.c-present-feature {
  max-width: 2560px;
  margin: -150px auto 50px;
  padding-top: 200px;
}

.c-present-feature.lazyloaded {
  background: url("/art-college/music/assets/img/pages/pc/present/feature/bg.png") no-repeat;
  background-size:594px 606px;
  background-position: calc(50% - 450px) 0px;
}
.c-present-feature__header {
  position: relative;
}

.c-present-feature__header-image {
  
}

.c-present-feature__header-text {
  font-weight: 600;
}


.c-present-feature__header-text p:nth-child(1){
  line-height: 24px;
  font-size: 24px;
  padding-top: 45px;
}

.c-present-feature__header-text p:nth-child(2) {
  line-height: 49px;
  font-size: 36px;
  padding-top: 10px;
}


.c-present-feature__header-desc {
  width: 447px;
  font-size: 16px;
  font-weight: 600;
  margin: 0 auto;
  margin-top: 30px;
}
.c-present-feature.lazyloaded .c-present-feature__header-desc::after {
  content: "";
  position: absolute;
  right: 115px;
  top: 0px;
  width: 137px;
  height: 246px;
  background: url("/art-college/music/assets/img/pages/pc/present/feature/header_01.png") no-repeat;
  background-size: 137px 246px;
}


.c-present-feature__body-image {
  width: 620px;
  margin: 30px auto 20px;
}

.c-present-feature__body-image2 {
  max-width: 1280px;
  margin-left: -170px;
}

.c-present-feature .c-common-pop-caption {
  display: block;
  width: 340px;
  font-size: 20px;
  text-align: center;
  margin: 40px auto;
}