.c-feature-studio {
  margin-top: 130px;
}
.c-feature-studio__content {
  height: 481px;
  margin: 0 auto;
  position: relative;
}
.c-feature-studio__content.lazyloaded {
  background: url("/art-college/music/assets/img/pages/pc_top/bg_feature_studio_slider.svg") no-repeat;
  background-position: center -186px;
  background-size: 2400px 989px;
}

.c-feature-studio.lazyloaded .c-feature-studio__header::after {
  content: "";
  position: absolute;
  left: 80px;
  bottom: -130px;
  width: 808px;
  height: 241px;
  background: url("/art-college/music/assets/img/pages/pc_top/feature_studio_sticker.png") no-repeat;
  background-position: 0;
  background-size: cover;
  z-index: 2;
}

.c-feature-studio__content {
  margin-top: 45px;
}
.c-feature-studio__content-title {
  width: 591px;
  margin: 0 auto;
  padding: 45px 0 35px;
}
.c-feature-studio__content-title img {
  width: 100%;
}

.c-feature-studio__view-more .c-btn-arrow__arrow {
  background-color: #FC88CC;
}
.c-feature-studio__view-more .c-btn-arrow__arrow::after {
  border-top: 1px solid #FC88CC;
  border-right: 1px solid #FC88CC;
}
.c-feature-studio__view-more {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 300px;
  transform: translate(-50%, 50%);
}
.c-btn-arrow.u-white-bg {
  background: none;
  background-color: #ffffff;
}

.c-feature-studio__slider {
  width: 900px;
  margin: 0 auto;
  padding-bottom: 10px;
}