@charset "UTF-8";

@media screen and ( max-width : 480px ) {
#mv .mv_scroll a::before {
    top: 42px!important;
}
}