[lang=en] p,.Breadcrumbs{
  font-family: HelveticaNeue-Light,Roboto -light,Helvetica,-apple-system,Yu Gothic UI,Segoe UI,sans-serif !important;
}
[lang=en] h1.fr-heading{
  font-weight: bold;
}
[lang=en] h2.fr-heading{
  font-weight: bold;
}
/* header固定 */
.page-kv {
  background: #fff;
  width: 100%;
  z-index: 1;
  margin-top: 65px;
}
@media (max-width: 599px){
  .page-kv {
    margin-top: calc(7.23857868vw + 25px);
  }
}

/*  */

.anchorAdjustBox{
  padding: 0 4vw;
}
a:hover{
  opacity: 0.8;
  cursor: pointer;
}

.kv-text {
  text-align: center;
  width: 100%;
  overflow-wrap: break-word;
}

@media screen and (min-width: 813px) {
  .anchorAdjustBox{
    padding: 0;
  }
  .kv-text {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    overflow-wrap: break-word;
    max-width: 813px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .fr-imagePlusTextParent.-column-1, .fr-imagePlusTextParent.-column-2{
    justify-content: center;
  }
  .fr-imagePlusTextParent.-column-1.other-players-box .fr-imagePlusText_imgWrap,
  .fr-imagePlusTextParent.-column-2.other-players-box .fr-imagePlusText_imgWrap {
    width: 120px;
    height: auto;
  }
  .other_sustainability .fr-imagePlusText{
    width: calc(50% - 12px);
    margin-left: 0;
    margin-right: 0;
    display: flex !important;
  }
  .other_sustainability .fr-imagePlusText_content{
    padding: 0 !important;
    flex: 1;
    margin-right: 2vw;
    margin-left: 2vw;
  }
  .swiper-parent .swiper-button-next.eventReport_ajustSwiper,
  .swiper-parent .swiper-button-prev.eventReport_ajustSwiper{
    top: 31% !important;
    margin-top: 0;
  }

}

@media screen and (max-width: 812px) {
  [lang=en] .fr-heading.-h1{
    font-size: 21px !important;
  }
  [lang=en] .fr-heading.-h2{
    font-size: 18px !important;
  }
}