@charset "UTF-8";

/*MV調整_250902*/
#mv,
#mv .mv_mp4,
#mv .mv_mp4 video{
    height: auto;
    max-height: initial !important;
}
.mv_textimg div{
    width: 40vw;
}
@media screen and (max-width: 768px) {
    #mv .mv_textimg {
        left: auto;
    }
}