/* ===== index専用css ===== */
@charset 'UTF-8';

/* 共通 */
* {
  box-sizing: border-box;
}
body {
  font-size: 85%;
  /*background: #FF5096; /* F横 */
  /* background: #FF5096;*//* F厚 */
  /* background: #FF5096;*//* F町 */
  color: #333;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  overflow: hidden;
  width: 100%;
  overflow-x: auto;
  min-width: 1200px;
}
table{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.red{
  color: #ff0000;
}
#wrapper{
  background: url(../images/background.jpg);
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: top center;
  background-size: 100%;
  overflow: hidden;
}
.headBody{
  width: 1220px;
  margin: 0 auto;
  background-color: #fff;
  padding: 0 6px;
  box-shadow:0px 1px 5px;
  border:1px solid #ccc;
  border-top: none;
  position: relative;
}
.container{
  width: 1220px;
  margin: 0 auto;
  background-color: #fff;
  padding: 0 10px;
}
a{
  text-decoration: none;
  color: #000;
}
img{
  max-width: 100%;
}
.clearfix {
  *zoom: 1;
  clear: both;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.is_left{
  float: left;
}
.is_right{
  float: right;
}
.block{
  display: block;
}
/*リスト*/
ul[class*="colum"]{
  width: 100%;
}
ul[class*="colum"] li{
    float: left;
    display: inline-block;
    text-align: center;
    border: 1px solid #35B4FF;
    padding: 1px;
    box-sizing: border-box;
    position: relative;
}
.colum4 li{
    width: calc(25% - 7px);
    margin-right: 7px;
}
.colum5 li{
    width: calc(20% - 5px);
    margin-right: 5px;
}
.colum6 li{
    width: calc(16.66% - 2px);
    margin-right: 2px;
}
ul[class*="colum"] li figure a{
  display: block;
}
ul[class*="colum"] li .type_bm{
  position: absolute;
  top: -22px;
  left: 1px;
  width: 100%;
  text-align: left;
}
ul[class*="colum"] li .type_bm p{
  width: 28%;
  display: inline-block;
  margin-right: 2%;
  text-align: center;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
ul[class*="colum"] li .type_bm p.icon_new{
  background-color: #35B4FF;
  color:#fff;
}
ul[class*="colum"] li .type_bm p.icon_blog{
  background-color: #b0f9e5;
  width: auto !important;
  min-width: 29%;
  padding: 0 3px;
}
.icon_blog_rank{
  width: 26px;
  color: #fff;
  display: inline-block;
}
.rank1{
  background: url(../images/blog/blog_icon.png) 0 -4px;　
}
.rank2{
  background: url(../images/blog/blog_icon.png) 104px -4px;
}
.rank3{
  background: url(../images/blog/blog_icon.png) 78px -4px;
}
.rank4{
  background: url(../images/blog/blog_icon.png) 52px -4px;
}
.rank5{
  background: url(../images/blog/blog_icon.png) 26px -4px;
}
ul[class*="colum"] li .type_bm p.icon_movie{
  background-color: #f5e4b0;
}
ul[class*="colum"] li .type_bm p span{

}
ul[class*="colum"] li.is_hover{
  -moz-transition:0.3s ease-out;
  -webkit-transition:0.3s ease-out;
  -o-transition:0.3s ease-out;
  -ms-transition:0.3s ease-out;
}
ul[class*="colum"] li.is_hover:hover{
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
ul[class*="colum"] .list_text{
  text-align: center;
}
ul[class*="colum"] .list_text p{
  color: #000;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}
ul[class*="colum"] .list_text .gbox_icon{
  height: 28px;
  position:relative;
}
ul[class*="colum"] .list_text .gbox_icon > div{
  height: 28px;
}
ul[class*="colum"] .list_text .gbox_icon > div > img{
  width:135px;
}
ul[class*="colum"] .list_text .gbox_icon > .girls_p > img{
  position:absolute;
  top: -3px;
  left: 5px;
  width:171px;
}
.is_schedule ul[class*="colum"] .list_text .gbox_icon > div > img{
  left:50px;
}
ul[class*="colum"] .list_text .gbox_icon > div.girls_sss{
  font-size: 0;
}
ul[class*="colum"] .list_text .girls_type{
  margin: 0 5px;
}
ul[class*="colum"] .list_text .girls_type .type_table .typeIcon td{
  width: 49%;
}
ul[class*="colum"] .list_text .girls_type .type_table .typeIcon td:first-child{
  border-right: 4px solid #fff;
}
ul[class*="colum"] .list_text .state_go{
  background-color: #35B4FF;
  line-height: 1.5em;
  color: #fff;
  margin: 0 -1px;
  font-weight: bold;
  font-size: 1.1rem;
}
ul[class*="colum"] .list_text .next_schedule{
  line-height: 1.35em;
  margin: 0px -1px;
  font-size: 1.1rem;
  margin: 0 auto;
  background: #cecece;
  color: #ffffff;
  border: none;
  font-weight: 500;
}
ul[class*="colum"] .list_text .shift_name a{
  color: #35B4FF;
}
ul[class*="colum"] .list_text .type_table{
  width: 100%;
}
ul[class*="colum"] .list_text .typeIcon td{
  background-color: #35B4FF;
}
ul[class*="colum"] .list_text .typeIcon td p,
ul[class*="colum"] .list_text .gbox_icon > div p{
  color: #fff;
}
ul[class*="colum"] .list_text .gbox_icon > div p{
  font-weight: bold;
  text-shadow: 2px 2px 5px #fe4181;
}
ul[class*="colum"] .list_text .gbox_icon > div p span{
  font-weight: bold;
  font-size: 1.1rem;
  padding-right: 5px;
}
#girls_all ul[class*="colum"] li,
#today_shift ul[class*="colum"] li{
  border:none;
  padding-bottom: 30px;
}
#girls_all ul[class*="colum"] li .girlsList_wrap,
#today_shift ul[class*="colum"] li .girlsList_wrap{
  border:1px solid #35B4FF;
  padding-bottom: 1px;
}
/*背景*/
.bk_girls{
  position: relative;
}
.bk_girls .left_girls{
  position: absolute;
  left: 0;
  top: 3260px;
  transform:rotate(-15deg);
  -moz-transform:rotate(-15deg);
  -webkit-transform:rotate(-15deg);
  padding:7px;
  border:1px solid #ccc;
  background:#fff;
}
.bk_girls .right_girls{
  position: absolute;
  right: 40px;
  top: 1520px;
  transform:rotate(20deg);
  -moz-transform:rotate(20deg);
  -webkit-transform:rotate(20deg);
  padding:7px;
  border:1px solid #ccc;
  background:#fff;
}
.bk_girls .left_girls .left_tape{
  position:absolute;
  top:-33px;
  left: 50px;
  transform:rotate(8deg);
  -moz-transform:rotate(8deg);
  -webkit-transform:rotate(8deg);
}
.bk_girls .left_girls .left_button{
  position:absolute;
  bottom:-65px;
  left: -60px;
}
.bk_girls .right_girls .right_tape{
  position: absolute;
  top:-33px;
  right: 50px;
  transform:rotate(-20deg);
  -moz-transform:rotate(-20deg);
  -webkit-transform:rotate(-20deg);
}
.bk_girls .right_girls .right_chu{
  position:absolute;
  bottom:105px;
  right: 25px;
  width: 150px;
  transform:rotate(-20deg);
  -moz-transform:rotate(-20deg);
  -webkit-transform:rotate(-20deg);
}
.bk_girls .right_girls .right_chu img,
.bk_girls .right_girls .right_candy img{
  width: 100%;
}
.bk_girls .right_girls .right_candy{
  position:absolute;
  bottom:-160px;
  right: 25px;
  width: 200px;
  transform:rotate(-30deg);
  -moz-transform:rotate(-30deg);
  -webkit-transform:rotate(-30deg);
}
/*ヘッダー*/
.title{
   background-color: #35B4FF;
   color: #fff;
}
.title .container{
  background-color: #35B4FF;
}
.title a{
  color: #fff;
}
.page-header{
  width: 1220px;
  margin: 0 auto;
  background-color: #fff;
  padding: 0 6px;
  box-shadow:0px 1px 5px;
  border:1px solid #ccc;
  border-bottom: none;
}
.page-header.fixed{
  width: auto;
  margin: 0 auto;
  position: static;
  z-index: 999;
  background-color: #fff;
  padding: 0;
}
.page-header.fixed .header_inner{
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  margin: 0 auto;
  z-index: 999;
  -moz-transition:0.3s ease-out;
  -webkit-transition:0.3s ease-out;
  -o-transition:0.3s ease-out;
  -ms-transition:0.3s ease-out;
}
.page-header.fixed .header_inner header{
  width: 1220px;
  margin: 0 auto;
}
.page-header.fixed .header_inner nav{
  background-color: #35B4FF;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .4);
}
.page-header.fixed .header_inner nav ul{
  width: 1220px;
  margin: 0 auto;
}
header .is_logo{
  margin-left: 35px;
}
header .is_logo a{
  height: 110px;
  display: block;
  line-height: 110px;
}
header .is_logo a img{
  vertical-align: middle;
}
header .info{
   padding-top: 10px;
}
header .info .is_right{
  margin-right: 35px;
  text-align: right;
}
header .info .is_right p.block{
  letter-spacing: -0.15rem;
  text-align: right;
}
.login-btn{
  text-decoration: underline;
}
/*fixed*/
.page-header.fixed #header h1 img{
  width: 450px;
}
.page-header.fixed #header h1 a{
  height: 100px;
  line-height: 100px;
}
.page-header.fixed #header .is_right img{
  width: 60%;
  height: auto;
}
.page-header.fixed #header .is_right a > img{
  width: 17%;
}
/*Ｇナビ*/
nav ul{
  width: 100%;
}
nav ul li{
  float: left;
  border-left:1px solid #fff;
  background-color: #1C85F2;
  width: 11.11%;
  text-align: center;
}
nav ul li:hover{
  background-color: #005aff;
}
nav ul li.active{
  background-color: #AAAAAA;
}
nav ul li a{
  font-size: 0;
  display: block;
}
nav ul li:first-child{
  border-left: none;
}

/*フッター*/
footer{
  background-color: #ffa7a5;
  position: relative;
  margin-top:70px;
}
footer .right_footer:before{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-bottom: 520px solid #FE7774;
  border-left: 1370px solid transparent;
  position: absolute;
  right: 0;
  bottom: 0;
}
footer .left_footer:before{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-bottom: 590px solid #1C85F2;
  border-right: 770px solid transparent;
  position: absolute;
  left: -70px;
  bottom: 0;
}
footer .foot_wrap{
  padding: 50px 65px 140px;
  width: 1220px;
  margin: 0 auto;
  position: relative;
}
footer .foot_wrap .foot_nav{
  margin-bottom: 70px;
}

footer .foot_wrap .foot_nav ul li{
  float: left;
}
footer .foot_wrap .foot_nav ul li a{
  color: #fff;
}
footer .foot_wrap .foot_nav ul li::after{
  content: "|";
  color: #fff;
}
footer .foot_wrap .foot_info a{
  color: #000;
}
footer .foot_wrap .foot_info .is_right{
  float: left;
  margin-left:120px;
}
footer .foot_wrap .foot_info .is_right a{
  display: inline-block;
}
footer .foot_wrap .foot_info .is_right a:first-child{
  padding-right: 30px;
}
#pick_up #top_pickup .pickup_slider {
  overflow: hidden;
  height: 320px;
}
#pick_up .slick-prev, #pick_up .slick-next{
  display: none !important;
}

/*サブコンテンツ*/
#subContents{
  margin-bottom: 30px;
}
#subContents .sub_list{
  float: left;
}
.sidenav #new_girls{
  width: 250px;
  height: 420px;
  border: 3px solid #eb8d8b;
  margin-right: 10px;
  background-color: #eb8d8b;
  margin-bottom: 10px;
}
.sidenav #new_girls h2{
  background-color: #eb8d8b;
  color: #fff;
  text-align: center;
}
.sidenav #new_girls h2 img{
  padding: 5px 0;
}
.sidenav #new_girls article{
  background-color: #eb8d8b;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 360px;
}
.sidenav #new_girls article::-webkit-scrollbar {
  background:#ccc;
  width:10px;
}
.sidenav #new_girls article::-webkit-scrollbar-thumb {
  background:#aaa;
}
.sidenav #new_girls article section{
  height: 280px;
  width: 96%;
  margin:0 auto 20px;
  padding: 5px 3px;
  background-color: #fff;
  /*background: url(../images/stanp.png) no-repeat right top #fff;*/
}
.sidenav #new_girls article section .new_girl_img{
  float: left;
  width: 100px;
}
.sidenav #new_girls article section .new_girl_details{
  float: right;
  width: calc(100% - 100px);
  text-align: center;
}
.sidenav #new_girls article section .new_girl_details_02 p,
.sidenav #new_girls article section .new_girl_details span{
  letter-spacing: -0.12rem;
}
.sidenav #new_girls article section .new_girl_details > span{
  display: block;
  text-align: center;
}
.sidenav #new_girls article section .new_girl_details > span.prove{
  letter-spacing: normal;
}
.sidenav #new_girls article section .new_girl_details_02 .new_girl_name a{
  color: #000;
  font-size: 1.1rem;
}
.sidenav #new_girls article section .new_girl_details .new_girl_entry{
  line-height: 1.1rem;
}
.sidenav #new_girls article section .new_girl_details .new_girl_entry .txt{
  font-size: .7rem;
  letter-spacing: -3px;
  margin-top: 2px;
}
.sidenav #new_girls article section .new_girl_details .new_girl_entry .new_work{
  display: inline-block;
  font-size: .7rem;
  letter-spacing: -0.05px;
  margin: 2px 1px 0;
  padding: 2px 3px;
}

@-moz-document url-prefix() {
	.sidenav #new_girls article section .new_girl_details .new_girl_entry .new_work{
		font-size: 80%;
	}
}
.sidenav #new_girls article section .new_girl_details .new_girl_entry .work_on{
  border: 2px solid #35B4FF;
  color: #35B4FF;
}
.sidenav #new_girls article section .new_girl_details .new_girl_entry .work_off{
  border: 2px solid #AAAAAA;
  color: #AAAAAA;
}
.sidenav #new_girls article section .new_girl_details_02 .new_girl_size{
  font-weight: bold;
  letter-spacing: -0.05rem;
}
.sidenav #new_girls article section .new_girl_details_02 .new_girl_type{
  text-align: center;
}
.sidenav #new_girls article section .new_girl_details_02 .new_girl_type span{
  display: inline-block;
  width: 70px;
  height: 20px;
  line-height: 15px;
  border:3px solid #2CB3EB;
  letter-spacing: -0.2rem;
  text-align: center;
  border-radius: 10px;
  color: #2CB3EB;
  font-size:8px;
  -webkit-transform: scale(0.9);
  -webkit-transform-origin:0 0;
}
.sidenav #new_girls article section .new_girl_details_02 .new_girl_type span.girls_kind{
  margin-top: 3px;
  color: #FF5565;
  border: 3px solid #FF5565;
}
.sidenav #new_girls article section .sm_block{
  margin-top: 5px;
  padding: 0 5px;
}
.sidenav #new_girls article section .sm_block dt{
  width:15%;
  float: left;
  line-height: 16px;
}
.sidenav #new_girls article section .sm_block dd{
  width:85%;
  float: right;
  height: 16px;
}
.sidenav #new_girls article section .sm_block dd span{
  height: 16px;
  line-height: 14px;
}
.sidenav #new_girls article section .sm_block dd span:before{
  height: 16px;
}
#subContents #pick_up{
  width: calc(100% - 15px);
  height: 420px;
  display: block;
  background: url(../images/picup_bk.gif);
}
#subContents #pick_up #top_pickup{
  padding: 10px 5px;
  height: 100%;
}
#subContents #pick_up #pickup_two{
  background: url(../images/dummy_note.gif);
  background-position: center center;
  background-size: 100%;
  background-repeat: repeat-y;
  position: relative;
  height: 100%;
}
#subContents #pick_up .note_right{
  position: absolute;
  top: 0;
  right: -19px;
}
#subContents #pick_up #pickup_two .pickup_box{
  text-align: center;
  position: relative;
  width:45%;
}
#subContents #pick_up #pickup_two .pickup_box.is_height .pickup_txt{
  float:left;
  margin-left: 40px;
  text-indent: -15px;
  width:calc(100% - 155px - 40px);
}
#subContents #pick_up #pickup_two .pickup_box.is_width .pickup_txt{
  margin-left: -5px;
}
#subContents #pick_up #pickup_two .pickup_box .pickup_tit{
  height: 90px;
}
#subContents #pick_up #pickup_two .pickup_box.is_left{
  padding: 0 0 0 13px;
  height: 400px;
}
#subContents #pick_up #pickup_two .pickup_box.is_left.is_width{
  width: 330px;
  margin-right: 70px;
}
#subContents #pick_up #pickup_two .pickup_box.is_right{
  padding: 0;
  height: 400px;
  float: left;
  margin-left: 10%;
}
#subContents #pick_up #pickup_two .pickup_box.is_right.is_width{
  float: left;
  margin-left: 65px;
}
#subContents #pick_up #pickup_two .pickup_box.is_right.is_width .girl_type_area{
  margin-top: 0;
}
#subContents #pick_up #pickup_two .pickup_box.is_width .pickup_img{
  width: 255px;
  margin: 15px auto 0;
  position: relative;
}
#subContents #pick_up #pickup_two .pickup_box.is_height .pickup_img{
  width: 155px;
  float: left;
  margin-top: 15px;
  position: relative;
}
#subContents #pick_up #pickup_two .pickup_box .pickup_img a{
  display: block;
}
#subContents #pick_up #pickup_two .pickup_box.is_left .pickup_left,
#subContents #pick_up #pickup_two .pickup_box.is_right .pickup_right{
  position: absolute;
  top:-28px;
  left: 16px;
}
#subContents #pick_up #pickup_two .pickup_box.is_left.is_width .pickup_left,
#subContents #pick_up #pickup_two .pickup_box.is_right.is_width .pickup_right{
  left: 70px;
}
#subContents #pick_up #pickup_two .pickup_box .pickup_img img{
  width: 100%;
}
#subContents #pick_up .name a{
  font-size: 1.2rem;
}
#subContents #pick_up .body_size{
  letter-spacing: -0.05rem;
}

#subContents #fu-bnr{
  width: 200px;
}
#subContents #fu-bnr a{
  display: block;
}
#subContents #fu-bnr a:first-child{
  margin-bottom: 15px;
}
#subContents .side_blog{
  width:250px;
  margin-right:10px;
  float: left;
}
.girl_type_area span{
  display: block;
  text-indent: 0;
  width: 97px;
  height: 25px;
  line-height: 18px;
  border:3px solid #2CB3EB;
  letter-spacing: -0.2rem;
  text-align: center;
  border-radius: 10px;
  color: #2CB3EB;
  font-size:8px;
  -webkit-transform: scale(0.9);
  -webkit-transform-origin:0 0;
}
#pickup_two .girl_type_area span{
  display: inline-block;
  letter-spacing: -0.1rem;
  font-size: 10px;
}
.girl_type_area{
  margin-top: 15px;
}
.girl_type_area span.girls_kind{
  margin-top: 3px;
  color: #FF5565;
  border: 3px solid #FF5565;
}
.is_width .girl_type_area span{
  display: inline-block;
}
.pic_time{
font-weight: bold;
margin-top: 10px;
}
.pic_time{
  font-weight: bold;
  margin-top: 10px;

}
.is_left .event_img{
  width: 150px;
  height: 150px;
  position: absolute;
  bottom: 15px;
  right:15px;
}
.is_width .event_img{
  right: -50px;
  bottom: 0;
}
.is_left .event_img.pickup2000{
  background: url(../images/icon/picup_2000off.png) no-repeat;
  background-size: 100%;
}
.is_left .event_img.pickup3000{
  background: url(../images/icon/picup_3000off.png) no-repeat;
  background-size: 100%;
}
.is_left .event_img.pickup5000{
  background: url(../images/icon/picup_5000off.png) no-repeat;
  background-size: 100%;
}
.is_left .event_img.pickup_event{
  background: url(../images/icon/picup_event.png) no-repeat;
  background-size: 100%;
}

/*メインコンテンツ*/
/*#page-body{
  margin-top: 10px;
}*/
#page-body .sidenav{
  /*width: 340px;*/
  width: 250px;
  float: left;
  margin-bottom: 55px;
}
#page-body .sidenav .box h3{
  height: 50px;
  font-size: 1.5rem;
  text-align: center;
  line-height: 60px;
  margin-top: 30px;
}
#page-body .sidenav .side_wait h3{
  margin-top: 0;
}
#page-body .sidenav .box.side_blog h3{
  margin-top: 0;
}
#page-body .sidenav .box.side_bnr{
  margin-top: 20px;
}
#page-body .sidenav .box.side_bnr ul li{
  margin-bottom: 20px;
}
#page-body .sidenav .box.side_bnr ul li a{
  display: block;
  font-size: 0;
}

/*サイドナビ　媒体情報*/
.side_media{
  overflow: hidden;
}
.side_media #new_row{
  height: 300px;
  overflow-y: auto;
}
.side_media #new_row li{
  margin-bottom: 8px;
}
.side_media #new_row li:nth-child(odd){
  background: #e7f8ff;
}
.side_media .media_img{
  text-align: center;
}
.side_media #new_row h4{
    background: #1C85F2;
    margin-bottom: 5px;
    color: #fff;
    padding: 2px;
    text-align: center;
}
.side_media #new_row .new_content{
  padding: 2px 5px;
}
/*サイドナビ　ランキング*/
#page-body .sidenav .box.ranking{
  margin-bottom: 10px;
}
#page-body .sidenav .side_ranking{
  background: url(../images/sidenav/ranking/ranking_bk.jpg) no-repeat;
  background-size: 100%;
  height: 1055px;
}
#page-body .sidenav .side_ranking a{
  display: block;
}
#page-body .sidenav .side_ranking .ranking_01{
  padding: 17px 0 0 15px;
}
#page-body .sidenav .side_ranking .ranking_03,
#page-body .sidenav .side_ranking .ranking_05{
  padding: 0 0 0 15px;
}
#page-body .sidenav .side_ranking .ranking_01 img,
#page-body .sidenav .side_ranking .ranking_03 img,
#page-body .sidenav .side_ranking .ranking_05 img{
  transform: rotate(-7deg);
  -moz-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
}
#page-body .sidenav .side_ranking .ranking_02,
#page-body .sidenav .side_ranking .ranking_04{
  padding: 0 0 0 80px;
}
#page-body .sidenav .side_ranking .ranking_02 img,
#page-body .sidenav .side_ranking .ranking_04 img{
  transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -webkit-transform: rotate(2deg);
}
#page-body .main{
  /*width: calc(100% - 340px - 10px);*/
  width: calc(100% - 250px - 10px);
  margin-left: 10px;
  float: right;
}
.is_schedule,.is_girls{
  width: 100% !important;
}
#page-body .main h3{
  margin-bottom: 15px;
}
#page-body .main .today_sort{
  margin-bottom: 20px;
}
#page-body .main #girls_all .today_sort li{
  float: left;
  width: 25%;
  height: 50px;
  text-align: center;
  font-size: 2rem;
  color: #fff;
  line-height: 54px;
  cursor: pointer;
  margin-bottom: 0;
}
#page-body .main #girls_all .today_sort li.active{
  box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.7) inset;
}
#page-body .main .today_sort li.all{
  background-color: #ff70a5;
}
#page-body .main .today_sort li.rank{
  background-color: #82cdc9;
}
#page-body .main .today_sort li > span{
  padding-right: 10px;
}
#page-body .main .today_sort li > span > img{
  vertical-align: middle;
  padding-bottom: 10px;
}
#page-body .main .today_sort li.new{
  background-color: #ffba2e;
}
#page-body .main .today_sort li.event{
  background-color: #8aca98;
}
#page-body .main .today_sort li a{
  color: #fff;
  line-height: 52px;
}
#page-body .girls_list{
  padding-top: 20px;
  width: 100%;
}
#page-body #girls_all ul li{
  margin-bottom: 30px;
}
#page-body .panels{
  margin-bottom: 65px;
}

#page-body .girls_list .colum6 li .list_text .gbox_icon > div > img{
  left: 11px;
}
/*グループ一覧*/
#page-body .top_group h4{
  height: 40px;
  line-height: 40px;
  background-color: #414141;
  color: #fff;
  font-size: 1.5rem;
  padding-left: 20px;
  box-shadow: 1px 4px 6px #414141;
  margin: 20px 0;
}
#page-body .top_group ul li{
  border: 1px solid #c7c7c7;
  padding: 0;
  padding-top: 1px;
  margin-bottom: 10px;
}
#page-body .top_group ul li .area_color{
  background-color: #EE6380;
  color: #fff;
  margin: 0 5px;
  height: 35px;
  line-height: 35px;
  font-size: 1.3rem;
}
#page-body .top_group ul li .text_box{
  padding: 5px 0 10px;
}
#page-body .top_group ul li .text_box p{
  color: #000;
  line-height: 1.3;
}
#page-body .top_group ul li .text_box p.shop_name{
  font-size: 1rem;
    width: 184px;
  margin: 0 auto;
}
#subVisual{
  padding: 5px 0;
}
#subVisual ul li{
  width: calc(100% / 9);
  border: none;
  padding: 0;
}
#subVisual ul li img{
  width: 100%;
}

/*SEOページ下部テキスト*/
.all_page_text{
  width: 100%;
  margin: 30px auto 60px;
  padding: 8px 10px;
  border: solid 3px #35B4FF;
}
.all_page_text .all_page_title{
  text-align: center;
  margin-bottom: 15px;
}


/*お問い合わせ*/
#enq table{
  width: 100%;
  margin-top: 30px;
  border-top: none;
}
#enq table th,
#enq table td{
  font-size: 1.2rem;
}
#enq table th{
  width: 35%;
  border-bottom: none;
  background-color: #35B4FF;
  padding: 0 20px;
  color: #fff;
}
#enq table td{
  width: 65%;
  padding: 20px;
  border-bottom: 1px solid #35B4FF;
}
#enq table td input[type="text"]{
  height: 30px;
}
#enq .font_s{
  color: #ff0000;
  padding-left:10px;
}
#enq table td.btn-area{
  border-bottom: none;
  text-align: center;
}
#enq table td.btn-area input{
  display: block;
  margin: 25px auto;
}
input[type="button"].submit  {
  -webkit-appearance: none;
  padding: 15px 30px;
  background: #ED5687;
  color: #FFF;
  border: 1px solid #ED5687;
  width: 200px;
  cursor: pointer;
}
input[type="reset"]{
  -webkit-appearance: none;
  padding: 15px 30px;
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  width: 200px;
  cursor: pointer;
}

/*ネット予約*/
.is_reserve .read{
  border: 4px solid #35B4FF;
  padding: 15px;
  font-size: 1.2rem;
}
.is_reserve #enq table{
  border-collapse: inherit;
  border-spacing: 0px 6px;
}
/*.is_reserve #enq table th{
  background-color: #ffa2c3;
}*/
.is_reserve #enq table td{
  padding: 20px 15px;
  border: 1px solid #35B4FF;
}
.is_reserve #enq table.option_list{
  margin-top: 0;
}
.is_reserve #enq table.option_list th{
  background-color: #838383;
}
/*キャンペーン*/
#page-body .is_campaign .campaign_banner .campaign_tit{
  background-color: #35B4FF;
  color: #fff;
  height: 35px;
  line-height: 40px;
  font-weight: bold;
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 0;
}
.is_campaign .campaign_banner .is_left{
  width: 40%;
}
.is_campaign .campaign_banner .is_right{
  width: 60%;
}
.is_campaign .campaign_banner .campaign_inner{
  /*background-color: rgba(254, 110, 163, 0.1);*/
  padding: 15px 10px;
}

/*ムービー*/
.is_movie .look_movie{
  text-align: center;
  background:url('../images/movie/movie_bk.png')no-repeat center center;
  height:525px;
  width:100%;
  background-size:90%;
  margin-bottom: 20px;
  position: relative;
}
.is_movie .look_movie iframe{
  position: absolute;
  top: 100px;
  left:100px;
}
.is_movie .look_movie video{
  width: auto;
  height: 250px;
}
.is_movie .movie_box{
  position: relative;
  float: left;
  width: 49%;
  margin: 0 .4% 1%;
  padding: 0 4px 10px;
  overflow: hidden;
  border: 2px solid #35B4FF;
}
#page-body .is_movie .movie_box h3 {
	font-size: 1.2rem;
	font-weight: bold;
  margin-bottom: 0;
  padding:0 10px;
}
.is_movie .movie_box .movie_name{
  background-color: #35B4FF;
  margin: 0 -4px;
  padding:0 10px;
	font-size: 1.1rem;
}
.is_movie .movie_box .movie_name a{
  color: #fff;
  text-decoration: underline;
}
.is_movie .movie_detail{
	float: left;
}
.movie_img {
	float: right;
}

.is_movie .movie_detail {
	width: 45%;
	height: 119px;
	margin: 0 1% 0 0;
	padding: 4px 2px;
	overflow: hidden;
}
.movie_img {
	position: relative;
	width: 54%;
	margin: 1% 0 0;
  cursor: pointer;
}
.play_btn {
	position: absolute;
	top: 40px;
	left: 86px;
	width: 40px !important;
	height: 40px !important;
	opacity: .8;
}
.is_movie .shift_box_on{
  width: 48%;
  display: inline-block;
  border: 2px solid #35B4FF;
  text-align: center;
  color: #35B4FF;
  margin: 10px 1% 0;
}
.is_movie .shift_box_off{
  width: 48%;
  display: inline-block;
  border: 2px solid #aaa;
  text-align: center;
  color: #aaa;
  margin: 10px 1% 0;
}
/*アクセス*/
.is_access #map,
.is_access #map_movie,
.is_access .demo-wrap{
  border: 1px solid #35B4FF;
  padding: 15px;
  margin-bottom: 30px;
}
.is_access #map_movie{
  padding-top: 0;
}
.is_access #img{

}
.is_access #bigmap_area {
  margin-top: 20px;
}
.is_access #img #map_custmomize{
  width: 100%;
  height: 250px;
}
.is_access #img_2 #add_list{
  text-align: right;
}
.is_access #img_2 #add_list ul{
  padding-top: 10px;
}
.is_access #img_2 #add_list ul li h4,
.is_access #img_2 #add_list ul li h4 a{
  font-weight: bold;
}
.is_access #img_2 #add_list ul li .sub{
  padding-right: 10px;
  font-weight: normal;
}
.is_access .map_wrap .map_tit,
.is_access .map_movie_wrap .movie_tit,
.is_access .demo-wrapper h3.demo_tit{
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 5px;
  padding:5px 10px;
  color: #fff;
  background-color: #35B4FF;
}
.is_access .map_wrap .map_tit,
.is_access .map_movie_wrap .map_movie_tit,
#page-body .is_access .demo-wrapper h3.demo_tit{
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 5px;
}
.is_access #map_movie ul li{
  width: 49%;
}
.is_access #map_movie ul li:first-child{
  margin-right: 2%;
}
.is_access #map_movie ul li iframe{
  width: 100%;
}
.is_access .demo-wrap ul{
  width: 80%;
  margin: 0 auto;
}
/*.is_access .demo-wrap ul li{
  clear:both;
}*/
.is_access .demo-wrap{
  background:url(../images/access/tit_dot.png);
}
.is_access .demo-wrap h3.demo_tit{
  background-color: #35B4FF;
  color: #fff;
  margin: 0 -15px;
  padding: 0 10px;
}
.is_access .demo-wrap ul{
  background-color: #fff;
}
.is_access .demo-wrap ul li{
  width: 100%;
}
.is_access .demo-wrap ul li .is_left{
  width: 40%;
}
.is_access .demo-wrap ul li .is_right{
  width: 57%;
  padding: 10px;
}
.is_access .demo-wrap .slick-prev:before,
.is_access .demo-wrap .slick-next:before{
    color: #666;
    font-size: 35px;
}
.is_access .demo-wrap .single-item .slick-prev::before,
.is_access .demo-wrap .single-item .slick-next::before {
	color: #666;
}
.is_access .demo-wrap .slick-prev{
  left: -60px;
  width: 35px;
  height: 35px;
}
.is_access .demo-wrap .slick-next{
  right: -60px;
  width: 35px;
  height: 35px;
}
.is_access .access_select_box{
  margin-bottom: 10px;
  /*background: url(../images/access/select_bk.png)center center;*/
  background-size: 105%;
}
.is_access .access_select_box ul li{
  float: left;
  width: 31.6%;
  height: 50px;
  border:2px solid #35B4FF;
  margin-left: 2.4%;
}
.is_access .access_select_box ul li.hvr-rectangle-out{
  background: #fff;
}
.is_access .access_select_box ul li.hvr-rectangle-out:before{
  background: #35B4FF;
}
.is_access .access_select_box ul li.hvr-rectangle-out:hover a{
  color: #fff;
}
.is_access .access_select_box ul li:first-child{
  margin-left:0;
}
.is_access .access_select_box ul li.raiten_box{
  border:2px solid #7fbfff;
}
.is_access .access_select_box ul li.raiten_box.hvr-rectangle-out:before{
  background: #7fbfff;
}
.is_access .access_select_box ul li.hotel_guide_box{
  border:2px solid #bf7fff;
}
.is_access .access_select_box ul li.hotel_guide_box.hvr-rectangle-out:before{
  background: #bf7fff;
}
.is_access .access_select_box ul li.delivery_box{
  border:2px solid #7ebd75;
}
.is_access .access_select_box ul li.delivery_box.hvr-rectangle-out:before{
  background: #7ebd75;
}
.is_access .access_select_box ul li a{
  text-align: center;
  line-height: 50px;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  color:#35B4FF;
}
.is_access .access_select_box ul li.raiten_box a{
  color: #7fbfff;
}
.is_access .access_select_box ul li.hotel_guide_box a{
  color: #bf7fff;
}
.is_access .access_select_box ul li.delivery_box a{
  color: #7ebd75;
}
/*プロフィール*/
.profile #page-body{
  padding-top: 10px;
}
/*.is_profile h2.page-title,*/
h2.page-title{
  position: relative;
}
h2.page-title img{
  width: 100%;
}
.is_profile h2.page-title .name_right{
  position: static;
  display: inline-block;
  right: 0;
}
.is_profile h2.page-title .name_right a{
  position: absolute;
  left: 35px;
  font-size: 1rem;
  color: #fff;
  bottom: 50px;
  text-decoration: underline;
  background: rgba(254, 110, 163, .9);
  border-radius: 8px;
  padding: 0 17px;
}
/*.is_profile h2.page-title span,*/
h2.page-title span{
  position: absolute;
  left: 25px;
  top: 50px;
  display: block;
  font-size: 1.7rem;
  padding-left: 10px;
  color: #fff;
}
.is_profile .prof_img{
  overflow: hidden;
  width: 100%;
  margin-bottom: 0;
}
.is_profile .prof_img .prof_img_inner{
  margin: 0 auto;
  /*width: 680px;*/
  height: 450px;
  width: auto;
  position: relative;
}
.is_profile .prof_img .inner_ribbon{
  position: absolute;
  top: 0;
  z-index: 1;
}
.is_profile .prof_img .inner_bottom_bk{
  position: absolute;
  bottom: -110px;
  z-index: 1;
  width: 100%;
}
.is_profile .prof_img .inner_bottom_bk img{
  width: 100%;
}
.is_profile .prof_img .flexslider{
  border: none;
}
.is_profile .prof_img .flexslider .slides img{
  height: 100%;
  width: auto;
  margin: 0 auto;
  background: url(../images/profile/dot_bk.jpg);
  box-sizing: content-box;
  padding: 15px;
}
.is_profile .prof_img .flex-control-thumbs{
  overflow: visible;
  padding-top: 0;
  background: url(../images/profile/dot_bk.jpg);
  margin-top: 0;
  height: 267px;
  padding: 0 10px;
}
.is_profile .prof_img .flex-control-thumbs li{
  width: 18.5%;
  margin-left: 1.8%;
  background-color: #fff;
  margin-bottom: 10px;
}
.is_profile .prof_img .flex-control-thumbs li:first-child{
  margin-left: 0;
}
.is_profile .prof_img ul.slides{
  background: url(../images/profile/main_bk.jpg);
  padding-top: 20px;
}
.is_profile .prof_img .flex-viewport ul li{
  /*width: 680px;*/
  height: 450px;
  width: auto;
  padding-bottom: 80px;
  box-sizing: content-box;
}
.is_profile .girl-left-box,
.is_profile .girl-right-box{
  width: 46.5%;
}
.is_profile .left_top{
  background: url(../images/profile/left_bg.jpg);
  position: relative;
  padding: 10px 5px;
  box-shadow:5px 5px 5px rgba(0,0,0,0.4);
}
.is_profile .girl-left-box .left_loof{
  position: absolute;
  right: -30px;
  top: 0;
}
.is_profile .right_top{
  background: url(../images/profile/right_bg.jpg);
  position: relative;
  padding: 10px 5px 20px;
  box-shadow:5px 5px 5px rgba(0,0,0,0.4);
}
.is_profile .girl-right-box .right_loof{
  position: absolute;
  left: -30px;
  top: 0;
}
#page-body .is_profile .today_work{
  margin: 0 0 20px;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}
#page-body .is_profile .today_work .is_left,
#page-body .is_profile .today_work .is_right{
  width:50%;
}
#page-body .is_profile .girls_work{
  margin-bottom: 0;
  background-color: #35B4FF;
  color: #fff;
  height: 61px;
  line-height: 60px;
  padding-left: 10px;
  text-align: center;
  font-size: 1.2rem;
}
.is_profile table.weekly-tb{
  width: 100%;
}
.is_profile table.weekly-tb th,
.is_profile table.weekly-tb td{
  width: 33.3%;
  text-align: center;
  background-color: #fff;
  border: 1px solid #666;
  height: 30px;
}
.is_profile table caption{
  text-align: center;
  margin-top: 10px;
}
.is_profile table#basic-play tr,
.is_profile table#option-play tr,
.is_profile table#date-play tr{
  width: 32%;
  display: inline-block;
  border: 1px solid #666;
  margin-right: 2%;
  margin-bottom: 1%;
}
.is_profile table#basic-play tr:nth-child(3n+3),
.is_profile table#option-play tr:nth-child(3n+3){
  margin-right: 0;
}
.is_profile table#basic-play th,
.is_profile table#basic-play td,
.is_profile table#option-play th,
.is_profile table#option-play td,
.is_profile table#date-play th,
.is_profile table#date-play td{
  display: block;
  text-align: center;
  height: 30px;
}
.is_profile table#basic-play th,
.is_profile table#option-play th,
.is_profile table#date-play th{
  background-color: #ffa576;
  color: #fff;
  border-bottom: 1px solid #666;
}
.is_profile table#basic-play td,
.is_profile table#option-play td,
.is_profile table#date-play td{
  background-color: #fff;
}
.is_profile .girls-rank{
    text-indent: -9999px;
    width: 100%;
    height: 70px;
}
.is_profile .girls-rank.n_rank{
  height: 0;
}
.is_profile .girls-rank.new_rank{
  background: url(../images/profile/new_rank.png)no-repeat;
  background-position-x: 35px;
}
.is_profile .girls-rank.s_rank{
  background: url(../images/profile/s_rank.png)no-repeat;
  background-position-x: 35px;
}
.is_profile .girls-type{
  width: 100%;
  text-align: center;
}
.is_profile .girls-type span{
  background: url(../images/profile/type_bg.png)no-repeat;
  width: 120px;
  height: 40px;
  display: inline-block;
  margin: 0 15px;
  line-height: 45px;
  color: #fff;
  font-size: 1rem;
}
.is_profile .detail_list dl{
  position:relative;
  display:table;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.is_profile .detail_list dl:before{
  content:url(../images/profile/qa.png);
  display: table-cell;
  width: 56px;
  vertical-align: middle;
}
.is_profile .detail_list dl dt,
.is_profile .detail_list dl dd{
  display: table-cell;
  padding:10px 0;
}
.is_profile .detail_list dl dt{
  width: 30%;
  vertical-align: middle;
}
.is_profile .detail_list dl dd{
  font-weight: bold;
  vertical-align: middle;
  padding-left: 10px;
}
.is_profile .detail_list dl dd.progress{
  width: 75%;
  padding-left: 0;
  margin-left: 15px;
  position: relative;
  top: 6px;
}
.is_profile .girl-blog{
  margin-top: 40px;
}
.is_profile .girl-blog > span {
  display: block;
  text-align: center;
}
#page-body .is_profile .girl-blog h3{
  font-size: 1.6rem;
  margin-bottom: 0;
  text-align: center;
  font-weight: bold;
}
.is_profile .girl-blog h3 + span,
.is_profile .girl-blog h3 + span img{
  width: 100%;
}
.is_profile .dto_diary_widget_v3 iframe{
  width: 100%;
}
.is_profile .girl-movie{
  background: url(../images/profile/movie_bg.png);
  height: 300px;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100%;
}
.is_profile .girl-movie iframe{
  position: absolute;
  top: 48px;
  left:17px;
  border-radius: 15px;
}
.is_profile .comment{
  background: url(../images/profile/comment_bg_top.png) center top;
  background-repeat: repeat-x;
  position: relative;
  padding-top:28px;
  margin-top: 10px;
  box-shadow:5px 5px 5px rgba(0,0,0,0.4);
}
.is_profile .comment h3{
  position: absolute;
  top: 20px;
  left: 0;
}
.is_profile .comment h3 img{
  height: 110px;
  width: auto;
}
.is_profile .comment .comment_inner{
  background: url(../images/profile/comment_bg.jpg);
  padding: 100px 5px 5px;
  font-size: 18px;
  font-weight: bold;
  color: #35B4FF;
}
.is_profile .comment .comment_inner div,
.is_profile .comment .comment_inner div span{
  font-size: 18px;
  font-weight: bold;
  color: #35B4FF;
}
.is_profile .relation_list li a img{
  width: 100%;
}
.is_profile h3.list_title{
  position: relative;
  margin-top: 45px;
}
.is_profile h3.list_title span{
  position: absolute;
  display: block;
  top: 8px;
  left:20px;
  font-size: 2rem;
}
.is_profile .movie_box{
  margin-top: 30px;
}

.is_profile .girl_review{
  margin-bottom: 30px;
  border:2px solid #35B4FF;
  padding: 10px;
  margin-top: 15px;
}
.is_profile .girl_review .user-comment{
  text-align: center;
}
.is_profile .girl_review .user-comment input{
  border:1px solid #35B4FF;
  background-color: #35B4FF;
  color:#fff;
  padding: 10px 20px;
  border-radius: 10px;
  cursor: pointer;
}
.is_profile .relation_list{
  background:url("../images/profile/relation_bk.jpg");  
}
.is_profile .relation_list h3{
  background:url("../images/profile/relation_list.png")center center;
  height: 40px;
  text-align: center;
  line-height: 53px;
  font-size: 1rem;
}
.is_profile #relation_slider,
.is_profile .kanren_list{
  width: 90%;
  margin: 0 auto;
  padding: 0 0 10px;
}
.is_profile #relation_slider .slick-prev:before,
.is_profile #relation_slider .slick-next:before{
  font-size: 30px;
}
#relation_slider .slick-prev{
  left: -36px;
 }
 .is_profile .kanren_list li p,
 #relation_slider li p{
  background-color: #000;
  color: #fff;
 }
 .is_profile .comment .comment_inner div.enters_only {	
  margin: 10px auto;	
  border: double #35B4FF;	
  padding: 10px;	
  text-align: center;	
  width: 80%;	
  font-weight: normal;
  font-size: 15px;
  color: #000;
  }
.is_profile .enters_only .profile_enters {
	font-weight: bold;
	color: #F403D6;
	padding: 5px 0;
	margin: 0 auto;
	width: 100;
	vertical-align: top;
	font-size: 14px;
}
.is_profile .girl_review .review_inner{
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 170px;
  margin-bottom: 15px;
}
.is_profile .girl_review .review_inner .user-review{
  margin-bottom: 15px;
  padding: 10px;
  margin-right: 10px;
}
.is_profile .girl_review .review_inner .user-review:nth-child(odd){
  background: #fafad2;
}
.is_profile .girl_review .review_inner .user-review img{
  width:39px;
  margin-right: 11px;
  float: left;
}
.is_profile .girl_review .review_inner .user-review p{
  width: calc(100% - 50px);
  float: left;
}
/*システム*/
.is_system .system_container h3{
  font-size: 1.5rem;
  background: url("../images/system/tit_icn.png")no-repeat;
  text-indent: 2em;
  height: 43px;
  line-height: 43px;
  margin-bottom: 5px;
  margin-top: 45px;
}
.is_system .play_box{
  background: url('../images/system/defult_bk.png') no-repeat center center;
  padding: 20px 0 13px;
  width: 100%;
  margin: 0 auto;
  background-size:100%;
}
.is_system .play_box ul{
  padding: 0 60px;
}
.is_system .play_box ul li{
  width: 24%;
  float: left;
  text-align: center;
  background-color: #35B4FF;
  margin-left: 0.6%;
  border-radius: 8px;
  margin-bottom: 1%;
  padding: 6px 0;
  color: #fff;
  font-size: 1rem;
}
.is_system .play_box ul li:first-child,
.is_system .play_box ul li:nth-child(5),
.is_system .play_box ul li:nth-child(9){
  margin-left: 0;
}
.is_system .system_table,
.is_system .ex_table{
  border-collapse: inherit;
  border-spacing: 10px 6px;
}
.is_system .system_table th,
.is_system .system_table td{
  text-align: center;
  padding: 8px 0;
  font-size: 1.4rem;
  line-height: 1.2em;
}
.is_system .system_table th{
  background-color: #838383;
  color: #fff;
}
.is_system .system_table td{
  border: 1px solid #35B4FF;
}
.is_system .system_table td.min{
  background-color: #35B4FF;
  color: #fff;
}
.is_system .is_hotehel .system_table td{
  border: 1px solid #50b9ff;
}
.is_system .is_hotehel .system_table td.min{
  background: #50b9ff;
}
.is_system .ex_table{
  margin: 15px auto 0;
  width: 95%;
  padding: 10px;
}
.is_system .ex_table th,
.is_system .ex_table td{
  text-align: center;
  text-align: center;
  padding: 8px 0;
  font-size: 1.4rem;
  line-height: 1.2em;
  width: 25%;
}
.is_system .ex_table th{
  background-color: #ffa2c3;
  color: #fff;
}
.is_system .ex_table td{
  border: 1px solid #35B4FF;
}
.is_system .option_table th,
.is_system .option_table td{
  text-align: center;
  text-align: center;
  padding: 3px 0;
  font-size: 1rem;
  line-height: 1.2em;
  display: block;
}
.is_system .is_date .option_table th,
.is_system .is_date .option_table td{
  padding: 8px 0;
  font-size: 1.4rem;
}
.is_system .option_table th{
  background-color: #35B4FF;
  color: #fff;
}
.is_system .option_table td{
  border: 1px solid #35B4FF;
}
.is_system .option_table tr{
  float: left;
  width: 19%;
  display: inline-block;
  margin-right: 1%;
  margin-bottom: 1%;
}
.is_system .is_date .option_table tr{
  margin: 0 0.5% 0;
}
.is_system .option_table tr:nth-child(5n+5){
  margin-right: 0;
}
.is_system .option_table tr.colum2{
  width: 39%;
}
.is_system .option_table tr.colum1{
  width: 100%;
}
.is_system .system_banner{
  margin-top: 30px;
  text-align: center;
}
.is_system .system_banner01{
  text-align: center;
  margin-bottom: -20px;
}
.is_system .is_date .date_inner{
  background:url('../images/system/date_bk.png')no-repeat;
  background-size: 100%;
  padding: 5px 10px;
  margin-bottom: 15px;
}
.is_system .is_date p:first-child{
  margin-bottom: 15px;
}
.is_system .is_date table tr {
  width: 49%;
}
.is_system .is_date table .date_op{
  background-color: #ffa2c3; 
}
.is_system .is_date table .date_op + td{
  border:1px solid #ffa2c3;
}
.is_system .is_cosplay h3{
  position: relative;
}
.is_system .is_cosplay h3 span{
  position: absolute;
  bottom:-27px;
  left:160px;
}
.is_system .is_cosplay input[type="checkbox"]{
  display: none;
}
.is_system .is_cosplay input[type="checkbox"]:checked{
  max-height: 100%;
  opacity: 1;
}
.is_system .is_cosplay.ac-container label{
  position: relative;
  padding: 10px 20px;
  border: 4px solid #21B1E5;
  border-radius: 8px;
  background: #21B1E5;
  color: #fff;
  text-shadow: none;
  font-weight: bold;
  letter-spacing: 0.6px;
  -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
  box-shadow: 1px 1px 1px rgba(000,000,000,0.3); 
}
.is_system .is_cosplay.ac-container label:after{
  content:"\f067";
  font-family: FontAwesome;
  position:absolute;
  right:20px;
}
.is_system .is_cosplay.ac-container label:hover:after, .ac-container input:checked + label:hover:after{
  position:absolute;
  right:10px;
  top:10px;
}
.is_system .is_cosplay .cosplay_inner{
  max-height: 0;
  -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.is_system .is_cosplay input[type="checkbox"]:checked .cosplay_inner{
  max-height: 100%;
}
.is_system .is_cosplay ul li{
  width:13%;
  float: left;
  margin-left: 1%;
}
.is_system .is_cosplay ul li:nth-child(7n+1){
  margin-left:0;
}
.is_system .is_cosplay ul li img{
  width:100%;
}
.system .lum-lightbox-inner img{
  width: 450px;
  height: auto;
  top:50px;
}
.is_system .is_delivery{
  /* background: #fdeed0; */
  padding: 1px 15px;
  margin: 30px 0;
  border: 2px solid #ff735c;
}
.is_system .is_delivery.system_container h3{
  margin: 15px 5px;
}
.is_system .is_delivery table th{
  background-color:#35B4FF;
  width:30%;
}
.is_system .is_delivery table td{
  padding:5px;
}
.is_system .deli_area .area_name{
  float: left;
  width:30%;
  background-color: #ff735c; 
  color: #fff;
  text-align: center;
  /* line-height: 61px; */
  font-size: 1.2rem;
  margin-bottom:10px;
}

.is_system .deli_area .area_2 .area_name{
  height: 61px;
  line-height: 61px;
}
.is_system .deli_area .area_3 .area_name,
.is_system .deli_area .area_4 .area_name{
  height: 27px;
  line-height: 27px;
}
.is_system .deli_area .area_list{
  float: left;
  width:70%;
  margin-bottom:10px;
}
.is_system .deli_area .area_list li{
  width:32%;
  float: left;
  /* border:1px solid #ff735c; */
  margin-left:1%;
  line-height: 1.2rem;
  text-align: center;
  font-size: 1.2rem;
  padding:4px 0;
  margin-bottom:7px;
  background: #fff;
}
li.area_yk_long{
  width: 50% !important;
}
.is_system .deli_area .area_list li.area_yk{
  background: #ffd0d7;
}
.is_system .deli_area .area_list li.area_kawa{
  background: #cff1ff;
}
.is_system .deli_area .area_list li.area_other{
  background: #cfffd3;
}
.is_system .deli_area .area_list li.long{
  width:36%;
}
.is_system .credit .system_btn{
  text-align: center;
  margin-top: 10px;
}
.is_system .credit .system_btn a{
  color: #fff;
  background-color:#21B1E5;
  display: inline-block;
  padding: 10px 50px;
  font-weight: bold;
  font-size: 1rem;
}
.is_system .coming_bg{
  background:url('../images/system/coming_bg.jpg');
  border: 1px solid #35B4FF;
  margin-bottom:30px;
  margin-top: 70px;
}
.is_system .coming_bg .is_left{
  font-size: 0;
}
.is_system .coming_bg .is_right{
  width:60%;
}
.is_system .coming_bg h4{
  padding-top: 10px;
}
.is_system .coming_bg p{
  font-weight: bold;
}

.is_system .coming_bg p{
  margin-top: 15px;
}
.is_system .credit{
  background:url('../images/system/credit_bg.jpg');  
  padding:10px 5px;
}
.is_system .credit p{
  font-weight: bold;
  background:url('../images/system/credit.png')no-repeat right -12px;
}
.is_system .is_free .free_wrap{
  margin: 0 auto;
  text-align: center;
  position:relative;
}
.system_super_free a,
.system_luxury a{
  text-align: center;
  margin: 0 auto;
  display: block;
}
.is_system .system_super_free .system_table td{
  border: 1px solid #ffc000; 
}
.is_system .system_super_free .system_table td.min{
  background:#ffc000;
  color: #fff;
}
.is_system .system_luxury .system_table td{
  border: 1px solid #915da3; 
}
.is_system .system_luxury .system_table td.min{
  background:#915da3;
}
.is_system .system_luxury .child_table{
  padding:10px 0;
  width:95%;
  margin: 10px auto 0;
  border-radius: 15px;
}
.is_system .system_luxury p{
  text-align: right;
  font-size: 1rem;
  font-weight: bold;
  color: #f00;
  margin: 10px 0;
}
.is_system .system_luxury .ex_table{
  border: none;
  width: 100%;
  margin: 0;
}
.fupoint h2{
  background: #5f73ff;
  line-height: 2.5em;
  padding-left: 1em;
  font-size: large;
  color: #fff;
  margin-top: 1em;
}
.fupoint h4{
  text-align: right;
  font-size: larger;
}
.fupoint h4 a{
  color: #1c85f2;
  border-bottom: solid #e2b022;
}
/*contact*/
.line_wrap .line_title{
  background: #55de08;
  padding: 0 20px;
  margin: 10px 0;
  display: block;
  width: 100%;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
}
.is_contact #enq table{
  border-collapse: inherit;
  border-spacing: 0 6px;
}
.is_contact #enq table tr{
  margin-bottom: 10px;
}
.is_contact #enq table th {
  margin-bottom: 10px;
  background-color: #35B4FF;
  display: block;
  width:100%;
}
.is_contact #enq table td{
  padding: 0 0 10px;
  border:none;
  display: block;
  width:100%;
}
.is_contact #enq table td input,
.is_contact #enq table td textarea{
  border:1px solid #35B4FF;
}
.is_contact #enq table td.btn-area input {
  display: inline-block;
}

/*recruit*/
.is_recruit .box{
  margin-bottom: 30px;
}
.is_recruit .box h3{
  background-color: #35B4FF;
  color:#fff;
  text-indent: 1rem;
  padding: 3px 0;
  font-size: 1.2rem;
}
.is_recruit .box ul,
.is_recruit .box p{
  padding:0 10px;
}
.ac-container {
	width: 100%;
	margin: 10px auto 20px auto;
	text-align: left;
	overflow: hidden;
}

.ac-container label{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	padding: 8px;
	position: relative;
	z-index: 20;
	display: block;
	cursor: pointer;
	color: #777;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	letter-spacing: -0.06em;
	font-size: 16px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow:
		0px 0px 0px 1px rgba(155,155,155,0.3),
		1px 0px 0px 0px rgba(255,255,255,0.9) inset,
		0px 2px 2px rgba(0,0,0,0.1);
}

.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #c6e1ec;
	color: #3d7489;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	box-shadow:
		0px 0px 0px 1px rgba(155,155,155,0.3),
		0px 2px 2px rgba(0,0,0,0.1);
}

.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../../images/arrow_down.png) no-repeat center center;
}

.ac-container input:checked + label:hover:after{
	background-image: url(../../images/arrow_up.png);
}

.ac-container input{
	display: none;
}

.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}

.ac-container article p{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 8px 0;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}

.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}

.ac-container input:checked ~ article.ac-small{
	height: 100%;
}

.ac-container input:checked ~ article.ac-medium{
	height: 180px;
}

.ac-container input:checked ~ article.ac-large{
	height: 230px;
}
/*member*/
.is_member .event ul li{
  width:49%;
  margin-right:2%;
  float: left;
}
.is_member .event ul li:nth-child(3){
  margin:0;
}
.is_member .event ul li img{
  width:100%;
}
.is_member .event ul li:first-child{
  width:100%;
  margin:0;
  float: none;
}
.is_member .event ul li:first-child img{
  width:100%;
}
#page-body .is_member .translation h3{
  background-color:#35B4FF;
  color: #fff;
  font-size: 1.2rem;
  padding: 0 5px;
  margin-bottom: 10px;
}
#page-body .is_member .translation h3 + p{
  margin-bottom:15px;
  padding: 0 5px;
}
#page-body .is_member .caution{
  border:2px solid #35B4FF;
  padding: 5px;
}
#page-body .is_member .caution h3{
  text-align: center;
  font-weight: bold;
  font-size: 1.4rem;
}
#page-body .is_member .register_box{
  margin-top:30px;
}
#page-body .is_member .register_box .btn_form{
  text-align: center;
  padding: 10px 30px;
}
#page-body .is_member .register_box #login_btn2{
  background-color:#35B4FF;
  border:1px solid #35B4FF;
  color:#fff;
  padding: 10px 30px;
  font-weight: bold;
  font-size: 1.2rem;
  border-radius: 20px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #35B4FF), color-stop(0.50, #ff5594), color-stop(0.50, #ff0d66), color-stop(1.00, #ffa7b0));
  background: -webkit-linear-gradient(top, #35B4FF 0%, #ff5594 50%, #ff0d66 50%, #ffa7b0 100%);
  background: -moz-linear-gradient(top, #35B4FF 0%, #ff5594 50%, #ff0d66 50%, #ffa7b0 100%);
  background: -o-linear-gradient(top, #35B4FF 0%, #ff5594 50%, #ff0d66 50%, #ffa7b0 100%);
  background: -ms-linear-gradient(top, #35B4FF 0%, #ff5594 50%, #ff0d66 50%, #ffa7b0 100%);
  background: linear-gradient(to bottom, #35B4FF 0%, #ff5594 50%, #ff0d66 50%, #ffa7b0 100%);
}
#page-body .is_member .register_box .btn_form + p{
  margin: 30px 0;
  background:url('../images/system/coming_bg.jpg');
  border:1px solid #35B4FF;
  text-align: center;
  font-weight: bold;
  padding: 10px;
}

/*相互リンク*/
.is_link #link_btn{
  display: inline-block;
}
.is_link #link_btn.bnr_l{
  display: block;
}

/*lum-lightbox*/
.lum-lightbox{
  z-index: 99;
}

/*line追従*/
.right_side_fixed{
  position: fixed;
  top: 20%;
  right: 0;
  z-index: 1000;
}
.right_side_fixed div{
  margin-top: 5px;
}

/*パンくず*/
#bread-crumb{
  margin: -3px 0 0;
}
#bread-crumb li{
  display: inline-block;
  color:#000;
}
#bread-crumb li a{
  color: #35B4FF;
  text-decoration: underline;
}
#bread-crumb .bread_arrow{
  color: #000;
}

/*横画像対応*/
.bk_girls .is_height .bk_img img{	
width: 300px;	
height: 400px;	
}	
.bk_girls .is_width .left_tape{	
left: 105px;	
}	
.bk_girls .is_width .right_tape{	
right: 105px;	
}	
.bk_girls .is_width .bk_img img{	
width: 450px;	
height: auto;	
}
#subContents #pick_up #pickup_two .pickup_box.is_left.is_width{
  margin-right: 70px;
}
#subContents #pick_up #pickup_two .pickup_box.is_right.is_width .girl_type_area{
  margin-top: 0;
}
#subContents #pick_up #pickup_two .pickup_box .pickup_img img{
  height: auto;	
}
.pic_time{
font-weight: bold;
margin-top: 10px;
}
#page-body .sidenav .box h3{
  margin-top: 30px;
}
#page-body .sidenav .box.side_bnr ul li{
  margin-bottom: 20px;
}

#subContents #pick_up #pickup_two .pickup_box.is_left.is_width .event_img{
  right: -105px;
}

#today_shift ul[class*="colum"] li .girlsList_wrap{
  height: 476px;
}
.is_profile .prof_img .flex-viewport ul li {
	height: 520px;
}
.is_profile .prof_img .inner_bottom_bk{
  bottom: -178px;
}

/*在籍アコーディオン*/
#girls_select{
  margin-bottom: 50px;
}
#girls_select h4{
  position: relative;
}
/* #girls_select h4:after{
  position: absolute;
  content: '';
  background: url(../images/click.gif)no-repeat;
  display:inline-block;
  width:120px;
  height:45px;
  background-size:contain;
  vertical-align:middle;
  left: 380px;
  top: 0;
} */

/*レフト修正*/
#page-body .sidenav .side_wait h3{
  margin-top: 0;
}

/*リクルート*/
nav ul li.g_recrut{
  background: #ffc107;
}


/*メンバーページ修正*/
.is_member .event ul li {
    width: 49.5%;
    margin-right: 1%;
}
.is_member .event ul li:nth-child(4){
  width: 100%;
  margin: 0;
}

/*サブビジュアル　マウスオン時*/
#subVisual ul li{
  position: relative;
}
#subVisual ul li .mask{
	width:			100%;
	height:			25%;
	position:		absolute;
	bottom:			-100%;
	left:			0;
	background-color:	rgba(255,255,255,.8);
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;
  color: #35B4FF;
  padding:5px 0;
  font-size: .8rem;
}
#subVisual ul li:hover .mask{
  bottom:0;
}
#subVisual ul li .mask .caption{
  letter-spacing: -1.2px;
}
#subVisual ul li .mask .caption .name{
  font-weight: bold;
    letter-spacing: -1px;
}


#girls_all ul[class*="colum"] li .girlsList_wrap, #today_shift ul[class*="colum"] li .girlsList_wrap{
  min-height: 408px;
}
/* #girls_all ul[class*="colum"] li .girlsList_wrap{
  height: 480px;
} */


.is_profile #girls_all ul[class*="colum"] li .girlsList_wrap{
  min-height: 335px;
}
.entry_day{
   color: #213F97; 
  font-weight: bold;
  text-align: right;
  padding-right: 7px;
  font-size: 1rem;
}
._hover{
  -webkit-transition: all 1.0s;
  -moz-transition: all 1.0s;
  -o-transition: all 1.0s;
  transition: all 1.0s;
}

._hover:hover{
  opacity: 0.5;
}

/* SMバー変更修正 */

.is_profile .s_tit,
.is_profile .m_tit{
  display: inline-block;
  width: 40px;
}
.is_profile .s-number,
.is_profile .m-number{
  display: inline-block;
}
.is_profile .sm-wrap{
  margin-top: 20px;
}
.is_profile .s-number,
.is_profile .m-number{
  font-size: 0;
}
.is_profile .s_right,
.is_profile .m_right{
  width: 34%;
  margin-left: 2%;
  display: inline-block;
  float: left;
  margin-top: 10px;
}
.is_profile .s-block,
.is_profile .m-block{
  width: 50%;
  display: inline-block;
  float: left;
  margin-top: 10px;
}
.is_profile .s-block img,
.is_profile .m-block img{
  width: 40px;
  margin-right: 1px;
}
.is_profile .s-number img,
.is_profile .m-number img{
  max-height:30px;
}
.is_profile .s-wrap:before,
.is_profile .m-wrap:before{
    content: url(../images/profile/qa.png);
    float: left;
}

#girls_all #tab_contents ul[class*="colum"] li.is_hover .girlsList_wrap,
#girls_all .tab_contents ul[class*="colum"] li.is_hover .girlsList_wrap{
  -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    box-sizing: border-box;
    position: relative;
}
#girls_all #tab_contents ul[class*="colum"] li.is_hover .girlsList_wrap:hover,
#girls_all .tab_contents ul[class*="colum"] li.is_hover .girlsList_wrap:hover{
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
#girls_all #tab_contents ul[class*="colum"] li.is_hover .girlsList_wrap .type_bm,
#girls_all .tab_contents ul[class*="colum"] li.is_hover .girlsList_wrap .type_bm{
   top: -24px;
  left:-1px; 
}


/* 追従ヘッダー変更修正 */
   .page-header.fixed .header_inner{
  position: static;
}
.page-header.fixed .header_inner nav{
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #35B4FF;
  margin: 0 auto;
  z-index: 999;
  -moz-transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
}   

/* トップ新人情報フォントサイズ変更 */
.sidenav #new_girls article section .new_girl_details_02 .new_girl_type span{
  height: 27px;
  line-height: 23px;
  font-size: 12px;
  width: 90px;
  letter-spacing: 0;
}

/* ピックアップ修正 */
.event_img{
  /* width: 125px;
  height: 125px;
  right: 6px;
  bottom: -2px; */
}
#subContents #pick_up #pickup_two .pickup_box.is_height .pickup_txt{
  margin-left: 30px;
  min-height: 250px;
}
#pickup_two .girl_type_area span{
  font-size: 13px;
      height: 28px;
    line-height: 24px;
    font-weight: bold;
}
  .pic_time{
    font-size: 1rem;
  }
#subContents #pick_up .name a{
  font-size: 1.4rem;
  font-weight: bold;
}
#subContents #pick_up .body_size{
  font-size: 1rem;
  font-weight: bold;
}



/*コスプレリニューアル*/
 .is_system .is_cosplay ul li{
  width: 24.2%;
  margin-bottom: 1%;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.4);
}
.is_system .is_cosplay ul li:nth-child(7n+1){
  margin-left: 1%;
}
.is_system .is_cosplay ul li:nth-child(4n+1){
  margin-left: 0;
}
.is_system .is_cosplay ul li a{
  font-size: 0;
  display: block;
} 


/* プロフィール　Aバック以上コメント */
.is_profile .comment_inner.more_comme div.a_girl{
  color:#ff0000;
  font-size:1.2rem;
}
.is_profile .comment_inner.more_comme div span.p_txt{
  color: #35B4FF;
  display: block;
  text-align: center;
  line-height: 1.3;
  padding: 15px;
  border: 2px solid #35B4FF;
  width: 80%;
  margin: 5px auto;
  background: rgba(255, 255, 255, 0.8);
  font-weight: normal;
}
.p_txt .p_tit{
  font-size:1.4rem;
  font-weight:bold;
}

/* タブレット修正 */
.is_profile .prof_img .inner_bottom_bk{
  /* bottom: 234px; */
  bottom: 270px;
}
.is_profile .prof_img .prof_img_inner{
  height: 100%;
}
.is_profile .prof_img .flexslider{
  margin-bottom: 0;
}
.is_profile .prof_img .flex-control-thumbs{
  height: 240px;
}

.blog_wrap{
  height: 364px;
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  display: inline-block;
}
.blog_wrap iframe{
  width:100%;
  height:100%;
  border:none;
  display:block;
}
ul[class*="colum"] .list_text{
  height: 145px;
}
#page-body .sidenav .side_wait > h3{
  margin-top: 0;
}
#girls_all ul[class*="colum"] li .girlsList_wrap, #today_shift ul[class*="colum"] li .girlsList_wrap{
  min-height:418px;
}

/* 文言追加 */
.is_system .is_hotehel h3{
  position: relative;
}
.is_system .tit_com{
  font-size: 1rem;
  color: #FF4545;
  font-weight: bold;
  width: 500px;
  position: absolute;
  line-height: 1.2;
  text-align: left;
  text-indent: 0;
  padding-left: 30px;
  top: 0;
}
.is_access .tit_com{
    display: block;
    font-size: .9rem;
    padding-left: 0;
    margin-top: 15px;
    color: #ff4545;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
}

/* sidenave もっと見る */
.side_media #new_row{
  height: auto;
  overflow:auto;
}
.side_media #loadMore{
  height: 60px;
  background-size: 100%;
  padding: 10px;
  text-align: center;
  cursor: pointer;
}
.side_media #loadMore span{
  display: inline-block;
  padding: 10px 30px;
  background: #35B4FF;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  border-radius: 5px;
  transition: .4s;
  color: #fff;
}
.side_media .news_box{
  border:1px solid #35B4FF;
}

.sidenav #new_girls{
  height: auto;
}
.sidenav #new_girls article{
  overflow-y: auto;
  overflow-x: auto;
  height: auto;
}
.sidenav #new_girls #loadMore{
  background-size: 100%;
  padding: 0 10px 10px;
  text-align: center;
  cursor: pointer;
}
.sidenav #new_girls #loadMore span{
  display: inline-block;
  padding: 10px 30px;
  background: #fff;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  border-radius: 5px;
  transition: .4s;
  color: #35B4FF;
}
.sidenav #new_girls article section{
  margin-bottom:10px;
}

/* ピックアップ改修 */
#subContents #pick_up #pickup_two .pickup_box.is_height .pickup_txt{
  background:url(../images/pickup_txt.png)no-repeat;
  margin-left: 5px;
  text-indent: -1em;
  width: calc(100% - 155px - 5px);
  padding:30px 0 25px;
}
#subContents #pick_up #pickup_two .pickup_box.is_height .pickup_txt .prof_serif{
  position: absolute;
  right: 25px;
  top: 60px;
}
#subContents #pick_up #pickup_two .pickup_box{
  width: 48%;
}
#subContents #pick_up #pickup_two .pickup_box.is_left{
  padding-left:10px;
}
#subContents #pick_up #pickup_two .pickup_box.is_right{
  margin-left:4%;
  padding-left:15px;
}
#subContents #pick_up .name a{
  font-weight: bold;
}
#subContents #pick_up .body_size{
  font-weight: bold;
  font-size:1rem;
  padding-top:5px;
}
.is_left .event_img{
  width: 215px;
  height: 113px;
  bottom: 5px;
  right: 35px;
}
.is_right .event_img{
  margin-top: 20px;
}
.is_right .event_img img{
  margin:0 auto;
}
.pickup_box .slick-next{
  /* background: rgba(0,0,0,0.15); */
  width: 30px;
  height: 100%;
  top: 50%;
  z-index: 99;
}
.pickup_box .slick-next:before{
  content: "";
  background: url(../images/icon/slide_next.png)no-repeat;
  background-position: 50% 50%;
  background-size: 18px auto;
  position: absolute;
  right: 14px;
  line-height: 0;
  font-weight: normal;
  opacity: 1;
  z-index: 9999;
  width: 20px;
  height: 100%;
  top: 0;
  bottom: 20%;
  margin: auto;
}
.pickup_box .slick-prev{
  /* background: rgba(0,0,0,0.15); */
  width: 30px;
  height: 100%;
  border-radius: 21px;
  top: 50%;
  z-index: 99;
}
.pickup_box .slick-prev::before{
  content: "";
  background: url(../images/icon/slide_left.png)no-repeat;
  background-position: 50% 50%;
  background-size: 18px auto;
  position: absolute;
  left: 14px;
  line-height: 0;
  font-weight: normal;
  opacity: 1;
  z-index: 9999;
  width: 20px;
  height: 100%;
  top: 0;
  bottom: 20%;
  margin: auto;
}

#pickup_two .girl_type_area span{
  font-weight: bold;
  font-size:12px;
}
#pickup_two .event_serif{
  position: absolute;
  left: 40%;
  bottom:0;
}
.pic_time{
  font-size:1.1rem;
}
.girl_type_area{
  margin-top: 10px;
}

/* 口コミもっと見る */
.is_profile .girl_review .review_inner{
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}
.is_profile #loadMore{
  text-align: center;
  margin-bottom: 10px;
}
.is_profile #loadMore span{
  display: inline-block;
  background: #46a0ff;
  padding: 10px 30px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  border-radius:5px;
  /* background-image: -webkit-linear-gradient(#8e8e8e 0%, #d0d0d0 100%);
  background-image: linear-gradient(#8e8e8e 0%, #d0d0d0 100%); */
  transition: .4s;
  color:#fff;
  cursor: pointer;
}
.is_profile .girl_review .review_inner .user-review p.review_more{
  overflow: hidden;
  max-height: 76px;
  cursor: pointer;
}
.is_profile .girl_review .review_inner .user-review p.review_more.open{
  overflow: hidden;
  max-height: 100%;
}
.is_profile .girl_review .review_inner .user-review p.review_more:after{
 content:" ";
  background: url(../images/profile/icon_right_arrow.png);
  position: absolute;
  right: 10px;
  top: 40px;
  width: 13px;
  height: 26px;
  background-size: contain;
  background-repeat: no-repeat;
}
.is_profile .girl_review .review_inner .user-review p.review_more.open:after{
 content:" ";
  background: url(../images/profile/close.png);
  position: absolute;
  right: 10px;
  top: 40px;
  width: 13px;
  height: 26px;
  background-size: contain;
  background-repeat: no-repeat;
}
.is_profile .girl_review .review_inner .user-review{
  margin-bottom: 0;
  margin-right:0;
  padding: 10px 20px 10px 10px;
  position: relative;
}

/* 料金ページ改修 */
.info_box {
  padding: 10px;
  margin: 10px;
  /* background: rgba(255, 255, 255, 0.8); */
  background: url(../images/system/date_bk.png)repeat-y;
  background-size: 100%;
  font-size: 1rem;
  /* border: 1px solid #838383; */
}
.info_box .info_inner{
  background: rgba(255, 255, 255, 0.6);
  margin-right: 30px;
  padding: 8px;
  border-radius: 15px;
}
.is_system .system_tab li{
  padding: 0;
}
.is_system .system_tab li a {
  padding: 15px 0 25px;
}
.is_system .system_tab li.tab_01, .is_system .system_tab li.tab_02, .is_system .system_tab li.tab_03{
  font-size:1.8rem;
}
.is_system .system_tab li a{
  display: block;
}
.is_system .system_tab li.select a{
  color:#fff;
}
.is_system .system_tab li.tab_01{
  border-bottom:5px solid #ff478e;
}
.is_system .system_tab li.tab_02{
  border-bottom:5px solid  #50b9ff;
}
.is_system .system_tab li.tab_03{
  border-bottom:5px solid #ff8d2f;
}
.is_system .system_tab li.tab_04{
  border-bottom:5px solid #8f35fc;
}
.is_system .system_tab li.tab_06, .is_system .tab_content li.wrap_06 {
    border: 5px #FE6EA3 solid;
}
.is_system .system_tab {
  padding:10px;
}
.is_system .system_tab li:nth-child(even){
  margin-right:0;
}
.is_system .system_tab li.select:after,
.is_system .system_tab li:after{
  left:48%;
}
.is_system .system_tab li{
  width:49.5%;
  margin-right: 1%;
  margin-bottom: 1%;
  float: left;
  text-align: center;
  font-weight: bold;
  font-size:1.8rem;
  font-weight: bold;
  line-height: 1;
  background: #fff;
  cursor: pointer;
  position: relative;
}
.is_system .system_tab li:after{
  content:" ";
    background: url(../images/system/arrow_bottom.png);
    position: absolute;
    left: 100px;
    font-size: 20px;
    bottom: -2px;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}
.is_system .system_tab li.select:after{
  content:" ";
  background: url(../images/system/arrow_bottom_w.png);
    position: absolute;
  left: 100px;
  font-size: 20px;
  bottom: -2px;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}
.is_system .system_tab li.select:after,
.is_system .system_tab li:after{
  left:48%;
}
.is_system .system_tab li.tab_01.select{
  background:#ffc000;
}
.is_system .system_tab li.tab_02.select{
  background:#50b9ff;
}
.is_system .system_tab li.tab_03.select{
  background:#35B4FF;
}
.is_system .system_tab li.tab_04.select{
  background:#8f35fc;
}
.is_system .system_tab li.select{
  color: #fff;
}
.is_system .system_tab li.tab_01,
.is_system .tab_content li.wrap_01{
  border: 5px #ffc000 solid;
}
.is_system .system_tab li.tab_02,
.is_system .tab_content li.wrap_02{
  border: 5px #50b9ff solid;
}
.is_system .system_tab li.tab_03,
.is_system .tab_content li.wrap_03{
  border: 5px #35B4FF solid;
}
.is_system .system_tab li.tab_04,
.is_system .tab_content li.wrap_04{
  border: 5px #8f35fc solid;
}
.is_system .chui{
  text-align: right;
  font-size: 1rem;
  font-weight: bold;
  color: #f00;
  margin: 10px 0;
}
.is_system .chui a{
  color:#3399FF;
  text-decoration: underline;
}
.is_system .point_area{
  padding:10px 5px;
  margin-bottom: 45px;
  border: 2px solid #4D74B7;
  font-size: 1rem;
  background:#f7feff;
}
.is_system .point_area .bold{
  font-weight: bold;
}
.is_system .point_area .li_03{
  margin-top:1rem;
}
.is_system #point{
  margin-top: -20px;
  padding: 0;
  padding-top: 20px;
}
.is_system .is_point .fu_link{
  text-align: right;
  margin-top: 10px;
}
.is_system .is_point .fu_link a{
  color:#3399FF;
  text-decoration: underline;
  font-weight: bold;
}

/* プロフィール　欲しがっているOP */
#page-body .is_profile .relation_op h3{
  font-weight: bold;
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 0;
  margin-top: 20px;
}
.is_profile .relation_op h3 span{
  color: #ff9ebf;
  font-weight: bold;
  font-size: 1.6rem;
}
.is_profile .relation_op .op_wrap li{
  width:30%;
  float: left;
  margin-right: 5%;
  position:relative;
}
.is_profile .relation_op .op_wrap li:nth-child(3){
  margin-right:0;
}
.is_profile .relation_op .op_wrap li:before{
  content:"＋";
  width:2%;
  display: block;
  position:absolute;
  left: -20%;
  font-size: 2rem;
  font-weight: bold;
  top:15%;
}
.is_profile .relation_op .op_wrap li:first-child:before{
  content:"";
}
.is_profile .relation_op .op_wrap li span{
  position: absolute;
  color:#000;
  left: 0;
  bottom: -18px;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1rem;
}
.is_profile .relation_op .op_border{
  border: 1px solid #9c9c9c;
  border-radius: 5px;
  background:#fff;
}
.is_profile .relation_op .op_border > ul,
.is_profile .relation_op .op_border .op_price{
  padding:5px 0 20px;
}
.is_profile .relation_op .op_border .op_price{
  border-top:1px solid #9c9c9c;
  font-family:'メイリオ','Meiryo','MS PGothic';
}
.is_profile .relation_op .op_price .is_left{
  width:45%;
  font-size:1.2rem;
}
.is_profile .relation_op .op_price .is_right{
  width:55%;
  font-size:1.2rem;
}
.is_profile .relation_op .op_price .is_right .red{
  color:#ff0000;
}
.is_profile .relation_op .op_price .is_right dt{
  width:60%;
  display:inline-block;
}
.is_profile .relation_op .op_price .is_right dt span{
  font-size:.9rem;
}
.is_profile .relation_op .op_price .is_right dd{
  width:40%;
  display:inline-block;
  text-align: right;
}
.is_profile .relation_op .op_price .is_right dt.fee_dt{
  width:15%;
}
.is_profile .relation_op .op_price .is_right dd.fee_dd{
  width:85%;
}

.is_profile .relation_op .op_btn{
  width:49%;
  display: inline-block;
  margin-top:5px;
}
.is_profile .relation_op .op_btn a{
  text-align:center;
  background:#35B4FF;
  color:#fff;
  display:block;
  padding: 5px;
  border-radius: 5px;
  font-size:1rem;
  text-decoration:none;
}
.is_profile .relation_op .op_wrap li.cos_txt{
  font-size: .8rem;
  width: 100%;
  float: none;
  clear: both;
  text-align: right;
  top: 18px;
  right: 5px;
}
.is_profile .relation_op .op_wrap li.cos_txt::before{
  content: '';
}
.is_profile .relation_op .op_wrap li.cos_txt span{
  font-size: 1rem;
  font-weight: bold;
  color: #ff0000;
  position: static;
  display: inline;
}

#page-body .top_group .group_area ul li{
  min-height: 268px;
}
.is_profile .girl_review .review_inner .user-review .user-name{
  width:70px;
  display: inline-block;
}
.is_profile .girl_review .review_inner .user-review .user-name span{
  font-weight: bold;
  font-size:1rem;
  color:#46a0ff;
}

/* 画像比率 */
.girls_all_photo img,
.today_shift_photo img{
  width: 100%;
  height: auto;
}
.is_schedule ul[class*="colum"] .list_text .gbox_icon > .girls_p > img{
  left:4px;
}
.is_profile #girls_all ul[class*="colum"] li .girlsList_wrap{
  min-height: 365px;
}

.entry_day{
  height:24px;
}
#today_girls ul[class*="colum"] li{
  min-height: auto;
  margin-top: 30px;
  padding-bottom:0;
  margin-bottom: 0;
}
#today_girls ul[class*="colum"] li .girlsList_wrap{
  min-height: auto;
}
#today_girls ul[class*="colum"] .list_text{
  height: auto;
}
/* アクセス */
a.gallery-demo-holder {
  display: table;
  width: 100%;
}
a.gallery-demo-holder > .is_left, 
a.gallery-demo-holder > .is_right {
  display: table-cell;
  vertical-align: top;
  text-align: left;
}
.access .lum-lightbox-image-wrapper {
  padding-top: 4%
}
.access .lum-lightbox-inner img {
  float: none;
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.access .lum-lightbox-inner .lum-lightbox-caption {
  float: none;
  width: 100%;
  min-height: 100px;
  margin: 0;
}
.lum-lightbox-inner .lum-lightbox-caption {
  max-width: 100%;
}
/* プロフィールページの矢印 */
.is_profile .flex-direction-nav a.flex-prev,
.is_profile .flex-direction-nav a.flex-next {
  background: rgba(0,0,0,0.3);
  width: 42px;
  height: 42px;
  border-radius: 21px;
  top: 34%;
}
.is_profile .flex-direction-nav a.flex-prev:before {
  content: "\f104";
  color: #FFFFFF;
  font-family: FontAwesome;
  font-size: 30px;
  position: absolute;
  left: 14px;
  line-height: 1.3;
  font-weight: normal;
}
.is_profile .flex-direction-nav a.flex-next:before {
  content: "\f105";
  color: #FFFFFF;
  font-family: FontAwesome;
  font-size: 30px;
  position: absolute;
  right: 14px;
  line-height: 1.3;
  font-weight: normal;
}
.flexslider .flex-direction-nav .flex-next {
    right: 10px;
    opacity: .7;
}
.flexslider .flex-direction-nav .flex-prev {
    left: 10px;
    opacity: .7;
}
#mainVisual > ul > button.slick-arrow {
  display: none !important;
}
/* 新 アクセス */
.fancybox-caption {
  color: inherit !important;
}
.fancybox-caption::before {
  background-image: none !important;
}
.fancybox-toolbar {
  transition: none !important;
  visibility: visible !important;
  opacity: 1 !important;
}
.compensate-for-scrollbar {
    margin-right: 0 !important;
}
.fancybox-infobar {
  display: none !important;
}
.fancybox-button {
  color: #ccc !important;
}
.fancybox-button:hover {
  color: #fff !important;
}

.is_profile .comment .comment_inner div.op_comment {
    font-weight: normal;
    color: #ffffff;
    margin-bottom:15px;
    background: #ff5555;
    margin-top: 15px;
    text-align: center;
    font-size: 0.9em;
}
.is_profile .comment .comment_inner div.op_comment span{
      font-weight: bold;
      font-size: 1.2em;
      color: #fff;
}

/*以降追加CSS*/
.footer_comment{
    width: 100%;
    margin: 0 auto;
    border: solid 5px #35b3fe;
    padding: 1rem;
}
/* 20181219 profile 動画改修 */
.is_profile .girl-movie .mov_frame img{
  width: 335px!important;
  height: auto!important;
  position: absolute;
  top: 75px;
  left: 17px;
  border-radius: 15px;
}
/* 20190116 movie 動画改修 */
.is_movie .look_movie{
  width: 80%;
  margin: 0 auto 20px;
  position: relative;
}
.is_movie .look_movie img{
  width: 460px!important;
  height: auto!important;
  position: absolute;
  bottom: 135px;
  left: 100px;
  border-radius: 15px;
}
.is_movie .movie_img img{
  width:345px!important;
  height: auto!important;
}
.is_movie .look_movie img.start_btn{
  position: absolute;
  width: 25px!important;
  height: auto;
  top: 10px;
  left: -75px;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.is_movie .movie_img{
  position: relative;
}
.is_movie .movie_img img.start_btn{
  position: absolute;
  width: 25px!important;
  height: auto;
  top: 10px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.is_profile .girl-movie .mov_frame{
  position: relative;
}
.is_profile .girl-movie .mov_frame img.start_btn{
  position: absolute;
  width: 25px!important;
  height: auto;
  top: 355px;
  left: -55px;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}

.is_reserve #enq table th{
  width: 30%;
}
.is_reserve #enq table td{
  width: 70%;
}
.is_reserve #enq table select{
  padding: 5px;
  font-size: 0.8em;
}

/* 投票ボタン */
#girls_all .vote_btn p{
  display: block;
  border: 1px solid #000;
  border-radius: 10px;
  margin: 3px;
  background: #000;
  color: #fff;
  font-size: 1.2em;
  text-decoration: underline;
  cursor: pointer;
}
#girls_all .vote_btn p img{
  width: 1em;
}
#girls_all .vote_btn p span{
  font-weight: bold;
  padding: 0 3px;
}
#girls_list ul[class*="colum"] .list_text{
  height: auto;
}
#girls_list .list_text .state_off{
  height: auto;
}
/*新着情報START*/
#girls_latest_news_container{
  max-height: 280px;
  overflow-y: auto;
  margin-bottom: 10px;
}
.girls_latest_news{
  background: #fff;
  padding: 2px 5px;
  display: flex;
} 
.girls_latest_news tbody{
  width: 100%;
}
.girls_latest_news tr{
  width: 50%;
  height: 5em;
  float: left;
}
.girls_latest_news tr td:nth-child(1){
  width: 65px;
}
.girls_latest_news tr td:nth-child(2){
  min-width: 300px;
}
.girls_latest_news tr td a{
  color:#4785b9;
  font-size: 15px;
  font-weight: bolder;
  text-decoration: none;
}
.girls_latest_news .girlNewsImg{
  display: inline-block;
  position: relative;
  width: 55px;
  height: 55px;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
}
.girls_latest_news .girlNewsImg img{
    width: auto !important;
    margin: -25% 0 0 0 !important;
}
.girls_latest_news .girlNewsTitle{
  margin-left: 1em;
  border-bottom: dotted 1px #aaa;
}
.newsIcon{
  background-repeat: no-repeat;
  display: inline-block;
  width: 32px;
}
.newstype1{
  background: no-repeat url(../images/newface.png);
  background-size: 70%;
}
.newstype2{
  background: no-repeat url(../images/revival.png);
  background-size: 70%;
}
.newstype3{
  background: no-repeat url(../images/redbeacon.png);
  background-size: 70%;
}
.newstype4{
  background: no-repeat url(../images/camera.png);
  background-size: 70%;
}

.newstype5{
  background: no-repeat url(../images/kuu.png);
  background-size: 70%;
}

.newstype6{
  background: no-repeat url(../images/movie.png);
  background-size: 70%;
}

.newstype7{
  background: no-repeat url(../images/star.png);
  background-size: 70%;
}

.newstype8{
  background: no-repeat url(../images/heart.png);
  background-size: 70%;
}

.newstype9{
  background: no-repeat url(../images/newface.png);
  background-size: 70%;
}
.girls_latest_news_title{
  display: block;
  font-size: 1.7rem;
  padding: 15px;
  color: #fff;
  font-weight: bold;
  background-color: #ff2e2e;
  margin-bottom: 10px;
}
/*新着情報END*/
/*メインビジュアル*/
.swiper-container{
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 80% !important;
}
.swiper-button-next, .swiper-button-prev {
  top: 22px !important;
  left: 50%;
  background: #ded5d5b3;
  width: 62px !important;
  height: 251px !important;
}
.swiper-button-prev {
  left: 58px !important;
}
.swiper-button-next {
  right: 59px !important;
}
.swiper-pagination-bullet{
  opacity: 1 !important;
}
.swiper-pagination-bullet-active{
  border: 3px solid #fff !important;
  background-color: #FE6EA3 !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  border: 3px solid #FE6EA3;
  border-radius: 20px;
  background-color: #fff;
  font-size: 0;
  line-height: 0;
  width: 20px;
  height: 20px;
}
/*メインビジュアル END*/
.text-right{
  text-align: right;
}

.fixed-icon{
  position: fixed;
  bottom: 3%;
  left: 1%;
  z-index: 100;
}
#page-body .top_today #girls_all .girls_list ul li{
  height: 440px;
}
#page-body .top_today #girls_all .girls_list ul li .girlsList_wrap{
  height: 420px;
}
.girls #page-body .is_girls #girls_all ul li{
  height: 520px;
}
.girls #page-body ul[class*="colum"] li .girlsList_wrap {
  height: 500px;
}
.schedule #page-body #girls_all .girls_list ul li{
  height: 520px;
}
.schedule #page-body #girls_all .girls_list ul[class*="colum"] li .girlsList_wrap{
  height: 500px;
}
.schedule #page-body #today_girls #today_shift #page-body{
  margin-bottom: 40px !important;
}



#page-body .top_group .group_area ul li {
  min-height: 268px!important;
  height: 380px!important;
}


