
@charset "UTF-8";

#mv .mv_mp4 {
    height: 105%;
}
/*----- レイアウト調整(20250123) -----*/
#mv .mv_mp4 {
    max-height: initial !important;
}
#mv.mv_mp4_contain .mv_mp4 video {
    max-height: initial !important;
}
#mv::before {
    display: none;
}