@charset "UTF-8";
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
.header_wrap {
    padding: 25px 0;
    background: #ffffff;
}
.header_in {
    max-width: 1000px;
    width: calc(100% - 40px);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo_wrap {
    max-width: 230px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.c-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.h-btn {
    width: 200px;
}
.h-btn.c-btn a {
    height: 50px;
    border-radius: 6px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
}
.c-btn.is-pnk a {
    background: #eb6d95;
    border: 1px solid #eb6d95;
}
.c-btn.is-yew a {
    background: #fabf1b;
    border: 1px solid #fabf1b;
}
.h-btnlst {
    display: flex;
    justify-content: right;
    gap: 0 16px;
}
.mv_wrap {
    background: #fffcee url(../img/lp3_mv_bg-sl.png?1) no-repeat center;
    box-sizing: border-box;
}
.mv_in {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    height: 496px;
    padding: 50px 0 45px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.mv_in::before,
.mv_in::after {
    content: "";
    position: absolute;
    z-index: 9;
}
.mv_in::before {
    width: 103px;
    height: 108px;
    background: url(../svg/lp3_mv_l.svg?1) no-repeat center / 100% auto;
    left: 57px;
    top: 252px;
}
.mv_in::after {
    width: 103px;
    height: 108px;
    background: url(../svg/lp3_mv_r.svg?1) no-repeat center / 100% auto;
    right: 59px;
    top: 252px;
}
picture {
    text-align: center;
    display: block;
}
.mv-ttl {
    position: relative;
    z-index: 1;
}
.mv-award {
    margin-bottom: 36px;
    position: absolute;
    top: 69px;
    left: 50%;
    z-index: 1;
    margin: 0 0 0 -423.5px;
}
.mv-txt {
    position: relative;
    z-index: 1;
}
.bnr_wrap {
    background: #d9efee;
    padding: 40px 0;
}
.bnr_wrap .bnr_in {
    margin-bottom: 30px;
}
.bnr_wrap .bnr_in:last-child {
    margin-bottom: 0;
}
.bnr_in {
    text-align: center;
}
.bnr_in a {
    display: inline-block;
}
.resvo_wrap {
    background: #fffae1;
    overflow: hidden;
    padding: 46px 0 40px;
    box-sizing: border-box;
}
.reason_wrap {
    max-width: 1000px;
    margin: 0 auto 52px;
    position: relative;
}
.reason_wrap::before,
.reason_wrap::after {
    content: "";
    position: absolute;
    z-index: 9;
    opacity: .4;
    width: 180px;
    height: 287px;
    background: url(../svg/lp3_deco01.svg?1) no-repeat center / 100% auto;
}
.reason_wrap::before {
    top: 6px;
    right: -230px;
}
.reason_wrap::after {
    bottom: 0;
    left: -208px;
}
.reason_in {
    background: url(../img/dott.png) repeat center;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 54px 50px 87px;
}
.reason-ttl {
    margin-bottom: 30px;
}
.slick-track {
  display: flex !important;
}
.slick-slide {
  height: auto;
  display: flex;
}
.reason_box {
    background: #ffffff;
    padding: 70px 75px;
    box-sizing: border-box;
    border-radius: 10px;
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 0 34px;
    height: 100%;
}
.reason_box.ver2 {
    gap: 0 39px;
}
.reason_box.ver3 {
    gap: 0 37px;
}
.reason_txt {
    width: 358px;
}
.reason_txt .cat picture {
    text-align: left;
}
.reason_txt .cat {
    margin-bottom: 25px;
}
.reason_txt .txt {
    font-size: 14px;
    line-height: 2;
}
.voice_wrap {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}
.voice_wrap::before,
.voice_wrap::after {
    content: "";
    position: absolute;
    z-index: 9;
    opacity: .4;
    width: 180px;
    height: 287px;
    background: url(../svg/lp3_deco01.svg?1) no-repeat center / 100% auto;
}
.voice_wrap::before {
    top: 98px;
    right: -255px;
}
.voice_wrap::after {
    bottom: -154px;
    left: -191px;
}
.voice_in {
    padding: 48px 0 133px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}
.voice_in::before {
    content: "";
    width: 1043px;
    height: 739px;
    background: url(../svg/sectiondeco.svg) no-repeat center / 100% auto;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.voice-ttl {
    margin-bottom: 53px;
}
.voice_ttl .cat {
    width: 260px;
    height: 40px;
    border-radius: 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 auto;
    background: #08b8d2;
    color: #ffffff;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 36px;
    letter-spacing: 0.1em;
}
.voice_ttl .cat::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #08b8d2 transparent transparent transparent;
    border-width: 12px 12px 0px 12px;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    bottom: -11px;
    z-index: 9;
}
.voice-lst .voice_box {
    position: relative;
    margin: 0 2px 5px 0;
    z-index: 2;
    width: 300px;
}
.voice-box {
    background: #ffffff;
    padding: 30px 20px 18px;
    box-sizing: border-box;
    border-radius: 10px;
}
.voice-lst .voice_box::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #d7edf1;
    border-radius: 10px;
    box-sizing: border-box;
    position: absolute;
    right: -2px;
    bottom: -5px;
    z-index: -1;
}
.voice-img {
    margin-bottom: 26px;
}
.voice-txt {
    font-size: 14px;
    line-height: 1.714;
}
.cv_wrap {
    background: #f9eff4;
    padding: 90px 0 40px;
}
.cv_in {
    display: flex;
    justify-content: center;
    max-width: 1000px;
    margin: 0 auto;
    gap: 0 80px;
}
.cv-btn {
    width: 420px;
}
.cv-btn.c-btn a {
    height: 90px;
    border-radius: 6px;
    color: #ffffff;
    font-size: 24px;
    line-height: 1;
}
.c-btn a .icn_search {
    padding-left: 35px;
    box-sizing: border-box;
    position: relative;
}
.c-btn a .icn_search::before {
    content: "";
    width: 24px;
    height: 22px;
    background: url(../svg/icn_search.svg?2) no-repeat center / 100% auto;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -11px;
    z-index: 9;
}
.c-btn a .icn_mail {
    padding-left: 38px;
    box-sizing: border-box;
    position: relative;
}
.c-btn a .icn_mail::before {
    content: "";
    width: 28px;
    height: 22px;
    background: url(../svg/icn_mail.svg?2) no-repeat center / 100% auto;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -11px;
    z-index: 9;
}
.c-btn {
    border-radius: 6px;
    background: #ffffff;
}
.cv-btn.is-pnk,
.cv-btn.is-yew {
    position: relative;
    z-index: 2;
}
.cv-btn.is-pnk::before,
.cv-btn.is-yew::before {
    content: "";
    position: absolute;
    left: 50%;
    z-index: -2;
}
.cv-btn.is-pnk::before {
    width: 79px;
    height: 82px;
    background: url(../svg/lp3_btn01.svg) no-repeat center / 100% auto;
    top: -60px;
    margin-left: -41px;
}
.cv-btn.is-yew::before {
    width: 67px;
    height: 88px;
    background: url(../svg/lp3_btn02.svg) no-repeat center / 100% auto;
    top: -70px;
    margin-left: -44px;
}
.cribun_wrap {
    overflow: hidden;
    padding: 65px 0 124px;
    box-sizing: border-box;
    background: #fffae1;
}
.criclm_wrap {
    max-width: 1000px;
    margin: 0 auto 70px;
    position: relative;
}
.criclm_wrap::before,
.criclm_wrap::after {
    content: "";
    position: absolute;
    z-index: 9;
    opacity: .4;
    width: 180px;
    height: 287px;
    background: url(../svg/lp3_deco01.svg?1) no-repeat center / 100% auto;
}
.criclm_wrap::before {
    top: -46px;
    right: -254px;
}
.criclm_wrap::after {
    bottom: -231px;
    left: -191px;
}
.criclm_in {
    background: url(../img/curi_bg.png) no-repeat center / 100% 
    100%;
    padding: 56px 44px 74px;
    box-sizing: border-box;
}
.criclm_ttl {
    position: relative;
    width: 800px;
    margin: 0 auto 28px;
    line-height: 1;
}
.criclm_ttl::before,
.criclm_ttl::after {
    content: "";
    width: 179px;
    height: 16px;
    z-index: 9;
    position: absolute;
    top: 50%;
    margin-top: -8px;
}
.criclm_ttl::before {
    background: url(../img/crittldeco_l.png) no-repeat center / 100% auto;
    left: 0;
}
.criclm_ttl::after {
    background: url(../img/crittldeco_r.png) no-repeat center / 100% auto;
    right: 0;
}
.criclm-txt {
    margin-bottom: 42px;
}
.exprnc_in {
    text-align: center;
}
.exprnc_in a {
    display: inline-block;
}
.footer_wrap {
    background: url(../img/dott.png) repeat center;
    padding: 21px 0 19px;
}
.footer_in {
    max-width: 1000px;
    width: calc(100% - 40px);
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}
.f-left_box {
    max-width: 530px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.f-logo_wrap {
    max-width: 230px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.f-tel_box {
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 0 7px;
}
.f-tel_txt .tel-lnk {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 5px;
}
.f-tel_txt .txt {
    font-size: 10px;
    line-height: 1;
}
.f-right_box {
    display: flex;
    justify-content: right;
    gap: 0 48px;
}
.f-lnklst {
    display: flex;
    justify-content: left;
    align-items: center;
}
.f-lnklst li:not(:first-child) {
    padding-left: 1em;
    box-sizing: border-box;
    position: relative;
}
.f-lnklst li:not(:first-child)::before {
    content: "/";
    width: 1em;
    font-size: 14px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1;
}
.f-lnklst li a {
    font-size: 14px;
    line-height: 1;
}
.f-lnklst li {
    line-height: 1;
}
.copylight-txt {
    font-size: 14px;
}
.slick-prev,
.slick-next {
    width: 74px;
    height: 74px;
    border-radius: 50%;
    border: 2px solid #fae054;
    box-sizing: border-box;
}
.slick-prev {
    background: #fae054 url(../svg/icn_arrow_l.svg) no-repeat center;
}
.slick-next {
    background: #fae054 url(../svg/icn_arrow_r.svg) no-repeat center;
}
.csFee_wrap {
    padding: 0 0 70px;
}
.csFee_in {
    width: 1000px;
    margin: 0 auto;
    box-sizing: border-box;
}
.csCnt_mds {
    color: #3f3f3f;
    font-size: 30px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
.csFee_box {
    border-radius: 20px;
    overflow: hidden;
}
.csFee_box .table {
    width: 100%;
}
.csFee_box .table th {
    width: 20%;
    background: #fabf1b;
    border-right: 1px solid #fff;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 19px 0;
    box-sizing: border-box;
}
.csFee_box .table th:last-child {
    border-right: none;
}
.csFee_box .table td {
    color: #3f3f3f;
    background: #f9f9f9;
    border-right: 1px solid #fff;
    font-size: 18px;
    line-height: 1.1;
    font-weight: bold;
    text-align: center;
    padding: 19px 0;
    height: 70px;
    box-sizing: border-box;
}
.csFee_box .table tr:nth-child(2n) td {
    background: #f3f3f3;
}
.csFee_box .table td:last-child {
    border-right: none;
}
.csFee_box .table td .lt {
    font-size: 14px;
}
.csFee_box .table td .red {
    color: #e22a13;
}
.csFee_add {
    padding-top: 20px;
}
.csFee_add li {
    color: #3f3f3f;
    position: relative;
    padding-left: 1em;
    font-size: 14px;
    line-height: 1.8;
}
.csFee_add li span {
    position: absolute;
    left: 0;
    top: 0;
}
@media (min-width: 896px) {
    .bnr_in a {
        transition: all .6s;
        background: #fff;
    }
    .bnr_in a:hover {
        opacity: .8;
    }
    .f-lnklst li a:hover {
        text-decoration: underline;
    }
    .f-tel_txt .tel-lnk {
        pointer-events: none;
    }
    .h-logo a:hover {
        opacity: .8;
    }
    .exprnc_in a:hover {
        opacity: .8;
    }
    .c-btn.is-pnk a:hover {
        background: #ffffff;
        color: #eb6d95;
    }
    .c-btn.is-yew a:hover {
        background: #ffffff;
        color: #fabf1b;
    }
    .voice-lst {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0 48px;
    }
    .c-btn a:hover .icn_search::before {
        filter: brightness(0) saturate(100%) invert(65%) sepia(11%) saturate(7490%) hue-rotate(302deg) brightness(98%) contrast(88%);
    }
    .c-btn a:hover .icn_mail::before {
        filter: brightness(0) saturate(100%) invert(80%) sepia(80%) saturate(3847%) hue-rotate(343deg) brightness(100%) contrast(97%);
    }
    .slick-prev:hover {
        opacity: 1;
        background: #ffffff url(../svg/icn_arrow_l-y.svg) no-repeat center;
    }
    .slick-next:hover {
        opacity: 1;
        background: #ffffff url(../svg/icn_arrow_r-y.svg) no-repeat center;
    }
}
@media only screen and (max-width: 896px) {
    .header_wrap {
        padding: 6px 20px;
        box-sizing: border-box;
    }
    .h-gakken img {
        width: 50px;
        height: auto;
    }
    .h-logo img {
        width: 61px;
        height: auto;
    }
    .header_in {
        max-width: none;
        width: 100%;
        margin: 0;
    }
    .logo_wrap {
        max-width: 120px;
    }
    .h-btn {
        width: 95px;
    }
    .h-btn.c-btn a {
        height: 25px;
        border-radius: 3px;
        font-size: 10px;
        line-height: 1;
    }
    .h-btnlst {
        gap: 0 7px;
    }
    .mv_wrap {
        background: #fffcee url(../img/sp/lp3_mv_bg-sl.png?1) no-repeat center / cover;
    }
    .mv_in {
        padding: 9.6vw 5.333vw 12vw;
        z-index: 2;
        height: 105.6vw;
    }
    .mv_in::before {
        width: 13.867vw;
        height: 14.4vw;
        left: 4.8vw;
        top: 5.333vw;
    }
    .mv_in::after {
        width: 13.867vw;
        height: 14.4vw;
        right: 4.267vw;
        top: 5.333vw;
    }
    .mv_in::before,
    .mv_in::after {
        z-index: -1;
    }
    .mv-award {
        top: 25.333vw;
        left: 0;
        z-index: 1;
        margin: 0;
    }
    .bnr_wrap {
        padding: 20px 20px 21px;
        box-sizing: border-box;
    }
    .resvo_wrap {
        padding: 29px 0 0;
    }
    .reason_wrap {
        max-width: none;
        margin: 0;
    }
    .reason_wrap::before,
    .reason_wrap::after {
        display: none;
    }
    .reason_in {
        background: url(../img/dott.png) repeat center / 9px 14px;
        border-radius: 0;
        box-sizing: border-box;
        padding: 34px 25px 43px;
    }
    .reason-ttl {
        margin-bottom: 20px;
    }
    .reason_box {
        padding: 42px 19px 16px;
        box-sizing: border-box;
        border-radius: 10px;
        display: block;
    }
    .reason_txt {
        width: 100%;
    }
    .reason_txt .cat picture {
        text-align: center;
    }
    .reason_txt .cat {
        margin-bottom: 21px;
    }
    .reason_txt .txt {
        font-size: 14px;
        line-height: 1.714;
    }
    .reason_img {
        margin-bottom: 9px;
        text-align: center;
    }
    .voice_wrap {
        max-width: none;
        margin: 0;
    }
    .voice_wrap::before,
    .voice_wrap::after {
        display: none;
    }
    .voice_in {
        padding: 36px 25px 43px;
        background: #e9f3f5;
    }
    .voice_in::before {
        display: none;
    }
    .voice-ttl {
        margin-bottom: 18px;
    }
    .voice_ttl .cat {
        width: 182px;
        height: 28px;
        border-radius: 14px;
        font-size: 13px;
        line-height: 1;
        margin-bottom: 18px;
    }
    .voice_ttl .cat::before {
        border-width: 9px 9px 0 9px;
        margin-left: -9px;
        bottom: -8px;
        z-index: 9;
    }
    .voice-lst .voice_box {
        margin: 0 0 3px 0;
        width: 100%;
    }
    .voice-box {
        padding: 27px 38px 22px;
        border-radius: 10px;
        height: 100%;
    }
    .voice-lst .voice_box::before {
        border-radius: 10px;
        right: 0;
        bottom: -3px;
        z-index: -1;
    }
    .voice-img {
        margin-bottom: 20px;
    }
    .voice-txt {
        font-size: 13px;
        line-height: 1.692;
    }
    .cv_wrap {
        padding: 95px 40px 30px;
    }
    .cv_in {
        display: block;
        max-width: none;
        margin: 0;
    }
    .cv-btn {
        max-width: 295px;
        margin: 0 auto;
        width: 100%;
    }
    .cv_in .cv-btn:not(:last-child){
        margin-bottom: 20px;
    }
    .cv-btn.c-btn a {
        height: 80px;
        border-radius: 5px;
        font-size: 19px;
        line-height: 1;
        font-weight: bold;
    }
    .c-btn a .icn_search {
        padding: 29px 0 0 0;
    }
    .c-btn a .icn_search::before {
        width: 23px;
        height: 20px;
        top: 0;
        left: 50%;
        margin-top: 0;
        transform: translateX(-50%);
    }
    .c-btn a .icn_mail {
        padding: 30px 0 0 0;
    }
    .c-btn a .icn_mail::before {
        width: 22px;
        height: 18px;
        top: 0;
        left: 50%;
        margin-top: 0;
        transform: translateX(-50%);
    }
    .c-btn {
        border-radius: 0;
        background: none;
    }
    .cv-btn.is-pnk,
    .cv-btn.is-yew {
        position: relative;
        z-index: 2;
    }
    .cv-btn.is-pnk::after {
        content: "";
        position: absolute;
        right: 66px;
        top: -57px;
        width: 51px;
        height: 66px;
        background: url(../svg/lp3_btn02.svg) no-repeat center / 100% auto;
        z-index: -2;
    }
    .cv-btn.is-yew::before {
        display: none;
    }
    .cv-btn.is-pnk::before {
        width: 60px;
        height: 63px;
        left: 57px;
        top: -57px;
        margin-left: 0;
    }
    .cribun_wrap {
        padding: 36px 20px 31px;
    }
    .criclm_wrap {
        max-width: none;
        margin: 0 0 53px;
        position: relative;
    }
    .criclm_wrap::before,
    .criclm_wrap::after {
        display: none;
    }
    .criclm_in {
        background: none;
        padding: 0;
        box-sizing: border-box;
    }
    .criclm_ttl {
        position: relative;
        max-width: 335px;
        width: 100%;
        margin: 0 auto 20px;
    }
    .criclm_ttl::before,
    .criclm_ttl::after {
        width: 33px;
        height: 14px;
        margin-top: -7px;
        background: url(../svg/crittldeco_sp.svg) no-repeat center / 100% auto;
    }
    .criclm_ttl::before {
        left: -12px;
    }
    .criclm_ttl::after {
        right: -12px;
    }
    .criclm-txt {
        margin-bottom: 25px;
    }
    .footer_wrap {
        background: url(../img/dott.png) repeat center / 9px 14px;
        padding: 20px 0 12px;
        box-sizing: border-box;
    }
    .footer_in {
        max-width: none;
        display: block;
    }
    .f-left_box {
        max-width: none;
        flex-direction: column;
    }
    .f-logo_wrap {
        max-width: none;
        justify-content: center;
        gap: 20px;
        margin-bottom: 20px;
    }
    .f-tel_box {
        justify-content: center;
        gap: 0 7px;
        margin-bottom: 15px;
    }
    .f-tel_txt .tel-lnk {
        font-size: 23px;
        margin-bottom: 6px;
    }
    .f-tel_txt .txt {
        font-size: 11px;
    }
    .f-right_box {
        display: block;
        text-align: center;
    }
    .f-lnklst {
        justify-content: center;
        margin-bottom: 15px;
    }
    .f-lnklst li:not(:first-child)::before {
        font-size: 12px;
    }
    .f-lnklst li a {
        font-size: 12px;
        line-height: 1;
    }
    .copylight-txt {
        font-size: 10px;
        line-height: 1;
    }
    .f-tel-img img {
        width: 47px;
        height: auto;
    }
    .voice-lst {
        max-width: 325px;
        margin: 0 auto;
    }
    .reason-lst {
        max-width: 325px;
        margin: 0 auto;
    }
    .slick-prev,
    .slick-next {
        width: 37px;
        height: 37px;
        border: 0;
    }
    .reason-lst .slick-prev,
    .reason-lst .slick-next {
        transform: translate(0);
        top: 115px;
    }
    .slick-prev {
        background: #fae054 url(../svg/icn_arrow_l_sp.svg) no-repeat center / 11px auto;
    }
    .slick-next {
        background: #fae054 url(../svg/icn_arrow_r_sp.svg) no-repeat center / 11px auto;
    }
    .voice-lst .slick-prev {
        background: #08b8d2 url(../svg/icn_arrow_l_sp.svg) no-repeat center / 11px auto;
    }
    .voice-lst .slick-next {
        background: #08b8d2 url(../svg/icn_arrow_r_sp.svg) no-repeat center / 11px auto;
    }
    img {
        width: 100%;
        height: auto;
    }
    .mv-ttl img {
        max-width: 81.333vw;
    }
    .mv-award img {
        max-width: 100vw;
    }
    .mv-txt img {
        max-width: 87.467vw;
    }
    .bnr_in img {
        max-width: 335px;
    }
    .reason-ttl img {
        max-width: 271px;
    }
    .reason_box.ver1 .cat img{
        max-width: 213px;
    }
    .reason_box.ver1 .reason_img img{
        max-width: 170px;
    }
    .reason_box.ver2 .cat img{
        max-width: 213px;
    }
    .reason_box.ver2 .reason_img img{
        max-width: 210px;
    }
    .reason_box.ver3 .cat img{
        max-width: 232px;
    }
    .reason_box.ver3 .reason_img img{
        max-width: 179px;
    }
    .voice-ttl img {
        max-width: 187px;
    }
    .voice-img img {
        max-width: 144px;
    }
    .criclm-ttl img {
        max-width: 268px;
        width: calc(100% - 58px);
    }
    .criclm-txt img {
        max-width: 314px;
    }
    .criclm-img img {
        max-width: 87.2vw;
    }
    .exprnc_in img {
        max-width: 89.333vw;
    }
    .reason_box.ver2 .reason_txt .cat {
        margin-bottom: 24px;
    }
    .reason_box.ver3 .reason_txt .cat {
        margin-bottom: 16px;
    }
    .reason_box.ver2 .reason_img {
        margin-bottom: 23px;
    }
    .reason_box.ver3 .reason_img {
        margin-bottom: 13px;
    }
    .reason_box.ver2 {
        padding: 25px 19px 16px;
    }
    .h-logo {
        line-height: 1;
    }
    .f-gakken img {
        width: 80px;
    }
    .f-logo img {
        width: 132px;
    }
    .csFee_wrap {
        padding: 0 0 53px;
    }
    .csFee_ttl {
        color: #3f3f3f;
        font-size: 18px;
        line-height: 1;
        font-weight: bold;
        text-align: center;
        margin-bottom: 15px;
    }
    .csFee_in {
        width: 100%;
    }
    .csCnt_mds {
        font-size: 19px;
        margin-bottom: 25px;
    }
    .csFee_box {
        border-radius: 10px;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .csFee_box .table th {
        width: 80px;
        border-right: none;
        border-bottom: 1px solid #fff;
        font-size: 14px;
        padding: 15px 0;
    }
    .csFee_box .table th:last-child {
        border-bottom: none;
    }
    .csFee_box .table td {
        border-right: none;
        border-bottom: 1px solid #fff;
        font-size: 14px;
        padding: 15px 15px;
        text-align: left;
        height: auto;
    }
    .csFee_box .table td:last-child {
        border-bottom: none;
    }
    .csFee_box .table td .lt {
        font-size: 12px;
    }
    .csFee_add {
        padding-top: 0;
        margin-top: -10px;
    }
    .csFee_add li {
        font-size: 12px;
    }
}
@media only screen and (max-width: 374px) {
    .header_wrap {
        padding: 6px 12px;
    }
    .logo_wrap {
        max-width: 110px;
    }
    .h-logo img {
        width: 56px;
        height: auto;
    }
    .h-btn {
        width: 85px;
    }
    .h-btn.c-btn a {
        font-size: 9px;
    }
    .f-tel_txt .txt {
        font-size: 10px;
    }
}
