@charset "UTF-8";

@media screen and (max-width: 768px) {
    #top_mv + section {
        background-position: 50% 0% !important;
        background-size: cover !important;
    }
}