@charset "UTF-8";

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