@media screen and (max-width: 480px) {
    .main-wrapper{
        margin:0;
        width:100%;
    }.main-wrapper .mobile-title{
        display: block;
        margin-top: 10vw;
        color: #323232;
        font-family: "Noto Serif JP";
        font-size: 5.128vw;
        font-style: normal;
        font-weight: 500;
        line-height: 151.2%; /* 30.24px */
    }.main-wrapper .texts{
        width: 86.41vw;
    }.main-wrapper h2{
        display: block;
        margin-top: 10vw;
        color: #323232;
        font-family: "Noto Serif JP";
        font-size: 5.128vw;
        font-style: normal;
        font-weight: 500;
        line-height: 151.2%; /* 30.24px */
    }.main-wrapper .texts h3{
        margin-top: 10vw;
        color: #323232;
        font-family: "Noto Serif JP";
        font-size: 5.128vw;
        font-style: normal;
        font-weight: 500;
        line-height: 151.2%; /* 30.24px */
    }.main-wrapper .texts p{
        margin-top: 7.949vw;
        color: #323232;
        font-family: "Noto Serif JP";
        font-size: 3.846vw;
        font-style: normal;
        font-weight: 500;
        line-height: 151.2%; /* 22.68px */
    }
    .pc-br{
        display: none;
    }.mobile-br{
        display: inline;
    }.main-wrapper .texts img{
        display:none;
    }

    
    .price h2{
        margin-top: 12.821vw;
        color: #323232;
        text-align: center;
        font-family: "Noto Serif JP";
        font-size: 5.128vw;
        font-style: normal;
        font-weight: 500;
        line-height: 151.2%; /* 30.24px */
    }.price img{
        margin-top: 3.59vw;
        width:100%;
    }.supplements{
        text-align: center;
    }.supplements p{
        margin: 3.077vw 0 4.615vw 0;
        text-align:left;
        color: #FFF;
        font-family: "Noto Serif JP";
        font-size: 3.333vw;
        font-style: normal;
        font-weight: 500;
        line-height: 200%; /* 26px */
    }

    .date{
        padding:12.821vw 0;
    }.date h1{
        padding-top:1.282vw;
        font-size: 5.128vw;
    }

    .tryal{
        width:100%;
    }.tryal h2{
        padding:5.385vw 34.615vw;
        margin-top: 0;
        color: #FFF;
        font-family: "Noto Serif JP";
        font-size: 5.128vw;
        font-style: normal;
        font-weight: 500;
        line-height: 151.2%; /* 30.24px */
    }.tryal .texts{
        width:80.769vw;
    }.tryal .texts p{
        margin-top: 1.795vw;
        color: #FFF;
        font-family: "Noto Serif JP";
        font-size: 3.846vw;
        font-style: normal;
        font-weight: 500;
        line-height: 151.2%; /* 22.68px */
    }

    .page-links{
        display: block;
    }
}