@charset "utf-8";
/* CSS Document */

/*=====================================
   Common
=======================================*/
.pc {
	display: block!important;
}
.sp {
	display: none!important;
}
* {
	margin: 0;
	padding: 0;
}
html {
}
body {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	-webkit-text-size-adjust: 100%;
	color: #FFF;
	background-color: #000252;
	min-width: 1000px;
	overflow-x: hidden;
}

/*clearfix */
.clearfix {
}
.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 1px;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
h1 {
	font-size: 2em;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	display: flex;
}
img {
	border: none;
	vertical-align: top;
}
p, dt, dd, li {
	line-height: 1.6;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
	opacity: 0.8;
}
.mt1 {
	margin-top: -1px;
}
.ml0 {
	margin-left: 0!important;
}
.ml10 {
	margin-left: 10px!important;
}
.ml15 {
	margin-left: 15px!important;
}
.ml20 {
	margin-left: 20px!important;
}
.pb10 {
	padding-bottom: 10px!important;
}
.pb20 {
	padding-bottom: 20px!important;
}
.pb30 {
	padding-bottom: 30px!important;
}
.mb0 {
	margin-bottom: 0!important;
}
.mb5 {
	margin-bottom: 5px!important;
}
.mb10 {
	margin-bottom: 10px!important;
}
.mb15 {
	margin-bottom: 15px!important;
}
.mb20 {
	margin-bottom: 20px!important;
}
.mb25 {
	margin-bottom: 25px!important;
}
.mb30 {
	margin-bottom: 30px!important;
}
.mb35 {
	margin-bottom: 35px!important;
}
.mb40 {
	margin-bottom: 40px!important;
}
.mb45 {
	margin-bottom: 45px!important;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center!important;
}
table {
	border-collapse: collapse;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
.sphead {
	display: none;
}

#header {
	width: 100%;
	position: relative;
	z-index: 999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAB660;
	padding-bottom: 4px;
}
#header .headareawrap {

}
#header .head_area{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header .head_area .titletxt {
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	float: left;
	padding-top: 7px;
}



#navwrap {
	float: right;
	padding-top: 7px;
}
#navwrap ul li{
	float: left;
	color: #FFF;
}
#navwrap ul li a {
	font-size: 15px;
	color: #FFF;
}

a.swipebox1 {
	display: block;
	margin: 20px auto 40px;
	width: 868px;
}

#content_wrap #content{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #000252;
}
.cmntitle01 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../img/cmn_bd_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	margin-bottom: 50px;
	padding-bottom: 15px;
}

.cmnblock01 {
	margin-bottom: 70px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.cmnbox01 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content .first {
	background-color: #B7913C;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.txt_center {
	margin: 0 auto 40px;
	font-size: 16px;
	text-align: center;
}
.txt_right {
	margin: 20px auto;
	font-size: 14px;
	text-align: right;
}
.mainblockwrap {
	width: 100%;
	background: #040402;
}
.mainblock {
	margin: 0 auto;
	width: 100%;
	min-width: 1200px;
	text-align: center;
}
.mainblock img { width: 100%; }
.cv_area {
	position: relative;
	margin: 0 auto 20px;
	width: 1000px;
	height: 550px;
	background: url(../images_1year/cv_bg.jpg) 0 0 no-repeat;
}
/*
.cv_area {
	margin: 0 auto 20px;
	width: 100%;
	height: 580px;
	background: url(../images_1year/1709_cv_bg.jpg) 0 0 no-repeat;
}
.cv_area_inner {
	margin: 0 auto 20px;
	padding-top: 30px;
	width: 860px;
}
.cv_area p {
	margin: 0 auto;
	text-align: center;
}
*/
.cv_btn01 {
	position: absolute;
	top: 360px;
	left: 110px;
}
.cv_btn02 {
	position: absolute;
	top: 500px;
	left: 5px;
}


.bnrblock {
	margin-bottom: 60px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B7913C;
	border-bottom-color: #DAB660;
	width: 100%;
}
.bnrblock .bnrmain {
	position: relative;
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}
.bnrblock .bnrmain dd ul .bnr01{
	position: absolute;
	left: 202px;
	top: 290px;
}
.bnrblock .bnrmain dd ul .bnr02{
	position: absolute;
	left: 892px;
	top: 318px;
}
.bnrblock .bnrmain dd ul .bnr03{
	position: absolute;
	left: 202px;
	top: 440px;
}
.bnrblock .bnrmain dd ul .bnr04{
	position: absolute;
	left: 526px;
	top: 455px;
}
.cont01 .titlewrap {
	text-align: center;
}

.cont01 .titlewrap .title01 {
	font-size: 35px;
	font-weight: normal;
	color: #AF9A61;
	text-align: center;
	margin-bottom: 2px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.cont01 .titlewrap .titletxt01 {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 12px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.cont01 .titlewrap .detailtxt01 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.cont01 .boxwrap{
	margin-bottom: 70px;
}
.cont01 .boxwrap .box{
	float: left;
	width: 323px;
	margin-left: 10px;
}
.cont01 .boxwrap .box:first-child {
	margin-left: 0px;
}
.cont01 .boxwrap .box .img01{
	margin-bottom: 15px;
}
.cont01 .boxwrap .box .txt01 dt{
	font-size: 19px;
	font-weight: normal;
	color: #AD995F;
	margin-bottom: 10px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.cont01 .boxwrap .box .txt01 dd{
	font-size: 16px;
}

.recoboxwrap {
	padding-top: 20px;
	padding-bottom: 20px;
}
.recoboxwrap .box {
	float: left;
	width: 308px;
	margin-left: 25px;
}
.recoboxwrap .box .img01 {
	margin-bottom: 15px;
}
.recoboxwrap .box .txt01 dt {
	font-size: 20px;
	font-weight: normal;
	color: #AD995F;
	margin-bottom: 10px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left: 20px;
}
.recoboxwrap .box .txt01 dd {
	font-size: 16px;
}
.salonboxwrap {
	margin-bottom: 20px;
}
.salonboxwrap .imgblock {
	float: left;
}
.salonboxwrap .txtblock {
	float: right;
	width: 470px;
	font-size: 16px;
}
.cont03 .txt01 {
	font-size: 16px;
	margin-bottom: 25px;
}
.cont03 .imglist {
	text-align: left;
	font-size: 0px;
}
.cont03 .imglist li {
	display: inline-block;
	margin-left: 2px;
}
.cont03 .imglist li:first-child {
	margin-left: 0px;
}

.flowboxwrap .arrow01 {
	text-align: center;
	margin-bottom: 40px;
	padding-top: 40px;
}
.flowboxwrap .flowbox {
	width: 998px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #494949;
}
.flowboxwrap .flowbox .box.clearfix {
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 35px;
	padding-left: 50px;
	background-image: url(../img/bg_flow.png);
	background-repeat: repeat;
}
.flowboxwrap .flowbox .box.clearfix .title01{
	background-image: url(../img/bd_title_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.flowboxwrap .flowbox .box.clearfix .imgblock01 {
	float: right;
}
.flowboxwrap .flowbox .box.clearfix .imgblock02 {
	margin-bottom: 15px;
}
.flowboxwrap .flowbox .box.clearfix .imgblock02 li {
	float: left;
	margin-left: 18px;
}
.flowboxwrap .flowbox .box.clearfix .imgblock02 li:first-child {
	margin-left: 0px;
}
.flowboxwrap .flowbox .box.clearfix .imgblock03 {
	float: left;
}


.flowboxwrap .flowbox .box.clearfix .txtblock01 {
	float: left;
	width: 610px;
	padding-top: 5px;
}
.flowboxwrap .flowbox .box.clearfix .txtblock01 dl dt {
	margin-bottom: 20px;
}
.flowboxwrap .flowbox .box.clearfix .txtblock01 dl dd {
	font-size: 16px;
}
.flowboxwrap .flowbox .box.clearfix .txtblock02 dl dt {
	margin-bottom: 22px;
}
.flowboxwrap .flowbox .box.clearfix .txtblock02 dl dd {
	font-size: 16px;
	margin-bottom: 40px;
}
.flowboxwrap .flowbox .box.clearfix .txtblock03 {
	float: right;
	width: 610px;
	padding-top: 5px;
}
.flowboxwrap .flowbox .box.clearfix .txtblock03 dl dt {
	margin-bottom: 20px;
	text-align: right;
}
.flowboxwrap .flowbox .box.clearfix .txtblock03 dl dd {
	font-size: 16px;
	text-align: right;
}
.flowboxwrap .flowbox .box.clearfix .txt01 {
	font-size: 18px;
	margin-bottom: 25px;
}
.flowboxwrap .flowbox .box.clearfix .txt02 {
	font-size: 16px;
	margin-bottom: 50px;
	text-align: right;
}
.flowboxwrap .flowbox .box.clearfix .bd01 {
	background-image: url(../img/cmn_bd_03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

.contatt .list01 li {
	font-size: 16px;
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 5px;
}

.contopen .list01 {
	font-size: 0px;
	text-align: center;
}
.contopen .list01 li {
	font-size: 16px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-left: 15px;
}
.contopen .list01 li dl {
	display: table;
	width: 100%;
}
.contopen .list01 li dl dt {
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	width: 6em;
	padding-top: 4px;
	padding-bottom: 4px;
}
.contopen .list01 li dl dt.col01 {
	background-color: #369;
}
.contopen .list01 li dl dt.col02 {
	background-color: #900;
}
.contopen .list01 li dl dt.col03 {
	background-color: #554A2F;
}

.contopen .list01 li dl dd {
	vertical-align: middle;
	display: table-cell;
	padding-left: 12px;
}

.contlist .list01 {
	display: table;
	width: 862px;
	margin-top: 15px;
	padding-top: 15px;
	font-size: 16px;
	background-image: url(../img/cmn_bd_02.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.contlist .list01:first-child {
	padding-top: 0px;
	background-image: none;
	margin-top: 0px;
}
.contlist .list01 dt {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	display: table-cell;
	width: 100px;
	padding-left: 265px;
}
.contlist .list01 dd {
	text-align: left;
	vertical-align: top;
	display: table-cell;
}
.contlist .list01 dd .txt01{
	margin-bottom: 20px;
}



.contcompany .list01 {
	display: table;
	width: 100%;
	margin-top: 15px;
	padding-top: 15px;
	font-size: 16px;
	background-image: url(../img/cmn_bd_02.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.contcompany .list01:first-child {
	padding-top: 0px;
	background-image: none;
	margin-top: 0px;
}
.contcompany .list01 dt {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	display: table-cell;
	width: 100px;
	padding-left: 200px;
}
.contcompany .list01 dd {
	text-align: left;
	vertical-align: top;
	display: table-cell;
}
.contcompany .list01 dd .txt01{
	margin-bottom: 20px;
}


.contpolicy .txt01 {
	margin-bottom: 20px;
}
.contpolicy .list01 dd{
	margin-bottom: 25px;
}

#pagetop {
	position: fixed;
	right: 50px;
	bottom: 50px;
	display: none;
	z-index: 9999;
}
#footer {
	width: 100%;
	background-image: url(../img/cmn_bd_01.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer .txtlock {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
}
#footer .txtlock ul {
	float: left;
}
#footer address {
	float: right;
	padding-top: 3em;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

dl#acco dt h2 {
	display:block;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 60px;
	background:url(../img/acco_open.png) 85% 0 no-repeat;
	cursor:pointer;
}
dl#acco dt.active h2{
	width: 1000px;
	height: 60px;
	background:url(../img/acco_close.png) 85% 0 no-repeat !important;
}
dl#acco dd.acco_dd {
	margin: 0;
	padding: 0;
	display:none;
}

.aile_message {
	margin: 30px auto 40px;
	width: 930px;
}
	.aile_message h4 {
		margin-bottom: 10px;
		font-size: 19px;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		color: #ad995f;
		text-align: center;
	}
	.aile_message ul {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		margin: 50px 0 0;
		flex-wrap: wrap;
	}
	.aile_message li {
		width: 450px;
		-webkit-flex-grow: 1;
		flex-grow: 1;
	}
		.aile_message li img {
			width: 100%;
		}
	.aile_message li:nth-child(odd) {
		margin-right: 30px;
	}
	.aile_message p {
		margin-bottom: 20px;
		font-size: 16px;
	}

ul.tab_list {
	margin: 20px auto;
	width: 100%;
	text-align: center;
}
ul.tab_list li {
	display: inline-block;
	margin: 0 2% 0 0;
	padding: 20px 0 10px;
	width: 48%;
	height: 60px;
	background: url(../images_1year/tab.png) 0 0 no-repeat;
	background-size: contain;
	text-align: center;
}
ul.tab_list li:last-child { margin-right: 0; }
ul.tab_list li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 24px;
	font-weight: bold;
	color: #000252;
}

/*　店舗リスト　*/
#anc01.contlist .box01 { margin-bottom: 15px; }
#anc01 .list01 {
	position: static;
	margin: 0 auto 5px;
	color:#000;
}
	#anc01 .list01 dt, #anc01 .list01 dd {
		position: static;
	}
	#anc01 .list01 dt {
		padding: 8px 10px;
		width: 882px;
		background: #caa85f url(../images_1year/ico_sankaku.png) 850px center no-repeat;
		font-size: 16px;
		color: #fff;
		cursor: pointer;
		display: block;
	}
	#anc01 .list01 dt.active {
		background: #caa85f url(../images_1year/ico_sankaku2.png) 850px center no-repeat;
	}
	#anc01 .list01 dd {
		display: none;
		padding: 10px 20px 20px;
		width: 862px;
		background: #fff;
	}
	#anc01 .list01 dd h2 { margin:40px 0 10px; padding: 10px; height: 30px;border-top: 1px solid #c0c0c0;color: #2d2d2d;text-align: center;}
	#anc01 .list01 dd h3 {margin:0 0 20px;font-size:20px;text-align:center;color:#c48d12;}
	#anc01 .list01 dd p {margin:0 auto 20px;width: 80%;}
	#anc01 .list01 dd h2:first-letter {font-size:30px;color:#c48d12;}
	ul.voice_box li .voice_txt{margin-bottom:20px;border-bottom:1px dotted #ddd;font-size: 14px;}
	ul.voice_box li:last-child .voice_txt{border-bottom:none;}
	.txt_right{margin:20px auto;text-align:right !important;}
	.salon_staff p {margin:0 !important;width: 500px !important;}
	.salon_staff_ueno{min-height:250px;background:url(/mens/wp-content/uploads/2024/07/staff_ueno.jpg) right top no-repeat;background-size:350px;}
	.salon_staff_shinjuku{min-height:250px;background:url(/mens/wp-content/uploads/2024/07/staff_shinjuku.jpg) right top no-repeat;background-size:350px;}
	.salon_staff_yokohama{min-height:250px;background:url(/mens/wp-content/uploads/2024/07/staff_yokohama.jpg) right top no-repeat;background-size:350px;}
	.salon_staff_nagoya{min-height:250px;background:url(/mens/wp-content/uploads/2024/07/staff_nagoya.jpg) right top no-repeat;background-size:350px;}

	#anc01 .list01 dd table{margin:10px auto 20px;width:90%;}
	#anc01 .list01 dd table th, #anc01 .list01 dd table td{padding:20px;border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;vertical-align:middle;font-size: 14px;}
	#anc01 .list01 dd table th{width:90px;}

	.cont01 .maintxt02 {
		font-size: 28px;
		font-family: sans-serif;
		font-weight: bold;
	}
	.cont01 .title01 {
		font-family: sans-serif;
		font-weight: bold;
		text-align: center;
	}
	.cont01 .boxwrap02 .box02 .txt01 dt {
		font-family: sans-serif;
		font-weight: bold;
		color: #d24d4a;
		text-align: center;
	}
	.title_crown {
		font-family: sans-serif;
		font-weight: bold;
		text-align: center;
	}
	ul.list_half li:last-child {
		font-size: 24px;
		font-family: sans-serif;
		font-weight: bold;
		color: #d24d4a;
		text-align: center;
	}
	.menuboxwrap .menubox .menutitle {
		font-weight: bold;
		text-align: center;
		font-family: sans-serif;
	}
	.recoboxwrap .box .txt01 dt {
		font-family: sans-serif;
		font-weight: bold;
		color: #d24d4a;
		text-align: center;
	}

.salon_clean { margin: 30px auto 50px; padding: 30px 40px; background: #fff; }
.salon_clean h3 { margin-bottom: 20px;font-size: 28px; color: #d24d4a; text-align: center; }
.salon_clean h4 { display: table-cell; vertical-align: middle; padding: 0 15px; width: 295px; height: 80px; background: #d24d4a; font-size: 24px; color: #fff; line-height: 1.3; text-align: center; }
.salon_clean ul { display: flex; }
.salon_clean ul li { margin: 0 35px 0 0; width: 285px; }
.salon_clean ul li p { font-size: 16px; }
.salon_clean ul li:nth-child(5) { margin-right: 0; }
.salon_clean ul li img { margin-bottom: 10px; width: 100%; }

.txt_btn_center {
	margin: 40px auto 30px;
	width: 95%;
	text-align: center;
}
.yoyaku_btn {
	display: grid;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: center;
	gap: 20px 30px;
	grid-template-columns: 415px 415px;
	margin: 20px auto;
	width: 860px;
}
	.yoyaku_btn li {
	}
	.yoyaku_btn li a {
    	position: relative;
		display: block;
		padding: 25px 30px;
		background: #2b2f71;
		font-size: 1.1rem;
		color: #fff;
		text-align: center;
	}
	.yoyaku_btn li a::after{
		content: '';
		display: inline-block;
		border-style: solid;
		border-width: 8px 0 8px 8px;
		border-color: transparent transparent transparent #fff;
		width: 0;
		height: 0;
		position: absolute;
		top: 50%;
		right: 20px;
		transform: translateY(-50%);
    }



▼SP {
}
@media (max-width: 780px) {
.pc {
	display: none!important;
}
.sp {
	display: block!important;
}
img{
	width:100%;
	height:auto;
}
body {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	-webkit-text-size-adjust: 100%;
	min-width: 100%;
	min-height: 100%;
	line-height: 1.5;
}
.sphead {
	display: block;
}
#wrap {
	width: 100%;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#header {
position: fixed !important;
position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 ;
	padding: 0px;
	height: 45px;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	background-image: none;
	background-color: #D4AF5A;
	overflow: inherit;
	z-index: 999;
}
#header .headareawrap {
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
}
.head_area {
	display: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#header_sp {
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	min-height: 40px;
}
.sptitletxt {
	float: left;
	width: 50%;
	font-size: 12px;
	color: #FFF;
	padding: 4px 60px 0 0;
	text-align: left;
	line-height: 1.1em;
}

.btn_menu {
	width: 35px;
	position: absolute;
	top: 7px;
	right: 7px;
}

#gnav{
	display: ;
	position: absolute;
	width: 100%;
	z-index: 9999;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#gnav li{
	list-style: none;
	width: 100%;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-weight: bold;
}
#gnav li.title {
	font-size: 13px;
	background-color: #FFFCDB;
	padding-top: 3px;
	padding-bottom: 3px;
}

#gnav li a{
	color: #FFF;
	display: block;
	text-decoration: none;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.3;
	text-align: left;
	padding-right: 3%;
	padding-left: 3%;
}
#gnav li img{
	width:auto;
}
ul#gnav {
	display: none;
}
ul.sp_cv {
	float: right;
}
ul.sp_cv li {
	float: left;
	margin-left: 10px;
	width:35px;
}

a.swipebox2 {
	display: block;
	margin: 20px auto 80px;
	width: 100%;
}

#t_clear {
	background-color: #000000;
	position: fixed;
	width: 100%;
	height: 10000px;
	z-index: 100;
	filter: alpha(opacity=50);
	-moz-opacity: 0;
	opacity: 0.1;
}
#content_wrap #content{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	z-index: 1;
}
.cmntitle01 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFD284;
}
.cmnblock01 {
	margin-bottom: 5px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.cmnblock02 {
	margin-bottom: 5px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.cmnbox01 {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
}
.txt_center {
	margin: 0 auto 30px;
	width: 90%;
	font-size: 16px;
	text-align: center;
}
#content .first {
	background-color: #B7913C;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10%;
	padding-left: 10%;
}
.mainblockwrap {
	height: auto;
}
.mainblock {
	width: 100%;
	min-width: 100%;
	margin: 12% auto 0;
	height: auto;
}
.mainblock img {
	width: 100%;
}
.mainimg { width: 100%; }

.cv_area {
	position: relative;
	margin: 0 auto 20px;
	padding-top: 40%;
	width: 100%;
	height: 150px;
	background: url(../images_1year/sp_cv_bg.png) 0 0 no-repeat;
	background-size: 100%;
}
.cv_btn01 {
	position: absolute;
	top: 75%;
	left:0;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.cv_btn01 img {
	width: 90%;
}
.cv_btn02 {
	position: absolute;
	top: 75%;
}
/*
.cv_area {
	margin: 0 auto 20px;
	width: 100%;
	height: auto;
	background: url(../images_1year/1709_cv_bg.jpg) 0 0 no-repeat;
	background-size: cover;
}
.cv_area_inner {
	margin: 0 auto 20px;
	padding-top: 30px;
	width: 90%;
}
.cv_area p {
	margin: 0 auto;
}
.cv_btn01 {
	position: absolute;
	top: 55%;
	left:0;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.cv_btn01 img {
	width: 90%;
}
.cv_btn02 {
	position: absolute;
	top: 75%;
}
*/
.bnrblock {
	margin-bottom: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DAB660;
	border-bottom-color: #DAB660;
	width: 100%;
}
.bnrblock .bnrmain {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1;
}
.bnrblock .bnrmain dd{
	position: relative;
	left: 0px;
	bottom: 0px;
	line-height: 1;
}
.bnrblock .bnrmain dd img {
	line-height: 1;
}
.cont01 .titlewrap {
	text-align: center;
	margin-bottom: 15px;
}

.cont01 .titlewrap .title01 {
	font-size: 17px;
	font-weight: normal;
	color: #AF9A61;
	text-align: center;
	margin-bottom: 2px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.cont01 .titlewrap .titletxt01 {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 7px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.cont01 .titlewrap .detailtxt01 {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.cont01 .boxwrap{
	margin-bottom: 30px;
}
.cont01 .boxwrap .box{
	float: none;
	width: 100%;
	margin-left: 0px;
	margin-bottom: 20px;
}
.cont01 .boxwrap .box:first-child {
	margin-left: 0px;
}
.cont01 .boxwrap .box .img01{
	margin-bottom: 10px;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
.cont01 .boxwrap .box .txt01 dt{
	font-size: 16px;
	font-weight: normal;
	color: #AD995F;
	margin-bottom: 8px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left: 0px;
}
.cont01 .boxwrap .box .txt01 dd{
	font-size: 12px;
}

.recoboxwrap {
	padding-top: 20px;
	padding-bottom: 20px;
}
.recoboxwrap .box {
	float: none;
	width: 100%;
	margin-left: 0px;
	margin-bottom: 20px;
}
.recoboxwrap .box .img01 {
	margin-bottom: 10px;
	width: 75%;
	margin-right: 15%;
	margin-left: 10%;
}
.recoboxwrap .box .txt01 dt {
	font-size: 16px;
	font-weight: normal;
	color: #AD995F;
	margin-bottom: 8px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left: 0%;
}
.recoboxwrap .box .txt01 dd {
	font-size: 12px;
}
.salonboxwrap {
	margin-bottom: 15px;
}
.salonboxwrap .imgblock {
	float: none;
	margin-bottom: 12px;
}
.salonboxwrap .txtblock {
	float: none;
	width: 100%;
	font-size: 12px;
}
.cont03 .txt01 {
	font-size: 12px;
	margin-bottom: 15px;
}
.cont03 .imglist {
	text-align: left;
	font-size: 0px;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.cont03 .imglist li {
	display: block;
	margin-left: 0px;
	margin-bottom: 15px;
}
.cont03 .imglist li:first-child {
	margin-left: 0px;
}





.flowboxwrap .arrow01 {
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
	width: 20%;
	margin-right: auto;
	margin-left: auto;
}
.flowboxwrap {
	width: 100%;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.flowboxwrap .flowbox {
	width: 94%;
	padding: 0;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.flowboxwrap .flowbox .box.clearfix {
	background-color: #FFF;
	border: none;
	padding: 3%;
}
.flowboxwrap .flowbox .box.clearfix .title01{
	background-image: url(../img/bd_title_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size:1px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.flowboxwrap .flowbox .box.clearfix .imgblock01 {
	float: none;
	margin-bottom:5px;
}
.flowboxwrap .flowbox .box.clearfix .imgblock02 {
	margin-bottom: 0;
}
.flowboxwrap .flowbox .box.clearfix .imgblock02 li {
	float: none;
	margin-left: 0;
	margin-bottom:10px;
}
.flowboxwrap .flowbox .box.clearfix .imgblock02 li:first-child {
	margin-left: 0px;
}


.flowboxwrap .flowbox .box.clearfix .txtblock01 {
	float: none;
	width: auto;
	padding-top: 5px;
}
.flowboxwrap .flowbox .box.clearfix .txtblock01 dl dt {
	margin-bottom: 5px;
}
.flowboxwrap .flowbox .box.clearfix .txtblock01 dl dt img {
	width:70%;
}
.flowboxwrap .flowbox .box.clearfix .txtblock01 dl dd {
	font-size: 12px;
	margin-bottom:10px;
}
.flowboxwrap .flowbox .box.clearfix .txtblock02 {
	padding-top: 5px;
}
.flowboxwrap .flowbox .box.clearfix .txtblock02 dl dt {
	margin-bottom: 10px;
}
.flowboxwrap .flowbox .box.clearfix .txtblock02 dl dt img {
	width:70%;
}
.flowboxwrap .flowbox .box.clearfix .txtblock02 dl dd {
	font-size: 12px;
	margin-bottom: 10px;
}
.flowboxwrap .flowbox .box.clearfix .txt01 {
	font-size: 12px;
	margin-bottom: 15px;
}
.flowboxwrap .flowbox .box.clearfix .txt02 {
	font-size: 12px;
	margin-bottom: 20px;
	text-align: right;
}
.flowboxwrap .flowbox .box.clearfix .imgblock03 {
	float: none;
	margin-bottom:5px;
}
.flowboxwrap .flowbox .box.clearfix .txtblock03 {
	float: none;
	width: auto;
	padding-top: 5px;
}
.flowboxwrap .flowbox .box.clearfix .txtblock03 dl dt {
	margin-bottom: 5px;
	text-align: left;
}
.flowboxwrap .flowbox .box.clearfix .txtblock03 dl dt img {
	width:70%;
}
.flowboxwrap .flowbox .box.clearfix .txtblock03 dl dd {
	font-size: 12px;
	margin-bottom:10px;
	text-align: left;
}
.flowboxwrap .flowbox .box.clearfix .bd01 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 18px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6CA80;
}
.contatt .list01 {
	margin-bottom: 30px;
}


.contatt .list01 li {
	font-size: 12px;
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 5px;
}


.contopen .list01 {
	font-size: 0px;
	text-align: center;
	margin-bottom: 30px;
}
.contopen .list01 li {
	font-size: 12px;
	vertical-align: middle;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
}
.contopen .list01 li dl {
	display: table;
	width: 100%;
}
.contopen .list01 li dl dt {
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	width: 6em;
	padding-top: 4px;
	padding-bottom: 4px;
}
.contopen .list01 li dl dt.col01 {
	background-color: #369;
}
.contopen .list01 li dl dt.col02 {
	background-color: #900;
}
.contopen .list01 li dl dt.col03 {
	background-color: #554A2F;
}

.contopen .list01 li dl dd {
	vertical-align: middle;
	display: table-cell;
	padding-left: 12px;
	text-align: left;
}
.contlist {
	margin-bottom: 30px;
}




.contlist .list01 {
	display: table;
	width: 100%;
	margin-top: 12px;
	padding-top: 12px;
	font-size: 12px;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6CA80;
}
.contlist .list01:first-child {
	padding-top: 0px;
	background-image: none;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #E6CA80;
}
.contlist .list01 dt {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	display: table-cell;
	width: 6em;
	padding-left: 0px;
}
.contlist .list01 dd {
	text-align: left;
	vertical-align: top;
	display: table-cell;
}
.contlist .list01 dd .txt01{
	margin-bottom: 20px;
}
.contcompany {
	margin-bottom: 30px;
}



.contcompany .list01 {
	display: table;
	width: 100%;
	margin-top: 15px;
	padding-top: 15px;
	font-size: 12px;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6CA80;
}
.contcompany .list01:first-child {
	padding-top: 0px;
	background-image: none;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contcompany .list01 dt {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	display: table-cell;
	width: 6em;
	padding-left: 0px;
}
.contcompany .list01 dd {
	text-align: left;
	vertical-align: top;
	display: table-cell;
}
.contcompany .list01 dd .txt01{
	margin-bottom: 20px;
}
.contpolicy {
	margin-bottom: 30px;
}



.contpolicy .txt01 {
	margin-bottom: 12px;
}
.contpolicy .list01 dd{
	margin-bottom: 15px;
}
.contpolicy .list01 dd:last-child{
	margin-bottom: 0;
}




#pagetop {
	position: fixed;
	right: 50px;
	bottom: 50px;
	display: none;
	z-index: 9999;
}
#footer {
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6CA80;
}
#footer .txtlock {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
}
#footer .txtlock ul {
	float: none;
}
#footer address {
	float: none;
	padding-top: 1em;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}


#pagetop {
	position: fixed;
	right: 10px;
	bottom: 10px;
	display: none;
	z-index: 100;
	width: 50px;
}


dl#acco { width: 100%; }
dl#acco dt h2 {
	display:block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 50px;
	background:url(../img/acco_open.png) 85% 0 no-repeat;
	background-size: 7%;
	cursor:pointer;
}
dl#acco dt.active h2{
	width: 100%;
	height: 50px;
	background:url(../img/acco_close.png) 85% 0 no-repeat !important;
	background-size: 7% !important;
}
dl#acco dd.acco_dd {
	margin: 0;
	padding: 0;
	display:none;
}

.aile_message {
	margin: 5% auto;
	width: 95%;
}
	.aile_message h4 {
		margin-bottom: 5%;
	}
	.aile_message ul {
		display: block;
		margin: 7% auto 0;
		width: 100%;
	}
	.aile_message li {
		width: 100%;
	}
	.aile_message li:nth-child(odd) {
		margin-right: 0;
	}
	.aile_message p {
		margin-bottom: 5%;
		font-size: 14px;
	}
	ul.tab_list {
		margin: 20px auto 0;
		width: 100%;
		text-align: center;
	}
	ul.tab_list li {
		float: left;
		margin: 0 1%;
		padding: 1% 0 0;
		width: 48%;
		height: 40px;
		background: url(../images_1year/tab.png) 0 0 no-repeat;
		background-size: contain;
		text-align: center;
	}
	ul.tab_list li a {
		display: block;
		width: 100%;
		height: 100%;
		font-size: 14px;
		letter-spacing: -2px;
	}
	#tab01 .title01 { padding-top: 10px; }
	#tab02 .title01 { padding-top: 10px; }



	/*　店舗リスト　*/
	#anc01.contlist .box01 { margin-bottom: 3%; min-height: auto; }
	#anc01 .list01 {
		margin-bottom: 5%;
		width: 100%;
	}
		#anc01 .list01 dt, #anc01 .list01 dd {
			margin: 0 auto;
			width: 94%;
		}
		#anc01 .list01 dt {
			padding: 5px 10px;
			background: #caa85f url(../images_1year/ico_sankaku.png) 93% center no-repeat;
			font-size: 16px;
			color: #fff;
			cursor: pointer;
		}
		#anc01 .list01 dt.active {
			background: #caa85f url(../images_1year/ico_sankaku2.png) 93% center no-repeat;
		}
		#anc01 .list01 dd {
			display: none;
			padding: 5%;
			width: 89.5%;
			background: #fff;
			font-size: 14px;
		}
		#anc01 .list01 dd iframe { height: 300px; }
		#anc01 .list01 dd h2 {padding:10px;height:30px;border-top:1px solid #c0c0c0;color:#2d2d2d;text-align:center;}
		#anc01 .list01 dd h3 {margin:0 0 20px;font-size:20px;text-align:center;color:#c48d12;}
		#anc01 .list01 dd p {margin:0 auto 5% !important;width: 100% !important;}
		#anc01 .list01 dd h2:first-letter {font-size:20px;color:#c48d12;}
		ul.voice_box li .voice_txt{margin-bottom:10px;border-bottom:1px dotted #ddd;font-size: 12px;}
		ul.voice_box li:last-child .voice_txt{border-bottom:none;}
		.txt_right{margin:10px auto;text-align:right !important;}
		.salon_staff p{margin:0 !important;padding-top:65% !important;font-size:12px !important;}
		.salon_staff_ueno{background:url(/mens/wp-content/uploads/2024/07/staff_ueno.jpg) right top no-repeat;background-size:100%;}
		.salon_staff_shinjuku{background:url(/mens/wp-content/uploads/2024/07/staff_shinjuku.jpg) right top no-repeat;background-size:100%;}
		.salon_staff_yokohama{background:url(/mens/wp-content/uploads/2024/07/staff_yokohama.jpg) right top no-repeat;background-size:100%;}
		.salon_staff_nagoya{background:url(/mens/wp-content/uploads/2024/07/staff_nagoya.jpg) right top no-repeat;background-size:100%;}

		#anc01 .list01 dd table{margin:0 auto 40px;width:90%;}
		#anc01 .list01 dd th, #anc01 .list01 dd table td{float:left;padding:4% 3%;width:90%;text-align:left;line-height:1.4;}
		#anc01 .list01 dd table th{font-weight:bold;color:#94812f;}
		#anc01 .list01 dd table td{border-bottom:solid 1px #ddd;}

		.salon_clean ul { display: block; }
	    .salon_clean { margin: 5% auto 10%; padding: 5% 2% 2%; width: 90%; background: #fff; }
	    .salon_clean h3 { margin-bottom: 5%;font-size: 22px; color: #d24d4a; text-align: center; }
	    .salon_clean ul li {display: table; margin: 0 auto; width: 100%; font-size: 24px; }
	    .salon_clean h4 { display: table-cell; vertical-align: middle; padding: 0 15px; width: 40%; height: 80px; background: #d24d4a; font-size: 18px; color: #fff; line-height: 1.3; text-align: center; }
	    .salon_clean ul li img { display: table-cell; width: 100%; height: auto; }
	    .salon_clean ul p { margin: 10px 0 20px; font-size: 12px; }

	    .txt_btn_center {
			margin: 40px auto 30px;
			width: 95%;
			text-align: center;
		}
	    .yoyaku_btn {
			margin: 0 auto 30px;
			width: 100%;
			display: block;
		}
		.yoyaku_btn li {
			margin-bottom: 10px;
		}
		.yoyaku_btn li a {
	    	position: relative;
			display: block;
			padding: 20px 30px 20px 10px;
			background: #2b2f71;
			font-size: .9rem;
			color: #fff;
			text-align: center;
			font-weight: 600;
		}
		.yoyaku_btn li a::after{
			content: '';
			display: inline-block;
			border-style: solid;
			border-width: 8px 0 8px 8px;
			border-color: transparent transparent transparent #fff;
			width: 0;
			height: 0;
			position: absolute;
			top: 50%;
			right: 12px;
			transform: translateY(-50%);
	    }
}
