#sub_contents {
    padding-top: 13.8vw;
    background-color: #eeece8;
}

.ttl.reasons {
    width: 45%;
    max-width: 320px;
    margin: 13.8vw auto 8.1vw;
}

.ttl_category {
    margin: 0 0 18vw;
    font-size: min(5vw, 37px);
    font-weight: 600;
    text-align: center;
    position: relative;
}

.ttl_category .red {
    letter-spacing: 6px;
    padding-left: 6px;
}

.ttl_category:before {
    content: "";
    width: 10%;
    max-width: 64px;
    height: 5px;
    background-color: #000000;
    position: absolute;
    bottom: -35%;
    left: 50%;
    transform: translateX(-50%);
}

.box_reasons1 {
    width: 100%;
    margin: 0 0 15vw;
    padding: 0px 0 11.8vw 0;
}

.no1.box_reasons1 {
    margin: 0 0 0;
}

.no3.box_reasons1 {
    margin: 0 0 0;
}

.no2.box_reasons1 {
    background-color: #fff;
    padding-top: 16.7vw;
    padding-bottom: 15vw;
    margin: 0px 0 16vw;
}

.cont_inner_reasons1 {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    padding: 0 0 0 0;
    background-image: url(../img/reasons/bg_mid.svg);
    background-size: 100%;
    background-position: center top;
    background-repeat: repeat-y;
    position: relative;
    z-index: 0;
}

.no1 .cont_inner_reasons1 {
    padding: 0 0 3vw 0;
}

.no2 .cont_inner_reasons1 {
    background-image: url(../img/reasons/bg_w_reason1_mid.svg);
    max-width: 650px;
    width: 90%;
}

.no3 .cont_inner_reasons1 {
    background-image: url(../img/reasons/bg_w_reason1_mid.svg);
    background-size: 90.3%;
}

.wrap_reasons1 {
    position: relative;
    padding-bottom: 4.9vw;
}

.wrap_reasons1::before {
    content: '';
    position: absolute;
    background-image: url(../img/reasons/bg_top.svg);
    background-size: 100%;
    width: 100%;
    height: 100%;
    top: 0;
    background-repeat: no-repeat;
    z-index: -1;
}

.no1 .wrap_reasons1::before {
    background-image: url(../img/reasons/bg_top_num1.svg);

}

.no2 .wrap_reasons1::before {
    background-image: url(../img/reasons/bg_w_reason1_top.svg);
}


.wrap_reasons1::after {
    content: '';
    position: absolute;
    background-image: url(../img/reasons/bg_bot.svg);
    background-size: 100%;
    background-position: bottom;
    width: 100%;
    height: 128px;
    bottom: -7.5vw;
    background-repeat: no-repeat;
    z-index: -1;
}

.no2 .wrap_reasons1::after {
    background-image: url(../img/reasons/bg_w_reason1_bot.svg);
    height: 66px;
    bottom: -39px;
}

.cont_inner_reasons1:before {
    content: "";
    width: 21%;
    max-width: 131px;
    height: 150px;
    background-image: url(../img/top/icon_num1.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 0;
    top: -4.6%;
    left: 10.7%;
}

.no1 .cont_inner_reasons1:before {
    content: none;
}

.no2 .cont_inner_reasons1:before {
    background-image: url(../img/top/icon_num2.svg);
    top: -5.2%;
    left: 6.4%;
}

.no3 .cont_inner_reasons1:before {
    background-image: url(../img/top/icon_num3.svg);
    top: -4.3%;
    left: 10.7%;
}

.icon_reasons1 {
    width: 19%;
    max-width: 118px;
    margin: 0 auto 2.1vw;
    padding: 3.4vw 0 0;
}

.no1 .icon_reasons1 {
    margin: -11.5vw auto 2.1vw;
    padding: 18.1vw 0 0;
}

.no2 .icon_reasons1 {
    max-width: 95px;
}

.no3 .icon_reasons1 {
    max-width: 94px;
}


.icon_reasons1 img {
    width: 100%;
}

.inner_ttl_reasons1 {
    width: 84%;
    max-width: 543px;
    margin: 0 auto 2vw;
    padding: 0 0 1.5vw;
    font-size: min(5vw, 38px);
    font-weight: 600;
    text-align: center;
    border-bottom: solid 2px #000000;
}

.no2 .inner_ttl_reasons1 {
    width: 87%;
}

.no3 .inner_ttl_reasons1 {
    line-height: 1.6;
}

.inner_txt_reasons1 {
    width: 83%;
    max-width: 543px;
    margin: 0 auto 4.2vw;
    font-size: min(4vw, 28px);
    text-align: left;
}

.no1 .inner_txt_reasons1 {
    width: 77%;
}

.inner_txt_reasons2 {
    width: 83%;
    max-width: 543px;
    margin: 4.2vw auto 5.5vw;
    font-size: min(4vw, 28px);
    text-align: left;
}

.img01 {
    max-width: 544px;
    width: 84%;
    margin: 0 auto;
}

.no1 .img01{
   width: 75.6%;
}

.no3 .img01 {
    max-width: 631px;

}

.box {
    width: 90%;
    margin: 0 auto;
}

.box_top {
    width: 84%;
    background-color: #00cecc;
    border: 2px solid #00cecc;
    color: #fff;
    text-align: left;
    font-weight: 600;
    font-size: min(4.5vw, 32px);
    line-height: 1.3;
    max-width: 543px;
    max-height: 183px;
    margin: 0 auto;
    padding: 3.3vw 5.1vw;
    box-sizing: border-box;
    margin-top: 6vw;
    position: relative;
}

.box_top.blue {
    margin-top: 8.6vw;
}

.box_top.pink {
    background-color: #d92593;
    border: 2px solid #d92593;
}

.box_top.green {
    background-color: #5cd73f;
    border: 2px solid #5cd73f;
}


.box_top::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 5vw;
    width: 3vw;
    height: 3vw;
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
    transform: translateY(-75%) rotate(45deg);
    transition: transform 0.3s ease;
}

.box_top.is-open::after {
    transform: translateY(-25%) rotate(-135deg);
}

.all_box_sub {
    display: none;
}

.box_sub {
    max-width: 543px;
    max-height: 298px;
    width: 84%;
    border: 7px solid #00cecc;
    color: #000000;
    text-align: left;
    font-weight: 600;
    font-size: min(6vw, 32px);
    line-height: 1.4;
    margin: 0 auto;
    padding: 0 3.5vw 4.6vw;
    box-sizing: border-box;
    margin-top: 6vw;
    position: relative;
}

.box_sub::before {
    content: '';
    position: absolute;
    bottom: -8.2%;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4vw 4vw 0 4vw;
    border-color: #ffffff transparent transparent transparent;
    z-index: 1;
}

.box_sub::after {
    content: '';
    position: absolute;
    bottom: -11.6%;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4vw 4vw 0 4vw;
    border-color: #00cecc transparent transparent transparent;
}

.blue .box_sub:nth-child(3)::before {
    bottom: -10.6%;
}

.blue .box_sub:nth-child(3)::after {
    bottom: -14.6%;
}

.pink .box_sub {
    border: 6px solid #d92593;
}

.pink .box_sub::after {
    border-color: #d92593 transparent transparent transparent;
}

.green .box_sub {
    border: 6px solid #5cd73f;
}

.green .box_sub::after {
    border-color: #5cd73f transparent transparent transparent;
}

.box_sub:nth-child(1) {
    margin-top: 2.9vw;
}

.blue .box_sub:nth-child(6)::before {
    content: none;
}

.blue .box_sub:nth-child(6)::after {
    content: none;
    ;
}

.pink .box_sub:nth-child(4)::before {
    content: none;
}

.pink .box_sub:nth-child(4)::after {
    content: none;
    ;
}

.green .box_sub:nth-child(7)::before {
    content: none;
}

.green .box_sub:nth-child(7)::after {
    content: none;
    ;
}







.box_sub .num_mds {
    display: flex;
    align-items: center;
}

.box_sub .num_mds .num {
    font-size: min(7.8vw, 56px);
    width: 20%;
    border-right: 2px solid #00cecc;
    text-align: left;
    padding: 2.5vw 0 0px 2%;
}

.pink .box_sub .num_mds .num {
    border-right: 2px solid #d92593;
}

.green .box_sub .num_mds .num {
    border-right: 2px solid #5cd73f;
}


.box_sub .num_mds .mds {
    font-size: min(5.3vw, 38px);
    width: 75%;
    text-align: center;
}

.blue .box_sub .num_mds .mds {
    color: #00cecc;
}

.pink .box_sub .num_mds .mds {
    color: #d92593;
}

.green .box_sub .num_mds .mds {
    color: #5cd73f;
}

.box_sub .txt {
    font-size: min(3.9vw, 28px);
    font-weight: normal;
    line-height: 1.6;
    margin: 2.8vw 0 0 0;
}

.box .lead_txt {
    font-size: min(4.2vw, 30px);
    font-weight: 600;
    text-align: center;
    color: #00cecc;
    line-height: 1.4;
    margin-top: 6.2vw;
}

.pink.box .lead_txt {
    color: #d92593;
}

.green.box .lead_txt {
    color: #5cd73f;
}

.inner_txt_reasons3 {
    width: 81%;
    max-width: 543px;
    margin: 0 auto 4.2vw;
    font-size: min(4vw, 27px);
    text-align: left;
}

.inner_txt_reasons4 {
    width: 81%;
    max-width: 543px;
    margin: 10vw auto 13.8vw;
    font-size: min(4vw, 27px);
    text-align: center;
    font-weight: 600;
    position: relative;
}


.inner_txt_reasons4::before {
    position: absolute;
    content: "";
    top: -40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-left: 6.8vw solid transparent;
    border-right: 6.8vw solid transparent;
    border-top: 4.4vw solid #780038;
    border-bottom: 0px solid transparent;
}

.inner_txt_reasons4 .under {
    text-decoration: underline 4px #780038;
    text-underline-offset: 0.3em;
}

.cont_point {
    max-width: 550px;
    width: 81%;
    margin: 0 auto;
}

.cont_point .point {
    background-color: #780038;
    font-size: min(5.3vw, 38px);
    color: #fff;
    margin: 0 0 5.6vw 0;
    padding: 3.6vw 0;
    text-align: center;
    font-weight: 600;
    position: relative;
}

.cont_point .point::after {
    position: absolute;
    content: "";
    top: 102%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-left: 7.5vw solid transparent;
    border-right: 7.5vw solid transparent;
    border-top: 7.5vw solid #780038;
    border-bottom: 0px solid transparent;
}

.cont_point .point_box {
    font-size: min(5.3vw, 38px);
}

.cont_point .point_box .mds {
    display: flex;
    align-items: center;
    border: 6px solid #780038;
    line-height: 1.16;
}

.cont_point .point_box .mds .num {
    width: 14%;
    font-size: min(7.8vw, 55px);
    font-weight: bold;
    background-color: #780038;
    text-align: center;
    color: #fff;
    padding-right: 6px;
}

.cont_point .point_box .mds .mdstxt {
    width: 86%;
    text-align: center;
    font-size: min(5.3vw, 38px);
    font-weight: 600;
    color: #780038;
}

.cont_point .point_box .txt {
    font-size: min(4vw, 28px);
    margin: 2vw auto 6vw;
}


section.contact {
    padding: 12.4vw 0 14vw;
}

@media (min-width: 721px) and (max-width: 990px) {

    #sub_contents {
        padding-top: 99px;
    }

    .ttl.reasons {
        margin: 99px auto 58px;
    }

    .ttl_category {
        margin: 0 0 130px;
        font-size: 36px;
    }

    .box_reasons1 {
        margin: 0 0 108px;
        padding: 0px 0 85px 0;
    }

    .no2.box_reasons1 {
        padding-top: 120px;
        padding-bottom: 108px;
        margin: 0px 0 115px;
    }

    .no1 .cont_inner_reasons1 {
        padding: 0 0 22px 0;
    }

    .wrap_reasons1 {
        padding-bottom: 35px;
    }

    .wrap_reasons1::after {
        bottom: -54px;
    }

    .icon_reasons1 {
        margin: 0 auto 15px;
        padding: 24px 0 0;
    }

    .no1 .icon_reasons1 {
        margin: -83px auto 15px;
        padding: 130px 0 0;
    }

    .inner_ttl_reasons1 {
        margin: 0 auto 14px;
        padding: 0 0 11px;
        font-size: 36px;
    }

    .inner_txt_reasons1 {
        margin: 0 auto 30px;
        font-size: 28px;
    }

    .inner_txt_reasons2 {
        margin: 30px auto 40px;
        font-size: 28px;
    }

    .box_top {
        padding: 24px 37px;
        margin-top: 43px;
        font-size: 32px;
    }

    .box_top.blue {
        margin-top: 62px;
    }

    .box_top::after {
        right: 36px;
        width: 22px;
        height: 22px;
    }

    .box_sub {
        padding: 0 25px 33px;
        margin-top: 43px;
        font-size: 32px;
    }

    .box_sub::before {
        border-width: 29px 29px 0 29px;
    }

    .box_sub::after {
        border-width: 29px 29px 0 29px;
    }

    .box_sub:nth-child(1) {
        margin-top: 21px;
    }

    .box_sub .num_mds .num {
        font-size: 56px;
        padding: 18px 0 0px 2%;
    }

    .box_sub .num_mds .mds {
        font-size: 38px;
    }

    .box_sub .txt {
        font-size: 28px;
        margin: 20px 0 0 0;
    }

    .box .lead_txt {
        font-size: 30px;
        margin-top: 45px;
    }

    .inner_txt_reasons3 {
        margin: 0 auto 30px;
        font-size: 27px;
    }

    .inner_txt_reasons4 {
        margin: 58px auto 99px;
        font-size: 27px;
    }

    .cont_point .point {
        font-size: 38px;
        margin: 0 0 40px 0;
        padding: 26px 0;
    }

    .cont_point .point_box {
        font-size: 38px;
    }

    .cont_point .point_box .mds .num {
        font-size: 55px;
    }

    .cont_point .point_box .mds .mdstxt {
        font-size: 38px;
    }

    .cont_point .point_box .txt {
        font-size: 28px;
        margin: 14px auto 43px;
    }

    section.contact {
        padding: 89px 0 101px;
    }

}


/*PC時　スマホ固定化*/

@media (min-width: 991px) {

    #sub_contents {
        padding-top: 1px;
    }

    .ttl.reasons {
        margin: 74px auto 43px;
    }

    .ttl_category {
        margin: 0 0 96px;
        font-size: 27px;
    }

    .box_reasons1 {
        margin: 0 0 80px;
        padding: 0px 0 63px 0;
    }

    .no2.box_reasons1 {
        padding-top: 89px;
        padding-bottom: 80px;
        margin: 0px 0 85px;
    }

    .no1 .cont_inner_reasons1 {
        padding: 0 0 16px 0;
    }

    .wrap_reasons1 {
        padding-bottom: 26px;
    }

    .wrap_reasons1::after {
        bottom: -40px;
    }

    .icon_reasons1 {
        margin: 0 auto 11px;
        padding: 18px 0 0;
    }

    .no1 .icon_reasons1 {
        margin: -61px auto 11px;
        padding: 97px 0 0;
    }

    .inner_ttl_reasons1 {
        margin: 0 auto 11px;
        padding: 0 0 8px;
        font-size: 27px;
    }

    .inner_txt_reasons1 {
        margin: 0 auto 22px;
        font-size: 21px;
    }

    .inner_txt_reasons2 {
        margin: 22px auto 29px;
        font-size: 21px;
    }

    .box_top {
        padding: 18px 27px;
        margin-top: 32px;
        font-size: 24px;
    }

    .box_top.blue {
        margin-top: 46px;
    }

    .box_top::after {
        right: 27px;
        width: 16px;
        height: 16px;
    }

    .box_sub {
        padding: 0 19px 25px;
        margin-top: 32px;
        font-size: 32px;
    }

    .box_sub::before {
        border-width: 21px 21px 0 21px;
    }

    .box_sub::after {
        border-width: 21px 21px 0 21px;
    }

    .box_sub:nth-child(1) {
        margin-top: 15px;
    }

    .box_sub .num_mds .num {
        font-size: 42px;
        padding: 13px 0 0px 2%;
    }

    .box_sub .num_mds .mds {
        font-size: 28px;
    }

    .box_sub .txt {
        font-size: 21px;
        margin: 15px 0 0 0;
    }

    .box .lead_txt {
        font-size: 22px;
        margin-top: 33px;
    }

    .inner_txt_reasons3 {
        margin: 0 auto 22px;
        font-size: 21px;
    }

    .inner_txt_reasons4 {
        margin: 55px auto 74px;
        font-size: 21px;
    }

    .inner_txt_reasons4::before {
        border-left: 36px solid transparent;
        border-right: 36px solid transparent;
        border-top: 23px solid #800020;
    }

    .cont_point .point {
        font-size: 28px;
        margin: 0 0 30px 0;
        padding: 19px 0;
    }

    .cont_point .point::after {
        border-left: 40px solid transparent;
        border-right: 40px solid transparent;
        border-top: 40px solid #800020;
    }


    .cont_point .point_box {
        font-size: 28px;
    }

    .cont_point .point_box .mds .num {
        font-size: 42px;
    }

    .cont_point .point_box .mds .mdstxt {
        font-size: 28px;
    }

    .cont_point .point_box .txt {
        font-size: 21px;
        margin: 11px auto 32px;
    }

    section.contact {
        padding: 66px 0 75px;
    }
}