
.c-event-season-event.lazyloaded {
  width: 912px;
  height: 607.5px;
  background: url("/art-college/music/assets/img/pages/pc/event/season/season_event.png") no-repeat;
  background-size: 100%;
  margin: 0 auto;
}

.c-event-season {
  margin-top: 100px;
}

.c-event-season .c-feature-present__header {
  position: relative;
}

.c-event-season__header-image-title {
  margin: 0 auto;
}

.c-event-season .c-common__header-desc {
  width: 560px;
  font-size: 16px;
  margin: 0 auto;
  margin-top: 30px;
}

.c-event-season.lazyloaded .c-common__header-desc::after {
  content: "";
  position: absolute;
  right: 60px;
  bottom: -70px;
  width: 172px;
  height: 251px;
  background: url("/art-college/music/assets/img/pages/pc/event/season/01.png") no-repeat;
  background-size: 172px 251px;
}