@charset "UTF-8";

#mv:before, #mv .mv_text {
    display: none;
}
@media screen and (max-width: 900px) {
#mv.mv_mp4_cover {
    height: auto !important;
}
#mv.mv_mp4_cover .mv_mp4 video, #mv.mv_mp4_cover2 .mv_mp4 video {
    max-width: 100%;
    height: auto !important;
    margin: 0 !important;
}
}