@charset "UTF-8";

#mv_outer {
  padding-top: 225px;
}

@media screen and (max-width: 900px) {
#mv_outer {
  padding-top: 85px;
}
}