@charset "UTF-8";

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