@charset "UTF-8";

/*MV調整_260427*/
#mv,
#mv .mv_mp4,
#mv .mv_mp4 video{
    height: auto;
    max-height: initial !important;
}
#mv {
    width: 100%;
}
#mv .mv_textimg{
    left: 2%;
    width: 96%;
    top: auto;
    bottom: 2%;
}
#mv .mv_textimg img {
    max-width: initial;
}
#mv .mv_textimg > div {
    display: inline-block;
    width: 40%;
    max-width: 650px;
    min-width: 180px;
}