@charset "UTF-8";

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