@charset "utf-8";

/* Page
-----------------------------------*/

#info_main{
	width: 650px;
	padding-right: 69px;
	border-right: 1px dotted  #000;
	float: left;
}
#info_main .info_box01 a{
	display: block;
	margin-bottom: 50px;
	text-decoration: none;
	-webkit-transition: 0.2s;
	   -moz-transition: 0.2s;
	    -ms-transition: 0.2s;
	     -o-transition: 0.2s;
	        transition: 0.2s;
}
#info_main .info_box01 a:hover{
	opacity: 0.6;
}
#info_main .info_box01 a:hover img{
	opacity: 1;
}
#info_main .thumb{
	margin-bottom: 50px;
}

#sub.menu{
	width: auto;
	margin: 0 auto;
	padding: 60px 0 0 0;
}
.menu_wrapper{
	width: 1000px;
	margin: 0 auto;
	padding: 80px 0;
}
.menu_copy{
	color: #555;
	margin-bottom: 80px;
}
.menu h3{
	/*font-size: 25px;*/
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
	background: #eee;
	/*border-top: 1px solid  #000;
	border-bottom: 1px solid  #000;*/
}
.menu h3 a{
	text-decoration: underline;
}
.menu h4{
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
	border-top: 1px solid  #eee;
	border-bottom: 1px solid  #eee;
}
.menu h4 a{
	text-decoration: underline;
}
.menu h5{
	clear: both;
	font-size: 20px;
	font-weight: bold;
	border-left: 2px solid  #000;
	padding-left: 10px;
	line-height: 140%;
	margin-bottom: 25px;
}
.menu_box01{
	width: 420px;
	padding: 25px 10px 50px 10px;
	border-top: 1px solid  #eee;
}
.menu_box01:nth-of-type(odd){
	float: left;
}
.menu_box01:nth-of-type(even){
	float: right;
}
.menu_box01:nth-of-type(2n+1){
	clear: both;
}
.menu h6{
	font-size: 14px;
	float: left;
	font-weight: bold;
	line-height: 180%;
}
.menu_box01 table{
	float: right;
}
.menu_box01 table th,
.menu_box01 table td{
	padding: 0 10px;
	vertical-align: top;
	line-height: 180%;
}
.menu_box01 table th{
	font-weight: normal;
	text-align: left;
	padding-left: 0;
}
.menu_box01 table td{
	font-weight: bold;
	text-align: right;
	padding-right: 0;
}
.menu_box01 .txt{
	clear: both;
	font-size: 14px;
	padding: 25px 0 0 0;
	color: #555;
}
.menu_sub_notice{
	/*background: #eee;
	padding: 50px;
	margin-bottom: 50px;*/
	color: #555;
	font-size: 12px;
	padding: 30px 0 50px 0;
	border-top: 1px dotted #ccc;
	margin-bottom: 50px;
}

#info h2{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 25px;
	border-left: 2px solid  #000;
	padding-left: 10px;
}
#info .time{
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 50px;
}
.info_list_content{
	padding-bottom: 50px;
	border-bottom: 1px solid  #eee;
	margin-bottom: 5px;
}

.salon h2{
	font-size: 58px;
	text-align: center;
	font-weight: 300;
	font-family: 'Sorts Mill Goudy', serif;
	margin-bottom: 20px;
	line-height: 140%;
}
.salon_content01{
	margin-bottom: 100px;
}
.salon_content01 .image{
	margin-bottom: 50px;
}
.txt01{
	text-align: center;
	line-height: 200%;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}
.salon_content02 .image{
	margin-bottom: 70px;
}
.salon_content02 .image #map{
	height: 400px;
}
.salon_content02 .image #map iframe{
	width: 100%;
	height: 400px;
}
.salon_content_box01{
	width: 820px;
	margin: 0 auto;
}
.salon_content02 .salon_content02_box02{
	width: 380px;
	margin: 0 auto;
}
.salon_content02 .salon_content02_box02 h3{
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 10px;
}
.salon_content02 .salon_content02_box02 table{
	width: 100%;
}
.salon_content02 .salon_content02_box02 table th,
.salon_content02 .salon_content02_box02 table td{
	padding: 10px 5px;
	font-weight: 500;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid  #E6E6E6;
}

#sub.job_list{
	width: auto;
}
#recruit_list{
	width: 1000px;
	margin: 0 auto;
	padding: 80px 0 0 0;
}
.job_list h3{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
	background: #eee;
	/*border-top: 1px solid  #000;
	border-bottom: 1px solid  #000;*/
}

#recruit_list ul{
	margin-bottom: 40px;
}
#recruit_list li{
	float: left;
	width: 318px;
	border: 1px solid  #000;
	margin-right: 20px;
	margin-bottom: 20px;
}
#recruit_list li:nth-child(3n){
	margin-right: 0;
}
#recruit_list li:nth-child(3n+1){
	clear: both;
}
#recruit_list li a{
	text-decoration: none;
	display: block;
	padding: 15px 10px;
	color: #000;
	-webkit-transition: 0.2s;
	   -moz-transition: 0.2s;
	    -ms-transition: 0.2s;
	     -o-transition: 0.2s;
	        transition: 0.2s;
}
#recruit_list li a:hover{
	background: #000;
	color: #fff;
}
#recruit .recruit_photo01{
	margin-bottom: 30px;
	letter-spacing: -.4em;
	text-align: center;
}
#recruit .recruit_photo01 li{
	display: inline-block;
	letter-spacing: normal;
	/*float: left;*/
	width: 320px;
	margin-right: 20px;
	margin-bottom: 20px;
	background: none;
	padding: 0;
}
#recruit .recruit_photo01 li:nth-child(3n),
#recruit .recruit_photo01 li:last-child{
	margin-right: 0;
}
#recruit .recruit_photo03{
	margin-bottom: 30px;
}
#recruit .recruit_photo03 li{
	text-align: center;
}
#recruit table{
	width: 100%;
	margin-bottom: 30px;
}
#recruit table th,
#recruit table td{
	padding: 25px 20px;
	font-weight: normal;
	text-align: left;
	border: 1px solid #ccc;
}
#recruit table th{
	width: 180px;
	background: #ececec;
	/*color: #fff;*/
}
#recruit table td{
	background: #FFF;
}
#recruit .btn{
	max-width: 380px;
	margin: 0 auto;
}
#recruit .btn a{
	display: block;
	padding: 15px 0;
	color: #fff;
	text-decoration: none;
	background: #000;
	border: 2px solid  #000;
	text-align: center;
	font-size: 18px;
	-webkit-transition: 0.2s;
	   -moz-transition: 0.2s;
	    -ms-transition: 0.2s;
	     -o-transition: 0.2s;
	        transition: 0.2s;
}
#recruit .btn a:hover{
	background: #FFF;
	color: #000;
}
#recruit_contact{
	background: #E9E9E9;
	padding: 80px 0;
	position: relative;
}
#recruit_contact_form{
	position: absolute;
	left: 0;
	top: 0;
}
#recruit_contact .inner{
	width: 1000px;
	margin: 0 auto;
}
#recruit_contact table{
	width: 100%;
	margin-bottom: 30px;
}
#recruit_contact table th,
#recruit_contact table td{
	border: 1px solid  #ccc;
	padding: 15px;
	text-align: left;
	font-weight: 500;
}
#recruit_contact table th{
	background: #ececec;
	width: 180px;
}
#recruit_contact table td{
	background: #FFF;
}
#recruit_contact table th span{
	float: right;
	font-size: 12px;
	color: #FFF;
	padding: 3px 5px;
}
#recruit_contact table th span.mus{
	background: #f00;
}
#recruit_contact table th span.any{
	background: #00f;
}
#recruit_contact .recruit_contact_box{
	/*padding: 15px;
	border: 1px solid  #ccc;
	background: #FFF;*/
}
#recruit_contact table td input[type="text"],
#recruit_contact table td input[type="tel"],
#recruit_contact table td input[type="email"],
#recruit_contact table td textarea{
	padding: 5px;
	font-size: 14px;
	width: 100% !important;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#recruit_contact table td label{
	border: none !important;
	display: inline-block;
}
#recruit_contact td .pp_box{
	padding: 10px;
	height: 100px;
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid  #ccc;
	-ms-overflow-y: scroll;
	    overflow-y: scroll;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#recruit_contact input[type="submit"] {
	display: block;
	padding: 15px 0;
	color: #fff;
	text-decoration: none;
	background: #000;
	border: 2px solid  #000;
	text-align: center;
	font-size: 18px;
	-webkit-transition: 0.2s;
	   -moz-transition: 0.2s;
	    -ms-transition: 0.2s;
	     -o-transition: 0.2s;
	        transition: 0.2s;
	cursor: pointer;
	outline: none;
	width: 100%;
	max-width: 380px;
	margin: 0 auto;
}
#recruit_contact input[type="submit"]:hover {
	background: #FFF;
	color: #000;
}
.thanks h2{
	font-size: 42px;
	text-align: center;
	font-weight: 300;
	font-family: 'Sorts Mill Goudy', serif;
	margin-bottom: 30px;
	line-height: 140%;
}

/* 960px以下の場合 */
@media screen and (max-width: 960px) {
	#sub.info{
		padding-bottom: 0;
	}
	#info_main{
		width: auto;
		float: none;
		margin-right: 0;
		padding: 0 15px;
		border-right: none;
		margin-bottom: 30px;
	}
	.info_list_content{
		line-height: 180%;
	}
	#sub.menu{
		margin-top: 57px;/* ヘッダー余剰分 */
	}
	.menu_wrapper{
		width: auto;
		padding: 60px 15px;
	}
	.menu_copy br{
		display: none;
	}
	.menu_box01{
		width: auto;
		float: none;
	}
	.menu_box01:nth-of-type(odd),
	.menu_box01:nth-of-type(even){
		float: none;
	}
	.menu_sub_notice{
		padding: 30px 10px 50px 10px;
	}
	/*.menu h6{
		float: none;
	}
	.menu_box01 table{
		float: none;
		width: 100%;
	}*/
	.salon h2{
		font-size: 32px;
	}
	.salon_content_box01{
		width: auto;
	}
	.salon_content01 .txt01,
	.thanks .txt01{
		padding: 0 15px;
		text-align: left;
	}
	.salon_content01 .txt01 br{
		display: none;
	}
	.salon_content02 .salon_content02_box02{
		width: auto;
		padding: 0 15px;
	}
	#sub.catalog{
		margin-top: 57px;/* ヘッダー余剰分 */
	}
	.catalog_wrapper{
		width: auto;
		padding: 60px 15px;
	}
	.catalog_wrapper li{
		width: 48%;
		margin-right: 0;
	}
	.catalog_wrapper li:nth-child(even){
		float: right;
	}
	.catalog_list li a h4{
		font-size: 18px;
	}
	#staff{
		padding: 0 15px;
	}
	#staff ul.staff_list > li{
		width: 48%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	#staff ul.staff_list > li:nth-child(even){
		float: right;
	}
	#staff ul.staff_list > li:nth-child(2n+1){
		clear: both;
	}
	#staff ul.staff_list > li .thumb{
		width: auto;
		height: 48%;
		margin-bottom: 10px;
		overflow: hidden;
	}
	#staff ul.staff_list > li .thumb img{
		width: 100%;
		height: 100%;
	}
	#staff ul.staff_list > li .pos{
		margin-bottom: 5px;
	}
	#staff ul.staff_list > li .name{
		margin-bottom: 5px;
	}
	#staff ul.staff_list li .staff_sns li{
		font-size: 17.5px;
	}
	#staff .staff_box{
		width: auto;
		padding: 25px;
	}
	#staff .staff_box_left{
		width: auto;
		float: none;
	}
	#staff .staff_box_left .thumb{
		width: 100%;
		height: 100%;
		max-width: 400px;
		margin: 0 auto 20px auto;
	}
	#staff .staff_box_left .thumb img{
		width: 100%;
	}
	#staff .staff_box_left .staff_sns{
		margin-bottom: 20px;
	}
	#staff .staff_box_left .staff_sns li{
		font-size: 18px;
	}
	#staff .staff_box_right{
		width: auto;
		float: none;
	}
	#staff .staff_box_right .pos{
		font-size: 16px;
		margin-bottom: 5px;
		text-align: center;
	}
	#staff .staff_box_right .name{
		font-size: 26px;
		padding-bottom: 5px;
		text-align: center;
	}
	#staff .staff_box_right .name_roma{
		text-align: center;
		margin-bottom: 20px;
	}
	#staff .staff_box_right table{
		margin-bottom: 15px;
	}
	#staff .staff_box_right table th,
	#staff .staff_box_right table td{
		/*display: block;*/
	}
	#staff .staff_box_right table th{
		width: auto;
	}
	#recruit_list{
		width: auto;
		padding: 60px 15px;
	}
	#recruit_list li{
		float: none;
		width: auto;
		margin-right: 0;
	}
	#recruit_list li a{
		text-align: center;
	}
	#recruit{
		padding: 0 15px;
	}
	#recruit table th,
	#recruit table td{
		display: block;
	}
	#recruit table th{
		width: auto;
		padding: 8px 20px;
		text-align: center;
	}
	#recruit table td{
		border-top: none;
	}
	#recruit_contact{
		padding: 40px 0;
	}
	#recruit_contact_form{
		position: absolute;
		left: 0;
		top: 100px;
	}
	#recruit_contact .inner{
		width: auto;
		padding: 0 15px;
	}
	#recruit_contact table th,
	#recruit_contact table td{
		display: block;
		width: 100%;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	#recruit_contact table th{
		border-bottom: none;
	}
	#recruit_contact table td{
		padding: 10px;
	}
	#recruit_contact table td input[type="text"],
	#recruit_contact table td input[type="tel"],
	#recruit_contact table td input[type="email"],
	#recruit_contact table td textarea{
		padding: 10px;
		/*font-size: 14px;*/
	}
	#recruit_contact table td label{
		font-size: 15px;
		padding: 0 5px !important;
	}
	#recruit_contact table td p{
		font-size: 12px;
	}
	#recruit_contact td .pp_box{
		font-size: 12px;
		margin-bottom: 10px;
	}
}
