@charset "UTF-8";

/* common */


/* top
-------------------- */
@media screen and (min-width: 750px) {
    #ab .top {
        background: url("../images/menu/armpit-b/pc/ab_top_bg_pc.jpg")no-repeat top center;
        background-size: cover;
    }
}

/* section01
-------------------- */
@media screen and (min-width: 750px) {
    #ab .sec01 .inner {
        padding: 40px 50px 60px;
    }

    #ab .sec01 h3 {
        font-size: 4rem;
        text-align: center;
        margin: 40px 0 40px;
    }

    #ab .sec01 .w_bg {
        padding: 40px 40px;
    }

    #ab .sec01 .txt_box ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #ab .sec01 .txt_box ul li {
        width: 48%;
        margin-bottom: 20px;
    }

    #ab .sec01 .txt_box ul li:last-child {
        width: 100%;
        margin-bottom: 0;
    }

    #ab .sec01 .w_bg ul li figure {
        width: 27px;
        margin-top: 7px;
        margin-right: 10px;
    }

    #ab .sec01 .txt_box ul li .p_txt {
        font-size: 2rem;
        font-feature-settings: "palt";
    }
}

@media screen and (max-width: 900px) {
    #ab .sec01 .txt_box ul {
        display: block;
    }

    #ab .sec01 .txt_box ul li {
        width: 100%;
    }
}


/* section02
-------------------- */
@media screen and (min-width: 750px) {
    #ab .sec02 .top_txt {
        padding: 50px 0;
    }

    #ab .sec02 .top_txt .flex .p_txt {
        font-size: 3.5rem;
        font-weight: 700;
    }

    #ab .sec02 .top_txt .flex .rotate_txt {
        width: 338px;
        font-size: 3.5rem;
    }

    #ab .sec02 .top_txt .flex .rotate_txt::before {
        content: '';
        display: block;
        background: url(../images/menu/armpit-b/sec2_shape.png) no-repeat center;
        background-size: contain;
    }

    #ab .sec02 .top_txt h3 {
        font-size: 6.8rem;
        margin-top: -20px;
    }
}

/* section03
-------------------- */
@media screen and (min-width: 750px) {
    #ab .sec03 {
        background: #f8f9fd;
        padding-bottom: 50px;
    }

    #ab .sec03 .heading_area {
        background: url(../images/menu/armpit-b/pc/sec3_img_pc.jpg) no-repeat top right;
        background-size: cover;
        padding: 60px 0 50px 40px;
        width: 100%;
    }

    #ab .sec03 .heading_area .p_txt {
        font-size: 4.3rem;
        line-height: 1.4;
        font-feature-settings: "palt";
    }

    #ab .sec03 .heading_area .p_txt .wave_border {
        background: url(../images/menu/armpit-b/pc/sec3_wave_pc.png) no-repeat bottom;
        padding-bottom: .7%;
        background-size: 100%;
    }

    #ab .sec03 .heading_area h3 {
        margin-top: 30px;
    }

    #ab .sec03 .heading_area h3 .color_txt {
        font-size: 5.1rem;
    }

    #ab .sec03 .bg_area .inner {
        padding: 40px 50px;
    }

    #ab .sec03 .bg_area .p_txt {
        font-size: 1.8rem;
        padding: 0;
    }

    #ab .sec03 .bg_area .p_txt:last-child {
        margin-bottom: 0;
    }

    #ab .sec03 .bg_area .flex {
        justify-content: space-between;
        align-items: flex-end;
    }

    #ab .sec03 .bg_area .flex .wrap_pc {
        width: 57%;
    }

    #ab .sec03 .bg_area .flex figure {
        width: 40%;
    }
}

@media screen and (max-width: 1020px) {
    #ab .sec03 {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 900px) {
    #ab .sec03 .heading_area .pc {
        display: none;
    }

    #ab .sec03 .heading_area .sp {
        display: block;
    }

    #ab .sec03 .bg_area .flex {
        display: block;
    }

    #ab .sec03 .bg_area .flex .wrap_pc {
        width: 100%;
    }

    #ab .sec03 .bg_area .flex figure {
        width: 500px;
        margin: 6% auto 0;
    }
}

@media screen and (max-width: 750px) {
    #ab .sec03 .bg_area .flex figure {
        width: 100%;
        max-width: 500px;
    }
}


/* section04
-------------------- */
@media screen and (min-width: 750px) {
    #ab .sec04 {
        padding: 0 0;
        background: url(../images/menu/armpit-b/pc/sec4_bg_pc.jpg) no-repeat;
        background-size: cover;
        margin-bottom: 0;
    }

    #ab .sec04 .inner {
        padding: 70px 20px 0;
    }

    #ab .sec04 h3 {
        margin-bottom: 90px;
    }

    #ab .sec04 .pc_inner ul .flex_pc {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: flex-start;
    }

    #ab .sec04 ul li {
        margin-bottom: 80px;
    }

    #ab .sec04 .flex figure {
        width: 60px;
        margin-right: 10px;
    }

    #ab .sec04 .flex .bold_txt {
        padding-top: 0;
        line-height: 1.6;
    }

    #ab .sec04 .flex_pc>figure {
        width: 50%;
    }

    #ab .sec04 .flex_pc .flex {
        width: 45%;
        margin-top: 0;
    }

    #ab .sec04 .flex .txt_wrap .p_txt {
        font-size: 1.8rem;
        font-feature-settings: "palt";
    }

    #ab .sec04 .flex .txt_wrap .bold_txt {
        font-size: 3rem;
        letter-spacing: .15em;
    }

    #ab .sec04 .flex_pc:last-child .txt_wrap .bold_txt {
        font-size: 2.6rem;
    }

    #ab .sec04 .wrap_pc {
        background: #f9fbff;
    }

    #ab .sec04 .bottom_txt {
        background: url(../images/menu/armpit-b/pc/sec4_img5_pc.jpg) no-repeat top center;
    }

    #ab .sec04 .bottom_txt .p_txt {
        font-size: 4.7rem;
        letter-spacing: .17em;
        line-height: 1.4;
    }
}

/* section05
-------------------- */
@media screen and (min-width: 750px) {
    #ab .sec05 {
        padding-top: 60px;
    }

    #ab .sec05 .inner {
        padding: 30px 50px 10px;
    }

    #ab .fee_list li dl dt .part {
        font-size: 2.8rem;
        padding: 15px 0;
    }

    #ab .fee_list li dl dd {
        padding: 0 0 0 0;
        margin: 15px 0 5px;
    }

    #ab .fee_list li dl dd .p_txt {
        font-size: 2.9rem;
    }

    #ab .fee_list li dl dd .p_txt:last-child {
        font-size: 2rem;
    }

    #ab .sec05 .bg_area {
        margin: 0 50px 40px;
    }

    #ab .sec05 .bg_area .p_txt {
        text-align: center;
        font-size: 2.2rem;
        line-height: 1.7;
    }

    #ab .sec05 .caution {
        margin: 0 50px;
    }
}

@media screen and (max-width: 750px) {
    #ab .sec05 .caution img {
        width: 90%;
    }
}

/* section06
-------------------- */
@media screen and (min-width: 750px) {
    #ab .sec06 h3 {
        font-size: 3.4rem;
        padding: 25px 0;
    }

    #ab .sec06 .bg_area {
        background: url(../images/menu/armpit-b/pc/sec6_bg_pc.jpg) no-repeat;
        background-size: cover;
        padding: 40px 40px;
    }

    #ab .sec06 .bg_area .w_bg table {
        margin: 40px 0;
    }

    #ab .sec06 .bg_area .w_bg table th {
        width: 30%;
        font-size: 1.8rem;
        padding: 20px 0;
    }

    #ab .sec06 .bg_area .w_bg table td {
        width: 70%;
        border: 1px solid #6ab4eb;
        border-bottom: none;
        font-size: 1.8rem;
        padding: 20px 40px;
    }

    #ab .sec06 .bg_area .w_bg dl {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 40px;
    }

    #ab .sec06 .bg_area .w_bg dl dt {
        font-size: 2.2rem;
        margin: 0 0 20px;
    }
}

/* section07
-------------------- */
@media screen and (min-width: 750px) {
    #ab .sec07 .inner {
        padding: 40px 40px 40px;
    }

    #ab .sec07 ul li figure {
        width: 48px;
        margin-right: 20px;
    }

    #ab .sec07 ul li P {
        width: 100%;
        padding-top: 10px;
    }

    #ab .sec07 ul li .q_txt {
        font-size: 2.2rem;
    }

    #ab .sec07 ul li .answer .p_txt {
        padding-top: 8px;
        font-size: 1.8rem;
    }
}