@charset "UTF-8";

/*--MV調整--*/
.mv_mp4,
video{
    max-height: initial!important;
}
@media screen and (min-width: 901px) {
    #mv_outer {
        padding: 0;
    }
}