@charset "UTF-8";

/*---動画調整_250625---*/
#mv:after {
    background: rgba(0, 0, 0, 0.3);
}
#mv .mv_mp4,
#mv.mv_mp4_contain .mv_mp4 video {
    max-height: none!important;
}
@media screen and (max-width: 900px) {
    #mv .mv_textimg {
        height: 90%;
    }
    #mv .mv_textimg img {
        width: 60%;
    }
    header .logo a img {
        max-width: 190px !important;
    }
    body::after {
        top: -55px;
    }
}