.fr-contentsCard .fr-imagePlusText_content{
  margin-right: 0;
}

.fr-imagePlusText_title{
  font-weight: bold;
}

.fr-fixedAnchor_itemLink{
  padding-right: 0;
  padding-left: 0;
}

.u-font-normal{
  font-weight: normal;
}

.l-anchorAdjustBox{
  margin-top: -57px;
  padding-top: 57px;
}

.l-anchorAdjustBox.-first{
  margin-top: -79px;
  padding-top: 79px;
}

.section-head__img,
.textAnchor__inner{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.performance_wrapper {
  display: flex;
}
.performance_wrapper .performance_list {
  width: 16.2%;
  margin-right: 2vw;
}

.textAnchor__inner{
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.textAnchor__inner.-kids{
  max-width: 320px;
  margin-right: auto;
  margin-left: auto;
}

.textAnchor__list{
  margin: 0 9px;
  padding: 0 6px 3px;
  font-weight: bold;
  font-size: 15px;
}

.section-head__subText{
  font-size: 14px;
  font-weight: bold;
}

.relatedItems{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -2vw;
  margin-left: -2vw;
}

.relatedItems__list{
  width: calc((99.9999% - 12vw) / 3);
  margin-right: 2vw;
  margin-left: 2vw;
}

.relatedItems__list:nth-child(n+4){
  padding-top: 4vw;
}

.fr-imagePlusText_content-inner{
  display: block;
}

@media (min-width: 813px) {
  a:hover,
  a:hover img,
  a:hover p,
  a[href]:hover,
  a[href]:hover img,
  a[href]:hover img,
  a[data-link]:hover,
  a[data-link]:hover img {
    cursor: pointer;
    opacity: 0.8;
    text-decoration: none;
  }

  .fr-imagePlusTextParent.-column-1 {
      width: auto;
      max-width: 616px;
  }

  .u-pc-align-center{
    text-align: center;
  }

  .l-anchorAdjustBox{
    margin-top: -68px;
    padding-top: 68px;
  }

  .hero__lead{
    font-size: 13px;
  }

  .splitBox{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -12px;
    margin-left: -12px;
  }

  .splitBox__right,
  .splitBox__left{
    margin-right: 12px;
    margin-left: 12px;
    width: 50%;
  }
  
  .performance_wrapper {
    display: flex;
  }
  .performance_wrapper .performance_list {
    width: 10%;
    margin-right: 30px;
  }

  .fr-imagePlusText_imgWrap.-small{
    width: 30%;
  }

  .textAnchor__inner.-kids{
    max-width: 100%;
  }

  .textAnchor__list{
    font-size: 26px;
  }

  .relatedItems{
    margin-right: -12px;
    margin-left: -12px;
  }

  .relatedItems__list{
    width: calc((100% - 96px) / 4);
    margin-right: 12px;
    margin-left: 12px;
  }

  .relatedItems__list:nth-child(n+4){
    padding-top: 0;
  }

  .relatedItems__list:nth-child(n+5){
    padding-top: 24px;
  }
 
}
  .fr-commonBanner {
    margin: 21px 0 !important;
    padding: 0 !important;
  }

  .fr-commonBanner_title {
    margin: 9px 4vw 0 !important;
    padding: 0 !important;
    font-weight: 700;
  }

  .fr-commonBanner_text {
    margin: 6px 4vw 0 !important;
    padding: 0 !important;
  }

  .fr-commonBanner_heading {
    margin: 0 0 21px !important;
    padding: 0 4vw !important;
    font-size: 13px !important;
    font-weight: bold !important;
    text-align: center !important;
  }

  .fr-commonBanner_contents {
    padding: 21px 0 !important;
    max-width: 1176px !important;
    margin: 21px auto 0 !important;
    background-color: #fff !important;
    box-shadow: 0 2px 2px rgba(0,0,0,.16) !important;
  }

  .fr-commonBanner .fr-commonBanner_contents:first-child {
    margin-top: 0 !important;
  }

  .swiper-parent.-commonBanner {
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: relative !important;
  }

  .swiper-parent.-commonBanner .swiper-container {
    margin: 0 !important;
    padding: 0 !important;
  }

  .swiper-parent.-commonBanner .swiper-wrapper {
    margin: 0 !important;
    padding: 0 !important;
    flex-direction: row !important;
  }

  .swiper-parent.-commonBanner .swiper-pagination-bullets {
    bottom: -5px !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 1 !important;
    line-height: 1.5 !important;
  }

  .swiper-parent.-commonBanner .swiper-pagination-bullet {
    margin: 0 3px !important;
    opacity: 1 !important;
    background-color: #dadada !important;
  }

  .swiper-parent.-commonBanner .swiper-pagination-bullet-active {
    background-color: #1b1b1b !important;
  }

  .swiper-parent.-commonBanner .swiper-button-prev,
  .swiper-parent.-commonBanner .swiper-button-next {
    margin: 0 !important;
    background-image: none !important;
    background-color: rgba(255, 255, 255, 0.9) !important;
    position: absolute !important;
    height: 40px !important;
    width: 40px !important;
    z-index: 1 !important;
    border-radius: 0 !important;
  }

  .swiper-parent.-commonBanner .swiper-button-prev {
    left: 0 !important;
  }

  .swiper-parent.-commonBanner .swiper-button-next {
    right: 0 !important;
  }

  .swiper-parent.-commonBanner .swiper-button-prev::after,
  .swiper-parent.-commonBanner .swiper-button-next::after {
    background: url(/jp/ja/contents/feature/common/icons/chevron_carousel.svg) 0% /7em 2em no-repeat !important;
    content: "" !important;
    display: block !important;
    size: 40px !important;
  }

  .swiper-parent.-commonBanner .swiper-button-next::after {
    background-position-x: -4em !important;
  }

  @media screen and (min-width: 813px) {
    .fr-commonBanner {
      margin-top: 52px !important;
      margin-bottom: 52px !important;
    }

    .fr-commonBanner_heading {
      margin-bottom: 40px !important;
      padding: 0 !important;
      font-size: 23px !important;
    }

    .fr-commonBanner_title{
      font-size: 17px;
      margin: 12px 12px 0 !important;
    }
    .fr-commonBanner_text {
      margin: 4px 12px 0 !important;
    }

    .fr-commonBanner_contents {
      padding: 0 !important;
      margin-top: 52px !important;
      background-color: transparent !important;
      box-shadow: none !important;
    }

    .swiper-parent.-commonBanner .swiper-button-prev,
    .swiper-parent.-commonBanner .swiper-button-next {
      top: calc(147 / 1176 * 100vw) !important;
    }

    .swiper-parent.-commonBanner .swiper-container {
      padding-bottom: 28px !important;
    }

    .fr-commonBanner_contents {
      background: transparent !important;
    }
  }

  @media screen and (min-width: 1176px) {
    .swiper-parent.-commonBanner .swiper-button-prev,
    .swiper-parent.-commonBanner .swiper-button-next {
      top: 147px !important;
    }
  }