@charset "UTF-8";

/*--------MV調整---------*/
#mv.mv_mp4_contain {
  width: 100%;
  max-height: initial !important;
}

#mv .mv_mp4,
#mv.mv_mp4_contain .mv_mp4 video {
  max-height: initial !important;
}

@media screen and (min-width: 901px) {
#mv.mv_mp4_contain {
  margin-top: 30px;
}
}
