@charset "UTF-8";

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