@charset "utf-8";

/*----------------------------------------------------------------------
closing(Renewal 2021/01)
----------------------------------------------------------------------*/
#closing {
    padding: 30px 0 0;
}

.closingTxtWrap_h2 {
    margin-bottom: 20px;
    text-align: center;
    font: bold 3.8rem/1.4 "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
    -webkit-font-feature-settings: "halt";
    font-feature-settings: "halt";
    font: 700 clamp(2.4rem, 3.8vw, 3.8rem) / 1.3 var(--fontFamily-serif-noto);
}
.closingTxtWrap_txt {
    width: 100%;
    max-width: 1000px;
    margin: auto;
}


/* cta area
----------------------------------------- */
.closing_cta {
    margin: 0 auto;
    padding: 20px 0 40px;
    width: 100%;
    max-width: 1000px;
    text-align: center;
    border: 5px solid #c80c00;
}

.closingCta_ttlMain {
    margin-bottom: 20px;
    font: 700 clamp(2.4rem, 4vw, 4.5rem) / 1.3 var(--fontFamily-sans-noto);
}

.closingCta_ttlSub {
    display: inline-flex;
    align-items: center;
    margin-bottom: 30px;
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.5;
}

.closingCta_ttlSub p {
    margin-bottom: 0;
    font: 900 clamp(2.2rem, 3.2vw, 3.2rem) / 1.3 var(--fontFamily-serif-noto);
    color: #d80c18;
}

.closingCta_check {
    margin-bottom: 30px;
    padding: 40px 0 50px 90px;
    text-align: left;
    background: url(/wp/wp-content/themes/teacher/images/common/closingCta_check.png) 100% 0/contain no-repeat, #f8f8f8;
}

.closingCta_check li {
    display: flex;
    font: 700 clamp(1.8rem, 2.2vw, 2.2rem) / 1.4 var(--fontFamily-sans-noto);
    margin-bottom: .5em;
}

.closingCta_check li::before {
    content: "";
    margin: 0 15px 0 0;
    width: 38px;
    height: 40px;
    background: url(/wp/wp-content/themes/teacher/images/top/icon_check.svg) 0 0/contain no-repeat;
}


/*-------------------------------------
entryBtn
---------------------------------------*/

.btn {
    transition: .1s;
}

.entryLink {
    position: relative;
    display: flex;
    align-items: center;
    margin: 10px auto 20px;
    padding: 20px;
    max-width: 820px;
    width: 100%;
    height: 99px;
    border-radius: 100px;
    box-shadow: 0 5px 0 #650700;
    background: rgb(230, 25, 41);
    background: linear-gradient(187deg, rgba(230, 25, 41, 1) 0%, rgba(206, 9, 24, 1) 100%);
}

.entryLink:hover {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
    box-shadow: none;
    opacity: 1;
    transition: .1s all;
}
.entryLink::before {
    position: absolute;
        content: "";
        right: 20px;
        width: 50px;
        height: 50px;
        border-radius: 100px;
        background-color: #fff;
    }
.entryLink::after {
    position: absolute;
    content: "";
    right: 20px;
    margin-right: 14px;
    margin-left: auto;
    border: 10px solid rgba(0, 0, 0, 0);
    border-right: 0;
    border-left: 15px solid #d8002e;
}

.entryLink_sub {
    display: flex;
    align-items: center;
    margin-right: 60px;
    padding: 0 17px;
    height: 100%;
    color: #c80c00;
    font-size: 2rem;
    font-weight: bold;
    border-radius: 100px;
    background-color: #fff;
}

.entryLink_main {
    color: #fff;
    font-weight: bold;
    font-size: 3.9rem;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.3);
}

@media screen and (min-width: 835px) {
    .flow1 .closingCtaBox_entry .entryLink_main {
        font-size: 3rem;
        margin-right: 35px;
    }
}


/*----------------------------------------------------------------------
closingCta_box tel
----------------------------------------------------------------------*/
.closingCta_box {
    margin: 30px 37px 0;
    background-color: #f7ebec;
    position: relative;
    padding: 0 0 10px 0;
}

.closingCtaBox_ttl {
    padding: 10px 0;
    font: 900 clamp(1.8rem, 2.7vw, 2.6rem) / 1.3 var(--fontFamily-serif-noto);
    -webkit-font-feature-settings: "halt";
    font-feature-settings: "halt";
}

.closingCtaBox_txt {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.4;
    -webkit-font-feature-settings: "halt";
    font-feature-settings: "halt";
}

.closingCtaBox_tel {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    pointer-events: none;
}

.closingCtaBoxTel_num {
    display: flex;
    align-items: center;
    margin-right: 18px;
    color: #d80c18;
    font: bold 5.5rem/1 Arial, sans-serif;
    line-height: 1;
}

.closingCtaBoxTel_num::before {
    content: "";
    margin-right: 12px;
    width: 33px;
    height: 44px;
    background: url(/wp/wp-content/themes/teacher/images/common/icon_ctaTel.svg) 0 0/contain no-repeat;
}

.closingCtaBoxTel_num span {
    content: "";
    margin: 0 2px;
    width: 16px;
    height: 8px;
    background-color: #d80c18;
}

.closingCtaBoxTel_mainSp {
    display: none;
}

.closingCtaBoxTel_sub {
    text-align: left;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.5;
    -webkit-font-feature-settings: "halt";
    font-feature-settings: "halt";
}


/* middle_position
----------------------------------------- */
.closing_cta.middle_position {
    width: 880px;
    padding: 30px 0 0;
    border: 0;
}



/*----------------------------------------------------------------------
closeArea
----------------------------------------------------------------------*/
.closeArea {
    padding: 80px 0 70px;
    background: url(/wp/wp-content/themes/teacher/images/common/map_ja.svg) center center no-repeat, #e0e4e7;
}
.closeArea_wrap {
    width: 100%;
    max-width: 1000px;
    margin:auto;
}
.closeAreaWrap_ttl {
    margin-bottom: 60px;
    color: #646464;
    text-align: center;
    font-size: 3.8rem;
    line-height: 1;
}

.closeAreaWrap_conts {
    display: flex;
    justify-content: space-between;
}

.closeAreaConts_lists {
    margin-bottom: 0;
    width: 140px;
}

.closeAreaLists_ttl {
    padding: 4px 0;
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
    line-height: 1;
    background-color: #1e82be;
}

.closeAreaLists_areas {
    margin-bottom: 0;
}

.closeAreaAreas_link {
    position: relative;
    display: block;
    padding: 12px 23px;
    font-size: 1.6rem;
    line-height: 1;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    background: url(/wp/wp-content/themes/teacher/images/common/icon_arrB.svg) right 23px top 50%/auto 8px no-repeat;
}

@media screen and (max-width: 834px) {
    #closing {
        padding: 20px 20px 0;
    }

    .closingTxtWrap_h2 {
        margin-bottom: 45px;
        padding: 0;
    }

    /* cta area
    ----------------------------------------- */
    .closing_cta {
        width: 100%;
        padding: 24px 0 0;
        border-width: 3px;
        margin:auto;
    }

    .closingCta_ttlMain {
        margin-bottom: 0;
    }

    .closingCta_ttlSub {
        font-size: 2.2rem;
    }

    .closingCta_check {
        padding: 0 10px;
        margin-bottom: 0;
        background: none;
        display: inline-block;
    }

    .entryLink {
        position: relative;
        margin: 0px auto 20px;
        padding: 20px 0;
        height: auto;
        width: 90%;
    }

    .entryLink::before,
    .entryLink::after {
        position: absolute;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
    }

    .entryLink::before {
        content: "";
        right: 20px;
        width: 20px;
        height: 20px;
        border-radius: 100px;
        background-color: #fff;
    }

    .entryLink::after {
        right: calc(25px + 0px);
        margin: 0;
        border: 6px solid rgba(0, 0, 0, 0);
        border-right: 0;
        border-left: 8px solid #c80c00;
    }

    .entryLink_main {
        margin: 0 auto;
        font-size: 3.2rem;
        line-height: 1;
    }

    .entryLink_sub {
        display: none;
    }
    .closingCta_box.tel {
        padding-bottom: 20px;
    }

    .entryLink_main, {
        margin: 0 auto;
        font-size: clamp(2rem, 2.7vw, 3.7rem);
        line-height: 1;
    }

    .closingCta_box {
        margin: 0;
        border: 0;
    }

    .closingCtaBox_ttl {
        position: relative;
        font-size: 2.4rem;
        color: #d8002e;
    }

    .closingCtaBox_ttl span {
        font-size: inherit;
    }

    .closingCta_box.tel::after {
        content: none;
    }

    .closingCtaBox_entry .entryLink_main,
    .closingCtaBoxTel_mainSp {
        margin: 0 auto;
        font-size: clamp(2rem, 2.7vw, 3.7rem);
        line-height: 1;
    }

    /* tel
    ----------------------------------------- */


    .closingCtaBox_tel {
        position: relative;
        width: 90%;
        font-size: clamp(2rem, 2.7vw, 3.7rem);
        margin: auto;
        padding: 20px 0;
        box-shadow: 0 5px 0 #000;
        border-radius: 100px;
        pointer-events: auto;
        background: url(/wp/wp-content/themes/teacher/images/common/icon_ctaTel_w.svg) 4.933vw 50%/39px auto no-repeat, linear-gradient(180deg, rgba(36, 140, 220, 1) 0%, rgba(0, 56, 101, 1) 100%);
    }

    .closingCtaBox_tel:hover {
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        -ms-transform: translateY(5px);
        -o-transform: translateY(5px);
        transform: translateY(5px);
        box-shadow: none;
        opacity: 1;
        transition: .1s all;
    }


    .closingCtaBoxTel_num {
        display: none;
    }

    .closingCtaBoxTel_mainSp {
        display: block;
        color: #fff;
        font-weight: bold;
    }

    .closingCtaBoxTel_sub {
        position: absolute;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        top: calc(100% + 20px);
        left: 50%;
        width: 100%;
        text-align: center;
        font-weight: normal;
        pointer-events: none;
    }

    .closingCtaBox_tel:hover .closingCtaBoxTel_sub {
        -webkit-transform: translate(-50%, -5px);
        -moz-transform: translate(-50%, -5px);
        -ms-transform: translate(-50%, -5px);
        -o-transform: translate(-50%, -5px);
        transform: translate(-50%, -5px);
        transition: .1s all;
    }

    .closingCtaBox_txt {
        margin: 70px 0 0;
        text-align: center;
        font-size: 2rem;
    }



    .closeArea {
        padding: 70px 0;
    }

    .closeAreaWrap_conts {
        display: block;
    }

    .closeAreaConts_lists {
        width: 100%;
    }

    .closeAreaLists_ttl {
        width: 100%;
        cursor: pointer;
    }

    .closeAreaLists_areas {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .closeAreaLists_ttl {
        position: relative;
        padding: 15px 0;
        font-size: 2rem;
        border-bottom: 1px solid #fff;
        margin: 0;
    }

    .closeAreaLists_ttl::before,
    .closeAreaLists_ttl::after {
        content: "";
        position: absolute;
        top: 50%;
        width: 10px;
        height: 2px;
        background-color: #fff;
        transition: .2s;
    }

    .closeAreaLists_ttl::before {
        transform: translateY(-50%) rotate(45deg);
        right: 23px;
    }

    .closeAreaLists_ttl::after {
        transform: translateY(-50%) rotate(-45deg);
        right: 17px;
    }

    /* accodion */
    .on .closeAreaLists_ttl::before,
    .on .closeAreaLists_ttl::after {
        content: "";
        width: 20px;
        top: 50%;
        right: 15px;
    }

    .on .closeAreaLists_ttl::before {
        transform: translateY(-50%) rotate(-45deg);
    }

    .on .closeAreaLists_ttl::after {
        transform: translateY(-50%) rotate(45deg);
    }

    .closeAreaAreas_link {
        display: flex;
        align-items: center;
        padding: 0;
        width: calc(100% / 2);
        height: 0;
        font-size: 0;
        border-width: 0;
        background-color: #fff;
        overflow: hidden;
        transition: height .1s, overflow .1s;
        cursor: pointer;
    }

    .closeAreaAreas_link:nth-of-type(2n+1) {
        border-right: 1px solid rgba(0, 0, 0, .1);
    }

    .on .closeAreaAreas_link {
        padding: 0 20px;
        height: 50px;
        font-size: 1.6rem;
        border-width: 1px;
        overflow: visible;
        transition: height .5s, overflow .5s;
    }

    .closing_cta.middle_position {
        width: calc(100% - 40px);
        max-width: 560px;
        margin: 0 auto;
        padding: 0;
    }

    .closing_cta.middle_position .closingCtaBox_entry .entryLink_main,
    .closing_cta.middle_position .closingCtaBoxTel_mainSp {
        font-size: 2rem;
    }

    .closing_cta.middle_position .entryLink_main span,
    .closing_cta.middle_position .closingCtaBoxTel_mainSp span {
        font-size: 2rem;
    }
}

@media screen and (max-width: 480px) {
    .closeAreaWrap_ttl {
        margin-bottom: 30px;
        font-size: 2.5rem;
    }

    .closeAreaLists_ttl {
        font-size: 1.7rem;
    }



}

@media (max-width: 375px) {

    /*----------------------------------------------------------------------
    closing(Renewal 2021/01) (@media 375px ~)
    ----------------------------------------------------------------------*/
    .closingTxtWrap_h2 {
        font-size: 1.8rem;
    }

    #middle-school .closingTxtWrap_h2 {
        font-size: 2.2rem;
    }
}

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



    /*----------------------------------------------------------------------
    closing(Renewal 2021/01) (@media 360px ~)
    ----------------------------------------------------------------------*/
    .closingCtaBox_entry .entryLink_main,
    .closingCtaBoxTel_mainSp {
        font-size: 6.133vw;
    }

    .closingCtaBox_entry .entryLink_main span,
    .closingCtaBoxTel_mainSp span {
        font-size: 5.6vw;
    }

    .closingCtaBox_ttl {
        font-size: 4.4vw;
    }

    /* entry @360px
    ----------------------------------------- */
    .closingCtaBoxEntry_sub {
        font-size: 4.8vw;
    }

}
/*----------------------------------------------------------------------
footerNav
----------------------------------------------------------------------*/
.footerNav {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    padding: 80px 0 10px;
}

.footerNavWrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    /*  -ms-grid-rows: 1fr 1fr;
        grid-template-rows: 1fr 1fr;*/
}

.footerNavWrap_top {
    display: flex;
    align-items: center;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    margin-bottom: 15px;
    height: 50px;
}

.footerNavTop_logo {
    margin-right: 30px;
    height: 100%;
}

.footerNavTop_logo img,
.footerNavTop_sub img {
    width: auto;
    height: 100%;
}

.footerNavTop_sub {
    height: 35px;
}

.footerNavWrap_Bottom {
    display: flex;
    justify-content: space-between;
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / 3;
    padding-top: 30px;
    border-top: 1px solid rgba(0, 0, 0, .2);
}

.footerNavWrap_Bottom a {
    background: url(/wp/wp-content/themes/teacher/images/common/icon_footerNav.svg) 0 50%/auto 72% no-repeat;
}

.footerNavLists_link,
.footerNavLists_under li {
    line-height: 1.2;
}

.footerNavLists_link {
    display: block;
    margin-bottom: 15px;
    padding-left: 15px;
    font-size: 1.7rem;
}

.footerNavBottom_lists:nth-of-type(2n+1) .footerNavLists_link {
    font-weight: bold;
}

.footerNavLists_under {
    margin-bottom: 0;
}

.footerNavLists_under li:not(:first-of-type) {
    margin-bottom: 15px;
    font-size: 1.5rem;
}

.footerNavUnder_ttl {
    display: block;
    margin-bottom: 12px;
    color: #646464;
    font-weight: bold;
}

.footerNavWrap_link {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    margin: auto 0 auto auto;
    text-align: center;
}

.footerNavWrap_link a {
    display: inline;
    padding: 7px 26px 7px 8px;
    font-size: 1rem;
    margin-right: 5px;
    line-height: 1;
    border: 1px solid rgba(0, 0, 0, .5);
    border-radius: 3.5px;
    background: url(/wp/wp-content/themes/teacher/images/common/icon_blank.svg) right 5px top 50%/15px auto no-repeat;
}

.ie .footerNavWrap_link {
    text-align: right;
}

.sns_link {
    margin-top: 50px;
    margin: 50px auto 0;
}

.sns_link ul {
    display: flex;
    justify-content: right;
}

.sns_link li {
    margin-left: 32px;
}

@media (max-width: 480px) {
    .sns_link ul {
        margin-right: 15px;
    }

    .sns_link li {
        margin-left: 20px;
    }
}

@media (max-width: 375px) {
    .sns_link {
        margin-top: 20px;
    }
}

/*----------------------------------------------------------------------
footerCta
----------------------------------------------------------------------*/
.footerCta {
    position: fixed;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transform: translateX(-50%);
    bottom: 0;
    left: 50%;
    z-index: 10;
    margin: 0 auto;
    width: 1000px;
    height: 90px;
}

.footerCta::before,
.footerCta::after {
    content: "";
    position: absolute;
    width: 51vw;
    height: 100%;
    top: 0;
    z-index: -1;
}

.footerCta::before {
    right: 50%;
    background-color: rgba(255, 255, 255, 0.9);
}

.footerCta::after {
    left: 50%;
    background-color: rgba(255, 255, 255, 0.9);
}

.footerCta_left,
.footerCta_right {
    margin: auto 0;
}


/*----------------------------------------------------------------------
entryTel フローティング
----------------------------------------------------------------------*/

@media screen and (min-width: 835px) {
    .entryTel_sp,.entryCa_sp {
        display: none !important;
    }
}

@media screen and (max-width: 834px) {
    .entryTel_pc,.entryCa_pc {
        display: none !important;
    }
}

.footerCta_tel .entryTelPc_tel {
    color: #000;
    margin-bottom: 5px;
    text-align: left;
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1;
}

.footerCta_tel .entryTelBox_num {
    color: #0552af;
    font: bold 4.2rem/1 Davis Sans, Arial;
    letter-spacing: .05em;
}

.footerCta_tel .entryTel_pc {
    display: flex;
    width: auto;
    padding-left: 50px;
    background: url(/wp/wp-content/themes/teacher/images/common/icon_telR.svg)bottom left/40px auto no-repeat;
    height: 58px;
    width: auto;
}

.footerCta_tel .entryTelBox_sub {
    font-size: 1.4rem;
    color: #666;
    line-height: 1.5;
    font-weight: bold;
    font-feature-settings: "palt";
}

.footerCta_entry {
    width: 460px;
    display: flex;
}

.footerCta_entry p {
    margin-bottom: 0;
}

.footerCta_entry .entryBtn {

    width: 460px;
}
.footerCta_entry .entryBtn::before {
    content: "最短１分で入力完了";
    position: absolute;
    font-size: 1.5rem;
    letter-spacing: -.05em;
    line-height: 36px;
    width: 160px;
    height: 36px;
    color: #d30000;
    background: #fff;
    border-radius: 30px;
    text-shadow: none;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
}

.ie .footerCta_entry .entryBtn {
    padding-top: 10px;
    padding-bottom: 2px;
}

.footerCta_entry .entryBtn:hover {
    box-shadow: none;
    opacity: 1;
}

.footerCta_entry .footerCtaEntry_sub {
    color: #fff;
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
}

.footerCta_entry .left_sub {
    color: #c80a00;
    background: #fff;
}

.footerCta_entry .right_sub {
    font-size: 2.4rem;
    line-height: 2;
    margin-left: 135px;
}

/* move */
.footerCta {
    transform: translate(-50%, 150%);
    transition: .2s transform;
}

.footerCta.on {
    transform: translate(-50%, 0);
    transition: .1s transform;
}

.on .footerCta_left,
.on .footerCta_right {
    animation: btnFooterMove .8s linear;
}

@keyframes btnFooterMove {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    50% {
        -webkit-transform: translateY(-8%);
        transform: translateY(-8%);
    }

    65% {
        -webkit-transform: translateY(4%);
        transform: translateY(4%);
    }

    80% {
        -webkit-transform: translateY(-4%);
        transform: translateY(-4%);
    }

    95% {
        -webkit-transform: translateY(2%);
        transform: translateY(2%);
    }

    100% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}


#footerCopy {
    padding: 40px 0 130px;
    background-color: #14143c;
}

.footerCopy_txt {
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    font: 1.3rem/1 Davis Sans;
}

@media screen and (min-width: 835px) {
    .entryLink_sub {
        line-height: 1.2;
        flex-shrink: 0;
        font-feature-settings: "palt";
    }

}

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



    /*----------------------------------------------------------------------
    entryTel (@768px ~)
    ----------------------------------------------------------------------*/
    .entryTel_sp,.entryCa_sp {
        width: 100%;
    }


    .entryTelSp_btn:hover {
        color: #fff;
    }

    .footerCta_entry .entryBtn::before {
        content: none;
    }

    /*----------------------------------------------------------------------
    footerNav (@media 768px ~)
    ----------------------------------------------------------------------*/
    .footerNav {
        padding: 40px 0 6.51vw;
    }

    .footerNavWrap {
        display: block;
    }

    .footerNavWrap_Bottom {
        display: block;
        padding-top: 0;
        border-top: 0;
    }

    .footerNavWrap_Bottom a {
        text-align-last: left;
        background-position: 20px 50%;
        background-size: auto 1em;
    }

    .footerNavLists_link {
        margin-bottom: 0;
    }

    .footerNavBottom_lists:not(.bottom)>.footerNavLists_link,
    .footerNavLists_under,
    .footerNavBottom_lists.bottom {
        padding: 25px 40px;
        border-bottom: 1px solid rgba(0, 0, 0, .2);
    }

    .footerNavBottom_lists:first-of-type .footerNavLists_link {
        border-top: 1px solid rgba(0, 0, 0, .2);
    }

    .footerNavBottom_lists.bottom {
        margin-bottom: 30px;
        padding: 25px 0;
        border-bottom: 1px solid rgba(0, 0, 0, .2);
    }

    .footerNavBottom_lists.bottom .footerNavLists_link {
        margin-bottom: 15px;
        padding: 0 40px;
    }

    .footerNavBottom_lists.bottom .footerNavLists_link:last-of-type {
        margin-bottom: 0;
    }

    .footerNavLists_under li {
        text-align: left;
    }

    .footerNavLists_under .footerNavLists_link {
        padding: 0 20px;
        background-position: 0;
    }

    .footerNavWrap_link {
        margin: 0 20px;
        text-align: left;
    }


    /*----------------------------------------------------------------------
    footerCta (@media 768px ~)
    ----------------------------------------------------------------------*/
    .footerCta {
        transform: translateY(150%);
        left: 0;
        width: 100%;
        height: auto;
        background-color: rgba(255, 255, 255, 0.9);
    }

    .footerCta::before,
    .footerCta::after {
        content: none;
    }

    .footerCta_left,
    .footerCta_right {
        margin: 0;
        width: 100%;
    }



    .footerCta_entry {
        width: 100%;
        display: block;
    }

    .footerCta_entry .entryBtn {
        background: none;
        box-shadow: none;
    }


    .footerCta_entry .entryBtn {
        width: auto;
    }

    .footerCta_entry .entryBtn::after {
        content: none;
    }



    .footerCta.on {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        transform: translateY(0);
    }

/*    .on .footerCta_left {
        animation: none;
    }*/

    .on .footerCta_tel,.on .footerCta_entry {
        animation: btnFooterMove .8s linear;
    }


    .iphone .footerCta_left,
    .iphone .footerCta_right {
        padding-bottom: 10px;
    }

    .android .only_and {
        display: block;
        line-height: 1.3;
    }

    #footerCopy {
        padding-bottom: 26.042vw;
    }

}


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

    /*----------------------------------------------------------------------
    footerNav (@media 480px ~)
    ----------------------------------------------------------------------*/
    .footerNavWrap_top {
        width: 70%;
        height: 45px;
    }

    .footerNavTop_logo {
        margin-right: 10px;
    }

    .footerNavBottom_lists:not(.bottom)>.footerNavLists_link,
    .footerNavLists_under,
    .footerNavBottom_lists.bottom {
        padding: 15px 30px;
    }

    .footerNavLists_link,
    .footerNavLists_under li {
        font-size: 1.4rem;
    }

    .footerNavWrap_Bottom a {
        background-position: 15px 50%;
    }

    .footerNavLists_under li:not(:first-of-type) {
        margin-bottom: 10px;
    }

    .footerNavBottom_lists.bottom {
        padding-right: 0;
        padding-left: 0;
    }

    .footerNavBottom_lists.bottom .footerNavLists_link {
        margin-bottom: 10px;
        padding: 0 30px;
    }

    .footerNavWrap_link a {
        display: inline-block;
        padding: 7px 37px 7px 8px;
        font-size: 1.2rem;
    }

    #footerCopy {
        padding-bottom: 34.375vw;
    }

    /*----------------------------------------------------------------------
    地域別 (@media 480px ~)
    ----------------------------------------------------------------------*/
    .lowerWrapper {
        margin: 0 20px;
    }

}



@media screen and (max-width: 320px) {
    .footerNavWrap_link a {
        line-height: 1.2;
        text-align: left;
    }
}




#footerCont {
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 1000px;
    width: 100%;
}

.topMain_catch {
    margin-bottom: 10px;
    padding: 0;
    text-align-last: left;
}

#footerCont p {
    margin-bottom: 10px;
}

.topMain_catch+p {
    text-align: justify;
}

.topQuestion {
    padding-left: 1rem;
}

.topQuestion_ttl {
    font-weight: bold;
}

.topQuestion_ttl,
.topQuestion_txt {
    position: relative;
    padding-left: 1.5em;
}

.topQuestion_ttl::before,
.topQuestion_txt::before {
    position: absolute;
    top: 0;
    left: 0;
}

.topQuestion_ttl::before {
    content: "Q";
    color: #0036a3;
    font-weight: bold;
}

.topQuestion_txt::before {
    content: "A";
    color: #ff0000;
    font-weight: bold;
}

@media screen and (max-width: 480px) {
    #footerCont{
        width: calc(100% - 40px);
    }
    .topMain_catch {
        text-align: left;
        font-size: 1.8rem;
    }

    .topQuestion_ttl,
    .topQuestion_txt {
        font-size: 1.6rem;
    }
}

