@import url("reset.css");
body {
	height: 100%;
	color: #222;
	font-size: 12px;
	background-size: cover;
	/* background: #FF0080; */
	background-image: url(/img/sp_bg.png);
	background-size: 100%;
}
a{
	color: #ffffff;
}
a:hover{
	color: #5BADC4;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.dopc{
	display: none !important;
}
.btn {
	margin: 0 auto;
	text-align: center;
	display: block;
	border: unset;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
table{
	margin: 0 auto 10px auto;
	box-sizing: border-box;
	border-spacing: 0;
}
th,td{
	vertical-align: middle;
	box-sizing: border-box;
}
th{
	padding: 5px;
	text-align: center;
}
td{
	padding: 5px;
	text-align: left;
}
select {
	-webkit-appearance: none;
	}
input[type="submit"] {
	-webkit-appearance: none;
	border: none;
}
.fontChange{
	font-family: 'Libre Baskerville', serif;
}
#headImg img {
	width:  100%;
}
#wrapper{
	width: 100%;
	overflow: hidden;
	position: relative;
}
#pan{
	width: 100%;
	margin: 117px auto 0 auto;
	color: #fff;
	font-size: 12px;
	background-color: #a1d5ff;
}
#panIn{
	margin: 0 2%;
}
#headBn{
	padding-top: 10px;
	background-color: rgba(255,255,255,0.9);
}
/*----- slick -----*/
.slider {
	width: 90%;
	margin: 0 auto 80px;
}
.slick-slide img {
	width: 100%;
	height: auto;
}
.slick-dots{
	bottom: 7px!important;
}
.slick-dots li button:before{
	font-size: 30px!important;
	color: #FF0080!important;
}
.slick-dotted.slick-slider{
	padding-bottom: 30px;
}
.castSlider li{
	margin: 0 5px 10px 5px;
}
.bnrSlider{
	width: 100%;
}
.bnrSlider .slick-slide{
	margin: 5px;
}

.bnrSlider{
  display: none;
}

.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: 180px;
	margin: 0 auto ;
	text-align: center;
	box-sizing: border-box;
	border: 2px solid #8ccbff;
  background: #ffffff;
  color: #ff4093;
	/* text-shadow: 0 0 4px #d615c6; */
	/* box-shadow: inset 0 0 6px #d615c6, 0 0 6px #d615c6; */
}
.more.btn a {
	padding: 18px 0 14px 0;
	font-size: 18px;
	text-align: center;
	display: block;
  color: #ff4093;
  font-weight: bold;
}
/*----- index -----*/
#index{
	color: #ffffff;
	text-align: center;
}
#index a{
  color: #000000;
}
#index h1{
	padding: 2px 0;
	text-align: center;
	border-bottom: solid #fff 1px;
	background-color: #a1d5ff;
	color: #fff;
	line-height: 14px;
}
#index .content{
	padding: 0;
	box-sizing: border-box;
	overflow: hidden;
}
#indexHead img{
	width: 100%;
	margin-top: 5px;
}
#entrance{
	padding: 20px 0 0 0;
}
#entrance img{
	width: 50px;
	margin: 0 auto 10px auto;
	display: block;
}
#entrance p{
	margin-bottom: 20px;
	font-size: 15px;
  color: #000000;
}
#entrance .couponPr img {
	width: calc(100% - 40px);
	margin: 20px auto;
}
.enter span{
	font-size: 24px;
}
#index .btn {
	width: 240px;
	height: 80px;
	margin: 0 auto 20px auto;
	text-align: center;
	border: 2px solid #8ccbff;
	background: #ffffff;
	color: #d615c6;
	/* text-shadow: 0 0 4px #d615c6; */
	/* box-shadow: inset 0 0 6px #d615c6, 0 0 6px #d615c6; */
}
#index .enter a {
	padding: 12px 0 0 0;
	color: #ff4093;
	font-weight: bold;
	text-align: center;
	display: block;
	height: 65px;
}
#index .recruit,#index .introduction,#index .group,#index .link{
	margin-bottom: 10px;
	padding: 10px 10px 0 10px;
	box-sizing: border-box;
	overflow: hidden;
}
#index .recruit .left,#index .recruit .right{
	margin: 0 10px;
}
#index .introduction .contentTitle{
	padding: 15px 0 0 10px;
	font-size: 15px;
}
#index .introduction .textBox{
	padding: 0 18px;
	text-align: left;
	color: #000000;
}
#index .introduction .textBox p{
	margin-bottom: 5px;
}
#index .group li{
	margin-bottom: 20px;
}
#index .group li:last-child{
	margin-bottom: unset;
}
#index .group .name{
	margin-bottom: 10px;
	font-size: 14px;
}
#index .link ul{
	margin: 0 auto;
	overflow: hidden;
}
.link img {
	width: auto;
	max-width: 100%;
}
#index .link li{
	margin-bottom: 10px;
}
#index .link li:last-child{
	margin-bottom: unset;
}
/*----- header -----*/
#header{
	width: 100%;
	height: 117px;
	background-color: #e3e3e3b5;
	/* border-bottom: 2px solid #FF0080; */
	box-sizing: border-box;
	position: fixed;
	top: 0;
	z-index: 1000;
}




/* .headerInner {
	overflow: hidden;
} */

/* ヘッダーレインボー */
/* .headerInner { 
	height: 85px;
  width: 100%;
  left:0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
	margin-top: 30px;
	background: linear-gradient(124deg, #ff2400, #e81d1d, #e8b71d, #e3e81d, #1de840, #1ddde8, #2b1de8, #dd00f3, #dd00f3);
	background-size: 1800% 1800%;
	
	-webkit-animation: rainbow 18s ease infinite;
	-z-animation: rainbow 18s ease infinite;
	-o-animation: rainbow 18s ease infinite;
		animation: rainbow 18s ease infinite;}
	
	@-webkit-keyframes rainbow {
			0%{background-position:0% 82%}
			50%{background-position:100% 19%}
			100%{background-position:0% 82%}
	}
	@-moz-keyframes rainbow {
			0%{background-position:0% 82%}
			50%{background-position:100% 19%}
			100%{background-position:0% 82%}
	}
	@-o-keyframes rainbow {
			0%{background-position:0% 82%}
			50%{background-position:100% 19%}
			100%{background-position:0% 82%}
	}
	@keyframes rainbow { 
			0%{background-position:0% 82%}
			50%{background-position:100% 19%}
			100%{background-position:0% 82%}
	} */

/* ヘッダーレインボー ここまで */

#header h1{
	z-index: 9999;
	position: relative;
	color: #fff;
	line-height: 16px;
	text-align: center;
	/* background-color: #FF0080; */
	background-color: #a1d5ff;
	/* text-shadow: 0 0 4px #d615c6; */
	/* box-shadow: inset 0 0 6px #d615c6, 0 0 6px #d615c6; */
}
#header .logo{
	width: 50%;
	margin: 10px 10px;
	float: left;
}
#header .logo a{
	display: block;
}
#header .logo img{
	width: 90%;
}
#header .dataBox{
	width: 40%;
	margin: 17px 0 10px 0;
	float: right;
	right: -27px;
	position: absolute;
}
#header .dataBox li{
	width: 35%;
	float: left;
}
#header .dataBox li:first-child{
	margin-right: 10px;
}
#header .dataBox img{
	width: 100%;
	display: block;
}
/*swingMenu*/
.swingMenu{
	width: 100%;
	height: 75vh;
	margin-top: 117px;
	text-align: left;
	position: fixed;
	z-index: 2000;
	display: none;
	background-color: rgba(255,255,255,0.9);
	box-sizing: border-box;
	overflow: hidden;
	line-height: 20px;

}
.swingMenu .menuList{
	padding: 15px 0 0 0;
	overflow: hidden;
}
.swingMenu ul{
	margin: 0 1%;
	overflow: hidden;
}
.swingMenu li{
	width: 49%;
	height: 52px;
	margin: 0 2% 5px 0;
	padding: 16px 0 0 0;
	font-size: 16px;
  font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	float: left;
	border: 2px solid #8ccbff;
	background: #ffffff;
	/* color: #d615c6; */
	/* text-shadow: 0 0 4px #d615c6; */
	/* box-shadow: inset 0 0 6px #d615c6, 0 0 6px #d615c6; */
}

.swingMenu li a{
  color: #ff4093;
}


.swingMenu li:nth-child(even){
	margin: 0 0 10px 0;
}
.swingMenu .addressBox p{
	margin-left: 1%;
	text-align: left;
}
.addressBox{
	width: 98%;
	margin: 0 1%;
}
.addressBox img{
	width: 60%;
	margin: 0 auto 10px auto;
	display: block;
}
.addressBox .data{
	width: 96%;
	margin: 0 2%;
	font-size: 20px;
	font-weight: bold;
	color: #231816;
	text-align: right;
	line-height: 20px;
}
.addressBox .data a{
	color: #231816;
}
.addressBox .data span{
	margin-right: 10px;
	font-size: 14px;
}
.addressBox .time{
	margin-bottom: 10px;
}
/*----- nav -----*/
#nav{
	font-size: 20px;
	width: 100%;
	height: 50px;
	margin: 0 auto;
	line-height: 45px;
	background-color: #FDF2F8;
	border-bottom: solid #470246 1px;
	box-sizing: border-box;
	overflow: hidden;
}
/*----- girlSet -----*/
.serchBox table{
	width: 100%;
	margin-bottom: 20px;
	border: solid #8ccbff 1px;
}
.serchBox td{
	display: block;
}
.serchBox td:first-child{
	display: none!important;
}
.serchBox select{
	width: 100%;
	padding: 10px;
	border-color: rgb(169, 169, 169);
	background-color: #fff;
	box-sizing: border-box;
}
.serchBox .btn {
	width: 180px;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	color: #fff;
	height: 60px;
	font-size: 24px;
	border: 2px solid #8ccbff;
	background: #ffffff;
	color: #ff4093;
	/* text-shadow: 0 0 4px #d615c6; */
	/* box-shadow: inset 0 0 6px #d615c6, 0 0 6px #d615c6; */

}
.serchBox input[type="text"] {
	width: 100%;
	box-sizing: border-box;
}
.serchBox .btn a {
	padding: 20px 0 16px 0;
	font-size: 16px;
	text-align: center;
	display: block;
}
.serchBox .btn a{
	color: #fff;
}
.serchBox .btn a:hover{
	color: #ccc;
	transition: all .3s;
}
.girlDataBox{
	overflow: hidden;
}
.girlSet{
	color: #fff;
	position: relative;
	/* overflow: hidden; */
	background-color: #ffffff24;
}
.girlSet .girlImg{
	width: 100%;
  /* height: auto; */
  box-sizing: border-box;
  display: block;
}

.girlImgWrap {
  display: block;
}
.girlImgWrap.pickup1{
  /* border: 4px solid #00fff6; */
  border-radius: 3px;
  /* box-shadow: -5px -5px 15px 5px rgba(0, 90, 255, 0.8), 5px 5px 15px 7px rgba(0, 213, 83, 0.8) inset; */
  height: calc(100% - 8px);
  box-sizing: border-box;
  display: block;
  outline: 4px solid #ff4093;
  outline-offset: -4px;
}

.girlSet .newsImg{
	width: 100%;
}
.girlSet .girlInfoBox {
	width:  100%;
	position: relative;
}
.girlSet .girlInfoBox .iconList {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.girlSet .girlInfoBox .iconList li {
	width: calc((100% - 8px) / 2);
	margin: 2px !important;
	text-align: center;
	font-weight: bold;
	box-sizing: border-box;
  border: 2px solid #8ccbff;
	background: #ffffff;
  color: #ff4093;
	/* text-shadow: 0 0 4px #d615c6; */
	/* box-shadow: inset 0 0 6px #d615c6, 0 0 6px #d615c6; */
}
.girlSet .newfaceIcon {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}
.girlSet .twitterIcon {
	position: absolute;
	bottom: 33px;
	left: 115px;
	z-index: 10;
}
.girlSet .rankIcon {
	position: absolute;
	bottom: 50px;
	left: 115px;
	z-index: 10;
}
.girlSet .newfaceIcon img,.girlSet .twitterIcon img,.girlSet .rankIcon img{
	width: 30px;
	height: 30px;
}
.girlSet .emp{
	height: 24px;
	padding: 2px 5px;
	color: #FF0080;
	font-size: 14px;
	font-weight: bold;
	background-color: rgba(255,255,255,0.8);
	box-sizing: border-box;
}
.girlSet .name{
	height: 24px;
	padding: 2px 5px;
	color: #d5e553;
	font-size: 14px;
	background-color: rgba(250,25,108,0.8);
	box-sizing: border-box;
}
.girlSet .name a{
	color: #fff;
}
.girlSet .size {
  padding: 0;
  background-color: rgba(250,25,108,0.8);
  position: absolute;
  top: -30px;
  left: 0px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 22px;
  font-size: 17px !important;
}
.girlSet .size::after {
  content: 'CUP';
  display: block;
  position: absolute;
  right: 4px;
  top: 13px;
  font-size: 10px;
}
.girlSet .time{
	width: 100%;
	height: 24px;
	/* color: #fff; */
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	background-color: rgb(255 255 255 / 0%);
	box-sizing: border-box;
  color: blueviolet;
}
/*----- gielSetStyle01 -----*/
.gielSetStyle01{
	width: calc(98.4%/4);
	margin: 0 0.2% 10px 0.2%;
}
.gielSetStyle01 .girlDataBox{
	padding: 5px;
}
.gielSetStyle01 .name{
	font-size: 16px;
	width: 150px;
	text-align: center;
	text-shadow: 1px 1px 1px #373737;
	color: #373737 ;
}
.gielSetStyle01 .size{
	width: 150px;
	font-size: 10px;
	margin-bottom: 7px;
}
.gielSetStyle01 .time{
	width: 150px;;
	font-size: 10px;
	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;
}
#headContact{
	margin: 72px auto 20px auto;
}
#headContact .time{
	margin-bottom: 10px;
	text-align: center;
}
#headContact .time span{
	font-size: 20px;
}
.headContactBtn{
	width: 80%;
	margin: 0 auto 5px auto;
	padding: 5px 0;
	line-height: 20px;
	position: relative;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #FDF2F8), color-stop(1.00, #F9E4ED));
	background: -webkit-linear-gradient(#FDF2F8, #F9E4ED);
	background: -moz-linear-gradient(#FDF2F8, #F9E4ED);
	background: -o-linear-gradient(#FDF2F8, #F9E4ED);
	background: -ms-linear-gradient(#FDF2F8, #F9E4ED);
	background: linear-gradient(#FDF2F8, #F9E4ED);
	border-radius: 5px;
	border: solid #505050 1px;
	box-sizing: border-box;
	display: block;
}
#headContact .headContactBtn img{
	width: 7%;
	position: absolute;
	top: 7px;
	left: 7%;
}
#headContact .headContactBtn p{
	font-family: 'Libre Baskerville', serif;
	font-size: 18px;
	position: relative;
	left: 20%;
}
/*----- top -----*/
.content{
	/* margin-bottom: 10px; */
	padding: 10px 10px 0 10px;
	background-color: rgb(103 103 103 / 10%);
	box-sizing: border-box;
	overflow: hidden;
}
.contentInner{
	width: 100%;
	padding: 0 0 10px 0;
	overflow: hidden;
}
.contentSet{
	margin-bottom: 10px;
	overflow: hidden;
}
.contentSyle01 .girlBox li{
	width: calc(94%/2);
	margin: 0 2% 10px 2%;
	float: left;
}
.contentSyle01 .girlBox li:nth-child(even){
	margin: 0 2% 10px 0;
}
.contentSyle02 .Lcontent{
	width: 70%;
	margin: 0 15% 20px 15%;
	position: relative;
}
.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: 40px;
	opacity: 0.2;
	position: absolute;
	transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	bottom: 0;
	right: 15px;
	z-index: 500;
}
.contentSyle02 .Rcontent{
	width: 96%;
	margin: 0 auto;
}
.contentSyle02 .Rcontent .name{
	width: 100%;
	margin-bottom: 5px;
	font-size: 20px;
	border-bottom: solid #222 1px;
	overflow: hidden;
}
.contentSyle02 .Rcontent .size{
	height: 16px;
	width: 68%;
	margin-bottom: 5px;
	padding: 5px 1% 0px 0;
	text-align: right;
	float: left;
}
.contentSyle02 .Rcontent .label{
	height: 22px;
	width: 30%;
	margin-bottom: 5px;
	padding: 0px 1% 2px 0;
	float: left;
}
.contentSyle02 .Rcontent .schedule .title{
	padding: 5px 0 2px 5px;
	font-size: 18px;
}
.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{
}
.Rcontent .shop{
	padding: 10px;
	overflow: hidden;
}
.Rcontent .textBox .title{
	font-size: 16px;
}
.contentSyle02 .Rcontent .textBox .text{
	width: 96%;
	height: 300px;
	margin: 0 auto 20px auto;
	padding: 10px;
	box-sizing: border-box;
	overflow-y: scroll;
}
.contentSyle02 .innerBottom .schedule .title{
	font-size: 20px;
	font-weight: bold;
}
/* photo */
.contentSyle04 .Lcontent{
	width: 100%;
	position: relative;

}
.content .contentTitle {
	width: 100%;
	height: 55px;
	margin: 0 0 10px 0;
	padding: 9px;
	/* color: #fff; */
	font-size: 25px;
	font-weight: bold;
	text-align: left;
	box-sizing: border-box;
	border: 2px solid #8ccbff;
	background: #ffffff;
	color: #ff4093;
	/* text-shadow: 0 0 3px #d615c6; */
	/* box-shadow: inset 0 0 6px #d615c6, 0 0 6px #d615c6; */
}
.content .contentTitle img{
	padding: 2px 0 0 30px;
}
.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 #news ul{
	height: 500px;
	overflow-y: scroll;
}
.top #news li{
	margin-bottom: 10px;
}
.top #news .Lcontent{
	width: 50%;
	margin: 0 25% 10px 25%;
}
.top #news .Rcontent .textBox{
	margin: 0 0 10px 0;
	padding: 10px;
	border: solid #222 1px;
	box-sizing: border-box;
	background-color: #fff;
}
.top #news .Rcontent .textBox{
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #a1d5ff;
	box-sizing: border-box;
	background-color: #fff;
}
.top #news .Rcontent .textBox .title{
	margin-bottom: 5px;
	padding: 0.25em 0.5em;
	border-left: solid 5px #a1d5ff;
}
.top #news .Rcontent .textBox .text{
	padding: 5px;
	border: 1px solid #a1d5ff;
	box-sizing: border-box;
}
.top #news .Rcontent .textBox .text a {
	color: #a1d5ff;
}
/*----- system -----*/
#system p.head{
	margin-bottom: 10px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background-color: #ff4093;
}
#system p.systemHead{
	margin-bottom: 10px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background-color: #ff4093;
}

#system table{
	width: 90%;
	margin: 0 auto 10px auto;
	border: solid #a1d5ff 1px;
	box-sizing: border-box;
  border-collapse: collapse;
}
#system th{
	vertical-align: middle;
}
#system td{
	vertical-align: middle;
}
#system table th{
	width: 100%;
}
#system table td{
	width: 100%;
	font-weight: bold;
}
#system table td.time{
	border-bottom: solid #a1d5ff 1px;
}
#system table td.price{
	border-bottom: solid #a1d5ff 1px;
	text-align: right;
}
#system table.set th{
	width: 100%;
	color: #ff4093;
	font-size: 17px;
  font-weight: bold;
	border-bottom: solid #a1d5ff 1px;
	border: 2px solid #a1d5ff;
	background: #ffffff;
	/* text-shadow: 0 0 4px #d615c6; */
	/* box-shadow: inset 0 0 6px #d615c6, 0 0 6px #d615c6; */
}
#system table.set td{
	width: 50%;
	background-color: #fff;
}
#system table.set td:first-child{
	color: #ff4093;
	border-right: solid #a1d5ff 1px;
	/* border: 2px solid #a1d5ff; */
	background: #ffffff;
	/* text-shadow: 0 0 4px #d615c6; */
	/* box-shadow: inset 0 0 6px #d615c6, 0 0 6px #d615c6; */
}
#system table.set tr:last-child td{
	/* border-bottom: unset; */
}
#system table.main th{
	width: 24%;
	color: #fff;
	border-right: solid #222 1px;
	border-bottom: solid #222 1px;
	background-color: #FF0080;
}
#system table.main th:last-child{
	border-right: unset;
}
#system table.main th:first-chid{
	width: 28%;
}
#system table.main td{
	width: 25%;
	border-right: solid #222 1px;
	border-bottom: solid #222 1px;
	background-color: #fff;
}
#system table.main td:last-child{
	border-right: unset;
}
#system table.main td.time{
	width: 28%;
	color: #fff;
	font-size: 10px;
	background-color: #FF0080;
}
#system table.main tr:last-child td{
	border-bottom: unset;
}
#system table.other th{
	width: 100%;
	color: #fff;
	border-bottom: solid #222 1px;
	background-color: #FF0080;
}
#system table.other td.time{
	width: 50%;
	border-bottom: solid #a1d5ff 1px;
	background-color: #FF0080;
}
#system table.other td.price{
	width: 50%;
	background-color: #fff;
}
#system table.other td:first-child{
	color: #ff4093;
	border-right: solid #a1d5ff 1px;
	/* background-color: #FF0080; */
	/* border: 2px solid #a1d5ff; */
	background: #ffffff;
	/* text-shadow: 0 0 4px #d615c6; */
	/* box-shadow: inset 0 0 6px #d615c6, 0 0 6px #d615c6; */
}
#system table.other tr:last-child td{
}
#system img{
	width: 100%;
}
#system .drink{
	width: 90%;
	margin: 0 auto 10px auto;
	padding: 10px 10px 0 10px;
	color: #fff;
	box-sizing: border-box;
	border: 2px solid #d615c6;
	background: #2c2c2cc9;
	box-shadow: inset 0 0 6px #d615c6, 0 0 6px #d615c6;
}
#system .drink .head{
	margin-bottom: 10px;
	font-size: 16px;
}
#system .drink .title{
	margin-bottom: 10px;
	padding-left: 10px;
}
#system .drink p{
	padding: 0 10px 10px 10px;
}
#system .card{
	width: 90%;
	margin: 0 auto 10px auto;
	padding: 10px;
	color: #fff;
	box-sizing: border-box;
	border: 2px solid #d615c6;
	background: #2c2c2cc9;
	box-shadow: inset 0 0 6px #d615c6, 0 0 6px #d615c6;
}
#system .card .head{
	margin-bottom: 10px;
	font-size: 16px;
}
/*----- access -----*/
#access iframe{
	width: 100%;
	height: 200px;
	margin-bottom: 10px;
	display: block;
}
#access p{
	text-align: center;
	color: #000000;
}
#access p a{
  border-bottom: #0f87ff 1PX solid;
  color: #0f87ff;
}
/*----- recruit -----*/
#recruit a{
	color: #231816;
}
#recruit table{
	border: solid #000 1px;
}
#recruit th{
	width: 30%;
	color: #fff;
	border-right: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #FF0080;
}
#recruit td{
	width: 70%;
	border-bottom: solid #000 1px;
	background-color: #fff;
}
#recruit tr:last-child th,#recruit tr:last-child td{
	border-bottom: unset;
}
#recruit table{
	width: 90%;
	margin-bottom: 0 auto;
}
#contactBox .contentInner{
	margin: 0 auto;
	padding-bottom: 20px;
}
#contactBox .head{
	margin: 0 auto 10px auto;
	text-align: center;
}
#contactBox li{
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	border: solid #FF0080 2px;
	background-color: #fff;
	box-sizing: border-box;
}
#contactBox li:last-child{
	margin-bottom: unset;
}
#contactBox li p{
	margin-bottom: 10px;
	font-size: 20px;
}
#contactBox .btn{
	font-size: 24px;
	position: relative;
}
#contactBox .btn a{
	padding: 20px 10px;
	color: #fff;
	display: block;
}
#contactBox .btn a:before{
	margin-right: 10px;
	position: relative;
	top: 2px;
}
#contactBox .tel .btn {
	background: #FF0080;
}
#contactBox .tel .btn a:before{
	content: url(/img/btn_icon_tel.png);
}
#contactBox .mail .btn {
	font-size: 16px;
	background: #0072ff;
}
#contactBox .mail .btn a:before{
	content: url(/img/btn_icon_mail.png);
	top: 4px;
}
#contactBox .line .btn {
	background: #00b900;
}
#contactBox .line .btn a:before{
	content: url(/img/btn_icon_line.png);
}
/*----- schedule -----*/
.schedule{
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	float: left;
}
.schedule ul{
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
}
.schedule li{
	font-weight: bold;
	width: calc(100% / 7);
	text-align: center;
	line-height: 20px;
	float: left;
}
.schedule li a{
	color: #ffffff;
}
.schedule list-style: ;a{
	color: #222;
}
.schedule .today{
	font-size: 16px;
	line-height: 20px;
}
.schedule .today a{
	color: #FF0080;
}
.schedule .check{
	margin-bottom: 10px;
}
.schedule .check li img{
	width: 30%;
}
#pickup .schedule .checkBg{
	position: absolute;
	top: 88px;
	left: 5%;
	z-index: -100;
	width: 90%;
}
#profile .schedule .checkBg{
	position: absolute;
	top: 100px;
	left: 55px;
	z-index: -100;
	width: 88%;
}
.schedule .sat{
	color: #60a0de;
}
.schedule .sun{
	color: #de6061;
}
/*----- profile -----*/
#profile .mainBox{
	margin-bottom: 10px;
	box-sizing: border-box;
	overflow: hidden;
}
#profile .mainBox ul{

}
#profile .tmbBox{
	margin-bottom: 10px;
}
#profile .thumbnail li{
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
	float: left;
}
#profile .thumbnail li:last-child{
	margin-right: unset;
}
#profile .Rcontent .dataBox{
	margin-bottom: 20px;
	padding: 10px;
	border: solid #FF0080 1px;
	background-color: #fff;
	overflow: hidden;
	box-sizing: border-box;
}
#profile .Rcontent .dataBox .iconList {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
}
#profile .Rcontent .dataBox .iconList li {
    background: url('/img/t_bg01.png');
    background-size: auto 100%;
    margin: 2px !important;
    text-align: center;
    font-weight: bold;
    border: solid 1px #ff5fa1;
    box-sizing: border-box;
    color: #fff;
    padding:  5px;
}
#profile .Rcontent .name{;
	font-size: 18px;
	font-weight: bold;
	margin: 0 5px 0 0;
	float: left;
}
#profile .Rcontent .size{
	margin-top: 10px;
	font-size: 14px;
	line-height: 14px;
	float: left;
}
#profile .Rcontent table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px 10px;
}
#profile .Rcontenttr tr{
	font-size: 16px;
}
#profile .Rcontent th,#profile .Rcontent td{
	width: 100%;
	display: block;
}
#profile .Rcontent th{
	text-align: left;
}
#profile .Rcontent .messageBox li{
	max-height: 300px;
	margin-bottom: 10px;
	padding: 10px;
	border: solid #FF0080 1px;
	background-color: #fff;
	box-sizing: border-box;
	overflow-x: hidden;
	overflow-y: scroll;
}
#profile .Rcontent .messageBox .title{
	font-size: 20px;
	margin-bottom: 10px;
}
#profile .Rcontent .messageBox .textBox{
	overflow: hidden;
}
#profile .Rcontent .innerBottom{
	width: 100%;
}
#profile .innerBottom .scheduleBox{
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 20px;
	background-color: #fff;
	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 .today {
	color: #FF0080;
}
#profile .innerBottom .scheduleBox li:last-child{
	margin-right: unset;
}
#profile .innerBottom .scheduleBox .today {
}
#profile .innerBottom .scheduleBoxe .sat {
	color: #60a0de;
}
#profile .innerBottom .scheduleBoxe .sun {
	color: #de6061;
}
#profile .Rcontent .qaBox{
	width: 100%;
	min-height: 62px;
	margin: 0 auto 20px auto;
	padding: 10px;
	background-color: #fff;
	border: solid #FF0080 1px;
	box-sizing: border-box;
}
#profile .Rcontent .qaBox .title{
	font-size: 20px;
}
#profile .Rcontent .qaBox table{
	margin: 0 auto;
	border-spacing: unset;
}
#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 .diaryBox {
	padding:  10px;
	background: #fff;
    border: solid 1px #ff0080;
}
#profile .diaryBox .title {
    font-size: 20px;
    margin-bottom: 10px;
}
/*----- form reserve enquete -----*/
#form table{
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px 10px;
}
#form th,#form td{
	width: 100%;
	display: block;
}
#form th{
	text-align: left;
}
#form td{
	width: 100%;
}
#form th span {
	font-size: 10px;
	margin-left: 10px;
	color: #de6061;
	line-height: 20px;
}
#form td li{
	width: 30%;
	float: left;
}
#form input[type="text"] {
	width: 90%;
}
#form .age input[type="text"] {
	width: 20%;
}
#form #datepicker{
	width: 70px;
}
#form select{
	font-family: 'Noto Sans JP';
	width: 70%;
	float: left;
}
#form select.sub{
	width: 65%;
	margin-left: 5%;
}
#form textarea {
	width: 98%;
	height: 150px;
}
#form .submit_button {
	width: 240px;
	height: 80px;
	margin: 0 auto 10px auto;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	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;
	background-image: url(/img/btn_bg.png);
	background-color: unset;
	background-size: 100%;
	background-repeat: no-repeat;
	box-sizing: border-box;
	display: block;
}
#form .tabletyle01 th{
	border-top: solid #cfcfcf 1px;
	border-right: solid #cfcfcf 1px;
	border-left: solid #cfcfcf 1px;
	box-sizing: border-box;
}
#form .tabletyle01 td{
	border: solid #cfcfcf 1px;
	box-sizing: border-box;
}
/*----- magazine -----*/
#magazine .bnr{
	/* width: 80%; */
	margin: 10px auto 30px auto;
}
#magazine .bnr img{
	width: 100%;
}
#magazine .head{
	margin-bottom: 20px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

#magazine .head p{
  color: #000000;
}


#magazine .btn {
	width: 180px;
	margin: 0 auto 15px;
	text-align: center;
	box-sizing: border-box;
	border: 2px solid #8ccbff;
	background: #ffffff;
	/* color: #d615c6; */
	/* text-shadow: 0 0 4px #d615c6; */
	/* box-shadow: inset 0 0 6px #d615c6, 0 0 6px #d615c6; */
}
#magazine .btn a {
	padding: 18px 0 14px 0;
	font-size: 18px;
	text-align: center;
	display: block;
  color: #ff4093;
}
/*----- member -----*/
#member .bnr{
	width: 100%;
	margin: 0 auto 20px auto;
}
#member .bnr img{
	width: 100%;
}
#member li{
	padding: 10px;
	margin-bottom: 20px;
	border: solid #2a4197 2px;
	background-color: #fff;
	text-align: center;
}
#member form p{
	margin-bottom: 5px;
}
#member table{
	margin: 0 auto;
}
#member th{
	padding: 5px 5px 0 5px;
}
#member .head{
	margin-bottom: 10px;
	font-size: 16px;
}
#member .btn {
	width: 180px;
	margin: 0 auto;
	text-align: center;
	background-image: url(/img/btn_bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	box-sizing: border-box;
	color: #fff;
	height: 60px;
	font-size: 24px;
}
/*----- member -----*/
.tal {
	text-align: left;
}
#panel input {
	width: 100%;
	border: solid 1px #e6e6e6;
}
#panel .btn {
	width: 30%;
	background: #FDF2F8;
	border: none;
	margin-top: 10px;
	padding: 7px;
	box-shadow: 0px 0px 5px #CFC7C2 inset;
}
#main #schedule .girlSet .label{
	width: 28%;
	position: absolute;
	bottom: 55px;
	right: 5%;
	z-index: 500;
}
#girlList #schedule .girlSet .label{
	width: 30%;
	position: absolute;
	bottom: 54px;
	right: 5%;
	z-index: 500;
}
.contentSyle04 .Rcontent .label{
	width: 110px;
	margin: 0 0 18px 0;
	padding: 2px 0 4px 10px;
	border-bottom: solid #eee 1px;
	box-sizing: border-box;
	float: left;
}
/* concept */
#concept li{
	margin-bottom: 50px;
	color: #744010;
	font-size: 16px;
	line-height: 32px;
}
#concept li:first-child{
	margin-top: 10px !important;
}
#concept li span.col01{
	color: #f078bf;
}
#concept li span.col02{
	color: #ca78f0;
}
#concept .logo{
	width: 80%;
	margin: 0 auto 10px auto;
	display: block;
}
/* event */
#event .head{
	margin: 0 auto 10px auto;
}
#event .head img{
	width: 100%;
}
.event li:last-child {
	margin-bottom: unset;
}
.eventBox{
	margin: 0 auto;
	background-color: #fff;
	box-sizing: border-box;
	overflow: hidden;
}
.eventBox img{
	width: 100%;
	height: 170px;
	margin: 0 auto 10px auto;
	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: 100%;
	background-color: #fff;
	border-top: solid #222 1px;
	border-right: solid #222 1px;
	border-left: solid #222 1px;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-word;
}
#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;
}
#event td a{
	color: #222;
}
/*----- hotel -----*/
#hotel iframe{
	width: 100%;
	height: 300px;
	margin: 0 auto 20px auto;
	display: block;
}
#hotel table{
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px 10px;
}
#hotel th,#hotel td{
	width: 100%;
	display: block;
}
#hotel th{
	text-align: left;
}
#hotel th a{
	color: #fff;
}
#hotel td img{
	width: 74px;
	margin: 0 auto;
	display: block;
}
#hotel td{
	border-bottom: solid #eee 1px;
}
/*----- footer -----*/
#footer{
	width: 100%;
	color: #fff;
	text-align: center;
	background-color: #fff;
	/* border-top: solid #231816 2px; */
	box-sizing: border-box;
	overflow: hidden;
}
#footer .menuList{
	padding: 15px 0 0 0;
	overflow: hidden;
}
#footer ul{
	margin: 0 1%;
	overflow: hidden;
}
#footer li{
	width: 49%;
	height: 52px;
	margin: 0 2% 5px 0;
	padding: 13px 0 0 0;
	font-size: 16px;
	/* line-height: 20px; */
	text-align: center;
	box-sizing: border-box;
	float: left;
	border: 2px solid #8ccbff;
	background: #ffffff;
	/* color: #d615c6; */
	/* text-shadow: 0 0 4px #d615c6; */
	/* box-shadow: inset 0 0 6px #d615c6, 0 0 6px #d615c6; */
}
#footer li a{
  color: #ff4093;
}


#footer li:nth-child(even){
	margin: 0 0 10px 0;
}
#footer li span {
	color: #ff4093;
	font-size: 20px;
	text-shadow: 0px 0px 3px #222;
}
#footer .addressBox p{
	margin-left: 1%;
	text-align: left;
}
#footer .addressBox {
	width: 98%;
	margin: 10px 1% 0 1%;
}
#footer .addressBoximg{
	width: 60%;
	margin: 0 auto 10px auto;
	display: block;
}
#footer .addressBox .data{
	width: 96%;
	margin: 0 2% 10px 2%;
	font-size: 16px;
	color: #231816;
	text-align: center;
}
#footer .addressBox .data a{
	color: #231816;
}
#footer .addressBox .time{
	margin-bottom: 10px;
}
#footer .addressBox .tel{
	font-size: 30px;
}
#copyright{
	color: #fff;
	text-align: center;
	line-height: 14px;
	/* background-color: #FF0080; */
	background-color: #a1d5ff;
	/* text-shadow: 0 0 4px #d615c6; */
	/* box-shadow: inset 0 0 6px #d615c6, 0 0 6px #d615c6; */
}
#copyright a{
	color: #fff;
}
.diaryBox {
  margin: 10px 0;
  max-height: 500px;
  -webkit-overflow-scrolling: touch;  /* iOS 12.x以前用 */
  overflow-y: scroll;
  /* モダンブラウザ用のスムーススクロール */
  -ms-overflow-style: -ms-autohiding-scrollbar;  /* IEとEdge用 */
  scrollbar-width: auto;  /* Firefox用 */
  overscroll-behavior: contain;  /* バウンス効果の制御 */
}

@media screen and (max-width: 320px) {
	th,td{
		padding: 0;
	}
	#header{
		height: 104px;
	}
	#header .dataBox{
		margin: 11px 2% 10px 0;
	}
	.swingMenu{
		margin-top: 70px;
	}
	.swingMenu li{
		height: 45px;
		padding: 12px 0 18px 0;
	}
	#pan{
		margin: 104px auto 0 auto;
	}
	.content .contentTitle{
		height: 40px;
		padding: 5px 10px;
	}
	#system p.head{
		font-size: 16px;
	}
	.girlSet .girlImg{
		width: 141px;
		height: 210px;
	}
	.girlSet .newfaceIcon img,.girlSet .twitterIcon img{
		width: 40px;
		height: 40px;
	}
	.girlSet .newfaceIcon{
		left: 100px;
	}
	.girlSet .twitterIcon{
		left: 100px;
		bottom: 33px;
	}
	#system .card .head {
		margin-bottom: 10px;
		 font-size: 12px;
	}
	.eventBox img{
		height: 134px;
	}
	#footer li{
		height: 45px;
		padding: 12px 0 18px 0;
	}
}
#maproute {
	margin: 30px;
}
#maproute #mapSlider li .caption {
    font-size: 16px;
    height: 50px;
    margin-bottom: 50px;
    background: #ffffffc7;
    padding: 5px;
}
/* added 221123 */
#twIg {
}
#twIg .wrapper {
  height: 375px;
}
#twIg .contentInner {
	height: 500px;
	overflow-y: auto;
}
#twIg .contentTitle svg {
	width: 35px;
}

#twIg .contentTitle span{
	position: absolute;
	left: 65px;
}

#instagram {
	display: flex;
  flex-wrap: wrap;
}
#instagram .contents {
    position: relative;
    /* margin-top: 10px; */
    width: calc(100% / 2);
}
#instagram .contents img {
	display: block;
    width: 100%;
}
#instagram .caption {
    background: rgba(0,0,0,0.6);
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    font-size: 12px;
    padding: 5px;
    overflow: hidden;
}
#profile .movieArea {
	width: 100%;
	max-height: 240px;
}
/*movie*/
#topMovie #movieList .movieTitle {
  font-size: 14px;
  height: 65px;
}

#movieList li{
	margin: 0 0 10px 0;
	padding: 10px;
	background-color: #fff;
	border: solid #ff3ea9 1px;
	box-sizing: border-box;
}
#movieList li:last-child{
	margin: 0 0 0 0;
}
#movieList .movieTitle{
	margin-bottom: 5px;
	color: #ff3ea9;
	font-size: 20px;
	font-weight: bold;
}
#movieList .movieArea {
  width: 100%;
  height: 240px;
  min-height: 240px;
}
.movieSlider li{
	margin: 0 5px 10px 5px!important;
}