@charset "UTF-8";

/*MV調整_251001*/
#mv .mv_textimg {
    width: 45%;
}
@media screen and (max-width: 768px) {
    #mv .mv_textimg {
        bottom: 2%;
        width: 50%;
    }
}