@charset "UTF-8";

/* common */



/* top */
@media screen and (min-width: 750px) {
    #hifu .top {
        background: url("../images/menu/hifu/pc/hifu_top_bg_pc.jpg")no-repeat top center;
        width: 100%;
    }

    #hifu .top h2 img {
        margin: 0 auto;
    }

    #hifu .top .mov_area {
        background: #fff;
        padding-bottom: 40px;
    }

    #hifu .top .mov {
        width: 750px;
        margin: 20px auto 0;
    }
}

@media screen and (max-width: 1000px) {
    #hifu .top {
        background-size: contain;
    }

    #hifu .top .mov {
        width: 80%;
    }
}

@media screen and (max-width: 750px) {
    #hifu .top {
        background-size: contain;
    }

    #hifu .top .mov {
        width: 90%;
    }
}

/* section01 */
@media screen and (min-width: 750px) {
    #hifu .sec01 {
        position: relative;
    }

    #hifu .sec01 h3 {
        background: url("../images/menu/hifu/pc/sec1_heading_pc.png")no-repeat center center;
        height: 170px;
        margin-top: 0;
        position: absolute;
        top: -3%;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }

    #hifu .sec01 .ba_wrap {
        padding: 170px 20px 40px;
    }

    #hifu .sec01 .ba_wrap figure img {
        margin: 0 auto;
    }

    #hifu .sec01 .ba_wrap .ba_desc img {
        margin: 0 auto;
    }

    #hifu .sec01 .w_bg {
        padding: 80px 20px 55px;
    }
    
    #hifu .sec01 .w_bg .bg_wrap {
        margin: 0 auto;
        max-width: 890px;
    }

    #hifu .sec01 .w_bg .bg_wrap::before {
        top: 6px;
        left: 6px;
    }

    #hifu .sec01 .w_bg .txt_wrap {
        padding: 10px 20px 10px 10px;
    }
    
    #hifu .sec01 .w_bg .txt_wrap h4 {
        width: 370px;
        top: -60px;
    }

    #hifu .sec01 .w_bg .txt_wrap .flex_pc {
        align-items: center;
    }

    #hifu .sec01 .w_bg .txt_wrap figure {
        width: 40%;
        margin-right: 50px;
    }

    #hifu .sec01 .w_bg .txt_wrap .p_txt {
        font-size: 2rem;
        width: 60%;
        line-height: 2;
        padding: 0;
    }
}

@media screen and (max-width: 1000px) {
    #hifu .sec01 .w_bg .txt_wrap .p_txt {
        font-size: 2vw;
    }

    #hifu .sec01 .w_bg .txt_wrap h4 {
        width: 44%;
    }
}

@media screen and (max-width: 750px) {
    #hifu .sec01 .w_bg .txt_wrap .p_txt {
        font-size: 2.6rem;
    }

    #hifu .sec01 .w_bg .txt_wrap h4 {
        width: 65%;
    }
}


/* section02 */
@media screen and (min-width: 750px) {
    #hifu .sec02 {
        position: relative;
        margin-bottom: 40px;
    }

    #hifu .sec02 .inner {
        padding: 0;
    }

    #hifu .sec02 .pc_inner {
        padding: 160px 50px 40px;
    }

    #hifu .sec02 h3 {
        background: url("../images/menu/hifu/pc/sec2_heading_pc.png")no-repeat center center;
        height: 170px;
        margin-top: 0;
        position: absolute;
        top: -3%;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }

    #hifu .sec02 .txt_wrap1 {
        flex-direction: column;
        padding: 20px 30px;
        width: 56%;
        line-height: 2;
    }

    #hifu .sec02 .flex figure {
        width: 41%;
    }

    #hifu .sec02 .img_area .p_txt {
        position: absolute;
        right: 30px;
        bottom: 50%;
        transform: translateY(50%);
        font-size: 3rem;
        line-height: 2;
    }

    #hifu .sec02 .img_area .p_txt .bold_txt {
        font-size: 6.5rem;
        line-height: 1.3;
    }
}

@media screen and (max-width: 1000px) {
    #hifu .sec02 .img_area .p_txt {
        font-size: 3vw;
    }

    #hifu .sec02 .img_area .p_txt .bold_txt {
        font-size: 6.5vw;
    }
}

@media screen and (max-width: 750px) {
    #hifu .sec02 .img_area .p_txt {
        font-size: 3rem;
    }
    
    #hifu .sec02 .img_area .p_txt .bold_txt {
        font-size: 4rem;
    }
}

/* section03 */
@media screen and (min-width: 750px) {
    #hifu .sec03 .inner {
        padding: 110px 20px 40px;
        margin-bottom: 20px;
    }

    #hifu .sec03 .pc_inner {
        padding: 0 20px;
    }

    #hifu .sec03 .sec3_ttl {
        width: 580px;
    }

    #hifu .sec03 .sec3_ttl h3 {
        font-size: 4rem;
    }

    #hifu .sec03 .trouble_wrap figure {
        width: 42%;
        margin-bottom: 0;
    }

    #hifu .sec03 .trouble_wrap figure img {
        max-width: 100%;
    }

    #hifu .sec03 .trouble_list {
        width: 55.5%;
    }

    #hifu .sec03 .trouble_list ul {
        padding: 25px 30px;
    }

    #hifu .sec03 .trouble_list ul .p_txt {
        font-size: 2rem;
        letter-spacing: .2em;
    }

    #hifu .sec03 .downtime_wrap {
        padding: 40px 20px 140px;
    }

    #hifu .sec03 .downtime_wrap .downtime_ttl {
        position: absolute;
        top: -9.5%;
        left: 50%;
        transform: translateX(-50%);
        width: 520px;
    }

    #hifu .sec03 .downtime_wrap .downtime_ttl h4 {
        font-size: 3.4rem;
    }

    #hifu .sec03 .downtime_wrap .inner {
        padding: 40px 20px 10px;
    }

    #hifu .sec03 .downtime_wrap .downtime_pic1 {
        width: 50%;
    }

    #hifu .sec03 .downtime_wrap .txt_wrap {
        padding: 20px 0;
        position: relative;
        width: 48%;
    }

    #hifu .sec03 .downtime_wrap .txt_wrap figure {
        position: absolute;
        right: 1%;
        bottom: -82px;
        width: 35%;
    }

    #hifu .sec03 .downtime_wrap p {
        padding: 15px 0 0;
        font-size: 2rem;
        line-height: 2;
    }

    #hifu .sec03 .downtime_wrap .bg_wrap::before {
        top: 6px;
        left: 6px;
    }
}

@media screen and (max-width: 1040px) {
    #hifu .sec03 .downtime_wrap .txt_wrap h5 .bold_txt {
        font-size: 3.1vw;
    }

    #hifu .sec03 .downtime_wrap .txt_wrap h5 {
        font-size: 2.5vw;
    }

    #hifu .sec03 .downtime_wrap p {
        font-size: 1.8vw;
    }

    #hifu .sec03 .downtime_wrap .txt_wrap figure {
        bottom: -17%;
    }
}

@media screen and (max-width: 1000px) {
    #hifu .sec03 .sec3_ttl {
        width: 59%;
    }

    #hifu .sec03 .sec3_ttl h3 {
        font-size: 4vw;
    }

    #hifu .sec03 .trouble_list ul .p_txt {
        font-size: 2vw;
        letter-spacing: .1em;
    }
}

@media screen and (max-width: 750px) {
    #hifu .sec03 .sec3_ttl {
        width: 90%;
    }

    #hifu .sec03 .sec3_ttl h3 {
        font-size: 4.6rem;
    }

    #hifu .sec03 .trouble_list ul .p_txt {
        font-size: 2.6rem;
        letter-spacing: .1em;
    }

    #hifu .sec03 .downtime_wrap .txt_wrap h5 .bold_txt {
        font-size: 3.3rem;
    }

    #hifu .sec03 .downtime_wrap .txt_wrap h5 {
        font-size: 2.8rem;
    }

    #hifu .sec03 .downtime_wrap p {
        font-size: 2.6rem;
    }

    #hifu .sec03 .downtime_wrap .txt_wrap figure {
        bottom: 0;
    }
}

/* section04 */
@media screen and (min-width: 750px) {
    #hifu .sec04 {
        position: relative;
    }

    #hifu .sec04 h3 {
        background: url("../images/menu/hifu/pc/sec4_heading_pc.png")no-repeat center center;
        height: 193px;
        margin-top: 0;
        position: absolute;
        top: -3%;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }

    #hifu .sec04 .inner {
        padding: 0;
    }

    #hifu .sec04 .pc_inner {
        padding: 130px 30px 40px;
    }

    #hifu .sec04 .p_txt {
        line-height: 2;
        letter-spacing: .05em;
    }

    #hifu .sec04 .w_bg {
        padding: 40px 40px 40px;
    }

    #hifu .sec04 .flex_pc .txt_wrap1 {
        width: 50%;
    }

    #hifu .sec04 .flex_pc figure {
        width: 45%;
    }

    #hifu .sec04 .mb_6 {
        margin-bottom: 30px;
    }

    #hifu .sec04 .faq_ttl figure {
        width: 440px;
    }

    #hifu .sec04 .faq_ttl h4 {
        font-size: 3.3rem;
    }

    #hifu .sec04 .faq.inner {
        padding: 15px 30px;
    }

    #hifu .sec04 .faq ul li {
        padding-top: 20px;
        padding-bottom: 30px;
    }

    #hifu .sec04 .faq ul .faq_q {
        font-size: 2.4rem;
        width: 330px;
        margin: 0 auto 30px;
        padding-bottom: 5px;
    }

    #hifu .sec04 .faq ul li figure {
        top: 8px;
        left: 24.5%;
        width: 7%;
    }
}

/* section05 */
@media screen and (min-width: 750px) {
    #hifu .sec05 {
        position: relative;
    }

    #hifu .sec05::before {
        display: none;
    }

    #hifu .sec05 .inner {
        padding-bottom: 40px;
    }

    #hifu .sec05 h3 {
        background: url("../images/menu/hifu/pc/sec5_heading_pc.png")no-repeat center center;
        height: 135px;
        margin-top: 0;
        position: absolute;
        top: -10px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }

    #hifu .sec05 figure img {
        margin: 0 auto;
    }
}

/* section06 */
@media screen and (min-width: 750px) {
    #hifu .sec06 {
        margin-bottom: 50px;
    }

    #hifu .sec06 h3 {
        background: url(../images/menu/hifu/pc/sec5_add1_pc.jpg) no-repeat top center;
        width: 100%;
        height: 864px;
        background-size: cover;
    }
}

@media screen and (max-width: 1000px) {
    #hifu .sec06 h3 {
        background: url(../images/menu/hifu/pc/sec5_add1_tab.jpg) no-repeat top center;
        width: 100%;
        height: auto;
        aspect-ratio: 1000 / 864;
        background-size: cover;
    }
}

/* section07 */
@media screen and (min-width: 750px) {
    #hifu .sec07 h3 img {
        margin: 0 auto;
    }

    #hifu .fee_list_2406 li .box_txt {
        font-size: 2.1rem;
        padding: 10px 10px;
    }

    #hifu .fee_list_2406 li .box_txt.txt2 {
        font-size: 2.1rem;
    }

    #hifu .fee_list_2406 li .txt1 {
        width: 28%;
    }


    #hifu .fee_list_2406 li .txt2 {
        width: 70%;
    }

    #hifu .fee_list_2406 li dl dd .fee_left p {
        font-size: 3.4rem;
        font-weight: 700;
        line-height: 1.4;
    }

    #hifu .fee_list_2406 li .list_1 dd .fee_left p {
        font-size: 3.4rem;
    }

    #hifu .fee_list_2406 li .list_4 dd .fee_left p {
        font-size: 3.4rem;
    }

    #hifu .fee_list li dl dd .fee {
        line-height: 1;
    }

    #hifu .fee_list_2406 li dl dd .fee_right .pay_txt {
        font-size: 2rem;
        line-height: 1.1;
    }

    #hifu .fee_list_2406 li .list_4 .ta-center {
        font-size: 2.4rem;
        font-weight: 700;
    }

    #hifu .fee_list_2406 li .list_4 .box_txt {
        padding: 10px 0;
    }
    
}

@media screen and (max-width: 850px) {
    #hifu .fee_list_2406 li .list_1 dd .fee_left p {
        font-size: 2.7vw;
    }

    #hifu .fee_list li dl dd .fee {
        font-size: 6vw;
    }
}

@media screen and (max-width: 750px) {
    #hifu .fee_list_2406 li .list_1 dd .fee_left p {
        font-size: 4rem;
    }

    #hifu .fee_list li dl dd .fee {
        font-size: 5.3rem;
    }
}