@charset "Shift_JIS";

/* CSS Document */

body {
	font-family: Roboto, "ΰSVbN", YuGothic, "Yu Gothic", "qMmpS ProN W3", "Hiragino Kaku Gothic ProN", Arial, "CI", Meiryo, sans-serif;
	line-height: 1.5;
  font-size: 14px;
  color: #333;
	width: 100%;
	min-width: 1200px;
}
.pc_none{display: none !important;}
#wrapper {
	width: 100%;
	background-color:#FFF;
	overflow: hidden;
}

.in_box{
	width: 980px;
	margin: auto;
}
a:hover{opacity: 0.8;}

#header {
	width:100%;
	height:auto;
	color: #C9B969;
	background-color: #777;
}
img{max-width: 100%;
	height: auto;

}
#head_area {
	
	font-size: 16px;
	text-align: right;
	
	padding: 0px 0 10px;
}
.tel{
	font-size: 26px;
	margin: 10px 15px 0 0;
	float: right;
	font-feature-settings: "palt"1;
	
}
.tel p{
	position: relative;
	padding-left: 35px;
	
}
.tel_in{
	font-size: 14px;
	position: absolute;
	left: 0;
	bottom: 7px;
}
.tel_semi{
	font-size: 16px;
	padding: 0 5px 0px;
	position: absolute;
	left: 23px;
	bottom: 7px;

}
.tel_txt{
	color: #fff;
	font-size: 12px;
	text-align: left;
}
.tel_txt dt{
	font-size: 10px;
	padding: 2px 7px;
	border: 1px solid #fff;
	display: table-cell;
	vertical-align: middle;
}
.tel_txt dd{
	display: table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
#logo_head_area {
	height: 70px;
	width: 100%;
	background-image: url(../img/logo_header.png);
	background-color: #26211E;
	font-size: 16px;
	text-align: right;
	color: #C9B969;
}
#main_bk{
	background: url(../img/top/main_bk_b.png) no-repeat bottom 10px right;
	background-size: 100% 80px;
}
#main_v{
	background:url(../img/top/main_v.png) no-repeat center top;
	background-size: contain;
		}

#main_win{
	height:700px;
	width:100%;
	background-image:url(../img/winback_img.jpg);
	background-size: contain;
	background-repeat:no-repeat;
	background-position:center;
		}
		
.main_in{
	width: 890px;
	margin: auto;
	padding: 15px 100px 135px 50px;
	background: url(../img/top/main_bk_r.png) no-repeat right top;
}
.logo_area {
	height:70px;
	width:270px;
	float:left;
	padding: 10px 20px 0;
}

#g_menu {
	width: 100%;
	padding: 5px 0;
	background-color: #777;
}

#g_menu_win {
	width: 100%;
	padding: 5px 0;
	background-image:url(../img/winback_gnavi_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	}
#g_menu_btn {
	
	width: 980px;
	padding-left: 0px;
	margin: auto;
}
ul.top li {
  width:20%;
	box-sizing: border-box;
	float: left;
  text-align: center;
  font-size:14px;
	
}

ul.top li a {
	display: block;
	padding: 5px 0;
	border-right: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	
	font-family:  "ΰSVbN", YuGothic, "Yu Gothic",sans-serif;
}

ul.top li:first-child{
	border-left:1px solid #fff;
}
ul.top li a:hover {
	opacity: 0.7;
}

/*heder £----------------------------------*/
/* top@₯----------------------------------*/
#sec01{
	background: url(../img/top/sec01_bk.png)no-repeat right 10% top,
		url(../img/goldline.png)no-repeat bottom left;
	background-size: auto,100% 10px;
	padding: 0 0 100px;
}
#sec01_win{
	background:url(../img/winback_snp.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;
	padding: 0 0 200px;
}
.gold_line{
	height:10px;
	background-image:url(../img/goldline.png);
	background-size:cover;
}
#top_content{
	padding: 100px 0 0px;
}
#top_content_win{
	padding: 30px 0 0px;
}

.top_ttl {
	text-align: center;
	padding: 0 0 60px;
}
.win_ttl {
	text-align: center;
	padding: 30px 0 10px;
}
.win_footer {
	text-align: center;
	padding: 0;
	background-color:#7ea814;
}

.top_mssg_box {
	border: solid 1px #DBB400;
	padding: 3px;
	background-color: rgba(255,255,255,0.8);
}
.win_mssg_box {
	padding: 3px;
}
.top_cmn_in{
	border: solid 1px #DBB400;
	padding: 30px 40px 20px;
}

.top_mssg_img{
	width: 180px;
	float: left
}
.top_mssg_img span{
	display: block;
	font-size: 12px;
	margin-top: 5px;
}
.top_mssg_text{
	width: 670px;
	font-size: 16px;
	line-height: 1.8;
	padding-top: 15px;
}
.win_mssg_text{
	width: 670px;
	font-size: 16px;
	line-height: 1.8;
	padding-top: 15px;
	margin:0 auto;
}
.top_mssg_text span{
	font-weight: bold;
    color: #CCAF37;
}
#sec02{
	padding: 100px 0 80px;
	background:url(../img/top/sec02_bk.png) no-repeat right top;
	background-size: 500px 100%;
}
#sec02_win{
	padding: 100px 0 0;
}
.sec02_t_box{
	background: url(../img/top/sec02_img.png) no-repeat left 10% top 60px;
	background-size: 14%;
	padding: 0 0 50px;
}
.sec02_t_box_win{
	padding: 0 0 50px;
}
.sec02_b_box{
	background: url(../img/top/sec03_img.png) no-repeat left 8% top 80px;
	background-size: 14%;
	padding: 30px 0 120px; 
	margin-top: 80px;
}
.top_text{
	text-align: center;
	font-size: 18px;
	line-height: 2.5;
	
}
.win_top_box{
	width:500px;
	margin:0 auto;
}

.sec02_li{
	width: 700px;
	margin: 40px auto 0;;
}
.sec02_li li{
	padding: 5px 1px 3px;
	margin:0 30px 20px 0;
	border: 1px solid #DBB400;
	color: #DBB400;
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: 146px;
	text-align: center;
	background-color: rgba(255,255,255,0.8);
}
.sec02_win_li{
	float:left;
	width: 205px;
	margin: 40px auto 0;;
}
.sec02_win2_li{
	float:right;
	width: 205px;
	margin: 40px auto 0;;
}
.sec02_win_li li{
	padding: 5px 1px 2px;
	margin:0 5px 5px 0;
	font-size: 20px;
	float: left;
	width: 205px;
	text-align: center;
}
.sec02_win2_li li{
	padding: 5px 1px 2px;
	margin:0 5px 5px 0;
	font-size: 20px;
	float: left;
	width: 205px;
	text-align: center;
}
.sec02_li li:nth-child(4n){margin-right: 0;}
/*footer₯----------------------------------*/
#footer {
	background: url(../img/common/f_bk_l.png) no-repeat left top,
		url(../img/common/f_bk_b.png)no-repeat left bottom,
		url(../img/goldline.png) repeat-y left top;
		
	background-size: 350px,100% 50px,contain;
}
#footer_in{
	width:980px;
	padding: 10px 0 30px;
	margin: auto;
}
.name {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
}
#info_area {
	font-size: 14px;
	line-height: 18px;
	width: 250px;
	float: left;
	margin: 30px auto 0;
	padding: 35px 200px 20px 0;
	background: url(../img/common/f_logo.png) no-repeat right top;
}
#f_menu_btn {
	width: 980px;
	margin: auto;
	
}
#f_menu_btn .top a{
	padding: 0px 0;
	font-size: 12px !important;
	border: none;
}
#f_menu_btn .top li:first-child{
	border-left: none;
}
#copyright {
  color: #333;
  font-size: 12px;
  padding: 5px 0;
  text-align: center;
  
}
#copyright a:link {
  text-decoration: none;
  color: #333;
}
#copyright a:visited {
  text-decoration: none;
  color: #333;
}
/*€Κ ₯------------------------------------*/
.cnt_img{
	float: left;
	width: 25%;
}
.cnt_img img{width: 100%;
height: auto;}
.cnt_img img:nth-child(2){
	padding-top: 30px;
	display: block;
}
.cnt_text {
	
	font-size: 16px;
	line-height: 32px;
	float: left;
	height: auto;
	width: 694px;
	padding-left: 30px;
}
.cnt_text_sub {
	
	font-size: 16px;
	line-height: 32px;
	float: right;
	height: auto;
	width: 70%;
	
}
.mt_01{
	margin-top: -40px;
}
.cnt_text_sub li{
	padding: 1px 20px;
	margin-right: 15px;
	background-color:#DBB400;
	color: #fff;
	border-radius: 15px;
	font-size: 14px;
	float: left;
	font-weight: bold;
}

/*Ίw-------------------------*/
#main_area{
	
}
#main_area_in{
	padding: 70px 30px 70px 0px;
	background: url(../img/common/main_area_r.png) no-repeat right 100px top;
	background-size: contain;
	text-align: center
}
#content{
	padding: 60px 0 80px;
}
.title02{
	font-size: 18px;
	font-weight: bold;
	padding: 5px 10px;
	border-bottom: 1px solid #DBB400;
	margin-bottom: 10px;
}
.title01{
	font-size: 22px;
	padding: 2px 0px;
	font-weight: bold;
	color: #b78515;
	margin-bottom: 25px;
	border-bottom: 1px solid #DBB400;
	background: url(../img/common/icon_ttl.png) no-repeat left center;
	background-size: 40px;
	font-feature-settings: "palt"1;
	text-align: left;
}
.title01 span{
	display: block;
	border-bottom: 1px solid #DBB400;
	padding: 5px 15px 5px 50px; 
}
.cmn_box{margin-bottom: 50px;}
/*sinbi--------------------------*/
#sinbi{
	padding: 30px 0 70px;
	
}
.shinbi_text{padding: 40px 0;font-size: 16px;}

.flow_img {
	margin: 0px;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	overflow: hidden;
	position: relative
}
.flow_in{
	padding: 0 20px 30px;
}
.flow_img img{
	width: 100%;
height: auto;
}
.flow_img,.flow_text{
	display: table-cell;
	vertical-align: middle;
}

.flow_text {
	font-size: 16px;
	line-height: 32px;
	
	height: auto;
	width: 700px;
	padding-left: 30px;
}

.sub_t {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}
.sub_t span{
	font-size: 30px;
	color: #DBB400;
}

/*-----------------------------------------*/

.shinbi_top_cnt {
	margin: 40px 0 0 0;
	float: left;
	width: 100%;
	text-align: center;
}
/*salon----------------------------------*/
#prf{padding-bottom: 70px;}
.prf_box{
	
	padding: 0 40px 0;;
}

.prf_text{
	float: left;
	padding-left: 30px;
}
.top_mssg_img img:nth-child(2){
	padding-top: 30px;
}

.slon_info a{
	padding-left: 20px;
	color: #DBB400;
}
.slon_info dt,.slon_info dd{
	display: table-cell;
	vertical-align: top;
	padding: 15px 20px;
	font-size: 16px;
}
.slon_info dl{border-bottom: 1px dotted #DBB400; }
.mt_10{margin-top: -15px;}
.slon_info dt{
	width: 60px;
	
}
.slon_info{
	
}
.salon_cnt {
	float: left;
	height: auto;
	margin: 30px 0 50px;
}
.salon_cnt p{
	float: left;
	width: 200px;
	height: auto;
	margin-right: 30px;;
	
	overflow: hidden;
}
.salon_cnt p:last-child{
	margin-right: 0;
}
.salon_cnt p img{
	width: 100%;
	height: auto;
}
/*access-------------------------------------*/
.map {
	margin: 0px;
	padding: 0px 0 30px;
	text-align: center;
}
.addrss_box {
	font-size: 35px;
	line-height: 80px;
	
	width: 100%;
	float: left;
	margin-bottom: 80px;
	text-align: center;
	padding-top: 20px;
}
.addrss {
	font-size: 30px;
	line-height: 50px;
}
.access_box{padding-bottom: 70px;}
.sin_box {
	
	height: auto;
	width: 924px;
	padding-left: 50px;
	padding-bottom: 50px;
	text-align: center;
}.sin_text {
	
	height: auto;
	
	padding-top: 20px;
	text-align: left;
	font-size: 14px;
	line-height: 1.5;
	height: 60px;
}
.sin_l {
	float: left;
	height: auto;
	
}
.sin_r {
	float: left;
	height: auto;
	
	padding-left: 80px;
}
.sin{
	width: 26%;
	padding-left: 6%;
	margin-left: 5%;
	float: left;
	margin-bottom: 30px;
	background: url(../img/arr.png) no-repeat left top 37%;
	
}
.sin:nth-child(4){
	margin-left: 13%;
}
.sin:first-child{padding-left: 0;
margin-left: 0;
background: none;}
.sin img{width: 100%;
height: auto;}


.news_box {
	background-image: url(../img/news_bg.png);
	background-repeat: repeat-y;
	padding-top: 65px;
	padding-right: 50px;
	padding-bottom: 75px;
	padding-left: 50px;
	background-size: contain;
}

.news_txt {
	width: 920px;
	margin: auto;
	opacity: 0.8;
}

.blk_area {
	background-image: url(../img/head_back.png);
	
	padding: 80px 0;
	
	
	width: 100%;
	clear: both;
}
.rsrv{
	float: left;
	border: 1px solid #aaa;
	margin: 0 0 0 250px;
	padding: 1px 80px 12px;
	font-size: 16px;
	color:#aaa;
}
.rsrv li{
	display: table-cell;
	vertical-align: middle;
}
.rsrv li:last-child{
	padding-left: 30px;
}
.rsrv ul{
}
.rsrv .tel_txt{
	color: #aaa;
}
.rsrv .tel{margin: 0;}
.rsrv .tel p{
	top: 6px;
}
.rsrv .tel_txt dt{
	border: none;
	padding: 0;
}
.rsrv a:hover {
	opacity: 0.7;

}



.menu_text {
	
	font-size: 16px;
	float: left;
	height: auto;
	width: 520px;
	padding-left: 115px;
	line-height: 32px;
	padding-top: 30px;
}
.menu_dtl_btn a {
	
	font-size: 24px;
	text-align: center;
	display: block;
	float: left;
	height: 125px;
	width: 175px;
	margin-top: 40px;
	margin-left: 151px;
	padding-top: 50px;
}
.menu_dtl_btn a:hover {
	background-color:#FFF;
		opacity: 0.2;

}


