@import url(https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap);
.global-container{
    display: block;
}
.global-header[data-variable-header]{
    display: none;
}
.global-footer{
    display: block !important;
}
.global-contents__inner{
    width: 100% !important;
}

section{
    position: relative;
}
.contents{
    width: 750px;
    max-width: 100vw;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.contents img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.contents > img{
    width: 100%;
}
.marker{
    background-color: #e7b396;
}
.fuwa-animation {
    animation: fuwa infinite 1s ease-in;
}
@keyframes fuwa {
    0% {
        transform: scale(1);
    }
  
    50% {
      transform: scale(0.96);
    }
  
    100% {
      transform: scale(1);
    }
}

.offer{
    z-index: 2;
}
.offer .btn1{
    position: absolute;
    bottom: 75px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: max-content;
    max-width: 93%;
}
@media screen and (max-width: 749px) {
    .offer .btn1{
        bottom: 8%;
    }
}
.offer2{

}
.offer2 .btn2{
    position: absolute;
    bottom: 75px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: max-content;
    max-width: 93%;
}
@media screen and (max-width: 749px) {
    .offer2 .btn2{
        bottom: 8%;
    }
}
.sold_out{
    z-index: 1;
}
#kv{

}
#kv .btn1{
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: max-content;
    max-width: 93%;
}
#sns{

}
#repeat{

}
#worries{

}
#summary1{

}
#polyamine{
    margin-top: -160px;
}
@media screen and (max-width: 749px) {
    #polyamine{
        margin-top: -13%;
    }
}
#biotin{
    margin-top: -380px;
    z-index: 1;
}
@media screen and (max-width: 749px) {
    #biotin{
        margin-top: -50%;
    }
}
#loquat_leaf_extract{
    margin-top: -300px;
}
@media screen and (max-width: 749px) {
    #loquat_leaf_extract{
        margin-top: -40%;
    }
}
#vitamin_mineral{

}
#like_me{

}
#like_me + .offer{
    margin-top: -400px;
}
@media screen and (max-width: 749px) {
    #like_me + .offer{
        margin-top: -55%;
    }
}
#benefits{
    margin-top: -135px;
}
@media screen and (max-width: 749px) {
    #benefits{
        margin-top: -18%;
    }
}
#ba{

}
#voice{

}
#one_month{

}
#one_month + .offer2{
    margin-top: -440px;
}
@media screen and (max-width: 749px) {
    #one_month + .offer2{
        margin-top: -55%;
    }
}
#sold_out{

}
.offer + .sold_out{
    margin-top: -190px;
}
@media screen and (max-width: 749px) {
    .offer + .sold_out{
        margin-top: -27%;
    }
}
#gmp{

}
#polyamine2{

}
#biotin2{
    margin-top: -85px;
}
@media screen and (max-width: 749px) {
    #biotin2{
        margin-top: -13%;
    }
}
#loquat_leaf_extract2{
    margin-top: -395px;
}
@media screen and (max-width: 749px) {
    #loquat_leaf_extract2{
        margin-top: -54%;
    }
}
#vitamin_mineral2{

}
#like_me2{

}
#qa{

}
#qa .contents{
    background-image: url(../../Images/bambiwink02/qa_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    padding: 55px 30px;
}
#qa h2{
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    max-width: 33%;
    margin-bottom: 45px;
}
#qa dl{
    background-color: #ffffff;
    margin-bottom: 25px;
    box-sizing: border-box;
    padding: 25px;
}
#qa dl.accordion-wrap{
    position: relative;
}
#qa dl.accordion-wrap{
    position: relative;
}
#qa dl.accordion-wrap dd{
    display: none;
}
#qa dl.accordion-wrap dt:after{
    content: "";
    display: block;
    background-image: url(../../Images/bambiwink02/qa_arrow.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 29px;
    height: max-content;
    aspect-ratio: 29 / 18;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    z-index: 1;
}
#qa dl.accordion-wrap.active dt:after{
    background-image: url(../../Images/bambiwink02/qa_arrow2.png);
}
#qa dt{
    font-size: 3.6rem;
    color: #8a5257;
    font-weight: 800;
    position: relative;
    font-family: "Zen Old Mincho";
    margin-left: 1em;
}

#qa dt:before{
    content: "Q";
    position: absolute;
    left: -1em;
}
#qa dd{
    font-size: 3.6rem;
    font-weight: 500;
    position: relative;
    font-family: "Noto Sans JP";
    margin-left: 1em;
    margin-top: 25px;
}
#qa dd::before{
    content: "A";
    position: absolute;
    left: -1em;
}
@media screen and (max-width: 749px) {
    #qa dt{
        font-size: 2.4rem;
        width: calc(100% - 10vw);
    }
    #qa dd{
        font-size: 2rem;
    }
    #qa dl.accordion-wrap dt:after{
        width: 5vw;
        height: 4vw;
        right: -5vw;
    }
}
#one_month2{

}
#one_month2 + .offer2{
    margin-top: -165px;
}
@media screen and (max-width: 749px) {
    #one_month2 + .offer2{
        margin-top: -20%;
    }
}
#sold_out2{

}
.sold_out + .benefits{
    margin-top: -110px;
}
@media screen and (max-width: 749px) {
    .sold_out + .benefits{
        margin-top: -15%;
    }
}
#benefits2{
    margin-top: -135px;
}
@media screen and (max-width: 749px) {
    #benefits2{
        margin-top: -18%;
    }
}
#ingredient{

}
.floating-banner{
    position: fixed;
    bottom: -100%;
    left: 0;
    right: 0;
    transition: all 0.75s ease-in-out;
    z-index: 9999999;
}
.floating-banner.UpMove{
    bottom: 0;
}

@media screen and (max-width: 749px) {
    .formlp-front-section--footer{
        width: 100%;
        padding: 0 5%;
        box-sizing: border-box;
    }
    .formlp-front-section--footer-inner{
        max-width: 100%;
    }
    .formlp-front-section--footer-items{
        display: block;
    }
    .formlp-front-section--footer-item{
        max-width: 100%;
    }
    .formlp-front-section--footer-item:nth-child(even){
        max-width: calc( 100% - 40px );
    }
    .formlp-front-section--copyright-inner{
        max-width: 100%;
    }
}