@charset "utf-8";



/* 共通 */
.topContents .secTitle{
	font-family: 'Raleway', sans-serif;
	text-align: center;
	padding-top: 60px;
	margin-bottom: 10px;
	background: url(../img/titleMarker.png) no-repeat top center;
	background-size: 20px auto;
}
.topContents .secTitle h2{
	font-weight:300;
	font-size:231%;
	margin-bottom:5px;
	letter-spacing:0.1em;
}
.topContents .secTitle span{
	font-size:93%;
}
.topContents .titleImg{
	margin-bottom:50px;
}
.topContents .titleImg img{
	width:100%;
	height:auto;
}


/* viewMore */
.topContents .viewMore a{
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	display: block;
	clear: both;
	width: 640px;
	border: 1px solid #dcdcdc;
	border-radius: 40px;
	text-align: center;
	font-size: 77%;
	text-decoration: none;
	color: #aaaaaa;
	transition: 170ms ease-out;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
}
.topContents .viewMore a:hover{
	background:#640125;
	color:#fff;
}
}



/* small display
------------------------------*/
@media only screen and (max-width: 768px) {
.mc-hide-scrolls{
	overflow: inherit !important;
}
#maximage{
}


.topContents{
  position: relative;
  z-index: 10000;
  margin-top:60px;
}
#scrollDown {
	text-align:center;
	z-index: 10000;
	position: absolute;
}
#scrollDown a{
	display:block;
}
#scrollDown a img{
	width:35px;
	height:auto;
}


/* 共通 */
.topContents .secTitle{
	font-family: 'Raleway', sans-serif;
	text-align:center;
	padding-top:40px;
	margin-bottom:30px;
	background:url(../img/titleMarker.png) no-repeat top center;
	background-size:18px auto;
}
.topContents .secTitle h2{
	font-weight:300;
	font-size:170%;
	margin-bottom:5px;
	letter-spacing:0.08em;
}
.topContents .secTitle span{
	font-size:93%;
}
.topContents .titleImg{
	margin-bottom:30px;
}
.topContents .titleImg img{
	width:100%;
	height:auto;
}


/* viewMore */
.topContents .viewMore a{
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	display:block;
	clear:both;
	padding:10px 0;
	border:1px solid #dcdcdc;
	border-radius: 40px;
	margin:0 auto;
	text-align:center;
	font-size:77%;
	text-decoration:none;
	color:#aaaaaa;
	transition: 170ms ease-out;
	margin-top: 35px;
}

.topContents .viewMore a:hover{
	background:#640125;
	color:#fff;
}

}


/* 店舗案内
-------------------------*/
@media print, screen and (min-width: 769px) {

.topContents #salon h3{
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size:154%;
	text-align:center;
	margin-bottom:40px;
}


/* VALUE&FLOW */

.topContents #salon .valueFlow{
	width: 960px;
	overflow: hidden;
	margin-bottom: 85px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
.topContents #salon .valueFlow h3{
	border-bottom: 1px solid #999;
}
.topContents #salon .valueFlow figure{
	margin-bottom:20px;
}
.topContents #salon .valueFlow img{
	width:100%;
	height:auto;
}
.topContents #salon .valueFlow .copy{
	font-weight:700;
	font-size:154%;
	text-align:center;
	line-height:1.6;
	margin-bottom:30px;
}




/* 料金 */
.topContents #salon .price{
	width:960px;
	margin:0 auto 60px;
}
.topContents #salon .price .leftWrap{
	float:left;
	width:460px;
}
.topContents #salon .price .rightWrap{
	float:right;
	width:460px;
}
.topContents #salon .price .menuList{
	margin-bottom:60px;
}
.topContents #salon .price .menuList .menuTitle{
	margin-bottom:25px;
	width:460px;
	padding:4px 0 3px;
	background:#aaaaaa;
	color:#fff;
	font-family: 'Raleway', sans-serif;
	text-align:center;
	font-weight:300;
	font-size:90%;

}
.topContents #salon .price .menuList table{
	width:100%;
	line-height:1.7;
	font-weight:400;
}

.topContents #salon .price .menuList table{
	width:100%;
	line-height:1.7;
	font-weight:400;
}

.topContents #salon .price .menuList table tr{
}
.topContents #salon .price .menuList table th{
	text-align:left;
	line-height:1.4;
}
.topContents #salon .price .menuList table td{
	text-align:right;
}
.topContents #salon .price .leftWrap .menuList table th{
	width:395px;
}
.topContents #salon .price .rightWrap .menuList table th{
	width:395px;
}
.topContents #salon .price .menuList table td{
}
.topContents #salon .price ul.note{
	font-size: 85%;
	line-height: 1.6;
	clear: both;
}


}


/* small display(960px)
------------------------------*/
@media only screen and (max-width: 960px) {

/* VALUE&FLOW */
.topContents #salon .valueFlow{
	width: inherit;
	overflow: hidden;
	margin-bottom: 11px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0;
}
.topContents #salon .valueFlow h3{
	border-bottom: 1px solid #999;
}


/* PRICE */
.topContents #salon .price{
	width: inherit;
	margin:0 20px 60px ;
}
.topContents #salon .price .leftWrap{
	float:none;
	width: 480px;
	margin:0 auto;
}
.topContents #salon .price .rightWrap{
	float:none;
	width: 480px;
	margin:0 auto;
}
.topContents #salon .price .menuList{
	margin-bottom:60px;
}
.topContents #salon .price .menuList .menuTitle{
	margin-bottom:25px;
	width: inherit;
	padding:4px 0 3px;
	background:#aaaaaa;
	color:#fff;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	text-align:center;
}
.topContents #salon .price .menuList table{
	width:100%;
	line-height:1.8;
	font-weight:400;
}
.topContents #salon .price .menuList table tr{
}
.topContents #salon .price .menuList table th{
	text-align:left;
}
.topContents #salon .price .leftWrap .menuList table th{
	width: inherit;
}
.topContents #salon .price .rightWrap .menuList table th{
	width: inherit;
}
.topContents #salon .price .menuList table td{
	text-align:right;
}

.topContents #salon .price ul.note{
	font-size: 77%;
	line-height: 1.4;
	clear: both;
	width: 480px;
	margin: 0 auto;
}
.topContents #salon .price ul.note li{
	padding-left: 1.0em;
	text-indent: -1.0em;
	margin-bottom:3px;
}



/* INTERIOR */
.topContents #salon .interior{
	overflow: inherit;
	width: inherit;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
.topContents #salon .interior ul {
	width: inherit;
	margin-bottom:20px;
}
.topContents #salon .interior ul li {
	width: inherit;
	float: none;
	margin-right: 0px;
	margin-bottom:0px;
	text-align:center;
}
.topContents #salon .interior ul li img{
	width:100%;
	max-width:460px;
	height:auto;
}
.topContents #salon .interior .owl-controls{
	margin-left:0px;
}
}



/* small display
------------------------------*/
@media only screen and (max-width: 768px) {
	
.topContents #salon{
	margin:0 auto 70px;
}
.topContents #salon .copyWrap{
	margin-bottom:40px;
}

.topContents #salon .copyWrap .copy01{
	font-weight:700;
	font-size:124%;
	text-align:center;
	letter-spacing:0.06em;
	line-height:1.6;
	margin-bottom:20px;
}
.topContents #salon .copyWrap .copy02{
	font-weight:400;
	text-align:left;
	line-height:2.0;
	font-size:95%;
	margin:10px 20px 10px 20px;
}
.topContents #salon h3{
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size:154%;
	text-align:center;
	margin-bottom:30px;
}
/* VALUE&FLOW */
.topContents #salon .valueFlow{
	margin:0 15px 50px;
}
.topContents #salon .valueFlow figure{
	margin-bottom:20px;
}
.topContents #salon .valueFlow img{
	width:100%;
	height:auto;
}
.topContents #salon .valueFlow .copy{
	font-weight:700;
	font-size:108%;
	text-align:center;
	line-height:1.6;
	margin-bottom:30px;
}
.topContents #salon .valueFlow h3{
	border-bottom: 1px solid #999;
}



/* 料金 */
.topContents #salon .price{
	margin:0 15px 50px;
}
.topContents #salon .price .leftWrap{
	width: inherit;
}
.topContents #salon .price .rightWrap{
	width: inherit;
}
.topContents #salon .price .menuList{
	margin-bottom:30px;
}
.topContents #salon .price .menuList .menuTitle{
	margin-bottom:20px;
	padding:4px 0 3px;
	background:#838383;
	color:#fff;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	text-align:center;
}
.topContents #salon .price .menuList table{
	width:100%;
	line-height:1.8;
	font-weight:400;
	font-size:93%;
}
.topContents #salon .price .menuList table tr{
}
.topContents #salon .price .menuList table th{
	text-align:left;
}
.topContents #salon .price .leftWrap .menuList table th{
	width:80%;
	margin-right:5%;
}
.topContents #salon .price .rightWrap .menuList table th{
}
.topContents #salon .price .menuList table td{
	text-align:right;
}
.topContents #salon .price ul.note{
/*	font-size: 85%;
	line-height: 1.6;
	clear: both;*/
	width:  inherit;
	margin: 0 auto;
}
.topContents #salon .price ul.note li{
/*	padding-left: 1.0em;
	text-indent: -1.0em;
	margin-bottom:5px;*/
}
}


/* こだわりconcept
-------------------------*/
@media print, screen and (min-width: 769px) {
.topContents #concept{
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
.topContents #concept .copyWrap{
	width:450px;
	margin:0 auto 30px;
}
.topContents #concept .copyWrap .copy01{
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 380%;/* 430% */
	text-align: center;
	letter-spacing: 0.08em;
}
.topContents #concept .copyWrap .copy02{
	font-weight:700;
	font-size:124%;
	text-align:center;
	letter-spacing:0.04em;
	margin-bottom:20px;
}
.topContents #concept .copyWrap .copy03{
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size:77%;
	letter-spacing:0.01em;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height:1.6;
	margin-bottom:40px;
}
.topContents #concept .copyWrap .copy04{
	font-weight: 700;
	line-height: 2.4;
	font-size: 120%;
	text-align: left;
}
}
/* small display
------------------------------*/
@media only screen and (max-width: 768px) {
.topContents #concept{
	margin:0 auto 70px;
}
.topContents #concept .copyWrap{
	margin:0 15px 0;
}
.topContents #concept .copyWrap .copy01{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	font-size:267%;/* 277 */
	text-align:center;
	letter-spacing:0.08em;
}
.topContents #concept .copyWrap .copy02{
	font-weight:700;
	font-size:85%;
	text-align:center;
	margin-bottom:20px;
		letter-spacing:0;

}
.topContents #concept .copyWrap .copy03{
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size:77%;
	letter-spacing:0.01em;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height:1.6;
	margin-bottom:30px;
}
.topContents #concept .copyWrap .copy04{
	font-weight:700;
	text-align:left;
	line-height:2;
	font-size:100%;
}
.topContents #concept .viewMore{
	margin:0 15px;
}
}





