@charset "UTF-8";

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