@charset "UTF-8";

/*---------SP時低電力モード動画再生---------*/
@media(max-width: 900px) {

  #mv .mv_mov iframe {
    pointer-events: all;
  }

}