@charset "UTF-8";

/*--MV調整--*/
@media screen and (min-width: 901px) {
    #mv {
        width: 100%; 
    }
}