@charset "utf-8";

strong {
    font-weight: 700;
}
.yLine {
    background: linear-gradient(transparent 45%, #fff698 0%);
}
.lower_wrap_subcont p {
    margin-bottom: 15px;
}
.bodyCap {
    display: block;
    padding-left: 1em;
    text-indent: -1em;
    color: #777;
    font-size: 1.4rem;
    line-height: 1.4;
}
.imgWrapLzy,
.imgWrapLzy img {
    display: block;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    height: auto;
}
.imgWrapLzy {
    margin-bottom: 20px;
}
.fontR {
    color: #cb0000;
}

.detail_btn {
    margin-top: 40px;
}
.h2Main {
    display: block;
    font-size: 3.6rem;
    line-height: 1.3;
}
.h3Main {
    display: block;
    font-size: 3rem;
    line-height: 1.25;
}
@media screen and (max-width: 834px){
    .h2Main {
        font-size: max(2.2rem,min(6.4vw,3.4rem));
    }
    .h3Main {
        font-size: max(2rem,min(5.6vw,2.8rem));
    }
}


/* main view
----------------------------------------- */
.mainView {
    width: 100%;
    height: 270px;
    margin-bottom: 30px;
    background: calc(50% + 265px) 0 no-repeat, #fff9ea;
}
.mainView_wrap {
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
    max-width: 1140px;
    height: 100%;
}
.mainView_wrap h1 {
    margin-top: 6px;
    font: 700 4.5rem/1.3 dnp-shuei-mgothic-std, sans-serif;
}
@media screen and (max-width: 834px){
    .mainView {
        margin-bottom: 20px;
        background-position: right -70px top 0;
        background-size: 56% auto;
        border-bottom: 1px solid #ccc;
    }
    .mainView_wrap h1 {
        font-size: min(7.733vw,4.6rem);
        line-height: 1.3;
    }
}
@media screen and (min-width: 835px){
    .mainView {
        background-image: url(../images/message/mainView.png.webp);
    }
    .no_webp .mainView {
        background-image: url(../images/message/mainView.png);
    }
}
@media screen and (max-width: 834px){
    .mainView {
        height: 35.372vw;
        background-image: url(../images/message/mainViewSp.png.webp);
        background-position: bottom 7px right 2px;
        background-size: 45vw;
    }
    .no_webp .mainView {
        background-image: url(../images/message/mainViewSp.png);
    }
    .mainView_wrap {
        align-items: flex-start;
    }
    .mainView_wrap h1 {
        margin-top: 4.667vw;
    }
}
@media screen and (max-width: 600px){
    .mainView {
        height: 84.859vw;
        background-position:  top 92% center;
        background-size: calc( 100% - 40px ) auto;
    }
}


/* leadWrap
----------------------------------------- */
.leadWrap {
    margin-bottom: 50px;
}

/* h2
----------------------------------------- */
.messageH2 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 35px;
    padding: 20px 0 23px;
    min-height: 175px;
    background:
        url(../images/reason/stitch.svg) right 50% top 7px repeat-x,
        url(../images/reason/stitch.svg) right 50% bottom 7px repeat-x,
        #fff66d;
}
.messageH2::before,
.messageH2::after {
    content: '';
    position: absolute;
}
.messageH2::before {
    left: calc(50% - 577px);
    width: 120px;
    height: 153px;
    background: 50% 50%/contain no-repeat;
}
.messageH2::after {
    bottom: 0;
    background: 0 100%/contain no-repeat;
}
.messageH2 span {
    text-align: center;
}
.messageH2 > span {
    padding: 0 120px;
    max-width: 1120px;
    width: 100%;
}
@media screen and (max-width: 1160px){
    .messageH2::before {
        left: 5px;
    }
    .messageH2 > span {
        padding: 0 150px;
    }
    .messageH2 span {
        text-align: left;
    }
}
@media screen and (min-width: 835px){
    .messageH2::before {
        transform: translateY(-50%);
        top: 50%;
    }
}
@media screen and (max-width: 834px){
    .messageH2 {
        margin-bottom: 25px;
        padding: 25px 0 18px;
        padding: min(6.667vw,35px) 0 min(4.8vw,26px);
        min-height: 160px;
    }
    .messageH2::before {
        content: "理由"counter(messageNum);
        display: flex;
        justify-content: flex-start;
        align-items: center;
        top: -12px;
        top: min(-3.2vw,-16px);
        left: 0;
        padding-left: 9px;
        padding-left: min(2.533vw,15px);
        width: 90px;
        width: min(24vw,106px);
        height: 32px;
        height: min(8.533vw,41px);
        color: #fff;
        font: 700 6.667vw/1 dnp-shuei-mgothic-std, sans-serif;
        font-size: min(6.667vw,2.5rem);
        background: url(../images/message/ttl_reasonRibon.svg) 0 0/contain no-repeat;
    }

    .messageH2 > span {
        padding: 0 90px 0 17px;
        padding-right: min(24vw,133px);
    }
}
@media screen and (max-width: 480px){
    .messageH2 {
        min-height: 150px;
    }
}




/* messageWrap
----------------------------------------- */
.messageWrap {
    margin-bottom: 80px;
    counter-increment: messageNum;
}
.cont1 .messageH2::after {
    right: calc( 50% - 544px );
    bottom: -18px;
    width: 167px;
    height: 201px;
    background-image: url(../images/message/messageH2cont1.png);
}
.cont2 .messageH2::after {
    right: calc( 50% - 547px );
    width: 141px;
    height: 185px;
    background-image: url(../images/message/messageH2cont2.png);
}
.cont3 .messageH2::after {
    right: calc( 50% - 559px );
    width: 146px;
    height: 189px;
    background-image: url(../images/message/messageH2cont3.png);
}
.cont4 .messageH2::after {
    right: calc( 50% - 560px );
    width: 165px;
    height: 190px;
    background-image: url(../images/message/messageH2cont4.png);
}
.cont5 .messageH2::after {
    right: calc( 50% - 561px );
    width: 173px;
    height: 186px;
    background-image: url(../images/message/messageH2cont5.png);
}
.cont6 .messageH2::after {
    right: calc( 50% - 556px );
    width: 172px;
    height: 184px;
    background-image: url(../images/message/messageH2cont6.png);
}
.cont7 .messageH2::after {
    right: calc( 50% - 536px );
    width: 178px;
    height: 187px;
    background-image: url(../images/message/messageH2cont7.png);
}
@media screen and (min-width: 835px){
    .cont1 .messageH2::before {
        background-image: url(../images/message/messageH2cont1_num.png);
    }
    .cont2 .messageH2::before {
        background-image: url(../images/message/messageH2cont2_num.png);
    }
    .cont3 .messageH2::before {
        background-image: url(../images/message/messageH2cont3_num.png);
    }
    .cont4 .messageH2::before {
        background-image: url(../images/message/messageH2cont4_num.png);
    }
    .cont5 .messageH2::before {
        background-image: url(../images/message/messageH2cont5_num.png);
    }
    .cont6 .messageH2::before {
        background-image: url(../images/message/messageH2cont6_num.png);
    }
    .cont7 .messageH2::before {
        background-image: url(../images/message/messageH2cont7_num.png);
    }
}
@media screen and (max-width: 1160px){
    [class*='cont'] .messageH2::after {
        right: 0;
        background-position: right -20px bottom 0;
    }
}
@media screen and (max-width: 834px){
    .messageWrap {
        margin-bottom: 50px;
    }
    .cont1 .messageH2::after {
        bottom: -12px;
        bottom: max(-3.2vw,-17px);
        width: 119px;
        width: min(31.733vw,170px);
        height: 144px;
        height: min(38.4vw,206px);
        background-position-x: right -20px;
        background-position-x: right max(-5.333vw,-29px);
    }
    .cont2 .messageH2::after {
        width: 93px;
        width: min(24.8vw,133px);
        height: 121px;
        height: min(32.267vw,173px);
        background-position-x: right -10px;
        background-position-x: right max(-2.667vw,-14.3px);
    }
    .cont3 .messageH2::after {
        width: 96px;
        width: min(25.6vw,137px);
        height: 125px;
        height: min(33.333vw,179px);
        background-position-x: right -10px;
        background-position-x: right max(-2.667vw,-14.3px);
    }
    .cont4 .messageH2::after {
        width: 106px;
        width: min(28.267vw,152px);
        height: 123px;
        height: min(32.8vw,176px);
        background-position-x: right -12px;
        background-position-x: right max(-3.2vw,-17px);
    }
    .cont5 .messageH2::after {
        width: 118px;
        width: min(31.467vw,169px);
        height: 127px;
        height: min(33.867vw,181px);
        background-position-x: right -26px;
        background-position-x: right max(-6.933vw,-37px);
    }
    .cont6 .messageH2::after {
        width: 120px;
        width: min(32vw,171px);
        height: 128px;
        height: min(34.133vw,183px);
        background-position-x: right -20px;
        background-position-x: right max(-5.333vw,-28px);
    }
    .cont7 .messageH2::after {
        width: 130px;
        width: min(34.667vw,186px);
        height: 136px;
        height: min(36.267vw,194px);
        background-position-x: right -32px;
        background-position-x: right max(-8.533vw,-45px);
    }
}


/* ttlVoice
----------------------------------------- */
.ttlVoice {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: 40px auto 30px;
    max-width: 1120px;
}
.ttlVoice::before,
.ttlVoice::after {
    content: '';
    width: 38px;
    height: 94px;
    background: 50% 50%/contain no-repeat;
}
.ttlVoice::before {
    margin-right: 35px;
    background-image: url(../images/message/ttlVoiceL.svg);
}
.ttlVoice::after {
    margin-left: 35px;
    background-image: url(../images/message/ttlVoiceR.svg);
}
.ttlVoice span {
    text-align: center;
    -webkit-font-feature-settings: "halt";
    font-feature-settings: "halt";
}
@media screen and (max-width: 834px){
    .ttlVoice::before,
    .ttlVoice::after {
        width: 27px;
        width: min(7.2vw,38px);
        height: 69px;
        height: min(18.4vw,94px);
    }
    .ttlVoice::before {
        margin-right: 2.4vw;
    }
    .ttlVoice::after {
        margin-left: 2.4vw;
    }
}


/* cardList
----------------------------------------- */
.cardList {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(380px,auto));
    grid-gap: 20px 30px;
    justify-content: center;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1240px;
}
.cardList_cont {
    position: relative;
    width: 100%;
    max-width: 380px;
    border-radius: 20px;
    border: 6px solid #fecdcd;
    background-color: #fecdcd;
}
.cardList_cont::after {
    content: '';
    position: absolute;
    top: calc( -7px + -6px );
    right: calc( -4px + -6px );
    z-index: 0;
    width: 23.37%;
    max-width: 78px;
    height: 30.54%;
    background: url(../images/message/cardList_cont.svg) 0 0/contain no-repeat;
}
.cardCont_catch {
    position: relative;
    z-index: 1;
    color: #e0013b;
    margin-bottom: 15px;
    padding: 5px 17.66% 0 14px;
    padding-right: min(17.66%,65px);
    min-height: 70px;
    font-size: 2.2rem;
    font-weight: 700;
    -webkit-font-feature-settings: "halt";
    font-feature-settings: "halt";
    line-height: 1.36;
}
.cardCont_name {
    margin-bottom: 10px;
    text-align: right;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    -webkit-font-feature-settings: "halt";
    font-feature-settings: "halt";
}
.cardCont_img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 130px;
    background-color: #fff;
    border-radius: 0 0 14px 14px;
    overflow: hidden;
}
.ie .cardCont_img img {
    width: auto;
    height: 100%;
}
@media screen and (min-width: 835px){
    .ie .cardList {
        display: flex;
    }
    .ie .cardList_cont:not(:first-of-type) {
        margin-left: 20px;
    }
}
@media screen and (max-width: 480px){
    .cardList {
        grid-template-columns: 1fr;
    }
    .cardList_cont {
        margin: 0 auto;
    }
    .cardCont_catch {
        margin-bottom: 10px;
        margin-bottom: min(2.667vw,15px);
        min-height: auto;
        font-size: 2rem;
        font-size: max(1.8rem,min(5.333vw,2rem));
    }
    .cardCont_name {
        font-size: 1.3rem;
        font-size: max(1.1rem,min(3.467vw,1.4rem));
    }
}


/* teacherWrap
----------------------------------------- */
.teacherWrap {
    margin-top: 50px;
    padding: 43px 0 50px;
    background:
        url(../images/message/teacherWrapL.svg) calc( 50% - 388px ) 0/261px auto no-repeat,
        url(../images/message/teacherWrapR.svg) calc( 50% + 418px ) 91px/56px auto no-repeat,
        #fff9ea;
}
.teaherWrap_ttl {
    margin-bottom: 77px;
    text-align: center;
}
.teacherWrap .dtlBtn {
    margin: 40px auto 48px;
}
@media screen and (max-width: 834px){
    .teacherWrap {
        background-position: -10px 0,right 10px top 87px;
        background-size: 130px auto,35px auto;
        background-size: min(34.667vw,261px) auto, min(9.333vw,56px) auto;
    }
    .teaherWrap_ttl {
        margin-bottom: 47px;
        margin-bottom: min(12.533vw,77px);
    }
}


/* onlineMov
----------------------------------------- */
.onlineMov {
    margin: 20px auto 40px;
    max-width: 750px;
}
.onlineMov :is(a,button) {
    position: relative;
    display: block;
}
.onlineMov :is(a,button)::after {
    content: '';
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    max-width: 100px;
    width: 18.6%;
    height: 22%;
    background: url(../images/common/play_icon.png) 50% 50%/contain no-repeat;
}
.onlineMov img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
}


/* strongList
----------------------------------------- */
.strongList {
    margin-bottom: 25px;
    padding-left: 20px;
    font-size: 1.9rem;
    font-weight: 700;
    -webkit-font-feature-settings: "halt";
    font-feature-settings: "halt";
}


/* voiceBox
----------------------------------------- */
.voiceBox {
    margin: 0 auto 13px;
    max-width: 740px;
    border: 6px solid #c4e9c3;
    background-color: #c4e9c3;
    border-radius: 20px;
    overflow: hidden;
}
.voiceBox:last-of-type {
    margin-bottom: 0;
}
.voiceBox_txt {
    position: relative;
    padding-right: 127px;
}
.voiceBoxTxt_ttl,
.voiceBoxTxt_school,
.voiceBoxTxt_name {
    padding: 0 17px;
    font-weight: 700;
    -webkit-font-feature-settings: "halt";
    font-feature-settings: "halt";
}
.voiceBoxTxt_ttl {
    position: relative;
    padding-top: 14px;
    padding-bottom: 13px;
    margin-bottom: 10px;
    color: #ff0000;
    line-height: 1.2;
}
.voiceBoxTxt_ttl::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    border-radius: 100px;
    background-color: #fff;
}
.voiceBoxTxt_school {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    font-size: 1.7rem;
    line-height: 1.2;
}
.voiceBoxTxt_school::before {
    content: '合格';
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 10px;
    width: 55px;
    height: 23px;
    color: #fff;
    background-color: #ff0000;
}
.voiceBoxTxt_name {
    margin-bottom: 9px;
    font-size: 1.4rem;
    line-height: 1;
}
.voiceBox_img {
    position: relative;
}
.voiceBox_img::before {
    content: '';
    position: absolute;
    bottom: 100%;
    right: 0;
    width: 170px;
    height: 123px;
    background: url(../images/message/voiceBox.png) 50% 100%/contain no-repeat;
}
@media screen and (max-width: 600px){
    .voiceBox_txt {
        padding: 0;
    }
    .voiceBoxTxt_ttl,
    .voiceBoxTxt_school,
    .voiceBoxTxt_name {
        padding: 0 2.4vw;
    }
    .voiceBoxTxt_ttl {
        padding-top: 9px;
        padding-right: 65px;
        padding-bottom: 10px;
        font-size: 2rem;
        font-size: max(1.8rem,min(5.333vw,2.2rem));
    }
    .voiceBoxTxt_ttl::after {
        height: 3px;
    }
    .voiceBoxTxt_school,
    .voiceBoxTxt_name {
        padding-right: 115px;
    }
    .voiceBoxTxt_school::before {
        width: 46px;
        height: 20px;
        font-size: 1.6rem
    }
    .voiceBoxTxt_name {
        font-size: 1.4rem;
    }
    .voiceBox_img::before {
        right: -3px;
        width: 119px;
        height: 85px;
    }
}


/* supportTtl
----------------------------------------- */
.supportConts{
    margin-bottom: 10rem;
}
.supportConts.cont8:last-child {
    margin-bottom: 5rem;
}
.supportTtl {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 35px;
    padding-top: 43px;
    background-color: #ddf6dc;
}
.supportTtl::before,
.supportTtl::after {
    content: '';
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    border-radius: 1000px;
    background-color: #ddf6dc;
}
.supportTtl::before {
    top: -32px;
    width: 161.68px;
    height: 161.68px;
}
.supportTtl::after {
    top: -24px;
    width: 145.51px;
    height: 145.51px;
    border: 4px solid #fff;
    background: url(../images/message/supportTtl.svg) 50% 18px/36px no-repeat;
}
.supportTtl_txt {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    padding: 8px 15px;
    max-width: 750px;
    width: 100%;
    min-height: 132px;
    background-color: #fff;
}
.ie .supportTtl_txt {
    padding: 55px 15px 30px;
}
.supportTtl_txt span {
    text-align: center;
}
.supportTtl_txt::before,
.supportTtl_txt::after {
    content: '';
    position: absolute;
    bottom: 0;
    background: 0 100%/contain no-repeat;
}
.supportTtl_txt::before {
    left: calc( 50% - 435px );
    width: 180px;
    height: 147px;
    background-image: url(../images/message/supportTtlL.png);
}
.supportTtl_txt::after {
    right: calc( 50% - 425px );
    width: 161px;
    height: 154px;
    background-image: url(../images/message/supportTtlR.png);
}
@media screen and (max-width: 834px){
    .supportTtl {
        margin-bottom: 25px;
        padding: 29px 0 5px;
        padding-top: min(7.733vw,43px);
    }
    .supportTtl::before {
        top: -29px;
        width: 120px;
        height: 120px;
        top: max(-7.733vw,-32px);
        width: min(32vw,161px);
        height: min(32vw,161px);
    }
    .supportTtl::after {
        top: -19px;
        top: max(-5.067vw,-24px);
        width: 100px;
        width: min(26.667vw,145px);
        height: 100px;
        height: min(26.667vw,145px);
        border-width: 3px;
        border-width: min(.8vw,4px);
        background-position-y: 10px;
        background-position-y: min(2.667vw,18px);
        background-size: 25px auto;
        background-size: min(6.667vw,36px) auto;
    }
    .supportTtl_txt {
        max-width: none;
        min-height: 100px;
    }
    .supportTtl_txt::before,
    .supportTtl_txt::after {
        bottom: -5px;
    }
    .supportTtl_txt::before {
        left: 0;
        width: 103px;
        width: 27.467vw;
        height: 86px;
        height: 22.933vw;
        background-position-x: -45px;
        background-position-x: -7.467vw;
    }
    .supportTtl_txt::after {
        right: 0;
        width: 100px;
        width: 26.667vw;
        height: 96px;
        height: 25.6vw;
        background-position-x: right -35px;
        background-position-x: right -5.867vw;
    }
}



/* supportWrap
----------------------------------------- */
.supportCont2 {
    margin-bottom: 80px;
}
.supportCont3 {
    margin-bottom: 120px;
}

.ttlSupport {
    position: relative;
    margin: 60px 0 30px;
    font: 700 clamp(2.4rem,var(--sp-26px),3rem)/1 dnp-shuei-mgothic-std, sans-serif;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    border-radius: 6px;
}
.ttlSupport_num {
    position: absolute;
    display: flex;
    align-items: center;
    gap: 5px;
    top: -38px;
    padding: min(var(--sp-5px),7px) min(var(--sp-10px),14px);
    width: auto;
    min-width: min(var(--sp-120px),220px);
    min-height: min(var(--sp-40px),51px);
    color: #ee9d01;
    font-size: clamp(1.4rem,var(--sp-16px),1.8rem);
    background-color: #fff;
    border: clamp(2px,var(--sp-2px),3px) solid #d6e476;
    border-radius: 8px;
    z-index: 2;
}
.ttlSupport_num::before,
.ttlSupport_num::after {
    content: "";
}
.ttlSupport_num::before {
    margin-right: min(var(--sp-2px),5px);
    width: min(var(--sp-23px),33px);
    height: min(var(--sp-23px),33px);
    background: url(../images/message/baloon_icon.svg) 50% 50%/contain no-repeat;
}
.ttlSupport_num::after {
    position: absolute;
    top: calc(100% - min(var(--sp-2px),3px)) ;
    left: 26px;
    width: min(var(--sp-28px),35px);
    height: min(var(--sp-12px),15px);
    background: url(../images/message/baloon_bg_2.png) 0 /contain no-repeat;
}
.ttlSupport_h3 {
    position: relative;
    background-color: #d6e476;
    padding: 30px min(var(--sp-12px),30px) 20px;
    border-radius: 10px;
    line-height: 1.6;
    color: #d10505;
}
.ttlSupport_h3 > span {
    display: block;
    font-size: clamp(1.8rem,var(--sp-20px),2.4rem);
    color: #000;
    line-height: 1.3;
}
.ttlSupport_h3 img {
    margin-top: 13px;
    display: block;
}
.supportConts.cont1 .lower_wrap_subcont,
.supportConts.cont2 .lower_wrap_subcont,
.supportConts.cont3 .lower_wrap_subcont {
    display: flex;
}
.supportConts.cont1 .imgLazy,
.supportConts.cont2 .imgLazy,
.supportConts.cont3 .imgLazy {
    width: 100%;
}
.supportConts.cont5 .imgLazy {
    background: #fffde4;
    padding: 1rem;
}
.supportConts.cont7 .imgTtl {
    color: #1d3d5b;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto;
    font-size: 2.3rem;
    font-weight: 700;
    line-height: 1;
}
.supportConts.cont7 .imgTtl.step::before {
    margin-right: 20px;
}
.supportConts.cont7 .imgTtl.step::before,
.supportConts.cont7 .imgTtl.step::after {
    content: '';
    flex-grow: 1;
    height: 2px;
    background-color: #1d3d5b;
}
.supportConts .ttlSupport_num span {
    font-size: clamp(1.8rem,var(--sp-20px),2.4rem);
}
@media screen and (max-width: 834px){
    .ttlSupport {
        margin: 12vw 0 20px;
        /*font-size: 6.133vw;*/
    }
    .ttlSupport_num {
        transform: translateY(-50%);
        top: 0;
    }
    .ttlSupport_h3 {
        padding-block: min(var(--sp-30px),40px) min(var(--sp-8px),10px);
    }
    .ttlSupport_h3 img {
        margin-top: .667vw;
        max-width: 100%;
    }
    .supportCont1 .ttlSupport_h3 img {
        width: 69.333vw;
    }
    .supportCont2 .ttlSupport_h3 img {
        width: 66.667vw;
    }
    .supportCont3 .ttlSupport_h3 img {
        width: 49.733vw;
    }
    .supportConts.cont1 .imgLazy,
    .supportConts.cont2 .imgLazy,
    .supportConts.cont3 .imgLazy{
        margin-left: 1rem;
    }
}
@media screen and (max-width: 600px){
    .supportConts {
        margin-bottom: 8rem;
    }
    .supportConts.cont8:last-child {
        margin-bottom: 3rem;
    }
}
@media screen and (max-width: 480px){
    .supportConts.cont1 .lower_wrap_subcont,
    .supportConts.cont2 .lower_wrap_subcont,
    .supportConts.cont3 .lower_wrap_subcont {
        display: block;
    }
    .supportConts.cont1 .imgLazy,
    .supportConts.cont2 .imgLazy,
    .supportConts.cont3 .imgLazy{
        margin-top: 1rem;
    }
}
@media screen and (max-width: 320px){
    .supportConts.cont8:last-child {
        margin-bottom: 0;
    }
}

/* reportTtl
----------------------------------------- */
.reportTtl {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px 0 7px;
    line-height: 1;
    font-size: 2rem;
    font-weight: bold;
}
.reportTtl::before {
    content: "";
    margin-right: 16px;
    width: 25px;
    height: 29px;
    background: url(../images/reason/arrow_bottom.svg) 0 0/contain no-repeat;
}
@media screen and (max-width: 834px){
    .reportTtl {
        font-size: 1.7rem;
        line-height: 1.3;
    }
}

/*usp 一橋セイシン会ゾーン*/
.voiceBox {
    border: 6px solid #d73e5b;
    background-color: #fff;
    border-radius: 0;
}
.voiceBox_img::before {
    background: url(../images/message/voiceBox2.png) 50% 100%/contain no-repeat;
    background-position: 120% 0;
}
.voiceBoxTxt_ttl {
    font-family: YakuHanMP, 'Noto Serif JP', serif;
    font-size: 2.7rem;
}
.offline .ttlVoice {
    font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'Noto Sans JP', 'YuGothic', Yu Gothic, sans-serif;
    background-color: #ffebeb;
    border-radius: 10px;
    /*min-height: 190px;*/
    min-height: 150px;
    align-items: center;
    margin-bottom: 30px;
    position: relative;
}
.ttlVoice {
    margin-bottom: 20px;
}
.offline .ttlVoice span {
    font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "Yu Mincho", "YuMincho", "HGP明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    letter-spacing: 0.07em;
    padding: 20px 230px;
}
@media all and (-ms-high-contrast: none) {
    .offline .ttlVoice {
        padding-top: 10px;
    }
}
.offline .ttlVoice::before,
.offline .ttlVoice::after {
    position: absolute;
    width: 220px;
    height: 195px;
    transform: translateY(-50%);
    top: 50%;
}
.offline .ttlVoice::before {
    background: url(../images/message/offline_h3_before.png)top left/contain no-repeat;
    left: calc( 50% - 440px );
}
.offline .ttlVoice::after {
    background: url(../images/message/offline_h3_after.png)top right/contain no-repeat;
    right: calc( 50% - 440px );
}

@media screen and (max-width: 880px) {
    .offline .ttlVoice::before {
        left: 0;
    }
    .offline .ttlVoice::after {
        right: 0;
    }
}
@media screen and (max-width: 834px) {
    .offline .ttlVoice {
        min-height: 120px;
    }
    .offline .ttlVoice span {
        letter-spacing: 0;
        /*padding: 20px 150px;*/
        padding: 2.398vw 17.986vw;
    }
    .offline .ttlVoice::before,
    .offline .ttlVoice::after {
        width: 190px;
        height: 165px;
    }
}

@media screen and (max-width: 600px) {
    .offline .ttlVoice {
        min-height: 26.667vw;
    }
    .offline .ttlVoice::before,
    .offline .ttlVoice::after {
        width: 23.333vw;
        height: 34vw;
    }
    .offline .ttlVoice::before {
        background-image: url(../images/message/offline_h3_before_sp.png);
    }
    .offline .ttlVoice::after {
        background-image: url(../images/message/offline_h3_after_sp.png);
    }
    .voiceBoxTxt_ttl {
        font-size: 2.3rem;
    }
    .voiceBoxTxt_school, .voiceBoxTxt_name {
        padding-right: 100px;
    }
    .voiceBox_img::before {
        width: 100px;
    }
}
@media screen and (max-width: 480px) {
    .ttlVoice {
        line-height: 1.2;
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .voiceBox {
        border: 3px solid #d73e5b;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 375px) {
    .voiceBoxTxt_ttl {
        font-size: 2.1rem;
    }
}
