@charset "utf-8";

#index {
	padding: 40px 0 80px;
}

#index h2 {
	font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
	letter-spacing: 4px;
}

#index .news{
	font-size: 14px;
    line-height: 2.15em;
    margin-bottom: 80px;
}
#index .news .pink {
    font-weight: bold;
    color: #f19aa2;
}
#index .mv{
	background: url(../img/top/bg_mv.png);
	background-position: top center;
	background-size: auto;
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-bottom: 90px;
}

#index .mv .mvImg{
	width: 1000px;
	margin: 0 auto 8px;
}

#index .mv .mvTxt{
	width: 1000px;
	margin: 0 auto;
	text-align: right;
}

#index .info_btn{
	margin: 0 auto 60px;
}
#index .info_btn a{
	background: #000;
    color: #fff;
    padding: 1% 10% 1% 2%;
    font-size: 14px;
	position: relative;
}

#index .info_btn a::after{
	content: "";
	position: absolute;
	top: 17px;
    right: 15px;
	border-top: 10px solid #fff;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid transparent;
}

#index .about{
	text-align: center;
	margin-bottom: 50px;
}

#index .about h2{
	margin-bottom: 10px;
}

#index .about h2 + p{
	font-size: 13px;
	letter-spacing: 2px;
	margin-bottom: 25px;
}

#index .about .aboutImg{
	width: 481px;
	margin: 0 auto 40px;
	position: relative;
	z-index: 1;
}
#index .about .aboutImg::after{
	display: block;
	content: "";
	width: 481px;
	height: 375px;
	background: url(../commons/img/bg_01.png) repeat;
	position: absolute;
	top: 13px;
	right: -13px;
	z-index: -1;
}

#index .about .aboutTxt{
	font-size: 14px;
	line-height: 2.15em;
	margin-bottom: 30px;
}

#index .about .aboutBtn{
	font-size: 14px;
	line-height: 2.15em;
	padding-bottom: 15px;
	background: url(../img/top/arrow.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 233px auto;
}

#index .about .aboutBtn a::after{
	display: inline-block;
    vertical-align: bottom;
    content: "";
    width: 21px;
    height: 31px;
    background: url(../img/top/ico_top.png) no-repeat center center;
    background-size: 100% auto;
    margin-left: 10px;
}

#index .menu{
	text-align: center;
	margin-bottom: 75px;
	padding: 95px 0 90px;
	background: url(../commons/img/bg_02.png);
	background-repeat: repeat;
}

#index .menu ul{
	width: 1000px;
	margin: 0 auto;
}

#index .menu ul li a{
	background-color: #fff;
	float: left;
	width: 216px;
	height: 216px;
	box-sizing: border-box;
	margin-right: 45px;
	text-align: center;
}

#index .menu ul li:last-child a{
	margin-right: 0;
}

#index .menu ul li a .menuImg{
	height: 170px;
}

#index .menu ul li:nth-child(1) a .menuImg{
	background: url(../img/top/img_top_02.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 127px auto;
}
#index .menu ul li:nth-child(2) a .menuImg{
	background: url(../img/top/img_top_03.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 86px auto;
}
#index .menu ul li:nth-child(3) a .menuImg{
	background: url(../img/top/img_top_04.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 124px auto;
}
#index .menu ul li:nth-child(4) a .menuImg{
	background: url(../img/top/img_top_05.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 87px auto;
}

#index .menu ul li a .menuTxt{
	font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 16px;
	letter-spacing: 2px;
}

#index .instagram{
	width: 1000px;
	margin: 0 auto 85px;
}

#index .instagram h2{
	text-align: center;
	margin-bottom: 40px;
}

#index .instagram .instagramBox {
    width: 1000px;
    margin: auto;
}

#index .instagram .instagramBox .instagram-placeholder {
    float: left;
    width: 160px;
    height: 160px;
	margin-right: 6px;
}

#index .instagram .instagramBox .instagram-placeholder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#index .info{
	width: 1000px;
	margin: 0 auto 85px;
}

#index .info h2{
	text-align: center;
	margin-bottom: 30px;
}

#index .info .infoTxt{
	font-size: 14px;
	line-height: 2.3em;
	width: 450px;
	margin: 0 auto 30px;
}

#index .info .mapImg{
	width: 1000px;
    height: 356px;
    background: url(../img/top/map.png) no-repeat center center;
}
#index .info .mapLink{
	text-align: right;
    padding-top: 10px;
}

#index .info .mapLink a {
    font-size: 12px;
    text-decoration: underline;
}

#index .info .mapLink a::before {
    display: inline-block;
    vertical-align: top;
    content: "";
    width: 15px;
    height: 21px;
    background: url(../img/top/ico_map.png);
    background-size: 100% auto;
    margin-right: 3px;
}

#index .info.mail .infoTxt{
	margin: 0 auto 60px;
    width: 80%;
    text-align: center;
}

#index .info.mail ol{
	font-size: 14px;
    line-height: 2.3em;
    width: 80%;
    margin: 0 auto 30px;
	counter-reset: count 0;
}
#index .info.mail ol li{
	margin-bottom: 20px;
}
#index .info.mail ol li span{
	font-weight: bold;
}
#index .info.mail ol li:last-of-type{
	margin-bottom: 0;
}
#index .info.mail ol li:before {
	content: counter(count) ". ";
	counter-increment: count 1;
	font-weight: bold;
}
#index .info.mail .infoTxt.left{
	text-align: left;
}
/* about.html
===============================================*/

#about h1 {
	font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    letter-spacing: 4px;
    margin-bottom: 10px;
}

#about h1 + p {
    font-size: 13px;
    letter-spacing: 2px;
    margin-bottom: 30px;
}

#about .aboutBox {
	text-align: center;
	margin-bottom: 80px;
}

#about .aboutBox .aboutImg {
	width: 480px;
	margin: 0 auto 80px;
	position: relative;
	z-index: 1;
}

#about .aboutBox .aboutImg::after{
	display: block;
	content: "";
	width: 480px;
	height: 375px;
	background: url(../commons/img/bg_01.png) repeat;
	position: absolute;
	top: 13px;
	right: -13px;
	z-index: -1;
}

#about .aboutBox .aboutTxt{
	font-size: 14px;
	line-height: 2.57em;
	margin-bottom: 50px;
}

#about .aboutBox .aboutBtn{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	background: url(../img/about/arrow.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 233px auto;
}

#about .aboutBox .aboutBtn a::after{
	display: inline-block;
    vertical-align: bottom;
    content: "";
    width: 21px;
    height: 31px;
    background: url(../img/about/ico_top.png) no-repeat center center;
    background-size: 100% auto;
    margin-left: 10px;
}

#about .products {
	padding: 30px 0;
	background: url(../commons/img/bg_02.png);
	background-repeat: repeat;
}

#about .products .productsInner{
	background-color: #fff;
	width: 1000px;
	margin: 0 auto;
	padding: 40px 0 50px;
	box-sizing: border-box;
}

#about .products .productsInner h2{
	font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    letter-spacing: 4px;
	text-align: center;
    margin-bottom: 10px;
}

#about .products .productsInner h2 + p{
    font-size: 13px;
    letter-spacing: 2px;
	text-align: center;
    margin-bottom: 45px;
}

#about .products .productsInner ul{
	width: 750px;
	margin: 0 auto;
}

#about .products .productsInner ul li:first-child{
	float: left;
	text-align: center;
	width: 296px;
}

#about .products .productsInner ul li:last-child{
	float: none;
	text-align: center;
	width: 296px;
	margin: auto;
}

#about .products .productsInner ul li .productsImg{
	margin-bottom: 10px;
}

#about .products .productsInner ul li .productsTtl{
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}

#about .products .productsInner ul li .productsTxt{
	font-size: 13px;
	line-height: 1.85em;
	text-align: left;
}
/* design.html
===============================================*/
#design {
	padding-bottom: 120px;
}

#design h1 {
	font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    letter-spacing: 4px;
	margin-bottom: 10px;
}

#design h1 + p{
	font-size: 13px;
    letter-spacing: 2px;
    margin-bottom: 70px;
}

#design .designBox01{
	width: 1000px;
	margin: 0 auto 80px;
}

#design .designBox02{
	width: 1000px;
	margin: 0 auto 95px;
}

#design .designBoxInner li{
	float: left;
	width: 481px;
}

#design .designBoxInner li:last-child{
	float: right;
	width: 481px;
}

#design .designBoxInner li h2 {
	font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    letter-spacing: 4px;
	margin-bottom: 20px;
}

#design .designBoxInner li h2::after {
	display: inline-block;
    vertical-align: middle;
    content: "";
    width: 68px;
    height: 55px;
    background: url(../img/design/ico_design.png) no-repeat center center;
    background-size: 100% auto;
    margin-left: 20px;
}

#design .designBoxInner li p {
    font-size: 13px;
	line-height: 1.85em;
	margin-bottom: 15px;
}

#design .designBoxInner li .Imgbox img {
    display: block;
	float: left;
}

#design .designBoxInner li .Imgbox img:nth-child(odd) {
	padding-right: 35px;
}

#design .designBox01 .designBoxInner li .Imgbox img:nth-child(-n+2) {
    padding-bottom: 35px;
}

#design .designBox01 .designImg {
	margin-bottom: 60px;
}

#design .designPhoto{
	margin-top: 35px;
}
#design .designPhoto ul li{
	float: left;
	padding: 0 35px 35px 0;
}
#design .designPhoto ul li:nth-child(4n){
	padding-right: 0;
}

.photoBox {
    background: url(../commons/img/bg_02.png);
    background-repeat: repeat;
	/*height: 230px;*/
	padding: 75px 0;
	box-sizing: border-box;
}
.photoBox .photoBoxInner{
	width: 1000px;
	margin:auto;
	padding: 15px 10px 0 10px;
    background: white;
    box-sizing: border-box;
}

#design .photoBox h2{
	text-align: center;
    margin-bottom: 40px;
	font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    letter-spacing: 4px;
}

/*
.photoBox .photoBoxInner a{
	display: block;
	width: 470px;
	height: 70px;
	margin: 0 auto;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 70px;
	background-color: #fff;
	position: relative;
}
.photoBox .photoBoxInner a::before{
	display: inline-block;
    vertical-align: middle;
    content: "";
    width: 26px;
    height: 26px;
    background: url(../commons/img/ico_insta_bk.png) no-repeat center center;
    background-size: 100% auto;
	position: absolute;
    top: 22px;
    left: 20px;
}
.photoBox .photoBoxInner a::after{
	display: inline-block;
    vertical-align: middle;
    content: "";
    width: 15px;
    height: 9px;
    background: url(../img/design/arrow.png) no-repeat center center;
    background-size: 100% auto;
	position: absolute;
    top: 30px;
    right: 30px;
}*/

/* menu.html
===============================================*/
#menu {
	padding-bottom:90px;
}

#menu h1 {
	font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    letter-spacing: 4px;
	margin-bottom: 10px;
}

#menu h1 + p{
	font-size: 13px;
    letter-spacing: 2px;
    margin-bottom: 30px;
}

#menu .menuBox{
	padding: 45px 0 55px;
    background: url(../commons/img/bg_02.png);
    background-repeat: repeat;	
}

#menu .menuBox .menuBoxInner{
	width: 1000px;
	box-sizing: border-box;
	background-color: #fff;
	padding: 30px;
	margin: 0 auto;
}

#menu .menuBox .menuBoxInner h2{
	font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 2px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #000;
}

#menu .menuBox .menuBoxInner h2 span{
	font-family:'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-style: 500;
    font-size: 12px;
    letter-spacing: 0;
	margin-left: 10px;
}

#menu .menuBox .menuBoxInner ul{
	padding: 0 30px 0 10px;
}

#menu .menuBox .menuBoxInner ul:not(:last-child){
	margin-bottom: 70px;
}

#menu .menuBox .menuBoxInner ul li.option {
	margin-top: 30px;
}

#menu .menuBox .menuBoxInner ul li .menuName {
	font-size: 14px;
	font-weight: 500;
	float: left;
}

#menu .menuBox .menuBoxInner ul li .menuPrice{
	font-size: 14px;
	font-weight: 500;
	float: right;
}

#menu .menuBox .menuBoxInner ul li .clearboth {
	font-size: 12px;
	font-weight: 500;
	color: #ea8d89;
	margin-bottom: 15px;
}

#menu .menuBox .menuBoxInner ul li h3{
    font-size: 14px;
	font-weight: 500;
    letter-spacing: 1px;
	margin-bottom: 10px;
}

#menu .menuBox .menuBoxInner ul li h3 span{
	font-family:'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0;
	margin-left: 10px;
}

#menu .menuBox .menuBoxInner .kome{
    font-size: 13px;
    letter-spacing: 1px;
	text-align: center;
	margin-bottom: 20px;
}

#menu .menuBox .menuBoxInner .webreserve{
    width: 200px;
	display: block;
	margin: auto;
}
#menu .menuBox .menuBoxInner .webreserve a{
    display: block;
    width: 100%;
	height: 54px;
	box-sizing: border-box;
	padding: 15px 0;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    background: #000;
}
#menu .menuBox .menuBoxInner .webreserve a::before {
    display: inline-block;
    vertical-align: top;
    content: "";
    width: 24px;
    height: 22.8px;
    background: url(../commons/img/ico_web.png) no-repeat;
    background-size: 100% auto;
    margin-right: 10px;
}
/* access.html
===============================================*/
#access {
	width: 1000px;
	margin: 0 auto;
	padding-bottom:150px;
}

#access h1 {
	font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    letter-spacing: 4px;
	margin-bottom: 10px;
}

#access h1 + p{
	font-size: 13px;
    letter-spacing: 2px;
    margin-bottom: 50px;
}

#access .map {
    margin-bottom: 40px;
}

#access .map .mapImg {
    width: 1000px;
    height: 356px;
    background: url(../img/access/map.png) no-repeat center center;
}

#access .map .mapLink {
    text-align: right;
    padding-top: 10px;
}

#access .map .mapLink a {
    font-size: 12px;
    text-decoration: underline;
}

#access .map .mapLink a::before {
    display: inline-block;
    vertical-align: top;
    content: "";
    width: 15px;
    height: 21px;
    background: url(../img/access/ico_map.png);
    background-size: 100% auto;
    margin-right: 3px;
}

#access .saloninfo {
	width: 580px;
	margin: 0 auto;
}

#access .saloninfo p{
	font-size: 14px;
	padding: 15px 0 15px 50px;
	border-bottom: 1px dotted #b2b2b2;
}

#access .saloninfo p .pink{
	font-weight: bold;
	color: #f19aa2;
}

/* staff.html
===============================================*/
#staff h1 {
	font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    letter-spacing: 4px;
    margin-bottom: 10px;
}

#staff h1 + p {
    font-size: 13px;
    letter-spacing: 2px;
    margin-bottom: 40px;
}

#staff .staffBox {
	padding: 45px 0;
    background: url(../commons/img/bg_02.png);
    background-repeat: repeat;
}

#staff .staffBox .staffBoxInner {
    background-color: #fff;
	width: 1000px;
	margin: 0 auto;
	padding: 85px 0 85px 130px;
	box-sizing: border-box;
}

#staff .staffBox .staffBoxInner .staffImg{
	float: left;
	margin-right: 50px;
}

#staff .staffBox .staffBoxInner .staffTxt{
	float: left;
	margin-top: 20px;
	font-size: 14px;
	line-height: 2.57em;
}

/* flow.html
===============================================*/
#flow h1 {
	font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    letter-spacing: 4px;
    margin-bottom: 10px;
}

#flow h1 + p {
    font-size: 13px;
    letter-spacing: 2px;
    margin-bottom: 70px;
}

#flow .flowWrap .flowBox {
	width: 830px;
	margin: 0 auto 50px;
}

#flow .flowWrap .flowBox li{
	float: left;
}

#flow .flowWrap .flowBox li:last-child{
	margin-left: 30px;
	width: 590px;
}

#flow .flowWrap .flowBox li h2{
	font-size: 15px;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
#flow .flowWrap .flowBox li h2 span{
	font-size: 18px;
	font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
	letter-spacing: 4px;
	margin-right: 5px;
}
#flow .flowWrap .flowBox li p{
	font-size: 13px;
	line-height:2.15em;
}
#attention #attention{
	padding-top: 75px;
}
#attention .attentionWrap{
	background-color: #f5d1d5;
	padding: 40px 0 70px;
}
#attention .attentionWrap h1 + p{
    margin-bottom: 30px;
}
#attention .attentionWrap .attentionInner{
	background-color: #fff;
	width: 1000px;
	margin: 0 auto;
	padding: 0 25px 25px;
	box-sizing: border-box;
}
#attention .attentionWrap .attentionInner h2{
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dotted #000;
	padding: 25px 0 10px;
}

#attention .attentionWrap .attentionInner h2::before{
	display: inline-block;
    vertical-align: bottom;
    content: "";
    width: 28px;
    height: 28px;
    background: url(../img/flow/ico_flow.png) no-repeat center center;
    background-size: 100% auto;
    margin-right: 10px;
}
#attention .attentionWrap .attentionInner p{
	font-size: 14px;
	line-height: 2.14em;
	padding: 10px 0 0;
}
#attention .attentionWrap .attentionInner p span{
	font-weight: bold;
}

@media screen and (max-width: 480px) {
	
	#index {
		padding: 65px 0 25px;
	}
	
	#index h2 {
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 22px;
		letter-spacing: 4px;
	}
	#index .news{
		width: 90%;
		margin: 0 auto 60px;
	}
	#index .mv{
		background: url(../img/top/bg_mv.png);
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
		padding-top: 15px;
		margin-bottom: 60px;
	}
	#index .mv .mvImg {
		width: 94%;
		margin: 0 auto 5px;
	}
	
	#index .mv .mvImg img{
		width: 100%;
	}

	#index .mv .mvTxt{
		width: 94%;
		margin: 0 auto;
		text-align: right;
	}

	#index .mv .mvTxt img{
		width: 100%;
		margin: 0 auto;
		text-align: right;
	}
	
	#index .info_btn{
		margin: 0 auto 60px;
		
	}
	#index .info_btn a{
		padding: 4% 12% 4% 4%;
		font-size: 12px;
	}
	
	#index .info_btn a::after{
	top: 17px;
	right: 8px;
    border-top:8px solid #fff;
    border-right: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid transparent;
	}
	

	#index .about{
		text-align: center;
		margin-bottom: 50px;
	}
	
	#index .about h2{
		margin-bottom: 5px;
	}
	
	#index .about h2 + p{
		font-size: 13px;
		letter-spacing: 2px;
		margin-bottom: 10px;
	}
	
	#index .about .aboutImg{
		width: 100%;
		margin: 0 auto 20px;
		position: relative;
		z-index: 1;
	}

	#index .about .aboutImg img{
		width: 94%;
	}

	#index .about .aboutImg::after{
		display: block;
		content: "";
		width: 94%;
		height: 100%;
		background: url(../commons/img/bg_01.png) repeat;
		position: absolute;
		top: 5px;
		right: 5px;
		z-index: -1;
	}
	
	#index .about .aboutTxt{
		font-size: 14px;
		line-height: 2.15em;
		margin-bottom: 15px;
	}
	
	#index .about .aboutBtn{
		font-size: 14px;
		line-height: 2.15em;
		padding-bottom: 15px;
		background: url(../img/top/arrow.png);
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: 233px auto;
	}
	
	#index .about .aboutBtn a::after{
		display: inline-block;
		vertical-align: bottom;
		content: "";
		width: 21px;
		height: 31px;
		background: url(../img/top/ico_top.png) no-repeat center center;
		background-size: 100% auto;
		margin-left: 10px;
	}
	
	#index .menu{
		text-align: center;
		margin-bottom: 50px;
		padding: 8% 5%;
		background: url(../commons/img/bg_02.png);
		background-repeat: repeat;
	}
	
	#index .menu ul{
		width: 100%;
		margin: 0 auto;
	}
	
	#index .menu ul li a{
		background-color: #fff;
		float: left;
		width: 47%;
		height: 47%;
		box-sizing: border-box;
		margin-right: 5%;
		text-align: center;
	}
	
	#index .menu ul li:last-child a{
		margin-right: 0;
	}
	
	#index .menu ul li:nth-child(even) a{
		margin-right: 0;
	}

	#index .menu ul li:nth-child(1) a,
	#index .menu ul li:nth-child(2) a{
		margin-bottom: 5%;
	}

	#index .menu ul li a .menuImg{
		height: 135px;
	}
	
	#index .menu ul li:nth-child(1) a .menuImg{
		background: url(../img/top/img_top_02.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 127px auto;
	}
	#index .menu ul li:nth-child(2) a .menuImg{
		background: url(../img/top/img_top_03.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 86px auto;
	}
	#index .menu ul li:nth-child(3) a .menuImg{
		background: url(../img/top/img_top_04.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 124px auto;
	}
	#index .menu ul li:nth-child(4) a .menuImg{
		background: url(../img/top/img_top_05.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 87px auto;
	}
	
	#index .menu ul li a .menuTxt{
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 16px;
		letter-spacing: 2px;
	}
	
	#index .instagram{
		width: 94%;
		margin: 0 auto 50px;
	}
	
	#index .instagram h2{
		text-align: center;
		margin-bottom: 15px;
	}
	
	#index .instagram .instagramBox {
		width: 100%;
		margin: auto;
	}
	
	#index .instagram .instagramBox .instagram-placeholder {
		float: left;
		width: 32%;
		height: 32%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	
	#index .instagram .instagramBox .instagram-placeholder:nth-child(3n) {
		margin-right: 0;
	}
	
	#index .instagram .instagramBox .instagram-placeholder img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	
	#index .info{
		width: 94%;
		margin: 0 auto;
	}
	
	#index .info h2{
		text-align: center;
		margin-bottom: 10px;
	}
	
	#index .info .infoTxt{
		font-size: 14px;
		line-height: 2.3em;
		width: 100%;
		margin: 0 auto 15px;
	}
	
	#index .info .mapImg{
		width: 100%;
		height: 300px;
		background: url(../img/top/map.png) no-repeat center center;
	}
	#index .info .mapLink{
		text-align: right;
		padding-top: 10px;
	}
	
	#index .info .mapLink a {
		font-size: 12px;
		text-decoration: underline;
	}
	
	#index .info .mapLink a::before {
		display: inline-block;
		vertical-align: top;
		content: "";
		width: 15px;
		height: 21px;
		background: url(../img/top/ico_map.png);
		background-size: 100% auto;
		margin-right: 3px;
	}
	#index .info.mail{
		padding-top: 65px;
		margin-bottom: 40px;
	}
	#index .info.mail .infoTxt{
		width: 100%;
		text-align: left;
		margin: 0 auto 40px;
	}
	
	#index .info.mail h2 {
		font-size: 18px;
		margin-bottom: 20px;
	}

	#index .info.mail ol{
		width: 100%;
	}

	#index .info.mail ol li{
		margin-bottom: 20px;
	}

	#index .info.mail ol li:last-of-type{
		margin-bottom: 0;
	}
	/* about.html
	===============================================*/	
	#about h1 {
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 22px;
		letter-spacing: 4px;
		margin-bottom: 5px;
	}
	
	#about h1 + p {
		font-size: 13px;
		letter-spacing: 2px;
		margin-bottom: 20px;
	}
	
	#about .aboutBox {
		text-align: center;
		margin-bottom: 50px;
	}
	
	#about .aboutBox .aboutImg {
		width: 100%;
		margin: 0 auto 20px;
		position: relative;
		z-index: 1;
	}
	
	#about .aboutBox .aboutImg img {
		width: 94%;
	}
	
	#about .aboutBox .aboutImg::after {
		display: block;
		content: "";
		width: 94%;
		height: 100%;
		background: url(../commons/img/bg_01.png) repeat;
		position: absolute;
		top: 5px;
		right: 5px;
		z-index: -1;
	}
	
	#about .aboutBox .aboutTxt{
		font-size: 14px;
		line-height: 2em;
		width: 94%;
		margin: 0 auto 20px;
	}
	
	#about .aboutBox .aboutBtn{
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 15px;
		background: url(../img/about/arrow.png);
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: 233px auto;
	}
	
	#about .aboutBox .aboutBtn a::after{
		display: inline-block;
		vertical-align: bottom;
		content: "";
		width: 21px;
		height: 31px;
		background: url(../img/about/ico_top.png) no-repeat center center;
		background-size: 100% auto;
		margin-left: 10px;
	}
	
	#about .products {
		padding: 30px 0;
		background: url(../commons/img/bg_02.png);
		background-repeat: repeat;
	}

	#about .products img{
		max-width: 100%;
	}
	
	#about .products .productsInner{
		background-color: #fff;
		width: 94%;
		margin: 0 auto;
		padding: 20px 0;
		box-sizing: border-box;
	}
	
	#about .products .productsInner h2{
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 22px;
		letter-spacing: 4px;
		text-align: center;
		margin-bottom: 5px;
	}
	
	#about .products .productsInner h2 + p{
		font-size: 13px;
		letter-spacing: 2px;
		text-align: center;
		margin-bottom: 15px;
	}
	
	#about .products .productsInner ul{
		width: 85%;
		margin: 0 auto;
	}
	
	#about .products .productsInner ul li:first-child{
		float: none;
		text-align: center;
		width: 100%;
		margin-bottom: 30px;
	}
	
	#about .products .productsInner ul li:last-child{
		float: none;
		text-align: center;
		width: 100%;
	}
	
	#about .products .productsInner ul li .productsImg{
		margin-bottom: 10px;
	}
	
	#about .products .productsInner ul li .productsTtl{
		margin-bottom: 5px;
		font-size: 14px;
		font-weight: bold;
	}
	
	#about .products .productsInner ul li .productsTxt{
		font-size: 13px;
		line-height: 1.85em;
		text-align: left;
	}
	/* design.html
	===============================================*/
	#design {
		padding-bottom: 50px;
	}
	
	#design h1 {
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 22px;
		letter-spacing: 4px;
		margin-bottom: 10px;
	}
	
	#design h1 + p{
		font-size: 13px;
		letter-spacing: 2px;
		margin-bottom: 30px;
	}
	
	#design .designBox01{
		width: 94%;
		margin: 0 auto 60px;
	}
	
	#design .designBox02{
		width: 94%;
		margin: 0 auto 40px;
	}
	
	#design .designBoxInner li{
		float: none;
		width: 100%;
	}
	
	#design .designBoxInner li:last-child{
		float: none;
		width: 100%;
	}
	
	#design .designBoxInner li h2 {
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 22px;
		letter-spacing: 4px;
		margin-bottom: 0;
	}
	
	#design .designBoxInner li h2::after {
		display: inline-block;
		vertical-align: middle;
		content: "";
		width: 48px;
		height: 35px;
		background: url(../img/design/ico_design.png) no-repeat center center;
		background-size: 100% auto;
		margin-left: 10px;
	}
	
	#design .designBoxInner li p {
		font-size: 13px;
		line-height: 1.85em;
		margin-bottom: 15px;
	}
	
	#design .designBoxInner li .Imgbox img {
		display: block;
		float: left;
		width:48%;
	}
	
	#design .designBoxInner li .Imgbox img:nth-child(odd) {
		padding-right: 4%;
	}
	
	#design .designBox01 .designBoxInner li .Imgbox img:nth-child(-n+2) {
		padding-bottom: 4%;
	}
	
	#design .designBox01 .designImg {
		margin-top: 4%;
		margin-bottom: 4%;
	}
	
	#design .designBox01 .designImg img{
		width: 100%;
	}
	
	#design .designBox02 .designImg{
		margin-bottom: 4%;
	}
	
	#design .designBox02 .designImg img{
		width: 100%;
	}
		
	 .photoBox {
		background: url(../commons/img/bg_02.png);
		background-repeat: repeat;
		/*height: 230px;*/
		padding: 75px 0;
		box-sizing: border-box;
		width: 100%;
	}
	.photoBox .photoBoxInner{
		width: 94%;
		margin:auto;
	}	
	
	#design .photoBox h2{
		margin-bottom:15px;
	}
	
	/* .photoBox .photoBoxInner a{
		display: block;
		width: 94%;
		height: 70px;
		margin: 0 auto;
		text-align: center;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 1px;
		line-height: 2em;
		background-color: #fff;
		position: relative;
		padding-top: 1em;
	}
	 .photoBox .photoBoxInner a::before{
		display: inline-block;
		vertical-align: middle;
		content: "";
		width: 26px;
		height: 26px;
		background: url(../commons/img/ico_insta_bk.png) no-repeat center center;
		background-size: 100% auto;
		position: absolute;
		top: 25px;
		left: 30px;
	}
	.photoBox .photoBoxInner a::after{
		display: inline-block;
		vertical-align: middle;
		content: "";
		width: 15px;
		height: 9px;
		background: url(../img/design/arrow.png) no-repeat center center;
		background-size: 100% auto;
		position: absolute;
		top: 35px;
		right: 30px;
	}*/
	
	#design .designPhoto{
		margin-top: 0;
	}
	#design .designPhoto ul li{
		width: 48%;
		float: left;
		padding: 0 4% 4% 0;
	}
	#design .designPhoto ul li:nth-child(4n){
		padding-right: 0;
	}
	#design .designPhoto ul li:nth-child(even){
		padding-right: 0;
	}
	#design .designPhoto ul li img{
		display: block;
		max-width: 100%;
	}
		
	/* menu.html
	===============================================*/
	#menu {
		padding-bottom:50px;
	}
	
	#menu h1 {
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 22px;
		letter-spacing: 4px;
		margin-bottom: 5px;
	}
	
	#menu h1 + p{
		font-size: 13px;
		letter-spacing: 2px;
		margin-bottom: 20px;
	}
	
	#menu .menuBox{
		padding: 30px 0;
		background: url(../commons/img/bg_02.png);
		background-repeat: repeat;	
	}
	
	#menu .menuBox .menuBoxInner{
		width: 94%;
		box-sizing: border-box;
		background-color: #fff;
		padding: 20px 10px;
		margin: 0 auto;
	}
	
	#menu .menuBox .menuBoxInner h2{
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 18px;
		letter-spacing: 2px;
		margin-bottom: 15px;
		padding-bottom: 10px;
		padding-left: 10px;
		border-bottom: 1px solid #000;
	}
	
	#menu .menuBox .menuBoxInner h2 span{
		font-family:'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
		font-style: 500;
		font-size: 12px;
		letter-spacing: 0;
		margin-left: 10px;
	}
	
	#menu .menuBox .menuBoxInner ul{
		padding: 0 10px;
	}
	
	#menu .menuBox .menuBoxInner ul:not(:last-child){
		margin-bottom: 30px;
	}
	
	#menu .menuBox .menuBoxInner ul li.option {
		margin-top: 30px;
	}
	
	#menu .menuBox .menuBoxInner ul li .menuName {
		font-size: 14px;
		font-weight: 500;
		float: left;
	}
	
	#menu .menuBox .menuBoxInner ul li .menuPrice{
		font-size: 14px;
		font-weight: 500;
		float: right;
	}
	
	#menu .menuBox .menuBoxInner ul li .clearboth {
		font-size: 12px;
		font-weight: 500;
		color: #ea8d89;
		margin-bottom: 15px;
	}
	
	#menu .menuBox .menuBoxInner ul li h3{
		font-size: 14px;
		font-weight: 500;
		letter-spacing: 1px;
		margin-bottom: 10px;
	}
	
	#menu .menuBox .menuBoxInner ul li h3 span{
		font-family:'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;    font-weight: 400;
		font-style: normal;
		font-size: 12px;
		letter-spacing: 0;
		margin-left: 10px;
	}
	
	#menu .menuBox .menuBoxInner .kome{
		font-size: 13px;
		letter-spacing: 1px;
		text-align: center;
		margin-bottom: 0;
	}
	#menu .menuBox .menuBoxInner .webreserve{
		display: none;
	}

		/* access.html
	===============================================*/
	#access {
		width: 94%;
		margin: 0 auto;
		padding-bottom:50px;
	}
	
	#access h1 {
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 22px;
		letter-spacing: 4px;
		margin-bottom: 5px;
	}
	
	#access h1 + p{
		font-size: 13px;
		letter-spacing: 2px;
		margin-bottom: 20px;
	}
	
	#access .map {
		margin-bottom: 20px;
	}
	
	#access .map .mapImg {
		width: 100%;
		height: 300px;
		background: url(../img/access/map.png) no-repeat center center;
	}
	
	#access .map .mapLink {
		text-align: right;
		padding-top: 10px;
	}
	
	#access .map .mapLink a {
		font-size: 12px;
		text-decoration: underline;
	}
	
	#access .map .mapLink a::before {
		display: inline-block;
		vertical-align: top;
		content: "";
		width: 15px;
		height: 21px;
		background: url(../img/access/ico_map.png);
		background-size: 100% auto;
		margin-right: 3px;
	}
	
	#access .saloninfo {
		width: 100%;
		margin: 0 auto;
	}
	
	#access .saloninfo p{
		font-size: 14px;
		padding: 15px 0 15px 2%;
		border-bottom: 1px dotted #b2b2b2;
	}
	
	#access .saloninfo p .pink{
		font-weight: bold;
		color: #f19aa2;
	}

	/* staff.html
	===============================================*/
	#staff h1 {
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 22px;
		letter-spacing: 4px;
		margin-bottom: 5px;
	}
	
	#staff h1 + p {
		font-size: 13px;
		letter-spacing: 2px;
		margin-bottom: 20px;
	}
	
	#staff .staffBox {
		padding: 30px 0;
		background: url(../commons/img/bg_02.png);
		background-repeat: repeat;
	}
	
	#staff .staffBox .staffBoxInner {
		background-color: #fff;
		width: 94%;
		margin: 0 auto;
		padding: 15px 0;
		box-sizing: border-box;
	}
	
	#staff .staffBox .staffBoxInner .staffImg{
		float: none;
		margin-right: 0;
		text-align: center;
	}
	
	#staff .staffBox .staffBoxInner .staffTxt{
		float: none;
		margin-top: 10px;
		font-size: 14px;
		line-height: 2em;
		padding: 0 10px;
	}
	/* flow.html
	===============================================*/
	#flow h1 {
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 22px;
		letter-spacing: 4px;
		margin-bottom: 5px;
	}
	
	#flow h1 + p {
		font-size: 13px;
		letter-spacing: 2px;
		margin-bottom: 35px;
	}
	
	#flow .flowWrap .flowBox {
		width: 90%;
		margin: 0 auto 50px;
	}
	
	#flow .flowWrap .flowBox:last-child {
		margin-bottom: 0;
	}
	
	#flow .flowWrap .flowBox li{
		float: none;
		text-align: center;
	}
	
	#flow .flowWrap .flowBox li:last-child{
		margin-left: 0;
		margin-top: 10px;
		width: auto;
		text-align: left;
	}
	
	#flow .flowWrap .flowBox li h2{
		font-size: 15px;
		letter-spacing: 1px;
		margin-bottom: 0;
	}
	#flow .flowWrap .flowBox li h2 span{
		font-size: 18px;
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 4px;
		margin-right: 5px;
	}
	#flow .flowWrap .flowBox li p{
		font-size: 13px;
		line-height:2em;
	}
	
	#flow .flowWrap .flowBox li img{
		max-width: 100%;
	}

	#attention #attention{
		padding-top: 80px;
	}
	#attention .attentionWrap{
		background-color: #f5d1d5;
		padding: 20px 0 35px;
	}
	#attention .attentionWrap h1 + p{
		margin-bottom: 15px;
	}
	#attention .attentionWrap .attentionInner{
		background-color: #fff;
		width: 94%;
		margin: 0 auto;
		padding: 0 15px 25px;
		box-sizing: border-box;
	}
	#attention .attentionWrap .attentionInner h2{
		font-size: 15px;
		font-weight: bold;
		border-bottom: 1px dotted #000;
		padding: 25px 0 10px;
	}
	
	#attention .attentionWrap .attentionInner h2::before{
		display: inline-block;
		vertical-align: bottom;
		content: "";
		width: 28px;
		height: 28px;
		background: url(../img/flow/ico_flow.png) no-repeat center center;
		background-size: 100% auto;
		margin-right: 10px;
	}
	#attention .attentionWrap .attentionInner p{
		font-size: 14px;
		line-height: 2.14em;
		padding: 10px 0 0;
	}
	#attention .attentionWrap .attentionInner p span{
		font-weight: bold;
	}
	}
