@charset "UTF-8";

/*----- MVテキスト画像削除 -----*/
#mv .mv_text > div:before {
  display: none;
}