@charset "UTF-8";

@media screen and (min-width: 901px) {
    #mv .mv_img, #mv::after {
        width: 100%;
        margin-left: 0%;
    }
}