@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 1140px) {
  /*.girlbox .onebox {
    width: 18%;
    margin-right: 1%;
  }*/

  .girlbox.onebox .img img {
    width: 100%;
  }
  #t_event .news .news_box .onebox {
    width: 48%;
  }
  #t_event .news .news_box .onebox .img {
    /*width: 27%;*/
    margin-right: 3%;
  }
  /*#t_event .news .news_box .onebox .img img {
    width: 100%;
  }
  #t_event .news .news_box .onebox .txt {
    width: 70%;
  }
  /*news*/
  #news .news .onebox .img img {
    width: 120px;
    height: 120px;
  }
  #news .news .onebox .txtbox .title {
    font-size: 1.7vw;
  }
  #news .news .onebox .txtbox .txt {
    font-size: 1.4vw;
  }
  .search {
    font-size: 1vw;
  }
  footer .footer {
    font-size: 0.9vw;
  }
  footer .footer .menu_box {
    font-size: 1vw;
  }
}
@media screen and (max-width: 1000px) {
  #contact .contact .foambox .box div {
    padding: 2% 0;
  }
  #contact .contact .foambox .box label {
    width: 100%;
    float: none;
    padding: 1.5% 0;
  }
  #contact .contact .foambox .box input, #contact .contact .foambox .box select, #contact .contact .foambox .box textarea, #contact .contact .foambox .box div .answer {
    width: 100%;
    float: none;
  }
  #contact .contact_fin_txt02 {
    margin-bottom: 10%;
  }
  #contact .contact_fin_txt {
    width: 92%;
  }
  #contact .contact_fin_txt01 {
    margin-bottom: 6%;
    font-size: 26px;
  }
}
@media screen and (min-width:900px) {
#girlsDetail .girlsDetail04 .box {
    -webkit-column-gap: 0;
    column-gap: 0;
    -webkit-column-count: 2;
    column-count: 2;
    position: relative
}
}
@media screen and (max-width: 900px) {
  .recruit{
        display: none;
  }
    header .header .top_icon{
          right: 50px;
    }
  .sp_none {
    display: none;
  }
  .pc_none {
    display: block;
  }
  header .header .address {
    display: none;
  }
  .t_title {
    margin: 0 auto 4%;
  }
  h1 p {
    display: none;
  }
  h1 img {
    padding: 13px 0 5px 5px;
  }
  h2.pagetitle {
    padding: 8% 0 10%;
  }
  nav.globalMenuSp .nav {
    overflow-y: scroll;
  }
  nav.globalMenuSp .nav .nav_lst ul li a img {
    width: 60%;
    max-width: 98px;
  }
  nav.globalMenuSp .nav .nav_logo {
    width: 100%;
    float: none;
    padding: 5% 5% 10%;
    margin: auto;
    background-color: #f7f7f7;
  }
  nav.globalMenuSp .nav .nav_logo .navlogo {
    display: none;
  }
  nav.globalMenuSp .nav .nav_logo .txt .t01 {
    border-top: none;
    margin-top: 0%;
    padding: 3% 0 6%;
  }
  nav.globalMenuSp .nav .nav_logo .txt .t02 .box {
    width: 100%;
    float: none;
  }
  nav.globalMenuSp .nav .nav_lst {
    float: none;
    width: 100%;
    padding-top: 10%;
  }
  nav.globalMenuSp .nav .navsitemap {
    float: none;
    width: 90%;
    margin: auto;
    padding: 5% 0;
  }
  /*年齢確認*/
  #top .modal .modalbox .t01 {
    margin: 8% auto 4.5%;
  }
  #top .modal .modalbox .t02 {
    margin: 0 auto 6%;
  }
  #top .modal .enterbtn {
    margin: 0 auto 2%;
  }
  #top .modal .exit {
    margin-bottom: 7%;
  }
  /*t_news*/
  #t_news .t_news_box .box01 {
    width: 15%;
    line-height: 81px;
  }
  #t_news .t_news_box .txt {
    width: 85%;
  }
  #t_news .t_news_box {
    display: flex;
  }
  #t_news .t_news_box .box02 {
    float: none;
    border-right: none;
    border-bottom: 1px solid #c6c6c6;
    width: 100%;
    padding: 2% 0;
  }
  #t_news .t_news_box .box03 {
    float: none;
    width: 100%;
    padding: 2% 0;
  }
  /*#switching input:checked + .newb + .girlb {
    border-top: 16px solid #fff;
    background-color: #ffffffb3;
  }*/
  .slick-dots li button::before {
    font-size: 16px;
  }
  .slick-dots {
    bottom: -20px;
  }
  .girlbox {
    border-top: none;
    margin: auto;
    max-width: 750px;
    width: 95%;
    padding-top: 0;
    /*text-align: center;*/
  }
  .girlbox .onebox {
    width: 46%;
    height: auto;
    margin: 1% 1% 5%;
    /*max-width: 1000px;*/
  }
  /*.girlbox .onebox:nth-child(5n) {
    margin: 1% 1% 5%;
  }*/
	  .girlbox .onebox .scheduleicon {
	  width: 98%;
  }
  .girls_box .onebox .img img {
    height: auto;
    width: 100%;
  }
  ul.tab {
    width: 95%;
  }
  .tab li img {
    width: 70%;
    height: auto;
    text-align: center;
    margin: auto;
    max-width: 255px;
  }
  .tab li span {
    bottom: 25%;
    font-size: 3vw;
  }
  /*好みの女の子を検索*/
  .search {
    width: 90%;
    margin: 4% auto;
    font-size: 14px;
  }
  .search .girls_formBox .ttl {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #c6c6c6;
    height: auto;
    padding: 2% 0;
  }
  .search .girls_formBox .t {
    height: auto;
    padding: 19px 0 0;
  }
  .search .girls_formBox div {
    min-height: 0px;
    padding: 0;
  }
  .search .girls_formBox div.type {
    float: none;
    margin-right: 15px;
    clear: both;
  }
  .search .girls_formBox div:last-child {
    margin: 1% auto;
    width: auto;
    display: block;
    float: none;
  }
  .search .girls_formBox div.age {
    float: left !important;
    width: 34% !important;
  }
  .search .girls_formBox div.nmag {
    display: flow-root;
    width: 90%;
    margin: auto;
    float: none;
    max-width: 390px;
  }
  .search .girls_formBox .name input {
    margin: 12px 0;
    width: 75%;
  }
  .search .girls_formBox .name {
    margin-right: 1.5%;
    width: 60%;
  }
  .search .girls_formBox .type input[type="checkbox"] + label {
    padding-right: 1%;
    margin: 2% 0;
  }
  .search .girls_formBox .age select {
    margin: 12px 0;
    width: 50%;
  }
  /*girls_box*/
  .girls_box .onebox .size {
    margin-bottom: 4%;
  }
  .girls_box .onebox .shop {
    margin-bottom: 5%;
  }
  .gmore_btn {
    padding: 3% 2%;
    font-size: 18px;
    border-radius: 40px;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 000, .3);
    position: relative;
    clear: both;
    width: 200px;
    background-color: #373737;
    color: #fff;
    text-align: center;
    margin: 10% auto;
    display: block;
  }
  .gmore_btn span {
    position: absolute;
    right: 20px;
    transform: scale(1.2, 0.5);
  }
  .top_b01_bg .top_b02_bg {
    padding: 8% 0;
  }
  #t_ranking .tyt02_01 {
    padding: 7% 0;
  }
  #t_newface .new_box {
    padding: 8% 0 5%;
  }
  #t_schedule .schedule .tyt02_01 {
    padding: 7% 0;
  }
  #t_event .news_txt {
    margin: 0 auto 8%;
  }
  #t_event .tyt02_02 {
    padding-top: 9%;
  }
  /*線*/
  #t_newface .tab {
    border-bottom: 16px solid #eceadf;
  }
  #t_schedule .tab {
    border-bottom: 16px solid #fff;
  }
  #t_ranking .ranking_scroll {
    overflow-x: scroll;
    width: 90%;
    margin: auto;
  }
  #t_ranking .tab {
    border-bottom: 16px solid #fff;
  }
  #t_ranking .girlbox {
    /* background-color: #FFFFFF7D;*/
    padding: 5% 1% 2%;
    max-width: 5000px;
    width: 200%;
    display: flex;
  }
  #t_ranking .girlbox .moabtn {
    padding: 3% 2%;
    font-size: 18px;
    border-radius: 40px;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 000, .3);
    position: relative;
    clear: both;
    width: 35%;
    background-color: #373737;
    color: #fff;
    text-align: center;
    margin: 10% auto 3%;
    display: block;
  }
  #t_ranking .girlbox .moabtn span {
    position: absolute;
    right: 5px;
    transform: scale(0.8, 1.5);
  }
  /**/
  #switching #t_attendance .box_area .girlb {
    border-top: 12px solid #fff;
  }
  #switching #t_ranking .box_area .girlb {
    border-top: 12px solid #fff;
    background-color: #eee5d0;
    padding: 1%;
  }
  #switching #t_new_box .box_area .girlb {
    border-top: 12px solid #eceadf;
  }
  /*#switching #t_ranking .onebox:nth-child(3n) {
    margin: 1% 0;
  }*/
  #t_ranking .girls_box .onebox {
    width: 30%;
    height: auto;
    margin: 1% 1.6%;
  }
  #t_link .t_link_box {
    display: block;
    width: 90%;
    max-width: 540px;
  }
  #t_link .t_link_box a {
    float: none;
    margin: 1% auto;
    width: 100%;
    margin-bottom: 1%;
    display: block;
  }
  #t_link .t_link_box a:last-child {
    margin: 1% auto;
  }
  .t_shoplink {
    width: 98%;
    /*max-width: 320px;*/
    margin: auto;
  }
  .t_shoplink .shop_box .one_box {
    display: block;
    width: 48%;
    float: left;
    margin: 1% 1% 3% !important;
    text-align: center;
    /*min-width: 150px;*/
  }
  .t_shoplink .shop_box .one_box .txt .t {
    font-size: 17px;
    text-align: left;
  }
  .t_shoplink .shop_box .one_box .img {
    margin: 6% auto 3%;
    float: none;
    width: 100%;
  }
  .t_shoplink .shop_box .one_box .img img {
    width: 100%;
  }
  .t_shoplink .shop_box .one_box .txt {
    float: none;
    width: 100%;
  }
  .t_shoplink .shop_box .one_box .txt .b1 {
    font-size: 13px;
    display: flow-root;
    margin: auto;
  }
  .t_shoplink .shop_box .one_box .txt .b1 div {
    width: 48%;
    /*min-width: 70px;*/
    margin: 1%;
    padding: 2.5% 0 2.5% 5%;
  }
  .choices2 img {
    width: 70%;
    max-width: 255px;
    margin: auto;
  }
  #t_event .news .news_box .onebox {
    width: 98%;
    float: none;
    margin: 0 auto 5%;
  }
  #t_event .news .news_box .onebox .img {
    /*  width: 34%;
    margin: 0;*/
  }
  #t_event .news .news_box .onebox .txt {
    /*  width: 60%;*/
    margin: 2%;
  }
  .t_title .tolist_btn {
    padding: 1% 2%;
    font-size: 14px;
    border-radius: 40px;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 000, .3);
  }
  .t_shoplink .b_title {
    max-width: 500px;
    margin: 10% auto 3%;
    padding: 1.2% 2%;
    font-size: 18px;
  }
  .t_shoplink .shop_box {
    max-width: 500px;
    margin: 2% auto 3.5%;
  }
  #switching .box_area .girlb .moabtn {
    background-color: #373737;
    color: #fff;
    padding: 3% 2%;
    font-size: 18px;
    border-radius: 40px;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 000, .3);
    width: 90%;
    margin: auto;
    max-width: 220px;
    text-align: center;
    position: relative;
  }
  #switching .box_area .girlb .moabtn span {
    position: absolute;
    right: 2%;
  }
  .box_area {
    max-width: 600px;
  }
  /*event.html*/
  #event .event .onebox {
    margin: 0 auto 4%;
    float: none;
    width: 96%;
    display: block;
  }
  #event .event .onebox:nth-child(2n) {
    margin: 0 auto 4%;
  }
  #event .event .onebox .title {
    margin: 5% 0;
  }
  #event .event .onebox .date .day {
    padding: 0.6% 0;
  }
  #event .event .onebox .date .shop {
    padding: 0.6% 1.2%;
    margin-left: 0.5%;
  }
  /*news.html*/
  #news .k_tyt02_01 {
    padding: 6% 0 4.5%;
  }
  #news .news .onebox {
    width: 100%;
    float: none;
    margin: 0 auto 6%;
    /*max-width: 500px;*/
  }
#news .news .onebox .txtbox {
  margin: 0 6% 2% 0;
}
  /*#news .news .onebox:nth-child(2n) {
    margin: 0 auto 6%;
  }
  /*event.html*/
  #event .event .onebox .date {
    margin-top: 3%;
  }
  #event .k_tyt02_01 {
    padding: 5% 0 5.5%;
  }
  #event .selectbox select {
    margin-bottom: 5%;
    margin-right: 2%;
    width: 21.5%;
    padding: 0.3% 0;
  }
  /*eventDetail*/
  #eventDetail .eventDetail .eventDetailbox {
    padding: 4% 0 4.5%;
    width: 95%;
  }
  #eventDetail .eventDetail .eventDetailbox .eventDetailtitle02 {
    margin: 0 auto 2.5%;
  }
  #eventDetail .eventDetail .eventDetailbox .eventDetailtitle {
    padding: 2% 0;
  }
  /*ranking*/
  #ranking .girlbox {
    padding: 8% 0 10%;
  }
  #ranking .girlbox .onebox {
    margin-bottom: 5%;
  }
  /*schedule*/
  .scheduletxt {
    display: none;
  }
  .scdlpost {
    width: 92%;
    margin: auto;
    padding-top: 0px;
  }
  .schedulepost {
    width: 100%;
    margin: 5% auto 4%;
    background-color: #ffbed8;
    border: none;
    max-width: 720px;
    display: block;
    float: none;
    font-size: 18px;
  }
  select.schedulepost {
    color: #000;
    padding: 10px 0;
  }
  select.schedulepost option {
    color: #000;
    background-color: #eaeaea;
    border-bottom: 1px solid #fff;
  }
  select.schedulepost option::selection {
    background-color: #b2b2b2;
  }
  /***/
  .link_btn {
    width: 95%;
    margin: auto;
    /*max-width: 365px;*/
  }
  .link_btn .btnb01 a {
    display: block;
    width: 100%;
    margin: 0 auto 1% !important;
    max-width: 365px;
  }
  .link_btn .btnb02 a {
    display: block;
    width: 100%;
    margin: 0 0 1% !important;
  }
  .link_btn .btnb02 a img {
    width: 100%;
    margin: 0 auto;
	  max-width: 670px;
  }
  /*girlsDetail*/
  #girlsDetail .girlsDetail01 .name .schedule {
    background: url(../images/sp_girlsDetailschedule.png) no-repeat scroll center top;
    text-align: center;
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
    max-width: 494px;
    margin: 0 auto;
    padding: 5% 0 3%;
    background-size: contain;
  }
  #girlsDetail .txt .box01 {
    margin-bottom: 10%;
  }
  #girlsDetail .girlsDetail01 .name {
    line-height: 2;
    width: 90%;
  }
  #girlsDetail .girlsDetail01 .icon {
    max-width: 470px;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 6%;
  }
  #girlsDetail .girlsDetail01 .size {
    margin: 3% auto;
  }
  #girlsDetail .girlsDetail01 .icon .box {
    width: 23%;
    margin: 0 1%;
    padding: 2% 0;
  }
  #girlsDetail .girlsDetail02 .girlsDetailbox {
    padding: 7% 0;
  }
  #girlsDetail .girlsDetail02 .sliderbox {
    float: none;
    width: 90%;
    max-width: 480px;
    margin: auto;
  }
  #girlsDetail .girlsDetailtitle {
    margin: 0 auto 2%;
    width: 90%;
  }
  #girlsDetail .txt .girlsDetailtitle {
    width: 100%;
  }
  #girlsDetail .txt {
    width: 100%;
    margin: 10% auto;
    float: none;
  }
  #girlsDetail .slick-prev, #girlsDetail .slick-next {
    color: #737373;
  }
  #girlsDetail .slick-prev {
    left: -15%;
  }
  #girlsDetail .slick-next {
    right: -5%;
  }
  #girlsDetail .girlsDetail03 .box {
    margin: 2% auto;
  }
  #girlsDetail .girlsDetail03 .box .one {
    width: 100%;
    float: none;
    display: flow-root;
  }
  #girlsDetail .girlsDetail03 .box .one div {
    float: left;
  }
  #girlsDetail .girlsDetail03 .box .one .i {
    width: 40%;
  }
  #girlsDetail .girlsDetail03 .box .one .t {
    width: 59%;
  }
  #girlsDetail .girlsDetail04 .box {
    width: 90%;
    margin: 4% auto 0;
    display: block;
    float: none;
  }
  #girlsDetail .girlsDetail04 .box .one {
    width: 100%;
    margin: 0 auto 4%;
    float: none;
    padding: 3% 2.5%;
  }
  #girlsDetail .girlsDetail04 {
    padding: 6% 0;
  }
  #girlsDetail .girlsDetail03 .box .one div {
    padding: 2.5% 0;
  }
  #girlsDetail .girlsDetail02 .i {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 13px;
    color: #fff;
    display: flow-root;
  }
  #girlsDetail .girlsDetail04 .review_btn {
    width: auto;
    padding: 2% 6%;
    bottom: auto;
    bottom: -10%;
  }
  .slick-prev::before, .slick-next::before {
    display: none;
  }
  /*news*/
  #news .news .onebox .txtbox .title {
    font-size: 20px;
  }
  #news .news .onebox .txtbox .txt {
    font-size: 16px;
  }
  #t_event .news .news_box {
    margin: 11% auto 4%;
  }
  #t_event .news .news_box .onebox {
    width: 100%;
    float: none;
    margin: 0 auto 6%;
    max-width: 500px;
  }
  #t_event .news .news_box .onebox .txt {
    height: auto;
  }
  #t_event .news .news_box .onebox .txt .t01 {
    font-size: 20px;
    margin-bottom: 4%;
  }
  #t_event .news .news_box .onebox .txt .t02 {
    font-size: 16px;
  }
  #t_ranking {
    padding: 8% 0 5%;
  }
  /*girls.html*/
  #girls ul.tab {
    border-bottom: 16px solid #eceadf;
  }
  /*newface.html*/
  #newface ul.tab {
    border-bottom: 16px solid #eceadf;
  }
  #schedule ul.tab {
    border-bottom: 16px solid #e2d3b0;
  }
  .pagenation_block .onebox.is-hidden, .pagenation_block02 .onebox.is-hidden {
    visibility: hidden;
    opacity: 0;
    height: 0;
    margin: 0 10px;
    padding: 0;
    display: none;
  }
  /*qa*/
  #qa .k_tyt02_01 {
    padding: 6% 0 5.5%;
  }
  #qa .qa .qabox .onebox {
    padding: 3% 4%;
  }
  #qa .qa .qabox .acd-check:checked + .acd-label + .acd-content {
    padding: 3% 4%;
    margin-top: 3%;
  }
  #qa .qa .qabox .qatitle {
    font-size: 4.5vw;
    margin: 15% auto 9%;
  }
  /*shop*/
  #shop .k_tyt02_01 {
    padding: 5% 0 8.5%;
  }
  /*sitemap*/
  #sitemap .k_tyt02_01 {
    padding: 9% 0;
  }
  #sitemap .sitemap {
    width: 90%;
    max-width: 540px;
    display: block;
  }
  #sitemap .sitemap .onebox {
    width: 100%;
    margin: 0 auto 5%;
    float: none;
    padding: 5% 7% 5%;
    height: auto;
  }
  #sitemap .sitemap .onebox:nth-child(2n) {
    margin: 0 auto 5%;
  }
  #sitemap .sitemap .onebox .txt {
    display: block;
  }
  #sitemap .sitemap .onebox .txt ul {
    width: 100%;
    float: none;
  }
  .pagination_box {
    display: none;
  }
  /**/
  footer .footer .menu_box {
    display: none;
  }
  footer .footer {
    text-align: center;
    padding: 8% 0 110px;
    font-size: 11px;
  }
  footer .footer .logo {
    float: none;
    margin: auto;
    width: auto;
  }
  footer .footer .logo p {
    margin: 2% auto;
  }
  footer .footer .copy {
    text-align: center;
  }
  footer .footer .logo img {
    width: 40%;
    margin-bottom: 1%;
    max-width: 209px;
  }
  footer .footer .logo .txt {
    font-size: 11px;
    margin-top: 1%;
    margin-bottom: 5%;
    text-align: center;
  }
  /*access*/
  #access .access01 .box {
    width: 90%;
    margin: auto;
    max-width: 500px;
    display: flow-root;
  }
  #access .access01 .box .img {
    width: 100%;
    float: none;
  }
  #access .access01 .box .txt {
    width: 100%;
    float: none;
    margin: 3% auto;
  }
  #access .access02 .accesslink {
    display: block;
    text-align: right;
    font-size: 12px;
    line-height: 20px;
    text-decoration: underline;
    color: #ea68a2;
    margin-top: 2%;
  }
  .tel_icon {
    position: fixed;
    bottom: 20px;
    left: 1%;
    display: block;
    display: flex;
  }
  /**/
  #contact .contact .k_tyt02 {
    padding: 8% 0 9%;
  }
  /*system*/
  #system .system01 .box .title img, #system .system02 .box .title img, #system .system03 .box .title img {
    display: block;
    margin: 0 auto 2%;
    width: 35px;
  }
  #system .system01 .box .title, #system .system02 .box .title, #system .system03 .box .title {
    width: 100%;
    float: none;
    text-align: center;
  }
  #system .system01 .box .title span, #system .system02 .box .title span, #system .system03 .box .title span {
    margin-top: 3%;
  }
  #system .system01 .box .txt, #system .system02 .box .txt, #system .system03 .box .txt {
    width: 100%;
    float: none;
    margin-top: 5%;
  }
  #system .system01 .box .txt .one .p, #system .system02 .box .txt .one .p, #system .system03 .box .txt .one .p {
    text-align: center;
  }
  #system .system01 .box .txt .one div {
    line-height: 50px;
  }
  #system .system02 .box .txt .one div, #system .system03 .box .txt .one di {
    line-height: 50px;
  }
  #system .system03 .box .txt .one div {
    line-height: 50px;
  }
  #system .system02 .box .txt .txtbox {
    width: 100%;
    float: none;
  }
  #system .system02 .box .txt .one {
    float: none;
    width: 100%;
  }
  #system .system01 .box .txt .one .t {
    width: 55%;
  }
  #system .system01 .box .txt .one .p {
    width: 40%;
  }
  #system .system04 .txt .t1 {
    margin-bottom: 4%;
  }
  #system .system04 .txt .t2 {
    margin-bottom: 9%;
  }
  #system .system04 {
    padding: 6% 0;
  }
  /*system02*/
  #system02 .system01 .box .title img {
    display: block;
    margin: 0 auto 2%;
    width: 35px;
  }
  #system02 .system01 .box .title {
    width: 100%;
    float: none;
    text-align: center;
  }
  #system02 .system01 .box .title span {
    margin-top: 3%;
  }
  #system02 .system01 .box .txt {
    width: 100%;
    float: none;
    margin-top: 5%;
  }
  #system02 .system01 .box .txt .one .p {
    text-align: center;
  }
  #system02 .system01 .box .txt .one div {
    line-height: 50px;
  }
  #system02 .system01 .box .txt .one .t {
    width: 55%;
  }
  #system02 .system01 .box .txt .one .p {
    width: 40%;
  }
  #system02 .system02 .box .title img {
    display: block;
    margin: 0 auto 2%;
    width: 35px;
  }
  #system02 .system02 .box .title {
    width: 100%;
    float: none;
    text-align: center;
  }
  #system02 .system02 .box .title span {
    margin-top: 3%;
  }
  #system02 .system02 .box .txt {
    width: 100%;
    float: none;
    margin-top: 5%;
  }
  #system02 .system02 .box .txt .one .p {
    text-align: center;
  }
  #system02 .system02 .box .txt .one div {
    line-height: 50px;
  }
  #system02 .system02 .box .txt .txtbox {
    width: 100%;
    float: none;
  }
  #system02 .system02 .box .txt .one {
    float: none;
    width: 100%;
  }
  #system02 .system03 .box .title img {
    display: block;
    margin: 0 auto 2%;
    width: 35px;
  }
  #system02 .system03 .box .title {
    width: 100%;
    float: none;
    text-align: center;
  }
  #system02 .system03 .box .title span {
    margin-top: 3%;
  }
  #system02 .system03 .box .txt {
    width: 100%;
    float: none;
    margin-top: 5%;
  }
  #system02 .system03 .box .txt .one .p {
    text-align: center;
  }
  #system02 .system03 .box .txt .one div {
    line-height: 50px;
  }
  #system02 .system05 .cosbox .one {
    width: calc(100%/2);
  }
  #system02 .system06 .txt .t1 {
    margin-bottom: 4%;
  }
  #system02 .system06 .txt .t2 {
    margin-bottom: 9%;
  }
  #system02 .system06 {
    padding: 6% 0;
  }
  #system02 .system06 .box .title img {
    display: block;
    margin: 0 auto 2%;
    width: 35px;
  }
  #system02 .system06 .box .title {
    width: 100%;
    float: none;
    text-align: center;
  }
  #system02 .system06 .box .title span {
    margin-top: 3%;
  }
  #system02 .system06 .box .txt {
    width: 100%;
    float: none;
    margin-top: 5%;
  }
  #system02 .system06 .box .txt .one .p {
    text-align: center;
  }
  #system02 .system06 .box .txt .one div {
    line-height: 50px;
  }
  #system02 .system06 .box .txt .txtbox {
    width: 100%;
    float: none;
  }
  #system02 .system06 .box .txt .one {
    float: none;
    width: 100%;
  }
  /*access*/
  #access .access01 .k_tyt01_02 {
    padding: 8% 0;
  }
  #access .access01 .box .txt .t1 {
    margin: 2% 0 4%;
  }
  #access .access02 .box {
    padding: 8% 0;
  }
}
@media screen and (max-width: 750px) {
  #t_ranking .girls_box .onebox .name {
    font-size: 2.4vw;
  }
  #t_ranking .girls_box .onebox .size {
    font-size: 1.6vw;
  }
  #t_ranking .girls_box .onebox .shop {
    font-size: 1.9vw;
  }
  #t_ranking .girls_box .onebox {
    margin: 1% 1.6% 3%;
  }
  #t_ranking .girlbox .moabtn {
    font-size: 2.4vw;
  }
  .t_title {
    margin: 0 auto 4%;
    font-size: 4.5vw;
  }
  .t_title .tolist_btn {
    font-size: 3vw;
    width: 20%;
    padding: 1.8% 2%;
  }
  #girlsDetail .girlsDetail01 .snsbox {
    width: 100%;
    margin: 0 auto 6%;
  }
  #girlsDetail .girlsDetail01 .snsbox a {
    width: 90%;
    text-align: center;
    margin: 0 auto 2%;
    float: none;
    display: block;
  }
}
@media screen and (max-width: 500px) {
  h1 {
    width: 60%;
    max-width: 222px;
  }
  h1 img {
    width: 100%;
    padding: 8% 1%;
  }
  h2.pagetitle {
    font-size: 10vw;
  }
  h2.pagetitle span {
    font-size: 4.7vw;
  }
  .search .girls_formBox {
    font-size: 3vw;
  }
  /*年齢確認*/
  #top .modal .modalbox .t01 {
    font-size: 3.2vw;
  }
  #top .modal .modalbox .t02 {
    font-size: 2.8vw;
  }
  #top .modal .enterbtn {
    width: 50%;
    font-size: 2.5vw;
  }
  #top .modal .enterbtn span {
    font-size: 6vw;
  }
  #top .modal .exit {
    font-size: 2.8vw;
  }
  nav.globalMenuSp .nav .navsitemap, nav.globalMenuSp .nav .nav_logo .txt {
    font-size: 3.2vw;
  }
  #t_news .t_news_box {
    font-size: 3vw;
    margin: 30px auto 0;
    display: flex;
    line-height: 1.5;
  }
  /*t_event*/
  #t_event .news_txt {
    font-size: 3.2vw;
  }
  /*ranking*/
  #ranking .girlbox .onebox {
    width: 90%;
    max-width: 204px;
    float: none;
    margin: auto;
  }
  /*event*/
  #event .event .onebox .title {
    font-size: 4vw;
  }
  #event .event .onebox .txt {
    font-size: 2.8vw;
  }
  #event .event .onebox .date {
    font-size: 2.4vw;
  }
  /*eventDetail*/
  #eventDetail .eventDetail .eventDetailbox .onebox .title {
    font-size: 4vw;
  }
  #eventDetail .eventDetail .eventDetailbox .onebox .txt {
    font-size: 2.8vw;
  }
  #eventDetail .eventDetail .eventDetailbox .onebox .date {
    font-size: 2.4vw;
  }
  #eventDetail .eventDetail .eventDetailbox .listbtn {
    padding: 1.3% 0;
    width: 20%;
    font-size: 2.8vw;
    margin: 0 0 5%;
  }
  #eventDetail .eventDetail .eventDetailbox .listbtn span {
    left: 10%;
  }
  #eventDetail .eventDetail .eventDetailbox .eventDetailtitle {
    font-size: 4vw;
  }
  /*news*/
  #news .news .onebox .txtbox .title {
    font-size: 4vw;
  }
  #news .news .onebox .txtbox .txt {
    font-size: 3.2vw;
  }
  #t_event .news .news_box .onebox .txt .t01 {
    font-size: 4vw;
  }
  #t_event .news .news_box .onebox .txt .t02 {
    font-size: 3.2vw;
  }
  /*news*/
  #newsDetail .newsDetail .newsDetailbox .onebox .title {
    font-size: 4vw;
  }
  #newsDetail .newsDetail .newsDetailbox .onebox .txt {
    font-size: 3.2vw;
  }
  #newsDetail .newsDetail .newsDetailbox .listbtn {
    padding: 1.3% 0;
    width: 20%;
    font-size: 2.8vw;
    margin: 0 0 5%;
  }
  #newsDetail .newsDetail .newsDetailbox .listbtn span {
    left: 10%;
  }
  #newsDetail .newsDetail .newsDetailbox .onebox .date .day {
    padding: 1% 0;
  }
  /*qa*/
  #qa .qa .qabox .onebox {
    font-size: 3.2vw;
  }
  /*t_shoplink*/
  .t_shoplink .shop_box .one_box .txt .t {
    font-size: 3.4vw;
    height: 13vmin;
  }
  .t_shoplink .shop_box .one_box .txt .b1 {
    font-size: 2.5vw;
  }
  .t_shoplink .b_title {
    font-size: 3.6vw;
  }
  /*sitemap*/
  #sitemap .sitemap .onebox .title {
    font-size: 3.3vw;
    margin-bottom: 8%;
  }
  #sitemap .sitemap .onebox .txt ul {
    font-size: 3vw;
  }
  /*girls_box*/
  .girlbox .onebox {
    padding: 5% 0 0;
  }
  .girlbox .onebox .scheduleicon {
    font-size: 2.8vw;
	  width: 100%;
  }
  .girls_box .onebox .rkg {
    width: 60%;
    height: auto;
    font-size: 3vw;
    margin: 0 auto 8%;
    padding: 3% 0;
  }
  .girls_box .onebox .img .e_shop {
    font-size: 3.2vw;
    padding: 2.5% 0;
  }
  .girls_box .onebox .name {
    font-size: 3.5vw;
    height: 9vmin;
  }
  .girls_box .onebox .size {
    font-size: 2.4vw;
  }
  .girls_box .onebox .shop {
    font-size: 3vw;
  }
  .girls_box .onebox .clock {
    font-size: 3vw;
  }
  .girls_box .onebox .clock img {
    width: 8%;
    height: auto;
  }
  .girls_box .onebox .icon_box .i {
    font-size: 2.4vw;
  }
  .gmore_btn {
    width: 40%;
    font-size: 3.5vw;
  }
  .gmore_btn span {
    right: 5%;
  }
  /*system*/
  #system .system01 .box .title, #system .system02 .box .title, #system .system03 .box .title {
    font-size: 3.5vw;
  }
  #system .system01 .box .title span, #system .system02 .box .title span, #system .system03 .box .title span {
    font-size: 2.8vw;
  }
  #system .system01 .box .txt .one .t, #system .system02 .box .txt .one .t, #system .system03 .box .txt .one .t {
    font-size: 3.2vw;
  }
  #system .system01 .box .txt .one .p, #system .system02 .box .txt .one .p, #system .system03 .box .txt .one .p {
    font-size: 3.9vw;
  }
  #system .system01 .box .txt .one .p span, #system .system02 .box .txt .one .p span, #system .system03 .box .txt .one .p span {
    font-size: 3.2vw;
  }
  #system .system04 .txt .t1 {
    font-size: 3.2vw;
  }
  #system .system04 .txt .t2 {
    font-size: 2.8vw;
  }
  /*system02*/
  #system02 .system01 .box .title {
    font-size: 3.5vw;
  }
  #system02 .system01 .box .title span {
    font-size: 2.8vw;
  }
  #system02 .system01 .box .txt .one .t {
    font-size: 3.2vw;
  }
  #system02 .system01 .box .txt .one .p {
    font-size: 3.9vw;
  }
  #system02 .system01 .box .txt .one .p span {
    font-size: 3.2vw;
  }
  #system02 .system02 .box .title {
    font-size: 3.5vw;
  }
  #system02 .system02 .box .title span {
    font-size: 2.8vw;
  }
  #system02 .system02 .box .txt .one .t {
    font-size: 3.2vw;
  }
  #system02 .system02 .box .txt .one .p {
    font-size: 3.9vw;
  }
  #system02 .system02 .box .txt .one .p span {
    font-size: 3.2vw;
  }
  #system02 .system02 .box .txt .txtbox02 {
    padding: 7% 2%;
    font-size: 3.2vw;
  }
  #system02 .system03 .box .title {
    font-size: 3.5vw;
  }
  #system02 .system03 .box .title span {
    font-size: 2.8vw;
  }
  #system02 .system03 .box .txt .one .t {
    font-size: 3.2vw;
  }
  #system02 .system03 .box .txt .one {
    font-size: 3.2vw;
  }
  #system02 .system03 .box .txt .one .p span {
    font-size: 3.2vw;
  }
  #system02 .system04 .txt .t1 {
    font-size: 3.2vw;
  }
  #system02 .system04 .txt .t2 {
    font-size: 2.8vw;
  }
  #system02 .system05 {
    padding: 12% 0;
  }
  #system02 .system05 .title {
    font-size: 4.8vw;
    margin-bottom: 3%;
  }
  #system02 .system05 .title span {
    font-size: 3.5vw;
  }
  #system02 .system05 .cosbox .one .t {
    font-size: 3.5vw;
    padding-top: 8%;
  }
  #system02 .system06 .box .title {
    font-size: 3.5vw;
  }
  #system02 .system06 .box .title span {
    font-size: 2.8vw;
  }
  #system02 .system06 .box .txt .one .t {
    font-size: 3.2vw;
  }
  #system02 .system06 .box .txt .one .p {
    font-size: 3.9vw;
  }
  #system02 .system06 .box .txt .one .p span {
    font-size: 3.2vw;
  }
  #system02 .systemtxt .txt01 {
    font-size: 3.6vw;
  }
  #system02 .systemtxt .btn {
    font-size: 3.9vw;
    width: 60%;
    padding: 3% 0;
  }
  /*contact*/
  #contact .contact .foambox .foambtn, #contact .contact .foambox .returnbtn, #contact .contact_fin_btn {
    padding: 4% 0;
  }
  #contact .contact .foambox {
    margin: 4% auto 0;
  }
  #contact .contact .foambox .box label, #contact .contact .foambox .foambtn, #contact .contact .foambox .returnbtn, #contact .contact .foambox .box input, #contact .contact .foambox .box select, #contact .contact .foambox .box textarea, #contact .contact .foambox .box div .answer, #contact .contact .txt, #contact .contact_fin_btn {
    font-size: 3.2vw
  }
  #contact .contact_fin_txt01 {
    font-size: 5.2vw;
  }
  #contact .contact_fin_txt02 {
    font-size: 2.8vw;
  }
  /*girlsDetail*/
  #girlsDetail .girlsDetail01 .name {
    font-size: 4.8vw;
  }
  #girlsDetail .girlsDetail01 .name .schedule {
    font-size: 3vw;
  }
  #girlsDetail .girlsDetail01 .size {
    font-size: 2.5vw;
  }
  #girlsDetail .girlsDetail01 .icon .box {
    font-size: 2.5vw;
  }
  #girlsDetail .txt .girlsDetailtitle {
    font-size: 3.5vw;
  }
  #girlsDetail .txt .box {
    padding: 4%;
  }
  #girlsDetail .txt .box .t, #girlsDetail .txt .box02 .box {
    font-size: 2.8vw;
  }
  #girlsDetail .girlsDetail03 .box .one {
    font-size: 2.8vw;
  }
  #girlsDetail .girlsDetail04 .box .one .t01 {
    font-size: 3.2vw;
    margin-bottom: 3%;
  }
  #girlsDetail .girlsDetail04 .box .one .t02 {
    font-size: 2.8vw;
  }
  #girlsDetail .girlsDetailtitle {
    font-size: 3.2vw;
  }
  #girlsDetail .girlsDetail04 .box .one .t03 {
    font-size: 2.5vw;
    margin-top: 4%;
  }
  #girlsDetail .girlsDetail04 .review_btn {
    font-size: 2.8vw;
  }
  /*access*/
  #access .access01 .box .txt .t1 {
    font-size: 3.2vw;
  }
  #access .access01 .box .txt .t2 {
    font-size: 2.8vw;
  }
  /**/
  #news .news .onebox .img img {
    width: 100px;
    height: 100px;
  }
  #t_event .news .news_box .onebox .img img {
    width: 100px;
    height: 100px;
  }
}