@charset "UTF-8";

/*----MV調整_250626---*/
#mv .mv_mp4,
#mv.mv_mp4_contain .mv_mp4 video {
    max-height: none !important;
}
#mv_outer::before{
    display: none;
}
@media screen and (max-width: 1400px){
    #mv .mv_textimg img {
        max-width: 500px;
    }
}
@media screen and (max-width: 900px){
    #mv .mv_textimg img {
       width: 40%;
    }
}