@charset "UTF-8";
/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}

/* Clearfix */
.cf:before,
.cf:after { content:"";display:table; }
.cf:after { clear:both; }
.cf { zoom:1;}

/* Base Style */
body {
	font-size: 14px;
	line-height: 26px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #4d4d4d;
	margin:0;
	padding:0;
}
img {
	border: 0px;
}
p {
	margin: 0;
}
a:link{
	text-decoration:none;
	COLOR:#e85382
}
a:visited {
	text-decoration:none;
	COLOR: #e85382
}
a:hover {
	text-decoration:none;
	COLOR: #ee86a8
}

/* Sliding panels */
.curtains>li {
    background:#FFF url(img/blizzard.png);
    box-shadow:0 0 12px #666;
}
    .curtains>li:last-child{box-shadow:none}
#Navi {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}
#Logo {
	width: 320px;
	height: 240px;
	z-index: 100;
	position: fixed;
	float: left;
}
#Link {
	width: 160px;
	margin-top: 200px;
	position: fixed;
	float: left;
	z-index: 200;
	font-size: 16px;
	line-height: 35px;
}


#section-1{
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-image: url(../images/TopBG.jpg);
	background-size: cover;
}
#section-2{
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(../images/TrialBG.jpg);
	background-size: cover;
}
#section-3{
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-image: url(../images/EstheBG.jpg);
	background-size: cover;
}
#section-4{
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-image: url(../images/CustomerBG.jpg);
	background-size: cover;
}
#section-5{
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-image: url(../images/ItemBG.jpg);
	background-size: cover;
}
#section-6{
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-image: url(../images/SweetsBG.jpg);
	background-size: cover;
}
#section-7{
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-image: url(../images/CuisineBG.jpg);
	background-size: cover;
}
#section-8{
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-image: url(../images/StaffBG.jpg);
	background-size: cover;
}
#section-9{
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-image: url(../images/AccessBG.jpg);
	background-size: cover;
}
.Content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	padding-left: 220px;
	padding-right: 30px;
	overflow: auto;
}
.Poem {
	width: 500px;
	height: 290px;
	margin-top: 140px;
	margin-right: 250px;
	float: left;
	background-image: url(../images/Poem.png);
	background-repeat: no-repeat;
	margin-bottom: 70px;
}
.CopyBox {
	width: 750px;
	margin-top: 40px;
}
.TTLBox {
	width: 750px;
	height: 75px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 55px;
	padding-bottom: 32px;
	float: left;
	text-align: right;
	background-image: url(../images/ttlBG.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.CourseWrap {
	width: 750px;
	float: left;
	margin-bottom: 30px;
}
.CouseEsthe {
	width: 360px;
	float: left;
}
.CourseL {
	width: 360px;
	float: left;
	margin-bottom: 30px;
}
.CourseR {
	width: 360px;
	margin-left: 30px;
	float: right;
}
.CourseTTL {
	color: #e85382;
	width: 360px;
	height: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
	font-size: 16px;
	line-height: 18px;
	border-bottom: 1px dotted #e85382;
}
.note {
	margin-bottom: 10px;
	font-size: 12px;
}
.Present {
	width: 360px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 21px;
	text-align: center;
	background-color: #e85382;
}
.CstmPL     {
	width: 240px;
	height: 240px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
.CstmPR    {
	width: 240px;
	height: 240px;
	margin-bottom: 15px;
	float: left;
}
.SweetsP {
	margin-right: 10px;
}
.ComingSoon {
	width: 750px;
	margin-top: 200px;
	float: left;
	color: #e85382;
	font-family: "Century Gothic", CenturyGothic, Futura, sans-serif;
	font-size: 45px;
	text-align: center;
	letter-spacing: 2px;
	font-weight: normal;
	height: 50px;
}
.Map {
	width: 620px;
	height: 400px;
	margin-left: 130px;
	float: left;
	margin-bottom: 20px;
}
.GoogleMap {
	width: 750px;
	height: 25px;
	text-align: right;
	float: left;
	margin-bottom: 50px;
}
.copyright {
	width: 750px;
	height: 15px;
	text-align: right;
	float: left;
	margin-bottom: 50px;
}
.CatchMGN50b {
	color: #e85382;
	margin-bottom: 50px;
	float: left;
	font-size: 16px;
	line-height: 28px;
	width: 750px;
}
.CatchMGN25b {
	color: #e85382;
	margin-bottom: 25px;
	float: left;
	font-size: 16px;
	line-height: 28px;
	width: 750px;
}
.CatchMGN20b {
	color: #e85382;
	margin-bottom: 20px;
	float: left;
	font-size: 16px;
	line-height: 28px;
	width: 750px;
}
.CatchMGN10b {
	color: #e85382;
	margin-bottom: 10px;
	float: left;
	font-size: 16px;
	line-height: 28px;
	width: 750px;
}
.h1 {
	color: #e85382;
	font-family: "Century Gothic", CenturyGothic, Futura, sans-serif;
	font-size: 45px;
	text-align: right;
	margin-bottom: 20px;
	letter-spacing: 2px;
	font-weight: normal;
}
.h2 {
	color: #e85382;
	text-align: right;
	font-size: 16px;
	line-height: 16px;
}
.px21 {
	font-size: 21px;
}
.px16 {
	font-size: 16px;
	line-height: 28px;
}
.px16PinkB {
	color: #e85382;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
}
.mgn130b {
	margin-bottom: 130px;
}
.mgn100b {
	margin-bottom: 100px;
}
.mgn50b {
	margin-bottom: 50px;
}
.mgn20b {
	margin-bottom: 20px;
}
