#top .sns_area {
    bottom: -340px !important;
}
#top .sns_area-en {
    bottom: -355px !important;
}
#top .bnr_area {
    height: 122px!important;
}
#top .bnr_area-en {
    height: 240px!important;
}
.devide_area-first {
    margin-top: -34px;
}
.devide_area-first-en {
    margin-top: -40px;
}
@media screen and (max-width: 768px) {
    #top .devide_area-first {
        margin-top: 0;
    }
    #top .devide_area-first-en {
        margin-top: 0;
    }
}