@charset 'utf-8';
@media screen and (max-width: 767px) {
  .v-schedule-bg--top-left .v-schedule-bg__img img {
    object-position: top center;
  }
}
