@charset "utf-8";

.main-area{
    padding-bottom: 80px;
}
div#ss-main.center {
    margin-top: unset;
}
@media screen and (max-width:767px){
    .main-area{
        padding-bottom: 60px;
    }

}