
/* 予約案内ページ */
.cs-mv.col-bg-gray {
    height: 100%;
}

.cs-mv .column-mv{
    max-width: 1000px;
    width: 100%;
}

.cs-mv-list {
    /* width: 670px; */
    /* width: 100%; */
    width: 70%;
    /* bottom: 205px; */
    bottom: 15vw;   
    /* margin-bottom: 2vw; */
    margin-bottom: 40px;
    /* margin-left: 0.3vw; */
    /* margin-left: 27px; */
    z-index: 1;
}

.cs-btn{
    width: 92%;
    /* margin: 20px auto 0; */
    margin: 20px 0 0;
    padding: 13px;
    border-radius: 5px;
    background: rgba(233,85,32,0.85);
}

.cs-mv-list .cs-btn{
    padding: 24px;
}

.cs-mv-list .cs-btn .font1vw{
    font-size: 1vw;
}

.cs-mv-list ul li:first-child{
    width: 33%;
    margin-left: 20px;
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.cs-mv-list ul li:first-child a{
    margin-top: 0;
    letter-spacing: 1px;
}

.cs-mv-list ul li:first-child a .r-arrow{
    width: 8%;
}


.cs-mv-list ul li:last-child .cs-btn{
    background: none;
    padding: 0;
    margin-right: 0;
}

.cs-mv-list ul li:last-child{
    /* width: 45%; */
    /* margin-left: 0px; */
    display: flex;
    justify-content: center;
    align-items: center;

    right: 0;
    width: 24%;
    margin-top: 9.5vw;
    margin-right: -24vw;
}

.cs-mv-list ul li:last-child a{
    margin: 0;
    width: 113%;
    margin-left: 40px;
}


.cs-mv-list ul li:last-child .cs-btn{
    margin-top: 0;
    margin-left: 0px;
    font-size: 14px;
}

.cs-mv-list ul li:last-child .cs-btn .white{
    margin-right: 25px;
}

.cs-mv-list ul li:last-child .cs-btn .img_box img{
    margin-bottom: 5px;
}



.cs-mv-list ul li {
    width: 36%;
}

.cs-intro-btn ul li{
    width: 33%;
}

.cs-intro-btn{
    /* width: 50%; */
    width: 950px;
    margin: 3vw auto;
    font-size: 18px;
}

#cs-service ul li{
    width: 24%;
    filter: drop-shadow(0 0px 5px rgba(0,0,0,0.2));
}

#cs-service .f990{
    width: 90%;
}

#cs-service ul li p{
    padding: 30px;
}

#cs-service .cl-s .vertical-line-gray{
    height: 150px;
}

#cs-service .cl-s .img_box{
    width: 380px;
}

#cs-service .cl-s .img_box img{
    width: 300px;
    margin-left: 3vw;
}

@media screen and (max-width: 1600px){
    /* #cs-service .cl-s h2{
        font-size: 3vw;
    } */

    #cs-service .cl-s .img_box{
        /* width: 33vw; */
    }

    #cs-service .cl-s .img_box img{
        /* width: 30vw; */
        /* margin-left: 0; */
    }

    /* #cs-service .cl-s .flex p{
        font-size: 1.6vw;
    } */

    #cs-service .cl-s .img_box p{ 
        font-size: 1vw;
    }


}

@media screen and (max-width: 1500px){
    .cs-mv-list ul li:first-child{
        margin-top: 20px;
        margin-left: 15px;
    }

    .cs-mv-list ul li:last-child{
        width: 30%;
        margin-top: 9vw;
        margin-right: -300px;
    }

    .cs-mv-list .cs-btn {
        padding: 18px;
    }
}

@media screen and (max-width: 1300px){
    #cs-service .cl-s .img_box{
        margin-left: 30px;
    }

}

@media screen and (max-width: 1200px){
    #cs-service .cl-s h2{
        font-size: 3vw;
    }

    #cs-service .cl-s .flex .mr50{
        margin-right: 20px;
    }

    #cs-service .cl-s .img_box{
        width: 28vw;
    }

    #cs-service .cl-s .img_box img{
        width: 23vw;
    }


}


@media screen and (max-width: 1000px){
    .cs-mv-list{
        /* width: 58vw; */
    }

    .cs-mv-list ul li{
        width: 40%;
    }

    .cs-mv-list ul li:first-child{
        width: 38%;
        /* right: 0; */
    }

    .cs-mv-list ul li:last-child{
        width: 28%;
        margin-right: -180px;
    }

    .cs-mv-list ul li:last-child .cs-btn{
        margin-left: 20px;
        font-size: 12px;
    }

    .cs-intro-btn{
        width: 80%;
    }

    .cs-mv-list ul li:last-child{
        margin-top: 110px;
    }
    
    #cs-service .cl-s .vertical-line-gray{
        height: 150px;
        margin-top: 30px;
    }

    .rs-list .img_box{
        height: 40px;
    }
}

@media screen and (max-width: 767px){
    .rs-list .img_box{
        width: 24px;
        height: auto;
    }

    .sp-font8{
        font-size: 10px!important;
        transform: scale(0.8);
    }

    .cs-mv-list{
        width: 90vw;
        margin-left: 0;
        margin-bottom: 10.5vw;
    }

    .cs-mv-list ul li:first-child{
        width: 65%;
        /* margin-top: 32px; */
        margin-top: 8px;
        /* right: 0; */
    }

    .cs-mv-list ul li:first-child a .r-arrow{
        width: 6%;
    }

    .cs-mv-list ul li:first-child a{
        width: 88%;
        /* margin-left: 10px; */
        padding: 10px 5px;
        letter-spacing: 0px;
    }

    .cs-mv-list ul li:last-child{
        width: 42%;
        margin-left: 0px;
        margin-right: -30px;
        margin-top: 14px;
        /* left: 0; */
    }

    .cs-mv-list ul li:last-child .cs-btn{
        padding: 5px 5px 5px 0;
        margin-top: 2vw;
        margin-left: 0;
    }

    .cs-mv-list ul li:last-child .cs-btn .white{
        margin-right: 0;
    }

    .cs-mv-list ul li:last-child .cs-btn .img_box{
        width: 100%;
    }

    .cs-intro-btn{
        width: 100%;
    }

    .cs-intro-btn ul li{
        width: 32%;
    }    

    .cs-intro-btn ul li a{
        border: 1px solid #cccccc;
    }

    #cs-service .f990{
        width: 100%;
        margin-top: 50px;
    }

    #cs-service .vertical-line{
        height: 30px;
        margin: 0 auto 40px;
    }

    #cs-service ul li{
        width: 100%;
    }

    #cs-service ul li p {
        padding: 20px;
    }

    #cs-service .cl-s .flex p{
        font-size: 2.5vw;
    }

    #cs-service .cl-s .vertical-line-gray{
        height: 100px;
        margin-top: 0px;
    }

    #cs-service .cl-s .img_box p{
        font-size: 1.7vw;
    }
    #cs-service .cl-s .img_box{
        width: 33vw;
    }

    #cs-service .cl-s .img_box img{
        margin-left: 0;
        width: 30vw;
    }

    /* #cs-service .cl-s .flex p{
        font-size: 1.7vw;
    } */

}
/* /予約案内ページ */

/* FAQ */
#cs-flow .w800{
    padding: 6vw 0;
}

#cs-flow .white-border-b{
    border-bottom: 3px solid #fff;
}

#cs-flow table tbody .bg-c-gray{
    background-color: #4d4d4d;
}

#cs-flow table tbody .bg-c-gray td{
    padding: 10px 30px;
}

#cs-flow table tbody .bg-c-white td{
    padding: 40px 60px;
}

@media screen and (max-width: 767px){
    #cs-flow .w800{
        padding-top: 50px;
        padding-bottom: 100px;
    }

    #cs-flow table tbody .bg-c-white td {
        padding: 20px 30px;
    }

    #cs-flow table tbody .bg-c-gray td {
        padding: 5px 20px;
    }
}

/* /FAQ */

/* 予約の流れ */
#cs-reserva-flow .cl-step-flame{
    margin-top: 0;
}

#cs-reserva-flow .tab-area{
    margin-top: -76px;
    width: 80%;
    border: none;
}

#cs-reserva-flow .tab{
    width: 50%;
    background-color: #cccccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #000000;
    border-right: none;
    border-left: none;
}

#cs-reserva-flow .tab:hover{
    opacity: .8;
}

#cs-reserva-flow .tab.active:hover{
    opacity: 1;
}


#cs-reserva-flow .tab .img_box{
    top: inherit;
    right: inherit;
    margin-right: 20px;
    height: inherit;
}

#cs-reserva-flow .tab .img_box img{
    margin-bottom: 5px;
}

#cs-reserva-flow .cl-step-flame{
    margin-top: 0;
}

#cs-reserva-flow .tab.active{
    background-color: white;
}

#cs-reserva-flow .content-area{
    font-size: 16px;
    border: none;
    text-align: left;
}

#cs-reserva-flow #counseling-02{
    background-image: url(../../img/cs/new/cl-bg.jpg);
}

.cs-school-status.bg-c-gray{
    width: 90%;
    margin: 0 0 0 auto;
    background-color: #e5e5e5;
}

.cs-school-status .img_box{
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 30px;
}

.cs-school-status .flex{
    margin-top: -60px;
    padding: 100px 7vw 50px;
}

.cs-school-status .cs-school-status-title{
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 10px;
}

.cs-school-status .bg-c-white{
    padding-right: 30px;
}

.cs .price-mv .column-mv{
    margin-left: 15.5vw;
}

.cs .sub-page-h1{
    margin-bottom: 5vw;
    line-height: 2.1;
}

.cs .sub-page-h1 span{
    /* font-size: 40px; */
    font-size: 1.9vw;
    background: linear-gradient(135deg, transparent 14px, #10386b 5px);
}

.cs .sub-page-h1 span:last-child{
    /* font-size: 47px; */
    font-size: 2.3vw;
    background: linear-gradient(315deg, transparent 14px, #10386b 5px);
}

.cs .sub-page-h1 span:first-child:before,
.cs .sub-page-h1 span:last-child:after{
    content: none;
}

@media screen and (max-width: 1600px){
    #cs-reserva-flow .tab-area{
        margin-top: -67px;
    }

    #cs-reserva-flow .tab-area .tab:first-child{
        margin-left: 0;
    }

    #cs-reserva-flow .tab-area{
        margin-right: auto;
        margin-left: auto;
    }
}

@media screen and (max-width: 1080px){
    .cs-school-status.bg-c-gray{
        width: 94%;
    }

    .cs-school-status .img_box{
        width: 50px;
        margin-right: 20px;
    }

    .cs-school-status .cs-school-status-title{
        font-size: 20px;
    }

    .cs-school-status .bg-c-white{
        font-size: 14px;
    }
}

@media screen and (max-width: 1000px){

    #cs-reserva-flow h2{
        font-size: 36px;
    }

    #cs-reserva-flow .tab-area {
        margin-top: -56px;
    }

    #cs-reserva-flow .tab{
        padding: 10px 20px;
        font-size: 18px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
    .cs .sub-page-h1{
        line-height: 7vw;
        margin-bottom: 2vw;
    }

    .cs .sub-page-h1 span{
        padding: 16px 15px 16px 30px;
    }

    .cs .sub-page-h1 span:last-child{
        padding: 16px 40px 16px 30px;
    }
}

@media screen and (max-width: 767px){
    .cs .price-mv .column-mv{
        margin-left: 0;
    }

    .cs .sub-page-h1{
        width: 105%;
        line-height: 11vw;
        margin-bottom: 2vw;
        margin-left: 15px!important;
    }

    .cs .sub-page-h1 span:first-child{
        padding: 10px 10px 10px 14px;
        font-size: 4.5vw;
    }

    .cs .sub-page-h1 span:last-child{
        padding: 10px 10px 10px 14px;
        font-size: 5.3vw;
        background: linear-gradient( 315deg, transparent 7px, #10386b 5px);
    }

    #cs-reserva-flow h2{
        font-size: 20px!important;
    }
    
    #cs-reserva-flow .tab-area{
        margin-top: -66px;
        width: 100%;
    }

    #cs-reserva-flow .cl-step-flame{
        margin-top: 0!important;
    }

    #cs-reserva-flow .tab{
        font-size: 14px;
        text-align: left;
        line-height: 1.7;
    }

    .cs-school-status.bg-c-gray{
        width: 100%;
        margin-bottom: 30px;
    }

    .cs-school-status .flex{
        margin-top: 0;
        padding: 30px 0px 30px 20px;
    }

    .cs-school-status .img_box{
        width: 90px;
    }

    .cs-school-status .cs-school-status-title{
        margin-right: 20px;
        font-size: 12px;
    }

    .cs-school-status .bg-c-white{
        font-size: 10px;
        padding-right: 20px;
    }

}

/* /予約の流れ */
