@charset "UTF-8";

@media screen and (min-width: 901px) {
    #mv {
        margin-top: -70px;
        min-height: 500px !important;
        max-height: 500px !important;
    }
   #mv .mv_mp4 {
        max-height: none !important;
    }
}
