@charset "UTF-8";

/*--MV調整--*/
@media screen and (max-width: 768px) {
    #mv .mv_textimg {
        bottom: 3%;
        top: auto;
    }
}