
.c-event-fes {
  width: 100%;
  margin: -75px auto 50px;
}

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

.c-event-fes.lazyloaded {
  background: url("/art-college/music/assets/img/pages/pc/event/fes/bg.png") no-repeat;
  background-size: 239px 256px;
  background-position: 880px 0px;
}


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

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

.c-event-fes .c-common__header-desc p:nth-child(1) {
  font-weight: 600;
  margin-bottom: 20px;
}

.c-event-fes.lazyloaded .c-common__header-desc::before {
  content: "";
  position: absolute;
  left: -60px;
  bottom: -40px;
  width: 276px;
  height: 277px;
  background: url("/art-college/music/assets/img/pages/pc/event/fes/01.png") no-repeat;
  background-size: 276px 277px;
}

.c-event-fes.lazyloaded .c-common__header-desc::after {
  content: "";
  position: absolute;
  right: -20px;
  bottom: -40px;
  width: 239px;
  height: 266px;
  background: url("/art-college/music/assets/img/pages/pc/event/fes/02.png") no-repeat;
  background-size: 239px 266px;
}

