@charset "UTF-8";

/*======*/
body,html{margin:0px;padding:0px;cursor:default;font-size:12px;line-height:19px;text-align:center;color:#1c1914;}
body {font-family:"メイリオ",ＭＳ Ｐゴシック,Osaka;margin:0px;padding:0px;zoom: 1.0;-moz-transform: scale(1.0);}
	@media all and (max-width: 1024px) {
		body {font-family: Verdana, sans-serif;-webkit-text-size-adjust: none;overflow-x:hidden;min-width:100%;}
	}
a{cursor:pointer;outline:none;text-decoration:none;}
input,textarea,option,select{font-size:12px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;border:1px solid #e0e0e0;}
h1,h2,h3,h4,h5,p,div,ul,li,dl,dt,dd,article,nav,span,form,img,nav,section{font-size:12px;margin:0px auto;padding:0px;vertical-align:top;font-weight:normal;
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
a:hover img{opacity:0.9;filter: alpha(opacity=95);}
ul,li{list-style-type:none;}
	@media all and (min-width: 1025px) {
		#container{width:100%;overflow-x:hidden;}
		#contents_bg{width:100%;height:auto;background: url(../img/common/bg.webp) no-repeat;background-size:2000px 1713px;background-position:top center;padding:30px 0px;}
		#contents_bg.fixed-bg{width:100%;height:auto;background:none;}
		#contents_bg.fixed-bg::before {content: "";position: fixed;top: 0; left: 0;width: 100%;height: 100vh;background: url(../img/common/bg.webp) no-repeat;background-size:2000px 1713px;background-position:top center;z-index: -1;}
		#contents{width:100%;padding:0px;max-width:1200px;}
		.etc #contents{width:100%;padding:30px 0px;background:rgb(255,255,255,0.7);border:1px solid rgb(255,255,255,0.8);max-width:1200px;}
		.pc_none{display:none;}
		#contents_in{width:100%;height:auto;}
	}
	@media all and (max-width: 1024px) {
		#container{width:100%;overflow-x:hidden;}
		#contents{width:100%;}
		.etc #contents{padding:20px 0px;}
		.etc #contents_bg{}
		.s_width{width:calc(100% - 20px) !important;}
		.smart_none{display:none;}
		body::before{background:url(../img/common/bg_s.webp) no-repeat top center;background-size:cover;display: block;position: fixed;top: 0;left: 0;width: 100%;height: 100%;padding-bottom: 0px;content: "";z-index: -1;}   
		main{padding-bottom:20px;}
		body,html{color:#ffffff;}
		.white_txt{color:#ffffff;}
	}
	@media all and (max-width: 768px) {
		.etc #contents{padding:35px 0px 0px 0px;}
	}

/*===■ヘッダー===*/
h1{width:100%;height:auto;background:#1c1914;line-height:2;color:#c6a35e;}
p.lead{line-height:2;background:#29251e;color:#efefef;}
p.lead span{display:inline-block;max-width:1200px;line-height:1.6;padding:3px 0px;color:#efefef;}
.pc_header{width:100%;height:auto;background:#29251e;}
.pc_header_in{width:100%;height:auto;max-width:1200px;padding:20px 0px;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
	-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.pc_header_in_logo{width:248px;height:auto;margin-left:0px;}
.pc_header_in_tel{width:952px;height:auto;margin-right:0px;}
.pc_header_in_menu{width:100%;height:auto;}
.concept{width:100%;height:auto;padding:150px 0px 170px 0px;}
.concept img{width:618px;height:auto;}
	@media all and (max-width: 1180px) {
		header{padding-top:71px;}
		p.lead{width:100%;height:auto;padding-top:1px;line-height:1.4;font-size:11px;}
		p.lead span{display:inline-block;width:calc(100% - 20px);line-height:1.4;padding:4px 0px;}
		header div.smart_menu{width: 100%;height:auto;padding:10px 0px;position: fixed;top: 0px;z-index: 100;transition: top 0.05s ease;background: linear-gradient(to bottom,  rgba(30,18,9,1) 0%,rgba(30,18,9,0.5) 50%,rgba(30,18,9,0) 100%);}
	}
p.lead a{color: #ffe8bd;}
p.lead a:hover{text-decoration:underline;}


/*===■ヘッダーメニュー===*/
.pc_header_in_menu ul{width:100%;max-width:1200px;height:auto;padding-bottom:4px;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
	 -webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;
	-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.pc_header_in_menu ul li{width:auto;height:auto;margin:0px;}
.pc_header_in_menu ul li a{display:inline-block;padding:0px 10px 8px 10px;}
.pc_header_in_menu ul li .en{display:block;width:auto;height:auto;padding-top:0px;color:#efefef;font-size:15px;line-height:100%;letter-spacing: 1px;}
.pc_header_in_menu ul li .ja{display:block;width:auto;height:auto;padding-top:2px;color:#c6a35e;font-size:11px;line-height:100%;}
	@media all and (min-width: 1025px) {
		.pc_header_in_menu ul li{transition: transform 0.3s ease;}
		.pc_header_in_menu ul li:hover{transform: translateY(-6px);}
	}

/*===■営業時間など===*/
.open_time ul{width:100%;height:auto;padding:0px 0px;position:relative;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
	-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;
	-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;
	-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;}
.open_time li {margin:0px 10px;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
	-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;
	-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.open_time li span{font-size:24px;line-height:1.6;color:#ffffff;}
.open_time li small{display:inline-block;background:#1c1914;color:#c6a35e;font-size:13px;line-height:1.3;padding:0px 8px;margin-right:6px;}
.open_time li small span{color:#c6a35e !important;font-size:13px !important;line-height:1.3 !important;}
.open_time li.uke small{font-size:12px;line-height:1.5;margin-right:6px;padding-top:2px;}
.open_time li a{color:#56261c;display:inline-block;font-size:15px;line-height:1.6;}
.open_time li.tel{}
header .open_time li.tel a span{color:#efefef;}
.open_time li.tel a span{display:inline-block;width:auto;height:auto;font-size:24px;line-height:1.6;}
.open_time li.open_close{}
.open_time li.open_close span.open{display:inline-block;width:auto;height:auto;}
.open_time li span.uke{font-size:13px;display:inline-block;padding-right:5px;}
.open_time li.line_x {width:30px;height:30px;margin:0px 3px;}
.penn_time li.line_x img{width:30px;height:30px;}
/*===■フッター用===*/
footer .open_time ul{-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
footer .open_time li.tel{padding:10px auto;}
footer .open_time li a{color:#ffecc8;}
footer .open_time li.open_close{color:#ffecc8;}
footer .open_time li span{font-size:24px;line-height:1.6;margin:0px;padding:0px;}

	@media all and (min-width: 769px) {
		.open_time li span.en_c{padding-top:3px;}
	}
	@media all and (max-width: 768px) {
		.open_time ul{-webkit-flex-wrap: wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
		.open_time li.tel{margin-bottom:4px;width:50%;margin-left:0px;margin-right:0px;text-align:right;}
		.open_time li.open_close{margin-bottom:4px;width:50%;margin-right:0px;margin-left:0px;text-align:left;}
		.open_time li.line_x{width:auto;}
		.open_time li .en_c{padding-top:0px;margin:0px;}
		.open_time li.tel a span{font-size:17px;}
		.open_time li small{font-size:12px;margin-right:5px !important;}
		.open_time li .en_c{padding-top:1px;}
		.open_time li.line_x {width:28px;height:28px;margin:0px 3px;}
		footer .open_time li span{font-size:17px;}
	}



/*===■ヘッダーメニュースクロール連動固定===*/
#fixedTop {background:#29251e;position: fixed;top: -80px;left: 0;right: 0;z-index: 9999;opacity: 0;pointer-events: none;transition: top 0.6s ease, opacity 0.6s ease;}
#fixedTop.show {top: 0;opacity: 1;pointer-events: auto;}
#fixedTop ul{width:100%;max-width:1170px;height:auto;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
	 -webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;
	-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
#fixedTop ul li{width:auto;height:auto;margin:0px;}
#fixedTop ul li a{display:inline-block;padding:10px 9px 12px 9px;}
#fixedTop ul li .en{display:block;width:auto;height:auto;padding-top:0px;color:#ffffff;font-size:16px;line-height:100%;letter-spacing: 1px;}
#fixedTop ul li .ja{display:block;width:auto;height:auto;padding-top:3px;color:#ffe8bd;font-size:11px;line-height:100%;}
#fixedTop ul li .ja{color:#ffffff;}
#fixedTop ul li{transition: transform 0.3s ease;}
#fixedTop ul li:hover{transform: translateY(-6px);}


/*===■フッターメニュー===*/
footer nav ul{width:100%;max-width:1170px;height:auto;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
	-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;
	-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;
	-webkit-flex-wrap: wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
footer nav ul li{width:auto;height:auto;margin:0px;}
footer nav ul li a{display:inline-block;padding:9px 10px 11px 10px;}
footer nav ul li .en{display:block;width:auto;height:auto;padding-top:0px;color:#ffffff;font-size:15px;line-height:100%;letter-spacing: 1px;}
footer nav ul li .ja{display:block;width:auto;height:auto;padding-top:3px;color:#c6a35e;font-size:11px;line-height:100%;}
footer nav ul li .ja{color:#ffe8bd;}
	@media all and (min-width: 1025px) {
		footer nav ul{padding-bottom:10px;}
		footer nav ul li{transition: transform 0.3s ease;}
		footer nav ul li:hover{transform: translateY(-6px);}
	}
	@media all and (max-width: 1024px) {
		footer nav{padding:10px 0px;}
		footer nav ul li{width:50%;}
		footer nav ul li .ja{font-size:12px;}
		footer nav ul li .en{font-size:15px;letter-spacing: 1px;}
		footer nav ul li a{padding:5px 0px 8px 0px;display: block;}
	}
	@media all and (max-width: 768px) {
	}
/*===■パンくず===*/
#pan{width:100%;height:auto;padding:0px;background:#ebe2e0;}
#pan ul{max-width:1200px;height:auto;padding:0px;display: -ms-flexbox;display: flex;-ms-flex-pack: center;-webkit-flex-wrap: wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left;}
#pan li{height:auto;padding:0px;font-size:12px;display:inline-block;margin:0px;line-height:2;color:#29251e;}
#pan li a:after {content:" > ";}
#pan li a{display:block;color:#29251e;}
#pan li a:hover{display:block;color:#29251e;}
	@media all and (min-width: 1025px) {
	}
	@media all and (max-width: 1024px) {
		#pan ul{width:calc(100% - 20px) !important;}
		#pan{width:100%;}
		#pan li a:after {content:" > ";}
		#pan li , 
		#pan li span
			{font-size:11px;}
	}


/*===■フッター===*/
footer{width:100%;padding:30px 0px 0px 0px;background:#29251e;}
footer p.logo{width:70%;max-width:250px;height:auto;padding-bottom:20px;}
footer p.copy{width:100%;color:#d5cec0;line-height:1.3;padding:7px 0px;background:#1c1914;}
footer p.txt{width:100%;color:#d5cec0;line-height:1.5;padding:7px 0px 25px 0px;}
footer p.copy a{width:100%;color:#d5cec0;}
	@media all and (min-width: 1025px) {
		footer a:hover{color:#d5cec0;text-decoration:none;}
		footer p.copy{padding:10px 0px 7px 0px;}
	}
	@media all and (max-width: 1024px) {
		footer{padding:20px 0px 64px 0px;}
		footer p.logo{padding-bottom:10px;max-width:200px;}
		footer p.copy{line-height:2;padding:10px 0px 10px 0px;font-size:11px;}
		footer p.copy span{display:none;}
	}
	@media all and (max-width: 768px) {
		footer p.copy{font-size:10px;}
		footer p.txt{width:90%;font-size:11px;padding:10px 0px 25px 0px;}
	}

/*===■全体h2タイトル===*/
.etc .title_h2 h2.h2{margin-bottom:25px;}
.title_h2 h2.h2{display:inline-block;padding:0px 10px;position:relative;}
.title_h2 h2.h2::before {border-left: solid 1px #1c1914;border-top: solid 1px #1c1914;border-bottom: solid 1px #1c1914;
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;left: 0;}
.title_h2 h2.h2::after {border-right: solid 1px #1c1914;border-top: solid 1px #1c1914;border-bottom: solid 1px #1c1914;
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;right: 0;}
	h2.h2::before {position: absolute;top: 0;content: '';width: 8px;height: 100%;display: inline-block;}
	h2.h2::after {position: absolute;top: 0;content: '';width: 8px;height: 100%;display: inline-block;}
.title_h2 h2.h2 .en{width:100%;height:auto;font-size:20px;text-align:center;display: inline-block;}
.title_h2 h2.h2 ja{width:100%;height:auto;font-size:12px;text-align:center;display: inline-block;}
	@media all and (max-width: 768px) {
.etc .title_h2 h2.h2{margin-bottom:35px;}
	}
p.section-lead{width:calc(100% - 30px);height:auto;padding-top:10px;}

.lead_text_index h2{color:#de083f;}
	@media all and (max-width: 1024px) {
		.lead_text_index h2{padding-top:10px;}
	}
.lead_text_index p{color:#efefef;}

.header_lead{width:calc(100% - 30px);height:auto;}
section.lead_text_index , 
section.about_area , 
section.about_recom , 
section.about_choice , 
section.about_area_detail , 
section.about_difference , 
section.about_strength , 
section.local_search
	{width:100%;height:auto;padding-bottom:15px;}
	
section.about_area , 
section.about_recom , 
section.about_recom , 
section.about_choice , 
section.about_area_detail , 
section.about_difference , 
section.local_search , 
section.footer_lead 
	{background:rgb(255,255,255,0.7);border:1px solid rgb(255,255,255,0.8);max-width:1200px;margin-bottom:15px;}
section.footer_lead {padding:15px 0px;}
	@media all and (max-width: 1024px) {
		section.about_area , 
		section.about_recom , 
		section.about_recom , 
		section.about_choice , 
		section.about_area_detail , 
		section.about_difference , 
		section.local_search , 
		section.footer_lead 
			{background:rgb(255,255,255,0.45);border:1px solid rgb(255,255,255,0.2);}
	}

section.about_area h2, 
section.about_recom h2, 
section.about_recom h2, 
section.about_choice h2, 
section.about_area_detail h2, 
section.about_difference h2, 
section.local_search h2 
	{font-size:13px;color: #de083f;calc(100% - 30px);padding-top:15px;padding-bottom:2px;font-weight:bold;}
	@media all and (max-width: 768px) {
		section.lead_text_index{padding-bottom:20px;padding-top:15px;}
	}

section.about_area p, 
section.about_recom p, 
section.about_recom p, 
section.about_choice p, 
section.about_area_detail p, 
section.about_difference p, 
section.local_search p , 
.index_footer_lead p 
	{width:calc(100% - 30px)}

section.lead_text_footer{width:calc(100% - 30px);height:auto;padding-top:10px;}
section.lead_text_footer h2{font-size:13px;color: #de083f;font-weight:bold;padding-bottom:3px;calc(100% - 30px)}
section.lead_text_footer{width:calc(100% - 30px);height:auto;padding-top:10px;calc(100% - 30px)}
section.lead_text_index a , 
section.about_area a , 
section.about_strength a , 
section.about_recom a , 
section.about_choice a , 
section.about_area_detail a , 
section.about_difference a , 
section.local_search a , 
section.lead_text_footer a
	{color: #de083f;}
section.lead_text_index a:hover , 
section.about_area a:hover , 
section.about_recom a:hover , 
section.about_choice a:hover , 
section.about_area_detail a:hover , 
section.about_difference a:hover , 
section.about_choice a:hover , 
section.local_search a:hover , 
section.lead_text_footer a:hover
	{text-decoration:underline;}

/*===■求人ページ用フッター固定お問い合わせ===*/
@media all and (max-width: 1024px) {
	#footerMenu {width: 100%;height: 0px;position: fixed;z-index: 300;bottom:-50;overflow: none;left: 0;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;webkit-transition: all 0.4s ease-in-out;background:#220c07;}
	#footerMenu.show {position: fixed;z-index: 300;bottom: 0;height:auto;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
	#footerMenu ul{width:100%;height:auto;
		display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
		-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
	#footerMenu a{display:block;}
	#footerMenu p{padding:4px 0px;color:#ffe8bd;}
	#footerMenu a span{display:inline-block;padding:6px 0px;color:#ffffff;font-size:14px;line-height:180%;}
	#footerMenu ul.navigation.one li{width:100%;}
	#footerMenu ul.navigation.two li{width:50%;}
	#footerMenu ul.navigation.three li{width:33.3%;}
	#footerMenu ul li.tel{background:#dd3d4e;}
	#footerMenu ul li.reserve{background:#557f95;}
	#footerMenu ul li.line{background:rgb(88,195,48,0.8);}
	#footerMenu ul li.tel a span{background:url(../img/footer/tel.png) no-repeat;background-size:auto 20px;background-position:0% 50%;padding-left:23px;}
	#footerMenu ul li.reserve a span{background:url(../img/footer/mail.png) no-repeat;background-size:auto 20px;background-position:0% 50%;padding-left:27px;}
	#footerMenu ul li.line a span{background:url(../img/footer/line.png) no-repeat;background-size:auto 20px;background-position:0% 50%;padding-left:27px;}
	@media all and (max-width: 320px) {

	}
}

/*======*/
@media all and (max-width: 1024px) {
	.etc .smart_top_padding{padding-top:71px !important;}
	.smart_top_padding{padding-top:69px;}
	header div.smart_menu{width: 100%;height:71px;padding:0px 0px;position: fixed;top: 0px;z-index: 100;transition: top 0.05s ease;}
	header dl.pc_none{width:calc(100% - 20px);height:100%;
		display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
		-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
	header dl.pc_none dt{width:40%;height:auto;margin-left:0px;}
	@media all and (max-width: 1024px) {
		header dl.pc_none dt p.logo{text-align:left;}
		header dl.pc_none dt img{width:auto;max-height:36px;}
	}
	header dl.pc_none dt{width:40%;height:auto;margin-left:0px;}
	header dl.pc_none dd{width:50%;height:auto;margin-right:0px;}
	header dl.pc_none ul{width: 100%;height:auto;
		display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
		-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;}
	header dl.pc_none li.tel{width:40px;height:40px;margin:0px 0px 0px 5px;}
	header dl.pc_none li.line{width:40px;height:40px;margin:0px 0px 0px 5px;}
	header dl.pc_none li.menu{width:40px;height:40px;margin:0px 0px 0px 5px;}
	/*===モバイル用メニュー===*/
	p.menu_icon {width:40px;height:40px;z-index: 50;margin:0px auto;padding:0px;}
	menu.mobile_menu{width:100%;height:100%;position: fixed;top:0px;left:0px;display: none;z-index: 100;margin:0px auto;padding:0px;
		background:#29251e;}
	div.mobile_menu{position: relative;top:-50%;transition: 0.2s ease-in;transition-delay: 0.2s;}
	div.mobile_menu_title{width:100%;height:auto;text-align:right;margin:0px auto;padding:0px;position: relative;}
	div.mobile_menu_title p.close_icon{width:calc(100% - 20px);height:auto;text-align:right;margin:0px auto;padding-top:10px;}
	div.mobile_menu_title p.close_icon img{width:40px;height:40px;}
	p.close_icon:hover{cursor: pointer;}
	ul.mobile_menu{width:100%;height:auto;margin:0px auto;padding-top:10px;
		display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
		-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;
		-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;
		-webkit-flex-wrap: wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
	ul.mobile_menu li{width:50%;}
	ul.mobile_menu li .ja{font-size:11px;color:#ffe8bd;display: block;line-height: 100%;padding-top: 3px;}
	ul.mobile_menu li .en{font-size:14px;color:#ffffff;display: block;line-height: 100%;letter-spacing: 1px;}
	ul.mobile_menu li a{padding:6px 0px 8px 0px;display: block;}

	ul.mobile_menu_banner{width:80%;}
	ul.mobile_menu_banner li{width:100%;padding-top:15px;}

}



