.c-feature-price__header {
  margin-top: 140px;
}
.c-feature-price.lazyloaded {
  background: url("/art-college/music/assets/img/pages/pc_top/bg_feature_price.png") no-repeat;
  background-size: 543.5px 543.5px;
  background-position: 10px 95px;
}
.c-feature-price__plan {
  display: flex;
  margin: 0 auto;
  padding-top: 93px;
  width: 800px;
  justify-content: space-between;
}
.c-feature-price__plan-item {
  position: relative;
  width: calc( 100%/2 - 30px );
  background-color: #ffffff;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.25);
  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.25);
  margin: 0 auto;
}
.c-feature-price__plan-item-text--1 {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.8px;
  padding: 15px 0 7px;
}
.c-feature-price__plan-item-text--2 {
  font-size: 28px;
  line-height: 1.14;
  letter-spacing: 2.8px;
  color: #ffffff;
  padding: 14px 0;
  white-space: nowrap;
}
.c-feature-price__plan-item-text--2l {
  background: rgb(255,187,17);
  background: -moz-linear-gradient(125deg, rgba(255,187,17,1) 0%, rgba(255,170,68,1) 100%);
  background: -webkit-linear-gradient(125deg, rgba(255,187,17,1) 0%, rgba(255,170,68,1) 100%);
  background: linear-gradient(125deg, rgba(255,187,17,1) 0%, rgba(255,170,68,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffbb11",endColorstr="#ffaa44",GradientType=1);
}
.c-feature-price__plan-item-text--2r {
  letter-spacing: 0;
  background: rgb(187,153,238);
  background: -moz-linear-gradient(180deg, rgba(187,153,238,1) 0%, rgba(187,136,238,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(187,153,238,1) 0%, rgba(187,136,238,1) 100%);
  background: linear-gradient(180deg, rgba(187,153,238,1) 0%, rgba(187,136,238,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bb99ee",endColorstr="#bb88ee",GradientType=1);
}
.c-feature-price__plan-item-text--3 span:nth-child(1) {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 1.5px;
  padding-right: 10px;
}
.c-feature-price__plan-item-text--3 span:nth-child(2) {
  font-family: Roboto, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 2.33;
}
.c-feature-price__plan-item-text--3 span:nth-child(3) {
  font-size: 21px;
  line-height: 1.52;
  letter-spacing: 2.1px;
}
.c-feature-price__plan-item-text--3 span:nth-child(4) {
  font-size: 12px;
  line-height: 2.58;
  letter-spacing: 1.2px;
  padding-left: 5px;
}
.c-feature-price__plan-item-text--plus {
  font-family: Roboto, 'Open Sans', 'Helvetica Neue', sans-serif;
  color: #ABAAAC;
  font-size: 44px;
  line-height: 0;
  padding: 4px 0 20px;
}
.c-feature-price__plan-item-text--4 {
  font-size: 14px;
  line-height: 1.85;
  letter-spacing: 1.4px;
}
.c-feature-price__plan-item-text--5 {
  padding-bottom: 10px;
}
.c-feature-price__plan-item-text--5 span:nth-child(1) {
  font-size: 21px;
  line-height: 1.52;
  padding-right: 13px;
  vertical-align: super;
}
.c-feature-price__plan-item-text--5 span:nth-child(2) {
  font-family: Roboto, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-size: 56px;
  font-weight: bold;
  line-height: 1.28;
}
.c-feature-price__plan-item-text--5 span:nth-child(3) {
  font-size: 24px;
  line-height: 1.29;
  padding-left: 10px;
}
.c-feature-price__plan-item-text--5 span:nth-child(4) {
  font-size: 12px;
  line-height: 2.58;
}
.c-feature-price__plan-desc {
  font-size: 12px;
  line-height: 2.5;
  letter-spacing: 0.6px;
  margin-top: 26px;
}
.c-feature-price__plan-item-sticker-left {
  position: absolute;
  width: 173px;
  top: 0;
  left: 0;
  transform: translate(0, -100%);
}
.c-feature-price__plan-item-sticker-right {
  position: absolute;
  width: 110px;
  top: 0;
  right: 125px;
  transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
}
.c-feature-price__plan-item-sticker-left img,
.c-feature-price__plan-item-sticker-right img {
  width: 85%;
}
.c-feature-price__view-more {
  width: 300px;
  margin: 47px auto 0;
}
.c-feature-price__plan-item-text-weekend {
  position: relative;
  display: inline-block;
  width: 72px;
}
.c-feature-price__plan-item-text-weekend img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  padding: 0 5px;
  transform: translate(0, calc( -50% - 10px ));
  -webkit-transform: translate(0, calc( -50% - 10px ));
  -moz-transform: translate(0, calc( -50% - 10px ));
}
.c-feature-price_graph {
  width: 530.5px;
  margin: 55px auto 0;
}
.c-feature-price_graph img {
  width: 100%;
  margin-left: 40px;
}