@charset "UTF-8";

/*MV調整*/
@media screen and (max-width: 600px) {
  #mv.mv_mp4_contain {
    margin-top: 70px;
  }
}