@charset "UTF-8";

/*---- MVテキスト調整 ----*/
@media screen and (max-width: 400px) {
  #mv .mv_text p {
    font-size: 1.4rem !important;
  }
}