.slider-girl {
      width: 100%;
      padding: 0;
      margin: 0;
      overflow: hidden;
}
.pickup__content .slider-girl img{
    width: 160px;
    height: 240px;
}
.pick-up-box .slider-girl img{
    width: 237px;
    height: 352px;
}
.pick-up-box .therapist-body{
    display: none;
}
.top-staff .therapist-body {
      display: none !important;
}
.swiper-pagination{display: none}
.swiper-button-prev,.swiper-button-next{
    display: none;
}
.side-pick .pick-slider02 .therapist-body{
 display: none !important;
}
@media screen and (max-width: 767px){
    #pickup .swiper-wrapper .therapist-body{
        display: none;
    }
    #pickup .swiper-wrapper{
        margin-top: 7px;
    }
}





/* ---------therapist-section ---------------*/
.therapist-section{
    margin-left: -10px;
    margin-top: -15px;
    display: block;
    min-height: 1%;
}
.therapist-section li{
    float: left;
    width: 25%;
    padding-left: 10px;
    padding-top: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.therapist-section .listbox{
    text-align: center;
}
.top .top-schedule{
    margin-top: 15px;
}
.list-inline{
    display: block;
    min-height: 1%;
}
.list-inline:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
.therapist-section .girl-size-separation:nth-of-type(1) {
    display: none;
}
.therapist-section .listbox .therapist-name{
    font-size: 14px;
    background: url("../images/bg_schedule01.jpg") no-repeat top center;
    padding: 4px 0 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    color: #fff;
}
.com-container01 .therapist-section .listbox .therapist-name{
    font-size: 14px;
    background: url("../images/bg_schedule03.jpg") no-repeat top center;
    padding: 4px 0 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    color: #fff;
}
.therapist-section .listbox .sizechart{
    font-size: 14px;
    color: #fff;
    line-height: 1.3;
    padding: 4px 0;
    background: url("../images/bg_schedule05.jpg") repeat-y top center;
    border: 1px solid #202020;
    border-top: none;
}
.therapist-section .listbox .therapist-work{
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 29px;
    height: 29px;
    background: url("../images/bg_schedule02.png") no-repeat top center;
}
.com-container01 .therapist-section .listbox .therapist-work{
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 29px;
    height: 29px;
    background: url("../images/bg_schedule04.png") no-repeat top center;
}
.therapist-thumb{
    width: 100%;
    padding: 0;
    margin: 0;
}
.therapist-thumb img{
    width: 100%;
}
.worktime-begin{
    position: relative;
}
.worktime-begin::after{
    content: "～";
    font-size: 14px;
    color: #fff;
    line-height: 29px;
    height: 29px;
    top: 0;
    right: 10px;
}
@media screen and (max-width: 767px){
    .therapist-section{
        margin-left: -10px;
        margin-top: -15px;
        display: block;
        min-height: 1%;
    }
    .therapist-section li{
        float: left;
        width: 50%;
        padding-left: 10px;
        padding-top: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .therapist-section .listbox{
        text-align: center;
    }
    .top .therapist-section{
        margin-top: 15px;
    }
    .list-inline{
        display: block;
        min-height: 1%;
    }
    .list-inline:after {
        clear: both;
        content:".";
        display: block;
        height: 0;
        visibility: hidden;
    }
    .therapist-section .girl-size-separation:nth-of-type(1) {
        display: none;
    }
    .therapist-section .listbox .therapist-name{
        font-size: 14px;
        background: url("../images/bg_schedule03sp.jpg") no-repeat top center;
        padding: 4px 0 7px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-weight: bold;
        color: #fff;
    }
    .com-container01 .therapist-section .listbox .therapist-name{
        font-size: 14px;
        background: url("../images/bg_schedule03sp.jpg") no-repeat top center;
        padding: 4px 0 7px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-weight: bold;
        color: #fff;
    }
    .therapist-section .listbox .sizechart{
        font-size: 14px;
        color: #fff;
        line-height: 1.3;
        padding: 4px 0;
        background: url("../images/bg_schedule05.jpg") repeat-y top center;
        border: 1px solid #202020;
        border-top: none;
    }
    .therapist-section .listbox .therapist-work{
        font-size: 14px;
        text-align: center;
        color: #fff;
        line-height: 29px;
        height: 29px;
        background: url("../images/bg_schedule04.png") no-repeat top center;
    }
    .com-container01 .therapist-section .listbox .therapist-work{
        font-size: 14px;
        text-align: center;
        color: #fff;
        line-height: 29px;
        height: 29px;
        background: url("../images/bg_schedule04.png") no-repeat top center;
    }
    .therapist-thumb{
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .therapist-thumb img{
        width: 100%;
    }
    .worktime-begin{
        position: relative;
    }
    .worktime-begin::after{
        content: "～";
        font-size: 14px;
        color: #fff;
        line-height: 29px;
        height: 29px;
        top: 0;
        right: 10px;
    }

}


/* !nav-list
---------------------------------------------------------- */
.weekNavi{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.weektitle{
    text-align: center;
    padding: 20px 0;
    font-size: 16px;
    color: #fff;
}
.weeknavi-item a{
    margin: 0 4px;
    display: inline-block;
    border: 1px solid #000;
    padding: 5px 5px;
    background: #daeefa;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.weeknavi-item a.on{
    background: #d0bc87;
}

.weeknavi-item a:hover{
    text-decoration: none;
    background: #d0bc87;
}

.weeknavi-item a .weeknavi-day{
    display: inline-block;
    font-size: 12px;
    color: #fff;
    background: #000;
    padding: 2px 2px 2px 10px;
}
.weeknavi-item a .weeknavi-name{
    display: inline-block;
    font-size: 12px;
    color: #fff;
    background: #000;
    padding: 2px 10px 2px 3px;
}

@media screen and (max-width: 767px) {
    .nav-list{
        text-align: center;
        padding: 0 0 15px;
    }

    .nav-list a.visiblePC{
        display: none;
    }
    .nav-list01 a.off{
        display: none;
    }
    .nav-list03 a span{
        display: inline-block;
        font-size: 12px;
        color: #fff;
        background: #000;
        padding: 2px 8px;
    }
    .nav-list03{
        margin-top: 0;
    }
    .nav-list03 a{
        margin: 5px 0 0 0;
    }
    .nav-list03 a.off{
        display: none;
    }
    .nav-list03 a .data{
        padding: 2px 6px;
    }
}







/* -------------------------detail ---------------------------*/
.box-left{
    width: 420px;
    float: left;
    margin-right: 30px;
}
.page-therapist-thumb{
    width: 420px;
    border: 5px solid #a79864;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.page-therapist-thumb img{
    width: 100%;
}
.staffdetail__desc{
    overflow: hidden;
}
.page-therapist-info{
    border-top: 1px solid #787878;
}
.staffdetail__desc .staffdetail__con+.staffdetail__con{
    margin-top: 15px;
}
.staffdetail__desc .page-therapist-row{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.staffdetail__desc .tablebox-cont .txt{
    font-size: 14px;
    line-height: 1.8;
}
.staffdetail__desc .tablebox-cont dl{
    display: table;
    width: 100%;
    margin-top: 10px;

}
.staffdetail__desc .page-therapist-label{
    text-align: left;
    font-size: 14px;
    width: 40%;
    background: linear-gradient(to right, #0b0a07,#1c1b13);
    padding: 8px 20px;
    border: 1px solid #787878;
    border-right: none;
    border-top: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.staffdetail__desc .page-therapist-context{
    text-align: left;
    font-size: 14px;
    width: 60%;
    padding: 8px 20px;
    background: linear-gradient(to right, #1f1f1f,#0c0c0c);
    color: #fff;
    vertical-align: middle;
    border: 1px solid #787878;
    border-top: none;
}
.therapist-schedule-item .therapist-schedule-date{
    display: table-cell;
    text-align: left;
    font-size: 14px;
    width: 40%;
    background: linear-gradient(to right, #0b0a07,#1c1b13);
    padding: 8px 20px;
    border: 1px solid #787878;
    border-right: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
.therapist-schedule-item .therapist-schedule-content{
    display: table-cell;
    text-align: left;
    font-size: 14px;
    width: 60%;
    padding: 8px 20px;
    background: linear-gradient(to right, #1f1f1f,#0c0c0c);
    color: #fff;
    vertical-align: middle;
    border: 1px solid #787878;
}
.therapist-schedule-item{
    margin-top: 5px;
}
.staffdetail__introbox{
    font-size: 14px;
    line-height: 1.8;
}

.imglist{
    margin-top: 30px;
    background: #a79864;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.imglist .imgtit{
    font-size: 14px;
    padding: 5px 0 10px;
    text-align: center;
    color: #fff;
}

.imglist ul{
    margin-left: -5px;
}
.imglist li{
    float: left;
    width: 20%;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.imglist li img{
    cursor: pointer;
}
.nav-list03{
    margin: 0 0 10px;
    text-align: center;
}
.therapist-schedule dl{
    display: flex;
    justify-content: space-between;
}



.page-therapist-gallery{
    margin-top: 30px;
    background: #a79864;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
}
.page-therapist-gallery-list li{
    float: left;
    width: 20%;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.page-therapist-gallery ul {
    margin-left: -5px;
}


@media screen and (max-width: 767px) {
    .staffdetail__desc{
        overflow: hidden;
        margin-top: 10px;
    }
    
.page-therapist-gallery{
    margin-top: 10px;
    background: none;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
}
    .page-therapist-gallery-list li{
        float: left;
        width: 33%;
        padding-left: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .page-therapist-thumb{
        width: 100%;
        border: 5px solid #a79864;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .box-left{
    width: 100%;
    float: none;
    margin-right: 0;
    }
    .nav-list03{
        margin: 0 0 10px;
        text-align: center;
    }
    .staff01 .tags{
        text-align: center;
        width: 100%;
    }
    .slick-slide img{
        margin: 0 auto;
    }
    .staff01 .icoimg{
        padding: 10px 0 10px;
    }
    .slider-nav .slick-slide{
        padding: 0 5px !important;
        margin: 5px 0 0 0;
        -webkit-box-sizing: border-box!important;
        -moz-box-sizing: border-box!important;
        box-sizing: border-box!important;
    }
    .slick-next::before{
        content: '';
    }
    .slick-prev::before, .slick-next::before {
        display: none;
    }

    .staff01-des{
        overflow: hidden;
    }
    .staff01-des .tablebox{
        margin-top: 15px;
    }
    .staff01-des .tablebox .comment{
        font-size: 12px;
        margin-top: 10px;
    }
}
.slider-for{
    padding-top: 10px;
}
.slider-for img{
    min-height: 360px;
}





/* .....................news................................. */
.newslist-datetime{
    font-size: 14px;
    line-height: 1.7;
    color: #ff0000;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 15px;
}
.newslist-title{
    color: #ffff1b;
    font-size: 1rem;
    line-height: 2;
}
.newslist-desc{
    color: #b9b9b9;
    font-size: .875rem;
}
@media screen and (max-width: 767px){
    .news-block-content{
        padding-left: 5px;
    }
}
/* newface */
.face-box .therapist-section li{
    float: none;
    width: 100%;
    padding-left: 10px;
    padding-top: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
.face-box .listbox{
display: flex;
justify-content: space-between;
}

.face-box .therapist-section .girl-size-separation:nth-of-type(1) {
    display: block;
}
.face-box .therapist-thumb{
    flex: 0 0 50%;
}
.face-box .therapist-body{
    flex:  1 1 50%;
}
.face-box .therapist-section .listbox .therapist-name {
    font-size: 14px;
    background: none;
    padding: 4px 0 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    color: #fff;
}

.face-box .therapist-section .listbox .sizechart{
    font-size: 14px;
    color: #fff;
    line-height: 2;
    padding: 4px 0;
    background: url("../images/bg_schedule05.jpg") repeat-y top center;
    border: 1px solid #202020;
    border-top: none;
}




#footer .notepad-content{
    text-align: center;
}








