@charset "UTF-8";

/* 
h-vitamin-d
------------------------ 
*/
/* common */


/* top */
@media screen and (min-width: 750px) {
    #hvd .top {
        background: url("../images/menu/h-vitamin-d/pc/hvd_top_bg_pc.jpg")no-repeat top center;
        background-size: cover;
    }
}

/* section01 */
@media screen and (min-width: 750px) {
    #hvd .sec01 .inner {
        padding: 40px 50px;
    }

    #hvd .sec01 h3 {
        width: 480px;
        margin: 0 auto;
    }

    #hvd .sec01 h3::after {
        content: '';
        width: 25px;
        position: absolute;
        bottom: 29%;
        right: -1%;
    }

    #hvd .sec01 .txt_wrap {
        margin: 20px 0;
    }

    #hvd .sec01 .txt_wrap .border {
        padding: 30px 30px;
    }

    #hvd .sec01 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #hvd .sec01 .txt_wrap .border ul li {
        padding: 15px 10px;
        width: 48%;
    }

    #hvd .sec01 .txt_wrap .border ul li figure {
        width: 30px;
        margin-right: 10px;
    }

    #hvd .sec01 .txt_wrap .border ul li p {
        font-size: 2.3rem;
        line-height: 1.4;
        width: 95%;
        font-feature-settings: "palt";
    }
}


/* section02 */
@media screen and (min-width: 750px) {
    #hvd .sec02 .inner {
        padding: 70px 50px 40px;
    }

    #hvd .sec02 .w_bg {
        padding: 20px 40px 20px;
    }

    #hvd .sec02 h3 {
        position: absolute;
        width: 1000px;
        max-width: 1000px;
        top: -20px;
        left: 50%;
        transform: translateX(-50%);
    }

    #hvd .sec02 .p_txt {
        font-size: 2rem;
    }

    #hvd .sec02 .flex_pc {
        justify-content: space-between;
    }

    #hvd .sec02 .flex_pc1 {
        align-items: center;
        margin-bottom: 20px;
    }

    #hvd .sec02 .flex_pc1 .txt1 {
        padding-top: 80px;
    }

    #hvd .sec02 .flex_pc figure {
        width: 48%;
        margin-bottom: 0;
    }

    #hvd .sec02 .txt2 {
        margin-bottom: 30px;
    }

    #hvd .sec02 .flex_pc .p_txt {
        width: 48%;
    }

    #hvd .sec02 .flex_pc2 {
        flex-direction: row-reverse;
    }

    #hvd .sec02 .img6 {
        margin: 20px 0 0;
    }
}
@media screen and (max-width: 1000px) {
    #hvd .sec02 .flex_pc1 .txt1 {
        padding-top: 8%;
    }

    #hvd .sec02 .flex_pc1 {
        margin-bottom: 0;
    }
} 

@media screen and (max-width: 750px) {
    #hvd .sec02 .flex_pc1 .txt1 {
        padding-top: 0;
    }
} 

/* section03 */
@media screen and (min-width: 750px) {
    #hvd .sec03 {
        background: url(../images/menu/h-vitamin-d/pc/sec3_bg_pc.jpg) repeat-y top center;
        background-size: auto;
    }

    #hvd .sec03 h3 {
        position: relative;
        padding: 60px 0 0;
    }

    #hvd .sec03 h3 img {
        margin: 0 auto;
        max-width: 560px;
    }

    #hvd .sec03 .inner {
        padding: 70px 50px 10px;
    }

    #hvd .sec03 ul li {
        margin-bottom: 60px;
    }

    #hvd .sec03 ul li::before {
        content: '';
        background: #c7e6f3;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 8px;
        left: 7px;
    }

    #hvd .sec03 ul li .border {
        position: relative;
        border: 3px solid #6bc0e8;
        padding: 30px 20px;
    }

    #hvd .sec03 ul li .border .ttl_area {
        top: -35px;
        width: 338px;
    }

    #hvd .sec03 ul li .border .ttl_area h4 {
        font-size: 3.2rem;
    }

    #hvd .sec03 ul li .border .flex figure {
        width: 26%;
    }

    #hvd .sec03 ul li .border .flex p {
        width: 70%;
        font-size: 2rem;
    }

    #hvd .sec03 ul li .border .flex .pk_txt {
        font-size: 2.3rem;
    }
}

/* section04 */
@media screen and (min-width: 750px) {
    #hvd .sec04 {
        padding: 100px 0 30px;
        margin-bottom: 0;
    }

    #hvd .sec04 h3 {
        position: absolute;
        top: -50px;
        left: 50%;
        transform: translateX(-50%);
        width: 1000px;
    }

    #hvd .sec04 .flex_pc {
        align-items: center;
    }

    #hvd .sec04 .inner {
        padding: 60px 50px 40px;
        width: 60%;
    }

    #hvd .sec04 .inner .p_txt {
        font-size: 1.8rem;
    }

    #hvd .sec04 .img1 {
        margin-top: 0;
        width: 40%;
    }
}

/* section05 */
@media screen and (min-width: 750px) {
    #hvd .sec05 .inner {
        padding: 10px 50px 40px;
    }

    #hvd .sec05 .top_txt {
        margin-bottom: 30px;
    }

    #hvd .sec05 .p_txt {
        font-size: 1.8rem;
    }

    #hvd .sec05 .flex_pc {
        justify-content: space-between;
    }

    #hvd .sec05 .flex_pc figure {
        width: 48%;
        margin-bottom: 0;
    }

    #hvd .sec05 .flex_pc .p_txt {
        width: 48%;
    }
}

/* section06 */
@media screen and (min-width: 750px) {
    #hvd .sec06 .sec06_top {
        background: #b5dff3;
        position: relative;
        padding: 40px 0;
    }

    #hvd .sec06 .sec06_top h3 {
        width: 470px;
    }

    #hvd .sec06 .sec06_top .inner {
        padding: 30px 50px 0;
    }

    #hvd .sec06 .w_bg {
        padding: 40px 50px;
        border: 3px solid #6bc0e8;
    }

    #hvd .sec06 .w_bg .p_txt {
        font-size: 2rem;
    }

    #hvd .sec06 .sec06_bottom {
        padding: 70px 50px;
    }
    
    #hvd .sec06 .sec06_bottom dl dt {
        font-size: 2.4rem;
        width: 200px;
        margin-bottom: 20px;
    }

    #hvd .sec06 .sec06_bottom .p_txt {
        font-size: 1.8rem;
    }

    #hvd .sec06 .g6pd_wrap {
        padding: 40px 0 0;
    }

    #hvd .sec06 .g6pd_wrap .p_txt {
        font-size: 2rem;
    }

    #hvd .sec06 .g6pd_wrap .inner {
        padding: 40px 50px;
    }

    #hvd .sec06 .g6pd_wrap .ttl_area {
        margin: 0 auto;
        width: 475px;
    }

    #hvd .sec06 .g6pd_wrap .ttl_area h4 {
        font-size: 3rem;
    }
}

/* section07 */
@media screen and (min-width: 750px) {
    #hvd .sec07 .p_txt {
        font-size: 3rem;
    }

    #hvd .sec07 .inner {
        padding-bottom: 0;
    }

    #hvd .sec07 ul li {
        margin-bottom: 30px;
        border: 3px solid #a6d9f1;
        padding: 20px 40px;
    }

    #hvd .sec07 ul li dd .price {
        font-size: 6rem;
    }

    #hvd .sec07 ul .g6pd_price dt {
        justify-content: center;
    }

    #hvd .sec07 ul .g6pd_price dt .txt_wrap {
        width: 65%;
        margin-left: 30px;
    }

    #hvd .sec07 ul .g6pd_price dt .txt_box {
        width: 13%;
    }
}

@media screen and (max-width: 1000px) {
    #hvd .sec07 .p_txt {
        font-size: 3vw;
    }

    #hvd .sec07 ul .g6pd_price dt .txt_wrap .bold_txt {
        font-size: 3.4vw;
    }

    #hvd .sec07 ul .g6pd_price dt .txt_wrap .p_txt {
        font-size: 2.4vw;
    }

    #hvd .sec07 ul li dd .price {
        font-size: 6.5vw;
    }
}

@media screen and (max-width: 750px) {
    #hvd .sec07 .p_txt {
        font-size: 2.75rem;
    }

    #hvd .sec07 ul .g6pd_price dt .txt_wrap .bold_txt {
        font-size: 3.4rem;
    }

    #hvd .sec07 ul .g6pd_price dt .txt_wrap .p_txt {
        font-size: 2.4rem;
    }

    #hvd .sec07 ul li dd .price {
        font-size: 5rem;
    }
}