#sec1 {
    position: relative;
    background: url("../img/shared/bg02_sp.jpg") repeat-y;
    background-size: 100% auto;
    padding: 25vw 0 20vw;
}
#sec1 .wrap {
    max-width: 1200px;
    padding: 0;
}
#sec1 h2 {
    width: 32vw;
    position: relative;
    z-index: 2;
    margin: 0 auto -59vw;
}
#sec1 .photo {
    height: 75vw;
    margin-bottom: 5vw;
}
#sec1 .text {padding: 0 6vw;}
@media screen and (min-width: 768px) {
    #sec1 {
        background: url("../img/shared/bg02.jpg") repeat;
        background-size: auto;
        padding: 160px 0 126px;
    }
    #sec1 .wrap {
    }
    #sec1 h2 {
        width: 199px;
        height: 620px;
        position: absolute;
        top: 415px;
       left: calc(50% + 240px);
        margin: 0;
    }
    #sec1 .photo {
        height: 650px;
        margin-bottom: 61px;
    }
    #sec1 .text {
        width: 798px;
        height: 313px;
        line-height: 42px;
        padding: 0;
        letter-spacing: 3px;
    }
}
.course__frame-1 {
    position: relative;
}

.course__frame-1::after, .course__frame-1::before {
    content: "";
    background: url("../img/shared/bg03_sp.jpg") repeat-y;
    background-size: 100% auto;
    height: 10px;
    right: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.course__frame-1::after {
    width: 20px;
    height: 100%;
    right: auto;
}


@media screen and (min-width: 768px) {
    .course__frame-1::after, .course__frame-1::before {
        background: url("../img/shared/bg03.jpg") repeat;
        background-size: auto;
        height: 10px;
        right: 0;
        top: 0;
        left: 0;
    }
    .course__frame-1::after {
        width: 147px;
        height: 100%;
        right: auto;
    }
}
#sec2 {
    padding-top: 15vw;
    padding-bottom: 10vw;
    padding-left: 20px;
}
#sec2 h2 {
    width: 68vw;
    margin-bottom: 6vw;
}
#sec2 .text {margin-bottom: 6vw;}
#sec2 .box {
    width: 90vw;
    height: 59vw;
    background: url("../img/course/sec2_deco.png") no-repeat;
    background-size: contain;
    position: relative;
    margin-left: -3vw;
}
#sec2 .box ul {
    display: block;
    width: 100%;
    height: 100%;
}
#sec2 .box ul li {
    width: 43vw;
    height: 35vw;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 3.5vw;
    position: absolute;
}
#sec2 .box ul li:nth-child(1) {
    top: 20vw;
    left: 0;
}
#sec2 .box ul li:nth-child(2) {
    top: 0;
    left: 23vw;
}
#sec2 .box ul li:nth-child(3) {
    top: 20vw;
    left: 47vw;
}
@media screen and (min-width: 768px) {
    #sec2 {
        padding-top: 180px;
        padding-bottom: 105px;
        padding-left: 0;
    }
    #sec2 h2 {
        width: 405px;
        margin-bottom: 15px;
    }
    #sec2 .text {
        width: 330px;
        margin-bottom: 0;
        line-height: 35px;
        padding-left: 9px;
    }
    #sec2 .box {
        width: 599px;
        height: 371px;
        position: absolute;
        top: -108px;
        right: -30px;
        margin-left: 0;
    }
    #sec2 .box ul {
    }
    #sec2 .box ul li {
        width: 292px;
        height: 242px;
        font-size: 24px;
        letter-spacing: 2px;
    }
    #sec2 .box ul li:nth-child(1) {
        top: 128px;
        left: 0;
    }
    #sec2 .box ul li:nth-child(2) {
        top: -2px;
        left: 25%;
    }
    #sec2 .box ul li:nth-child(3) {
        top: 129px;
        left: 51%;
    }
}
#sec3 {
    padding-bottom: 10vw;
    position: relative;
    padding-left: 20px;
}
#sec3 .wrap {
    max-width: 1200px;
}
#sec3 h2 {
    width: 56vw;
    margin: 0 auto 10vw;
    position: relative;
}
#sec3 h2::after {
    content: "";
    background: #222;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 1px;
}
#sec3 .box {
    position: relative;
    margin-bottom: 10vw;
}
#sec3 .box dl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    line-height: 1;
    font-size: 5.5vw;
    font-weight: 500;
}
#sec3 .box dl dd span {
    font-size: 4.5vw;
}
#sec3 .box dl + dl {
    margin-top: 4vw;
}
#sec3 .box h3 {
    font-size: 4.5vw;
    padding-top: 10vw;
    line-height: 1;
    margin-bottom: 3vw;
}
#sec3 .box ul {
    line-height: 36px;
    padding-top: 0;
}
#sec3 .slider__s {
    position: relative;
}
#sec3 .slider__s .slider__large {
    margin-left: 0;
    margin-bottom: 0;
}
#sec3 .slider__s .slider__large .ob-img {
    height: 65vw;
}
#sec3 .slider__s .slider__thumb {
    position: relative;
    z-index: 2;
}
#sec3 .slider__s .slider__thumb .slick-slide {
    margin: 0 5px 0 1px;
    cursor: pointer;
}
#sec3 .slider__s .slider__thumb .slick-slide .ob-img {
    filter: grayscale(1);
}
#sec3 .slider__s .slider__thumb .slick-slide:hover .ob-img {
    filter: grayscale(0);
}
#sec3 .slider__s .slider__thumb .slick-current .ob-img {
    filter: grayscale(0);
}
#sec3 .slider__s .slider__thumb .ob-img {
    height: 16vw;
    background: #222;
}
@media screen and (min-width: 768px) {
    #sec3 {
        padding-bottom: 67px;
        padding-left: 0;
    }
    #sec3 h2 {
        width: 484px;
        margin: 0 auto 62px;
    }
    #sec3 h2::after {
        bottom: -1px;
        height: 2px;
    }
    #sec3 .box {
        width: 409px;
        position: absolute;
        top: 262px;
        right: -10px;
        margin-bottom: 0;
    }
    #sec3 .box dl {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        line-height: 1;
        font-size: 35px;
        font-weight: 500;
    }
    #sec3 .box dl dd span {
        font-size: 30px;
    }
    #sec3 .box dl + dl {
        margin-top: 24px;
    }
    #sec3 .box h3 {
        font-size: 20px;
        padding-top: 47px;
        line-height: 1;
        margin-bottom: 13px;
    }
    #sec3 .box ul {
        padding-top: 0;
    }
    #sec3 .slider__s {
        margin-bottom: 0;
    }
    #sec3 .slider__s .slider__large {
        width: 813px;
        height: 550px;
        margin-left: -91px;
        margin-bottom: -80px;
    }
    #sec3 .slider__s .slider__large .ob-img {
        height: 550px;
    }
    #sec3 .slider__s .slider__thumb {
        margin-right: -96px;
        width: 1055px;
        margin-left: auto;
    }
    #sec3 .slider__s .slider__thumb .slick-slide {
        margin: 0 5px;
        cursor: pointer;
    }
    #sec3 .slider__s .slider__thumb .ob-img {
        height: 145px;
    }
}
.price__c dl {
    font-size: 5.5vw;
    line-height: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.price__c dl dd span {
    font-size: 4.5vw;
}
.price__c dl + dl {
    padding-top: 3vw;
}
@media screen and (min-width: 768px) {
    .price__c dl {
        font-size: 28px;
    }
    .price__c dl dd span {
        font-size: 22px;
    }
    .price__c dl + dl {
        padding-top: 10px;
    }
}
#sec4 {
    position: relative;
    padding-bottom: 15vw;
    padding-left: 20px;
}
#sec4 .box {
    max-width: 818px;
    margin: 0 auto;
    background: url("../img/shared/bg03_sp.jpg") repeat-y;
    background-size: 100% auto;
    position: relative;
    padding: 10vw 0;
}
#sec4 .box::before {
    content: "";
    background: url("../img/shared/bg02_sp.jpg") repeat-y;
    background-size: 100% auto;
    position: absolute;
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
}
#sec4 .box .set1 {
    padding: 0 10vw 8vw;
    position: relative;
    z-index: 2;
}
#sec4 .box .set1 h2 {
    width: 60vw;
    position: relative;
    max-width: 320px;
    margin-bottom: 7vw;
}
#sec4 .box .set1 h2::after {
    content: "";
    background: #222;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
#sec4 .box .set1 .price__c {
}
#sec4 .box .set2 {
    position: relative;
    z-index: 2;
}
#sec4 .box .set2 h3 {
    text-align: center;
    font-size: 3.8vw;
    line-height: 1;
    margin-bottom: 3vw;
}
#sec4 .box .set2 ul {
    margin: 0 auto;
    max-width: 241px;
    display: flex;
    flex-wrap: wrap;
}
    #sec4 .box .set2 ul li {
        line-height: 36px;
        width: 50%;
    }
    #sec4 .box .set2 ul li:nth-child(1) {
        order: 1;
    }
    #sec4 .box .set2 ul li:nth-child(2) {
        order: 3;
    }
    #sec4 .box .set2 ul li:nth-child(3) {
        order: 5;
    }
    #sec4 .box .set2 ul li:nth-child(4) {
        order: 2;
    }
    #sec4 .box .set2 ul li:nth-child(5) {
        order: 4;
    }
    #sec4 .box .set2 ul li:nth-child(6) {
        order: 6;
    }
@media screen and (min-width: 768px) {
    #sec4 {
        padding-bottom: 101px;
        padding-left: 0;
    }
    #sec4 .box {
        background: url("../img/shared/bg03.jpg") repeat;
        background-size: auto;
        padding: 56px 0 49px;
    }
    #sec4 .box::before {
        background: url("../img/shared/bg02.jpg") repeat;
        background-size: auto;
        position: absolute;
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
    }
    #sec4 .box .set1 {
        padding: 0 68px 31px 71px;
    }
    #sec4 .box .set1 h2 {
        width: 320px;
        margin-bottom: 0;
    }
#sec4 .box .set1 h2::after {
    height: 2px;
}
    #sec4 .box .set1 .price__c {
        width: 300px;
        padding-top: 14px;
    }
    #sec4 .box .set2 {
        margin-bottom: 0;
    }
    #sec4 .box .set2 h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    #sec4 .box .set2 ul {
        width: 330px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin: 0 auto;
        max-width: 100%;
    }
    #sec4 .box .set2 ul li {
        line-height: 36px;
        width: 33.333%;
    }
    #sec4 .box .set2 ul li:nth-child(1) {
        order: 1;
    }
    #sec4 .box .set2 ul li:nth-child(2) {
        order: 4;
    }
    #sec4 .box .set2 ul li:nth-child(3) {
        order: 2;
    }
    #sec4 .box .set2 ul li:nth-child(4) {
        order: 5;
    }
    #sec4 .box .set2 ul li:nth-child(5) {
        order: 3;
    }
    #sec4 .box .set2 ul li:nth-child(6) {
        order: 6;
    }
}
#sec5 {
    position: relative;
    padding-top: 5vw;
    padding-bottom: 20vw;
}

#sec5::before {
    content: "";
    background: url(../img/shared/bg02_sp.jpg) repeat-y;
    background-size: 100% auto;
    position: absolute;
    top: 59vw;
    left: 0;
    right: 0px;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    height: 95vw;
}
#sec5::after {
    content: "";
    background: url(../img/shared/bg03_sp.jpg) repeat-y;
    background-size: 100% auto;
    right: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 51vw;
    z-index: -1;
}
#sec5 .wrap {
    max-width: 1200px;
}
#sec5 .photo {
    height: 81vw;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
    position: relative;
    top: 0;
    left: 0;
    right: 0;
}
#sec5 .photo img {
    object-position: 100% 50%;
}
#sec5 .box {
    color: #fff;
    padding: 0 6vw 8vw 10vw;
}
#sec5 h2 {
    max-width: 556px;
    margin-bottom: 20px;
    width: 67vw;
    filter: brightness(0) saturate(100%) invert(5%) sepia(39%) saturate(10%) hue-rotate(332deg) brightness(93%) contrast(81%);
}
#sec5 .price__c {
    margin-bottom: 0;
    color: #222;
}
#sec5 .price__c dl + dl {
}
#sec5 .text {
    position: relative;
    z-index: 2;
    padding: 5vw 0vw 0;
}
@media screen and (min-width: 768px) {
    #sec5 {
        margin-bottom: 0;
        padding: 0;
    }
    #sec5::before {
        background: url(../img/shared/bg02.jpg) repeat;
        background-size: auto;
        position: absolute;
        bottom: -692px;
        left: 0;
        right: 0px;
        clip-path: polygon(0 0, 100% 0, 100% 22%, 0 100%);
        height: 671px;
        top: auto;
    }
    

#sec5::after {
    background: url(../img/shared/bg03.jpg) repeat;
    background-size: auto; 
    width: 0;
    height: 0;
}
    #sec5 h2 {
        filter: none;
    }
    #sec5 .price__c {
        color: #fff;
    }
    #sec5 .photo {
        height: 799px;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }
    #sec5 .box {
        max-width: 1200px;
        padding: 110px 0 0 0;
        margin: 0 auto;
        position: relative;
        z-index: 3;
    }
    #sec5 h2 {
        width: 556px;
        margin-bottom: 20px;
    }
    #sec5 .price__c {
        width: 411px;
        margin-bottom: 27px;
        padding-top: 20px;
    }
    #sec5 .price__c dl {
    font-size: 35px;
}
    #sec5 .price__c dl dd span {
        
font-size: 30px;
    }
    
    
    #sec5 .price__c dl + dl {
        margin-top: 16px;
    }
    #sec5 .text {
        width: 580px;
        padding: 0;
        color: #fff;
    }
}
#sec6 {
    position: relative;
    padding-top: 0;
    padding-bottom: 15vw;
}
#sec6 .set1 {
    position: relative;
    margin: 0 -6vw;
}
#sec6 .set1 h2 {
    width: 63vw;
    max-width: 436px;
    position: absolute;
    top: 10vw;
    left: 5vw;
    z-index: 2;
}
#sec6 .set1 .photo {
    height: 97vw;
}
#sec6 .set1 .box {
    background: url("../img/shared/bg04.jpg");
    width: 45vw;
    height: 45vw;
    color: #fff;
    text-align: center;
    font-size: 3.8vw;
    line-height: 1.8;
    font-weight: 500;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: 63vw;
    right: -5vw;
    z-index: 2;
}
#sec6 .set2 {
    padding-top: 15vw;
}
#sec6 .set2 h3 {
    text-align: center;
    max-width: 371px;
    width: 70vw;
    margin: 0 auto 5vw;
}
#sec6 .set2 .list .left, #sec6 .set2 .list .right {
    border-top: 1px solid #473429;
}
#sec6 .set2 .list .right {
    border-top: none;
}
#sec6 .set2 .list dl {
    padding: 15px 0;
    line-height: 28px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    letter-spacing: 0;
}
@media screen and (min-width: 768px) {
    #sec6 {
        padding-top: 239px;
        padding-bottom: 78px;
    }
    #sec6 .set1 {
        margin: 0 0 0 0;
    }
    #sec6 .set1 h2 {
        width: 65vw;
        max-width: 436px;
        position: absolute;
        top: 40px;
        left: 40px;
        z-index: 2;
    }
    #sec6 .set1 .photo {
        height: 600px;
    }
    #sec6 .set1 .box {
        width: 328px;
        height: 328px;
        font-size: 35px;
        line-height: 60px;
        font-weight: 500;
        position: absolute;
        top: 338px;
        right: -164px;
    }
    #sec6 .set2 {
        padding-top: 40px;
    }
    #sec6 .set2 h3 {
        margin: 0 auto 24px;
    }
    #sec6 .set2 .list .left, #sec6 .set2 .list .right {
        width: 48.5%;
        padding-top: 11px;
    }
    #sec6 .set2 .list .right {
        border-top: 1px solid #473429;
    }
    #sec6 .set2 .list dl {
        padding: 10px 0;
        letter-spacing: 2px;
    }
}
#sec7 {
    position: relative;
    margin: 0 5vw 15vw;
}
#sec7 .wrap {
    max-width: 1200px;
    padding: 10vw 5vw;
    background: url("../img/shared/bg02_sp.jpg") repeat-y;
    background-size: 100% auto;
}
#sec7 .set1 {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 6vw;
    border-bottom: 1px solid #222222;
    margin-bottom: 6vw;
}
#sec7 .set1 h2 {
    max-width: 321px;
    width: 51vw;
    margin: 0 auto 3vw;
}
#sec7 .set1 .sec7__tel {
    margin-bottom: 5vw;
}
#sec7 .set1 .sec7__tel .tel {
    font-size: 35px;
    line-height: 1;
    margin-bottom: 5px;
}
#sec7 .set1 .sec7__tel .tel small {
    font-size: 20px;
}
#sec7 .set1 .sec7__tel .note {
    font-size: 11px;
    line-height: 1;
}
#sec7 .set1 .bnr__web {
    margin-left: auto;
    margin-right: auto;
}
#sec7 .set2 {
    max-width: 610px;
    margin: 0 auto;
}
#sec7 .set2 dl dt {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1;
}
#sec7 .set2 dl dd {
}
@media screen and (min-width: 768px) {
    #sec7 {
        margin-bottom: 120px;
    }
    #sec7 .wrap {
        padding: 44px 0 39px;
        background: url("../img/shared/bg02.jpg") repeat;
        background-size: auto;
    }
    #sec7 .set1 {
        text-align: center;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    #sec7 .set1 h2 {
        width: 65vw;
        margin: 0 auto 35px;
    }
    #sec7 .set1 .sec7__tel {
        margin-bottom: 21px;
    }
    #sec7 .set1 .sec7__tel .tel {
        font-size: 40px;
        letter-spacing: 4px;
        margin-bottom: 13px;
    }
    #sec7 .set1 .sec7__tel .tel small {
        font-size: 20px;
        letter-spacing: 2px;
    }
    #sec7 .set1 .sec7__tel .note {
        font-size: 13px;
        line-height: 1;
    }
    #sec7 .set1 .bnr__web {
        margin-left: auto;
        margin-right: auto;
    }
    #sec7 .set2 {
        max-width: 610px;
        margin: 0 auto;
    }
    #sec7 .set2 dl dt {
        font-size: 20px;
        margin-bottom: 15px;
    }
    #sec7 .set2 dl dd {
        line-height: 42px;
    }
}
#sec8 .set1 {
    position: relative;
}
#sec8 .set1 .photo {
    height: 60vw;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}
#sec8 .set1 .wrap {
    max-width: 1200px;
    padding: 0;
}
#sec8 .set1 .box {
    margin-left: auto;
    color: #fff;
    padding: 11vw 6vw;
}
#sec8 .set1 .box h2 {
    max-width: 396px;
    margin-bottom: 43vw;
    width: 55vw;
}
#sec8 .set1 .box .text {
    margin-bottom: 6vw;
    color: #222;
}
#sec8 .set1 .box .bnr__shared {
}
#sec8 .set2 {
    padding: 0vw 0 15vw;
}

@media screen and (min-width: 768px) {
    #sec8 .set1 {
        position: relative;
    }
    #sec8 .set1 .photo {
        height: 650px;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
    }
    #sec8 .set1 .wrap {
        padding: 117px 0 111px;
    }
    #sec8 .set1 .box {
        width: 420px;
        margin-left: auto;
        padding: 0;
    }
    #sec8 .set1 .box h2 {
        margin-bottom: 30px;
    }
    #sec8 .set1 .box .text {
        margin-bottom: 34px;
        color: #fff;
        letter-spacing: 1px;
    }
    #sec8 .set1 .box .bnr__shared {
        margin-left: 5px;
    }
    #sec8 .set2 {
        padding: 77px 0 120px;
    }


}

@media screen and (min-width: 768px) and (max-width: 1299px) {
    #sec1 .text {
        width: 70%;
    }
    .course__frame-1::after {
        width: 50px;
    }
    #sec4,
    #sec3,
    #sec2 {
        padding-left: 60px;
    }
    #sec3 .slider__s .slider__large {
        width: 65%;
    }
    #sec3 .box {
        right: 20px;
    }
    #sec3 .slider__s .slider__thumb {
        margin-right: -10px;
        width: 1000px;
    }
    #sec5 {
        padding-left: 40px;
    }
    #sec6 .set1 .box {
        right: -60px;
    }
    #sec8 .set1 .box {
        padding-right: 30px;
    }
    #sec3 .slider__s .slider__thumb .slick-slide:hover .ob-img {
    filter: grayscale(0);
}
}


















