.sub-header {
    position: sticky;
    top: 60px !important;
    z-index: 8;
}

@media only screen and (min-width: 641px) {

    /* 最小幅641pxおよび最大幅1024px、タブレット専用のスタイル */
    .sub-header {
        position: sticky;
        top: 60px !important;
        z-index: 8;

    }
}

.dtown-standby-box {
    height: 600px;
    overflow: scroll;
}

#pickup_two {
    padding: 0 .5em;
    margin: 0 auto;
}

.pickup_box {
    width: 50%;
    float: left;
    text-align: center;
}

.pickup_slider {
    padding: 0 5px;
}

.mainVisual .pickup_box .pickup_img a img {
    width: 100%;
}

.pickup_txt {
    margin-top: 1em;
    font-size: 1.2rem;
    height: 26px;
    line-height: 26px;
    margin-top: 10px;
}

.mainVisual .p_btn {
    height: 22px;
    line-height: 22px;
}

.pickup_event,
.event_img_w.pickup_event_w {
    background: url(../images/slider/picup_event.png) no-repeat;
    background-size: 100%;
}

.event_img_w {
    width: 200px;
    height: 70px;
    position: absolute;
    top: 255px;
    right: 9%;
    width: 280px;
    height: 92px;
    transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
}

#top-slider .swiper-slide {
    text-align: center;
    width: 80% !important;
    max-width: 1000px;
    padding: 0 5px;
}

#top-slider .swiper-slide-next,
#top-slider .swiper-slide-prev {
    opacity: 0.3;
}

.intro1-img {
    position: absolute;
    width: 27%;
    left: 0%;
}

.intro2-img {
    position: absolute;
    width: 27%;
    right: 34%;
}

.rose-line img {
    height: 15vh;
    width: 100%;
}

.mt-10 {
    margin-top: 6rem;
}

.bg-grey {
    background-color: #E3DEE2;
}

.new-face-name {
    color: #242424;
    text-decoration: none;
    font-size: larger;
    font-weight: 800;
}

.color-pink {
    color: #FF8D8D;
}

.btn-schedule {
    background-color: #C1B287;
    color: #fff;
    text-decoration: none;
    font-size: larger;
    padding: 1rem 2rem;
}

.custvoice-swiper {
    height: 200px;
}

.sss-rank-slider {
    width: 100%;
}

.sss-rank-slider .swiper-slide {
    width: 16.6% !important;
}

.div-readmore {
    margin-top: 3rem;
}

.sec-schedule {
    margin-top: 5rem;
}

.section-jobsite {
    margin-top: 5rem;
    padding-bottom: 5rem;
}

.list_text {
    margin-top: 10px;
}

.list_text .gbox_icon img {
    width: 70%;
}

.gbox_icon {
    height: 25px;
}

#section-new-face {
    margin-top: 5rem;
}

.new-face-wraper,
.schedule-wraper {
    /* width: 70%; */
    margin: 0 auto;
}

.girl-info-text-box {
    width: 60%;
}

.girlsinfo-slide {
    text-align: center;
}

.girlsinfo-slide img {
    width: 50%;
}

.bg-blue {
    background-color: #318c99;
}

.bg-sky-pink {
    background-color: #d9c096;
}

.schedule-wraper .prev-button {
    left: 0% !important;
    top: 50% !important;
}

.schedule-wraper .next-button {
    right: 50% !important;
    top: 50% !important;
}

.swiper-button-prev.prev-button.rev-prev-button {
    right: 52% !important;
}

.swiper-button-next.next-button.rev-prev-button {
    right: 97% !important;
}

/* @media only screen and (min-width: 1501px){
    .swiper-button-prev.prev-button.rev-prev-button {
        right: 25vw !important;
    }
    .swiper-button-next.next-button.rev-prev-button {
        right: 46vw !important;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1500px){

}
@media only screen and (min-width: 769px) and (max-width: 1024px){
    .swiper-button-prev.prev-button.rev-prev-button {
        right: 30vw !important;
    }
    
    .swiper-button-next.next-button.rev-prev-button {
        right: 56vw !important;
    } 
} */
@media only screen and (max-width: 768px) {
    .dtown-schedule-box {
        height: 320px;
        overflow: scroll;
    }

    .dtown-diary-box {
        height: 200px;
        overflow-x: hidden;
    }

    .intro1-text-container {
        margin-top: 7rem;
    }

    .intro1-img {
        width: 70%;
        left: 5%;
        top: -1.5em;
    }

    .intro2-img {
        width: 70%;
        right: 5%;
        top: -9vh;
    }

    .sss-rank-slider .swiper-slide {
        width: 25% !important;
    }

    .sss-rank-slider {
        margin-top: 3rem;
    }

    .today-schedule {
        margin-top: .5rem;
    }

    .rose-line img {
        height: unset;
    }

    .today-girl {
        text-align: center;
    }

    #today_girls {
        margin-top: 3rem !important;
    }

    .tabs_menu {
        justify-content: center;
        flex-wrap: wrap;
    }

    .tabs_menu div {
        width: 45%;
    }

    .girls_list ul {
        justify-content: center;
    }

    .girls_list ul li {
        width: 45%;
        text-align: center;
    }

    .bottom-line {
        /* margin-top: 5px; */
        margin-bottom: 10px;
        border-bottom: solid 1px #212529;
        width: 99% !important;
    }

    .hide-show a {
        display: block;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        padding: 10px 0;
        color: #fff;
        background: #242424;
    }

    .div-readmore {
        margin-top: 1rem;
    }

    .sec-schedule {
        margin-top: 2rem;
    }

    .btn-schedule {
        padding: 0.2rem 0.5rem;
    }

    .today-schedule #girls_all ul li .shift_name a {
        color: #212529;
        text-decoration: none;
        font-weight: 900;
    }

    .today-schedule #girls_all ul li .comment_girls_all,
    .today-schedule #girls_all ul li .shift_name {
        font-size: 0.8em;
        text-wrap: nowrap;
        overflow: hidden;
        padding: 0;
    }

    .today-schedule #girls_all ul li .shift_name {
        font-size: 1em;
        font-weight: 800;
    }

    .cus-voice-prev,
    .cus-voice-next {
        top: 40% !important;
    }

    .custvoice-swiper {
        height: 200px;
    }

    .cus-voice-box {
        height: 85%;
    }

    .section-jobsite {
        margin-top: 3rem;
        padding-bottom: 3rem;
    }

    .today-schedule p.state_go {
        margin-top: 10px;
        font-size: larger;
    }

    .new-face-wraper,
    .schedule-wraper {
        width: 100%;
    }

    .girl-info-text-box {
        width: 100%;
    }

    .girlsinfo-slide img {
        width: 100%;
    }

    .new-face-wraper .prev-button {
        left: 50% !important;
        top: 50% !important;
    }

    .new-face-wraper .next-button {
        right: 0% !important;
        top: 50% !important;
    }

    .schedule-wraper .prev-button {
        left: 0% !important;
        top: 50% !important;
    }

    .schedule-wraper .next-button {
        right: 50% !important;
        top: 50% !important;
    }

    .swiper-button-prev.prev-button.rev-prev-button {
        right: 50% !important;
    }

    .swiper-button-next.next-button.rev-prev-button {
        right: 97% !important;
    }

    .list_text .gbox_icon img {
        width: 60%;
    }
}