@charset "UTF-8";

/*MV調整*/
#mv {
    width: 100%;
}
@media screen and (max-width: 900px) {
   #mv .mv_mp4 {
       margin-top: 90px;
   }
}