@media screen and (max-width: 768px) {
  .only-pc {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .only-sp {
    display: none !important;
  }
}

/*!
 * sakura-ec-2024 original css
 * Copyright 2024 ft-team
 */
body {
  font-size: 2.34rem;
  margin: auto;
  color: #383838;
}

main {
  color: #333;
}

.concept-content {
  width: 100%;
}
.concept-content-wrapper {
  margin: auto;
  max-width: 1920px;
}
.concept-content__img {
  display: block;
  width: 100%;
}

.hero {
  width: 100%;
}
.hero-wrapper {
  height: auto;
  padding-top: 13.79310345rem;
  z-index: -1;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .hero-wrapper {
    padding-top: 12.41666667rem;
  }
}
.hero-wrapper h1 {
  margin: 0;
}
.hero-wrapper img {
  width: 100%;
  display: block;
}
.hero__title {
  position: absolute;
  text-align: center;
  z-index: 2;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .hero__title {
    top: 36.4%;
    left: 48%;
    transform: translateX(-46%);
    -webkit-transform: translateX(-46%);
    -ms-transform: translateX(-46%);
  }
}
.hero__title--text {
  display: block;
  color: #333;
  font-size: 8.04597701rem;
  letter-spacing: 1.6rem;
  margin-right: -1.6rem;
}
@media screen and (max-width: 768px) {
  .hero__title--text {
    font-size: 4.16666667rem;
    letter-spacing: 0.84rem;
    margin-right: -0.84rem;
    line-height: normal;
  }
}
.hero__title--sub-text {
  display: block;
  color: #4D4D4D;
  font-size: 2.98850575rem;
  letter-spacing: 0.9rem;
  margin-right: -0.9rem;
  padding-top: 3rem;
}
@media screen and (max-width: 768px) {
  .hero__title--sub-text {
    margin-top: 1.2rem;
    font-size: 2rem;
    letter-spacing: 0.58rem;
    margin-right: -0.58rem;
    line-height: normal;
    padding-top: 0;
  }
}

.breadcrumbs {
  width: 79.16666667%;
  max-width: 1520px;
  margin: 0 auto;
  padding: 8.87011494rem 0 6.54827586rem;
  display: flex;
  flex-wrap: wrap;
  font-size: 2.29885057rem;
  letter-spacing: 0.22988506rem;
}
@media screen and (max-width: 768px) {
  .breadcrumbs {
    padding: 5.75rem 0 11.26166667rem;
    font-size: 1.66666667rem;
  }
}
.breadcrumbs .breadcrumb {
  color: #8043A8;
  padding-bottom: 1rem;
}
.breadcrumbs .breadcrumb--current {
  color: #000;
}
.breadcrumbs .breadcrumb--divider {
  position: relative;
  padding-right: 4rem;
}
.breadcrumbs .breadcrumb--divider:before, .breadcrumbs .breadcrumb--divider:after {
  content: "";
  position: absolute;
  top: calc(50% - 0.58rem);
  right: 1.4rem;
  width: 1.4rem;
  height: 0.1rem;
  background-color: #4D4D4D;
  transform-origin: 100% 50%;
}
@media screen and (max-width: 768px) {
  .breadcrumbs .breadcrumb--divider:before, .breadcrumbs .breadcrumb--divider:after {
    width: 1.1rem;
  }
}
.breadcrumbs .breadcrumb--divider:before {
  transform: rotate(45deg);
}
.breadcrumbs .breadcrumb--divider:after {
  transform: rotate(-45deg);
}

.about-wrapper {
  width: 51.18125%;
  max-width: 975px;
  margin: auto;
  padding: 0 0 18.55rem;
}
@media screen and (max-width: 768px) {
  .about-wrapper {
    padding: 0 0 10.25rem;
    width: 87.21%;
    max-width: 654px;
  }
}
.about__head {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .about__head {
    justify-content: space-between;
    margin: 0 8.2rem;
  }
}
.about__head--logo {
  width: 19.282051%;
  margin-right: 6rem;
}
@media screen and (max-width: 768px) {
  .about__head--logo {
    width: 48.6%;
    margin-right: 0;
  }
}
.about__head--name {
  font-size: 2.52873563rem;
  letter-spacing: 0.5rem;
  margin-right: -0.5rem;
}
@media screen and (max-width: 768px) {
  .about__head--name {
    font-size: 2.16666667rem;
    letter-spacing: 0.73rem;
  }
}
.about__introduction {
  text-align: center;
  font-size: 2.52873563rem;
  letter-spacing: 0.6rem;
  line-height: 7rem;
  margin-top: 10.8rem;
  margin-right: -0.6rem;
}
@media screen and (max-width: 768px) {
  .about__introduction {
    font-size: 2.33333333rem;
    line-height: 4.17rem;
    letter-spacing: 0.73rem;
    margin-right: -0.73rem;
    margin-top: 5.5rem;
  }
}
.about__etymology {
  margin: auto;
  margin-top: 7.47126437rem;
  width: 95.38461538%;
}
@media screen and (max-width: 768px) {
  .about__etymology {
    margin-top: 5.91666667rem;
    width: 93.284615%;
  }
}
.about__etymology-wrapper {
  text-align: center;
  border: solid thin;
}
.about__etymology__head {
  border-bottom: solid thin;
}
.about__etymology__head--text {
  font-size: 4.59770115rem;
  line-height: 4.65rem;
  padding: 1.9rem 0;
  letter-spacing: 0.91954023rem;
  margin-right: -0.91954023rem;
}
@media screen and (max-width: 768px) {
  .about__etymology__head--text {
    font-size: 3.75rem;
    line-height: 3.34rem;
    letter-spacing: 0.29954023rem;
    margin-right: -0.29954023rem;
    padding: 2.42rem 0;
  }
}
.about__etymology__head-sub {
  border-bottom: solid thin;
  font-size: 2.87356322rem;
}
@media screen and (max-width: 768px) {
  .about__etymology__head-sub {
    font-size: 2.08333333rem;
  }
}
.about__etymology__head-sub--text {
  line-height: 4.65rem;
  letter-spacing: 0.6rem;
  margin: 0.41rem 0;
  margin-right: -0.6rem;
}
@media screen and (max-width: 768px) {
  .about__etymology__head-sub--text {
    line-height: 3rem;
    letter-spacing: 0.17rem;
    margin: 0 0;
    margin-right: -0.17rem;
  }
}
.about__etymology__content {
  font-size: 2.06896552rem;
  letter-spacing: 0.45rem;
  margin: 3.50574713rem 0;
  line-height: 4.02298851rem;
}
@media screen and (max-width: 768px) {
  .about__etymology__content {
    font-size: 1.8rem;
    letter-spacing: 0.12rem;
    line-height: 3.33333333rem;
    margin: 1.83333333rem 0;
  }
}

.concept {
  color: #FFF;
}
.concept-wrapper {
  margin: auto;
  max-width: 1920px;
  padding: 11.1rem 21.9rem 18rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .concept-wrapper {
    width: 81.6%;
    padding: 2rem 0 10.2rem;
  }
}
.concept__body {
  display: flex;
  justify-content: start;
  margin-top: 7rem;
}
@media screen and (max-width: 768px) {
  .concept__body {
    flex-direction: column;
  }
}
.concept__item--text {
  font-size: 4.94252874rem;
  font-style: italic;
  line-height: normal;
  letter-spacing: 0.24712644rem;
}
.concept__item:first-child {
  margin-right: 46rem;
  display: flex;
  align-items: flex-end;
}
.concept__item:nth-child(2) {
  margin-bottom: 7.9rem;
}
@media screen and (max-width: 768px) {
  .concept__item--text {
    font-size: 3.58333333rem;
  }
  .concept__item:first-child {
    order: 1;
    justify-content: end;
    margin-right: 0;
    margin-top: 54rem;
  }
}
.concept__head {
  border-bottom: solid thin;
  padding-bottom: 3rem;
}
.concept__title {
  font-size: 5.74712644rem;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 0.57471264rem;
  line-height: normal;
}
@media screen and (max-width: 768px) {
  .concept__title {
    font-size: 7.08333333rem;
    letter-spacing: 0.70833333rem;
  }
}
.concept__sub-title {
  font-size: 11.14942529rem;
  line-height: normal;
  letter-spacing: 0.22298851rem;
  margin-top: 7.24137931rem;
}
@media screen and (max-width: 768px) {
  .concept__sub-title {
    font-size: 6.66666667rem;
    letter-spacing: 0.26666667rem;
    margin-top: 2.5rem;
    text-align: right;
  }
}
.concept__text {
  font-size: 2.52873563rem;
  line-height: 6.89655172rem;
  letter-spacing: 0.50574713rem;
  margin-top: 5.17241379rem;
}
@media screen and (max-width: 768px) {
  .concept__text {
    font-size: 2.24rem;
    line-height: 5rem;
    letter-spacing: 0.315rem;
    margin-right: -0.315rem;
    margin-top: 4.08333333rem;
  }
}
.concept__bottom {
  font-size: 4.13793103rem;
  line-height: normal;
  letter-spacing: 0.66206897rem;
  font-weight: 300;
  margin-top: 18.3rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .concept__bottom {
    font-size: 3rem;
    letter-spacing: 0.54rem;
    line-height: 5rem;
    text-align: left;
    margin-top: 23rem;
  }
}
.concept__img--1 {
  position: absolute;
  top: 8%;
  width: 25.67%;
}
@media screen and (max-width: 768px) {
  .concept__img--1 {
    width: 79.91%;
    bottom: 35%;
    right: 0;
    top: auto;
  }
}
.concept__img--2 {
  position: absolute;
  bottom: 29%;
  left: 25.5%;
  width: 14.76%;
}
@media screen and (max-width: 768px) {
  .concept__img--2 {
    width: 45.76%;
    bottom: 27.4%;
    left: 0;
  }
}

.benefits-wrapper {
  margin: auto;
  width: 51.45%;
  max-width: 980px;
  padding: 21.9rem 0 27.873563rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .benefits-wrapper {
    padding: 12.25rem 0 7rem;
    width: 82.27%;
    max-width: none;
  }
}
.benefits__top {
  width: 58.37%;
}
@media screen and (max-width: 768px) {
  .benefits__top {
    width: auto;
  }
}
.benefits__head {
  display: flex;
  justify-content: start;
  align-items: center;
  border: solid thin;
  width: 49%;
  border-radius: 100vh;
  padding: 0 1.5rem;
  color: #333;
}
@media screen and (max-width: 768px) {
  .benefits__head {
    width: 56.73%;
    padding: 0 0.5rem;
    margin: auto;
  }
}
.benefits__head-title {
  font-size: 4.02298851rem;
  line-height: 5.75rem;
  flex: 0.57;
  letter-spacing: 0.08045977rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .benefits__head-title {
    font-size: 3.33333333rem;
    letter-spacing: 0.06666667rem;
    flex: 0.5;
  }
}
.benefits__head-subtitle {
  font-size: 2.75862069rem;
  border-left: solid thin;
  line-height: 5.75rem;
  flex: 0.43;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .benefits__head-subtitle {
    font-size: 2.5rem;
    letter-spacing: 0.1rem;
    flex: 0.5;
  }
}
.benefits__head-text {
  font-size: 2.29885057rem;
  letter-spacing: 0.32183908rem;
  line-height: 5.74712644rem;
  margin-top: 12.87356322rem;
  color: #333;
}
@media screen and (max-width: 768px) {
  .benefits__head-text {
    margin-top: 7.83333333rem;
    font-size: 2.25rem;
    line-height: 4.83333333rem;
    letter-spacing: 0.315rem;
  }
}
.benefits__mid {
  color: #333;
  margin-top: 8.471264rem;
  text-align: center;
  border: solid thin;
}
@media screen and (max-width: 768px) {
  .benefits__mid {
    margin-top: 6.17rem;
  }
}
.benefits__mid-title {
  font-size: 2.98850575rem;
  line-height: 6.55172414rem;
  letter-spacing: 0.4183908rem;
  border-bottom: solid thin;
}
@media screen and (max-width: 768px) {
  .benefits__mid-title {
    font-size: 2.5rem;
    line-height: 5.09rem;
  }
}
.benefits__mid-text {
  font-size: 2.29885057rem;
  letter-spacing: 0.06896552rem;
  line-height: 5.17241379rem;
  margin: 2.52873563rem 1.8rem;
}
@media screen and (max-width: 768px) {
  .benefits__mid-text {
    font-size: 1.66666667rem;
    margin: 2rem 0.88rem;
    line-height: 3.33333333rem;
    letter-spacing: 0.1rem;
  }
}
.benefits__bottom {
  color: #333;
  margin: 14.02298851rem 0 0 auto;
  width: 46.1%;
  font-size: 2.29885057rem;
  letter-spacing: 0.32183908rem;
  line-height: 5.74712644rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .benefits__bottom {
    text-align: center;
    margin: 7.16666667rem 0 0 0;
    width: auto;
    font-size: 2.25rem;
    line-height: 4.16666667rem;
    letter-spacing: 0.315rem;
    position: initial;
  }
}
.benefits__img--1 {
  margin-top: 14.02298851rem;
  width: 84%;
}
@media screen and (max-width: 768px) {
  .benefits__img--1 {
    width: 73.1%;
    margin: 4.5rem auto 0;
  }
}
.benefits__img--2 {
  top: 8%;
  right: -26%;
  width: 59.2%;
}
@media screen and (max-width: 768px) {
  .benefits__img--2 {
    width: 92.39%;
    margin-top: 4.34rem;
    margin-left: 5rem;
  }
}
.benefits__img--3 {
  top: -9.5%;
  left: -125%;
  width: 99.61%;
}
@media screen and (max-width: 768px) {
  .benefits__img--3 {
    width: 57.7%;
    top: auto;
    left: auto;
    margin: 4.09rem 2rem 0 auto;
  }
}
.benefits__img--4 {
  top: 51%;
  left: -169%;
  width: 72.42%;
}
@media screen and (max-width: 768px) {
  .benefits__img--4 {
    top: auto;
    left: auto;
    width: 50.41%;
    margin: -12rem auto 0 1rem;
  }
}
.benefits__img--5 {
  top: 79.5%;
  left: -85%;
  width: 71.08%;
}

.benefits__img--2, .benefits__img--3, .benefits__img--4, .benefits__img--5 {
  position: absolute;
}
@media screen and (max-width: 768px) {
  .benefits__img--2, .benefits__img--3, .benefits__img--4, .benefits__img--5 {
    position: initial;
  }
}

@media screen and (max-width: 768px) {
  .evidence {
    overflow: hidden;
  }
}
.evidence-wrapper {
  margin: auto;
  width: 63%;
  max-width: 1200px;
  padding: 22.54rem 0 20.40229885rem;
}
@media screen and (max-width: 768px) {
  .evidence-wrapper {
    width: 96.14%;
    max-width: 721px;
    padding: 12.5rem 0;
  }
}
.evidence__head {
  display: flex;
  align-items: center;
  border: solid thin;
  width: 29.17%;
  border-radius: 100vh;
  padding: 0 2rem;
  margin: auto;
  color: #333;
}
@media screen and (max-width: 768px) {
  .evidence__head {
    width: 55.48%;
    padding: 0 1rem;
  }
}
.evidence__head-title-en {
  font-size: 4.02298851rem;
  letter-spacing: 0.08045977rem;
  line-height: 5.75rem;
  border-right: solid thin;
  flex: 0.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .evidence__head-title-en {
    font-size: 3.33333333rem;
    letter-spacing: 0.06666667rem;
  }
}
.evidence__head-title-ja {
  font-size: 2.75862069rem;
  letter-spacing: 0.27586207rem;
  flex: 0.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .evidence__head-title-ja {
    font-size: 2.5rem;
    letter-spacing: 0.1rem;
  }
}
.evidence__head-subtitle {
  font-size: 4.02298851rem;
  letter-spacing: 0.8045977rem;
  text-align: center;
  margin-top: 13.10344828rem;
}
@media screen and (max-width: 768px) {
  .evidence__head-subtitle {
    margin-top: 7rem;
    font-size: 3.75rem;
    letter-spacing: 0.375rem;
    line-height: 6.33333333rem;
  }
}
.evidence .ingredients {
  margin: 6.83333333rem auto 0;
  width: 81.67%;
  max-width: 980px;
}
@media screen and (max-width: 768px) {
  .evidence .ingredients {
    width: auto;
    max-width: none;
    margin: 6.84rem 0 0;
  }
}
.evidence .ingredients__table {
  text-align: center;
  border: solid thin;
}
@media screen and (max-width: 768px) {
  .evidence .ingredients__table {
    width: 84.61%;
    margin: auto;
  }
}
.evidence .ingredients__table .table__head {
  border-bottom: solid thin;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.4rem 0;
}
@media screen and (max-width: 768px) {
  .evidence .ingredients__table .table__head {
    padding: 0;
  }
}
.evidence .ingredients__table .table__head-icon {
  width: 4.61%;
  margin-right: 2.3rem;
}
@media screen and (max-width: 768px) {
  .evidence .ingredients__table .table__head-icon {
    width: 7.41%;
    margin-right: 1.92rem;
  }
}
.evidence .ingredients__table .table__head-text {
  color: #8043A8;
  font-size: 3.44827586rem;
  line-height: 6rem;
  letter-spacing: 0.20689655rem;
}
@media screen and (max-width: 768px) {
  .evidence .ingredients__table .table__head-text {
    font-size: 2.91666667rem;
    line-height: 5.16666667rem;
    letter-spacing: 0.05833333rem;
  }
}
.evidence .ingredients__table .table__body {
  font-size: 2.3rem;
  letter-spacing: 0.07rem;
  line-height: 3.91rem;
  margin: 2.67068966rem auto;
}
@media screen and (max-width: 768px) {
  .evidence .ingredients__table .table__body {
    margin: 2.19rem auto;
  }
}
.evidence .ingredients__table .table__body-text {
  font-size: 2.87356322rem;
  letter-spacing: 0.57471264rem;
}
@media screen and (max-width: 768px) {
  .evidence .ingredients__table .table__body-text {
    font-size: 2.5rem;
    letter-spacing: 0.4rem;
  }
}
.evidence .ingredients__table .table__body-subtext {
  color: #8043A8;
  font-size: 4.02298851rem;
  letter-spacing: 0.8045977rem;
  margin-top: 2.87356322rem;
}
@media screen and (max-width: 768px) {
  .evidence .ingredients__table .table__body-subtext {
    font-size: 3.75rem;
    letter-spacing: 0.75rem;
    margin-top: 1.79166667rem;
  }
}
.evidence .ingredients__mid {
  position: relative;
  margin-top: 9.78rem;
}
@media screen and (max-width: 768px) {
  .evidence .ingredients__mid {
    width: 89.19%;
    margin-top: 8.08333333rem;
    margin-left: 4.62rem;
  }
}
.evidence .ingredients__mid .mid__description {
  color: #333;
  font-size: 2.29885057rem;
  line-height: 6.66666667rem;
  letter-spacing: 0.32183908rem;
}
@media screen and (max-width: 768px) {
  .evidence .ingredients__mid .mid__description {
    font-size: 2rem;
    line-height: 4.83333333rem;
    letter-spacing: 0.28rem;
  }
}
.evidence .ingredients__mid .mid__img {
  position: absolute;
  top: -3%;
  right: -29%;
  width: 51.2244898%;
}
@media screen and (max-width: 768px) {
  .evidence .ingredients__mid .mid__img {
    top: 41.5%;
    right: -5.8%;
    width: 50.86%;
  }
}
.evidence .ingredients__bottom {
  margin-top: 14.37rem;
}
@media screen and (max-width: 768px) {
  .evidence .ingredients__bottom {
    margin-top: 9.91666667rem;
  }
}
.evidence .ingredients__bottom .bottom__title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.evidence .ingredients__bottom .bottom__title-en {
  color: #8043A8;
  line-height: normal;
  font-size: 3.44827586rem;
  letter-spacing: 0.27586207rem;
  margin-right: 7.71rem;
}
@media screen and (max-width: 768px) {
  .evidence .ingredients__bottom .bottom__title-en {
    font-size: 3.33333333rem;
    letter-spacing: 0.26666667rem;
    margin-right: 2.09rem;
  }
}
.evidence .ingredients__bottom .bottom__title-ja {
  color: #333;
  line-height: normal;
  font-size: 2.52873563rem;
  letter-spacing: 0.35402299rem;
}
@media screen and (max-width: 768px) {
  .evidence .ingredients__bottom .bottom__title-ja {
    font-size: 2.5rem;
    letter-spacing: 0.35rem;
  }
}
.evidence .ingredients__bottom .bottom__table-img {
  max-width: 850px;
  margin: 3.44827586rem auto;
}
@media screen and (max-width: 768px) {
  .evidence .ingredients__bottom .bottom__table-img {
    max-width: none;
    margin: 5rem auto 2.34rem;
  }
}
.evidence .ingredients__bottom .bottom__mroe {
  text-align: center;
  line-height: normal;
  font-size: 3.44827586rem;
  letter-spacing: 0.27586207rem;
}
@media screen and (max-width: 768px) {
  .evidence .ingredients__bottom .bottom__mroe {
    font-size: 2.5rem;
    letter-spacing: 0.2rem;
  }
}
.evidence .researchers {
  margin-top: 17.12643678rem;
  border: solid thin;
  background-color: #FFF;
  border-radius: 20px;
  border-color: #B3B3B3;
}
@media screen and (max-width: 768px) {
  .evidence .researchers {
    width: 94.32%;
    margin: 6.83333333rem auto 0;
  }
}
.evidence .researchers__head {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 11.1rem;
}
@media screen and (max-width: 768px) {
  .evidence .researchers__head {
    margin-top: 6.17rem;
    flex-direction: column;
  }
}
.evidence .researchers__head .head__title-en {
  color: #8043A8;
  line-height: normal;
  font-size: 4.59770115rem;
  letter-spacing: 0.36781609rem;
  margin-right: 8.4rem;
}
@media screen and (max-width: 768px) {
  .evidence .researchers__head .head__title-en {
    font-size: 3.75rem;
    margin-right: 0;
    letter-spacing: 0.3rem;
  }
}
.evidence .researchers__head .head__title-ja {
  color: #333;
  line-height: normal;
  font-size: 2.52873563rem;
  letter-spacing: 0.35402299rem;
}
@media screen and (max-width: 768px) {
  .evidence .researchers__head .head__title-ja {
    font-size: 2.33333333rem;
    letter-spacing: 0.32666667rem;
    margin-top: 1.25rem;
  }
}
.evidence .researchers__description {
  margin-top: 6.14942529rem;
  font-size: 2.29885057rem;
  letter-spacing: 0.32183908rem;
  line-height: 4.82758621rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .evidence .researchers__description {
    letter-spacing: 0.225rem;
    font-size: 2.25rem;
    margin-top: 3.83333333rem;
    line-height: 4.83333333rem;
  }
}
.evidence .researchers__list {
  display: flex;
  justify-content: space-evenly;
  margin-top: 10.34482759rem;
}
@media screen and (max-width: 768px) {
  .evidence .researchers__list {
    margin-top: 8.41666667rem;
    flex-direction: column;
    justify-content: start;
  }
}
.evidence .researchers__list-item {
  width: 32.83333333%;
}
@media screen and (max-width: 768px) {
  .evidence .researchers__list-item {
    width: 77.20588235%;
    margin: auto;
  }
  .evidence .researchers__list-item:nth-child(2) {
    margin-top: 6.17rem;
  }
}
.evidence .researchers__list-item .list-item__imgs {
  position: relative;
}
.evidence .researchers__list-item .list-item__img {
  position: absolute;
  width: 36%;
  top: -11%;
  left: -11%;
}
@media screen and (max-width: 768px) {
  .evidence .researchers__list-item .list-item__img {
    width: 35.42857143%;
    top: -10%;
    left: -11%;
  }
}
.evidence .researchers__list-item .list-item__summary {
  display: flex;
  justify-content: space-between;
  margin-top: 3rem;
}
.evidence .researchers__list-item .list-item__profile {
  color: #333;
}
.evidence .researchers__list-item .list-item__profile-title {
  font-size: 1.83908046rem;
  line-height: 2.4137931rem;
  letter-spacing: 0.18390805rem;
}
@media screen and (max-width: 768px) {
  .evidence .researchers__list-item .list-item__profile-title {
    font-size: 1.66666667rem;
    line-height: 1.75rem;
  }
}
.evidence .researchers__list-item .list-item__profile-name {
  font-size: 2.98850575rem;
  line-height: 2.4137931rem;
  letter-spacing: 0.29885057rem;
  margin-top: 1.14942529rem;
}
@media screen and (max-width: 768px) {
  .evidence .researchers__list-item .list-item__profile-name {
    font-size: 2.5rem;
    letter-spacing: 0.21666667rem;
    line-height: normal;
    margin-top: 1.16666667rem;
  }
}
.evidence .researchers__list-item .button__icon {
  width: 17.005076%;
}
@media screen and (max-width: 768px) {
  .evidence .researchers__list-item .button__icon {
    width: 16.95238095%;
  }
}
.evidence .researchers__list-item .comming-soon {
  background-color: #B3B3B3;
  display: flex;
  height: 28.98rem;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .evidence .researchers__list-item .comming-soon {
    height: 20.92rem;
  }
}
.evidence .researchers__list-item .comming-soon__text {
  color: #FFF;
  font-size: 2.87356322rem;
  letter-spacing: 0.34482759rem;
}
@media screen and (max-width: 768px) {
  .evidence .researchers__list-item .comming-soon__text {
    font-size: 2.08333333rem;
    letter-spacing: 0.25rem;
  }
}
.evidence .researchers__link {
  display: block;
  background-color: #4D4D4D;
  text-align: center;
  margin: 6.67rem 40.24rem 9.49rem;
  border-radius: 100vh;
  padding: 2.24rem 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .evidence .researchers__link {
    margin: 6.17rem 7.5rem;
    padding: 1.63rem 0;
  }
}
.evidence .researchers__link-text {
  color: #FFF;
  font-size: 2.52873563rem;
  letter-spacing: 0.35402299rem;
  line-height: 2.42rem;
}
@media screen and (max-width: 768px) {
  .evidence .researchers__link-text {
    font-size: 2rem;
    line-height: 1.75rem;
    letter-spacing: 0.28rem;
  }
}
.evidence .researchers__link-icon {
  position: absolute;
  width: 3.2%;
  right: 4%;
  top: 35%;
}
@media screen and (max-width: 768px) {
  .evidence .researchers__link-icon {
    top: 38%;
  }
}
.evidence .blending {
  margin: 35.51724138rem auto 0;
  width: 81.67%;
  max-width: 980px;
}
@media screen and (max-width: 768px) {
  .evidence .blending {
    width: 84.61%;
    margin: 17.47126437rem auto 0;
    max-width: none;
  }
}
.evidence .blending__table {
  text-align: center;
  border: solid thin;
}
.evidence .blending__table .table__head {
  border-bottom: solid thin;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.4rem 0;
}
@media screen and (max-width: 768px) {
  .evidence .blending__table .table__head {
    padding: 0;
  }
}
.evidence .blending__table .table__head-icon {
  width: 4.61%;
  margin-right: 2.3rem;
}
@media screen and (max-width: 768px) {
  .evidence .blending__table .table__head-icon {
    width: 7.67%;
    margin-right: 2.09rem;
  }
}
.evidence .blending__table .table__head-text {
  color: #8043A8;
  font-size: 3.44827586rem;
  line-height: 6rem;
  letter-spacing: 0.20689655rem;
}
@media screen and (max-width: 768px) {
  .evidence .blending__table .table__head-text {
    font-size: 2.5rem;
    letter-spacing: 0.15rem;
    line-height: 4.96rem;
  }
}
.evidence .blending__table .table__body {
  font-size: 2.3rem;
  letter-spacing: 0.07rem;
  line-height: 3.91rem;
  margin: 2.95885057rem auto;
}
@media screen and (max-width: 768px) {
  .evidence .blending__table .table__body {
    margin: 2.39rem auto;
  }
}
.evidence .blending__table .table__body-text {
  font-size: 2.87356322rem;
  letter-spacing: 0.57471264rem;
}
@media screen and (max-width: 768px) {
  .evidence .blending__table .table__body-text {
    font-size: 2.66666667rem;
    letter-spacing: 0.42666667rem;
  }
}
.evidence .blending__table .table__body-subtext {
  color: #8043A8;
  font-size: 4.02298851rem;
  letter-spacing: 0.8045977rem;
}
@media screen and (max-width: 768px) {
  .evidence .blending__table .table__body-subtext {
    font-size: 3.75rem;
    letter-spacing: 0.6rem;
  }
}
.evidence .blending__description {
  margin: 9.89rem 0 0 auto;
  width: 55.41%;
  font-size: 2.29885057rem;
  letter-spacing: 0.32183908rem;
  line-height: 6.66666667rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .evidence .blending__description {
    width: 57.868%;
    margin: 4.5rem auto 0 0;
    font-size: 1.85rem;
    line-height: 4.84rem;
    letter-spacing: 0.25rem;
  }
}
.evidence .blending__description-img--1 {
  margin-top: 9.43rem;
  width: 89.03%;
}
@media screen and (max-width: 768px) {
  .evidence .blending__description-img--1 {
    margin: 9.84rem 4.24rem 0;
    width: 128%;
  }
}
.evidence .blending__description-img--2 {
  position: absolute;
  top: -1%;
  left: -83%;
  width: 67.22%;
}
@media screen and (max-width: 768px) {
  .evidence .blending__description-img--2 {
    left: 108.5%;
    top: -2%;
    width: 64.31%;
  }
}
.evidence .high-quality {
  margin: 23rem auto 0;
  width: 81.67%;
  max-width: 980px;
}
@media screen and (max-width: 768px) {
  .evidence .high-quality {
    margin: 10.34rem auto 0;
    max-width: none;
    width: 90.3%;
  }
}
.evidence .high-quality__table {
  text-align: center;
  border: solid thin;
}
@media screen and (max-width: 768px) {
  .evidence .high-quality__table {
    width: 93.7%;
    margin: auto;
  }
}
.evidence .high-quality__table .table__head {
  border-bottom: solid thin;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.4rem 0;
}
@media screen and (max-width: 768px) {
  .evidence .high-quality__table .table__head {
    padding: 0;
  }
}
.evidence .high-quality__table .table__head-icon {
  width: 4.61%;
  margin-right: 2.3rem;
}
@media screen and (max-width: 768px) {
  .evidence .high-quality__table .table__head-icon {
    width: 7.67%;
    margin-right: 2rem;
  }
}
.evidence .high-quality__table .table__head-text {
  color: #8043A8;
  font-size: 3.44827586rem;
  line-height: 6rem;
  letter-spacing: 0.20689655rem;
}
@media screen and (max-width: 768px) {
  .evidence .high-quality__table .table__head-text {
    font-size: 2.5rem;
    letter-spacing: 0.15rem;
    line-height: 5.25rem;
  }
}
.evidence .high-quality__table .table__body {
  line-height: 3.91rem;
  margin: 2.95885057rem auto;
}
@media screen and (max-width: 768px) {
  .evidence .high-quality__table .table__body {
    margin: 2rem auto;
  }
}
.evidence .high-quality__table .table__body-text {
  font-size: 2.87356322rem;
  letter-spacing: 0.57471264rem;
}
@media screen and (max-width: 768px) {
  .evidence .high-quality__table .table__body-text {
    font-size: 2.67rem;
    letter-spacing: 0.53rem;
  }
}
.evidence .high-quality__table .table__body-subtext {
  color: #8043A8;
  font-size: 4.02298851rem;
  letter-spacing: 0.8045977rem;
}
@media screen and (max-width: 768px) {
  .evidence .high-quality__table .table__body-subtext {
    font-size: 3.75rem;
    letter-spacing: 0.75rem;
    line-height: 6rem;
  }
}
.evidence .high-quality__promise {
  margin-top: 5.17241379rem;
  text-align: center;
  font-size: 2.29885057rem;
  line-height: 6.66666667rem;
  letter-spacing: 0.32183908rem;
}
@media screen and (max-width: 768px) {
  .evidence .high-quality__promise {
    margin: 2.66666667rem auto 0;
    font-size: 2rem;
    line-height: 4.83333333rem;
    letter-spacing: 0.12rem;
  }
}
.evidence .high-quality__img {
  margin-top: 5.17241379rem;
}
@media screen and (max-width: 768px) {
  .evidence .high-quality__img {
    width: 93.85%;
    margin: 3rem auto 0;
  }
}
.evidence .high-quality__philosophy {
  text-align: center;
  border-top: solid thin;
  border-bottom: solid thin;
  margin-top: 9.77011494rem;
}
@media screen and (max-width: 768px) {
  .evidence .high-quality__philosophy {
    margin-top: 6.75rem;
  }
}
.evidence .high-quality__philosophy .philosophy__head {
  border-bottom: solid thin;
  padding: 0.11494253rem 0;
}
@media screen and (max-width: 768px) {
  .evidence .high-quality__philosophy .philosophy__head {
    padding: 0;
  }
}
.evidence .high-quality__philosophy .philosophy__head-text {
  color: #666;
  font-size: 3.44827586rem;
  line-height: 6.66666667rem;
  letter-spacing: 0.20689655rem;
}
@media screen and (max-width: 768px) {
  .evidence .high-quality__philosophy .philosophy__head-text {
    font-size: 2.5rem;
    line-height: 4.875rem;
    letter-spacing: 0.20689655rem;
  }
}
.evidence .high-quality__philosophy .philosophy__body {
  font-size: 2.29885057rem;
  line-height: 4.82758621rem;
  letter-spacing: 0.32183908rem;
  margin: 2.5862069rem 0 3.79310345rem;
}
@media screen and (max-width: 768px) {
  .evidence .high-quality__philosophy .philosophy__body {
    margin: 3.29166667rem 0;
    font-size: 2.23rem;
    letter-spacing: 0.225rem;
    line-height: 4.83333333rem;
  }
}

.bg-img__benefits, .bg-img__concept, .bg-img__about {
  background-repeat: no-repeat;
  background-size: 100%;
}

.bg-img__evidence {
  background-size: 100%;
}

.bg-img__about {
  background-image: url("../img/top-bg-img1.png");
}
@media screen and (max-width: 768px) {
  .bg-img__about {
    background-image: url("../img/concept/sp-bg-img1.png");
  }
}
.bg-img__concept {
  background-image: url("../img/concept/bg-img2.png");
}
@media screen and (max-width: 768px) {
  .bg-img__concept {
    background-image: url("../img/concept/sp-bg-img2.png");
  }
}
.bg-img__benefits {
  background-image: url("../img/concept/bg-img3.png");
}
@media screen and (max-width: 768px) {
  .bg-img__benefits {
    background-image: url("../img/concept/sp-bg-img3.png");
  }
}
.bg-img__evidence {
  background-image: url("../img/concept/bg-img4.png");
}
@media screen and (max-width: 768px) {
  .bg-img__evidence {
    background-image: url("../img/concept/sp-bg-img4.png");
  }
}