@charset "utf-8";
html{
    scroll-behavior: smooth;
}

#bana_inc .price:after {
    content: none;
}
.boxlink_sold .price:after {
    content: none !important;
}
#kwinc-13005101 .sans-serif {
    font-family: "Zen Kaku Gothic New", serif !important;
    font-weight: 500;
    font-style: normal;
}
#kwinc-13005101 .bg {
background-color: #73bd9f;
}
#kwinc-13005101 .mainContainer section {
    padding-top: 150px;
    margin-top: -150px;
}
#kwinc-13005101 .list:before {
    content: "ITEM LIST";
    display: block;
    color: #a2cdc1;
    font-size: 14px;
    margin-bottom: 3px;
}

@media screen and (max-width:520px) {
    #kwinc-13005101 .mainContainer section {
        padding-top: 200px;
        margin-top: -200px;
    }
}