@charset "UTF-8";
@media screen and (max-width: 499px) {
  .mv_limit {
    margin-top: -1rem;
  }
  .top_box2 {
    padding-bottom: 16px;
  }
}

