@charset "UTF-8";
#free header {
    height: 111px;
}
body#free {
    padding-top: 0;
    position: relative;
}
.free_h_in {
    width: 100%;
    height: 100%;
    max-width: 1120px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 25px;
}
.free_mv {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
    padding-top: 55px;
    box-sizing: border-box;
}
.free_mv video {
    width: 100%;
    height: auto;
}
.cnt1_wrap {
    padding-top: 65px;
}
.cnt1-txt {
    text-align: center;
    font-size: 18px;
    line-height: 2.3;
    font-weight: 500;
}
.cnt1-txt span {
    font-size: 26px;
    background-image: linear-gradient(rgba(252, 255, 0, .32), rgba(252, 255, 0, .32));
    background-position: 0 100%;
    background-size: 100% 17px;
    background-repeat: repeat-x;
    padding: 0 .1em .1em;
    color: #5cbea3;
    font-feature-settings: "palt";
}
.is-free1.c-btn {
    max-width: 400px;
    margin-top: 75px;
}
.is-free1.c-btn a {
    font-size: 17px;
}
.freetl_wrap {
    padding: 75px 0 130px;
    background: #fbfbfb;
    position: relative;
    margin-top: 105px;
}
.freetl_wrap:before {
    width: 100%;
    height: 40px;
    background: url(../svg/wave_b.svg) no-repeat center / cover;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}
.freetl_wrap::after {
    width: 100%;
    height: 40px;
    background: url(../svg/wave_t.svg) no-repeat center / cover;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}
.free-ttl {
    position: relative;
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    color: #5cbea3;
    font-feature-settings: "palt";
    text-align: center;
    width: 100%;
    padding-top: 75px;
}
.free-ttl .is-y-line {
    background-image: linear-gradient(rgba(252, 255, 0, .32), rgba(252, 255, 0, .32));
    background-position: 0 100%;
    background-size: 100% 17px;
    background-repeat: repeat-x;
    padding: 0 .1em .15em;
}
.free-ttl .is-sub-ttl {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
    font-size: 20px;
    width: 86px;
    height: 56px;
    content: "";
    color: #fff;
    background: url(../svg/cloud_grn3.svg) no-repeat center / 100% auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.free-ttl .is-sub-ttl.is-l {
    width: 139px;
    height: 55px;
    background: url(../svg/cloud_grn.svg) no-repeat center / 100% auto;
}
.freetl-img {
    text-align: center;
    margin-top: 72px;
}
.freetl_cnt {
    padding-top: 85px;
    text-align: center;
}
.freetl-tl {
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    color: #5cbea3;
    font-feature-settings: "palt";
    text-align: center;
    display: inline-block;
    background-image: linear-gradient(rgba(252, 255, 0, .32), rgba(252, 255, 0, .32));
    background-position: 0 100%;
    background-size: 100% 17px;
    background-repeat: repeat-x;
    padding: 0 .1em .4em;
}
.freetl-txt_wrap {
    padding-top: 54px;
}
.freetl-txt {
    font-size: 18px;
    font-weight: 500;
    line-height: 2.3;
}
.freetl-txt span {
    background-image: linear-gradient(rgba(252, 255, 0, .32), rgba(252, 255, 0, .32));
    background-position: 0 100%;
    background-size: 100% 8px;
    background-repeat: repeat-x;
    padding: 0 .1em .01em;
    color: #5cbea3;
    font-feature-settings: "palt";
}
.freetl-ts {
    margin-top: 30px;
    font-size: 12px;
    line-height: 1.5;
    font-weight: 500;
}
.cnt3_wrap {
    padding: 90px 0;
    background: url(../img/free_bg03.png) no-repeat center top 0;
    background: url(../webp/free_bg03.webp) no-repeat center top 0;
}
.cnt3_in {
    padding: 102px 40px 0;
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    box-sizing: border-box;
}
.cnt3Dtl_wrap {
    margin-top: 90px;
}
.cnt3Dtl_wrap:nth-child(1) {
    margin-top: 0;
}
.cnt3Dtl-img_wrap {
    position: relative;
    z-index: 2;
}
.cnt3Dtl-img source,
.cnt3Dtl-img img {
    border-radius: 20px;
}
.cnt3Dtl-nmb {
    position: absolute;
    z-index: 9;
    top: -28px;
    left: 15px;
}
.cnt3Dtl-img_wrap::before {
    background-size: 4px 4px;
    content: '';
    position: absolute;
    bottom: -6px;
    right: -6px;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 20px;
    background-image: repeating-linear-gradient(-45deg, #5cbea3 0px, #5cbea3 2px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}
.cnt3Dtl_ct {
    padding-top: 9px;
}
.cnt3Dtl-ttl {
    font-size: 30px;
    line-height: 1;
    color: #5cbea3;
    font-weight: 500;
    background-image: linear-gradient(rgba(243, 250, 248, 1), rgba(243, 250, 248, 01));
    background-position: 0 100%;
    background-size: 100% 17px;
    background-repeat: repeat-x;
    padding: 0 .1em .2em;
    display: inline-block;
}
.cnt3Dtl-txt {
    padding-top: 30px;
    font-weight: 500;
}
.cnt4_wrap {
    padding: 80px 0 110px;
    background: #fbfbfb;
    position: relative;
}
.cnt4_wrap:before {
    width: 100%;
    height: 40px;
    background: url(../svg/wave_b.svg) no-repeat center / cover;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}
.cnt4_wrap::after {
    width: 100%;
    height: 40px;
    background: url(../svg/wave_t.svg) no-repeat center / cover;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}
.cnt4inAbs-txt {
    text-align: center;
    padding-top: 60px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 2.3;
}
.cnt4inAbs-txt span {
    color: #5cbea3;
}
.cnt4_ct {
    padding-top: 75px;
    margin-top: -40px;
}
.free_wrap {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 30px;
    box-sizing: border-box;
}
.cntDays_in {
    margin-top: 40px;
    border: 1px solid #ededed;
    box-sizing: border-box;
    width: 100%;
    padding: 32px 27px 37px;
    background: #fff;
    border-radius: 10px;
}
.cntDays-img {
    position: relative;
    z-index: 2;
}
.cntDays-img::before {
    background-size: 4px 4px;
    content: '';
    position: absolute;
    bottom: -6px;
    right: -6px;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 20px;
    background-image: repeating-linear-gradient(-45deg, #5cbea3 0px, #5cbea3 2px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}
.cntDays-img source,
.cntDays-img img {
    border-radius: 20px;
}
.cntDays_sumy {
    width: 100%;
    max-width: 670px;
    padding-top: 15px;
}
.cntDays-ttl {
    display: flex;
    align-items: center;
}
.cntDays-time {
    padding-right: 17px;
}
.cntDays-ttl span {
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    color: #5cbea3;
}
.cntDays-txt {
    padding-top: 11px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.71;
}
.cnt5_wrap {
    padding-top: 60px;
}
.cnt5inAbs-txt {
    text-align: center;
    padding-top: 60px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 2.3;
}
.cnt5inAbs-txt span {
    color: #5cbea3;
}
.cnt5Dtl-img_wrap {
    position: relative;
}
.cnt5Dtl-img source,
.cnt5Dtl-img img {
    border-radius: 20px;
}
.cnt5Dtl-img_wrap::before {
    background-size: 4px 4px;
    content: '';
    position: absolute;
    bottom: -6px;
    right: -6px;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 20px;
    background-image: repeating-linear-gradient(-45deg, #5cbea3 0px, #5cbea3 2px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}
.cnt5Dtl-nmb {
    position: absolute;
    z-index: 10;
    top: -22px;
    left: 15px;
}
.cnt5Dtl_ct {
    padding: 35px 0 0 10px;
}
.cnt5Dtl-ttl {
    line-height: 1;
    color: #5cbea3;
    font-size: 20px;
    font-weight: 500;
}
.cnt5Dtl-txt {
    padding-top: 15px;
    line-height: 1.87;
    font-size: 14px;
    font-weight: 500;
}
.cv_cover {
    width: 100%;
    max-width: 1120px;
    box-sizing: border-box;
    border: 2px solid #5cbea3;
    background: #f3faf8;
    padding: 45px 68px 38px;
}
.cv_ttl {
    text-align: center;
}
.cv_ttl span {
    font-size: 28px;
    line-height: 1;
    color: #5cbea3;
    font-weight: 500;
    background-image: linear-gradient(rgba(252, 255, 0, .32), rgba(252, 255, 0, .32));
    background-position: 0 100%;
    background-size: 100% 17px;
    background-repeat: repeat-x;
    padding: 0 .1em .1em;
}
.cv_tel {
    border-radius: 8px;
    background: #fff;
    border: 1px solid #cccccc;
    height: 115px;
    width: 100%;
    max-width: 450px;
    box-sizing: border-box;
}
.cv_warp {
    margin-top: 35px;
}
.cv_tel a {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cv_tel a span {
    position: relative;
    display: flex;
    justify-content: center;
}
.cv_tel a span img {
    display: block;
    padding-left: 50px;
    filter: brightness(0) saturate(100%);
}
.cv_tel a p {
    font-weight: 600;
    padding-top: 5px;
}
.cv_tel a span:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    z-index: 2;
    width: 45px;
    height: 25px;
    background: url(/cmn/svg/icn_free.svg) no-repeat center / auto 100%;
}
.cv_contact {
    height: 115px;
    width: 100%;
    max-width: 450px;
}
.cv_contact a {
    border: 1px solid #ff6550;
    background: #ff6550;
    color: #fff;
    box-sizing: border-box;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 26px;
    font-weight: 500;
}
.cv_contact a span {
    position: relative;
    padding-left: 50px;
}
.cv_contact a span:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    width: 37px;
    height: 26px;
    background: url(/cmn/svg/icn_mail.svg) no-repeat center / 100% auto;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(332deg) brightness(108%) contrast(104%);
}
.cnt6_wrap {
    padding: 80px 0 110px;
    margin-top: 60px;
    position: relative;
    background: #fbfbfb;
}
.cnt6_wrap:before {
    width: 100%;
    height: 40px;
    background: url(../svg/wave_b.svg) no-repeat center / cover;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}
.cnt6_wrap::after {
    width: 100%;
    height: 40px;
    background: url(../svg/wave_t.svg) no-repeat center / cover;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}
.cnt6Flow_wrap.slide-up .cnt6Flow_ct.is-hidden {
    display: none;
}
.cnt6Flow_wrap.slide-down .cnt6Flow_ct.is-hidden {
    display: block;
}
.cnt6-txt {
    text-align: center;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    margin-top: 35px;
}
.cnt6Flow_in {
    position: relative;
    margin-bottom: 30px;
}
.cnt6Flow_ct {
    position: relative;
    margin-top: 55px;
}
.cnt6Flow-img {
    position: relative;
}
.cnt6Flow-img source,
.cnt6Flow-img img {
    border-radius: 20px;
}
.cnt6Flow-img::before {
    background-size: 4px 4px;
    content: '';
    position: absolute;
    bottom: -6px;
    right: -6px;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 20px;
    background-image: repeating-linear-gradient(-45deg, #5cbea3 0px, #5cbea3 2px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}
.cnt6Flow_ct .month {
    font-weight: 500;
    font-size: 18px;
    color: #5cbea3;
    line-height: 1;
}
.cnt6Flow_ct .month .is-num {
    font-size: 30px;
}
.cnt6Flow-txt_wrap {
    padding-top: 10px;
}
.cnt6Flow_ttl {
    font-size: 20px;
    line-height: 1;
    color: #5cbea3;
    font-weight: 500;
    position: relative;
}
.cnt6Flow-txt {
    font-size: 14px;
    line-height: 1.85;
    padding-top: 37px;
}
.c-btn.cnt6Flow-btn {
    max-width: 280px;
}
.c-btn.cnt6Flow-btn.open-btn a:before {
    transform: translateY(-50%) rotate(90deg);
}
.c-btn.cnt6Flow-btn.close-btn a:before {
    transform: translateY(-50%) rotate(-90deg);
}
.cnt6Flow-btn_wrap {
    padding-top: 30px;
}
.cnt6Flow_in::before {
    width: 1px;
    height: calc(100% + 85px);
    background: #e0e0e0;
    content: "";
    position: absolute;
    top: -30px;
    left: 80px;
}
.cnt6Flow_wrap.slide-down .cnt6Flow_in::before {
    height: calc(100% + 30px);
}
.cnt7_wrap {
    padding-top: 70px;
    background: url(../img/free_bg05.png) no-repeat center top 25px;
    background: url(../webp/free_bg05.webp) no-repeat center top 25px;
}
.cnt7_in {
    max-width: 1120px;
    width: 100%;
    margin: 50px auto 0;
    box-sizing: border-box;
    padding: 0 50px;
    position: relative;
}
.cnt7Dtl_wrap {
    border: 1px solid #5cbea3;
    border-radius: 20px;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 44px 44px 67px;
}
.cnt7Dtl_in {
    display: flex;
    padding: 0 10px;
}
.cnt7dtlIn-img {
    padding-right: 75px;
}
.cnt7dtlIn-img source,
.cnt7dtlIn-img img {
    border-radius: 10px;
}
.cnt7dtlIn-cpt {
    padding: 12px 0 0 0;
    line-height: 1;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
}
.cnt7dtlPrf_wrap {
    padding-top: 70px;
}
.cnt7dtlPrf_in .pos {
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    display: block;
}
.cnt7dtlPrf_in .name {
    font-size: 28px;
    line-height: 1;
    display: block;
    padding-top: 22px;
    font-weight: 500;
}
.cnt7dtlPrf_in .name .num-en {
    font-size: 18px;
}
.cnt7dtlCnt-ttl {
    font-size: 18px;
    color: #5cbea3;
    font-weight: 500;
    line-height: 1;
    padding-top: 27px;
}
.cnt7Dtl_cnt {
    padding-top: 30px;
    margin-top: 30px;
    background-size: 4px 2px;
    background-image: linear-gradient(to right, #d9e3e0 2px, transparent 2px);
    background-repeat: repeat-x;
    background-position: left top;
}
.cnt7dtlCnt-txt {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.85;
}
.cnt7_wrap.is-ver2 .cnt7dtlPrf_wrap {
    padding-top: 35px;
}
.cnt7dtlPrf_txt {
    padding-top: 22px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.55;
}
.cnt7_wrap.is-ver2 {
    padding: 140px 0 110px;
    margin-top: 100px;
    position: relative;
    background: #fbfbfb;
}
.cnt7_wrap.is-ver2:before {
    width: 100%;
    height: 40px;
    background: url(../svg/wave_b.svg) no-repeat center / cover;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}
.cnt7_wrap.is-ver2::after {
    width: 100%;
    height: 40px;
    background: url(../svg/wave_t.svg) no-repeat center / cover;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}
.splide__arrow {
    position: absolute;
    z-index: 9;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    width: 37px;
    height: 37px;
}
.splide__arrow.splide__arrow--prev {
    background: url(../svg/prev-btn.svg) no-repeat center / cover;
    left: -50px;
}
.splide__arrow.splide__arrow--next {
    background: url(../svg/next-btn.svg) no-repeat center / cover;
    right: -50px;
}
.campuslnk_wrap {
    padding: 70px 0 80px;
    background: url(../img/free_bg06.png) no-repeat center top 15px;
    background: url(../webp/free_bg06.webp) no-repeat center top 15px;
}
.campuslnk_in {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 35px;
    box-sizing: border-box;
}
.campuslnk_in .lst {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 0;
    margin-top: 75px;
}
.campuslnk_in .lst li {
    width: 20%;
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
}
.campuslnk_in .lst li a {
    position: relative;
}
.campuslnk_in .lst li a:before {
    background: #5cbea3;
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -4px;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
}
.campuslnk_in .lst li a span {
    display: inline-block;
    position: relative;
    z-index: 3;
    padding-left: 28px;
}
.campuslnk_in .lst li a span:before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../svg/c-btn_arw.svg) no-repeat center / 100% auto;
    filter: brightness(0) saturate(100%) invert(77%) sepia(18%) saturate(882%) hue-rotate(113deg) brightness(84%) contrast(91%);
}
.faq_box {
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px;
}
.faq_box .ttl a {
    display: block;
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    padding: 40px 0 20px 50px;
    position: relative;
}
.faq_box .ttl a:before {
    content: '';
    width: 9px;
    height: 9px;
    border-top: solid 2px #3dbba0;
    border-right: solid 2px #3dbba0;
    position: absolute;
    right: 45px;
    margin-top: 10px;
    top: 50%;
    translate: 0 -50%;
    rotate: 135deg;
}
.faq_box .ttl a:after {
    content: "Q";
    font-size: 28px;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: 10px;
    transform: translateY(-50%);
    z-index: 9;
    color: #23b597;
    font-weight: 500;
}
.faq_box .box {
    display: none;
    padding: 0 50px 20px;
    box-sizing: border-box;
}
.faq_box .box .txt {
    font-size: 14px;
    line-height: 1.857;
    font-weight: 500;
}
.faq_box .ttl.is-on a:before {
    rotate: -45deg;
}
.faq_box .box.is-open {
    display: block;
}
.mdlfaq_wrap {
    padding: 100px 0 130px;
    position: relative;
    background: #fbfbfb;
    margin-bottom: 45px;
}
.mdlfaq_wrap:before {
    width: 100%;
    height: 40px;
    background: url(../svg/wave_b.svg) no-repeat center / cover;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}
.mdlfaq_wrap::after {
    width: 100%;
    height: 40px;
    background: url(../svg/wave_t.svg) no-repeat center / cover;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}
.infoSchool_wrap {
    padding-top: 25px;
}
footer {
    border-top: 1px solid #cccccc;
    margin-top: 100px;
}
.splide__track {
    padding-bottom: 1px;
}
@media (min-width: 896px) {
    body#free::before {
        width: 1260px;
        height: 1220px;
        background: url(../img/free_bg01.png) no-repeat center / 100% auto;
        background: url(../webp/free_bg01.webp) no-repeat center / 100% auto;
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        z-index: -1;
        transform: translateX(-50%);
    }
    .cnt5_in {
        padding-bottom: 100px;
        background: url(../img/free_bg04.png) no-repeat center top 40px;
        background: url(../webp/free_bg04.webp) no-repeat center top 40px;
    }
    .free_h_img a:hover {
        opacity: .8;
    }
    .cnt3Dtl_in {
        display: flex;
    }
    .cnt3Dtl_wrap:nth-child(2) .cnt3Dtl_in {
        flex-direction: row-reverse;
    }
    .cnt3Dtl-img_wrap {
        margin: 0 70px 0 0;
    }
    .cnt3Dtl_wrap:nth-child(2) .cnt3Dtl-img_wrap {
        margin: 0 0 0 70px;
    }
    .cntDays_in {
        display: flex;
    }
    .cntDays-img {
        margin-right: 32px;
    }
    .freetl_in {
        background: url(../img/free_bg02.png) no-repeat center bottom 60px;
        background: url(../webp/free_bg02.webp) no-repeat center bottom 60px;
        padding: 0 300px;
    }
    .cnt5_ct {
        padding-top: 60px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 75px 63px;
        width: 100%;
        max-width: 1120px;
        margin: 0 auto;
    }
    .cnt5Dtl_wrap {
        width: 330px;
    }
    a[href^="tel:"] {
        pointer-events: none;
        cursor: default;
    }
    .cv_warp {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .cv_tel {
        margin-right: 80px;
    }
    .cv_contact a:hover {
        background: #fff;
        color: #ff6550;
    }
    .cv_contact a:hover span:before {
        filter: none;
    }
    .cnt6Flow_wrap {
        margin: 75px auto 0;
        width: 100%;
        max-width: 1120px;
        padding: 0 50px 0 56px;
    }
    .cnt6Flow-img {
        position: absolute;
        z-index: 9;
        top: 0;
        right: 0;
    }
    .cnt6Flow_ct {
        padding: 0 300px 0 130px;
        min-height: 186px;
    }
    .cnt6Flow-txt_wrap {
        padding-right: 40px;
    }
    .cnt6Flow_ct .month {
        position: absolute;
        z-index: 9;
        top: 0;
        left: 0;
    }
    .c-btn.cnt6Flow-btn a {
        cursor: pointer;
    }
    .cnt6Flow_ttl:before {
        width: 17px;
        height: 17px;
        content: "";
        border: 3px solid #5cbea3;
        background: #fff;
        position: absolute;
        z-index: 9;
        left: -61px;
        top: 0;
        border-radius: 50%;
    }
    .campuslnk_in .lst li a:hover {
        color: #5cbea3;
    }
    .campuslnk_in .lst li a:hover:before {
        transform-origin: left top;
        transform: scale(1, 1);
    }
    .cnt7_wrap.is-ver2 .cnt7dtlCnt-ttl {
        font-size: 20px;
        padding: 0 0 20px 0;
    }
    .cnt7_wrap.is-ver2 .cnt7Dtl_cnt {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 896px) {
    main {
        background: url(../img/sp/free_bg01.png) no-repeat center top 16px / 370px auto;
        background: url(../webp/sp/free_bg01.webp) no-repeat center top 16px / 370px auto; 
    }
    #free header {
        height: 60px;
    }
    .free_h_in {
        padding: 0 10px;
    }
    .free_mv {
        padding: 25px 20px 0;
    }
    .cnt1_wrap {
        padding: 30px 15px 0;
    }
    .cnt1-txt {
        font-size: 15px;
        line-height: 2.187;
    }
    .cnt1-txt span {
        font-size: 19px;
        background-size: 100% 9px;
    }
    .is-free1.c-btn {
        margin-top: 45px;
    }
    .is-free1.c-btn a {
        font-size: 15px;
    }
    .freetl_wrap:before {
        height: 20px;
        background: url(../svg/wave_b_v2.svg) no-repeat center / cover;
        top: -20px;
    }
    .freetl_wrap::after {
        height: 20px;
        background: url(../svg/wave_t_v2.svg) no-repeat center / cover;
        bottom: -20px;
    }
    .freetl_wrap {
        padding: 37px 0 205px;
        margin-top: 80px;
        background: #fbfbfb url(../img/sp/free_bg02.png) no-repeat bottom 40px center / 284px 138px;
        background: #fbfbfb url(../webp/sp/free_bg02.webp) no-repeat bottom 40px center / 284px 138px;
    }
    .free-ttl {
        padding-top: 42px;
        font-size: 20px;
    }
    .free-ttl .is-sub-ttl {
        width: 53px;
        height: 34px;
        font-size: 14px;
    }
    .free-ttl .is-y-line {
        background-size: 100% 9px;
        padding: 0 .1em .05em;
    }
    .freetl_in {
        padding: 0 10px;
    }
    .freetl-img {
        margin-top: 26px;
    }
    .freetl-img source,
    .freetl-img img {
        width: 100%;
        height: auto;
    }
    .freetl_cnt {
        padding-top: 45px;
    }
    .freetl-tl {
        font-size: 20px;
        background-size: 100% 9px;
        padding: 0 .1em .2em;
    }
    .freetl-txt_wrap {
        padding-top: 16px;
    }
    .freetl-txt {
        font-size: 15px;
        line-height: 2.187;
    }
    .freetl-ts {
        margin-top: 18px;
        font-size: 10px;
    }
    .cnt3_wrap {
        padding: 50px 0 0;
        background: url(../img/sp/free_bg03.png) no-repeat center top 40px / 368px auto;
        background: url(../webp/sp/free_bg03.webp) no-repeat center top 40px / 368px auto;
    }
    .free-ttl .is-sub-ttl.is-l {
        width: 77px;
        height: 33px;
        font-size: 12px;
    }
    .cnt3_in {
        padding: 70px 20px 0;
    }
    .cnt3Dtl_wrap .cnt3Dtl-nmb img {
        width: auto;
        height: 45px;
    }
    .cnt3Dtl-nmb {
        left: 8px;
    }
    .cnt3Dtl-img source, 
    .cnt3Dtl-img img {
        border-radius: 10px;
        width: 100%;
        height: auto;
    }
    .cnt3Dtl-img_wrap::before {
        background-size: 4px 4px;
        bottom: -5px;
        left: 5px;
        border-radius: 10px;
    }
    .cnt3Dtl_ct {
        padding-top: 25px;
    }
    .cnt3Dtl-ttl {
        font-size: 18px;
        background-size: 100% 9px;
    }
    .cnt3Dtl-txt {
        padding-top: 15px;
        font-weight: 500;
        line-height: 1.66;
        font-size: 12px;
    }
    .cnt3Dtl_wrap {
        margin-top: 60px;
    }
    .cnt4_wrap {
        padding: 37px 0 34px;
        margin-top: 63px;
    }
    .cnt4_wrap:before {
        height: 20px;
        background: url(../svg/wave_b_v2.svg) no-repeat center / cover;
        top: -20px;
    }
    .cnt4_wrap::after {
        height: 20px;
        background: url(../svg/wave_t_v2.svg) no-repeat center / cover;
        bottom: -20px;
    }
    .cnt4inAbs-txt {
        padding-top: 36px;
        font-size: 11px;
        line-height: 1.66;
        font-feature-settings: "palt";
    }
    .free_wrap {
        padding: 0;
    }
    .cnt4_ct {
        padding: 0 10px 0;
        margin-top: 0;
    }
    .cnt4_in {
        padding: 0 10px;
    }
    .cntDays_in {
        margin-top: 20px;
        padding: 20px 20px 25px;
    }
    .cntDays-img source, .cntDays-img img {
        border-radius: 10px;
        width: 100%;
        height: auto;
    }
    .cntDays-img::before {
        bottom: -5px;
        left: 5px;
        border-radius: 10px;
    }
    .cntDays_sumy {
        padding-top: 20px;
        max-width: 100%;
    }
    .cntDays-ttl span {
        font-size: 18px;
    }
    .cntDays-time {
        padding-right: 9px;
    }
    .cntDays-txt {
        padding-top: 15px;
        font-size: 12px;
        line-height: 1.66;
    }
    .cnt5_wrap {
        padding: 37px 20px 55px;
        background: url(../img/sp/free_bg04.png) no-repeat center top 37px / 368px auto;
        background: url(../webp/sp/free_bg04.webp) no-repeat center top 37px / 368px auto;
    }
    .cnt5inAbs-txt {
        padding-top: 33px;
        font-size: 12px;
        line-height: 1.66;
    }
    .cnt5Dtl-nmb {
        top: -28px;
        left: 8px;
    }
    .cnt5Dtl-nmb img {
        height: 45px;
        height: auto;
    }
    .cnt5Dtl-img source,
    .cnt5Dtl-img img {
        width: 100%;
        height: auto;
        border-radius: 10px;
        position: relative;
        z-index: 9;
    }
    .cnt5Dtl_wrap {
        padding-top: 60px;
    }
    .cnt5Dtl-img_wrap::before {
        background-size: 4px 4px;
        bottom: -5px;
        left: 5px;
        border-radius: 10px;
        z-index: 1;
    }
    .cnt5Dtl_ct {
        padding: 25px 0 0 0px;
    }
    .cnt5Dtl-ttl {
        font-size: 18px;
        background-image: linear-gradient(rgba(243, 250, 248, 1), rgba(243, 250, 248, 01));
        background-position: 0 100%;
        background-size: 100% 9px;
        background-repeat: repeat-x;
        padding: 0 .1em .2em;
        display: inline-block;
    }
    .cnt5Dtl-txt {
        padding-top: 10px;
        line-height: 1.66;
        font-size: 12px;
    }
    .cv_cover {
        padding: 30px 18px;
    }
    .cv_cover_wrap {
        padding: 0 20px;
    }
    .cv_ttl span {
        font-size: 16px;
        background-size: 100% 9px;
        padding: 0 .1em .05em;
    }
    .cv_warp {
        margin-top: 23px;
    }
    .cv_tel a span img {
        width: 182px;
        height: auto;
        padding-left: 35px;
    }
    .cv_tel a span:before {
        width: 32px;
        height: 18px;
        left: 5px;
    }
    .cv_tel a p {
        padding-top: 6px;
        font-size: 12px;
    }
    .cv_tel {
        height: 75px;
        margin: 0 auto;
    }
    .cv_contact {
        margin: 18px auto 0;
        height: 75px;
    }
    .cv_contact a {
        font-size: 18px;
    }
    .cv_contact a span:before {
        width: 23px;
        height: 16px;
    }
    .cv_contact a span {
        padding-left: 30px;
    }
    .cnt6_wrap {
        padding: 14px 0 25px;
        margin-top: 72px;
    }
    .cnt6_wrap:before {
        height: 20px;
        background: url(../svg/wave_b_v2.svg) no-repeat center / cover;
        top: -20px;
    }
    .cnt6_wrap::after {
        height: 20px;
        background: url(../svg/wave_t_v2.svg) no-repeat center / cover;
        bottom: -20px;
    }
    .cnt6-txt {
        font-size: 10px;
        margin-top: 19px;
    }
    .cnt6Flow-img::before {
        bottom: -5px;
        left: 5px;
        max-width: 226px;
        border-radius: 10px;
        z-index: 1;
    }
    .cnt6Flow-img source, .cnt6Flow-img img {
        border-radius: 10px;
        z-index: 9;
        position: relative;
    }
    .cnt6Flow_ct:nth-child(1) {
        margin-top: 48px;
    }
    .cnt6Flow_ct {
        margin-top: 40px;
    }
    .cnt6Flow_wrap  {
        padding: 0 20px;
    }
    .cnt6Flow_in {
        padding-left: 33px;
        margin-bottom: 63px;
    }
    .cnt6Flow_in::before {
        height: calc(100% + 68px);
        top: -18px;
        left: 12px;
    }
    .cnt6Flow_wrap.slide-down .cnt6Flow_in::before {
        height: calc(100% + 18px);
    }
    .cnt6Flow_ct .month {
        font-size: 15px;
        position: relative;
    }
    .cnt6Flow_ct .month:before {
        position: absolute;
        width: 12px;
        height: 12px;
        border: 2px solid #5cbea3;
        background: #fff;
        content: "";
        border-radius: 50%;
        top: 50%;
        transform: translateY(-50%);
        left: -29px;
    }
    .cnt6Flow_ct .month .is-num {
        font-size: 20px;
    }
    .cnt6Flow-img {
        margin: 20px 0 0 8px;
    }
    .cnt6Flow-txt_wrap {
        padding-top: 20px;
    }
    .cnt6Flow_ttl {
        font-size: 16px;
    }
    .cnt6Flow-txt {
        font-size: 12px;
        line-height: 1.66;
        padding-top: 10px;
    }
    .cnt6Flow_ct.is-sp-hidden {
        display: none;
    }
    .cnt6Flow_wrap.slide-down .cnt6Flow_ct.is-sp-hidden {
        display: block;
    }
    .c-btn.cnt6Flow-btn a span {
        font-size: 16px;
    }
    .cnt7_wrap {
        padding-top: 74px;
        background: url(../img/sp/free_bg05.png) no-repeat center top 50px / 368px auto;
        background: url(../webp/sp/free_bg05.webp) no-repeat center top 50px / 368px auto;
    }
    .cnt7_in {
        margin: 30px auto 0;
        padding: 0 20px;
    }
    .cnt7Dtl_wrap {
        border: 1px solid #5cbea3;
        border-radius: 10px;
        width: 100%;
        background: #fff;
        box-sizing: border-box;
        padding: 25px 18px 36px;
    }
    .cnt7dtlIn-img {
        padding-right: 16px;
    }
    .cnt7dtlPrf_wrap {
        padding-top: 0;
    }
    .cnt7dtlPrf_in .pos {
        font-size: 14px;
    }
    .cnt7dtlPrf_in .name {
        font-size: 20px;
        padding-top: 8px;
    }
    .cnt7Dtl_in {
        padding: 0 2px;
        align-items: center;
    }
    .cnt7dtlPrf_in .name .name-add {
        font-size: 14px;
    }
    .cnt7dtlPrf_in .name .num-en {
        font-size: 12px;
    }
    .cnt7dtlCnt-ttl {
        padding: 0;
        font-size: 13px;
        line-height: 2.14;
    }
    .cnt7Dtl_cnt {
        padding-top: 20px;
        margin-top: 30px;
        background-size: 2px 1px;
        background-image: linear-gradient(to right, #d9e3e0 1px, transparent 1px);
        background-repeat: repeat-x;
        background-position: left top;
    }
    .cnt7dtlCnt-txt {
        font-size: 12px;
        font-weight: 500;
        line-height: 1.66;
        padding-top: 10px;
    }
    .cnt7_wrap.is-ver2 {
        padding: 20px 0 47px;
        margin-top: 70px;
    }
    .cnt7_wrap.is-ver2:before {
        height: 20px;
        background: url(../svg/wave_b_v2.svg) no-repeat center / cover;
        top: -20px;
    }
    .cnt7_wrap.is-ver2::after {
        height: 20px;
        background: url(../svg/wave_t_v2.svg) no-repeat center / cover;
        bottom: -20px;
    }
    .cnt7_wrap.is-ver2 .cnt7dtlPrf_wrap {
        padding: 0;
    }
    .cnt7dtlPrf_txt {
        padding-top: 10px;
        font-size: 12px;
        line-height: 1.5;
    }
    .campuslnk_wrap {
        padding: 62px 0 80px;
        background: url(../img/sp/free_bg06.png) no-repeat center top 30px / 362px auto;
        background: url(../webp/sp//free_bg06.webp) no-repeat center top 30px / 362px auto;
    }
    .campuslnk_in {
        padding: 0 20px;
    }
    .campuslnk_in .lst {
        display: flex;
        flex-wrap: wrap;
        gap: 20px 0;
        margin-top: 43px;
    }
    .campuslnk_in .lst li {
        width: 50%;
        font-size: 14px;
        line-height: 1;
    }
    .campuslnk_in .lst li a span {
        padding-left: 18px;
    }
    .campuslnk_in .lst li a span:before {
        width: 14px;
        height: 14px;
    }
    .mdlfaq_wrap {
        padding: 25px 0 37px;
        margin-bottom: 50px;
    }
    .mdlfaq_wrap:before {
        height: 20px;
        background: url(../svg/wave_b_v2.svg) no-repeat center / cover;
        top: -20px;
    }
    .mdlfaq_wrap::after {
        height: 20px;
        background: url(../svg/wave_t_v2.svg) no-repeat center / cover;
        bottom: -20px;
    }
    .infoSchool_wrap {
        padding: 5px 20px 0;
    }
    .faq_box {
        padding: 0;
    }
    .faq_box .ttl a {
        font-size: 14px;
        line-height: 1.571;
        padding: 20px 40px 20px 25px;
    }
    .faq_box .ttl a:before {
        width: 9px;
        height: 9px;
        border-top: solid 2px #3dbba0;
        border-right: solid 2px #3dbba0;
        right: 0;
        margin-top: 0;
    }
    .faq_box .ttl a:after {
        font-size: 20px;
        left: 0;
        top: 13px;
        margin-top: 0;
        transform: translateY(0);
    }
    .faq_box .box {
        margin-top: -5px;
        padding: 0 25px 20px;
        box-sizing: border-box;
    }
    .faq_box .box .txt {
        font-size: 12px;
        line-height: 1.666;
    }
    footer {
        margin-top: 60px;
        padding-bottom: 69px;
    }
    main {
        position: relative;
    }
    .footer-cv_wrap {
        position: fixed;
        z-index: 9999;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 80px;
        padding: 0 20px;
        box-sizing: border-box;
        background: #fbfbfb;
    }
    .footer-cv_in {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .footer-cv_tel,
    .footer-cv_contact {
        width: calc((100% - 14px) / 2);
        height: 60px;
    }
    .footer-cv_tel a {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        overflow: hidden;
        border-radius: 4px;
        font-size: 10px;
        font-weight: 600;
        border: 1px solid #cccccc;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .footer-cv_contact a {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        overflow: hidden;
        font-size: 11px;
        font-weight: 500;
        color: #fff;
        background: #ff6550;
        border-radius: 4px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .footer-cv_tel a span {
        position: relative;
    }
    .footer-cv_tel a span img {
        display: block;
        padding-left: 25px;
        filter: brightness(0) saturate(100%);
    }
    .footer-cv_tel a p {
        padding-top: 3px;
        text-align: center;
        font-size: 9px;
    }
    .footer-cv_tel a span:not([class]):before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 3px;
        z-index: 2;
        width: 22px;
        height: 12px;
        background: url(/cmn/svg/icn_free.svg) no-repeat center / auto 100%;
    }
    .footer-cv_contact a span {
        position: relative;
        padding-left: 20px;
    }
    .footer-cv_contact a span:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
        width: 17px;
        height: 12px;
        background: url(/cmn/svg/icn_mail.svg) no-repeat center / 100% auto;
        filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(332deg) brightness(108%) contrast(104%);
    }
    .footer-cv-teltime {
        display: block;
        padding-left: 38px;
        margin-top: -4px;
    }
}
@media only screen and (max-width: 374px) {
    .cnt1-txt {
        font-size: 12px;
    }
    .cnt1-txt span {
        font-size: 17px;
    }
    .is-free1.c-btn a {
        font-size: 12px;
    }
    .freetl-txt {
        font-size: 13px;
    }
    .free-ttl {
        font-size: 18px;
    }
    .cv_ttl span {
        font-size: 13px;
    }
    .cv_tel a p {
        font-size: 10px;
    }
    .cv_contact a {
        font-size: 16px;
    }
    .cnt7dtlPrf_in .name {
        font-size: 14px;
    }
    .cnt7dtlPrf_in .name .num-en {
        font-size: 10px;
    }
    .cnt7dtlPrf_in .name .name-add {
        font-size: 12px;
    }
    footer {
        padding-bottom: 130px;
    }
    .footer-cv_wrap  {
        height: 160px;
        padding: 15px 20px;
    }
    .footer-cv_in {
        flex-direction: column;
    }
    .footer-cv_tel, .footer-cv_contact {
        width: 100%;
    }
}