@charset "UTF-8";

/*offer*/
.offerWrapSection.main1 > .offerBg{
    background: url("/upload/lp/lp_main_1/img/offer_bg.png") left bottom no-repeat;
    background-size: cover;
}
.offerWrapSection.main1.lastOffer{
    background: #000;
}
.offerWrapSection.main1 > .offerBg > .offerBox{
    padding-bottom: 8%;
}
.offerBox.offerEt a{
    bottom: 19%;
}
.offerBox.offerEt a img {
    -webkit-animation: unset;
    animation: unset;
}

/*サプリメントとは*/
.supSummary{
    width: 94.66%;
    margin: 10% auto 5%;
	padding-bottom: 10%;
    
}
/*テキストリンク*/
.gualanteeLink{
    font-size: 1.8em;
    text-align: center;
    margin-bottom: 5%;
}

div#container._spView .gualanteeLink{
    font-size: 3.46vw;
}

/*offer*/
.offerBox a {
    bottom: 4.5%;
}