@charset "utf-8";
#contents .mvouter {
	background: url(../img/concept/img_mv.png) no-repeat;
	width: 100%;
	height: 272px;
	background-size:100% auto;
}
/*#contents .mv {
	background: url(../img/concept/img_copy.png) no-repeat center top;
	width: 1200px;
	display: block;
	height: 632px;
}*/
#contents .mvouter div{width:970px; height:480px; margin: auto;}
#contents .salonlist div{
	background: #d5ecf6;
	padding: 0;
	margin-top: 60px;
	min-height: 200px;
	position: relative;
	background-color: #d5ecf6;
}
#contents .salonlist div.pp{background: #fdfbde;}
#contents .salonlist div.vr{background: #fcefec;}
#contents .salonlist div.vc{background: #ecf4d9;}
#contents .salonlist div.none{background: none;}
#contents .salonlist div:hover{ opacity:0.6;}
#contents .salonlist div a{ display:block; width:100%;
height:100%; position:absolute;}
#contents .salonlist h3 {
	width: 43%;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	font-weight: normal;
	padding-top:60px;
	float: left;
}
#contents .salonlist h3 img {
	width: 170px;
	height: auto;
	padding-bottom:10px;
}
#contents .salonlist figure {
	float: right;
	width: 57%;
}
#contents .salonlist figure img {
	width: 100%;
	height: auto;
}
#contents .salonlist div iframe {
	width: 100%;
	height: 260px;
	margin: 0px;
	padding:0;
	vertical-align: bottom;
}

#contents .recruit {
	width: 1000px;
	margin: auto;
}

#contents .concept {
	width: 1000px;
	margin: auto;
}

 @media screen and (max-width: 480px) {
#contents .mvouter {
	background: url(../img/salon/mv_outer.png);
	width: 100%;
	height: auto;
	background-size: 30px 30px;
}
#contents .mv {
	background: none;
	;
	height: auto;
	width: 100%;
}
#contents .mv img {
	width: 100%;
	height: auto;
}
#contents .mvouter div { padding:0; width:85%; margin:15px auto; height:auto;}
#contents .mvouter div iframe{ width:100%; height:300px;}
#contents .salonlist div{
	background: #d5ecf6;
	padding:0;
min-height:120px;
width:92% !important;
margin:40px 4% 0 4%;}
#contents .salonlist div.none{background: none;
min-height:1px;}
#contents .salonlist h3 {
	width: 50%;
	text-align: center;
	font-size: 15px;
	line-height: 28px;
	font-weight: normal;
	padding-top:20px;
	float: left;
}
#contents .salonlist h3 img {
	width: 90%;
	height: auto;
	padding-bottom:6px;
}
#contents .salonlist figure {
	float: right;
	width: 50%;
}
#contents .salonlist figure img {
	width: 100%;
	height: auto;
}
#contents .salonlist div iframe {
	width: 100%;
	height: 260px;
	margin: 0px;
	padding:0;
	vertical-align: bottom;
}

#contents .recruit {
	width: 98%;
	margin: auto;
}
#contents .recruit img{ width:100%; height:auto;}

#contents .concept {
	width: 98%;
	margin: auto;
}
#contents .concept img{ width:100%; height:auto;}


}
