.c-feature-present.lazyloaded {
  background: url("/art-college/music/assets/img/pages/pc_top/bg_feature_present.png") no-repeat;
  background-size: 481.5px 468px;
  background-position: calc(50% + 610px) 56px;
}
.c-feature-present__header {
  padding-top: 154px;
}
/* insturment tab */
.c-insturment-tab {
  width: 100%;
  background-color: #ffffff;
}
.c-insturment-tab__main-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 35px;
}
.c-insturment-tab__item a {
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  font-weight: 600;
  color: #7799FF;
  line-height: 1.875;
  letter-spacing: 0.8px;
  padding: 14px 15px 16px;
  border-bottom: 2px solid #ffffff;
}

.c-insturment-tab__item.ui-tabs-active a {
  border-bottom: 2px solid #7799FF;
}
.c-insturment-tab__sub-nav {
  display: flex;
  justify-content: flex-start;
  background-color: #E5F2FD;
}
.c-insturment-tab__item-sub {
}
.c-insturment-tab__item-sub a {
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  line-height: 1.875;
  letter-spacing: 0;
  padding: 14px 43px 10px;
}
.c-insturment-tab__item-sub.ui-tabs-active a {
  background-color: #7799FF;
  color: #ffffff;
}
.c-insturment-tab__content {
  position: relative;
}
.c-insturment-tab__content img {
  width: 100%;
  margin: 0;
}
.c-insturment-tab__container {
  position: relative;
  margin-top: 81px;
}
.c-insturment-tab__kid {
  position: absolute;
  top: 0;
  right: 81px;
  width: 178px;
  transform: translate(0, calc( -100% + 3px ) );
  -webkit-transform: translate(0, calc( -100% + 3px ) );
  -moz-transform: translate(0, calc( -100% + 3px ) );
}
.c-insturment-tab__kid img {
  width: 100%;
  position: relative;
}
.c-insturment-tab__view-more {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 300px;
  transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
}
.c-insturment-tab__view-more .c-btn-arrow {
  background: none;
  background-color: #ffffff;
}
.c-insturment-tab__view-more .c-btn-arrow__arrow {
  background-color: #7799FF;
}
.c-insturment-tab__view-more .c-btn-arrow__arrow::after {
  border-top: 1px solid #7799FF;
  border-right: 1px solid #7799FF;
}
.c-insturments-feature-present .c-feature-present__header {
  padding-top: 70px;
}
.c-insturments-feature-present.lazyloaded {
  background: url("/art-college/music/assets/img/pages/pc_top/bg_feature_present.png") no-repeat;
  background-size: 481.5px 468px;
  background-position: calc(50% + 610px) 0;
}
.c-insturments-feature-present__types {
  display: flex;
  position: relative;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 4px auto 135px;
}
.c-insturments-feature-present__types.u-jcenter {
  justify-content: center;
}
.c-insturments-feature-present__types.c-insturments-feature-present__types--300 .c-insturments-feature-present__types-item {
  width: 300px;
}
.c-insturments-feature-present__types.c-insturments-feature-present__types--450 {
  margin: 20px auto 135px;
}
.c-insturments-feature-present__types.c-insturments-feature-present__types--450 .c-insturments-feature-present__types-item {
  width: 450px;
}
.c-feature-common__header-desc.c-feature-common__header-desc--450 {
  padding-top: 20px;
  margin-right: 140px;
}
.c-insturments-feature-present__types--450 .c-insturments-feature-present__types__kid {
  right: calc(50% - 150px );
  transform: translate(50%, calc( -100% ) );
  -webkit-transform: translate(50%, calc( -100% ) );
  -moz-transform: translate(50%, calc( -100% ) );
}
.c-insturments-feature-present__types.c-insturments-feature-present__types--640 .c-insturments-feature-present__types-item {
  width: 640px;
}
.c-insturments-feature-present__types.c-insturments-feature-present__types--700 .c-insturments-feature-present__types-item {
  width: 700px;
}
.c-insturments-feature-present__types.c-insturments-feature-present__types--640 .c-insturments-feature-present__types__kid,
.c-insturments-feature-present__types.c-insturments-feature-present__types--700 .c-insturments-feature-present__types__kid {
  display: none;
}

.c-insturments-feature-present__types-item {
  position: relative;
  width: calc(100%/2 - 20px);
  -webkit-box-shadow: 0px 5px 10px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 5px 10px 0 rgba(0,0,0,0.25);
  box-shadow: 0px 5px 10px 0 rgba(0,0,0,0.25);
  margin-top: 40px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.c-insturments-feature-present__types-item .is-hint {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100%;
  font-size: 10px;
  transform: translate(-50%, calc(100% + 20px));
}
.c-insturments-feature-present__types-item:not(:first-of-type)::before {
    display: block;
    position: absolute;
    content: "";
    width: 95.5px;
    height: 92px;
    top: calc(50%);
    transform: translate(-50%, -50%);
    background: url("/art-college/music/assets/img/pages/pc_piano/piano_feature_present_OR.png") no-repeat;
    background-size: cover;
}
.c-insturments-feature-present__types.c-insturments-feature-present__types--300
.c-insturments-feature-present__types-item:not(:first-of-type)::before {
    left: -10px;
}
.c-insturments-feature-present__types
.c-insturments-feature-present__types-item:not(:first-of-type)::before {
    left: -20px;
}
.dpi_cnt_many .c-insturments-feature-present__types-item:not(:first-of-type)::before {
    display: none;
}
.c-insturments-feature-present__types-item .c-btnLink {
  top: 100%;
  right: 50%;
  transform: translate(50%, -50%) rotate(90deg);
}
.c-insturments-feature-present__types-item img {
  width: 100%;
}
.c-insturments-feature-present__details {
  position: relative;
  margin-top: 120px;
  -webkit-box-shadow: 0px 5px 10px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 5px 10px 0 rgba(0,0,0,0.25);
  box-shadow: 0px 5px 10px 0 rgba(0,0,0,0.25);
}
.c-insturments-feature-present__details.no-tab {
  margin-top: 80px;
}
.c-insturments-feature-present__details-title {
  position: absolute;
  left: 50%;
  top: 0;
  min-width: 300px;
  padding: 7px 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  transform: translate(-50%, -100%);
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
}
.c-insturments-feature-present__details-title p {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.15;
  color: #ffffff;
}
.c-insturments-feature-present__details-title--green {
  background-color: #77D088;
}
.c-insturments-feature-present__details-title--blue {
  background-color: #7799FF;
}
.c-insturments-feature-present__details-title--cyan {
  background-color: #66CCFF;
}
.c-insturments-feature-present__details-content,
.c-insturments-feature-present__details-content img,
.c-insturments-feature-present__footer,
.c-insturments-feature-present__footer-image img {
  width: 100%;
}
.c-insturments-feature-present__footer {
  position: relative;
  margin-top: 80px;
}
.c-insturments-feature-present__footer-more {
  position: absolute;
  bottom: 0;
  right: 318px;
  width: auto;
  min-width: 400px;
}
.c-insturments-feature-present__footer-more .c-btn-arrow__text.u-f-Square721 {
  padding-right: 95px;
}
.c-insturments-feature-present__footer-more .c-btn-arrow {
  background: none;
  background-color: #ffffff;
}
.c-insturments-feature-present__footer-more .c-btn-arrow__text {
  color: #7799FF;
}
.c-insturments-feature-present__footer-more .c-btn-arrow__text img {
  height: 20px;
}
.c-insturments-feature-present__footer-more .c-btn-arrow__arrow {
  background-color: #7799FF;
}
.c-insturments-feature-present__footer-more .c-btn-arrow__arrow::after {
  border-top: 1px solid #7799FF;
  border-right: 1px solid #7799FF;
}
.c-insturments-feature-present__types__kid {
  position: absolute;
  top: 40px;
  right: 25px;
  width: 178px;
  transform: translate(0, calc( -100% ) );
  -webkit-transform: translate(0, calc( -100% ) );
  -moz-transform: translate(0, calc( -100% ) );
}
.c-insturments-feature-present__types__kid img {
  width: 100%;
}
@media screen and (max-width: 959px) {
  .eyskids-music-sp.top .c-feature-present {
    padding-top: 60px;
  }
  .c-feature-present.lazyloaded {
    background-position: calc(100% + 210px) 10px;
  }
  .c-feature-present .u-container {
    width: 100%;
    padding: 0 20px;
  }
  .c-insturment-tab__item a {
    font-size: 10px;
    letter-spacing: 0;
    padding: 9px 7px 7px;
    white-space: nowrap;
  }
  .c-insturment-tab__main-nav {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding: 0;
    overflow-x: auto;
  }
  .c-insturment-tab__sub-nav {
    overflow-x: auto;
    border-top: 1px solid #E4E9EF;
  }
  .c-insturment-tab__item-sub a {
    font-size: 14px;
    white-space: nowrap;
    padding: 7px 17px 7px;
  }
  .c-insturment-tab__item:not(:first-of-type) {
    border-left: 1px solid #E4E9EF;
  }
  .c-insturment-tab__view-more {
    width: 220px;
    transform: none;
    position: relative;
    left: auto;
    margin: 20px auto 0;
  }
  .c-insturment-tab__kid {
    width: 110px;
    right: 0;
    transform: translate(0, calc( -100% ) );
    -webkit-transform: translate(0, calc( -100% ) );
  }

  .c-feature-present .sp-c-common__header-desc {
    margin-top: 20px;
    margin-left: 20px;
    text-align: left;
  }
  .c-insturment-tab__container {
    margin-top: 25px;
  }
}

@media screen and (max-width: 1280px) {
  .c-insturment-tab__kid {
    right: 3vw;
  }
}