@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: "fontawesome-webfont";
    src: url(/import/tenant_1/153.126.148.40/html/font/fontawesome-webfont.eot);
    src: url(/import/tenant_1/153.126.148.40/html/font/fontawesome-webfont.eot) format('embedded-opentype'),
         url(/import/tenant_1/153.126.148.40/html/font/fontawesome-webfont.woff) format('woff'),
         url(/import/tenant_1/153.126.148.40/html/font/fontawesome-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}
.i{
	 font-family: "fontawesome-webfont";
	 font-weight:normal;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,form,input,button, p{
    margin: 0px;
    padding: 0px;
	font-size:16px;
	font-family: 'Montserrat', sans-serif;
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	font-family:"游ゴシック",YuGothic,Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height:160%;
	color:#000000;
}

.trimming {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    }
.trimming:after {
    display: block;
    content: "";
    padding-top: 100%; /*100%で正方形にカット。100%以下で横長、100%以上で縦長*/
    }



@media only screen and (max-width: 1220px){
	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,form,input,button, p{
		font-size:14px;
	}
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	/display:inline;
	/zoom:1;
}
.i{
	font-weight:normal;
	font-family: "fontawesome-webfont";
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clearfix {
/*
	overflow: hidden;
*/
}

.clear{
clear:both;
}

img{
	vertical-align:top;
	border:none;
}
a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	opacity:0.6;
}
ul{
	list-style:none;
}
body{
	background:#00003F;
}
#wrapper{
	min-width:1200px;
	overflow:hidden;
	
}
/*↓画像CSS追加*/

span.af,a.af{
    width: 100%;
    position: relative;
    overflow: hidden;
    display:block;
}
span.af:after,a.af:after {
    display: block;
    content: "";
    padding-top:100%;
}
span.af img,a.af img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}

/*↑画像CSS追加*/

@media only screen and (max-width: 1220px){
	#wrapper{
		min-width:300px;
	}
	img{
		max-width:100%;
		height:auto;
	}
}
#header{
	text-align:center;
	padding-bottom:15px;
}
#header a{
	color:#fff;
}
#header .h1{
	padding:35px 0 15px 0;
}
#header .h1 img{
	margin:0 15px;
}
h1{
  padding:20px 0 0px;
  font-size:12px;
  color: #fff;
}

#gnav{
	position:relative;
	z-index:100;
}
#gnav ul{
	letter-spacing:-5px;
	max-width:1200px;
	margin:0 auto;
	padding:15px 0;
}
#gnav li .b{
	cursor:pointer;
}
#gnav li{
	display:inline-block !important;
	letter-spacing:0;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	padding:0 11px;
	position:relative;
}
#gnav li ul li a:before{
	content:"";
	width:10px;
	height:1px;
	background:#fff;
	display:inline-block !important;
	vertical-align:middle;
	margin-right:9px;
}
#gnav li .i{
	padding-left:0.5em;
}
#gnav li ul {
    float: none;
    position: absolute;
    width: 258px;
    text-align: left;
    display: none;
}
#gnav.fixed{
	position:fixed;
	top:0;
	right:0;
	background:#00003F;
	z-index:101;
	
}
#gnav {
	width:100%;
}
#gnav li ul li {
    display: block !important;
    background: rgba(0,0,0,0.8);
    padding: 10px;
    margin-top: 2px;
}
#gnav li:hover ul{
	display:block;
}
.w12{
	max-width:1200px;
	margin:0 auto;
}
.w17{
	max-width:1170px;
	margin:0 auto;
}
@media only screen and (max-width: 1220px){
	.w12{
		width:95%;
	}
}
@media only screen and (max-width: 1190px){
	.w17{
		width:95%;
	}
}
@media only screen and (max-width: 1220px){
	#header .inner{
		width:95%;
	}

	#gnav{
    position: fixed;
    top: 0;
    right: 0;
    width: 200px;
    height: 100%;
	background:none;
    -webkit-transform: translateX(200px);
transform: translateX(200px);
    -webkit-transition: ease .5s;
    transition: ease .5s;
    padding:0;
	z-index:101;
	border:none;
	padding-bottom:0;
	
    }
	#gnav.fixed{
		 top: 0;
        right: 0;
		left:auto;
		width:200px;
		border:none;
		z-index:101;
		padding-top:0;
		padding-bottom:0;
	}
	#gnav ul li{
		float:none;
		width:auto;
		text-align:left;
		
	}
	#gnav li strong{
		display:inline-block !important;
		padding-right:1em;
	}

	#gnav:before{
		display:none;
	}

	#gnav p{
		display:block;
		position:absolute;
		width:38px;
		height:38px;
		top:0;
		left:-44px;
		border:1px solid #fff;
		background:#060606;
		cursor:pointer;
		opacity:0.8;
		margin:2px;
		box-shadow:0px 0px 0px 2px #060606;
-moz-box-shadow:0px 0px 0px 2px #060606;
-webkit-box-shadow:0px 0px 0px 2px #060606;
	}

	#gnav li{
		float:none;
		width:auto;
		border-bottom:1px dotted #cacad9;
		padding:0;
		margin-top:0;
		display:block !important;
	}
	#gnav ul li a,#gnav ul li .b{
		height:auto;
		display:block;
		padding:8px 0 8px 10px;
	}

	#gnav.action{
		-webkit-transform:translateX(0px);
        transform:translateX(0px);
	}
	#gnav p span.n{
    display: block;
    background: #fff;
    height: 2px;
    width: 26px;
    text-indent: -9999px;
    padding: 0;
    top: 50%;
    left: 6px;
    margin-top: -1px;
    position: absolute;
    }
	#gnav p span.n:before{
    display: block;
    content: "";
    background: #fff;
    height: 2px;
    width: 26px;
    position: absolute;
    top: -8px;
    left: 0;
    }
	#gnav p span.n:after{
    display: block;
    content: "";
    background: #fff;
    height: 2px;
    width: 26px;
    position: absolute;
    top: 8px;
    left: 0;
    }
	#gnav.action p span.n{
	 -webkit-transform: rotate(-45deg);
		 transform: rotate(-45deg);
		  -webkit-transition:ease .10s;
         transition:ease .10s;
	}
	#gnav.action p span.n:after,#gnav.action p span.n:before{
		 -webkit-transform: rotate(90deg);
		 transform: rotate(90deg);
		 top:0;
		 left:0;
	}
	#gnav ul{
		width:auto;
		height: 100%;
		overflow-y: auto;
		background: #000;
		padding-top:0;
		padding-bottom:0;
	}
	#header li ul{
		position:relative;
		display:block;
		width:auto;
	}
	#header li ul li{
		border-bottom:none;
		border-top:1px dotted #cacad9;
		text-indent:-19px;
		padding-left:19px;
	}
	.overlay:after,.overlay #header .inner:before{
		content:"";
		width:100%;
		height:100%;
		background:#000;
		position:fixed;
		top:0;
		left:0;
		opacity:0.3;
		z-index:9;
	}
}
#footer .inner ul,#footer .inner dl{
	width:16.6%;
	float:left;
}
#footer .inner a{
	color:#fff;
}
#footer{
	padding:50px 0 0 0;
}
#footer .inner dt{
	color:#fff;
	font-weight:bold;
	display:inline-block !important;
}
#footer .inner dd{
	font-weight:bold;
}
#footer .inner dt img{
	display:block;
	margin:10px auto 10px auto;
}
#footer .inner li{
	font-weight:bold;
	padding-bottom:10px;
}
#footer .inner{
	padding-bottom:50px;
}
#footer .other{
	text-align:right;
	letter-spacing:-5px;
	padding-bottom:30px;
}
#footer .other li a{
	display:inline-block !important;
	border:1px solid #fff;
	color:#fff;
	font-weight:bold;
	line-height:54px;
	width:168px;
	text-align:center;
}
#footer .other li{
	display:inline-block !important;
	letter-spacing:0;
	padding:0 0 15px 30px;
}

#footer .copy{
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#fff;
	border-top:1px solid #222222;
	padding:25px 0 25px 0;
	font-size:12px;
}
.totop{
	right:10px;
	position:fixed;
	bottom:10px;
	z-index:90;
}
@media only screen and (max-width: 1190px){
	#footer .inner{
		letter-spacing:-5px;
	}
	#footer .inner ul,#footer .inner dl{
		width:25%;
		letter-spacing:0;
		float:none;
		display:inline-block !important;
		vertical-align:top;
		padding-bottom:20px;
	}
}
@media only screen and (max-width: 770px){
	#footer .inner ul,#footer .inner dl{
		width:33.3%;
	}
	.totop{
		width:50px;
	}
}
@media only screen and (max-width: 520px){
	#footer .inner ul,#footer .inner dl{
		width:50%;
	}
}
/*下層共通*/
.subtit{
	position:relative;
}

.subtit h2{
	position:absolute;
	top:25%;
	left:0;
	width:100%;
	text-align:center;
	color:#fff;
	font-family:"Times New Roman", Times,"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	font-weight:normal;
	font-size:60px;
	line-height:110%;
	text-shadow:0 0 3px #000;
	z-index: 1;
}
.subtit h2 .s{
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	font-weight:normal;
	display:block;
	font-size:48px;
	line-height:110%;
}

.subtit .bkimg img{
	width:100%;
	height:auto;
/*	min-width:640px;*/
}
.subtit .bkimg span.trimming:after{
  padding-top:26%;
}

.difference .trimming:after {
    display: block;
    content: "";
    padding-top: 16%;
}


@media only screen and (max-width: 1220px){
	.subtit h2{
		font-size:35px;
	}
	.subtit h2 .s{
		font-size:18px;
	}
}
.bk1{
	background:url(/import/tenant_1/153.126.148.40/html/images/bk_01.jpg) center top repeat;
}
.bk2{
	background:#00003F;
}
/*menu*/



.menulist{
	padding:67px 0 30px 0;
}

.menulist .left{
	width:570px;
	height:auto;
	float:left;
}
.menulist .right{
	float:right;
	width:570px;
	height:auto;
}
.menulist .box{
	background:#fff;
	margin:10px 10px 62px 10px;
	border:1px solid #222222;
	box-shadow:0px 0px 0px 10px #ffffff;
	padding:30px 40px 70px 56px;
	background-image:url(/import/tenant_1/153.126.148.40/html/images/t_icon_01.png), url(/import/tenant_1/153.126.148.40/html/images/t_icon_02.png);
	background-position:0 0, bottom right;
	background-repeat:no-repeat;
}
.menulist .box h3{
	padding-bottom:40px;
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	font-size:32px;
	font-weight:normal;
}
.menulist .box h3 .s{
	display:block;
	font-size:20px;
	line-height:1;
	font-weight:normal;
}
.menulist .box dt{
	float:left;
}
.menulist .box dt+dd{
	text-align:right;
}
.menulist .box dd+dd{
	clear:both;
	font-size:12px;
}
.menulist .box dl{
	padding:0 0 23px 0;
}
@media only screen and (max-width: 1220px){
	.menulist .left,.menulist .right{
		width:auto;
		float:none;
	}
}
@media only screen and (max-width: 600px){
	.menulist .box{
		padding-left:2.5%;
		padding-right:2.5%;
	}
	.menulist .box h3{
		font-size:24px;
	}
	.menulist .box h3 .s{
		font-size:16px;
	}
	.menulist .box dt{
		float:none;
	}
}

/*staff*/

.stafflist{
	padding:65px 0 84px 0;
}
.stafflist h3{
	text-align:center;
	padding:0 0 48px 0;
}
.stafflist .wrap{
	width:1252px;
	height:auto;
}
.stafflist li{
	box-sizing:border-box;
	border:1px solid #080d24;
	padding:10px;
	margin:0 52px 38px 0;
	width:365px;
	height:auto;
	float:left;
}
.stafflist li a{
	display:block;
	padding:9px;
	border:1px solid #080d24;
	background-image:url(/import/tenant_1/153.126.148.40/html/images/t_icon_01.png), url(/import/tenant_1/153.126.148.40/html/images/t_icon_02.png);
	background-position:0 0, bottom right;
	background-repeat:no-repeat;
	text-align:center;
}
.stafflist li a strong{
	display:block;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	padding:28px 0 20px 0;
	
}
.bk2 .stafflist li{
	border-color:#fff;
}
.bk2 .stafflist li a{
	border-color:#fff;
	background-image:url(/import/tenant_1/153.126.148.40/html/images/staff/wmkl.png), url(/import/tenant_1/153.126.148.40/html/images/staff/wmkr.png);
}
.bk2 .stafflist li a strong{
	color:#fff;
}
@media only screen and (max-width: 1220px){
	.stafflist .wrap{
		width:auto;
	}
	.stafflist li{
		width:31.33%;
		margin-left:1%;
		margin-right:1%;
	}
}
@media only screen and (max-width: 580px){
	.stafflist li{
		width:48%;
	}
	.stafflist li a strong{
		font-size:14px;
	}
}

.staff1{
	padding:68px 0 100px 0;
}
.staff1 .pic{
	float:left;
	width:50%;
	padding:0 0 20px 0;
}

.staff1 .pic span.af:after{
  padding-top: 93%;
}
.staff1 .tbox{
	background:#fff;
	width:550px;
	float:right;
	border:1px solid #222222;
	position:relative;
	box-shadow: 0px 0px 0px 10px #ffffff;
	z-index:1;
	margin:80px 10px 30px 10px;
	box-sizing:border-box;
	padding:30px 15px 20px  50px;
	background-image: url(/import/tenant_1/153.126.148.40/html/images/t_icon_01.png), url(/import/tenant_1/153.126.148.40/html/images/t_icon_02.png);
background-position: 0 0, bottom right;
background-repeat: no-repeat;
}
.staff1 .tbox .p{
	text-align:right;
	font-size:24px;
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	padding-bottom:10px;
}
.staff1 .tbox h3{
	font-size:52px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	line-height:120%;
	padding:0 0 20px 0;
}
.staff1 .tbox h3 .s{
	font-size:24px;
	line-height:1;
	display:block;
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif
}
.staff1 .tbox h3:after{
	display:block;
	content:url(/import/tenant_1/153.126.148.40/html/images/t_ar_02.png);
	margin:15px 0 0 0;
}
.staff1 .tbox dt{
	font-size:20px;
}
.staff1 .tbox dd{
	font-size:20px;
}
.staff1 .tbox dl{
	padding:0 0 35px 0;
}

.staff2 h3{
	text-align:center;
	font-size:52px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	padding-bottom:45px;
}
.staff2 h3:after{
	content:url(/import/tenant_1/153.126.148.40/html/images/t_ar_02.png);
	margin:0 auto;
	display:block;
}

.staff2 li{
	float:left;
	padding:0 50px 50px 0;
	width:560px;
}
.staff2 li span.af:after{
  padding-top:67%;
}


.staff2 ul{
	width:1250px;
	height:auto;
	padding:0 0 60px 0;
}
.staff .back{
	text-align:center;
	padding-bottom:130px;
}

.back a{
	max-width:300px;
	width:90%;
	display:inline-block !important;
	border:1px solid #222;
	text-align:center;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	line-height:74px;
}
@media only screen and (max-width: 1220px){
	.staff1 .tbox{
		float:none;
		width:auto;
		margin-top:10px;
	}
	.staff1 .pic{
		width:auto;
		float:none;
		text-align:center;
	}
	.staff2 ul{
		width:auto;
	}
	.staff2 ul li{
		width:48%;
		padding-left:1%;
		padding-right:1%;
	}
}
@media only screen and (max-width: 600px){
	.staff1 .tbox{
		padding-left:2.5%;
		padding-right:2.5%;
	}
	.staff1 .tbox .p{
		font-size:16px;
	}
	.staff1 .tbox h3{
		font-size:24px;
	}
	.staff1 .tbox h3 .s{
		font-size:16px;
	}
	.staff1 .tbox dt{
		font-size:14px;
	}
	.staff1 .tbox dd{
		font-size:14px;
	}
	.staff1 .tbox dl{
		padding-bottom:20px;
	}
	.staff2 h3{
		font-size:24px;
	}
}

/*salon*/
.salon1{
	padding:65px 0 70px 0;
}
.salon1 .tbox .box{
    background: #fff;
    border: 1px solid #222222;
    position: relative;
    box-shadow: 0px 0px 0px 10px #ffffff;
    z-index: 1;
    margin: 80px 10px 30px 10px;
    box-sizing: border-box;
    padding: 30px 40px 20px 40px;
	background-image: url(/import/tenant_1/153.126.148.40/html/images/t_icon_01.png), url(/import/tenant_1/153.126.148.40/html/images/t_icon_02.png);
background-position: 0 0, bottom right;
background-repeat: no-repeat;
}
.salon1 .tbox{
	width: 570px;
	float: left;
}
.salon1 .tbox h4 {
    font-size: 52px;
    font-weight: normal;
    font-family: "Times New Roman", Times, serif;
    line-height: 120%;
    padding: 0 0 20px 0;
}
.salon1 .tbox h4:after {
    display: block;
    content: url(/import/tenant_1/153.126.148.40/html/images/t_ar_02.png);
    margin: 15px 0 0 0;
}

.salon1 .tbox dt{
	float:left;
}
.salon1 .tbox dd{
	padding:0 0 0 115px;
}
.salon1 .tbox dl{
	padding:0 0 25px 0;
}

.salon1 .pic{
	float:right;
	width:50%;
	padding:0 0 20px 0;
}

.salon1 .pic span.af:after{
  padding-top:94%;
}

.salon1 .pic .w{
	display:inline-block !important;
	margin-left:-170px;
}

.salon2 h3{
	color:#fff;
	text-align:center;
	font-size:52px;
	font-weight: normal;
    font-family: "Times New Roman", Times, serif;
	padding:0 0 90px 0;
}
.salon2{
	padding:120px 0 150px 0;
}
.salon2 h3:after {
    display: block;
    content: url(/import/tenant_1/153.126.148.40/html/images/t_ar_01.png);
    margin: 15px 0 0 0;
	margin:0 auto;
}
.salon2 #map{
	width:100%;
	height:710px;
}

.h3n{
	font-size:52px;
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	line-height:120%;
}
.h3n:after {
    display: block;
    content: url(/import/tenant_1/153.126.148.40/html/images/t_ar_02.png);
    margin: 15px 0 0 0;
}

.salon3{
	padding:80px 0 80px 0;
	overflow:hidden;
}
.salon3 h3{
	text-align:center;
	padding:0 0 55px 0;
}
.salon3 .wrap{
	letter-spacing:-5px;
	width:1297px;
}
.salon3 dl{
	max-width:335px;
	width: 30%;
	padding:0 97px 65px 0;
	display:inline-block !important;
	letter-spacing:0;
	position:relative;
	vertical-align:top;
	text-align:left;
}
.salon3 dd{
	padding:0 0 15px 0;
	position:relative;
}
.salon3 dl+dl dd:before{
	content:url(/import/tenant_1/153.126.148.40/html/images/tsukiji/tsukiji_ar.png);
	position:absolute;
	top:50%;
	left:-60px;
	margin-top:-7px;
}
.salon3 span.af:after{
    padding-top: 80%;
}

@media only screen and (max-width: 1220px){
	.salon1 .tbox{
		width:auto;
		height:auto;
		float:none;
	}
	.salon1 .tbox .box{
		width:auto;
		height:auto;
	}
	.salon1  .pic{
		float:none;
		width:auto;
		text-align:center;
	}
	.salon1 .pic .w{
		margin-left:0;
	}
	.salon3 .wrap{
		width:auto;
		text-align:center;
	}
	.salon3 dl{
		width:30%;
		padding-right:3.33%;
	}
	.salon3 dl + dl dd::before{
		left:-7%;
	}
}
@media only screen and (max-width: 700px){
	.salon3 dl{
		width:46%;
		padding-right:4%;
	}
	.salon2 h3{
		font-size:24px;
	}
	.salon1 .tbox h4{
		font-size:24px;
	}
	.h3n{
		font-size:24px;
	}
	.salon1 .tbox .box{
		padding-left:2.5%;
		padding-right:2.5%;
	}
	.salon1 .tbox .box dt{
		float:none;
		font-weight:bold;
	}
	.salon1 .tbox .box dd{
		padding-left:0;
	}
}

/*.ginza .salon2 h3{
	color:#222;
}
.ginza .salon2 h3:after{
	content:url(/import/tenant_1/153.126.148.40/html/images/t_ar_02.png);
}
.ginza .salon3 h3{
	color:#fff;
}
.ginza .salon3 h3:after{
	content:url(/import/tenant_1/153.126.148.40/html/images/t_ar_01.png);
}

.ginza .salon3 dt{
  color: #fff;
}
.ginza .salon3 span.af:after{
  padding-top:80%;
}
*/

.salon3 dl + dl dd::before{
	content:url(/upload/tenant_1/af2cb2cb97e69d91d5a157e542a3e47d.png);
}

.ginza .salon3 dl + dl dd::before{
	content:url(/import/tenant_1/153.126.148.40/html/images/ginza/ginza_ar.png);
}

.concept1{
	position:relative;
	padding:250px 0 200px 0;
	overflow:hidden;
	text-align:center;
}
.concept1 .bkimg{
  width:100% !important;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.concept1 .bkimg img{
	width:100%;
	/*height:auto;*/
	height:100%;
}
.concept1 .w17{
	position:relative;
	z-index:1;
}

.h3c{
	font-size:52px;
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	
}
.h3c:after{
	display:block;
	content:url(/import/tenant_1/153.126.148.40/html/images/t_ar_02.png);
}
.concept1 h3{
	color:#fff;
	padding:0 0 20px 0;
}
.concept1 h3:after{
	content:url(/import/tenant_1/153.126.148.40/html/images/t_ar_01.png);
}
.concept1 p{
	color:#fff;
	line-height:240%;
	font-size:20px;
}
.concept2{
	padding:85px 0 140px 0;
}
.concept2 h3 {
    text-align: center;
    /* color: #fff; */
    padding-bottom: 20px;
}
.concept2 h3 img{
	vertical-align:middle;
	margin-top:-5px;
	margin-left:10px;
	margin-right:10px;
}
/*.concept2 h3:after{
	content:url(/import/tenant_1/153.126.148.40/html/images/t_ar_01.png);
}*/
.concept2 .pic{
	float:left;
	padding-bottom:20px;
	width:370px;
}
.concept2 .pic span.af:after{
  padding-top:111%;
}

.concept2 .tbox{
	float:right;
	width:768px;
	height:auto;
}
.concept2 p {
    /* color: #fff; */
    padding: 0 0 20px 0;
}
@media only screen and (max-width: 1190px){
	.concept2 .pic{
		float:none;
		text-align:center;
	}
	.concept2 .tbox{
		width:auto;
		float:none;
	}
	.concept1 p{
		font-size:16px;
	}
	.h3c{
		font-size:24px;
	}
}

@media only screen and (max-width: 600px){
	.concept1{
		padding-top:80px;
		padding-bottom:80px;
	}
}

/*blog*/

.bloglist{
	padding:67px 0 130px 0;
}
.bloglist dl{
	max-width:560px;
	width:48%;
	display:inline-block !important;
	background:#fff;
	vertical-align:top;
	letter-spacing:0;
	margin-bottom:50px;
	padding-bottom:35px;
}
.bloglist dd{
	overflow:hidden;
	width:100%;
}

.bloglist dd.w95{
  width:95%;
}

.bloglist dd a img{
	display: block;
	transition-duration: 0.3s;
	width:100%;
}

.bloglist dd a.af:after {
    padding-top:54%;
}

.bloglist dd a:hover img{
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.bloglist .wrap{
	letter-spacing:-5px;
	padding-bottom:78px;
}
.bloglist dl:nth-child(2n+2){
	margin:50px 0 0 50px;
}
.bloglist .wrap dt{
	padding:20px 30px 15px 30px;
	font-size:18px;
}
.bloglist .wrap dt+dd{
	padding:0 30px 30px 30px;
	font-family:"Times New Roman", Times, serif;
	color:#999999;
}
.bloglist .wrap dt+dd .d{
	padding-right:1em;
}
.bloglist .wrap dd+dd{
	padding:0 30px 0 30px;
	font-family:"Times New Roman", Times, serif;
}
.bloglist .wrap dd+dd .i{
	padding-left:0.5em;
}

.pagenav{
	background:#fff;
	text-align:center;
	letter-spacing:-5px;
	padding:20px 0;
}
.pagenav li{
	display:inline-block !important;
	letter-spacing:0;
	font-size:20px;
	padding:0 0.5em;
	font-family:"Times New Roman", Times, serif;
}

#side{
	padding:80px 0 80px 0;
}
#side .box{
	padding-bottom:30px;
}
#side .box .table{
	border:1px solid #222;
	box-sizing:border-box;
	padding:10px;
	min-height: 294px;
}
#side .box ul{
	border:1px solid #222;
	background-image: url(/import/tenant_1/153.126.148.40/html/images/t_icon_01.png), url(/import/tenant_1/153.126.148.40/html/images/t_icon_02.png);
background-position: 0 0, bottom right;
background-repeat: no-repeat;
padding:35px 15px 10px 15px;
min-height: 225px;
}
#side .box li{
	padding:0 0 20px 0;
	font-family:"Times New Roman", Times,"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
}
#side .cat{
	width:274px;
	height:auto;
	float:left;
}
#side .arc{
	width:870px;
	height:auto;
	float:right;
}
#side .box h3{
	font-size:36px;
	font-family:"Times New Roman", Times,"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	padding:0 0 15px 0;
	font-weight:normal;
}
#side .arc li{
	float:left;
	width:20%;
}
@media only screen and (max-width: 1190px){
	.bloglist dl{
		width:48%;
		margin-left:1% !important;
		margin-right:1%;
	}
	.bloglist .wrap dt{
		font-size:16px;
	}
	#side .box{
		width:auto !important;
		float:none !important;
	}
	.bloglist .wrap dt,.bloglist .wrap dt+dd,.bloglist .wrap dd+dd{
		padding-left:2.5%;
		padding-right:2.5%;
	}
}
@media only screen and (max-width: 500px){
	/*.bloglist dl{
		width:100%;
		margin-left:0;
		margin-right:0;
		margin-bottom:50px !important;
		margin-top:0 !important;
	}*/
	
	#side .arc li{
		width:33.33%;
	}
}

.single{
	padding:69px 0 129px 0;
}
.single .wrap{
	background:#fff;
	padding:40px 50px 30px 50px;
	margin-bottom:95px;
}

.single .tit li{
	letter-spacing:0;
	padding-right:1em;
	display:inline-block !important;
	font-family:"Times New Roman", Times,"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	color:#999;
}
.single .tit ul{
	letter-spacing:-5px;
	padding-bottom:20px;
}
.single .tit h3{
	font-size:30px;
	font-weight:normal;
	line-height:130%;
	padding:0 0 30px 0;
}
.single .txt p{
	padding:0 0 20px 0;
}
.single .back2{
	text-align:center;
}
.single .back2 a{
	display:inline-block !important;
	background:#fff;
	width:210px;
	height:auto;
	line-height:75px;
	font-size:20px;
	font-family:"Times New Roman", Times,"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
}
@media only screen and (max-width: 1050px){
	.single .wrap{
		padding-left:2.5%;
		padding-right:2.5%;
	}
	.single .tit h3{
		font-size:24px;
	}
}

/*news*/
.newslist{
	padding:67px 0 130px 0;
}
.newslist .wrap{
	background:#fff;
	margin-bottom:88px;
	padding:0 30px 85px 30px;
}
.newslist .wrap dl{
	padding:20px 0  20px 0 ;
	border-bottom:1px solid #a7a7a7;
}
.newslist .wrap dd .d,.newslist .wrap dd .c{
	color:#999;
	font-family:"Times New Roman", Times,"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	padding-right:1em;
}
.newslist .wrap dt{
	padding:5px 0 10px 0;
	font-size:20px;
}
.newslist .wrap dt+dd{
	text-align:right;
	font-family: "Times New Roman", Times, serif;
}
.newslist .wrap dt+dd .i{
    padding-left: 0.5em;
}
@media only screen and (max-width: 600px){
	.newslist .wrap dt{
		font-size:16px;
	}
	.newslist .wrap{
		padding-left:2.5%;
		padding-right:2.5%;
	}
}

/*voice*/
.voice .bk1{
  padding-bottom: 50px;
}


.voicelist{
	padding:67px 0 0 0;
}
.voicelist .box{
	margin:0 85px 40px 85px;
	border:1px solid #222;
	padding:27px 27px 7px 27px;
	background-image: url(/import/tenant_1/153.126.148.40/html/images/t_icon_01.png), url(/import/tenant_1/153.126.148.40/html/images/t_icon_02.png);
background-position: 0 0, bottom right;
background-repeat: no-repeat;
}
.voicelist .pic{
	float:left;
	padding:0 0 20px 0;
	width:390px;
}
.voicelist .pic span.af:after{
  padding-top:117%;
}

.voicelist .tbox{
	width:510px;
	height:auto;
	float:right;
}
.voicelist .tbox h3{
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	font-weight:normal;
	font-size:30px;
	padding:0 0 25px 0;
}
.voicelist .tbox p{
	padding:0 0 20px 0;
}
@media only screen and (max-width: 1190px){
	.voicelist .box{
		margin-left:0;
		margin-right:0;
		padding-left:2.5%;
		padding-right:2.5%;
	}
	.voicelist .tbox{
		width:auto;
		float:none;
	}
	.voicelist .pic{
		float:none;
		text-align:center;
	}
	.voicelist .tbox h3{
		font-size:24px;
	}
}

/*faq*/
.faqlist{
	padding:67px 0 50px 0;
}
.faqlist .box{
	border:1px solid #222;
	background-image: url(/import/tenant_1/153.126.148.40/html/images/t_icon_01.png), url(/import/tenant_1/153.126.148.40/html/images/t_icon_02.png);
background-position: 0 0, bottom right;
background-repeat: no-repeat;
margin:0 0 44px 0;
padding:30px 11px 20px 11px;
}
.faqlist h3 .q{
	position:absolute;
	top:0;
	left:0;
	width:77px;
	height:77px;
	line-height:77px;
	background:#000;
	text-align:center;
	color:#fff;
	font-size:40px;
}
.faqlist h3{
	font-weight:normal;
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	position:relative;
	padding:22px 0 35px 90px;
	line-height:120%;
	min-height:55px;
	font-size:30px;
}
.faqlist .a{
	border:1px solid #222;
	position:relative;
	padding:27px 15px 23px 100px;
	min-height:77px;
}
.faqlist h4{
	position:absolute;
	top:3px;
	left:6px;
	width:77px;
	height:77px;
	line-height:77px;
	background:#000;
	text-align:center;
	color:#fff;
	font-size:40px;
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	font-weight:normal;
}
.faqlist .a p{
	padding:0 0 20px 0;
	font-size:12px;
}
@media only screen and (max-width: 1190px){
	.faqlist h3{
		font-size:20px;
	}
	.faqlist h4{
		width:40px;
		height:40px;
		line-height:40px;
		font-size:30px;
	}
	.faqlist h3 .q{
		width:40px;
		height:40px;
		line-height:40px;
		font-size:30px;
	}
	.faqlist h3{
		padding:10px 0 25px 50px;
	}
	.faqlist .a{
		padding-top:20px;
		padding-left:60px;
		padding-bottom:10px;
		padding-right:2.5%;
	}
}
@media only screen and (max-width: 1190px){
	.faqlist h3{
		font-size:16px;
	}
}

/*difference*/

.df1 .pic{
	float:left;
	width:50%;
	padding-bottom:20px;
}
.df1 .tbox{
	float:right;
	margin: 80px 10px 30px 10px;
	width: 550px;
	border: 1px solid #222222;
	position: relative;
	box-shadow: 0px 0px 0px 10px #ffffff;
	z-index: 1;
	box-sizing: border-box;
	background:#fff;
	padding:70px 55px 35px 55px;
}



.df1{
	padding:68px 0 55px 0;
}
.df1 h3{
	padding-bottom:25px;
}
.df1 .tbox p{
	padding:0 0 20px 0;
}

.df1 .pic span.af:after{
  padding-top:93%;
}

.bk1 .df1 .pic{
	float:right;
}

span.af.w770{
  width:770px;
}

.bk1 .df1 .pic span.af:after{
  padding-top:101%;
}


.bk1 .df1 .tbox{
	float:left;
}
.bk1 .df1 .pic .w {
    display: inline-block !important;
    margin-left: -170px;
}
@media only screen and (max-width: 1190px){
	.df1 .tbox{
		float:none;
		width:auto;
		padding-top:30px;
		padding-left:2.5%;
		padding-right:2.5%;
		margin-top:0;
	}
	.df1 .pic{
		float:none !important;
		text-align:center;
		width:auto;
	}
	.bk1 .df1 .pic .w{
		margin-left:0;
	}
}

/*company*/

.company1{
	padding:95px 0 110px 0;
}
.company1 h3{
	text-align:center;
	color:#fff;
	padding-bottom:60px;
}
.company1 h3:after{
	content:url(/import/tenant_1/153.126.148.40/html/images/t_ar_01.png);
}
.company1 .box{
	box-shadow: 0px 0px 0px 10px #ffffff;
	margin: 10px;
	border: 1px solid #222222;
	background-image: url(/import/tenant_1/153.126.148.40/html/images/t_icon_01.png), url(/import/tenant_1/153.126.148.40/html/images/t_icon_02.png);
	background-position: 0 0, bottom right;
	background-repeat: no-repeat;
	background-color:#fff;
	padding:40px 40px 20px 40px;
}
.company1 .box dt{
	float:left;
}
.company1 .box dd{
	padding:0 0 0 197px;
}
.company1 .box dl{
	padding:0 0 20px 0;
}
@media only screen and (max-width: 600px){
	.company1 .box{
		padding-left:2.5%;
		padding-right:2.5%;
	}
	.company1 .box dt{
		float:none;
		font-weight:bold;
	}
	.company1 .box dd{
		padding-left:0;
	}
}

/*gallery*/

.gallerylist{
	padding:68px 0 60px 0;
	width:1190px;
	letter-spacing:-5px;
}
.gallery .bk2{
	padding-bottom:120px;
}
.gallerylist li{
	letter-spacing:0;
	display:inline-block !important;
	vertical-align:top;
	padding:0 20px 33px 0;
	width:277px;
}
@media only screen and (max-width: 1190px){
	.gallerylist{
		width:auto;
	}
	.gallerylist li{
		padding-left:1%;
		padding-right:1%;
		width:23%;
	}
}
@media only screen and (max-width: 500px){
	.gallerylist li{
		width:48%;
	}
}

.gallery1{
	padding:68px 0 0 0;
}
.gallery1 .pic{
	display:inline-block !important;
	vertical-align:middle;
	width:590px;
}
.gallery1 .pic span.af:after{
  padding-top:136%;
}


.gallery1 .tbox{
	display:inline-block !important;
	vertical-align:middle;
	width:550px;
	box-sizing:border-box;
	margin: 10px;
	border: 1px solid #222222;
	background-image: url(/import/tenant_1/153.126.148.40/html/images/t_icon_01.png), url(/import/tenant_1/153.126.148.40/html/images/t_icon_02.png);
	background-position: 0 0, bottom right;
	background-repeat: no-repeat;
	background-color:#fff;
	box-shadow: 0px 0px 0px 10px #ffffff;
	padding:70px 50px 70px 50px;
}
.gallery1 .tbox h3{
	font-size:36px;
	padding-bottom:20px;
}
.gallery1 .tbox p{
	padding:0 0 20px 0;
}

.gallery .back{
	text-align:center;
	padding:70px 0 0 0;
	
}
.gallery .back a{
	color:#fff;
	border-color:#fff;
}
@media only screen and (max-width: 1190px){
	.gallery1 .pic{
		display:block !important;
		text-align:center;
		padding-bottom:20px;
		width:100%;
	}
	.gallery1 .tbox{
		display:block !important;
		width:auto;
		padding-left:2.5%;
		padding-right:2.5%;
	}
	.gallery1 .tbox h3{
		font-size:24px;
	}
}

/*sitemap*/

.sitemap .subtit{
	width:100%;
	height:auto;
	padding:15.4% 0 0 0;
	background:#080d24;
}

.sitemap .bk2 .w17{
	padding:68px 0 120px 0;
}

.sitemap .box{
	box-sizing:border-box;
	margin: 10px;
	border: 1px solid #222222;
	background-image: url(/import/tenant_1/153.126.148.40/html/images/t_icon_01.png), url(/import/tenant_1/153.126.148.40/html/images/t_icon_02.png);
	background-position: 0 0, bottom right;
	background-repeat: no-repeat;
	background-color:#fff;
	box-shadow: 0px 0px 0px 10px #ffffff;
	padding:35px 40px 0 40px;
}

.sitemap .box .sec1 ul, .sitemap .box .sec1 dl {
    width: 16.6%;
    float: left;
}
.sitemap .box .sec1 li,.sitemap .box .sec1 dd{
	padding-bottom:10px;
}
.sitemap .box .sec1 dt{
	display: inline-block !important;
}
.sitemap .box .sec1 dt img{
	display: block;
	margin: 10px auto 10px auto;
}
.sitemap .box .sec1{
	padding-bottom:35px;
}
.sitemap .box .sec2 li a {
    display: inline-block !important;
    border: 1px solid #222;
    font-weight: bold;
    line-height: 54px;
    width: 168px;
    text-align: center;
}
.sitemap .box .sec2 li{
    display: inline-block !important;
    letter-spacing: 0;
    padding: 0 30px 15px 0;
}
.sitemap .box .sec2{
	padding-bottom:25px;
}
@media only screen and (max-width: 1190px){
	.sitemap .box .sec1{
		letter-spacing:-5px;
	}
	.sitemap .box .sec1 ul, .sitemap .box .sec1 dl{
    width: 25%;
    letter-spacing: 0;
    float: none;
    display: inline-block !important;
    vertical-align: top;
    padding-bottom: 20px;
	}
	.sitemap .box .sec1{
		padding-bottom:0;
	}
}
@media only screen and (max-width: 770px){
	.sitemap .box .sec1 ul, .sitemap .box .sec1 dl{
		width:33.33%;
	}
	.sitemap .box{
		padding-left:2.5%;
		padding-right:2.5%;
	}
}
@media only screen and (max-width: 520px){
	.sitemap .box .sec1 ul, .sitemap .box .sec1 dl{
		width:50%;
	}
}

/*privacy*/

.privacy .subtit{
	width:100%;
	height:auto;
	padding:15.4% 0 0 0;
	background:#080d24;
}
.privacy .wrap{
	max-width:1050px;
	margin:0 auto;
	padding:68px 0 100px 0;
}
.privacy .wrap p{
	color:#fff;
	padding:0 0 30px 0;
}
.privacy .wrap dt{
	font-size:20px;
	color:#fff;
}
.privacy .wrap dd{
	color:#fff;
}
.privacy .wrap dl{
	padding-bottom:30px;
}
.privacy .wrap ul{
	padding-top:20px;
}
.privacy .wrap li{
	color:#fff;
}
@media only screen and (max-width: 1070px){
	.privacy .wrap{
		width:95%;
	}
}

/*coupon*/

.couponlist .box{
	border: 1px solid #222222;
	background-image: url(/import/tenant_1/153.126.148.40/html/images/t_icon_01.png), url(/import/tenant_1/153.126.148.40/html/images/t_icon_02.png);
	background-position: 0 0, bottom right;
	background-repeat: no-repeat;
	box-sizing:border-box;
	width:570px;
	height:auto;
	margin:0 15px 25px 15px;
	float:left;
	padding:9px;
	position:relative;
}
.couponlist{
	padding:86px 0 80px 0;
}
.couponlist .box .k{
	position:absolute;
	top:9px;
	right:9px;
	width:51px;
	height:51px;
	text-align:center;
	background:#0a0a0a;
	color:#fff;
	line-height:51px;
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
}
.couponlist .box h3{
	font-size:24px;
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	padding:20px 70px 20px 0;
	font-weight:normal;
	line-height:130%;
	min-height:70px;
}

.couponlist .box .pr{
	text-align:center;
	background:#000;
	color:#fff;
	font-size:48px;
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	margin-bottom:10px;
}
.couponlist .box li{
	font-size:12px;
	padding:0 0 5px 0;
}
.couponlist .box .lg{
	text-align:right;
}
.couponlist .box.all{
	border:none;
	background-color:#000032;
	background-image:url(/import/tenant_1/153.126.148.40/html/images/staff/wmkl.png), url(/import/tenant_1/153.126.148.40/html/images/staff/wmkr.png);
	padding:10px;
}
.couponlist .box.all h3{
	color:#fff;
}
.couponlist .box.all .k{
	background-color:#fff;
	color:#222;
}
.couponlist .box.all .pr{
	background:#fff;
	color:#222;
}
.couponlist .box.all li{
	color:#fff;
}
@media only screen and (max-width: 1220px){
	.couponlist .box{
		float:none;
		width:auto;
		margin-left:0;
		margin-right:0;
	}
}
@media only screen and (max-width: 550px){
	.couponlist .box .pr{
		font-size:24px;
	}
	.couponlist .box h3{
		font-size:16px;
		padding:75px 0 20px 0;
	}
}

/*recruit*/
.recruit .subtit{
	overflow:hidden;
	padding-bottom:50px;
}
.recruit .subtit h2{
	position:relative;
	left:auto;
	top:auto;
}

.recruit .subtit .bkimg{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

.recruit .subtit .bkimg img{
  height:100%;
}

.recruit .subtit .inner{
	position:relative;
	z-index:1;
	max-width:580px;
	margin:0 auto;
}
.recruit .subtit h2{
	padding:90px 0 70px 0;
}
.recruit .subtit p{
	color:#fff;
	padding:0 0 20px 0;
}
@media only screen and (max-width: 600px){
	.recruit .subtit .inner{
		width:95%;
	}
}
.rec1{
	padding:68px 0 50px 0;
}
.bk1 .rec1 .box {
      background-color: #fff;
    border: 1px solid #00003f;
    background-image: url(/upload/tenant_1/0e4cfc76acd360df44178c1eaadc5791.png), url(/upload/tenant_1/d0ebb90ca6f3167173310b7d91733f1a.png);
}
.bk1 .rec1 .box h3 {
    color: #00003f;
}
.bk1 .rec1 .box .table dt {
    color: #00003f;
}
.bk1 .rec1 .box .table dd {
    color: #00003f;
}
.bk1 .rec1 .box .table dd {
    color: #00003f;
}
.bk1 .rec1 .box .table dd.home .rec1 dd a {
    color: #00003f;
}
.home .bk1 .rec1 dd a {
    color: #00003f;
}
.home .bk1 .rec1 .back a {
    color: #00003f;
    border-color: #00003f;
}
.rec1 .box{
	border:1px solid #fff;
	box-sizing:border-box;
	width:534px;
	height:auto;
	margin:0 0 30px 0;
	float:left;
	background-image: url(/import/tenant_1/153.126.148.40/html/images/staff/wmkl.png), url(/import/tenant_1/153.126.148.40/html/images/staff/wmkr.png);
	background-repeat: no-repeat;
	background-position: 0 0, bottom right;
	padding:40px 28px 50px 28px;
}
.rec1 .box.right{
	float:right;
}
.rec1 .box h3{
	text-align:center;
	font-size:32px;
	color:#fff;
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	line-height:140%;
	padding:0 0 20px 0;
}
.rec1 .box .pic{
	padding:0 0 35px 0;
}
.rec1 .box .pic span.af:after{
  padding-top:59%;
}


.rec1 .box .table dt{
	float:left;
	color:#fff;
}
.rec1 .box .table dd{
	padding:0 0 0 140px;
	color:#fff;
}
.rec1 .box .table dl{
	padding:0 0 18px 0;
}
@media only screen and (max-width: 1190px){
	.rec1 .box{
		width:auto;
		float:none !important;
	}
	.rec1 .box .pic{
		text-align:center;
	}
	.rec4.w17 .box{
	  width:47%;
	}
	span.af.w770{
	  width:80%;
	}
	.rec1 .box .table dd {
    padding: 0 0 0 90px;
    color: #fff;
}
}
@media only screen and (max-width: 570px){
	.rec1 .box h3{
		font-size:24px;
	}
}
@media only screen and (max-width: 400px){
	.rec1 .box .table dt{
		float:none;
		font-weight:bold;
	}
	.rec1 .box .table dd{
		padding-left:0;
	}
}
.rec2{
	padding:100px 0 0 0;
}
.rec2 h3{
	text-align:center;
	padding-bottom:40px;
}
.rec2 .sec1{
	letter-spacing:-5px;
	padding-bottom:55px;
	width:1206px;
	height:auto;
}
.rec2 .sec1 .box{
	border:1px solid #222;
	box-sizing:border-box;
	width:366px;
	padding:10px;
	margin-bottom:40px;
	display:inline-block !important;
	vertical-align:top;
	letter-spacing:0;
	margin-right:36px;
}
.rec2 .sec1 dl{
	background-image: url(/import/tenant_1/153.126.148.40/html/images/t_icon_01.png), url(/import/tenant_1/153.126.148.40/html/images/t_icon_02.png);
	background-position: 0 0, bottom right;
	background-repeat: no-repeat;
	border:1px solid #222;
	padding:30px 20px 10px 20px;
}
.rec2 .sec1 dt{
	padding-bottom:20px;
}
.rec2 .sec1 dt .n{
	display:inline-block !important;
	font-size:110px;
	font-family:"Times New Roman", Times,"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	vertical-align:middle;
	line-height:1;
}
.rec2 .sec1 dt .w{
	display:inline-block !important;
	font-size:52px;
	font-family:"Times New Roman", Times,"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	line-height:105%;
	vertical-align:middle;
	max-width:230px;
	padding-left:20px;
}

.rec2 .sec1 dd{
	padding:0 0 20px 0;
	
}
@media only screen and (max-width: 1190px){
	.rec2 .sec1{
		width:auto;
	}
	.rec2 .sec1 .box{
		width:auto;
		margin-left:10px;
		margin-right:10px;
		float:none;
	}
	.rec2 .sec1 dt .n{
		font-size:80px;
	}
	.rec2 .sec1 dt .w{
		font-size:35px;
	}
}
.rec3 .tbox p{
	padding:0 0 20px 0;
}
.rec3 .tbox h3{
	font-size:111px;
	font-weight:normal;
	font-family:"Times New Roman", Times,"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	line-height:1;
}
.rec3 .salon1{
	padding-top:30px;
}
.rec3 .salon1:nth-child(2n+2) .pic{
	float:left;
}
.rec3 .salon1:nth-child(2n+2) .pic .w{
	margin-left:0;
}
.rec3 .salon1:nth-child(2n+2) .tbox{
	float:right;
}
.rec3 .salon1:nth-child(2n+2) .tbox h3{
	text-align:right;
}
@media only screen and (max-width: 1190px){
	.rec3 .tbox h3{
		font-size:80px;
	}
	.rec3 .salon1 .tbox .box{
		margin-top:30px;
	}
	.rec3 .salon1:nth-child(2n+2) .pic{
		float:none;
		text-align:center;
	}
}
.rec4{
	padding:90px 0 90px 0;
	letter-spacing:-5px;
}

.rec4 h3{
	letter-spacing:0;
	text-align:center;
	padding-bottom:60px;
}
.rec4 h3+div.clearfix{
	width:1792px;
}
.rec4 .box{
	letter-spacing:0;
	max-width:574px;
	width:32%;
	height:auto;
	display:inline-block !important;
	padding:0 22px 30px 0;
	vertical-align:top;
}
.rec4 .box .pic{
	padding:0 0 14px 0;
}

.rec4 .box .pic span.af:after{
  padding-top:59%;
}

.rec4 .box .waku{
	margin:10px;
	background-image: url(/import/tenant_1/153.126.148.40/html/images/t_icon_01.png), url(/import/tenant_1/153.126.148.40/html/images/t_icon_02.png);
	background-position: 0 0, bottom right;
	background-repeat: no-repeat;
	border:1px solid #222;
	background-color:#fff;
	box-shadow: 0px 0px 0px 10px #ffffff;
	box-sizing:border-box;
	padding: 30px 40px 20px 40px;
	
}
.h3y{
    font-size: 52px;
    font-weight: normal;
    font-family: "Times New Roman", Times, serif;
    line-height: 120%;
    padding: 0 0 20px 0;
}
.h3y:after {
    display: block;
    content: url(/import/tenant_1/153.126.148.40/html/images/t_ar_02.png);
    margin: 15px 0 0 0;
}

.rec4 .box .waku p{
	padding:0 0 20px 0;
}
@media only screen and (max-width: 1190px){
	.rec4 h3+div.clearfix{
		width:auto;
	}
	.rec4 .box{
		display:block !important;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:50px;
		padding-right:0;
	}
	.h3y{
		font-size:24px;
	}
}
@media only screen and (max-width: 600px){
	.rec4 .box .waku{
		padding-left:2.5%;
		padding-right:2.5%;
	}
}
.rec5{
	padding:90px 0 250px 0;
}
.rec5 h3{
	color:#fff;
	text-align:center;
	padding-bottom:60px;
}
.rec5 h3:after{
	content:url(/import/tenant_1/153.126.148.40/html/images/t_ar_01.png);
}
.rec5 .table{
	border:1px solid #fff;
	background-image: url(/import/tenant_1/153.126.148.40/html/images/staff/wmkl.png), url(/import/tenant_1/153.126.148.40/html/images/staff/wmkr.png);
	background-repeat: no-repeat;
	background-position: 0 0, bottom right;
	padding:50px 30px 50px 100px;
}

.rec5 .table dt{
	float:left;
	color:#fff;
}
.rec5 .table dd{
	padding:0 0 0 250px;
	color:#fff;
}
.rec5 .table dl{
	padding:0 0 35px 0;
}
@media only screen and (max-width: 1190px){
	.rec5 .table{
		padding-left:2.5%;
		padding-right:2.5%;
	}
}
@media only screen and (max-width: 600px){
	.rec5 .table dt{
		float:none;
		font-weight:bold;
	}
	.rec5 .table dd{
		padding-left:0;
	}
}

/*home*/

.home .rec1 .back{
	text-align:center;
	padding-top:35px;
}
.home .rec1 .back a{
	color:#fff;
	border-color:#fff;
	max-width:475px;
}
.home .rec1 dd a{
	color:#fff;
	text-decoration:underline;
}

.home-wshav{
	padding:55px 0 55px 0;
/*	border-top:1px solid #fff;*/
}

.home-wshav p{
	max-width:770px;
	margin:0 auto;
}
.home-wshav p a{
	background:#fff;
	display:block;
	position:relative;
}
.home-wshav p a span.af{
  width:55%;
}

.home-wshav p a span.af:after{
  padding-top:52%;
}

.home-wshav p  a img{
	vertical-align:middle;
}
.home-wshav p a strong{
	display:inline-block !important;
	width:374px;
	text-align:center;
	vertical-align:middle;
	font-size:32px;
	color:#9f886e;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}
.home-wshav p a:before{
	content:"";
	border:1px solid #9f886e;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-image:url(/import/tenant_1/153.126.148.40/html/images/t_icon_03.png), url(/import/tenant_1/153.126.148.40/html/images/t_icon_04.png);
	background-repeat: no-repeat;
	background-position: 0 0, bottom right;
}
@media only screen and (max-width: 790px){
	.home-wshav p{
		width:95%;
	}
	.home-wshav p  a img{
		display:block;
	}
	.home-wshav p a strong{
		display:block !important;
		text-align:center;
		width:auto;
		padding:30px 0 50px 0;
	}
	.home-wshav p  a{
		max-width:385px;
		margin:0 auto;
	}
}
.home-blog{
	padding:100px 0 0 0;
}
.home-blog h3{
	color:#fff;
	text-align:center;
}
.home-blog h3:after{
	content:url(/import/tenant_1/153.126.148.40/html/images/t_ar_01.png);
}
.home-blog .back{
	text-align:center;
	padding-top:30px;
}
.home-blog .back a{
	border-color:#fff;
	color:#fff;
}

.home-rec{
	position:relative;
	overflow:hidden;
	padding:100px 0 100px 0;
}
.home-rec .bkimg{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.home-rec .bkimg .trimming:after{
      padding-top: 47%;
}


.home-rec .bkimg img{
    width: 100%;
    height: 100%;
}
.home-rec .w17 {
    position: relative;
    z-index: 1;
}
.home-rec h3{
	text-align:center;
	color:#fff;
	padding-bottom:20px;
}
.home-rec h3:after{
	content:url(/import/tenant_1/153.126.148.40/html/images/t_ar_01.png);
}
.home-rec .w17 p{
	text-align:center;
	color:#fff;
	padding:0 0 20px 0;
}
.home-rec .txt{
	max-width:570px;
	margin:0 auto;
	padding-bottom:50px;
}
.home-rec .back a{
	color:#fff;
	border-color:#fff;
}

.home .concept1 .back{
	padding-top:55px;
}
.home .concept1 .back a{
	color:#fff;
	border-color:#fff;
}
.home .concept1{
	padding-top:230px;
	padding-bottom:100px;
}
@media only screen and (max-width: 1190px){
	.home .concept1{
		padding-top:80px;
		padding-bottom:50px;
	}
}

.home-nav{
	padding:75px 0 45px 0;
}
.home-nav li{
	max-width:370px;
	width:30%;
	float:left;
	padding:0 15px 30px 15px;
}
.home-nav li a{
	display:inline-block !important;
	position:relative;
	width:100%;
}
.home-nav li a:before {
    content: "";
    border: 1px solid #00003f;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(/upload/tenant_1/0e4cfc76acd360df44178c1eaadc5791.png), url(/upload/tenant_1/d0ebb90ca6f3167173310b7d91733f1a.png);
    background-repeat: no-repeat;
    background-position: 0 0, bottom right;
    z-index: 1;
}
.home-nav li strong{
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	text-align:center;
	font-size:32px;
	color:#fff;
	font-family:"Times New Roman", Times,"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	line-height:1;
	margin-top:-16px;
	font-weight:normal;
	z-index: 1;
}

.home-nav li span.af:after{
  padding-top:59%;
}
@media only screen and (max-width: 1220px){
	.home-nav li{
		width:31.33%;
		padding-left:1%;
		padding-right:1%;
		float:none;
		display:inline-block !important;
		vertical-align:top;
		letter-spacing:0;
	}
	.home-nav{
		text-align:center;
		letter-spacing:-5px;
	}
	.rec3 .salon1:nth-child(2n+2) .tbox{
	  float: none;
	}
}
@media only screen and (max-width: 820px){
	.home-nav li strong{
		font-size:20px;
		margin-top:-10px;
	}
}
@media only screen and (max-width: 570px){
	.home-nav li{
		width:48%;
	}
	.home-nav li a:before {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
}
.home-style{
	background:#00003F;
}
.home-style h3{
	text-align:center;
	color:#fff;
	padding-bottom:30px;
}
.home-style h3:after{
	content:url(/import/tenant_1/153.126.148.40/html/images/t_ar_01.png);
}
.home-style{
	padding:100px 0 100px 0;
}
.home-style li{
	width:25%;
	float:left;
	margin-bottom:30px;
}
.home-style li img{
	width:100%;
	height:auto;
}
.home-style .back{
	padding:50px 0 0 0;
	text-align:center;
}
.home-style .back a{
	color:#fff;
	border-color:#fff;
}

.home .bk1 .df1 .pic{
	float:left;
}
.home .bk1 .df1 .tbox{
	float:right;
}
.home .bk1 .df1 .tbox .back{
	padding-top:30px;
}

.home-news{
	padding:25px 0;
}
.home-news h3{
	float:left;
	color:#fff;
	font-size:32px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	width:200px;
	height:auto;
	line-height:56px;
}
.home-news dl{
	float:left;
	max-width:770px;
	padding:14px 0 14px 0;
}
.home-news dt{
	float:left;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
}
.home-news dd{
	padding:0 0 0 135px;
}
.home-news dd a{
	color:#fff;
}
.home-news p{
	float:right;
}
.home-news p a{
	display:inline-block !important;
	border:1px solid #fff;
	line-height:54px;
	width:168px;
	color:#fff;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}
.main-img{
	position:relative;
}
.main-img img{
	width:100%;
	height:100% !important;
	object-fit: cover;
}
.main-img span.af:after{
  padding-top:46%;
}

.main-img .next{
	position:absolute;
	left:50%;
	bottom:5%;
	margin-left:-15px;
}
@media only screen and (max-width: 1190px){
	.home-news h3{
		float:none;
	}
	.home-news dl{
		float:none;
	}
	.home-news p{
		float:none;
		text-align:right;
	}
}
@media only screen and (max-width: 500px){
	.home-news dt{
		float:none;
		font-weight:bold;
	}
	.home-news dd{
		padding-left:0;
	}
}

.ac{
	position:relative;
}
.ac a{
	position:absolute;
	left:0;
	top:-81px;
}

.fit_img{
  object-fit: cover;
  font-family: 'object-fit: contain;'
}

.uk-flex-center{
  height:100%;
}
.uk-slideshow,.uk-slideshow>li{
  max-height:75vh !important;
}


/*レコメンド要素CSS↓↓*/
.blog_list {
    padding: 20px 0 64px 0;
    letter-spacing: -6px;
    /* width: 1026px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
}
.blog_list dl {
    position: relative;
    margin: 0 26px 36px 0;
    margin: 0 76px 36px 0;
    padding: 0 0px 70px 0px;
    float: left;
    width: 190px;
    height: auto;
    letter-spacing: 0;
    vertical-align: top;
}
.blog_list dl img{
  background-color: #fff;
}

.blog_list dd .cat {
    display: inline-block !important;
    background: #000034;
    width: 166px;
    margin-left: -20px;
    /* margin-top: 20px; */
    color: #fff;
    padding: 2px 16px;
    float: left;
    position: relative;
    z-index: 1;
    font-size: 16px;
    line-height: 49px;
    border:1px solid #fff;
    margin-bottom: -20px;
}
.blog_list dd .cat:before{
    content: "";
    border: 1px solid #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-image: url(/import/tenant_1/153.126.148.40/html/images/staff/wmkl.png), url(/import/tenant_1/153.126.148.40/html/images/staff/wmkr.png);
    background-repeat: no-repeat;
    background-position: 0 0, bottom right;
    z-index: 1;
}

.blog_list dd{
  padding-top:10px;
  color: #fff;
   font-family: "Times New Roman", Times, serif;
}

.blog_list dt {
    line-height: 120%;
    padding: 10px 0 18px 0;
    color: #fff;
    font-weight: bold;
     font-family: "Times New Roman", Times, serif;
}
.blog_list dt+dd {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}
.blog_list dt+dd a {
    display: inline-block !important;
    width: 140px;
    font-family: "Times New Roman", Times, serif;
    border: 1px solid #fff;
    padding: 12px 0;
    color: #fff;
}

.rec_midashi01 {
    letter-spacing: 3px;
    font-size: 20px;
    padding-top: 35px;
    padding-bottom: 35px;
    font-weight: bold;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    color: #fff;
}
@media only screen and (max-width: 600px){
.rec_midashi01 {
    letter-spacing: 1px;
    font-size: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: bold;
}
.blog_list dl {
    position: relative;
    margin: 0 2% 36px 2%;
    padding: 0 0px 15px 0px;
    float: left;
    width: 45%;
    height: auto;
    letter-spacing: 0;
    vertical-align: top;
}
.blog_list dt+dd{
  position: static;
}
}
/*レコメンド要素CSS↑↑*/


#footer .inner dt img.sp_non{
  display: block;
}
#footer .inner dt img.pc_non{
  display:none;
}

a[href*="tel"] {
    pointer-events: none;
}
@media (max-width: 768px) {
    a[href*="tel"] {
    pointer-events: initial !important;
    }
}


/*追加レスポンシブCSS↓↓*/
@media only screen and (max-width: 600px){
  /*追加レスポンシブここから↓↓*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button, p{
  font-size:12px;
}
#header .h1 img{
      width: 37%;
}  
#header .h1 {
    padding: 10px 0 10px 0;
}
.home-news h3 {
    font-size: 19px;
    line-height: 6px;
}
.home-news dt{
  font-size: 13px;
}  
.home-news {
    padding: 20px 0;
}  
.home-news p a {
    display: inline-block !important;
    border: 1px solid #fff;
    line-height: 35px;
    width: 168px;
    color: #fff;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
}
.home-news p {
  text-align: center;
} 
.home .concept1 {
   padding: 20px 0;
} 
.concept1 h3:after {
    content: url(/upload/tenant_1/aa689aebd2ffedf9b0a1e09e0afa2857.png);
}  
.concept1 h3 {
    color: #fff;
    padding: 0 0 10px 0;
    line-height: 20px;
}
.h3c {
    font-size: 20px;
}
.concept1 p {
    font-size: 13px;
}
.home .concept1 .back {
    padding-top: 15px;
}

.back a {
    width: 50%;
    font-size: 15px;
    line-height: 38px;
}
.home-nav {
  padding: 10px 0 6px;
}
.home-nav li {
   width: 31%;
   padding-bottom: 0
}
.home-nav li strong {
    font-size: 12px;
}
.home-nav .w12 {
    width: 100%;
}
.home-style {
    padding: 20px 0;
}
.home-style h3:after{
  content: url(/upload/tenant_1/aa689aebd2ffedf9b0a1e09e0afa2857.png);
}
.home-style h3{
  padding-bottom: 10px;
}
.home-style .back {
    padding: 10px 0 0 0;
    text-align: center;
}
.home-style li {
    margin-bottom: 10px;
}
.df1 {
    padding: 20px 0;
}
.home .bk1 .df1 .tbox{
  margin-top: -30px;
}
.home .bk1 .df1 .tbox {
    margin-top: -204px;
    width: 53%;
    padding: 10px;
    margin-bottom: 10px;
}
.home .bk1 .df1 .pic {
    width: 51%;
    float:left !important;
}
.h3c:after{
  content: url(/upload/tenant_1/d8a27cdc7cf42400d40dba7b476e3c96.png);
}
.df1 h3{
  line-height: 20px;
  padding-bottom: 10px;
}
.df1 .tbox p {
    padding: 0 0 10px 0;
}
.home .bk1 .df1 .tbox .back {
    padding-top: 0px;
}
.bk1 .df1 .pic span.af:after {
    padding-top: 124%;
}
.home .bk1 .df1 .tbox .back a{
  width: 92%;
}
.home-blog {
    padding: 20px 0 0 0;
}
.home-blog h3:after {
   content: url(/upload/tenant_1/aa689aebd2ffedf9b0a1e09e0afa2857.png);
}
.bloglist {
    padding: 10px 0;
}
.bloglist .wrap dt {
    font-size: 13px;
}
.home-blog h3{
  line-height: 20px;
}
.bloglist .wrap dt+dd{
  padding-bottom: 10px;
}
.bloglist .wrap dt{
  padding-top:15px;
}
.bloglist dl{
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.bloglist dl:nth-child(2n+2) {
    margin: 30px 0 0 20px;
}
.bloglist .wrap {
    padding-bottom: 10px;
}
.home-blog .back {
    text-align: center;
    padding-top: 10px;
    padding-bottom:20px;
}
.home-rec {
    padding: 20px 0 ;
}
.home-rec h3:after{
     content: url(/upload/tenant_1/aa689aebd2ffedf9b0a1e09e0afa2857.png);
}
.home-rec h3 {
    padding-bottom: 10px;
    line-height: 20px;
}
.home-rec .txt {
    padding-bottom: 15px;
}
.home-rec .w17 p {
    padding: 0 0 10px 0;
}
.rec1 {
    padding: 20px 0;
}
.rec1 .box{
  padding: 20px 5px;
}
.rec1 .box h3 {
    font-size: 12px;
    padding: 0 0 10px 0;
}
.rec1 .box .pic {
    padding: 0 0 20px 0;
}
.rec1 .box .table dl {
    padding: 0 0 13px 0;
}
.home .rec1 .back {
    text-align: center;
    padding-top: 10px;
}
.rec1{
  display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
}
.rec1 .box {
    width: 48%;
    margin: 0 1%;
}
.home-wshav {
    padding: 20px 0 20px 0;
    border-top: 1px solid #fff;
}
.home-wshav p {
    width: 82%;
}
.home-wshav p a{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
 -webkit-box-pack: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
}

.home-wshav p a img {
   width: 50% !important;
   height: 150px !important;
}
.home-wshav p a strong{
     width: 50% !important;
     line-height: 110%;
     padding: 43px 0 39px 0;
    font-size: 27px;
}
#footer {
    padding: 20px 0 0 0;
}
#footer .inner {
    padding-bottom: 0px;
}
#footer .inner ul, #footer .inner dl{
  padding-bottom: 15px;
}
#footer .other li a{
  width: 100%;
  line-height: 40px;
}
#footer .other li{
  width: 45%;
  padding-left:2.5%;
  padding-right:2.5%;
  padding-bottom: 0;
}
#footer .other.w17{
  width:80%;
  padding-bottom: 20px;
}
#footer .copy{
  padding: 10px 0 10px 0;
}
h1{
  font-size: 10px;
  padding-left:10px;
  width:80%;
}
.pagenav {
    background: #fff;
    text-align: center;
    letter-spacing: -5px;
    padding: 10px 0;
    margin-top: 10px;
    margin-bottom: 20px;
}
.pagenav li {
    display: inline-block !important;
    letter-spacing: 16px;
    font-size: 12px;
    padding: 0 0.5em;
    font-family: "Times New Roman", Times, serif;
}
#side {
    padding: 20px 0 20px 0;
}
#side .box h3 {
    font-size: 20px;
    padding: 0 0 10px 0;
}
#side .box ul{
  padding: 10px;
}
#side .box .table{
  min-height: 0px;
  padding: 5px;
}
#side .box ul{
   min-height: 0px;
}
#side .box {
    padding-bottom: 10px;
}
#side .box li {
    padding: 0 0 10px 0;
}
.bk1 .df1 .pic{
      width: 80%;
      margin:0 auto;
      padding-top: 15px;
      padding-bottom: 20px;
}
.bk1 .df1 .tbox {
 padding-top: 20px;
 padding-bottom: 20px;
 margin-bottom:10px;
 float:none;
}
.company1 {
    padding:20px 0;
}
.company1 h3:after{
  content: url(/upload/tenant_1/aa689aebd2ffedf9b0a1e09e0afa2857.png);
}
.company1 h3{
  padding-bottom: 10px;
  line-height:20px;
}
.company1 .box {
    padding-top: 20px;
    padding-bottom: 20px;
}
.concept1 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.concept2 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.concept2 h3:after {
    content: url(/upload/tenant_1/aa689aebd2ffedf9b0a1e09e0afa2857.png);
}
.concept2 h3 {
    padding-bottom: 3px;
}
.concept2 .pic{
  width:80%;
  margin:0 auto;
}
.couponlist {
    padding: 20px 0;
}
.couponlist .box h3 {
    font-size: 14px;
    padding: 11px 0 0px 0;
    min-height: 50px;
    padding-bottom: 10px;
    width:66%;
}
.couponlist .box .pr {
    font-size: 16px;
}
.couponlist .box .lg img{
      width: 35%;
}
.couponlist .box{
  margin-bottom: 15px;
  width:46%;
  margin-left: 2%;
  margin-right: 2%;
}
.couponlist{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
  
}
.df1 .pic{
  width:80%;
  margin: 10px auto;
  float: none;
}
span.af.w770{
  width:100%;
}
.faqlist {
    padding: 20px 0 20px 0;
}
.faqlist .box{
  padding: 15px 10px 15px 10px;
  margin: 0 0 25px 0;
}
.faqlist h3 {
    padding: 0px 0 10px 50px;
}
.faqlist .a {
    padding-top: 10px;
    padding-left: 60px;
    padding-bottom: 10px;
    padding-right: 2.5%;
}
.faqlist h4 {
    margin-top: 10px;
}
.faqlist .a p {
    padding: 0 0 10px 0;
}
.gallerylist{
  padding: 20px 0 20px 0;
}
.gallerylist li{
  padding-bottom: 10px;
}
.gallery .bk2 {
  padding-bottom: 10px;
}
.salon1 {
    padding: 20px 0 20px 0;
}
.salon1 .tbox h3 img{
  width:50%;
}
.salon1 .tbox h3{
  text-align: center;
}
.salon1 .tbox .box{
  width:90%;
  margin: 30px auto 20px auto;
  padding-top:20px;
}
.salon1 .tbox h4:after{
  content: url(/upload/tenant_1/d8a27cdc7cf42400d40dba7b476e3c96.png);
    margin-top: 0
}
.salon1 .tbox h4 {
    font-size: 22px;
    line-height: 22px;
    padding-bottom: 10px;
}
.salon1 .tbox dl {
   padding-bottom: 10px;
}
.salon1 .pic{
  width:80%;
  margin-right: auto;
  margin-left: auto;
}
.salon2 {
    padding: 20px 0 20px 0;
}
.ginza .salon2 h3:after {
     content: url(/upload/tenant_1/d8a27cdc7cf42400d40dba7b476e3c96.png);
}
.salon2 h3{
      padding: 0 0 7px 0;
      line-height: 20px;
}
.salon2 #map{
  height: 300px;
}
.salon3 {
    padding: 20px 0 20px 0;
}
.h3n {
    font-size: 17px;
}
.salon3 h3 {
    text-align: center;
    padding: 0 0 20px 0;
}
.h3n:after {
    content: url(/upload/tenant_1/aa689aebd2ffedf9b0a1e09e0afa2857.png);
    margin: 0px 0 0 0;
}
.ginza .salon3 h3:after{
     content: url(/upload/tenant_1/aa689aebd2ffedf9b0a1e09e0afa2857.png);
}
.salon3 dl{
    padding-bottom: 20px;
}
.menulist {
    padding: 30px 0 30px 0;
}
.menulist .box{
  margin-bottom: 35px;
}
.menulist .box h3 {
    font-size: 20px;
}
.menulist .box{
   padding: 20px;
}
.menulist .box h3{
  padding-bottom: 20px;
}
.menulist .box dl {
    padding: 0 0 20px 0;
}
.menulist .box dt+dd{
  padding-bottom: 10px;
}
.newslist {
    padding: 20px 0 20px 0;
}
.newslist .wrap {
    margin-bottom: 20px;
    padding-bottom:20px;
}
.privacy .wrap {
    padding: 20px 0 20px 0;
}
.privacy .wrap p {
    padding: 0 0 20px 0;
}
.privacy .wrap dt {
    font-size: 16px;
}
.subtit h2 {
    font-size: 25px;
}
.recruit .subtit h2 {
    padding: 20px 0 20px 0;
}
.recruit .subtit p{
  padding: 0 0 0px 0;
}
.recruit .subtit{
      padding-bottom: 20px;
}
.rec1 .box {
    padding: 20px 2px;
}
.rec1 .box .table dl{
  padding-left: 10px;
}
.rec2 {
    padding: 20px 0 0 0;
}
.recruit .rec2 .h3n:after{
  content: url(/upload/tenant_1/d8a27cdc7cf42400d40dba7b476e3c96.png);
}
.recruit .rec2 .h3n{
      padding-bottom: 10px;
}
.rec2 .sec1 dt .n {
    font-size: 50px;
}
.rec2 .sec1 dt .w {
    font-size: 20px;
}
.rec2 .sec1 dl{
  padding: 10px 20px;
}
.rec2 .sec1 dt {
    padding-bottom: 10px;
}
.rec2 .sec1 .box{
  margin:0 auto;
  margin-bottom: 20px;
  width:100%;
}
.rec2 .sec1 {
    padding-bottom: 20px;
}
.rec3 .salon1 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.rec3 .tbox h3 {
    font-size: 38px;
    text-align: center;
}
.rec3 .salon1:nth-child(2n+2) .tbox h3{
    text-align: center;
}
.rec4 {
  padding: 20px 0 0px 0;
}
.rec_wrap01{
  display:-webkit-box;
  display:-ms-flexbox;
  display: -webkit-flex;
  display:flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
}
.rec4 h3{
  padding-bottom: 10px;
  line-height: 20px;
}
.rec4 .box{
  margin-bottom: 10px;
}
.h3y:after{
      content: url(/upload/tenant_1/d8a27cdc7cf42400d40dba7b476e3c96.png);
}
.h3y{
  line-height: 20px;
  padding-bottom: 10px;
}
.rec5 {
    padding: 20px 0 20px 0;
}
.rec5 h3:after{
      content: url(/upload/tenant_1/aa689aebd2ffedf9b0a1e09e0afa2857.png);
}
.rec5 h3{
  padding-bottom: 10px;
}
.rec5 .table{
      padding: 20px;
}
.rec5 .table dl{
  padding-bottom: 20px;
}
.sitemap .bk2 .w17 {
    padding: 20px 0 20px 0;
}
.sitemap .box{
  padding-top: 20px;
  padding-bottom: 10px;
}
.sitemap .box .sec2 li a{
  width: 100%;
  line-height:40px;
}
.sitemap .box .sec2 li{
  width:46%;
  margin-left:2%;
  margin-right: 2%;
  padding-right: 0;
}
.sitemap .box .sec2{
      display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
    padding-bottom: 10px;
}
.stafflist{
  padding: 20px 0 20px 0;
}
.stafflist h3 img{
    text-align: center;
    width:50%;
}
.stafflist h3{
  padding-bottom: 20px;
}
.stafflist li{
  padding: 5px;
  margin-bottom: 20px;
}
.stafflist li a{
   padding: 5px; 
}
.stafflist li a strong{
  padding: 15px 0 15px 0;
}
.salon2 h3:after{
  content: url(/upload/tenant_1/aa689aebd2ffedf9b0a1e09e0afa2857.png);
}
.salon3 .h3n:after{
  content: url(/upload/tenant_1/d8a27cdc7cf42400d40dba7b476e3c96.png);
}
.voicelist {
    padding: 20px 0 0 0;
}
.voicelist .tbox h3 {
    font-size: 18px;
    padding: 0 0 15px 0;
}
.voicelist .pic{
  width:80%;
  margin:0 auto;
}
.voice .w17{
  padding-bottom: 20px;
}

.voice #side {
    padding: 0px 0 20px 0;
}
.gallery1 {
    padding: 20px 0 0 0;
}
.gallery1 .pic{
   width: 80%;
   margin:0 auto;
}
.gallery1 .tbox{
  padding:20px;
}
.gallery1 .tbox h3 {
    font-size: 20px;
}
.gallery .back {
    text-align: center;
    padding: 20px 0 0 0;
}
.rec_midashi01{
  padding-top: 30px;
  padding-bottom: 5px;
}
.blog_list{
  padding-top: 5px;
  padding-bottom: 20px;
}
.blog_list dl{
  margin-bottom: 20px;
}
.staff1 {
    padding: 20px 0 20px 0;
}
.staff1 .tbox{
      padding: 20px;
}
.staff1 .tbox .p {
    font-size: 14px;
}
.staff1 .tbox h3 {
    font-size: 20px;
    padding-bottom: 10px;
}
.staff1 .tbox h3:after,.staff2 h3:after{
  content: url(/upload/tenant_1/d8a27cdc7cf42400d40dba7b476e3c96.png);
}
.staff1 .tbox h3 .s {
    font-size: 14px;
}
.staff1 .tbox dl {
    padding-bottom: 16px;
}
.staff2 h3 {
    font-size: 20px;
    padding-bottom: 10px;
}
.staff2 ul li{
  padding-bottom: 10px;
}
.staff2 ul {
     padding-bottom: 20px;
}
.staff .back {
    text-align: center;
    padding-bottom: 20px;
}
.single {
   padding: 20px 0;
}
.single .wrap {
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.single .tit ul{
   padding-bottom: 10px;
}
.single .tit h3 {
    font-size: 20px;
}
.single .back2 a{
    line-height: 40px;
    font-size: 17px;
}
#footer .inner dt img.sp_non{
  display: none;
}
#footer .inner dt img.pc_non{
  display:block;
}

.blog_list dd .cat{
      margin-left: 0px;
     width: 66%;
      font-size:11px;
     line-height: 21px;
     padding: 9px 16px;
     margin-bottom: -12px;
}
.blog_list dd .cat:before{
     top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
}
.blog_list dt+dd a{
      width: 113px;
}
.voice .bk1{
  padding-bottom: 20px;
}
.subtit .bkimg span.af:after {
   padding-top: 25%;
}

/*追加レスポンシブここまで*/
/*追加レスポンシブCSS↑↑*/
}



