@charset "UTF-8";
/* CSS Document */
/* =======================
 common
 =========================*/
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
img {
  width: 100%;
  vertical-align: bottom;
}

/* clear fix
---------------------------*/
.clearfix:after{
content: ".";  /* 新しい要素を作る */
display: block;  /* ブロックレベル要素に */
clear: both;
height: 0;
visibility: hidden;
}
.clearfix{
min-height: 1px;
}
body{
  font-family: -apple-system, BlinkMacSystemFont ,"Helvetica Neue" , "Yu Gothic" , YuGothic ,"ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial , "メイリオ" , Meiryo , verdana, sans-serif;
color: #9C27B0;
font-size: 100%;
line-height: 1.3;
background-color:#fff;
}
/* .enter {
  background-image: url(../images/back.jpg);
} */
ul {
  list-style-type: none;
}
a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #f00;
}
a:hover img {
  opacity: 0.7;
}

.wrapper {
    width: 960px;
    margin: 0 auto;
}
.c01 {
  color: #e6016b;
}
.center {
  text-align: center;
}

#outer {
    background: url(../images/r.jpg) right top repeat-y, url(../images/l.jpg) left top repeat-y;
}
#container {
  display: flex;
  justify-content: space-between;
}
#sidebar {
  flex-basis: 23%;
  background: #000;
}
#mainContent {
  flex-basis: 77%;
  background: #000;
}
#maincontents {
  display: flex;
}
#inner_main {
  flex-basis: 78%;
}
#inner_right {
  flex-basis: 22%;
}
/* =======================
 enter
=========================*/
/*.enter {
  background-image: url(../images/entrance/bg_enter.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
}
*/
.enter h1 {
    text-align: center;
    background: #9C27B0;
        background: linear-gradient(0deg, #ff77d3 0%, #ff9ac6 100%);
        color:#fff;
}
.enter #imageArea {
  background-image: url(../images/entrance/bg_enter.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
}
body:not(.enter) #imageArea {
  background-image: none;
}


#select {
  max-width: 1000px;
  margin: 0 auto;
}
#btns {
  padding-top: 55%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
#btn_enter a {
  height: 44px;
	width: 154px;
	display: block;
  margin-right: 20px;
	background-image: url(../images/entrance/btn_enter.png);
	background-repeat: no-repeat;

}
#slash {
  font-size: 30px;
  color: #2d4cf6;
  font-weight: bold;
}
#btn_enter a:hover {
	background-position: 0 -50px;
}
/* #btn_leave a {
  margin-left: 20px;
	height: 44px;
	width: 108px;
	display: block;
	background-image: url(../images/entrance/btn_leave.png);
	background-repeat: no-repeat;
} */
#btn_leave a {
	display: block;
  height: 44px;
	width: 154px;
	background-image: url(../images/entrance/english2.png);
	background-repeat: no-repeat;
  background-size: contain;

}

.bnr {
    display:none;
  margin-top: 20px;
  width: 41%;
}
#catch p {
  font-size: 12px;
  width: 53%;
  margin: 70px 0 10px 0;
  padding-bottom: 100px;
}
#sp_disp {
  display: block;
  color: #ff2cce;
}
#bnrArea ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#bnrArea ul li {
  padding: 10px;
  flex-basis: 50%;
}
/* =======================
 header
=========================*/
#header {
  height: 320px;
  background-image: url(../images/bg_header.jpg);
  background-position: center top;
}
#header_logo {
  padding-top:64px;
  text-align: center;
}
#header_logo img {
  width: 841px;
}
#h1Area {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
}
/* =======================
 navigation
=========================*/
.fixed {
    overflow: auto;
    height: 100%;
}
.drawer-hamburger {
  display: none;
}
.btn-tel {
  display:none;
}
.btn-line {
  display:none;
}
nav ul {
  margin-bottom: 10px;
}

nav ul li a {
	overflow: hidden;
	display: block;
	height: 0px;
	padding-top: 100px;
  background-repeat: no-repeat;
  background-image: url(../images/navigation/btn_top.png);
  background-position: top left;
}
nav ul li:nth-child(1) a {
	background-image: url(../images/navigation/btn_top.png);
  background-position: top left;
}
nav ul li:nth-child(1) a.active ,
nav ul li:nth-child(1):hover a{
  background-position: bottom left;
  position: relative;
}
nav ul li:nth-child(2) a {
  background-image: url(../images/navigation/btn_schedule.png);
  background-position: top left;
}
nav ul li:nth-child(2) a.active ,
nav ul li:nth-child(2):hover a {
  background-position: bottom left;
  position: relative;
}
nav ul li:nth-child(3) a {
  background-image: url(../images/navigation/btn_cast.png);
  background-position: top left;
}
nav ul li:nth-child(3) a.active ,
nav ul li:nth-child(3):hover a {
  background-position: bottom left;
  position: relative;
}
nav ul li:nth-child(4) a {
  background-image: url(../images/navigation/btn_system.png);
  background-position: top left;
}
nav ul li:nth-child(4) a.active ,
nav ul li:nth-child(4):hover a {
  background-position: bottom left;
  position: relative;
}
nav ul li:nth-child(5) a {
  background-image: url(../images/navigation/btn_play.png);
  background-position: top left;
}
nav ul li:nth-child(5) a.active ,
nav ul li:nth-child(5):hover a {
  background-position: bottom left;
  position: relative;
}
nav ul li:nth-child(6) a {
  background-image: url(../images/navigation/btn_access.png);
  background-position: top left;
}
nav ul li:nth-child(6) a.active ,
nav ul li:nth-child(6):hover a {
  background-position: bottom left;
  position: relative;
}
nav ul li:nth-child(7) a {
  background-image: url(../images/navigation/btn_recruit.png);
  background-position: top left;
}
nav ul li:nth-child(7) a.active ,
nav ul li:nth-child(7):hover a {
  background-position: bottom left;
  position: relative;
}
nav ul li:nth-child(1) a.active:before ,
nav ul li:nth-child(2) a.active:before ,
nav ul li:nth-child(3) a.active:before ,
nav ul li:nth-child(4) a.active:before ,
nav ul li:nth-child(5) a.active:before ,
nav ul li:nth-child(6) a.active:before ,
nav ul li:nth-child(7) a.active:before {

  background-color: rgba(0,0,0,0.7);
	/* どの範囲に重ねるかを指定 */
	 position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}

/* =======================
 sidebar
=========================*/
/* ピックアップガール */
#pickup {
position: relative;
border: 1px solid #ddd;
margin-bottom: 20px;
}
#pickup .mark {
position: absolute;
top:35px;
right: 7px;
width: 70px;
}
.line {
padding:5px 20px;
font-size: 12px;
text-align:left;
}
#dtoShame  {
  text-align: center;
}
#dtoShame iframe {
  margin: 0 auto;
  text-align: center;
  width: 190px!important;
}

/* =======================
 inner_main
=========================*/
.top h2  {
  margin-top: 40px;
}
/* 動画リンク */
#movie_link {
  display: block;
  color:#7b8ef7;
  text-align: right;
  margin-bottom: 10px;
  font-size: 12px;
}
#blog_link p  {
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
}
#inner_main p a {
    display: block;
    text-align: right;
    color: #FA7182;
    font-size: 12px;
    padding: 3px 0;
}
/* お知らせ */
#feed {
	font-size: 12px;
	padding: 10px;
	color:#FA7182;
}
#feed li {
  padding-left: 7px;
}
#feed h3 a {
	color:#FA7182;
	font-size: 14px;
	font-weight: bold;
}
#feed .date {
  padding-left: 20px;
	font-size: 86%;
}
/* 本日の出勤 */
#today_info h2 {
    background-image: url(../images/top/schedule.png) ;
    background-size: contain;
    background-repeat: no-repeat;
    color: white;
    text-align: right;
    font-size: 14px;
    padding: 7px 10px;
}
#today_info p.info {
	text-align: right;
  font-size: 12px;
  color: #32a0ff;
  padding-right: 10px;
}
#today_info  p.info a {
    display: inline-block;
}

#today_list .girls {
  display : flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: 580px;
  margin: 0 auto;
}
#today_list .girls li {
position: relative;
flex-basis: 23%;
border:solid 1px #fa006d;
text-align:center;
margin:1%;
font-size: 12px;
}
#today_list .girls li .cast_image{
	width: 100%;
}
#today_list .girls li .class{
	width: 100%;
}
#today_list .girls li h3 a:hover{
  color: #f00;
}
#today_list .girls li .mark {
position: absolute;
top: 56%;
right: 4px;
width: 50%;
}
#today_list .girls li .leaf{
	position: absolute;
	bottom: 18%;
	right: 0px;
	width: 20%;
}
#today_list .girls li h3 a {
    border-radius: 3px;
    color: #fff;
    display: block;
    margin: 0 3px 3px;
}

#profRight > div.character  {
    padding: 3px;
    display: flex;
    justify-content: space-between;
  align-items: center;
  text-align: center;
}
#profRight > div.character .chara1 {
    background: #c7206f;
    font-size: 10px;
    color: #fff;
    flex-basis: 33%;
    padding: 2px;
}
#profRight > div.character > div:nth-child(3) {
  background: black;
}
/* =======================
 inner_right
=========================*/
#dtoWaiting {
  height: 320px;
}
#newface  h2 {
  display: none;
}

#newface-contents .girls {
display: block;
max-width: 200px;
width: 100%;
}
#newface-contents .girls li {
background-image: url(../images/top/newface.jpg);
background-repeat: no-repeat;
position: relative;
text-align: center;
padding-bottom: 10px;
font-size: 12px;
}
#newface-contents .girls li a img{
  display: block;
  padding-top: 40px;
  margin: 0 auto;
}

#newface-contents .girls li .cast_image{
width: 80%;
}

#newface-contents .girls li .class{
	width: 100%;
}
#newface-contents .girls li .mark {
position: absolute;
top: 56%;
right: 4px;
width: 50%;
}
#newface-contents .girls li .leaf{
	position: absolute;
	bottom: 8%;
	right: 0px;
	width: 20%;
}
#newface-contents .girls li h3 a {
    margin: 0 3px 3px;
    font-size: 12px;
}
#sp_dto_wiget {
  display: none;
}
/* =======================
 在籍一覧
 =========================*/
.schedule .girls,
.allGirls {
 display: flex;
 flex-wrap: wrap;
 justify-content: flex-start;
 max-width: 740px;
 margin: 0 40px;
}
.schedule .girls li,
.allGirls li {
position: relative;
flex-basis: 23%;
border:solid 1px #c7206f;
text-align:center;
margin: 1%;
margin-bottom: 10px;
font-size: 12px;
padding-top: 1px;
}
.allGirls li .mark {
position: absolute;
top: 54%;
right: -7px;
width: 50%;
}
.schedule .girls li .leaf,
.allGirls li .leaf {
position: absolute;
bottom: 20%;
right: 0px;
width: 15%;
}
.allGirls li .cast_comment {
  padding: 5px 3px;
  font-size: 10px;
  text-align: left;
  height:30px;
  overflow: hidden;
}
.small a {
  padding-top: 3px;
  display: block;
  text-align: right;
  font-size: 10px;
  color:#0F3;
}
/* =======================
 出勤表
=========================*/
.schedule .girls {
  margin: 0;
}
.schedule .girls li .mark {
position: absolute;
top: 61%;
right: 4px;
width: 50%;
}
.schedule .girls li .leaf {
position: absolute;
bottom: 13%;
right: 0px;
width: 15%;
}
#schedule_info {
    text-align: left;
    font-size: 14px;
    color: #32a0ff;
    padding-left: 10px;
}


/* =======================
 キャストプロフィール
 =========================*/
 #cast_profile {
   padding: 0 15px;
 }
#profile {
  display: flex;
  justify-content: space-between;
}
#profLeft {
  flex-basis:43%;
}
#profRight {
  width: 56%;
}

#cast_profile h2 {
  padding-top: 20px;
  padding-left: 8px;
  font-size: 26px;
  border-bottom: 1px dashed #e6016b;
  margin-bottom: 10px;
  position: relative;
}
.today {
  font-size: 10px;
  background: #e6176a;
  color: yellow;
  padding: 2px;
}
.style {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 18px;
  padding-left: 10px;
}
.title_h {
  padding-left: 10px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  margin-bottom: 3px;
}
.title_h:before {
  content: '■';
  margin-right: 3px;
  color: #e6016b;
}
#scedule_box {
  margin : 20px 0;
}
#scedule_box table {
  width: 100%;
}
#scedule_box table th,
#scedule_box table td {
border:solid 1px #fa006d;
text-align:center;
font-size: 10px;
}
#scedule_box table th {
  background: #fa006d;
}
#scedule_box table th.sat {
  background: #3295fe;
}
#scedule_box table th.sun {
  background: #fa0036;
}
.character {
    padding: 3px;
    display: flex;
    justify-content: space-between;
}
.chara1 {
    background: #c7206f;
    font-size: 10px;
    color: #fff;
    flex-basis: 49%;
    padding: 2px;
}


/* =======================
 料金システム
 =========================*/
#price_list p {
color:#999;
text-align:left;
font-size:12px;
padding-left: 20px;
}
#price_list ul {
margin:10px 0 20px 0;
}
#price_list ul li{
float:left;
width:115px;
text-align:center;
margin-left:9px;
}
#price_list ul li p {
color: #fff;
font-size: 15px;
font-weight: bold;
margin-bottom: 4px;
padding: 5px 0 3px 0;
text-align: center;
border-radius:5px;
}
#campaign li p{
background: #FF9BFF;
}
#basic li p {
background:#9c081e;
}

#sentai li p {
background:#59C5FF;
}
#rankou li p {
background:#FF3399;
}

.option li p {
background:#FF9955;
}
#course li p {
background:#00E064;
}
#extention li p {
background:#999999;
}
/* =======================
 遊び方
 =========================*/
#how {
  padding: 10px;
  text-align: center;
}
.play h4{
  padding: 30px 0 10px;
}
#request {
  width: 30%;
  margin: 0 auto;
  text-align: left;
  list-style-type: disc;
  list-style-position: inside;
}
#ban {
  width: 57%;
  margin: 0 auto;
  text-align: left;
  list-style-type: disc;
  list-style-position: inside;
}

/* =======================
 アクセス
=========================*/
#intro {
  text-align: center;
  margin-bottom: 20px;

}
.hotellist {
  display: flex;
  padding: 15px;
}
#others {
  margin-top: 100px;
}
.info {
  flex-basis: 50%;
  padding-right:20px;
  align-items: center;
}
.info p {
  font-size: 14px;
}
.info a.tel {
  pointer-events: none;
}
.shop_name {
    font-size: 17px;
    margin-bottom: 20px;
    background: #000;
    padding: 0;
}
.map {
  flex-basis: 50%;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
}
.map > iframe {
  width: 100%;
}

.map .place {
  flex-basis: 80%;
  padding-bottom: 20px;
}
.map .price {
  flex-basis: 20%;
}
/* =======================
 求人
 =========================*/
 .job {
	 margin: 10px auto;
 }
 .job table {
	 width: 100%;
	 margin: 0 auto;
	 text-align: left;
	 margin-bottom: 20px;
}
.job table th{
padding: 10px 0 10px 25px;
background-image: url(../img/list_008_d-trans.png);
background-repeat: no-repeat;
background-position: 0 9px;
width: 30%;
}
.job table td {
	padding: 10px;
}

.job table tr{
	border-bottom: 1px solid #ccc;
}
.job table tr:last-child{
	border-bottom: none;
}
.kasen {
    background: linear-gradient(transparent 70%, #66ccff 90%);
}
/* =======================
 動画
 =========================*/
 .credit {
     text-align: right;
     color: gray;
     font-weight: bold;
 }
 .movies {
   text-align: center;
   margin-bottom: 50px;
 }
/* =======================
 footer
=========================*/
#footer {
  text-align: center;
  font-size: 12px;
  padding: 20px;
  background: linear-gradient(0deg, #ff77d3 0%, #ff9ac6 100%);
      color: #fff;
}

#footer img {
  width: 220px;
}
address {
  text-align: center;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}
/* =======================
 footer_ad_box
 =========================*/
 #modal-content {
 width: 230px ;
 margin: 0 ;
 background: #fff ;
 position: fixed ;
 bottom:50px;
 right: 0;
 display: none ;
 z-index: 100 ;
 color: #fff;
 border: 4px solid #795547;
}
#inner-content {
 position: relative;
 border-bottom: 10px;
 height: 230px;
 overflow: hidden;
}
.fa-close {
 position: absolute;
 top: 0;
 right: 0;
}

.button-link {
 color: #000 ;
 font-size: 2em;

}

.button-link:hover {
 cursor: pointer ;
}
#modal-close > i {
 z-index:105;
}
#inside {
 position: absolute;
 bottom: 0;
 background: rgba(0, 0, 0, 0.7);
 padding: 2px;
 width: 100%;
 line-height: 1;
}
#inside h3 {
 font-size: 20px;
}
#modal-content img {
 position: absolute;
   top: 66%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
   width: 100%;
   height: auto;
}
#details {
 line-height: 1.4;
 background: #fff;
 color: #e91e63;
 padding: 5px;
 font-size: 12px;
}
#details a {
 color: #e91e63;
}
.marker01 {
 padding: 0px 3px;
 border-radius: 3px;
 background: #2196F7;
 color: #fff;
 font-size: 12px;
}
.marker02 {
 padding: 0px 3px;
 border-radius: 3px;
 background: #16e22a;
 color: #fff;
 font-size: 12px;
}
#price {
 font-size: 20px;
 color: red;
}
#timer {
 text-align: center;
 line-height: 1.5;
 background: #000;
 padding: 5px;
}
#timer #cd > h4 {
 margin: 10px 0 0 0!important;
 line-height: 1!important;
}
#TimeLeft {
 font-size: 1.5em;
 font-weight: bold;
}
/* ===================================================================================================
 mediaQuery
=====================================================================================================*/
@media screen and (max-width: 1024px) {
  .wrapper {
    width: 100%;
  }
  #select {
    padding-left: 20px;
  }
  #btns {
    padding-top: 48%;
  }
  #catch  {
    padding-left: 20px;
  }
  #catch p {
    margin: 50px 0 10px 0;
}
}
@media screen and (max-width: 823px) {
  #header_logo img {
      width: 90%;
  }
  .tab-menu > li > a {
    width: 75px;
  }
  #select {
    width: 100%;
  }
  #catch p {
    font-size: 10px;
    width: 60%;
  }
  #catch p {
    margin: 30px 0 10px 0;
}
} /* @media screen and (max-width: 823px)  */
@media screen and (max-width: 768px) {
  #select {
    width: 100%;
  }
  #catch p {
    width: 52%;
  }
} /* @media screen and (max-width: 768px)  */
@media screen and (max-width: 736px) {
  /* =======================
   entrance
  =========================*/
  .bnr {
    margin-top: 20px;
    width: 30%;
}
  #catch p {
    width: 51%;
    margin: 10px 0;
}
  /* =======================
   cast
  =========================*/
  .gallery {
    width: 300px;
    border: solid 1px #ccc;
    line-height: 0;
}
  /* =======================
   play
  =========================*/
  #ban {
    width: 76%;
  }
  /* =======================
   recruit
  =========================*/
  .recruit #mainContent {
    margin-left: 10px;
  }


} /* @media screen and (max-width: 736px)  */
@media screen and (max-width: 667px) {
  #sp_disp {
    margin :20px 0 0 0;
  }

  #newface h2 {
    display: block;
  }
  /* slide_menuのため */
  body {
      position: relative;
      left: 0;
      overflow-x: hidden;
  }
  .drawer-hamburger {
    display: block;
    color: #fff;
    background: #000;
  }
  .drawer-nav {
    color: #fff;
    background-color: #000;
    width: 10rem;
  }
 .drawer--left .drawer-nav {
     left: -10rem;
 }

  .drawer--left.drawer-open .drawer-hamburger {
      left: 10rem;
  }
  .drawer-hamburger {
    top: 14px;
    background-color: #bd1004;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .drawer-hamburger:hover {
    cursor: pointer;
    background-color: #bd1004;
  }

  .drawer-hamburger-icon,
  .drawer-hamburger-icon:before,
  .drawer-hamburger-icon:after {
    background-color: #fff;
  }
  nav.drawer-nav ul li a {
  	padding-top: 4.54rem;
    width: 10rem;
    height: 4.54rem;
    background-size: 100%;

  }

/* tel button */
.btn-tel {
position: fixed;
z-index: 1;
top: 80px;
display: block;
box-sizing: content-box;
width: 2rem;
padding: 0;
padding-top: 15px;
padding-right: .75rem;
padding-bottom: 15px;
padding-left: .75rem;
-webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
border: 0;
outline: 0;
background-color: #bd1004;
border-top-right-radius:5px;
border-bottom-right-radius:5px;
}
.btn-tel a{
display:block;
}
.btn-tel a:hover {
  color: #fff;
}
/* line button */
.btn-line {
position: fixed;
z-index: 1;
top: 148px;
display: block;
box-sizing: content-box;
width: 3.5rem;
-webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
border: 0;
outline: 0;
background-color: transparent;
border-top-right-radius:5px;
border-bottom-right-radius:5px;
}


  #header > div > h1 {
    text-align: center;
  }
  #header {
    height: auto;
    background-image: none;
  }
  #h1Area {
    display: block;
  }
  #h1Area #dtoLink {
    text-align: right;
  }
  .top h2 {
    margin-top: 0px;
  }
  #header_logo {
    padding-top: 0px;
  }
  #header_logo img {
    width: 70%;
  }
  #outer {
    background-image: none;
  }
  #container {
    display: block;
  }
  #sidebar {
    display: none;
  }
  #maincontents {
    display: block;
  }
  #inner_main {
    width: 100%;
  }
  #inner_right {
    width: 100%;
  }
  #today_list .girls {
    max-width: 98%;
    margin-bottom: 10px;
  }
  #today_list .girls li {
    flex-basis: 31.33%;
  }
  #newface-contents .girls {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 98%;
    margin: 0 auto 10px auto;
  }
  #newface-contents .girls li {
    flex-basis: 31.33%;
    margin: 1%;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 120%;
  }
  #footer_link {
    display: none;
  }
} /* @media screen and (max-width: 667px)  */
@media screen and (max-width:640px) {
  .tab-menu > li {
  margin : 0 2px 2px 0 ;
  }
  .tab-menu > li > a {
  padding:2px;
  }
  .tab-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  }
  /* =======================
   footer_ad_box
   =========================*/
  #modal-content {
    width: 100%;
    position: fixed;
    bottom: 0px;
    display: flex;
    height: 115px;
    overflow: hidden;
  }
  #inner-content {
    flex-basis: 115px;
    position: relative;
    height: 115px;
    overflow: hidden;
    border-bottom: 0;
  }
  #closebtn {
    display: none;
  }
  #inner-content img {
    top: 43%;
    width: 115px;
  }
  #inside {
    height: 45%;
  }
  #inside h3 {
    font-size: 12px;
  }

  #inside p {
    font-size: 10px;
  }
  #textarea {
    flex-basis: calc(100% - 115px);
    height: 115px;
    background: #000;
  }
  #details {
    background: #000;
      padding: 0;
      line-height: 1.3;
      font-size: 14px;
  }
  .marker01 {
    border-radius: 0;
    background-color: #e4007f;
    font-size: 14px;
  }

  .c03 {
    background-color: #694a3f;
    color: #fff;
    margin-right: 2px;
    padding: 0 2px;
  }
  .marker02 {
    border-radius: 0;
    font-size: 14px;
  }

  #details a {
    color: #16e22a;
  }

  #timer {
    display: flex;
    padding: 0px;
    line-height: 1.3;
  }
  #timer #naiyou {
    flex-basis: 63%;
    background: #3F51B7;
    font-size: 14px;
    line-height: 1.2;
  }

  #price {
    font-size: 20px;
    color: #e91e63;
  }

  #timer #cd {
    padding: 5px 0;
    flex-basis: 37%;
    text-align: center;
    background: #e91e63;
  }
  #TimeLeft {
    font-weight: bold;
    font-size: 1rem;
  }

  #timer #cd h4 {
    font-size: 10px;
    text-align: center;
  }

}/* @media screen and (max-width: 640px)  */
@media screen and (max-width: 568px) {
} /* @media screen and (max-width: 568px)  */
@media screen and (max-width: 480px) {
} /* @media screen and (max-width: 480px)  */
@media screen and (max-width: 414px) {
  /* =======================
   entrance page
  =========================*/
    .enter {
      background-image: none;
      width: 100%;
    }
    .enter #imageArea {
    background-image: none;
}
    #enterpage {
      background-image: url(../images/entrance/spenter.jpg);
      background-size: cover;
      background-position: top center;
      background-repeat:no-repeat;
    }
    .enter h1 {
        font-size: 10px;
    }
      #select {
      width: 100%;
      position: relative;
      padding-top: 70%;
      padding-left: 0;
    }
    #btns {
padding: 50% 0 10% 0;
    }
    /*
    #slash {
      display: none;
    }
    #btn_enter a {
      height: initial;
      background-image: none;
      display: block;
      width: 90%;
      margin: 0 auto;
      text-align: left;
      background: linear-gradient(180deg, rgba(255, 0, 0,1) 0%, rgba(93,2,10,1) 100%);
      padding-bottom: 7px;
      border: 1px solid #ccc;
      margin-bottom: 10px;
      border-radius: 3px;
    }
    #btn_enter a:before {
      content:"18歳以上の方 ";
      font-size: 20px;
      padding-left: 10px;
    }
    #btn_enter a:after {
      content:"Enter";
      font-family: 'Playfair Display', serif;
      font-size: 50px;
    }
    #btn_leave a {
      height: initial;
      background-image: none;
      display: block;
      width: 50%;
      text-align: center;
      background: linear-gradient(180deg, rgba(255, 255, 255,1) 0%, rgba(33,33,33,1) 100%);
      padding-bottom: 7px;
      border: 1px solid #dfdfdf;
      margin-bottom: 20px;
      border-radius: 3px;
    }
    #btn_leave a:after {
      content:"Leave";
      font-family: 'Playfair Display', serif;
      font-size: 30px;
    }*/
    .bnr {
      /*position: fixed;
      bottom: 0;*/
      width: 100%;
    }

    #catch {
      display: none;
    }

    #bnrArea ul{
      display: block;
      width: 100%;
      margin: 0 auto;
      margin-bottom: 20px;
    }
    #bnrArea ul li {
      padding: 0 0 10px 0;
    }

  /* cast */
  .schedule .girls, .allGirls {
    margin: 0 10px;
  }
  .schedule .girls li, .allGirls li {
    flex-basis: 31%;
  }
  #cast_profile h2 {
    padding-left: 3rem;
  }
  .style {
    display: block;
    position: static;
    font-size: 16px;
    padding-left: 1rem;
  }
  #profile {
    display: block;
  }
  #profLeft {
    width: 100%;
    margin-bottom: 10px;
  }
  #profRight {
    width: 100%;
  }
  .tab-menu {
    justify-content: flex-start;
    margin-left: 6rem;
  }
  .tab-contents {
    margin: 0;
}
  /* play */
  #request {
    width: 40%;
  }
  #ban {
    width: 90%;
    font-size:14px;
  }
  /* access */
  .hotellist {
    display: block;
    margin-bottom: 10px;
  }
  .info,.map {
    width: 100%;
    margin-bottom: 10px;
  }
  #others {
    margin-top: 0;
  }
  #others .map .place {
    flex-basis: 70%;
  }
  #others .map .price {
    flex-basis: 30%;
    text-align: center;
  }
  .gallery {
    display: flex;
    width: 100%;
  }
  .mainimage {
    flex-basis: 80%;
  }
  .thumbnails {
    display: block;
    flex-basis: 20%;

  }
}/* @media screen and (max-width: 414px ) */
@media screen and (max-width: 375px) {
  /* cast */
  #cast_profile {
    padding: 0 5px;
  }
  .tab-menu {
    margin-left: 4rem;
  }
  .style {
    font-size: 15px;
  }
  /* play */
  #request {
    width: 50%;
  }
  #ban {
    width: 100%;
  }

} /* @media screen and (max-width: 375px ) */
@media screen and (max-width: 360px) {
    .tab-menu {
      margin-left: 3rem;
    }
    .tab-menu > li > a {
    line-height: 1;
  }
}/* @media screen and (max-width: 360px ) */

@media screen and (max-width: 320px) {
  #btn_enter a {
    margin-right: 0px;
}
#btn_leave a {
     margin-left: 0px;
}
  #details {
    font-size: 11px;
    line-height: 1.5;
  }
  #timer #naiyou {
    font-size: 12px;
  }
  #price {
    font-size: 17px;
  }
  #TimeLeft {
    font-size: 11px;
  }
}
/* ---------------------------------
iframeの設定
---------------------------------- */
.iframe-wrapper {
  border-top: 1px solid #d6d6d6;
  text-align: center;
  margin-top: -14px;
}
.iframe-wrapper iframe {
  width: 1080px;
  height: 1680px;
}
@media screen and (max-width:1080px) {
  #outer {
    background: none;
}
  .iframe-wrapper iframe {
    width: 100%;
  }
}
@media screen and (max-width:992px) {
}
@media screen and (max-width:786px) {
  .iframe-wrapper iframe {
    height: 1680px;
  }
}
@media screen and (max-width:576px) {
}
@media screen and (max-width:320px) {
}
/* ---------------------------------
風俗情報局　ウィジェット
---------------------------------- */
.fujoho_custom_banner_wrapper {
  width: 100%;
  max-width: 1080px;
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width:576px) {

  .fujoho_custom_banner_wrapper {
    display: block;
  }
  
}