@charset "UTF-8";

/*--- MVテキスト画像位置調整_250930 ---*/
@media screen and (max-width: 768px) {
    #mv .mv_textimg {
        padding-bottom: 20px;
    }
}