
@charset "UTF-8";

#mv {
   width: 100%;
}

#mv.mv_mp4_cover .mv_mp4 video, #mv.mv_mp4_cover2 .mv_mp4 video {
    max-height: max-content !important;
}

#mv .mv_mp4 {
    max-height: max-content !important;
}