.main-wrapper{
    margin: 4.444vw auto 16.667vw auto;
    background-color: #FFF;
    width:62.5vw;
    text-align: center;
}.main-wrapper .mobile-title{
    display: none;
}.main-wrapper .texts{
    margin:auto;
    text-align: left;
    width: 47vw;
    position:relative;
}
.texts img{
    width: 21.889vw;
    height: 14.222vw;
    top:6.597vw;
    right:0.486vw;
    position: absolute;
}
.texts h3{
    display:inline-block;
    margin-top: 6.111vw;
    color: #323232;
    font-family: "Noto Serif JP";
    font-size: 1.736vw;
    font-style: normal;
    font-weight: 500;
    line-height: 151.2%; 
}.texts p{
    margin-top:2.792vw;
    color: #323232;
    font-family: "Noto Serif JP";
    font-size: 1.333vw;
    font-style: normal;
    font-weight: 500;
    line-height: 151.2%; 
}.mobile-br{
    display: none;
}


.price h2{
    margin-top: 8.181vw;
    color: #323232;
    text-align: center;
    font-family: "Noto Serif JP";
    font-size: 1.918vw;
    font-style: normal;
    font-weight: 500;
    line-height: 151.2%; 
}.price img{
    width: 32.034vw;
    margin-top: 2.361vw;
}
.supplements{
    text-align: left;
    margin-top: 3.021vw;
    background: #8CA482;

}.supplements p{
    display: inline-block;
    margin:1.181vw 0 1.528vw 8.333vw;
    color: #FFF;
    font-family: "Noto Serif JP";
    font-size: 1.247vw;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; 
}

.date{
    background-color: #FFF;
    padding:5.556vw 0;
}.date h1{
    padding-top:0.556vw;
    color: #5B5B5B;
    text-align: center;
    font-family: "Noto Serif JP";
    font-size: 2.231vw;
    font-style: normal;
    font-weight: 500;
    line-height: 151.2%; /* 48.568px */  
}.date .green{
    color: #568355;
}

.tryal{
    text-align:center;
    display: inline-block;
    background-image: url("/lesson/resources/imgs/tryalImg.jpg");
    background-size: cover;
}.tryal h2{
    background: rgba(133, 147, 120, 0.66);    padding:3.363vw 25.347vw;
    color: #FFF;
    font-family: "Noto Serif JP";
    font-size: 1.953vw;
    font-style: normal;
    font-weight: 500;
    line-height: 151.2%; /* 42.516px */
}.tryal .texts{
    margin: 6.667vw 0 8.056vw 0 ;
    display: inline-block;
    text-align: left;
    width:38.403vw;

}.tryal p{
    margin-top: 1.389vw;
    display: inline-block;
    color: #FFF;
    font-family: "Noto Serif JP";
    font-size: 1.826vw;
    font-style: normal;
    font-weight: 500;
    line-height: 151.2%; /* 39.755px */
}.tryal a {
    color: #FFF;
}

.page-links{
    display:none;
}