@import url("reset.css");
body {
	width: 100%;
	height: 100%;
	color: #222;
	font-size: 14px;
	background-image: url(/img/bg_texture.png),radial-gradient(#a7383c, #6d000b);
	background-attachment: fixed;
}
img{
	width: 100%;
	vertical-align: bottom;
}
a{
	color: #222;
}
a:hover{
	color: #ccc;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.dosp{
	display: none !important;
}
table{
	margin: 0 auto 10px auto;
	border-collapse: separate;
	border-spacing: 0px 10px;
	box-sizing: border-box;
	border-spacing: 0;
}
tr{
	box-sizing: border-box;
}
th{
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
}
td{
	padding: 10px;
	text-align: left;
	vertical-align: middle;
	box-sizing: border-box;
}
input[type="submit"] {
	-webkit-appearance: none;
	border: none;
}
#wrapper{
	width: 100%;
	background: url(/img/bg_l.png) no-repeat top left,url(/img/bg_r.png) no-repeat top right;
	overflow: hidden;
	background-size: contain;
	background-attachment: fixed;
}
@media screen and (max-width: 1260px) {
	#wrapper{
		width: 1280px;
		overflow-x: scroll;
	}
}
#pan{
	padding-top: 5px;
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	border-bottom: solid 1px #fff;
	background-color: #af0a1a;
}
#pan a{
	color: #fff;
}
#panIn{
	width: 1280px;
	margin: 0 auto;
	padding-left: 20px;
	padding-bottom: 5px;
}
#headBn{
	padding-top: 10px;
	background-color: rgba(255,255,255,0.9);
}
.slider {
	width: 90%;
	margin: 0 auto 80px;
}
.slick-slide img {
	width: 100%;
	height: auto;
}
.bnrSlider{
	width: 100%;
}
.bnrSlider .slick-slide{
	margin: 20px;
}
.slick-dots{
	bottom: 4px!important;
}
.bnrSlider .slick-slide:not(.slick-center) {
	-webkit-filter: opacity(50%);
	-moz-filter: opacity(50%);
	-o-filter: opacity(50%);
	-ms-filter: opacity(50%);
	filter: opacity(50%);
	transition: 0.2s linear;
}
.more.btn{
	width: 200px;
	margin: 0 auto 10px auto;
	font-size: 20px;
	text-align: center;
	line-height: 24px;
	background-image: url(/img/btn_bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	box-sizing: border-box;
}
.more.btn span{
	font-size: 30px;
}
.more.btn a{
	padding: 22px 0 20px 0;
	color: #fff;
	text-align: center;
	display: block;
}
.more.btn a:hover{
	color: #ccc;
}
/*----- index -----*/
#index h1{
	width: 100%;
	margin-bottom: 20px;
	padding: 5px 0;
	text-align: center;
	background-color: #fff;
	color: #af0a1a;
}
#index{
	color: #fff;
	text-align: center;
}
#index .content{
	background-color: unset;
}
#index .contentInner{
	padding: 0 20px 0 20px;
}
#indexHead img{
	width: 100%;
	margin: 20px auto 20px auto;
}
#entrance{
	line-height: 40px;
	margin: 30px 0 50px 0;
}
#entrance a{
	color: #fff;
}
#entrance a:hover{
	color: #ccc;
}
#entrance img{
	width: 100px;
	margin: 0 auto;
	display: block;
}
#entrance .btn{
	width: 260px;
	height: 90px;
	margin: 10px auto;
	font-size: 20px;
	text-align: center;
	line-height: 24px;
	background-image: url(/img/btn_bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	box-sizing: border-box;
}
#entrance .btn span{
	font-size: 30px;
}
#entrance .btn a{
	padding: 22px 0 20px 0;
	text-align: center;
	display: block;
}
#entrance .btn p{
	color: #fff;
}
#index .content{
	padding-bottom: 20px;
}
#index .contentTitle{
	height: 65px;
	margin: 0 10px 10px 10px;
	background-image: url(/img/t_bg02.png);
	background-size: cover;
	text-align: left;
}
#index .contentTitle img{
	width: 480px;
	padding: 10px 390px 35px 90px;
}
#index .dtLink{
	width: 640px;
	margin: 0 auto 50px auto;
}
#index .recruit,#index .introduction,#index .group,#index .link{
	width: 980px;
	margin: 0 auto 10px auto;
	overflow: hidden;
}
#index .recruit img{
	height: 300px;
	margin: 0 auto;
	display: block;
}
#index .link img{
	width: auto;
}

/* added 20210120 */
.indexSlider {
	overflow: hidden;
}
.indexSlider li {
		float:left;
}
.indexSlider li:nth-child(1) {
	margin: 0 10px 0 5px;
}
#index .contentTitle{
	background-image: url(/img/t_bg04.png);
}
#index .recruit .left{
	width: 960px;
	margin: 0 20px 0 10px;
	float: left;
}
#index .recruit .right{
	width: 400px;
	margin: 0 10px 0 0;
	float: left;
}
#index .introduction .textBox{
	padding: 0 20px;
	text-align: left;
	line-height: 24px;
}
#index .introduction .textBox p{
	margin-bottom: 10px;
}
#index .group li{
	margin-bottom: 20px;
}
#index .group li:last-child{
	margin-bottom: unset;
}
#index .group .name{
	margin-bottom: 10px;
	font-size: 20px;
}
#index .group img{
	width: 480px;
	margin: 0 auto;
	display: block;
}
#index .link ul{
	width: 468px;
	margin: 0 auto;
	overflow-y: hidden;
	display: contents;
}
#index .link li{
	margin-bottom: 10px;
}
#index .link li:last-child{
	margin-bottom: unset;
}
#index .link li a{
	color: #ccc;
}
#index #footer{
	border-top: unset;
	background-color: unset;
}
/*header*/
#header{
	width: 100%;
	background-color: rgba(255,255,255,0.2);
}
#header h1{
	width: 100%;
	padding: 5px 0;
	text-align: center;
	background-color: #fff;
	color: #af0a1a;
}
#header .headerInner{
	width: 1280px;
	height: 280px;
	margin: 0 auto;
	background-image: url(/img/header.png);

	overflow: hidden;
}
h1{
	line-height: 14px;
	padding: 5px 0 0 0;
}
#index h1{
	width: 100%;
	margin-bottom: 20px;
	padding: 5px 0;
	text-align: center;
	background-color: #fff;
	color: #af0a1a;
}
/*----- nav -----*/
#nav{
	width: 100%;
	background-image: url(/img/nav_bg.png);
	background-color: rgba(255,255,255,0.2);
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
}
#nav .inner{
	width: 1280px;
	margin: 0 auto;
}
#nav ul{
	padding: 5px 0;
	overflow: hidden;
}
#nav li{
	width: calc(96%/5);
	height: 70px;
	margin: 0 1% 5px 0;
	color: #fff;
	font-size: 20px;
	text-align: center;
	background-image: url(/img/nav_btn_bg.png);
	background-size: cover;
	box-sizing: border-box;
	float: left;
}
#nav li:nth-child(5n){
	margin: 0 0 5px 0;
}
#nav li:nth-child(n + 6){
	margin: 0 1% 0 0;
}
#nav li:last-child{
	margin: 0!important;
}
#nav li a{
	color: #fff;
	padding: 26px 0 20px 0;
	line-height: 20px;
	display: block;
}
#nav li a:hover{
	color: #ccc;
}
/*swingMenu*/
.swingMenu{
	width: 100%;
	background-color: rgba(253,242,248,0.8);
	color: #1F1F1F;
	text-align: left;
	z-index: 2000;
	display: none;
	overflow: hidden;
	line-height: 20px;
}
.swingMenu{
	width: 100%;
	min-height: 380px;
	margin-top: 50px;
}
.swingMenu .menuList{
	padding: 15px 0 10px 0;
	margin-bottom: 100px;
	overflow: hidden;
}
.swingMenu ul{
}
.swingMenu li{
	font-size: 18px;
	width: 46%;
	margin: 0 2%;
	padding: 10px 0 0 5px;
	line-height: 15px;
	border-bottom: dotted #A8A8A8 2px;
	float: left;
	box-sizing: border-box;
}
.swingMenu .menuList span{
	font-size: 12px;
	text-align: right;
	margin-right: 1%;
	display: block;
}
.swingMenu .addressBox span{
	font-size: 10px;
	margin-left: 1%;
}
.addressBox{
	width: 98%;
	margin: 10px 1% 0 1%;
	padding: 10px 0;
	line-height: 30px;
	border-top: solid #A8A8A8 2px;
	overflow: hidden;
}
.addressBoxLeft{
	width: 40%;
	margin-top: 20px;
	float: left;
}
.addressBoxRight{
	width: 58%;
	margin-right: 2%;
	text-align: right;
	line-height: 20px;
	float: left;
}
.addressBoxRight .tel{
	font-size: 20px;
}
.addressBoxRight .mail{
	font-size: 14px;
}
.addressBoxRight .time{
	font-size: 16px;
}
.addressBoxRight span{
	font-size: 12px;
}
/*subMenu*/
#subMenu{
	overflow: hidden;
}
#subMenu .contentInner .subMenuTitle{
	font-size: 30px;
	text-align: center;
	width: calc(94%/3);
	margin: 0 1%;
	padding: 20px 0 10px 0;
	line-height: 30px;
	border: solid #cfcfcf 1px;
	box-sizing: border-box;
	background-color: rgba(225,127,175,0.1);
	overflow: hidden;
	float: left;
}
#subMenu .contentInner .subMenuTitle a{
	display: block;
}
#subMenu .subMenuTitle span{
	font-size: 20px;
}
#subMenu  span{

}
.castSlider{

}
/*----- girlSet -----*/
.serchBox table{
	border: solid #af0a1a 1px;
}
.serchBox td:first-child{
	font-weight: bold;
}
.serchBox select{
	padding: 10px;
}
.serchBox .btn {
	width: 160px;
	height: 40px;
	padding-top: 8px;
	color: #fff;
	text-align: center;
	background-image: url(/img/serch_btn_bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	box-sizing: border-box;
}
.serchBox .btn a{
	color: #fff;
}
.serchBox .btn a:hover{
	color: #ccc;
	transition: all .3s;
}
.girlDataBox{
	overflow: hidden;
}
.girlSet{
	position: relative;
	overflow: hidden;
}
.girlSet{
	color: #fff;
}
.girlSet .girlImg{
	width: 300px;
	height: 450px;
}
.girlSet .emp{
	height: 28px;
	padding: 0 10px;
	color: #af0a1a;
	font-size: 20px;
	font-weight: bold;
	background-color: rgba(255,255,255,0.8);
	position: absolute;
	bottom: 71px;
	left: 5px;
	z-index: 600;
}
.girlSet .name{
	height: 28px;
	padding: 0 10px;
	color: #AF0A1A;
	font-size: 20px;
	font-weight: bold;
	background-color: rgba(214,46,53,0.8);
	position: absolute;
	bottom: 38px;
	left: 5px;
	z-index: 600;
}
.girlSet .name a{
	color: #fff;
}
.girlSet .size{
	padding: 5px 10px;
	font-size: 12px;
	line-height: 10px;
	text-align: right;
	background-color: rgba(214,46,53,0.8);
	position: absolute;
	bottom: 38px;
	right: 5px;
	z-index: 600;
}
.girlSet .time{
	width: calc(100% - 10px);
	height: 28px;
	text-align: center;
	background-color: rgba(255,255,255,0.8);
	color: #af0a1a;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	box-sizing: border-box;
	position: absolute;
	bottom: 5px;
	left: 5px;
	z-index: 600;
}
.girlSet .newfaceIcon{
	position: absolute;
	top: 0px;
	right: 3px;
	z-index: 10;
}
.girlSet .twitterIcon{
	position: absolute;
	bottom: 65px;
	right: 3px;
	z-index: 10;
}
.girlSet .rankIcon{
	position: absolute;
	bottom: 52px;
	right: 5px;
	z-index: 10;
}
.girlSet .rankIcon img{
	width: 80px;
	height: 80px;
}
.girlSet .newfaceIcon img,.girlSet .twitterIcon img{
	width: 50px;
	height: 50px;
}

.girlSet .nameBack{
	font-size: 30px;
	opacity: 0.2;
	position: absolute;
	transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	line-height: 40px;
	bottom: 30px;
	left: 5%;
	z-index: 500;
}
.girlSet .comment{
	padding: 5px 10px;
	color: #d5e553;
	font-size: 14px;
	line-height: 14px;
	background-color: rgba(214,46,53,0.8);
	position: absolute;
	bottom: 68px;
	left: 5px;
	z-index: 600;
}
/*----- gielSetStyle01 -----*/
.gielSetStyle01{
	width: calc(98.4%/4);
	margin: 0 0.2% 10px 0.2%;
	float: left;
}
.gielSetStyle01 .girlDataBox{
	padding: 5px;
}
.gielSetStyle01 .name{
	font-size: 18px;
	width: 150px;
	text-align: center;
	text-shadow: 1px 1px 1px #373737;
	color: #373737 ;
}
.gielSetStyle01 .size{
	width: 150px;
	font-size: 12px;
	margin-bottom: 7px;
	float: left;
}
.gielSetStyle01 .time{
	width: 150px;;
	font-size: 12px;
	margin-bottom: 5px;
}
/*----- gielSetStyle02 -----*/
.gielSetStyle02{
	padding: 5px;
}
.gielSetStyle02 .girlDataBox{
	padding: 5px;
}
.gielSetStyle02 .name{
	font-size: 20px;
	text-align: center;
	text-shadow: 1px 1px 1px #373737;
	width: 100%;
	margin-bottom: 5px;
	color: #373737 ;
}
.gielSetStyle02 .size{
	font-size: 14px;
	width: 100%;
}
/*----- main -----*/
#main{

	overflow: hidden;
}
#left{
	width: 680px;
	float: left;
}
#headBn .contentInner{
	width: 1280px;
	margin: 20px auto 10px auto;
	padding: 0 20px;
}
/*----- slick -----*/
.slick-dots li button:before{
	font-size: 30px!important;
	color: #af0a1a!important;
}
.slick-dotted.slick-slider{
	padding-bottom: 10px;
}
/*----- common -----*/
.content{
	width: 1280px;
	margin: 0 auto 20px auto;
	background-color: rgba(255,255,255,0.9);
	box-sizing: border-box;
	overflow: hidden;
}
.contentInner{
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
	overflow: hidden;
}
.contentSet{
	margin-bottom: 10px;
	overflow: hidden;
}
.contentSyle01 .girlBox li{
	width: calc(97%/4);
	margin: 0 1% 8px 0;
	box-sizing: border-box;
	float: left;
}
.contentSyle01 li:nth-child(4n){
	margin-right: 0;
}
.contentSyle02 .Lcontent{
	width: 300px;
	margin-right: 20px;
	position: relative;
	float: left;
}
.contentSyle02 .Lcontent .frame{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 400;
}
.contentSyle02 .Lcontent .label{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 300;
}
.contentSyle02 .Lcontent .comment{
	text-align: center;
	background-color: rgba(225,127,175,0.2);
	width: 94.3%;
	padding-left: 2%;
	position: absolute;
	bottom: 5px;
	left: 2%;
	z-index: 600;
}
.contentSyle02 .Lcontent .nameBack{
	font-size: 30px;
	opacity: 0.2;
	position: absolute;
	transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	line-height: 40px;
	bottom: 30px;
	left: 5%;
	z-index: 500;
}
.contentSyle02 .Rcontent{
	width: 945px;
	float: left;
}
.contentSyle02 .Rcontent .name{
	width: 300px;
	margin: 0 0 10px 330px;
	padding:0 0 0 2px;
	font-size: 26px;
	border-bottom: solid #cfcfcf 1px;
	float: left;
}
.contentSyle02 .Rcontent .size{
	font-size: 16px;
	width: 200px;
	margin-bottom: 10px;
	padding: 13px 0 2px 0;
	text-align: right;
	border-bottom: solid #cfcfcf 1px;
	float: left;
}
.contentSyle02 .Rcontent .label{
	width: 100px;
	margin-bottom: 10px;
	padding: 12px 2px 6px 6px;
	border-bottom: solid #cfcfcf 1px;
	float: left;
}
.contentSyle02 .Rcontent .schedule{
	width: 300px;
	margin-right: 20px;
	float: left;
}
.contentSyle02 .Rcontent .schedule .title{
	width: 290px;
	overflow: hidden;
}
.contentSyle02 .Rcontent table{
	padding: 10px;
}
.contentSyle02 .Rcontent tr{

}
.contentSyle02 .Rcontent th{
	font-size: 16px;
	width: 140px;
	text-align: left;
}
.contentSyle02 .Rcontent td{
	font-size: 16px;
}
.Rcontent .textBox{
	width: 290px;
	padding: 10px;
	overflow-y: scroll;
	box-sizing: border-box;
	float: left;
}
.Rcontent .textBox .title{
	font-size: 20px;
}
.contentSyle02 .Rcontent .textBox .text{
	font-size: 16px;
}
.contentSyle02 .innerBottom .schedule .title{
	font-size: 20px;
	font-weight: bold;
}
.contentSyle04 .Lcontent{
	width: 940px;
	position: relative;
}
.contentTitle img{
	width: 480px;
	padding: 10px 0 15px 80px;
}
.content .contentTitle{
	height: 65px;
	margin: 10px;
	padding: 10px 0 0 20px;
	color: #fff;
	font-size: 30px;
	background-image: url(/img/t_bg01.png);
	background-size: contain;
	background-repeat: no-repeat;
	box-sizing: border-box;
}

#girlBlog .contentTitle{
	height: 65px;
	margin: 10px;
	padding: 10px 0 0 0;
	color: #fff;
	font-size: 30px;
	text-align: center;
	background-image: url(/img/t_bg06.png);
	/* background-size: cover; */
	background-repeat: no-repeat;
	box-sizing: border-box;
}


.contentSubTitle{
	font-size: 20px;
	width: 720px;
	margin: 0 auto 10px auto;
	overflow: hidden;
}
.contentTitleRight{
	font-size: 24px;
	text-shadow: 1px 1px 3px #ABABAB;
	padding-left: 10px;
	border-bottom: solid #A8A8A8 1px;
	box-sizing: border-box;
	overflow: hidden;
}
/*----- top -----*/
.top #schedule li{
	margin: 0 10px 10px 0;
	float: left;
	display: block;
}
.top #system.Lcontent{
	width: 720px;
	margin-right: 20px;
	float: left;
}
.top #system.Lcontent .contentTitle{
	background-image: url(/img/t_bg02.png);
	background-size: contain;
}
.top #event.Rcontent{
	width: 520px;
	float: left;
}
.top #event.Rcontent .contentTitle{
	background-image: url(/img/t_bg03.png);
	background-size: contain;
}
.top #event.Rcontent table{
	width: 100%;
	background-color: #fff;
	border-top: solid #222 1px;
	border-right: solid #222 1px;
	border-left: solid #222 1px;
}
.top #event.Rcontent th:first-child{
	background-color: #FF8080;
}
.top #event.Rcontent th{
	font-weight: bold;
	border-bottom: solid #222 1px;
	border-right: solid #222 1px;
	background-color: #eee;
}
.top #event.Rcontent th:last-child{
	border-right: unset;
	background-color: #7AC4F5;
}
.top #event.Rcontent td{
	text-align: center;
	border-right: solid #222 1px;
	border-bottom: solid #222 1px;
}
.top #event.Rcontent td:last-child{
	border-right: unset;
}
.top #system .drink{
	width: 640px;
	margin: 0 auto 10px auto;
}
.top #system .drink .head{
	margin-bottom: 10px;
	font-size: 20px;
}
.top #system .drink .title{
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
}
.top #system .drink p{
	padding: 0 10px 10px 10px;
}
.top #system .card{
	width: 640px;
	margin: 0 auto 10px auto;
}
.top #system .card .head{
	margin-bottom: 10px;
	font-size: 20px;

}
.top #system .card img{
	width:480px;
	margin: 0 auto;
	padding-bottom: 10px;
	display: block;
}
.top #ranking li,.top #newface li{
	margin: 0 12.5px 10px 0;
	float: left;
	display: block;
}
.top #ranking li{
	width: 238px!important;
}
.top #ranking li:last-child,.top #newface li:last-child{
	margin: 0 0 10px 0;
}
.top #news ul{
	height: 460px;
	overflow-y: scroll;
}
.top #news li{
	height: 450px;
	margin-bottom: 10px;
	overflow: hidden;
}
.top #news .Lcontent{
	width: 300px;
	margin: 0 10px 0 0;
	float: left;
	overflow: hidden;
}
.top #news .Rcontent{
	width: 910px;
	float: left;
}
.top #news .Rcontent .textBox{
	width: 900px;
	height: 450px;
	background-color: #fff;
	overflow: hidden;
}
/* photo */
#photo iframe{
	width: 480px;
	height: 360px;
	margin: 0 auto 10px auto;;
	display: block;
}
/* system */
#system p.head{
	margin-bottom: 10px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	background-color: #AF0A1A;
}
#system table{
	border: solid #222 1px;
}
#system table.set{
	width: 600px;
}
#system table.set td.time{
	width: 200px;
	font-size: 20px;
}
#system table.set td.price{
	font-size: 24px;
}
#system table.other{
	width: 400px;
}
#system table.other td.time{
	width: 200px;
}
#system table.other td.time{
	color: #fff;
	background-color: #AF0A1A;
}
#system table th{
	width: 200px;
	border-bottom: solid #222 1px;
}
#system table th:nth-child(4n){
	border-right: unset;
}
#system table td{
	font-weight: bold;
	text-align: right;
	border-bottom: solid #222 1px;
	background-color: #fff;
}
#system table td:nth-child(4n){
	border-right: unset;
}
#system table .head th{
	color: #fff;
	font-size: 20px;
	background-color: #AF0A1A;
}
#system table td.time{
	text-align: center;
	border-bottom: solid #222 1px;
	background-color: #ccc;
}
#system table tr:last-child td{
	border-bottom: unset;
}

#system table.main td{
	font-size: 20px;
}
#system table.main .head th{
	border-right: solid #222 1px;
}
#system table.main .head th:last-child{
	border-right: unset;
}
#system table.main td.price{
	border-right: solid #222 1px;
}
#system table.main td.price:last-child{
	border-right: unset;
}
#system .drink{
	width: 800px;
	margin: 0 auto 10px auto;
	padding: 10px 10px 0 10px;
	background-color: #fff;
}
#system .drink .head{
	margin-bottom: 10px;
	font-size: 20px;
}
#system .drink .title{
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
}
#system .drink p{
	padding: 0 10px 10px 10px;
}
#system .card{
	width: 800px;
	margin: 0 auto 10px auto;
	padding: 10px 10px 0 10px;
	background-color: #fff;
}
#system .card .head{
	margin-bottom: 10px;
	font-size: 20px;

}
#system .card img{
	width:480px;
	margin: 0 auto;
	padding-bottom: 10px;
	display: block;
}
/*----- access -----*/
#access iframe{
	width: 680px;
	height: 400px;
	margin: 0 auto 10px auto;
	display: block;
}
#access p{
	margin-bottom: 10px;
	text-align: center;
}
/*----- schedule -----*/
.schedule{
	position: relative;
}
.schedule .title{
	width: 360px;
	margin-bottom: 20px;
	padding-left: 30px;
	font-size: 20px;
}
.schedule .title img{
	width: 100%;
}
.schedule li{
	font-size: 14px;
	width: calc(94% / 7);
	margin-right: 1%;
	text-align: center;
	float: left;
	box-sizing: border-box;
}
.schedule li:last-child{
	margin-right: unset;
}
.schedule li a{
	color: #222;
}
.schedule .day{
	height: 30px;
}
.schedule .today a{
	color: #AF0A1A;
}
.schedule .time{
	margin: 0 5px;
	padding-bottom: 10px;
}
.schedule .time li{
	min-height: 60px;
}
.schedule .sat{
	color: #60a0de;
}
.schedule .sun{
	color: #de6061;
}
.schedule .sat a{
	color: #60a0de;
}
.schedule .sun a{
	color: #de6061;
}
/*----- profile -----*/
#profile{
	width: 1280px;
	padding: 10px;
}
#profile .mainBox{
	margin-bottom: 10px;
	box-sizing: border-box;
	overflow: hidden;
}
#profile .Lcontent{
	width: 300px;
	margin: 0 20px 0 0;
	position: relative;
	overflow: hidden;
	float: left;
}
#profile .Lcontent .mainBox{
	width: 300px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#profile .Lcontent .tmbBox{
	width: 300px;
	margin: 0 auto 10px auto;
}
#profile .Lcontent img{
	width: 100%;
}
#profile .Lcontent .mainImage{
	width: 380px;
	margin-right: 10px;
	float: left;
}
#profile .thumbnail li {
	box-sizing: border-box;
	overflow: hidden;
	float: left;
}
#profile .thumbnail li:last-child{
	margin-right: unset;
}
#profile .Rcontent{
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	float: left;
}
#profile .Rcontent .dataBox{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid #AF0A1A 1px;
	overflow-y: hidden;
}
#profile .Rcontent .name{
	margin-right: 10px;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	float: left;
}
#profile .Rcontent .size{
	margin-top: 10px;
	font-size: 20px;
	line-height: 20px;
	box-sizing: border-box;
	text-align: right;
	float: left;
}
#profile .Rcontent .qaBox{
	width: 100%;
	min-height: 72px;
	margin: 0 auto 20px auto;
	padding: 10px;
	background-color: #fff;
	border: solid #AF0A1A 1px;
	box-sizing: border-box;
}
#profile .Rcontent .qaBox .title{
	font-size: 20px;
}
#profile .Rcontent .qaBox table{
	margin: 0 auto;
}
#profile .Rcontent .qaBox table .question{
	border-bottom: solid #ddd 1px;
}
#profile .Rcontent .qaBox table .question span{
	font-size: 20px;
	margin-right: 10px;
	color: #60a0de;
}
#profile .Rcontent .qaBox table .answer{
	margin-left: .5em;
	border-bottom: solid #ddd 1px;
}
#profile .Rcontent .qaBox table .answer span{
	font-size: 20px;
	margin-right: 10px;
	color: #de6061;
}
#profile .Rcontent .qaBox table tr:first-child th:first-child{
	padding: 0 5px 5px 5px;
}
#profile .Rcontent .qaBox table tr:last-child td:last-child{
	padding: 5px 5px 0 5px;
	border-bottom: unset;
}
#profile .Rcontent .qa th{
	text-align: left;
}
#profile .Rcontent .qa th,#profile .Rcontent .qa td{
	padding: 5px;
	display: block;
}
#profile .Rcontent .messageBox li{
	margin-bottom: 20px;
	padding: 10px;
	background-color: #fff;
	border: solid #AF0A1A 1px;
	overflow: hidden;
	box-sizing: border-box;
}
#profile .Rcontent .messageBox .title{
	font-size: 20px;
}
#profile .Rcontent .messageBox .textBox{
	width: 920px;
	overflow-y: scroll;
}
#profile .Rcontent .innerBottom{
	width: 920px;
}
#profile .innerBottom .scheduleBox{
	width: 100%;
	padding: 10px;
	font-size: 20px;
	background-color: #fff;
    border: solid #AF0A1A 1px;
	overflow: hidden;
	box-sizing: border-box;
}
#profile .innerBottom .scheduleBox ul{
	padding: 5px;
	box-sizing: border-box;
	overflow: hidden;
}
#profile .innerBottom .scheduleBox li{
	font-size: 14px;
	width: calc(94% / 7);
	margin-right: 1%;
	text-align: center;
	float: left;
	box-sizing: border-box;
}
#profile .innerBottom .scheduleBox li:last-child{
	margin-right: unset;
}
#profile .innerBottom .scheduleBox .today {
	color: #af0a1a;
}
#profile .innerBottom .scheduleBoxe .sat {
	color: #60a0de;
}
#profile .innerBottom .scheduleBoxe .sun {
	color: #de6061;
}
/*----- event -----*/
#event .Rcontent .textBox{
	min-height: 250px;
}
/*----- recruit -----*/
#recruit .bnr{
	width: 680px;
	margin:10px auto;
}
#recruit .bnr img{
	width: 100%;
}
#recruit table{
	width: 680px;
	margin: 0 auto 10px auto;
	border: solid #222 1px;
}
#recruit th{
	width: 200px;
	color: #fff;
	border-right: solid #222 1px;
	border-bottom: solid #222 1px;
	background-color: #AF0A1A;
}
#recruit td{
	border-bottom: solid #222 1px;
	background-color: #fff;
}
#contactBox .contentInner{
	width: 980px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#recruit tr:last-child th,#recruit tr:last-child td{
	border-bottom: unset;
}
#contactBox .head{
	margin: 20px auto;
	color: #000;
	font-size: 30px;
	text-align: center;
}
#contactBox ul{
	margin-bottom: 20px;
}
#contactBox li{
	width: 300px;
	margin-right: 20px;
	padding: 10px;
	text-align: center;
	border: solid #AF0A1A 1px;
	box-sizing: border-box;
	float: left;
}
#contactBox li:last-child{
	margin-right: unset;
}
#contactBox li p{
	margin-bottom: 10px;
	font-size: 20px;
}
#contactBox .btn a{
	color: #fff;
}
#contactBox .btn{
	padding: 10px;
	font-size: 24px;
	position: relative;
}
#contactBox .btn:before{
	margin-right: 10px;
	position: relative;
	top: 2px;
}
#contactBox .tel .btn {
	border: solid #AF0A1A 2px;
	background: #AF0A1A;
}
#contactBox .tel .btn:before{
	content: url(/img/btn_icon_tel.png);
}
#contactBox .mail .btn {
	padding: 16px 0;
	line-height: 20px;
	border: solid #9400b9 2px;
	background: #9400b9;
}
#contactBox .mail .btn a{
	font-size: 16px;
}
#contactBox .mail .btn:before{
	content: url(/img/btn_icon_mail.png);
	top: 4px;
}
#contactBox .line .btn {
	border: solid #00b900 2px;
	background: #00b900;
}
#contactBox .line .btn:before{
	content: url(/img/btn_icon_line.png);
}
/*----- form -----*/
form{
	margin-bottom: 20px;
}
#form table{
	margin: 0 auto 20px;
}
#form th{
	width: 180px;
	text-align: left;
}
#form td{

}
#form th span {
	font-size: 10px;
	margin-left: 10px;
	color: #AF0A1A;
	line-height: 20px;
}
#form td li{
	width: 80px;
	float: left;
}
#form input[type="text"] {

}
#form #datepicker{
	width: 70px;
}
#form select{
	font-family: "M PLUS Rounded 1c", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#form textarea {
	width: 658px;
	height: 150px;
}
#form .submit_button {
	width: 260px;
	height: 90px;
	margin: 0 auto;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	font-family: "M PLUS Rounded 1c", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
	background-image: url(/img/btn_bg.png);
	background-color: unset;
	background-size: cover;
	background-repeat: no-repeat;
	box-sizing: border-box;
	display: block;
}
#form .submit_button:hover{
	color: #ccc;
	transition: all .3s;
}
/*----- hotel -----*/
#hotel th{
	color: #fff;
	text-align: left;
}
#hotel td{

}
#hotel th a{
	color: #fff;
}
#hotel td{
	border-right: solid #000 1px;
}
#hotel td:last-child{
	border-right: unset;
}
#hotel th a:hover{
	color: #ccc;
	transition: all .3s;
}
#hotel tr.head{

}
#hotel tr.head th{
	color: #fff;
	text-align: center;
	border-right: solid #fff 1px;
	box-sizing: border-box;
}
#hotel tr.head th:last-child{
	border-right: unset;
}
#hotel iframe{
	width: 850px;
	height: 500px;
	margin: 0 auto 20px auto;
	display: block;
}
/* magazine */
#magazine {
  color: #111;
}
#magazine .bnr {
  width: 680px;
  margin: 0 auto 20px auto;
}
#magazine .bnr img {
  width: 100%;
}
#magazine .head {
  margin-bottom: 20px;
  text-align: center;
}
#magazine p {
  margin: 20px;
}
#magazine input[type="text"] {
  height: 30px;
  font-size: 20px;
}
#magazine input[type="submit"] {
    color: #fff;
    background: #d71317;
    border: solid 3px #fff;
    height: 36px;
    position: relative;
    top: -2px;
    width: 128px;
}
#magazine .btn {
  width: 381px;
  height: 40px;
  line-height: 34px;
  margin: 20px auto;
  font-size: 20px;
  text-align: center;
  box-sizing: border-box;
  background: #d71317;
  border: solid 3px #fff;
}
#magazine .btn a {
  color: #fff;
  text-align: center;
  display: block;
}
#magazine .btn a:hover {
  color: #ccc;
}
/* member */
#member .bnr{
	width: 680px;
	margin: 0 auto 20px auto;
}
#member .bnr img{
	width: 100%;
}
#member li{
	width: 480px;
	margin: 0 auto 20px auto;
	padding: 20px 20px 0 20px;
	border: solid #AF0A1A 2px;
	background-color: #fff;
	text-align: center;
}
#member form{
	margin-bottom: unset;
}
#member th{
	padding: 10px 10px 0 10px;
}
#member .head{
	margin-bottom: 10px;
	font-size: 20px;
}
#member .btn {
	width: 220px;
	height: 80px;
	margin: 0 auto;
	color: #fff;
	font-size: 24px;
	text-align: center;
	background-image: url(/img/btn_bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-color: unset;
	box-sizing: border-box;
}
/* event */
#event .head{
	width: 680px;
	margin: 0 auto 10px auto;
}
#event .head img{
	width: 100%;
}
.event li:last-child {
	margin-bottom: unset;
}
.eventBox{
	width: 680px;
	margin: 0 auto;
	background-color: #fff;
	box-sizing: border-box;
	overflow: hidden;
}
.eventBox img{
	width: 100%;
	height: 304px;
	margin: 0 auto;
	padding: 10px;
	box-sizing: border-box;
	display: block;
}
.eventBox .title {
	margin: 0 10px 10px 10px;
	padding: 10px;
	border: solid #222 1px;
	box-sizing: border-box;
}
.eventBox .text {
	margin: 0 10px 10px 10px;
	padding: 10px;
	border: solid #222 1px;
	box-sizing: border-box;
}
#event table{
	width: 680px;
	background-color: #fff;
	border-top: solid #222 1px;
	border-right: solid #222 1px;
	border-left: solid #222 1px;
}
#event th:first-child{
	background-color: #FF8080;
}
#event th{
	font-weight: bold;
	border-bottom: solid #222 1px;
	border-right: solid #222 1px;
	background-color: #eee;
}
#event th:last-child{
	border-right: unset;
	background-color: #7AC4F5;
}
#event td{
	text-align: center;
	border-right: solid #222 1px;
	border-bottom: solid #222 1px;
}
#event td:last-child{
	border-right: unset;
}
/* concept */
#concept .contentInner{
	width: 980px;
	margin: 0 auto;
}
#concept .contentInner img{
	width: 100%;
}
/*----- ranking -----*/
#ranking .girlBox li{
	width: calc(96%/5);
	margin: 0 1% 8px 0;
}
#ranking .girlBox li:nth-child(5n){
	margin-right: 0;
}
#ranking .girlSet .girlImg{
	width: 238px;
	height: 335px;
}
#ranking .girlSet .emp{
	height: 22px;
	font-size: 16px;
	bottom: 67px;
}
#ranking .girlSet .name{
	height: 24px;
	font-size: 16px;
	padding: 0 5px;
}
#ranking .girlSet .size{
	font-size: 10px;
}
/*----- footer -----*/
#footer{
	width: 100%;
	border-top: solid #fff 1px;
}
#footerInner{
	width: 1280px;
	margin: 0 auto;
	padding: 10px 0;
}
#footerInner img{
	width: 100%;
}
#footer .logo{
	width: 100%;
	margin: 0 10px 10px 0;
	float: left;
}
#footerInner ul{
	width: 100%;
	overflow: hidden;
}
#footerInner li{
	width: calc(100%/10);
	text-align: center;
	float: left;
}
#footerInner li:last-child{
	margin-right: unset;
}
#footerInner li a{
	color: #fff;
}
#footerInner li a:hover{
	color: #ccc;
}
#copyright{
	padding: 5px 0;
	color: #af0a1a;
	text-align: center;
	background-color: #fff;
}
#copyright a{
	color: #af0a1a;
}
#main #schedule .girlSet .label{
	width: 80px;
	position: absolute;
	bottom: 65px;
	right: 10px;
	z-index: 500;
}
#girlList #schedule .girlSet .label{
	width: 100px;
	position: absolute;
	bottom: 72px;
	right: 10px;
	z-index: 500;
}
.contentSyle04 .Rcontent .label{
	width: 110px;
	margin: 0 0 18px 0;
	padding: 2px 0 4px 10px;
	border-bottom: solid #cfcfcf 2px;
	box-sizing: border-box;
	float: left;
}
.contentSyle04 .Rcontent .label{
	width: 140px;
	margin: 0 0 10px 0;
	padding: 4px 0 8px 10px;
	border-bottom: solid #cfcfcf 2px;
	box-sizing: border-box;
	float: left;
}
.contentSyle04 .tabletyle01{
	width: 540px;
}
.contentSyle04 .tabletyle01 th{
	width: 160px;
	padding: 10px;
	text-align: left;
	border: solid #cfcfcf 2px;
	box-sizing: border-box;
}
.contentSyle04 .tabletyle01 td{
	padding: 10px;
	border: solid #cfcfcf 2px;
	box-sizing: border-box;
}
.diaryBox {
	margin: 10px 0 20px;
	overflow: hidden;
}
.diaryBox .contentTitle{
	margin: 0 0 10px 0;
	background-image: url(/img/t_bg05.png);
}
.diaryBox iframe{
	width: calc(100% - 20px);
	margin: 0 auto;
	display: block;
	overflow: hidden;
}
#profile .movieArea {
	width: 640px;
	height: 360px;
}
#twitter {
	display: flex;
}
#twitter .twitterBox {
	width: 1020px;
	margin-bottom: 20px;
}
#twitter .twitterBox .contentTitle {
	background-size: 100% 100%;
}
#twitter .diaryBox {
	width: 280px;
}
#twitter .diaryBox .contentTitle {
	background-size: 100% 100%;
}
/*movie*/
#movieList li{
	width: calc((100% - 20px)/3);
	margin: 0 10px 10px 0;
	padding: 10px;
	border: solid #AF0A1A 1px;
	background-color: #fff;
	box-sizing: border-box;
	float: left;
}
#movieList li:nth-child(3n){
	margin: 0 0 10px 0;
}
#movieList .movieTitle{
	color: #AF0A1A;
	font-size: 24px;
	font-weight: bold;
}
#movieList .movieArea{
	width: 380px;
	height: 214px;
	margin: 0 auto;
	display: block;
}
.movieSlider li:nth-child(3n){
	margin: 0 10px 10px 0!important;
}

#twitter .contentTitle {
  font-size: 30px;
}

#twitter .contentTitle svg {
  width: 33px;
  /* margin-right: 10px; */
  position: relative;
  top: 3px;
}