.and_more{
    display: none;
}
/*.pagetop{*/
/*    display: none;*/
/*}*/
/*#contents_nav{*/
/*    display: none;*/
/*}*/
#contact_inner_m{
    display: none;
}
.contact_inner_pc{
    display: block;
}

/*@media screen and (max-width: 749px) {*/
    div.ticker {
        max-width: 100%;
        min-width: 96%;
        position: relative;
        overflow: hidden;
        margin: 0 auto;
        padding: 6px 0;
    }
    div.ticker ul li{
        font-size: 13px;
    }
    .menu-pc{
        display: none;
    }
    #contents_nav{
        display: block;
    }
    .topschedule_in {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 0 20px;
        min-height: 100px;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent;
        padding: 22px 10px 0rem;
    }
    
    @media screen and (max-width: 750px){
        #topschedule .today_schedule_box {
            padding: 20px;
            position: relative;
            width: calc(50% - 8px);
            margin: 0 4px 8%;
        }
    }
    .and_more {
        display: block;
        margin-top: 2rem;
        padding: 0px 3%;
    }
    .and_more a {
        display: block;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        background-image: linear-gradient(#dcc9d9,#d1ded2);
        font-size: 16px;
        padding:9px 0;
        color: #fff;
        border:1px solid #fff;
    }
    .and_more span {
        margin-left: 15px;
        position: relative;
        display: inline-block;
        padding-left: 22px;
        text-decoration: none;
    }
    .and_more span:before {
        content: "";
        width: 20px;
        height: 20px;
        background-color: transparent;
        border-radius: 50%;
        position: absolute;
        top: 51%;
        left: 0;
        margin-top: -11px;
    }
    .and_more span:after {
        border-color: transparent transparent transparent #fff;
    }
    .and_more span:after {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 0 6px 8px;
        position: absolute;
        top: 51%;
        left: 7px;
        margin-top: -7px;
    }
    #topnews {
        width: 100%;
        position: relative;
        margin: 90px 0 0;
        padding: 0 10px;
    }
    #topnews .topnews_kuang{
         padding: 15px 38px;
         box-shadow: 0 1px 8px rgb(0 0 0 / 9%);
         height: 350px;
    }
    #topnews .topnews_in {
       border: solid 0px #2ed9ea;
        /*overflow: auto;*/
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
       padding: 0;
        max-height: 195px;
        
        color: #146bc5;
    }
    #pickup {
        padding: 90px 25px 0;
        width: 100%;
        max-width: 100%;
    }
    .top_pickup {
        background: url(../img/peoplekuang.png) no-repeat top left / contain;
        background-size: 100% 100%;
        width: 100%;
        height: auto;
        padding: 14% 14%;
    }
    .content_bottom{
        display: block;
        max-width: 100%;
        min-width: 100%;
    }
    #cast {
        padding-right: 0;
        width: 100%;
    }
    #girls_inner{
        padding: 0 10px;
    }
    @media screen and (max-width: 750px){
         #girls_inner .girls_box {
        width: 49%;
        padding: 3px;
        margin: 0;
        margin-bottom: 20px;
    }
    }
   
    #cast #girls_inner .girls_box .c-profile .name {
        color: #906a00;
    }
    .content_bottom #side{
        width: 100%;
    }
    .foot_menu{
        display: none;
    }
    /*#pagetop{*/
    /*    display: none;*/
    /*}*/
    
@media screen and (max-width: 750px){
    #pagetop {
        position: fixed;
        right: 4%;
        /*bottom: 25px;*/
        z-index: 3;
            width: 46px;
        height: 46px;
    }
    #pagetop a{
        height: 46px;
        /*position: absolute;*/
        /*bottom: 25px;*/
    }

   
}

    .pagetop{
        display: flex;
        text-align: center;
        transition: 1.0s;
        z-index: 9999;
        width: 100%;
    height: 100%;
        align-items: center;
    justify-content: center;
    }
    .pagetop a {
        font-size: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
     #wrap .pagetop a svg{
        fill: #fff;
        width: 75%;
    }
    #following {
        position: fixed;
        width: 100%;
        bottom:40px;
        z-index: 999;
        transition: 1.0s;
        position: fixed;
        left: calc((100% - 750px)/2 + 20px);
        bottom: 40px;
        z-index: 3;
        width: 54px;
        height: 54px;
    }
    @media screen and (max-width: 750px){
    #following {
        position: fixed;
        left: 4%;
        /*bottom: 25px;*/
        z-index: 3;
            width: 46px;
        height: 46px;
    }

   
}
    .footer_info{
        display: none;
    }
    .pagetop {
        background: #4ecd00;
    }
    .pagetop.active {
        bottom: 240px;
        transition: 1.0s;
    }
    .pagetop a {
        font-size: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 45px;
        height: 45px;
    }
    #topschedule {
        background: transparent;
        padding: 0px 0 0;
    }
    #content h2{
        margin-top: 0;
        background: url(../img/titleh2kuang.png);
            background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    }
    .today_schedule_box .time.today_schedule_box .wow,.today_schedule_box .time{
        display: block;
    }
    .c-profile{
        padding: 8px;
    }
    @media screen and (max-width: 750px){
        .today_schedule_box .beginner {
            background: #c4af7c;
            background: -moz-linear-gradient(left, #c4af7c 0%, #e6d1a7 100%);
            background: -webkit-gradient(linear, left center, right center, from(#c4af7c), to(#e6d1a7));
            background: -webkit-linear-gradient(left, #c4af7c 0%, #e6d1a7 100%);
            background: -o-linear-gradient(left, #c4af7c 0%, #e6d1a7 100%);
            background: -ms-linear-gradient(left, #c4af7c 0%, #e6d1a7 100%);
            background: linear-gradient(to right, #d1ded2 0%, #dcc9d9 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#A97F2A, endColorstr=#FDD379,GradientType=1 );
               width: 38px;
    height: 38px;
            display: block;
            text-align: center;
            line-height: 38px;
            font-size: 10px !important;
            position: absolute;
                top: 55%;
    left: 18%;
            margin: 0;
            -webkit-transform: rotate(0);
            padding: 0;
            font-weight: 400;
            font-family: inherit;
        }
    }
    
    .today_schedule_box .beginner::after{
        display: none;
    }
    .today_schedule_box .time {
        font-size: 14px;
    }
    .girls_box:nth-child(even) {
        margin-left: 1.5%;
    }
    #h_tel_btn {
        position: fixed;
        top: 14vw;
        left: 6vw;
        width: 45px;
        height: 45px;
        z-index: 8887;
        border: solid 1px #2ed9ea;
    }
    
    @media screen and (max-width: 750px){
        #h_menu_btn{
            top: 20px;
            left: 20px;
        }
    }
    #h_tel_btn a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 100%;
    }
    #h_tel_btn svg{
        width: 80%;
        height: 80%;
        fill: #2ed9ea;
    }
    body.is-fixed #h_tel_btn {
        top: 2vw;
        z-index: 9999;
    }
    header{
        padding: 0;
    }
    header .logo a {
        display: block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        padding: 0px 0px;
    }
    @media screen and (max-width: 750px){
         .gundonglogo{
            display: none !important;
        }
    }
   
    body.is-fixed #contents_nav .logo a.firstlogo {
        /*width: 35%;*/
        /*padding: 0;*/
        display: none;
    }
    body.is-fixed #contents_nav .logo a.gundonglogo {
            width: 35%;
    padding: 0;
    display: block !important;
    }
    #header_info .time{
        padding: 5px 0;
        line-height: 1.8;
        font-size: 14px;
        font-weight: 400;
    }
    #header_info .time{

    }
    #header_info .time .info_bg {
        padding: 0 5px;
        font-size: 10px;
        border-radius: 2px;
        width: 100%;
        height: 100%;
        background: transparent;
        color: #000000;
        margin: 0 auto 90px;
    }
    #news_pickup{
        margin: 0 auto 60px;
    }

    #h_menu {
        position: fixed;
        top: 0;
        left: calc((100% - 750px)/2);
        width: 750px;
        height: 0;
        background: #ffffff;
        overflow-x: scroll;
        z-index: 8888;
        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        -o-transition: all 0.8s;
        transition: all 0.8s;
    }
    @media screen and (max-width: 750px){
        #h_menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        background: #ffffff;
        overflow-x: scroll;
        z-index: 8888;
        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        -o-transition: all 0.8s;
        transition: all 0.8s;
    }
    }
    #h_menu_list {
        overflow-x: scroll;
        padding: 15vw 45px;
    }
    #h_menu_list li {
        position: relative;
        top: -5px;
        left: -5px;
        opacity: 0;

        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;

    }
    #h_menu.active #h_menu_list li{
        border-bottom: solid 1px #196ad1;
        text-align: left;
    }
    #h_menu_list li:last-child {
        border-bottom: none;
    }
    #h_menu.active #h_menu_list li {
        opacity: 1;
        top: 0;
        left: 0;
    }
    #h_menu.active #h_menu_list li:nth-child(n + 1):nth-child(-n + 12) {
        transition-delay: 0.1s;
    }
    #h_menu_list li a {
        display: block;
        padding: 15px 0;
        font-weight: 700;
        font-size: 14px;
    }
    #h_menu_list li svg {
        position: absolute;
        right: 0;
        top: 35%;
        width: 7px;
    }
    #newslist {
        max-width: 100%;
        min-width: 100%;
        margin: 0 auto;
    }
    #bread-crumb-list {
        max-width: 100%;
        min-width: 100%;
        margin: 10px auto;
        padding: 0 10px;
    }
    #bread-crumb-list li a span {
        font-size: 10px;
    }
    #newslist article {
        margin-bottom:20px;
        padding:5px;
        border: 0px solid #2ed9ea;
        /*padding:0 10px;*/
        color: #906a00;
        min-height:215px
       
    }
/*    .pagenews article::before{*/
/*    content: "";*/
/*    position: absolute;*/
/*    background: url(../img/new2skuang.png);*/
/*    background-size: 100% 100%;*/
/*    overflow: auto;*/
/*        width: 100%;*/
/*    height: 108px;*/
/*        left: 0;*/
/*}*/
/*.pagenews article::after{*/
/*       content: "";*/
/*    position: absolute;*/
/*    background: url(../img/new2skuang.png);*/
/*    background-size: 100% 100%;*/
/*    overflow: auto;*/
/*    width: 100%;*/
/*    height: 108px;*/
/*    transform: rotate(180deg);*/
/*    bottom: -28px;*/
/*    left: 0px;*/
/*}*/
    #newslist {
        padding: 0 10px;
    }
    #newslist h3 {
        padding: 30px 0 0px;
        font-size: 18px;
    }
    #newslist_inner h3:before {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 0px;
        display: inline-block;
        width: 60px;
        height: 1px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        border-radius: 0px;
    }
    #wrap {
        padding: 0px 0 0px;
        position: relative;
        z-index: 999;
    }
    .topslide .swiper-slide {
        text-align: center;
        width:100%;
        margin: auto;
    }
    #content #cast {
        max-width: 100% !important;
        min-width: 100% !important;
        width: 100% !important;
        padding: 0;
        margin: 0 auto;
    }
    
    @media screen and (max-width: 750px){
        #content #cast .girls_box {
        width: 100%;
        margin-bottom: 20px;
        padding: 20px;
    }
    }
    #schedule_inner {
        max-width: 100%;
        min-width: 100%;
        margin: 30px auto;
        padding: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #day_btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 20px;
        padding: 0 10px;
        align-items: center;
    }
    #day_btns li {
        width: calc(100%/7 - 1px);
        text-align: center;
        font-size: 12px;
        margin: 5px 0;
        background-color: #906a00;

            background-color: #ffffffcc;
    }
    #day_btns li a{
        /*color: #fff;*/
        display: block;
        padding: 12px 5px;
    }
    #day_btns .btn_on {
        color: #fff;
        background-color: #906a00;
        border-bottom: 0px solid #906a00;
    }
    #day_btns li.btn_on a{
        color: #fff;
        display: block;
        padding: 12px 5px;
    }
    
    @media screen and (max-width: 750px){
        #schedule_inner .today_schedule_box {
        position: relative;
        padding: 20px;
        width: calc(50% - 8px);
        margin: 0 4px 1.5%;
    }
    }
    #ranking {
        max-width: 100%;
        min-width: 100%;
        margin: 0 auto;
    }
    .ranking_box_inner{
        min-width: 100%;
    }
    .ranking_box_inner .girl_box {
        width: calc(50% - 8px);
        margin: 0 4px 1.5%;
        position: relative;
        text-align: center;
    }
    #newslist_inner h3:before {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 0px;
        display: none;
        width: 60px;
        height: 1px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        border-radius: 0px;
    }
    #contact_inner_m{
        display: block;
        color: #fff;
    }
    .contact_inner_pc{
        display: none;
    }
    #contact_inner_m table {
        width: 100%;
        border: 2px solid #2ed9ea;
        border-top: none;
    }
    #contact_inner_m h3 {
        font-weight: bold;
        text-align: center;
        position: relative;
        padding: 30px 0 10px;
        letter-spacing: 0.05em;
        font-size: 18px;
        border: 2px solid #2ed9ea;
        border-bottom: none;
    }
    #contact_inner_m h3:before {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 8px;
        display: inline-block;
        width: 60px;
        height: 1px;
        background-color: #146bc5;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        border-radius: 0px;
    }
    #contact_inner_m table tr {
        display: block;
        padding: 10px 14px 0;
    }
    #contact_inner_m table th {
        padding: 5px 10px;
        background-color: #2ed9ea;
        color: #fff;
    }
    #contact_inner_m table td {
        padding: 10px;
    }
    #contact_inner_m table th, #contact_inner_m table td {
        width: 100%;
        vertical-align: middle;
        display: block;
        text-align: center;
        font-weight: bold;
    }
    #contact_inner_m table tr:first-child {
        padding-top: 25px;
    }
    #contact_inner_m table tr.bnone td {
        padding-bottom: 0;
    }
    #contact_inner_m table td a {
        display: block;
        padding: 10px 5px;
        text-align: center;
        line-height: 1.2;
        margin: 0 10px;
        border-radius: 30px;
        background: #d9c295;
        color: #fff;
    }
    #profile_inner_pc{
        display: none;
    }
    #profile_inner_md{
        display: block;
        /*padding: 0 10px;*/
        /*width: calc(100% - 20px);*/
    }
    #prof_bottom{
        max-width: 100%;
        min-width: 100%;
        padding: 10px;
        background: #ffffff85;
        /*width: calc(100% - 20px);*/
    }
    .profile_area {
        padding: 24px 10px 10px;
    }
    .prof_table{
        flex-wrap: wrap;
        justify-content: center;
    }
    .profile_list:first-child{
        display: table-cell;
        width: 98.9%;
    }
    .profile_list {
        display: table-cell;
        width: 33%;
    }
    .profile_data_list dt:first-of-type, .profile_data_list dd:first-of-type {
    padding: 0;
}
    .profile_data_list dt {
           width: 26%;
    font-size: 20px;
    padding: 0;
    font-weight: bold;
    }
    .profile_data_list dd {
            width: 71%;
    font-size: 20px;
    padding: 0;
    }
    #profile_inner_md .swbox {
        margin: 0 auto 30px;
        /*padding: 0 10px;*/
        width: calc(100% - 20px);
    }
    .swiper-pagination {
        width: 100%;
    }
    .swiper-pagination-bullet-active{
        background-color: #906a00;
    }
    #profile_inner_md .swiper-pagination {
        width: calc(100% - 20px);
        margin: 0;
    }
    .profile_area{
        padding: 0;
    }
    #profile_inner_md h3.name,#profile_inner_md .profile_data_list,#profile_inner_md .size{
        padding: 0 10px;
    }
    #profile_inner_md h3:before{
        padding: 0 10px 16px;
        display: none;
    }
    .banner_area{
        width: calc(100% - 20px);
    }
    .pagenews article {
  
  position: relative;
}

/*}*/
