.p-people__link {
  transition: 0.3s;
}
.p-people__link:hover {
  opacity: 0.7;
}
.p-people__top-bg {
  margin-top: 0px;
  padding: 0;
  overflow: hidden;
}
.p-people__content {
  font-weight: bold;
  line-height: 1.5;
  font-feature-settings: "palt";
  background: url(/saiyou/assets/img/people/bg_people_bottom_sp.png) repeat-y center top/100% auto;
}
.p-people__content-container {
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
}
.p-people-kv {
  z-index: 10;
  padding-top: 0px;
  width: 100%;
  height: auto;
  background-color: transparent;
  margin: 0 auto;
  padding-inline: 6.4vw;
}
.p-people-kv__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  height: clamp(250px, 65vw, 780px);
  width: 100%;
  justify-content: center;
  margin-top: -100px;
  padding-bottom: 0px;
}
.p-people-kv__inner-image {
  z-index: 10;
  position: absolute;
  top: 10px;
  right: 0;
  display: flex;
  height: auto;
  width: 100%;
}
.p-people-kv__inner-image__right {
  padding-left: 10%;
}
.p-people-kv__inner-profile {
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #ffffff;
  height: auto;
  padding: 5px 5vw;
  margin: 0 auto;
  justify-content: center;
  text-align: left;
  margin-top: 0px;
}
.p-people-kv__inner-profile__nousan {
  padding: 5px 9vw;
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #ffffff;
  height: auto;
  margin: 0 auto;
  justify-content: center;
  text-align: left;
  margin-top: 0px;
}
.p-people-kv__inner-profile__tensai {
  padding: 5px 5vw;
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #ffffff;
  height: auto;
  margin: 0 auto;
  justify-content: center;
  text-align: left;
  margin-top: 0px;
}
.p-people-kv__inner-profile__rakunou {
  padding: 5px 3vw;
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #ffffff;
  height: auto;
  margin: 0 auto;
  justify-content: center;
  text-align: left;
  margin-top: 0px;
}
.p-people-kv__inner-profile__shizai {
  padding: 5px 3vw;
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #ffffff;
  height: auto;
  margin: 0 auto;
  justify-content: center;
  text-align: left;
  margin-top: 0px;
}
.p-people-kv__inner-profile__nousou {
  padding: 5px 2vw;
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #ffffff;
  height: auto;
  margin: 0 auto;
  justify-content: center;
  text-align: left;
  margin-top: 0px;
}
.p-people-kv__inner-profile__kanri {
  padding: 5px 4vw;
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #ffffff;
  height: auto;
  margin: 0 auto;
  justify-content: center;
  text-align: left;
  margin-top: 0px;
}
.p-people-kv__inner-profile-bg {
  display: none;
}
.p-people-kv__inner-profile-title {
  font-size: clamp(14px, 3vw, 28px);
  font-weight: 600;
}
.p-people-kv__inner-profile-name {
  font-size: clamp(16px, 3vw, 36px);
  font-weight: 600;
}
.p-people-kv__inner-profile-table {
  border-collapse: collapse;
  color: black;
}
.p-people-kv__inner-profile-history {
  font-size: clamp(11px, 3vw, 24px);
  font-weight: 500;
  color: #0066a1;
}
.p-people-kv__inner-profile-data {
  font-size: clamp(11px, 3vw, 24px);
  font-weight: 500;
  padding: 0px 10px;
  line-height: 1.3;
  border: none;
}
.p-people-kv__inner-profile-addendum {
  font-size: clamp(11px, 3vw, 24px);
  font-weight: 500;
}
.p-people__interview {
  color: #ffffff;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: none;
  padding-top: 10px;
  padding-inline: 6.4vw;
}
.p-people__interview--container {
  margin: 0 auto;
}
.p-people__interview--text-image-pair {
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.p-people__interview--text-image-pair-a, .p-people__interview--text-image-pair-b {
  display: flex;
  height: auto;
}
.p-people__interview--text-image-pair-a {
  margin-top: 10px;
  flex-direction: column;
  font-weight: 500;
}
.p-people__interview--text-image-pair-a h2 {
  font-size: clamp(15px, 4vw, 32px);
  letter-spacing: 0.08em;
  font-weight: 600;
}
.p-people__interview--text-image-pair-a p {
  font-size: clamp(11px, 3vw, 24px);
  line-height: 1.6;
  letter-spacing: 0.07em;
  text-align: justify;
  text-justify: inter-ideograph;
}
.p-people__interview--text-image-pair-01 {
  position: relative;
  height: auto;
  margin-bottom: 0px;
}
.p-people__interview--text-image-pair-02 {
  position: relative;
  height: auto;
  margin-bottom: 0px;
  align-items: center;
  justify-content: center;
}
.p-people__interview--text-image-pair-03 {
  position: relative;
  height: auto;
  margin-bottom: 0px;
}
.p-people__interview--text-image-pair-03__kanri {
  margin-bottom: 0px;
}
.p-people__interview--text-image-pair-04 {
  position: relative;
  height: auto;
  margin-bottom: 0px;
}
.p-people__interview--text-image-pair-05 {
  position: relative;
  height: auto;
  margin-bottom: 40px;
}
.p-people__interview--text-image-pair-05__rakunou {
  position: relative;
  height: auto;
  margin-bottom: 20px;
}
.p-people__interview--text-image-pair-05__shizai {
  position: relative;
  height: auto;
  margin-bottom: 20px;
}
.p-people__interview--text-image-pair-05__nousou {
  position: relative;
  height: auto;
  margin-bottom: 20px;
}
.p-people__interview--text-image-pair-05__kanri {
  position: relative;
  height: auto;
  margin-bottom: 20px;
}
.p-people__interview-image-02__left {
  padding-right: 20%;
}
.p-people__interview-image-04__right {
  padding-left: 20%;
}
.p-people__interview-image-05__shizai {
  margin-top: -10px;
  padding-right: 6.5%;
}
.p-people__interview-image-05__nousou {
  margin-top: -10px;
  padding-right: 5%;
}
.p-people__interview-image-05__kanri {
  margin-top: -10px;
  padding-right: 2%;
}
.p-people__interview-image-06a__beikoku {
  padding-top: 10px;
  padding-bottom: 20px;
  margin-left: 3%;
  width: 90%;
}
.p-people__interview-image-06a__nousan {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 7%;
  width: 87%;
}
.p-people__interview-image-06a__tensai {
  padding-top: 20px;
  padding-bottom: 10px;
  margin-left: 9%;
  width: 80%;
}
.p-people__interview-image-06a__rakunou {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 16%;
  width: 70%;
}
.p-people__interview-image-06a__shizai {
  padding-top: 5px;
  padding-bottom: 10px;
  margin-left: 8%;
  width: 82%;
}
.p-people__interview-image-06a__nousou {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 97%;
}
.p-people__interview-image-06a__kanri {
  padding-top: 5px;
  padding-bottom: 10px;
  width: 99%;
}
.p-people__interview-image-06b__rakunou {
  padding-top: 10px;
  padding-bottom: 0px;
  width: 94%;
  margin-left: 2%;
}
.p-people__interview-image-06b__shizai {
  margin-top: -10px;
  padding-bottom: 0px;
  width: 96%;
  margin-left: 2%;
}
.p-people__interview-image-06b__nousou {
  width: 92%;
  margin-left: 4%;
}
.p-people__interview-image-06b__kanri {
  width: 92%;
  margin-left: 4%;
}
.p-people__carousel {
  display: flex;
  flex-direction: row;
  transition: transform 0.3s ease;
  padding-inline: 4.2666666667vw;
}
.p-people__carousel-section {
  display: flex;
  flex-direction: row;
  position: relative;
  width: 100%;
  height: 50%;
  background-color: transparent;
  margin: 0 auto;
  padding-bottom: 80px;
  padding-inline: 6.4vw;
}
.p-people__carousel-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 15px;
  border-radius: 15px;
  border: 1px #ffffff solid;
  display: flex;
  flex-direction: column;
}
.p-people__carousel-swiper-wrapper {
  display: flex;
  flex-direction: row;
}
.p-people__carousel__item {
  flex: 0 0 23%;
}
.p-people__carousel__item-title {
  color: #ffffff;
  text-align: center;
  font-size: calc(4px + 1vw);
}
.p-people__carousel__item-desc {
  color: #ffffff;
  text-align: center;
  font-size: calc(1px + 1vw);
}
.p-people__carousel__btnbox {
  border-top: 1px solid #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-inline: 15px;
  margin-top: 10px;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 1px;
}
.p-people__carousel__btnbox button {
  border: none;
  background-color: transparent;
}
.p-people__carousel__btnbox button:hover {
  border: none;
  background-color: transparent;
  opacity: 0.9;
  cursor: pointer;
}
.p-people__carousel__btnbox button figure img {
  height: 10px;
  width: auto;
}
.p-people__to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  display: block;
  opacity: 0;
  cursor: pointer;
  z-index: 1000;
  transition: opacity 0.3s;
}
.p-people__to-top.show {
  opacity: 1;
}
.p-people-side-nav {
  display: none;
}
.p-people__crosstalk__content {
  font-weight: bold;
  line-height: 1.5;
  font-feature-settings: "palt";
  background: url(/saiyou/assets/img/people/bg_people_bottom_sp.png) repeat-y center top/100% auto;
}
.p-people__crosstalk__content-container {
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
}
.p-people__crosstalk-kv {
  display: flex;
  flex-direction: column;
  padding-top: 0px;
  width: 100%;
  height: auto;
  background-color: transparent;
  margin: 0 auto;
  padding-inline: 6.4vw;
}
.p-people__crosstalk-kv__inner {
  height: auto;
  width: 100%;
  justify-content: center;
  margin-top: -100px;
  padding-bottom: 0px;
}
.p-people__crosstalk-kv-image {
  z-index: 10;
  display: flex;
  height: auto;
  width: 100%;
}
.p-people__crosstalk-kv-text-area {
  text-align: center;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 50px;
  justify-content: center;
}
.p-people__crosstalk-kv-text-area__crosstalk2 {
  text-align: center;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 30px;
  justify-content: center;
}
.p-people__crosstalk-kv-text-area-title {
  letter-spacing: 0.2em;
  color: #ffffff;
  font-weight: 600;
}
.p-people__crosstalk-kv-text-area-body {
  color: #ffffff;
  font-size: clamp(12px, 3vw, 24px);
  line-height: 1.6;
  letter-spacing: 0.07em;
  font-weight: 500;
}
.p-people__crosstalk-article {
  margin-bottom: 2em;
  color: #ffffff;
}
.p-people__crosstalk-article-section {
  position: relative;
  padding-top: 0px;
  width: 100%;
  height: auto;
  background-color: transparent;
  margin: 0 auto;
  padding-inline: 6.4vw;
}
.p-people__crosstalk-article__title {
  text-align: left;
  font-size: clamp(15px, 4vw, 32px);
  letter-spacing: 0.08em;
  font-weight: 600;
  margin-bottom: 1.3em;
}
.p-people__crosstalk-article__text {
  font-size: clamp(12px, 3vw, 24px);
  line-height: 1.6;
  letter-spacing: 0.07em;
  text-align: justify;
  text-justify: inter-ideograph;
  font-weight: 500;
  margin-bottom: 1.3em;
}
.p-people__crosstalk-article__figure-01 {
  float: right;
  width: 35%;
  margin: 0 0 1em 20px;
  text-align: left;
}
.p-people__crosstalk-article__figure-02 {
  float: left;
  width: 35%;
  margin: 0em 20px 1em 0;
  text-align: left;
}
.p-people__crosstalk-article__figure-02 figcaption:first-of-type {
  margin-bottom: 2em;
}
.p-people__crosstalk-article__figure-03 {
  float: right;
  width: 35%;
  margin: 0 0 1em 20px;
  text-align: left;
}
.p-people__crosstalk-article__figure-04 {
  float: right;
  width: 47%;
  margin: 0 0 1em 6%;
  text-align: left;
}
.p-people__crosstalk-article__figure-05 {
  float: left;
  width: 47%;
  margin: 0em 6% 1em 0;
  text-align: left;
}
.p-people__crosstalk-article__figure-06 {
  float: right;
  width: 35%;
  margin: 0 0 1em 20px;
  text-align: left;
}
.p-people__crosstalk-article__figure-07 {
  float: right;
  width: 35%;
  margin: 0em 0 1em 20px;
  text-align: left;
}
.p-people__crosstalk-article__figure-08 figcaption:first-of-type {
  margin-bottom: 2em;
}
.p-people__crosstalk-article__figure-08 {
  float: left;
  width: 35%;
  margin: 0 20px 1em 0;
  text-align: left;
}
.p-people__crosstalk-article__figure-09 {
  float: left;
  width: 47%;
  margin: 0em 6% 0.8em 0;
  text-align: left;
}
.p-people__crosstalk-article__figure-10 {
  float: right;
  width: 47%;
  margin: 0 0 0 6%;
  text-align: left;
}
.p-people__crosstalk-article__figure img {
  width: 100%;
  height: auto;
  display: block;
}
.p-people__crosstalk-article__figure figcaption {
  font-size: 11px;
  margin-top: 0.5em;
  margin-bottom: 1em;
  font-weight: 500;
  line-height: 1.5em;
}
.p-people__crosstalk-article__figname {
  font-size: 16px;
  font-weight: 500;
}
.p-people__crosstalk-article__figname-area {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 0;
  width: auto;
  height: auto;
}
.p-people__crosstalk-article__fighonorific {
  font-size: 12px;
  padding-top: -10px;
  font-weight: 500;
}
.p-people__crosstalk-article__fighistory {
  font-size: 10px;
  line-height: 1.4em;
}
.p-people__crosstalk-article__fighistory-top {
  font-size: 12px;
  margin-top: 2px;
  margin-bottom: -0.9em;
}
.p-people__crosstalk-article__cta {
  width: 72%;
  margin-left: 14%;
  margin-block: 50px;
}

@media print, (min-width: 768px) {
  .p-people__page-bg {
    overflow: hidden;
    margin: 0 auto;
    background-image: none;
    height: auto;
  }
  .p-people__top-bg {
    position: relative;
    top: 10px;
    left: 0px;
    box-sizing: border-box;
    width: 100%;
    z-index: 1;
  }
  .p-people__content {
    padding: 80px 0 40px;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    background: url(/saiyou/assets/img/people/bg_people_bottom_pc.png) repeat-y center top/100% auto;
    margin: 0 auto;
  }
  .p-people__content-container {
    position: relative;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 24px;
  }
  .p-people__content-container::before {
    content: "";
    position: absolute;
    left: -84px;
    top: 40px;
    width: 495px;
    height: 495px;
    background: url(../img/people/bg_people_bottom_pc_02.png) no-repeat center center/cover;
  }
  .p-people__content-container::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 600px;
    z-index: 0;
    width: 322px;
    height: 322px;
    margin-left: 540px;
    background: url(../img/people/bg_people_bottom_pc_03.png) no-repeat center center/cover;
  }
  .p-people-kv {
    position: relative;
    margin-top: 0px;
    margin-bottom: 300px;
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    padding-inline: 6.4vw;
  }
  .p-people-kv__inner {
    width: 100%;
    max-width: 1000px;
    position: relative;
    display: flex;
    flex-direction: column;
    height: clamp(150px, 65vw, 780px);
    width: 100%;
    justify-content: center;
    margin-top: 0px;
    padding-bottom: 0px;
  }
  .p-people-kv__inner-image__right {
    padding-left: 0%;
  }
  .p-people-kv__inner-profile {
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: #ffffff;
    height: auto;
    padding: 5px 10vw;
    margin: 0 auto;
    justify-content: center;
    text-align: left;
  }
  .p-people-kv__inner-profile-title {
    font-size: clamp(14px, 4vw, 28px);
    font-weight: 600;
  }
  .p-people-kv__inner-profile-name {
    font-size: clamp(17px, 4vw, 36px);
    font-weight: 600;
  }
  .p-people-kv__inner-profile-table {
    border-collapse: collapse;
    color: black;
  }
  .p-people-kv__inner-profile-history {
    font-size: clamp(11px, 3vw, 24px);
    font-weight: 500;
    color: #0066a1;
  }
  .p-people-kv__inner-profile-data {
    font-size: clamp(11px, 3vw, 24px);
    font-weight: 500;
    padding: 0px 10px;
    border: none;
  }
  .p-people-kv__inner-profile-addendum {
    font-size: clamp(11px, 3vw, 24px);
    font-weight: 500;
  }
  .p-people__interview {
    color: #ffffff;
    width: 100%;
    margin: 0 auto;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: transparent;
    padding-top: 20px;
  }
  .p-people__interview--container {
    width: 100%;
    max-width: 1000px;
  }
  .p-people__interview--text-image-pair {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 50px;
  }
  .p-people__interview--text-image-pair-a, .p-people__interview--text-image-pair-b {
    flex: 1 1 50%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    align-items: flex-start;
    justify-content: flex-start;
    width: 30%;
    height: auto;
  }
  .p-people__interview--text-image-pair-a {
    text-align: left;
    font-weight: 500;
  }
  .p-people__interview--text-image-pair-a h2 {
    font-size: clamp(14px, 4vw, 23px);
    letter-spacing: 0.08em;
  }
  .p-people__interview--text-image-pair-a p {
    font-size: clamp(12px, 3vw, 16px);
    line-height: 1.6;
    letter-spacing: 0.08em;
  }
  .p-people__interview--text-image-pair-b {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    overflow: visible;
  }
  .p-people__interview--text-image-pair:nth-child(even) {
    flex-direction: row-reverse;
  }
  .p-people__interview--text-image-pair-01 {
    position: relative;
    height: auto;
    margin-bottom: 10px;
  }
  .p-people__interview--text-image-pair-02 {
    position: relative;
    height: auto;
    margin-bottom: 50px;
    align-items: center;
    justify-content: center;
  }
  .p-people__interview--text-image-pair-03 {
    position: relative;
    height: auto;
    margin-bottom: 60px;
  }
  .p-people__interview--text-image-pair-03__kanri {
    margin-bottom: 90px;
  }
  .p-people__interview--text-image-pair-04 {
    position: relative;
    height: auto;
    margin-bottom: 40px;
  }
  .p-people__interview--text-image-pair-05 {
    position: relative;
    height: auto;
    margin-bottom: 60px;
  }
  .p-people__interview--text-image-pair-05__tensai {
    position: relative;
    height: auto;
    margin-bottom: 60px;
  }
  .p-people__interview--text-image-pair-05__rakunou {
    position: relative;
    height: auto;
    margin-bottom: 60px;
  }
  .p-people__interview--text-image-pair-05__shizai {
    position: relative;
    height: auto;
    margin-bottom: 60px;
  }
  .p-people__interview--text-image-pair-05__nousou {
    position: relative;
    height: auto;
    margin-bottom: 60px;
  }
  .p-people__interview--text-image-pair-05__kanri {
    position: relative;
    height: auto;
    margin-bottom: 60px;
  }
  .p-people__interview-image-02__left {
    padding-right: 0%;
  }
  .p-people__interview-image-04__right {
    padding-left: 0%;
  }
  .p-people__interview-image-05__raise {
    margin-top: -90px;
  }
  .p-people__interview-image-05__nousan {
    margin-top: -120px;
  }
  .p-people__interview-image-05__tensai {
    margin-top: -70px;
  }
  .p-people__interview-image-05__shizai {
    margin-top: -70px;
  }
  .p-people__interview-image-05__nousou {
    margin-top: -65px;
  }
  .p-people__interview-image-05__kanri {
    margin-top: -55px;
  }
  .p-people__interview-image-06a__beikoku {
    padding-top: 10px;
    padding-bottom: 20px;
    margin-left: 12%;
    width: 76%;
  }
  .p-people__interview-image-06a__nousan {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 4%;
    width: 92%;
  }
  .p-people__interview-image-06a__tensai {
    padding-top: 20px;
    padding-bottom: 10px;
    margin-left: 6%;
    width: 87%;
  }
  .p-people__interview-image-06a__rakunou {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 8%;
    width: 84%;
  }
  .p-people__interview-image-06a__shizai {
    padding-top: 5px;
    padding-bottom: 10px;
    margin-left: 2%;
    width: 95%;
  }
  .p-people__interview-image-06a__nousou {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 7%;
    width: 86%;
  }
  .p-people__interview-image-06a__kanri {
    margin-left: 12%;
    padding-top: 5px;
    width: 76%;
  }
  .p-people__interview-image-06b__tensai {
    margin-top: -60px;
    padding-bottom: 0px;
  }
  .p-people__interview-image-06b__rakunou {
    padding-top: 10px;
    padding-bottom: 0px;
    width: 94%;
    margin-left: 2%;
  }
  .p-people__interview-image-06b__shizai {
    margin-top: -10px;
    padding-bottom: 0px;
    width: 96%;
    margin-left: 2%;
  }
  .p-people__interview-image-06b__nousou {
    width: 92%;
    margin-left: 4%;
  }
  .p-people__interview-image-06b__kanri {
    margin-top: -60px;
    width: 92%;
    margin-left: 4%;
  }
  .p-people__carousel {
    width: 100%;
    padding-inline: 0;
  }
  .p-people__carousel-section {
    display: flex;
    position: relative;
    width: 100%;
    height: 50%;
    background-color: transparent;
    margin: 0 auto;
    box-sizing: border-box;
    padding-inline: 6.4vw;
    padding-bottom: 100px;
  }
  .p-people__carousel-wrapper {
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
    overflow: hidden;
    padding-top: 30px;
    border-radius: 25px;
    border: 1px #ffffff solid;
  }
  .p-people__carousel__item {
    flex: 0 0 19%;
  }
  .p-people__carousel__item-title {
    color: #ffffff;
    text-align: center;
    font-size: clamp(12px, 1.8vw, 20px);
  }
  .p-people__carousel__item-desc {
    color: #ffffff;
    text-align: center;
    font-size: clamp(9.5px, 1vw, 14px);
  }
  .p-people__carousel__btnbox {
    border-top: 1px solid #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-inline: 25px;
    margin-top: 20px;
    padding-top: 4px;
    padding-bottom: 2px;
  }
  .p-people__carousel__next img, .p-people__carousel__prev img {
    height: 25px;
    width: auto;
  }
  .p-people__carousel__btnbox button {
    border: none;
    background-color: transparent;
    padding-block: 0px;
  }
  .p-people__carousel__btnbox button:hover {
    border: none;
    background-color: transparent;
    opacity: 0.9;
    cursor: pointer;
  }
  .p-people__carousel__btnbox button figure img {
    height: 20px;
    width: auto;
  }
  .p-people__to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    display: block;
    opacity: 0;
    cursor: pointer;
    z-index: 1000;
    transition: opacity 0.3s;
  }
  .p-people__to-top.show {
    opacity: 0;
  }
  .p-people-side-nav {
    display: flex;
    position: fixed;
    flex-direction: column;
    right: 0;
    top: 40dvh;
    width: clamp(150px, 9dvw, 250px);
    height: auto;
    z-index: 1000;
    gap: 10px;
  }
  .p-people__crosstalk-kv {
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding-top: 150px;
  }
  .p-people__crosstalk-kv__inner {
    position: relative;
    height: auto;
    max-width: 1000px;
    width: 100%;
    margin-top: -100px;
    padding-bottom: 30px;
  }
  .p-people__crosstalk-kv-image-text figure {
    z-index: 10;
    display: flex;
    height: auto;
    width: 50%;
    position: absolute;
    top: -7.5%;
    left: -11.5%;
  }
  .p-people__crosstalk-kv-text-area {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 100px;
    justify-content: center;
    color: #ffffff;
  }
  .p-people__crosstalk-kv-text-area__crosstalk2 {
    text-align: center;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 120px;
    justify-content: center;
  }
  .p-people__crosstalk-kv-text-area-title {
    font-size: clamp(28px, 5vw, 71px);
    letter-spacing: 0.4em;
    margin-bottom: 20px;
  }
  .p-people__crosstalk-kv-text-area-body {
    font-weight: 500;
    font-size: clamp(12px, 3vw, 16px);
    line-height: 2em;
    letter-spacing: 0.08em;
  }
  .p-people__crosstalk__content {
    padding: 80px 0 40px;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    background: url(/saiyou/assets/img/people/bg_people_bottom_pc.png) repeat-y center top/100% auto;
    margin: 0 auto;
  }
  .p-people__crosstalk__content-container {
    position: relative;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 24px;
  }
  .p-people__crosstalk__content-container::before {
    content: "";
    position: absolute;
    left: -84px;
    top: 40px;
    width: 495px;
    height: 495px;
    background: url(../img/people/bg_people_bottom_pc_02.png) no-repeat center center/cover;
  }
  .p-people__crosstalk__content-container::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 600px;
    z-index: 0;
    width: 322px;
    height: 322px;
    margin-left: 540px;
    background: url(../img/people/bg_people_bottom_pc_03.png) no-repeat center center/cover;
  }
  .p-people__crosstalk-article {
    margin-bottom: 2em;
    color: #ffffff;
    max-width: 1000px;
  }
  .p-people__crosstalk-article-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-top: 0px;
    margin: 0 auto;
    padding-inline: 6.4vw;
  }
  .p-people__crosstalk-article__title {
    text-align: left;
    font-size: clamp(14px, 4vw, 30px);
    letter-spacing: 0.08em;
    font-weight: 600;
    margin-bottom: 1.3em;
  }
  .p-people__crosstalk-article__text {
    font-size: clamp(12px, 4vw, 18px);
    letter-spacing: 0.08em;
    margin-bottom: 1.3em;
  }
  .p-people__crosstalk-article__figure-01 {
    width: 20%;
    margin: 0 0 1em 5.5%;
    text-align: left;
  }
  .p-people__crosstalk-article__figure-02 {
    width: 20%;
    margin: 0em 7% 1em 0;
    text-align: left;
  }
  .p-people__crosstalk-article__figure-02 figcaption:first-of-type {
    margin-bottom: 2em;
  }
  .p-people__crosstalk-article__figure-03 {
    width: 20%;
    margin: 0 0 10em 7%;
    text-align: left;
  }
  .p-people__crosstalk-article__figure-04 {
    width: 47.5%;
    margin: 0 0 1em 5%;
    text-align: left;
  }
  .p-people__crosstalk-article__figure-05 {
    width: 47.5%;
    margin: 0em 5% 16em 0;
    text-align: left;
  }
  .p-people__crosstalk-article__figure-06 {
    float: left;
    width: 21.6%;
    margin: 0 7.5% 4em 0;
    text-align: left;
  }
  .p-people__crosstalk-article__figure-07 {
    float: right;
    width: 21.6%;
    margin: 0em 0 1em 7.5%;
    text-align: left;
  }
  .p-people__crosstalk-article__figure-08 {
    float: left;
    width: 21.6%;
    margin: 0 7.5% 3.5em 0;
    text-align: left;
  }
  .p-people__crosstalk-article__figure-08 figcaption:first-of-type {
    margin-bottom: 2em;
  }
  .p-people__crosstalk-article__figure-09 {
    float: left;
    width: 47.5%;
    margin: 0 5% 2em 0;
    text-align: left;
  }
  .p-people__crosstalk-article__figure-10 {
    float: right;
    width: 47.5%;
    margin: 0 0 10em 5%;
    text-align: left;
  }
  .p-people__crosstalk-article__figure figcaption {
    font-size: 16px;
    margin-top: 0.5em;
    font-weight: 500;
    line-height: 1.5em;
  }
  .p-people__crosstalk-article__figure img {
    width: 100%;
    height: auto;
    display: block;
  }
  .p-people__crosstalk-article__figure table {
    font-size: 13.5px;
  }
  .p-people__crosstalk-article__figure table th {
    font-weight: 500;
    min-width: 3em;
  }
  .p-people__crosstalk-article__figure table td {
    padding-left: 10px;
  }
  .p-people__crosstalk-article__figname {
    font-size: 16px;
    font-weight: 500;
  }
  .p-people__crosstalk-article__fighonorific {
    font-size: 12px;
  }
  .p-people__crosstalk-article__fighistory {
    padding-top: 5px;
    font-size: 12px;
    line-height: 1.8em;
  }
  .p-people__crosstalk-article__fighistory-top {
    font-size: 12px;
    margin-top: 0;
  }
  .p-people__crosstalk-article__cta {
    width: 47.5%;
    margin-left: 0%;
    margin-bottom: 70px;
  }
}