@charset "UTF-8";

/* ゴシック体指定 */
html {
	margin: 0;
	padding: 0;
}
.reset {
	clear:both;
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
}

*{
 	border:none;
	vertical-align:baseline;
	outline:0;
	margin: 0;
	padding: 0;
}

a:LINK,
a:VISITED,
a:ACTIVE {text-decoration: none;color:#333333;}
a:HOVER {text-decoration: none;color:#666666;}


body {
	font:12px/1.5 "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
	text-align:center;
	min-width:1320px;
}
.kuchi_site{
	width:280px;
	position:fixed;
	right:6px;
	top:54%;
z-index:100;
}
.kuchi_site img{
	width:280px;
}

.line_site{
	width:280px;
	position:fixed;
	right:6px;
	top:60%;
z-index:100;
}
.line_site img{
	width:280px;
}
.web_site{
	width:280px;
	position:fixed;
	right:6px;
	top:66%;
z-index:100;
}
.web_site img{
	width:280px;
}
.chat_site{
	width:280px;
	position:fixed;
	right:6px;
	top:72%;
z-index:100;
}
.chat_site img{
	width:280px;
}
.web_site2{
	width:280px;
	position:fixed;
	right:6px;
	top:78%;
z-index:100;
}
.web_site2 img{
	width:280px;
}

h1{
	text-align:center;
	background:rgba(252,42,174,0.9);
	width:100%;
	margin: 0px auto 0px auto;
	height:18px;
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	font-weight: normal;
}

.ul_open_h{
	background:rgba(0, 0, 0, .2);
	color: #fff;
	margin: 80px 0px 0px 0px;
	padding: 0;
	list-style: none;
	position: fixed;
	top: 0;
z-index:92;
}


.ul_open_h{ 
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}

.ul_open_h a{
	font-size:16px;
	color: #fff;
	margin: 0px 0px 0px 0px;
	display:block;
	padding: 0px 0px 0px 20px;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align:left;
	border-bottom:1px #eeeeee dashed;
	font-weight: bold;
}

.ul_open_h a:HOVER { color: #fe13ae;}


.btn{
	color: #fff;
	width: 70px;
	height: 70px;
	position: absolute;
	left :15px;
	top: 7px;
	background: #333333;
z-index:92;
}
.btn:before,
.btn:after,
.btn span{
	display: block;
	width: 40%;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
.btn span{
	height: 3px;
	background-color: #eee;
	top: calc(50% - 1.5px);
}

.btn:before{
	content: "";
	top: calc(35% - 3px);
	border-top: 3px solid #eee;
}
.btn:after{
	content: "";
	bottom: calc(35% - 3px);
	border-bottom: 3px solid #eee;
}
.btn.on span{
	display: none;
}

.btn.on:before{
	top: calc(50% - 1.5px);
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
}
.btn.on:after{
	bottom: calc(50% - 1.5px);
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
}

.open-2{left:-100%;}
.open-2.active{left : 0px;}
.move-2.on.btn{position: fixed;}




header {
	min-width:1320px;
	width: 100%;
}

header #h_main{
	background:rgba(255, 255, 255, .9);
	min-width:1320px;
	height:60px;
	width:100%;
	margin: 280px auto 0px auto;
	top: 0;
	left: 0;
	z-index: 100;
	border-bottom:2px #ff0498 solid;
	border-top:2px #ff0498 solid;
}
header #h_main nav{
	width:1320px;
	height:60px;
	margin: 0px auto 0px auto;
}
header #h_main nav a{
	font-family: 'Kosugi Maru', sans-serif;
	width:100px;
	margin: 0px 0px 0px 0px;
	line-height:18px;
	font-size:14px;
	height:30px;
	line-height:30px;
	float:left;
	text-align:center;
	overflow:hidden;
	color:#666666;
}
header #h_main nav a span{display:none;}
header #h_main nav a.active,
header #h_main nav a:HOVER {color:#ff0498;font-size:16px}
header #h_main nav a.logo{
	float:left;
	background:url(/img/web/base/logo.png) no-repeat top center;
	display:block;
	width:300px;
	height:60px;
	margin: 0px auto 0px 0px;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}
header #h_main nav div.tel_time{
	float:left;
	display:block;
	width:260px;
	height:60px;
	margin: 0px 10px 0px 10px;
}
header #h_main nav div.tel_time .tel{
	color:#ea068c;
	height:40px;
	line-height:40px;
	font-size:34px;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	display:block;
	float:left;
	display:block;
	width:100%;
	margin: 0px auto 0px 0px;
	font-weight: bold;
}
header #h_main nav div.tel_time .tel span{
	font-size:16px;
}
header #h_main nav div.tel_time .time{
	color:#ea068c;
	height:20px;
	line-height:20px;
	font-size:18px;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	display:block;
	float:left;
	display:block;
	width:100%;
	margin: -3px auto 0px 0px;
	font-weight: bold;
}
header #h_main nav div.tel_time .time span{
	font-size:12px;
}







header #h_main2{
	background:rgba(255, 255, 255, .9);
	min-width:1320px;
	height:60px;
	width:100%;
	margin: 0px auto 0px auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	border-bottom:4px #ff0498 solid;
}
header #h_main2 nav{
	width:1320px;
	height:60px;
	margin: 0px auto 0px auto;
}
header #h_main2 nav a{
	font-family: 'Kosugi Maru', sans-serif;
	width:120px;
	margin: 0px 0px 0px 0px;
	line-height:18px;
	font-size:14px;
	height:30px;
	line-height:30px;
	float:left;
	text-align:center;
	overflow:hidden;
	color:#666666;
}

header #h_main2 nav a:nth-child(n+7){
	width:105px;
}

header #h_main2 nav a span{display:none;}
header #h_main2 nav a.active,
header #h_main2 nav a:HOVER {color:#ff0498;font-size:16px;}
header #h_main2 nav a.logo{
	float:left;
	background:url(/img/web/base/logo.png) no-repeat top center;
	display:block;
	width:300px;
	height:60px;
	margin: 0px auto 0px 0px;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}
header #h_main2 nav div.tel_time{
	float:left;
	display:block;
	width:260px;
	height:60px;
	margin: 0px 10px 0px 10px;
}
header #h_main2 nav div.tel_time .tel{
	color:#ea068c;
	height:40px;
	line-height:40px;
	font-size:34px;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	display:block;
	float:left;
	display:block;
	width:100%;
	margin: 0px auto 0px 0px;
	font-weight: bold;
}
header #h_main2 nav div.tel_time .tel span{
	font-size:16px;
}
header #h_main2 nav div.tel_time .time{
	color:#ea068c;
	height:20px;
	line-height:20px;
	font-size:18px;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	display:block;
	float:left;
	display:block;
	width:100%;
	margin: -3px auto 0px 0px;
	font-weight: bold;
}
header #h_main2 nav div.tel_time .time span{
	font-size:12px;
}

footer {
	border-top:1px #ff0498 solid;
	background:rgba(254,239,247,0.9);
	margin: 60px auto 0 auto;
	padding: 0 0 60px 0;
	text-align:center;
	min-width:900px;
}

footer div.f_link{
	margin: 60px auto 0 auto;
	padding: 0;
	text-align:center;
	width:900px;
}
footer div.f_link a .icon,
footer div.f_link a span{display:none;}

footer div.f_link a{
	width:119px;
	margin: 0px 0px 4px -1px;
	line-height:16px;
	font-size:14px;
	color:#333333;
	height:16px;
	float:left;
	text-align:center;
	color:#704d39;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
}
footer div.f_link a:HOVER {color:#cccccc;}

footer a.logo{
	background: url(/img/web/base/mark.png) no-repeat top center;
	display:block;
	width:120px;
	height:200px;
	margin: 20px auto 20px auto;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

footer span.f_shop{
	font-size:14px;
	display:block;
	line-height:18px;
	height:44px;
	margin: 10px auto 0px auto;
}
footer span.Copyright{
	font-size:12px;
	display:block;
	height:20px;
	margin: 20px auto 0px auto;
}
#scroll_top_bt {
	margin:0px 0px 0px 92%;
	background:rgba(252,42,174,0.7);
	width:70px;
	display:block;
	padding: 4px 0px 0px 0px;
	height:60px;
	position: fixed;
	top:90%;
	z-index:10;
	color:#fff;
	-moz-box-shadow:0px 0px 5px #cccccc;
	-webkit-box-shadow:0px 0px 5px #cccccc;
	box-shadow:0px 0px 5px #cccccc;
	-moz-border-radius: 				   60px;
	-webkit-border-radius: 				   60px;
	border-radius: 						   60px;

}
#breadcrumb {
	color:rgba(112, 77, 57, 1.0);
	font-size:14px;
	margin: 10px auto;
	padding: 0;
	text-align:left;
	width:1200px;
	height:40px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: left; /* 縦方向揃え（Safari用） */
	align-items: center; /* 縦方向揃え */
	-webkit-justify-content: left; /* 横方向揃え（Safari用） */
	justify-content: left; /* 横方向揃え */
	font-weight: normal;
}
#breadcrumb .fa-angle-right{
	margin: 0 10px 0 10px;
}
#breadcrumb a:LINK,
#breadcrumb a:VISITED,
#breadcrumb a:ACTIVE {text-decoration: underline;color:rgba(112, 77, 57, 1.0);}
#breadcrumb a:HOVER {text-decoration: underline;color:rgba(112, 77, 57, .5);}
















.searchLadyContainer {
	display: flex;
	justify-content: flex-end;
	margin: 0 0 2rem;
}
.searchLady {
	display: flex;
	align-items: center;
	/* border: 1px solid rgba(242, 150, 7, .8);
	border-radius: .5em;
	padding: 1rem 2rem;
	background: #fff; */
}
.searchLadyTitle {
	margin: 0 1rem 0 0;
	font-size: 1rem;
	color: rgba(242, 150, 7, .8);
	font-weight: bold;
}
.searchLadyInput {
	display: flex;
	align-items: stretch;
	height: 3rem;
	border-radius: .5em;
	border: 1px solid rgba(242, 150, 7, .8);
	background-color: rgba(242, 150, 7, .8);
	overflow: hidden;
}
.searchLadyInput input {
	height: 100%;
	padding: 0 1rem;
	width: 20rem;
}
.searchLadyInput button {
	width: 3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	background-color: transparent;
	font-size: 1.4rem;
	color: #fff;
}


.l_list {
	font-family: 'Kosugi Maru', sans-serif;
	float:left;
	margin:0px 0px 40px 0px;
	width:20%;
}
.l_list a.box{
	display:block;
	margin:0px auto 0px auto;
	width:80%;
	position: relative;
}
.l_list a.box p.imgbox{
	height:280px;
	display:block;
	margin:0px 0px 0px 0px;
	width:99.2%;
	border:1px rgba(252,42,174,0.2) solid;
	overflow: hidden;
}
.l_list a.box p.imgbox img{
	padding: 0px;
	margin:0px 0px 0px -5%;
	width:110%;
}
.l_list a.box p.catch{
	display:block;
	margin:0px 0p 0px 0px;
	width:100%;
	height:24px;
	color:rgba(252,42,174,0.9);
	font-size:12px;
	text-align:center;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向揃え（Safari用） */
	align-items: center; /* 縦方向揃え */
	-webkit-justify-content: center; /* 横方向揃え（Safari用） */
	justify-content: center; /* 横方向揃え */
}
.l_list a.box h3{
	text-align:center;
	font-size:18px;
	color:#666666;
	display:block;
	margin:0px 0px 0px 0px;
	width:100%;
	height:24px;
	line-height:24px;
}
.l_list a.box h3 span{
	font-size:14px;
	font-weight: normal;
}
.l_list a.box p.size{
	font-family: 'Oswald', sans-serif;
	text-align:center;
	font-size:16px;
	color:#666666;
	display:block;
	margin:0px 0px 4px 0px;
	width:100%;
	height:20px;
	line-height:20px;
}

.l_list a.box p.typebox{
	width:100%;
	height:65px;
	margin:0px auto 4px auto;
}
.l_list a.box p.typebox img{
	width:100%;
	margin:0px auto 0px auto;
}

.l_list a.box p.infobox{
	width:220px;
	height:30px;
	margin:248px auto 0px 4px;
	position:absolute;
}

.l_list a.box p.infobox span.newface{
	font-family: 'Oswald', sans-serif;
	background:rgba(4,165,34,0.9);
	float:left;
	text-align:center;
	color:#ffffff;
	display:block;
	margin:0px;
	width:120px;
	font-size:14px;
	height:30px;
	line-height:30px;
	-webkit-align-items: center; /* 縦方向揃え（Safari用） */
	align-items: center; /* 縦方向揃え */
	-webkit-justify-content: center; /* 横方向揃え（Safari用） */
	justify-content: center; /* 横方向揃え */
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.l_list a.box p.infobox span.today{
	font-family: 'Oswald', sans-serif;
	background:rgba(241,1,1,0.9);
	float:right;
	text-align:center;
	color:#ffffff;
	display:block;
	margin:0px;
	width:80px;
	font-size:14px;
	height:30px;
	line-height:30px;
	-webkit-align-items: center; /* 縦方向揃え（Safari用） */
	align-items: center; /* 縦方向揃え */
	-webkit-justify-content: center; /* 横方向揃え（Safari用） */
	justify-content: center; /* 横方向揃え */
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	font-weight: bold;
}
.l_list a.box p.iconbox{
	width:40px;
	height:200px;
	margin:0px auto 0px -20px;
	position:absolute;
	overflow: hidden;
}

.l_list a.box p.iconbox span.enq{
	margin:4px 0px 0px 0px;
	font-family: 'Oswald', sans-serif;
	background:rgba(249,90,4,0.9);
	float:left;
	text-align:center;
	color:#ffffff;
	display:block;
	width:40px;
	height:60px;
	font-size:10px;
	line-height:10px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
}


.l_list a.box p.iconbox span.shame{
	margin:4px 0px 0px 0px;
	font-family: 'Oswald', sans-serif;
	background:rgba(4,148,249,0.9);
	float:left;
	text-align:center;
	color:#ffffff;
	display:block;
	width:40px;
	height:60px;
	font-size:10px;
	line-height:10px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
}
.l_list a.box p.iconbox span.shame .icon{font-size:24px;color:#ffffff;margin:7px 0px 2px 0px;}
.l_list a.box p.iconbox span.enq .icon{font-size:24px;color:#ffffff;margin:7px 0px 2px 0px;}

.l_list a.box p.work{
	background:#ffe8f4;
	width:100%;
	margin:0px auto 0px auto;
	border-top:1px rgba(252,42,174,0.5) dashed;
	border-bottom:1px rgba(252,42,174,0.5) dashed;
}

.l_list a.box p.work .time{
	font-family: 'Oswald', sans-serif;
	width:96%;
	display: block;
	height:32px;
	line-height:32px;
	font-size:16px;
	color:rgba(252,42,174,0.9);
	margin:0px auto 0px auto;
	overflow: hidden;
}

.l_list a.box p.work .com{
	width:96%;
	display: block;
	height:32px;
	line-height:16px;
	font-size:12px;
	color:#333333;
	margin:0px auto 0px auto;
	overflow: hidden;
}

.l_list a.box .realtimeState{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 2.5em;
	margin-top: .5em;
	background-color: #F60096;
	color: #fff;
	font-weight: bold;
}
.l_list a.box .realtimeState.--has-comment{
	background-color: #FBCC07;
	color: #F60000;
}
.l_list a.box .realtimeState.--has-endtime{
	background-color: #F998CA;
	color: #F60000;
}
.l_list a.box .realtimeState.--disable{
	visibility: hidden;
}

.l_list a.box p.infobox span.newface{display: none;}
.l_list a.box p.rank{display: none;}
.l_list a.box p.work{display: none;}

/* #top_schedule_list .l_list{width:100%;} */
#top_schedule_list .l_list a.box p.work{display: block;}
#top_newface_list .l_list a.box p.infobox span.newface{display: block;}
#schedule_list .l_list a.box p.work{display: block;}


article{
	background:rgba(255, 255, 255, .9);
	margin: 20px auto 0 auto;
	padding: 0;
	text-align:left;
	width:1320px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	border:2px #ffffff solid;
}
section{
	width:1300px;
/*	background:#ff0000;*/
	margin: 0 auto 40px auto;
	padding: 0;
	text-align:center;
	min-height:200px;
}
section.topban{
	background:url();
	margin: 0 0 40px 0;
	padding: 0;
	text-align:center;
	border:0px;
	min-height:200px;
}

section h2{
	font-family:"メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 2px;
	margin: 0 auto 60px auto;
	padding: 20px 0 0px 0;
	line-height:28px;
	font-size:26px;
	color:rgba(252,42,174,0.9);
	border-bottom:1px rgba(252,42,174,0.5) dashed;
}
section h2 span{
	font-family: 'Overlock SC', cursive;
	color:#ffffff;
	margin: 0 auto -11px auto;
	width:260px;
	background:rgba(252,42,174,0.9);
	letter-spacing: 2px;
	display:block;
	height:22px;
	line-height:22px;
	font-size:16px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
}



























#top_system_list {}
#top_system_list img {
	vertical-align: middle;
}

#map_list .box{
	font-family: 'Kosugi Maru', sans-serif;
	float:right;
	width:500px;
	margin: 0px 0px 0px 0px;
}
#map_list .box h3{
	font-size:12px;
	font-weight: normal;
	text-align:left;
	float:left;
	width:120px;
	height:50px;
	line-height:50px;
	border-bottom:1px #704d39 dotted;

}
#map_list .box h4{
	font-size:14px;
	text-align:left;
	font-weight: normal;
	float:right;
	width:380px;
	height:50px;
	line-height:50px;
	border-bottom:1px #704d39 dotted;

}

#creca_list .box{
	text-align:left;
	float:left;
	width:360px;
	margin:0px 0px 0px 60px ;
}
#creca_list h3.box2{
	font-weight: normal;
	text-align:left;
	font-family: 'Kosugi Maru', sans-serif;
	float:left;
	width:820px;
	margin:0px 0px 0px 30px ;
	font-size:16px;
	line-height:24px;
}

#rese_list h3{
	font-weight: normal;
	font-family: 'Kosugi Maru', sans-serif;
	font-size:20px;
	line-height:28px;
	text-align:left;
	margin:0px 50px 0px 50px ;
	color:rgba(252,42,174,0.9);
}
#rese_list h4{
	font-weight: normal;
	font-family: 'Kosugi Maru', sans-serif;
	font-size:16px;
	line-height:28px;
	text-align:left;
	margin:0px 80px 30px 80px ;
}
#rese_list h4 .blue{color:#027aea;font-weight: bold;}
#rese_list h4 .pink{color:#f40190;font-weight: bold;}

#rese_list h4.bottom{margin:0px 30px 30px 30px ;}



#day {
  background-color: #fff;
  height: 40px;
  width: 90%;
  overflow: hidden;
  color: #ffffff;
  margin: 20px auto 20px auto;
 }
#day .active {background:#666666; }
#day .activeSun {background:#fd046d; }
#day .activeSat {background:#04a2fd; }
#day div {
  text-align: center;
  font-size: 22px;
  float: left;
  width: 14.2%;
  height: 40px;
  line-height: 44px;
  border-left: 1px #666666 solid;
  margin: 0px 0px 0px -1px; }
#day div a {
  display: block;
  text-decoration: none;
 }
#day div span {
  font-size: 12px;
  vertical-align: baseline; }
#day .colorMon, #day .colorTue, #day .colorWed, #day .colorThu, #day .colorFri {
  color: #333333; }
#day .colorSun {
  color: #fd046d; }
#day .colorSat {
  color: #04a2fd; }

#day-background {
  height: 30px;
  width: 100%;
  margin: 0px auto 0px auto; }
#day div a:HOVER {background:#666666;color: #ffffff;}
#day div a.colorSun:HOVER {background:#fd046d;color: #ffffff;}
#day div a.colorSat:HOVER {background:#04a2fd;color: #ffffff;}


#enquete_list .inner {
	width:96%;
	margin:0px auto 40px auto;
}
#enquete_list .inner td {
	padding: 10px;
	font-size: 16px;
	vertical-align:middle;
}
#enquete_list .inner input,
#enquete_list .inner select,
#enquete_list .inner textarea {
	font-size: 16px;
	border: 1px solid #ccc;
	border-radius: 2px;
	padding: 10px;
	color: #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#enquete_list .inner td .foma_rad{
	color:#cc0000;
	font-size: 14px;
	font-weight: bold;
}
#enquete_list .inner input[type=radio],
#enquete_list .inner input[type=checkbox] {
	transform: scale(1.7);
	margin-right:4px;
	margin-left:20px;
}


#enquete_list h3{
	font-family:"メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 2px;
	margin: 0 auto 20px auto;
	padding: 20px 0 0px 0;
	line-height:28px;
	font-size:26px;
}
#enquete_list h3 span{
	font-family: 'Overlock SC', cursive;
	color:#ffffff;
	margin: 0 auto -15px 0px;
	width:300px;
	letter-spacing: 2px;
	display:block;
	height:30px;
	line-height:30px;
	font-size:16px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
}
#enquete_list h3 span .icon{margin: 0 4px 0px 10px;}

#enquete_list h3.enq_ti1{border-bottom:1px rgba(251,62,4,0.5) dashed;}
#enquete_list h3.enq_ti1 span{background:rgba(251,62,4,0.8);}
#enquete_list h3.enq_ti2{border-bottom:1px rgba(4,132,251,0.5) dashed;}
#enquete_list h3.enq_ti2 span{background:rgba(4,132,251,0.8);}
#enquete_list h3.enq_ti3{border-bottom:1px rgba(149,4,251,0.5) dashed;}
#enquete_list h3.enq_ti3 span{background:rgba(149,4,251,0.8);}



#enquete2_list .box{
	text-align:left;
	float:left;
	width:230px;
	margin:0px 0px 0px 300px ;
}
#enquete2_list h3.box2{
	font-weight: normal;
	text-align:left;
	font-family: 'Kosugi Maru', sans-serif;
	float:left;
	width:600px;
	margin:0px 0px 0px 0px ;
	font-size:18px;
	line-height:24px;
}
#enquete2_list h3.box2 a{
	width:400px;
	color:rgba(252,42,174,0.9);
	font-family: 'Oswald', sans-serif;
	margin:0px 0px 0px 0px ;
	font-size:60px;
	line-height:80px;
}
#enquete2_list h3.box2 a:HOVER {color:rgba(252,42,174,0.5);}








#voice_list li{
	float:left;
	background:#eeeeee;
	width:47%;
	margin: 0 1% 20px 1%;
	list-style: none;
	border:1px #cccccc solid;
}


#voice_list h3{
	font-family:"メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 2px;
	margin: 0 auto 20px auto;
	padding: 20px 0 0px 0;
	line-height:28px;
	font-size:12px;
	list-style: none
}

#voice_list li a{
	width:30%;
	float:left;
	margin:0 0 2% 2%;
}
#voice_list li dl{
	float:left;
	width:66%;
	margin:0 2% 2% 0;
}
#voice_list li dl dt{
	color:#333333;
	line-height:24px;
	font-size:14px;
	float:left;
	text-align:left;
	margin:0 0 0 6px;
	clear: left ;
}
#voice_list li dl dt .icon{
	color:#666666;
	margin:0 0px 0 0px;
}
#voice_list li dl dd{
	color:#000000;
	font-size:14px;
	line-height:24px;
	float:left;
	text-align:left;
	margin:0 6px 0 4px;
}
#voice_list li dl dd.commentSP{
	color:rgba(252,42,174,0.9);
	font-size:16px;
	line-height:18px;
	float:left;
	text-align:left;
	margin:0 20px 6px 20px;
	font-weight: bold;
	min-width:80%;
}


#schedule_list,
#lady_list{
	min-height:700px;
}

#lady_list .lady_nav a{
	width:80px;
	color:#000000;
	font-size:20px;
	height:60px;
	line-height:18px;
	float:left;
	text-align:center;
	margin:2px;
	background:#eeeeee;
	border:1px #cccccc solid;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向揃え（Safari用） */
	align-items: center; /* 縦方向揃え */
	-webkit-justify-content: center; /* 横方向揃え（Safari用） */
	justify-content: center; /* 横方向揃え */
}
#lady_list .lady_nav a.reset{
	width:130px;
}

#lady_list .lady_nav a span{
	font-size:12px;
}

#lady_list .lady_nav a.alive{
	background:rgba(252,42,174,0.7);
	border:1px rgba(252,42,174,1.0) solid;
	color:#ffffff;
}
#lady_list .lady_nav2 a{
	width:130px;
}



.ranking_lady_list_container {
	display: flex;
	flex-flow: row wrap;
}
.ranking_lady_list_container .l_list.rank1,
.ranking_lady_list_container .l_list.rank2,
.ranking_lady_list_container .l_list.rank3 {
	width: 33.3333%;
}
.ranking_lady_list_container .l_list.rank1 a.box p.infobox,
.ranking_lady_list_container .l_list.rank2 a.box p.infobox,
.ranking_lady_list_container .l_list.rank3 a.box p.infobox {width: 100%;margin-top: 324px;}
.ranking_lady_list_container .l_list.rank1 a.box p.imgbox,
.ranking_lady_list_container .l_list.rank2 a.box p.imgbox,
.ranking_lady_list_container .l_list.rank3 a.box p.imgbox {height: 355px;}
.ranking_lady_list_container .l_list.rank1 a.box p.typebox,
.ranking_lady_list_container .l_list.rank2 a.box p.typebox,
.ranking_lady_list_container .l_list.rank3 a.box p.typebox {
	height: auto;
}
.ranking_lady_list_container .l_list.rank1 a.box h3,
.ranking_lady_list_container .l_list.rank2 a.box h3,
.ranking_lady_list_container .l_list.rank3 a.box h3 {font-size: 30px;}
.ranking_lady_list_container .l_list.rank1 a.box h3 span,
.ranking_lady_list_container .l_list.rank2 a.box h3 span,
.ranking_lady_list_container .l_list.rank3 a.box h3 span {font-size: 20px;}
.ranking_lady_list_container .l_list.rank1 a.box p.size,
.ranking_lady_list_container .l_list.rank2 a.box p.size,
.ranking_lady_list_container .l_list.rank3 a.box p.size {
	margin-top: .5em;
	font-size: 22px;
}

#ranking_list .l_list a.box p.rank{
	background:#fce5e5;
	color:#cc0000;
	font-family: 'Oswald', sans-serif;
	font-size:26px;
	display: block;
	height:30px;
	line-height:30px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
	margin:0px 0px 4px 0px;
}
#ranking_list .l_list a.box p.rank span{
	font-size:14px;
}
#ranking_list .rank1 a.box p.rank_date{
	background:#fce5e5;
	color:#cc0000;
	font-family: 'Overlock SC', cursive;
	font-size:40px;
	display: block;
	height:50px;
	line-height:50px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
	margin:0px 0px 4px 0px;
}
#ranking_list .rank1 a.box p.rank_date span{
	font-size:20px;
}


#ranking_list .ranklaw {
	font-family: 'Kosugi Maru', sans-serif;
	float:left;
	margin:0px 0px 40px 0px;
	width:14%;
}
#ranking_list .ranklaw a.box p.catch{
	height:28px;
	line-height:14px;
}
#ranking_list .ranklaw a.box p.imgbox{
	height:210px;
}
#ranking_list .ranklaw a.box p.typebox{
	height:48px;
	margin:0px auto 0px auto;
}

#ranking_list .ranklaw a.box p.infobox{
	width:150px;
	height:30px;
	margin:178px auto 0px 4px;
	position:absolute;
}


#ranking_list .rank_reset :last-of-type {
    clear: both;
    display: block;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
}









#link_list .box {
	width:860px;
	margin:0px auto 40px auto;
}
#link_list .box h3{
	font-size:20px;
	font-weight: bold;
	width:860px;
	margin: 40px auto 40px auto;
	border-bottom:1px #704d39 dotted;
	color:#704d39;
}


#link_list .box a {
	color:#333333;
	text-align: center;
	float:left;
	font-size:12px;
	width:18%;
	height:80px;
	line-height:16px;
	margin: 0px 1% 20px 1%;
}

#link_list .box a img{
	width:88px;
}



#link_list .bnrInfo{
	text-align:left;
	width:860px;
	margin:0px auto 40px auto;
}
#link_list .bnrInfo dt,
#link_list .bnrInfo dd{
	font-size:16px;
	text-align:left;
}

#top_event_list div.body{
	width:960px;
	text-align: left;
	margin: 0px auto 0px auto;
}


#top_banner_list table td{
	width:25%;
}





#top_whatsnew2_list div.scroll{
	width:960px;
	margin: 0px auto 0px auto;
}
#top_whatsnew2_list div.scroll div.box{
/*	width:860px;*/
	text-align: left;
	margin: 20px 10px 50px 15px;
}
#top_whatsnew2_list div.scroll div.halfbox{
	float:left;
	width:560px;
	margin: 20px 0px 50px 15px;
}

#top_whatsnew2_list div.scroll img.imgbox{
	max-width:333px;
	float:right;
	margin: 50px 15px 50px 0px;
}
#top_whatsnew2_list div.scroll div.box h3{
	text-align: left;
	margin: 0px 0px 0px 0px;
	min-height: 30px;
	line-height: 16px;
	font-size: 14px;
	border-bottom: 1px #704d39 solid;
}
#top_whatsnew2_list div.scroll div.box .datetime{
	text-align: right;
	margin: 0px 0px 0px 0px;
	height: 16px;
	font-size: 12px;
}


#top_event3_list a{
	color:#cc0000;
	padding: 20px 0px 20px 0px;
	text-align: left;
	display:block;
	line-height: 26px;
	font-size:24px;
	width:98%;
	margin: -1px auto 0px auto;
	border-top:1px #704d39 dotted;
	border-bottom:1px #704d39 dotted;
}
#top_event3_list a .sub{
	padding: 0px 0px 0px 30px;
	color:#333333;
	line-height: 18px;
	font-size:16px;
}
#top_event3_list a:HOVER {background:#feecf7;}
#top_event3_list a .icon{
	float:right;
	font-size:40px;
	margin: 3px 10px 0px auto;
}

































#top_whatsnew_list div.scroll{
/*	background: #f0f0f0;*/
	width:960px;
	max-height: 800px;
	overflow-x: hidden;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	margin: 0px auto 60px auto;
}
#top_whatsnew_list div.scroll div.box{
/*	width:860px;*/
	text-align: left;
	margin: 20px 10px 50px 15px;
}
#top_whatsnew_list div.scroll div.halfbox{
	float:left;
	width:560px;
	margin: 20px 0px 50px 15px;
}

#top_whatsnew_list div.scroll img.imgbox{
	max-width:333px;
	float:right;
	margin: 50px 15px 50px 0px;
}
#top_whatsnew_list div.scroll div.box h3{
	text-align: left;
	margin: 0px 0px 0px 0px;
	min-height: 30px;
	line-height: 16px;
	font-size: 14px;
	border-bottom: 1px #704d39 solid;
}
#top_whatsnew_list div.scroll div.box .datetime{
	text-align: right;
	margin: 0px 0px 0px 0px;
	height: 16px;
	font-size: 12px;
}

#top_whatsnew_list a:LINK,#top_whatsnew_list a:VISITED,#top_whatsnew_list a:ACTIVE {text-decoration: underline;color:#0782c1;}
#top_whatsnew_list a:HOVER {text-decoration: none;color:#666666;}




section#top_pickup h2 {
    margin: 0 auto 15px auto;
}


#top_pickup .pickupinfo {
  position: relative;
  width: 1320px;
  min-height: 450px;
  height: auto;
  margin-bottom: 17px;
  background: #ffe8f4;
} 

#top_pickup .pickupinfo div.pickup_corner {
    display: flex;
    flex-wrap: wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 1300px;
    min-height: 450px;
    height: auto;
    margin: 0 auto;
    text-align: left;
}
#top_pickup .pickupinfo div.pickup_corner article {
    position: relative;
    width: 300px;
    height: auto;
    margin-bottom: 15px;
    background: #ffe8f4;
    border:none;
}
#top_pickup .pickupinfo div.pickup_corner article a img {
    width: 300px;
    box-shadow: #888 1px 1px 3px;
}
#top_pickup .pickupinfo div.pickup_corner article div.txtData {
    position: absolute;
    width: 90%;
    left: 5%;
    bottom: 16px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: rgba(255,255,255,0.7);
    border-radius: 4px;
    box-shadow: #888 1px 1px 3px;
    font-size: 18px;
}
#top_pickup .pickupinfo div.pickup_corner article div.txtData p.ladyName.elps {
    margin: 0;
}
#top_pickup .pickupinfo div.pickup_corner article div.txtData p.ladyName.elps a{

    color: rgba(252,42,174,1);
}
#top_pickup .pickupinfo div.pickup_corner article div.txtData span.ladyProf.elps {
    font-weight: normal;
    font-size: 1rem;
    color: #444;
}








#sort {
  background-color: #fff;
  height: 30px;
  width: 876px;
  overflow: hidden;
  margin: 0px auto 0px auto;
  border-left: 1px #704d39 solid;
  border-right: 1px #704d39 solid;
 }
#sort .active {
  background:#704d39;
  color: #ffffff;
}
#sort .active a{
  color: #ffffff;
}
#sort div {
  text-align: center;
  font-size: 14px;
  float: left;
  width: 73px;
  height: 30px;
  line-height: 30px;
  border-left: 1px #704d39 solid;
  margin: 0px 0px 0px -1px; }
#sort div a {
  display: block;
  text-decoration: none;
 }
#sort div a:HOVER {background:#a38778;color: #ffffff;}







#reserve_list .info{
	width:860px;
	margin:0px auto 40px auto;
}
#reserve_list div.info h3{
	color:#704d39;
	text-align:left;
	float:left;
	margin:0px auto 20px 1%;
	line-height:30px;
	font-size:20px;
	font-weight: bold;
}
#reserve_list div.info h3 .icon{
	color:#888888;
	font-size:24px;
	margin:0px 6px 0px 2px;
}
#reserve_list div.info h4{
	color:#cc0000;
	text-align:left;
	float:left;
	margin:0px auto 0px 1%;
	line-height:30px;
	font-size:22px;
	font-weight: normal;
}
#reserve_list div.info .taisho{
	font-weight: bold;
	float:left;
	line-height:24px;
	height:24px;
	position: relative;
	display: inline-block;
	margin:3px 0px 0px 1%;
	padding:0px;
	width:6%;
 	color: #ffffff;
	font-size: 14px;
	background: #347bec;
}
#reserve_list div.info .taisho:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
 	margin-top: -12px;
	border: 12px solid transparent;
	border-left: 12px solid #347bec;
}
#reserve_list div.info .txt{
	color:#347bec;
	text-align:left;
	float:left;
	margin:0px 0px 0px 2%;
	line-height:30px;
	height:30px;
	font-size:16px;
	font-weight: bold;
}
#reserve_list div.info div.r_reserve{
	font-size:12px;
	float:left;
	text-align:left;
	line-height:30px;
	height:30px;
	margin:0px 0px 0px 1%;
}
#reserve_list div.info div.t_reserve{
	font-size:24px;
	text-align:center;
	line-height:30px;
	height:30px;
	margin:0px auto 20px auto;
}
#reserve_list div.info div.t_reserve span{
	color:#cc0000;
}
#reserve_list div.info span.line {
	margin:0px auto 40px auto;
	clear:both;
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
	border-bottom:1px #704d39 dotted;
}

#reserve_list .price{
	width:860px;
	margin:0px auto 40px auto;
}
#reserve_list div.price h3{
	color:#704d39;
	text-align:left;
	float:left;
	margin:0px auto 20px 1%;
	font-size:20px;
	font-weight: bold;
}
#reserve_list div.price h3 .icon{
	color:#888888;
	font-size:24px;
	margin:0px 6px 0px 2px;
}

#reserve_list div.price div.p_reserve{
	line-height:30px;
	font-size:20px;
	color:#704d39;
	width:830px;
	float:left;
	text-align:left;
	height:30px;
	margin:0px 0px 20px 30px;
}
#reserve_list div.price div.p_reserve p{
	float:left;
}
#reserve_list div.price div.p_reserve p.box{
	font-family: 'Oswald', sans-serif;
	background:#cc0000;
	line-height:30px;
	font-size:18px;
	color:#ffffff;
	width:180px;
	float:left;
	text-align:center;
	height:30px;
	margin:0px 0px 10px 10px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
}
#reserve_list div.price div.p_reserve p.box span{
	font-size:12px;
}

#reserve_list div.price div.p_reserve p.box2{
	color:#cc0000;
	float:left;
	font-size:12px;
	float:left;
	text-align:right;
	line-height:30px;
	height:30px;
	margin:0px 0px 0px 20px;
}
#reserve_list div.price span.line {
	margin:0px auto 40px auto;
	clear:both;
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
	border-bottom:1px #704d39 dotted;
}




#reserve_list .agreement{
	width:860px;
	margin:0px auto 40px auto;
}
#reserve_list div.agreement h3{
	color:#704d39;
	text-align:left;
	float:left;
	margin:0px auto 20px 1%;
	line-height:30px;
	font-size:20px;
	font-weight: bold;
}
#reserve_list div.agreement h3 .icon{
	color:#888888;
	font-size:24px;
	margin:0px 6px 0px 2px;
}

#reserve_list div.agreement div.box{
	line-height:30px;
	font-size:18px;
	color:#704d39;
	width:830px;
	float:left;
	text-align:left;
	margin:0px 0px 20px 30px;
}




#agreement_list .agreement{
	width:860px;
	margin:0px auto 40px auto;
}
#agreement_list div.agreement h3{
	color:#cc0000;
	text-align:left;
	float:left;
	margin:0px auto 20px 1%;
	line-height:30px;
	font-size:20px;
	font-weight: bold;
}

#agreement_list div.agreement div.box{
	line-height:30px;
	font-size:18px;
	color:#704d39;
	float:left;
	text-align:left;
	margin:0px 0px 20px 40px;
}
#agreement_list div.agreement span.line {
	margin:0px auto 40px auto;
	clear:both;
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
	border-bottom:1px #704d39 dotted;
}

#agreement_list div.agreement div.r_reserve{
	width:100%;
	color:#cc0000;
	font-size:16px;
	float:left;
	text-align:center;
	line-height:30px;
	height:30px;
	margin:0px auto 20px auto;
}


#event_list .box{
	padding: 10px 0px 30px 0px;
	text-align:center;
	background:#fed8ef;
	width:100%;
	margin:0px auto 60px auto;
	border:1px #fe74c8 solid;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
}
#event_list .box h3{
	color:#f70499;
	line-height:40px;
	font-size:24px;
	font-weight: bold;
}

#event_list .box h4{
	font-size:16px;
	text-align:left;
	padding:10px;
	margin:6px auto 0px auto;
	width:94%;
	background:#ffffff;
	font-weight: normal;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
}
#event_list .box img{
	margin:10px auto 0px auto;
	max-width:1200px;
}



#pointcard_list .box{
	width:860px;
	margin:0px auto 40px auto;
}
#pointcard_list div.box h3{
	color:#704d39;
	text-align:left;
	float:left;
	margin:0px auto 10px 1%;
	line-height:30px;
	font-size:20px;
	font-weight: bold;
}
#pointcard_list div.box h3 .icon{
	color:#888888;
	font-size:24px;
	margin:0px 6px 0px 2px;
}

#pointcard_list div.box h4{
	line-height:30px;
	font-size:18px;
	color:#704d39;
	width:830px;
	float:left;
	text-align:left;
	margin:0px 0px 20px 30px;
	font-weight: normal;
}
#pointcard_list div.box h4 span{
	color:#cc0000;
	font-weight: bold;
}

#pointcard_list div.box span.line {
	margin:0px auto 40px auto;
	clear:both;
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
	border-bottom:1px #704d39 dotted;
}





#recruit_list div.box_l{
	float:left;
	width:340px;
	margin:0px auto 0px 10px;
}
#recruit_list div.box_l span.line {
	margin:0px auto 20px auto;
	clear:both;
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
	border-bottom:1px #704d39 dotted;
}
#recruit_list div.box_l h3{
	color:#704d39;
	text-align:left;
	float:left;
	width:340px;
	margin:0px auto 0px 0px;
	line-height:30px;
	font-size:16px;
	font-weight: bold;
}
#recruit_list div.box_l h3 .icon{
	color:#888888;
	font-size:16px;
	margin:0px 2px 0px 2px;
}
#recruit_list div.box_l h4{
	color:#704d39;
	text-align:left;
	float:left;
	width:400px;
	margin:0px auto 0px 30px;
	line-height:30px;
	font-size:14px;
	font-weight: normal;
}
#recruit_list div.box_l h4 span{
	font-weight: bold;
	color:#cc0000;
}
#recruit_list div.box_l h4 .icon{
	color:#888888;
	font-size:16px;
	margin:0px 2px 0px 2px;
}

#recruit_list div.box_r{
	float:left;
	width:520px;
	margin:0px auto 0px 10px;
}
#recruit_list div.box_r span.line {
	margin:0px auto 20px auto;
	clear:both;
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
	border-bottom:1px #704d39 dotted;
}
#recruit_list div.box_r h3{
	color:#cc0000;
	text-align:left;
	float:left;
	width:520px;
	margin:0px auto 30px 0px;
	line-height:20px;
	font-size:18px;
	font-weight: normal;
}
#recruit_list div.box_r h3 .icon{
	color:#cc0000;
	font-size:20px;
	margin:0px 2px 0px 2px;
}

#recruit_list div.box_r .foam_area{
	margin:40px auto 0px 0px;
	font-size:14px;
	background:#efe3ca;
	padding: 10px;
	border:1px #704d39 dotted;
}

#recruit_list div.box_r .foam_area p{
	text-align:left;
	float:left;
	width:200px;
	margin:0px auto 30px 0px;
}
#recruit_list div.box_r .foam_area p span{
	color:#cc0000;
}



#recruit_list div.box_r .foam_area p input,
#recruit_list div.box_r .foam_area p select,
#recruit_list div.box_r .foam_area p textarea {
	font-size: 16px;
	border: 1px solid #ccc;
	border-radius: 2px;
	padding: 10px;
	color: #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#recruit_list div.box_r .foam_area p.foam_in{
	float:left;
	text-align:left;
	width:250px;
}

#recruit_list div.box_r .foam_area p input[type=radio],
#recruit_list div.box_r .foam_area p input[type=checkbox] {
	transform: scale(1.7);
	margin-right:4px;
	margin-left:20px;
}
#recruit_list div.box_r .foam_area h3{
	background:#704d39;
	color:#ffffff;
	text-align:center;
	float:left;
	width:500px;
	margin:0px auto 0px 0px;
	line-height:30px;
	font-size:16px;
	font-weight: normal;
}

#recruit_list div.box_r .foam_area .domain{
	color:#704d39;
	text-align:center;
	width:500px;
	margin:10px auto 10px 0px;
	line-height:30px;
	font-size:14px;
	font-weight: normal;
}

#recruit_list div.box_r .foam_area .domain span{
	color:#cc0000;
	font-weight: bold;
}

.next_com{
	font-family: 'Oswald', sans-serif;
	background:#fb2068;
	text-align:center;
	color:#ffffff;
	display:block;
	margin:0 auto 60px auto;
	width:700px;
	font-size:30px;
	height:60px;
	line-height:60px;
	-webkit-align-items: center; /* 縦方向揃え（Safari用） */
	align-items: center; /* 縦方向揃え */
	-webkit-justify-content: center; /* 横方向揃え（Safari用） */
	justify-content: center; /* 横方向揃え */
	-moz-border-radius:60px;
	-webkit-border-radius:60px;
	border-radius:60px;
	font-weight: bold;
}
A.next_com:LINK,
A.next_com:VISITED,
A.next_com:ACTIVE{ color: #ffffff;}
A.next_com:HOVER { color: #ffff00;}

