@charset "UTF-8";

/*--MV調整--*/
@media screen and (max-width: calc(125vh)) {
    #mv.mv_mp4_cover {
        height: 70vh!important;
    }
}