@charset "UTF-8";

/*======*/
body,html{margin:0px;padding:0px;cursor:default;font-size:12px;line-height:19px;text-align:center;color:#333333;}
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{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;background: url(../img/header/bg_pc.webp) no-repeat;background-size:2000px 395px;background-position:top center;}
		#contents_bg{width:100%;height:auto;background: url(../img/common/bg.webp) no-repeat;background-size:2000px 1000px;background-position:top center;}
		#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 1000px;background-position:top center;z-index: -1;}
		#contents{padding:20px 0px;max-width:1200px;}
		.etc #contents{width:100%;padding:20px 0px;}
		.pc_none{display:none;}
		#contents_in{width:100%;height:auto;
			display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
			-webkit-flex-wrap: wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
			-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;
			-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;}
		#contents_in_left{width:67.5%;height:auto;margin-left:0px;}
		#contents_in_right{width:30.5%;height:auto;margin-right:0px;}
	}
	@media all and (max-width: 1024px) {
		#container{width:100%;overflow-x:hidden;}
		#contents{width:100%;}
		.etc #contents{padding:20px 0px;}
		.s_width{width:calc(100% - 20px) !important;}
		.smart_none{display:none;}
	}

/*===■ヘッダー===*/
.h1{width:100%;height:auto;background:rgb(255,80,142,0.6);padding:8px 0px;color:#ffffff;}
.pc_header{width:100%;height:auto;}
.pc_header_logo{width:100%;height:auto;}
.pc_header p.logo{width:90%;max-width:478px;height:auto;padding:55px 0px;}
	@media all and (max-width: 1024px) {
		.h1{padding:6px 0px;}
		.h1 span{display:inline-block;width:calc(100% - 10px);font-size:10px;}
	}
/*===■ヘッダーメニュー===*/
header .nav{width:100%;height:auto;background:#ff84b0;padding:3px 0px;}
header nav{width:100%;height:auto;border-top:1px solid rgb(255,255,255,0.3);border-bottom:1px solid rgb(255,255,255,0.3);}
header nav ul{width:100%;max-width:1200px;height:auto;
	flex-wrap: nowrap;white-space: nowrap;
	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;}
header nav ul li{width:auto;height:auto;margin:0px;position:relative;transition: transform 0.3s ease;}
header nav ul li a{display:block;padding:9px 13.8px;}
header nav ul li:hover{transform: translateY(-6px);}
header nav ul li a:after {content:"";width:0px;height:20px;border-right:1px solid rgb(255,255,255,0.3);position:absolute;top:11px;right:0px;}
header nav ul li:last-child a:after {display:none;}
header nav ul li .en{display:block;width:auto;height:auto;padding-top:3px;color:#ffffff;font-size:11px;line-height:100%;}
footer nav ul li .en{color:#222222;}
header nav ul li .ja{display:block;width:auto;height:auto;padding-top:0px;color:#ffffff;font-size:11px;line-height:100%;}
	@media all and (max-width: 1024px) {
	}

/*===■フッターメニュー===*/
footer nav 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;
	-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 0px 11px 0px;}
footer nav ul li .en{display:block;width:auto;height:auto;padding-top:3px;color:#ffffff;font-size:11px;line-height:100%;}
footer nav ul li .ja{display:block;width:auto;height:auto;padding-top:0px;color:#ffffff;font-size:11px;line-height:100%;}
footer nav ul li .ja{color:#ffffff;}
	@media all and (min-width: 1025px) {
		footer nav ul{padding-bottom:10px;}
		footer nav ul li .en{display:none;}
		footer nav ul li .ja{background:url(../img/common/li_colorful.png) no-repeat;background-size:8px 8px;background-position:0% 50%;padding-left:13px;}
		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:12px;}
		footer nav ul li a{padding:4px 0px 5px 0px;display: block;}
	}

/*===■パンくず===*/
#pan{width:100%;height:auto;padding:4px 0px;background:rgb(255,80,142,0.3);}
#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:180%;color:#bd114e;}
#pan li a:after {content:" > ";}
#pan li a{display:block;color:#bd114e;}
#pan li a:hover{display:block;color:#bd114e;}
	@media all and (min-width: 1025px) {
	}
	@media all and (max-width: 1024px) {
		#pan ul{width:100%;}
		#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:#ff84b0;}
footer p.logo{width:70%;max-width:278px;height:auto;padding-bottom:20px;}
footer p.copy{width:100%;color:#ffffff;line-height:150%;padding:7px 0px;}
footer p.copy a{color:#ffffff;}
	@media all and (min-width: 1025px) {
		footer a:hover{color:#c53170;text-decoration:none;}
		footer p.copy{padding:10px 0px 7px 0px;}
	}
	@media all and (max-width: 1024px) {
		footer{padding:20px 0px 0px 0px;}
		footer p.logo{padding-bottom:10px;}
		footer p.copy{line-height:150%;padding:10px 0px 74px 0px;}
		footer p.copy span{display:none;}
	}

/*===■営業時間など===*/
#open_time{width:100%;height:auto;background:rgb(255,255,255,0.2);padding:10px 0px;}
#open_time ul{width:100%;height:auto;padding:0px 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;
	-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
#open_time li {margin:0px 10px;}
#open_time li span{font-size:20px;}
#open_time li a{color:#ffffff;}
#open_time li.tel{}
#open_time li.tel a span{display:inline-block;width:auto;height:auto;background:url(../img/header/tel.png) no-repeat;background-size:21px 16px;background-position:0% 49%;padding-left:25px;}
#open_time li.open_close{}
#open_time li.open_close span.open{display:inline-block;width:auto;height:auto;background:url(../img/header/time.png) no-repeat;background-size:21px 16px;background-position:0% 49%;padding-left:25px;}
#open_time li span.uke{font-size:13px;display:inline-block;padding-right:5px;}
#open_time li.line_x {margin:0px 7px;}
#open_time li.line_x img{width:auto;height:25px;}
footer #open_time li , 
footer #open_time li a 
	{color:#ffffff;}
	@media all and (max-width: 1024px) {
		#open_time{padding:8px 0px 9px 0px;}
		#open_time ul{width:calc(100% - 10px);-webkit-flex-wrap: wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
		#open_time li span{font-size:18px;}
		#open_time li.tel{margin-bottom:5px;}
		#open_time li.open_close{margin-bottom:5px;}
		#open_time li.line_x {margin:0px 5px;}
		#open_time li.line_x img{width:auto;height:22px;}
		.uke{padding-top:2px;}
		#open_time li.uke span{font-size:18px;}
		#open_time li.uke span.uke{font-size:11px;}
		.line_x{}
	}


/*===■全体h2タイトル===*/
h2.h2{width:100%;font-size:15px;border-bottom:1px solid #c8c8c8;position:relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;text-align:left;line-height:30px;text-indent:38px;}
h2.h2 a{width:auto;border:1px solid #c8c8c8;position:absolute;top:2px;right:5px;text-indent:0px;line-height:1;padding:3px 10px;}
h2.h2 a span{display:inline-block;line-height:1;text-indent:0px;font-size:11px;letter-spacing:-1px;color:#b7b7b7;background:url(../img/common/li.png) no-repeat;background-size:10px 10px;background-position:0% 2.5px;padding:2px 0px 0px 13px;}
h2.h2 a:hover{background:#efefef;}
/*===■タイトル画像===*/
h2.h2.new_topics:after{content:"";width:30px;height:30px;position:absolute;bottom:-1px;left:0px;
	background:url(../img/icon/new_topics.png) no-repeat #349de7;background-size:auto 18px;background-position:50% 50%;}
h2.h2.girls:after{content:"";width:30px;height:30px;position:absolute;bottom:-1px;left:0px;
	background:url(../img/icon/girls.png) no-repeat #ffcd0b;background-size:auto 18px;background-position:50% 50%;}
h2.h2.schedule:after{content:"";width:30px;height:30px;position:absolute;bottom:-1px;left:0px;
	background:url(../img/icon/schedule.png) no-repeat #80cc56;background-size:auto 18px;background-position:50% 50%;}
h2.h2.voices:after{content:"";width:30px;height:30px;position:absolute;bottom:-1px;left:0px;
	background:url(../img/icon/voices.png) no-repeat #f49d9e;background-size:auto 18px;background-position:50% 50%;}
h2.h2.newface:after{content:"";width:30px;height:30px;position:absolute;bottom:-1px;left:0px;
	background:url(../img/icon/newface.png) no-repeat #adcd3a;background-size:auto 18px;background-position:50% 50%;}
h2.h2.ranking:after{content:"";width:30px;height:30px;position:absolute;bottom:-1px;left:0px;
	background:url(../img/icon/ranking.png) no-repeat #51b6da;background-size:auto 15px;background-position:50% 48%;}
h2.h2.link:after{content:"";width:30px;height:30px;position:absolute;bottom:-1px;left:0px;
	background:url(../img/icon/link.png) no-repeat #f9b45b;background-size:auto 15px;background-position:50% 48%;}
h2.h2.recruit:after{content:"";width:30px;height:30px;position:absolute;bottom:-1px;left:0px;
	background:url(../img/icon/recruit.png) no-repeat #f49d9e;background-size:auto 15px;background-position:50% 48%;}
h2.h2.reserve:after{content:"";width:30px;height:30px;position:absolute;bottom:-1px;left:0px;
	background:url(../img/icon/reserve.png) no-repeat #80cc56;background-size:auto 15px;background-position:50% 48%;}
h2.h2.hotel:after{content:"";width:30px;height:30px;position:absolute;bottom:-1px;left:0px;
	background:url(../img/icon/hotel.png) no-repeat #51b6da;background-size:auto 15px;background-position:50% 48%;}
h2.h2.access:after{content:"";width:30px;height:30px;position:absolute;bottom:-1px;left:0px;
	background:url(../img/icon/access.png) no-repeat #f49d9e;background-size:auto 15px;background-position:50% 48%;}
h2.h2.movie:after{content:"";width:30px;height:30px;position:absolute;bottom:-1px;left:0px;
	background:url(../img/icon/movie.png) no-repeat #ffcd0b;background-size:auto 15px;background-position:50% 48%;}
h2.h2.system:after{content:"";width:30px;height:30px;position:absolute;bottom:-1px;left:0px;
	background:url(../img/icon/system.png) no-repeat #adcd3a;background-size:auto 15px;background-position:50% 48%;}
h2.h2.profile:after{content:"";width:30px;height:30px;position:absolute;bottom:-1px;left:0px;
	background:url(../img/icon/profile.png) no-repeat #adcd3a;background-size:auto 15px;background-position:50% 48%;}
h2.h2.diary:after{content:"";width:30px;height:30px;position:absolute;bottom:-1px;left:0px;
	background:url(../img/icon/diary.png) no-repeat #f9b45b;background-size:auto 15px;background-position:50% 48%;}


/*===■求人ページ用フッター固定お問い合わせ===*/
@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:rgb(1255,255,255,0.4);}
	#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:#cf2461;}
	#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:rgb(255,174,69,0.8);}
	#footerMenu ul li.mail{background:rgb(55,173,215,0.8);}
	#footerMenu ul li.line{background:rgb(57,198,215,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.mail 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) {
	.s_header.pc_none{padding-top:63px;}
	header div.smart_menu{width: 100%;height:auto;padding:10px 0px;position: fixed;top: 31px;z-index: 100;background:rgb(255,80,142,0.9);transition: top 0.05s ease;}
	header dl.pc_none{width:calc(100% - 20px);height:auto;
		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:50%;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:43px;height:43px;margin:0px 0px 0px 5px;}
	header dl.pc_none li.line{width:43px;height:43px;margin:0px 0px 0px 5px;}
	header dl.pc_none li.menu{width:43px;height:43px;margin:0px 0px 0px 5px;}
	/*===モバイル用メニュー===*/
	p.menu_icon {width:43px;height:43px;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:rgb(255,80,142,0.9);}
	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;
		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:12px;color:#ffffff;display: block;line-height: 100%;}
	ul.mobile_menu li .en{font-size:12px;color:#ffffff;display: block;line-height: 100%;padding-top: 3px;}
	ul.mobile_menu li a{padding:6px 0px 7px 0px;display: block;}

}



