@charset "utf-8";

/*
################################################################################################################

ローダー

################################################################################################################
*/

#fade {
    width: 100%;
    height: 100%;
    display: none;
    background-color: #FFFFFF;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 900000;
}
/*
################################################################################################################

メインビジュアル

################################################################################################################
*/
@media print, screen and (min-width: 769px) {
#wrap {
	position: fixed !important;/* fixed */
	display: block;
	margin: -100px auto;
	z-index:200;
	color:#fff;
	word-break: break-all;
	width: 100%;
	text-align: center;
}
#wrap .mv{
	margin-bottom:18px;
}
#wrap .mv img{
	width:640px;
	height:auto;
}
/* 背景が動くスライダー */
/* ボーダー */
#bordertop {
	top: 0;
	width: 100%;
	height: 15px;
}
#borderright {
	right: 0;
	width: 15px;
	height: 150%;
}
#borderleft {
	left: 0;
	width: 15px;
	height: 150%;
}
#bordertop,
#borderleft,
#borderright{
	position: fixed;
	z-index: 1000;
	background-color: #fff;
}
}

/* small display
------------------------------*/
@media only screen and (max-width: 768px) {
#wrap {
	position: absolute;
	display: block;
	margin: 0px 0px 0;
	z-index:200;
	color:#fff;
	text-align:center;
	width:100%;
	padding:0 20px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#wrap .mv{
}
#wrap .mv img{
	max-width:500px;
	width:100%;
	height:auto;
}
/* ボーダー */
#bordertop {
	top: 0;
	width: 100%;
	height: 10px;
}
#borderright {
	right: 0;
	width: 10px;
	height: 150%;
}
#borderleft {
	left: 0;
	width: 10px;
	height: 150%;
}
#bordertop,
#borderleft,
#borderright{
	position: fixed;
	z-index: 1000;
	background-color: #fff;
}
}



/*
################################################################################################################

topHead
- ヘッダー

################################################################################################################
*/
@media print, screen and (min-width: 769px) {
.topHeader {
	margin:0px 0 0px;
	z-index:11000;
}
}
/*
################################################################################################################

TopPage Layout
- トップページのレイアウト

################################################################################################################
*/
@media print, screen and (min-width: 769px) {
.mc-hide-scrolls{
	overflow: inherit !important;
}
.mc-cycle{
	position: fixed !important;/* absolute */
}
#whole {
	z-index: 10000;
	position: relative;/* relative */
	width: 100%;
	padding:0;
	margin:0;
 	background:#fff;
}
.topContents{
  position: relative;
  z-index: 10000;
  margin-top:230px;
}

#scrollDown {
	display:none;
}

/* 共通 */
.topContents .secTitle{
	font-family: 'Raleway', sans-serif;
	text-align:center;
	padding-top:60px;
	margin-bottom:40px;
	background:url("../img/common/titleMarker.gif") repeat-x top center;
	background-size:6px 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;
	padding:20px 0;
	border:1px solid #dcdcdc;
	margin:0 auto;
	text-align:center;
	font-size:77%;
	text-decoration:none;
	color:#aaaaaa;
	transition: 170ms ease-out;
}
.topContents .viewMore a:hover{
	background:#1e1e1e;
	color:#fff;
}
}

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

/* 背景動く */
.mc-cycle{
	position: relative !important;/* relative */
}
#whole {
	z-index: 10000;
	width: 100%;
	padding:0;
	margin:0;
 	background:#fff;
}




.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/common/titleMarker.gif") no-repeat top center;
	background-size:5px 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:20px 0;
	border:1px solid #dcdcdc;
	margin:0 auto;
	text-align:center;
	font-size:77%;
	text-decoration:none;
	color:#aaaaaa;
	transition: 170ms ease-out;
}
.topContents .viewMore a:hover{
	background:#1e1e1e;
	color:#fff;
}

}





/* TOPICS
-------------------------*/
@media print, screen and (min-width: 769px) {
.topContents #topics{
	width:960px;
	margin:0 auto 180px;
	overflow: hidden;
}


/* 共通 */
.topContents ul.topicsList{
	width:1020px;
	margin-right:-60px;
}
.topContents ul.topicsList li {
	width: 450px;
	float: left;
	margin-right: 60px;
	margin-bottom:50px;
}
.topContents ul.topicsList li .thum{
	float:left;
	width:113px;
	overflow:hidden;
}
.topContents ul.topicsList li .thum img{
	width:auto;
	height:113px;
}
.topContents ul.topicsList li .box{
	float:right;
	width:320px;
}
.topContents ul.topicsList li .cat{
	font-family: 'Raleway', sans-serif;
	font-size:93%;
	margin-bottom:10px;
}
.topContents ul.topicsList li .title{
	line-height:1.4;
	font-size:116%;
	font-weight:bold;
	margin-bottom:32px;
}
.topContents ul.topicsList li .excerpt{
	line-height:1.5;
	font-size:93%;
	letter-spacing:0.08em;
}
.topContents ul.topicsList li a{
	color:#1e1e1e;
	text-decoration:none;
}
.topContents ul.topicsList li:hover{
	cursor:pointer;
}
.topContents ul.topicsList li:hover .title{
	text-decoration:underline;
}
.topContents ul.topicsList li:hover .excerpt{
	text-decoration:underline;
}

/* 共通 */
.topContents ul.topicsListWide{
	width:1020px;
	margin-right:-60px;
}
.topContents ul.topicsListWide li {
	width: 450px;
	float: left;
	margin-right: 60px;
	margin-bottom:50px;
}
.topContents ul.topicsListWide li .thum{
	float:left;
	width:200px;
	overflow:hidden;
}
.topContents ul.topicsListWide li .thum img{
	width:auto;
	height:100px;
}
.topContents ul.topicsListWide li .box{
	float:right;
	width:230px;
	height: 100px;
}
.topContents ul.topicsListWide li .cat{
	font-family: 'Raleway', sans-serif;
	font-size:93%;
	margin-bottom:10px;
}
.topContents ul.topicsListWide li .title{
	line-height:1.4;
	font-size:116%;
	font-weight:bold;
	margin-bottom:32px;
}
.topContents ul.topicsListWide li .excerpt{
	line-height:1.5;
	font-size:93%;
	letter-spacing:0.08em;
}
.topContents ul.topicsListWide li a{
	color:#1e1e1e;
	text-decoration:none;
}
.topContents ul.topicsListWide li:hover{
	cursor:pointer;
}
.topContents ul.topicsListWide li:hover .title{
	text-decoration:underline;
}
.topContents ul.topicsListWide li:hover .excerpt{
	text-decoration:underline;
}


}







/* small display(960px)
------------------------------*/
@media only screen and (max-width:960px) {
.topContents #topics{
	width: inherit;
	margin:0 20px 180px;
}

}


/* small display
------------------------------*/
@media only screen and (max-width: 768px) {
.topContents #topics{
	margin:0 15px 120px;
}
.topContents ul.topicsList li{
	margin-bottom:15px;
}
.topContents ul.topicsList li .thum{
	float:left;
	width:90px;
	overflow:hidden;
	margin-right:10px;
}
.topContents ul.topicsList li .thum img{
	width: auto;
	height:90px;
}
.topContents ul.topicsList li .box{
	float:left;
	width:63%;
}
.topContents ul.topicsList li .cat{
	font-family: 'Raleway', sans-serif;
	font-size:93%;
	margin-bottom:5px;
}
.topContents ul.topicsList li .title{
	line-height:1.4;
	font-size:108%;
	font-weight:bold;
}
.topContents ul.topicsList li .excerpt{
	display:none;
}
.topContents ul.topicsList li a{
	color:#1e1e1e;
	text-decoration:none;
}
.topContents ul.topicsList li:hover{
	cursor:pointer;
}
.topContents ul.topicsList li:hover .title{
	text-decoration:underline;
}


}

/* small display(960px)
------------------------------*/
@media only screen and (max-width:960px) {
.topContents #topics{
	width: inherit;
	margin:0 20px 180px;
}

}


/* small display
------------------------------*/
@media only screen and (max-width: 768px) {
.topContents #topics{
	margin:0 15px 120px;
}
.topContents ul.topicsListWide li{
	margin-bottom:15px;
}
.topContents ul.topicsListWide li .thum{
	float:left;
	width:90px;
	overflow:hidden;
	margin-right:10px;
}
.topContents ul.topicsListWide li .thum img{
	width: auto;
	height:90px;
}
.topContents ul.topicsListWide li .box{
	float:left;
	width:63%;
}
.topContents ul.topicsListWide li .cat{
	font-family: 'Raleway', sans-serif;
	font-size:93%;
	margin-bottom:5px;
}
.topContents ul.topicsListWide li .title{
	line-height:1.4;
	font-size:108%;
	font-weight:bold;
}
.topContents ul.topicsListWide li .excerpt{
	display:none;
}
.topContents ul.topicsListWide li a{
	color:#1e1e1e;
	text-decoration:none;
}
.topContents ul.topicsListWide li:hover{
	cursor:pointer;
}
.topContents ul.topicsListWide li:hover .title{
	text-decoration:underline;
}


}




/* Instagram
-------------------------*/
@media print, screen and (min-width: 769px) {
.topContents #instagram{
	margin:0 auto 180px;
}
.topContents #instagram .content{
	width:720px;
	margin:0 auto 35px;
}
}
/* small display
------------------------------*/
@media only screen and (max-width: 768px) {
.topContents #instagram{
	margin:0 15px 120px;
}
.topContents #instagram .content{
	margin-bottom:35px;
}
}


/* Instagram
-------------------------*/
@media print, screen and (min-width: 769px) {
.topContents #facebook{
	margin:0 auto 180px;
	text-align: center;
}
.topContents #facebook .iconFb img{
	width: 100px;
	height: auto;
	margin-bottom: 35px;
	padding-top: 10px;
}
.topContents #facebook .copy{
	font-size: 154%;
	font-weight: 700;
	margin-bottom: 35px;
	letter-spacing: 0.06em;
}
}
/* small display
------------------------------*/
@media only screen and (max-width: 768px) {
.topContents #facebook{
	margin:0 15px 120px;
	text-align: center;
}
.topContents #facebook .iconFb img{
	width: 80px;
	height: auto;
	margin-bottom: 40px;
	padding-top: 10px;
}
.topContents #facebook .copy{
	font-size: 108%;
	font-weight: 700;
	margin-bottom: 30px;
	letter-spacing: 0;
	line-height: 1.5;
}
}



/* SALON STYLE
-------------------------*/
@media print, screen and (min-width: 769px) {
.topContents #salonStyle{
	max-width:1280px;
	margin:0 auto 180px;
	width:100%;
}
.topContents #salonStyle ul {
	margin-bottom:40px;
}
.topContents #salonStyle ul li {
	max-width: 420px;
	width:100%;
	float: left;
	margin:0px;
}
.topContents #salonStyle ul li img{
	max-width:420px;
	width:100%;
	height:auto;
}

/** 画像 **/
.post li:hover .postImg img{
	background: rgba(100, 100, 100, 0.8);
	overflow: hidden;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.post .postImg img {
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
	/* width:352px;
	height:210px; */
}
.post .postImg {
    position: relative;
}
.post figure {
    overflow: hidden;
}
.post figure img {
    backface-visibility: hidden;
    background-color: #fff;
    transform: scale(1);
    width: 100%;
}
.post li:hover figure img {
    transform: scale(1.1);
}
.post .postImg p {
    background-color:rgba(255, 255, 255, 0.7);
    box-sizing: border-box;
    color: #fff;
    height: 100%;
    left: 0;
    line-height: 1;
    opacity: 0;
    padding-top: 50%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
	font-family: 'Raleway', sans-serif;
	font-size:116%;
	background-image:url("../img/common/BtnViewLarge.png");
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.post li:hover .postImg p {
    opacity: 1;
}
.post li:hover{
	cursor:pointer;
}

}

/* small display
------------------------------*/
@media only screen and (max-width: 768px) {
.topContents #salonStyle{
	margin:0 auto 120px;
	overflow: hidden;
}
.topContents #salonStyle ul {
	margin-bottom:20px;
}
.topContents #salonStyle ul li {
	text-align:center;
}
.topContents #salonStyle ul li img{
	max-width:420px;
	width:100%;
	height:auto;
}
.topContents #salonStyle .viewMore a{
	margin:0 15px;
}

/** 画像共通 **/
.post li:hover .postImg img{
	background: rgba(100, 100, 100, 0.8);
	overflow: hidden;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.post .postImg img {
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
	/* width:352px;
	height:210px; */
}
.post .postImg {
    position: relative;
}
.post figure {
    overflow: hidden;
}
.post figure img {
    backface-visibility: hidden;
    background-color: #fff;
    transform: scale(1);
    width: 100%;
}
.post li:hover figure img {
    transform: scale(1.1);
}
.post .postImg p {
    background-color:rgba(0, 0, 0, 0.6);
    box-sizing: border-box;
    color: #fff;
    height: 100%;
    left: 0;
    line-height: 1;
    opacity: 0;
    padding-top: 50%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
	font-family: 'Raleway', sans-serif;
	font-size:116%;
	background-image:url("../img/common/BtnViewLarge.png");
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 13px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.post li:hover .postImg p {
    opacity: 1;
}
.post li:hover{
	cursor:pointer;
}

}





/* CREATIVE STYLE
-------------------------*/
@media print, screen and (min-width: 769px) {
.topContents #creative{
	max-width:1280px;
	margin:0 auto 180px;
	width:100%;
}
.topContents #creative ul {
	margin-bottom:40px;
}
.topContents #creative ul li {
	max-width: 420px;
	width:100%;
	float: left;
}
.topContents #creative ul li img{
	max-width:420px;
	width:100%;
	height:auto;
}

}

/* small display
------------------------------*/
@media only screen and (max-width: 768px) {
.topContents #creative{
	margin:0 auto 120px;
	overflow: hidden;
}
.topContents #creative ul {
	margin-bottom:20px;
}
.topContents #creative ul li {
	text-align:center;
}
.topContents #creative ul li img{
	max-width:420px;
	width:100%;
	height:auto;
}
.topContents #creative .viewMore a{
	margin:0 15px;
}
}










/* SALON
-------------------------*/
@media print, screen and (min-width: 769px) {
.topContents #salon{
	margin:0 auto 180px;
}
.topContents #salon .copyWrap{
	margin-bottom:120px;
}
.topContents #salon .copyWrap .copy01{
	font-weight:700;
	font-size:185%;
	text-align:center;
	letter-spacing:0.06em;
	line-height:1.6;
	margin-bottom:20px;
}
.topContents #salon .copyWrap .copy02{
	font-weight:400;
	text-align:center;
	line-height:2.2;
}
.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:0 auto 120px;
}
.topContents #salon .valueFlow figure{
	margin-bottom:30px;
}
.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;
}
/* INTERIOR */
.topContents #salon .interior{
	width:960px;
	overflow:hidden;
	margin:0 auto 70px;
}
.topContents #salon .interior ul {
	width:1000px;
	margin-bottom:40px;
}
.topContents #salon .interior ul li {
	width: 460px;
	float: left;
	margin-right: 40px;
	margin-bottom:40px;
}
.topContents #salon .interior ul li img{
	width:460px;
	height:auto;
}


.topContents #salon .interior .owl-controls{
	margin-left:-40px;
}


/* ACCESS */
.topContents #salon .access{
	margin-bottom:100px;
}
/*
.topContents #salon .access #gMap{
	height: 450px;
	margin-bottom:26px;
}
*/
.topContents #salon .access .googleMap{
	width:500px;
	margin:0 auto 26px;
}
.topContents #salon .access .googleMap img{
	width:100%;
	height:auto;
}

.topContents #salon .access .address{
	font-weight:400;
	text-align:center;
	line-height:2;
	margin-bottom:20px;
}
.topContents #salon .access .note{
	font-weight:400;
	font-size:77%;
	text-align:center;
	line-height:1.6;
	margin-bottom:20px;
}
/* PRICE */
.topContents #salon .price{
	width:960px;
	margin:0 auto;
}
.topContents #salon .price .fullWrap{
	width:960px;
}
.topContents #salon .price .leftWrap{
	float:left;
	width:390px;
}
.topContents #salon .price .rightWrap{
	float:right;
	width:480px;
}
.topContents #salon .price .menuList{
	margin-bottom:60px;
}
.topContents #salon .price .menuList .menuTitle{
	margin-bottom:25px;
	width:160px;
	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.8;
	font-weight:400;
}
.topContents #salon .price .menuList table tr{
}
.topContents #salon .price .menuList table th{
	text-align:left;
}
.topContents #salon .price .fullWrap .menuList table th{
	width:70%;
}
.topContents #salon .price .leftWrap .menuList table th{
	width:305px;
}
.topContents #salon .price .rightWrap .menuList table th{
	width:395px;
}
.topContents #salon .price .menuList table td{
	text-align: left;
}
.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:0 20px 120px;
}
/* PRICE */
.topContents #salon .price{
	width: inherit;
	margin:0 20px;
}
.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;
	margin:0 auto 90px;
	width:inherit;
}
.topContents #salon .interior ul {
	width: inherit;
	margin-bottom:40px;
}
.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 120px;
}
.topContents #salon .copyWrap{
	margin-bottom:90px;
}
.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:center;
	line-height:2.2;
	font-size:85%;
}
.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 90px;
}
.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;
}





/* ACCESS */
.topContents #salon .access{
	margin-bottom:90px;
}
/*
.topContents #salon .access #gMap{
	height: 250px;
	margin-bottom:22px;
}*/
.topContents #salon .access .googleMap{
	margin:0 15px 22px;
	text-align:center;
}
.topContents #salon .access .googleMap img{
	width:100%;
	height:auto;
	max-width:500px;
}


.topContents #salon .access .address{
	font-size: 90%;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 20px;
    text-align: left;
}
.topContents #salon .access .note{
	font-weight:400;
	font-size:77%;
	text-align:center;
	margin-bottom:20px;
	text-align:left;
}
.topContents #salon .access .inner{
	margin:0 15px;
}
/* PRICE */
.topContents #salon .price{
	margin:0 15px 0px;
}
.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:0 auto 180px;
}
.topContents #concept .copyWrap{
	width:450px;
	margin:0 auto 60px;
}
.topContents #concept .copyWrap .copy01{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	font-size:420%;/* 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;
	text-align:center;
	line-height:2.4;
	font-size:116%;
}
}
/* small display
------------------------------*/
@media only screen and (max-width: 768px) {
.topContents #concept{
	margin:0 auto 120px;
}
.topContents #concept .copyWrap{
	margin:0 15px 30px;
}
.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:77%;
	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:center;
	line-height:2;
	font-size:93%;
}
.topContents #concept .viewMore{
	margin:0 15px;
}
}











/* STAFF
-------------------------*/
@media print, screen and (min-width: 769px) {
.topContents #staff{
	width:960px;
	margin:0 auto 180px;
	overflow: hidden;
}
.topContents #staff ul {
	width:1000px;
	margin-right: -40px;
}
.topContents #staff ul li {
	width: 210px;
	float: left;
	margin-right: 40px;
	margin-bottom:40px;
	text-align:center;
	font-family: 'Raleway', sans-serif;
}
.topContents #staff ul li:hover{
	cursor:pointer;
}
.topContents #staff ul li figure{
	margin-bottom:15px;
	height:210px;
	overflow:hidden;
}
.topContents #staff ul li img{
	width:210px;
	height:auto;
}
.topContents #staff .position{
	margin-bottom:5px;
}
.topContents #staff .name{
	font-size:154%;
}
.topContents #staff .name a{
	text-decoration:none;
}
.topContents #staff .post .postImg p {
	background-image:none;
}

}


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

.topContents #staff{
	width:710px;
	margin:0 auto 180px;
	overflow: hidden;
}
.topContents #staff ul {
	width:750px;
	margin-right: -40px;
}
.topContents #staff ul li {
	width: 210px;
	float: left;
	margin-right: 40px;
	margin-bottom:40px;
	text-align:center;
	font-family: 'Raleway', sans-serif;
}
.topContents #staff .post .postImg p {
	background-image:none;
}
}


/* small display
------------------------------*/
@media only screen and (max-width: 768px) {
.topContents #staff{
	margin:0 15px 120px;
	width:inherit;
	overflow:inherit;
}
.topContents #staff ul {
	width:inherit;
	margin-right:0;
}
.topContents #staff ul li {
	width: 48%;
	float: left;
	margin-bottom:25px;
	margin-right:0;
	text-align:center;
	font-family: 'Raleway', sans-serif;
}
.topContents #staff ul li:nth-child(even){
	float: right;
}
.topContents #staff ul li:hover{
	cursor:pointer;
}
.topContents #staff ul li figure{
	margin-bottom:10px;
	overflow:hidden;
	max-height:210px
}

.topContents #staff ul li img{
	width:100%;
	height:auto;
}
.topContents #staff .position{
	margin-bottom:5px;
	font-size:70%;
}
.topContents #staff .name{
	font-size:116%;
}
.topContents #staff .name a{
	text-decoration:none;
}
}





/* RECRUIT
-------------------------*/
@media print, screen and (min-width: 769px) {
.topContents #recruit{
	margin:0 auto 180px;
}
.topContents #recruit .copy{
	font-weight:700;
	font-size:185%;
	text-align:center;
	letter-spacing:0.06em;
	line-height:1.6;
	margin-bottom:50px;
}
.topContents #recruit .recruitContent{
	width:960px;
	margin:0 auto;
}
.topContents #recruit .leftWrap{
	float:left;
	width:450px;
}
.topContents #recruit .rightWrap{
	float:right;
	width:450px;
}
.topContents #recruit .title{
	margin-bottom:20px;
	font-weight:700;
	font-size:116%;
}
.topContents #recruit table{
	width:100%;
	line-height:1.8;
	font-weight:400;
}
.topContents #recruit table tr{
}
.topContents #recruit table th{
	width:112px;
	padding-bottom:10px;
}
.topContents #recruit table td{
	padding-bottom:10px;
}
.topContents #recruit table td .note{
	font-size:77%;
}
}
@media print, screen and (min-width: 769px) {
.topContents #recruit{
	margin:0 auto 180px;
}
.topContents #recruit .copyWrap{
	width:450px;
	margin:0 auto 60px;
}
.topContents #recruit .copyWrap .copy01{
	font-family: 'Raleway', sans-serif;
	font-size:185%;
	font-weight:300;
	text-align:center;
	letter-spacing:0.08em;
	margin-bottom:20px;
}
.topContents #recruit .copyWrap .copy02{
	font-weight:normal;
	text-align:center;
	letter-spacing:0.04em;
	line-height:1.6;
	margin-bottom:20px;
}
.topContents #recruit .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 #recruit .copyWrap .copy04{
	font-weight:700;
	text-align:center;
	line-height:2.4;
	font-size:116%;
}
.topContents #recruit .copyWrap ul.btn_app{
}
.topContents #recruit .copyWrap ul.btn_app li:nth-child(odd){
	width: ;
	float: left;
}
.topContents #recruit .copyWrap ul.btn_app li:nth-child(even){
	width: ;
	float: right;
}
}


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

.topContents #recruit .recruitContent{
	width: inherit;
	margin:0 auto;
}
.topContents #recruit .leftWrap{
	float:none;
	width:450px;
	margin:0 auto 30px;
}
.topContents #recruit .rightWrap{
	float:none;
	width:450px;
	margin:0 auto;
}

}


/* small display
------------------------------*/
@media only screen and (max-width: 768px) {
.topContents #recruit{
	margin:0 auto 120px;
}
.topContents #recruit .copy{
	font-weight:700;
	font-size:124%;
	text-align:center;
	letter-spacing:0.06em;
	line-height:1.6;
	margin-bottom:30px;
}
.topContents #recruit .recruitContent{
	margin:0 15px;
}
.topContents #recruit .leftWrap{
	margin-bottom:30px;
	width:inherit;
}
.topContents #recruit .rightWrap{
	width:inherit;
}
.topContents #recruit .title{
	margin-bottom:20px;
	font-weight:700;
	font-size:116%;
}
.topContents #recruit table{
	width:100%;
	line-height:1.6;
	font-weight:400;
}
.topContents #recruit table tr{
}
.topContents #recruit table th{
	width:112px;
	padding-bottom:5px;
}
.topContents #recruit table td{
	padding-bottom:5px;
}
.topContents #recruit table td .note{
	font-size:77%;
}
.topContents #recruit .copyWrap ul.btn_app{
}
.topContents #recruit .copyWrap ul.btn_app li:nth-child(odd){
	width: 50%;
	float: left;
}
.topContents #recruit .copyWrap ul.btn_app li:nth-child(even){
	width: 50%;
	float: right;
}
}



/* CONTACT
-------------------------*/
@media print, screen and (min-width: 769px) {
.topContents #reserve{
}
.topContents #reserve .copy{
	font-weight:700;
	font-size:185%;
	text-align:center;
	letter-spacing:0.06em;
	line-height:1.6;
	margin-bottom:50px;
}
.topContents #reserve .address{
	text-align:center;
	line-height:2;
	margin-bottom:40px;
}
.topContents #reserve .contactContent{
	width:460px;
	margin:0 auto;
	border:1px dotted #1e1e1e;
	text-align:center;
	padding:30px 0;
}
.topContents #reserve .contactContent .title{
	margin-bottom:20px;
}
.topContents #reserve .contactContent .title img{
	width:60px;
	height:auto;
}
.topContents #reserve .contactContent .tel{
	margin-bottom:10px;
}
.topContents #reserve .contactContent .tel img{
	width:280px;
	height:auto;
}
.topContents #reserve .contactContent .open{
	margin-bottom:20px;
}
.topContents #reserve .contactContent .open img{
	width:280px;
	height:auto;
}

.topContents #reserve .contactContent .note{
	font-size:77%;
	line-height:1.6;
}
}
/* small display
------------------------------*/
@media only screen and (max-width: 768px) {
.topContents #reserve{
	margin:0 auto 0px;
}
.topContents #reserve .inner{
	margin:0 15px;
}
.topContents #reserve .copy{
	font-weight:700;
	font-size:124%;
	text-align:center;
	letter-spacing:0.06em;
	line-height:1.6;
	margin-bottom:30px;
}
.topContents #reserve .address{
	font-size: 90%;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 20px;
    text-align: left;
	letter-spacing:0;
}
.topContents #reserve .contactContent{
	border:1px dotted #1e1e1e;
	text-align:center;
	padding:30px;
}
.topContents #reserve .contactContent .title{
	margin-bottom:20px;
}
.topContents #reserve .contactContent .title img{
	width:60px;
	height:auto;
}
.topContents #reserve .contactContent .tel{
	margin-bottom:10px;
}
.topContents #reserve .contactContent .tel img{
	width:100%;
	max-width:280px;
	height:auto;
}
.topContents #reserve .contactContent .open{
	margin-bottom:20px;
}
.topContents #reserve .contactContent .open img{
	width:100%;
	max-width:280px;
	height:auto;
}
.topContents #reserve .contactContent .note{
	font-size:77%;
	line-height:1.6;
}

}



