.c-feature-plan__header {
  padding-top: 140px;
}
.c-feature-plan.lazyloaded {
  background: url("/art-college/music/assets/img/pages/pc_top/bg_feature_plan.png") no-repeat;
  background-size: 651px 642.5px;
  background-position: calc( 50% + 360px ) 40px;
}
.c-feature-plan__content-image {
  width: 900px;
  margin: 47px auto 0;
}
.c-feature-plan__content-image img {
  width: 100%;
}
.c-piano-feature-plan.lazyloaded {
  background: url("/art-college/music/assets/img/pages/pc_top/bg_feature_plan.png") no-repeat;
  background-size: 651px 642.5px;
  background-position: calc( 50% + 360px ) 140px;
}
.c-piano-feature-plan {
  padding-top: 150px;
}