@charset "UTF-8";

/* ---------- リセットCSS | ここから ---------- */
html {
  font-size: 16px;
}
@media (max-width: 1300px) {
  html {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 16px;
  }
}
@media (max-width: 375px) {
  html {
    font-size: 4.2666666667vw;
  }
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

ul,
ol {
  padding: 0;
}

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
}

ul,
ol {
  list-style: none;
}

a:not([class]) {
  text-decoration-skip-ink: auto;
}

a {
  text-decoration: none;
}

article > * + * {
  margin-top: 1em;
}

input,
button,
textarea,
select {
  font: inherit;
}

img:not([alt]) {
  filter: blur(10px);
}

input,
button,
select,
textarea {
  font: inherit;
  border: none;
  border-radius: 0;
  outline: none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  resize: none;
}

input[type='checkbox'],
input[type='radio'] {
  display: none;
}

input[type='submit'],
input[type='button'],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

/* ---------- リセットCSS | ここまで ---------- */

/* ---------- PEOPLEページ スタイル | ここから ---------- */
.people_header_title {
  max-width: 30.4375rem;
  width: 100%;
  margin-inline: auto;
}

.people_header_title img {
  display: block;
  width: 100%;
  max-width: 100%;
}

.poeple-2nd {
  padding-bottom: 3.125rem;
}

.poeple-2nd img {
  display: block;
  width: 100%;
  max-width: 100%;
}

.poeple-2nd__fv {
  width: 100%;
  background-color: #eeeeee;
}

.poeple-2nd__fv img {
  width: 100%;
  aspect-ratio: 1440/416;
  object-fit: cover;
}

.poeple-2nd__intro + .poeple-2nd__intro {
  margin-top: 3.75rem;
}

.poeple-2nd__intro-container {
  position: relative;
  height: 32.875rem;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .poeple-2nd__intro-container {
    height: 100%;
  }
}

.poeple-2nd__intro-inner {
  max-width: 70.75rem;
  width: 100%;
  height: 100%;
  margin-inline: auto;
}

.poeple-2nd__intro-img {
  position: absolute;
  top: 0;
  width: 63.3%;
  height: 100%;
  z-index: -2;
}
@media screen and (max-width: 767px) {
  .poeple-2nd__intro-img {
    position: relative;
    z-index: 0;
    width: 100%;
  }
}

.poeple-2nd__intro-img.poeple-2nd__intro-img--left {
  left: 0;
}

.poeple-2nd__intro-img.poeple-2nd__intro-img--right {
  right: 0;
}

.poeple-2nd__intro-img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 912/526;
  object-fit: cover;
}

.poeple-2nd__intro-img-03 img,
.poeple-2nd__intro-img-04 img {
  object-position: 50% 10%;
}
@media screen and (max-width: 1921px) {
  .poeple-2nd__intro-img-03 img,
  .poeple-2nd__intro-img-04 img {
    object-position: 50% 50%;
  }
}

.poeple-2nd__intro-text-area {
  position: relative;
  width: max-content;
  height: 100%;
  padding-top: 1.9375rem;
}
@media screen and (max-width: 767px) {
  .poeple-2nd__intro-text-area {
    width: 100%;
    text-align: center;
    padding-left: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.875rem;
  }
}

.poeple-2nd__intro-text-area.poeple-2nd__intro-text-area-right {
  margin-left: auto;
  margin-right: 0;
}

.poeple-2nd__intro-text-area.poeple-2nd__intro-text-area-left {
  margin-left: 0;
  margin-right: auto;
}

.poeple-2nd__intro-container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: -1;
}

.poeple-2nd__intro-container.poeple-2nd__intro-container--reverse::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .poeple-2nd__intro-container.poeple-2nd__intro-container--reverse::before {
    top: 1px;
  }
}

.poeple-2nd__intro-text-area.poeple-2nd__intro-text-area-left::before {
  left: 0;
  right: auto;
}

.poeple-2nd__intro-text-img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .poeple-2nd__intro-text-img {
    max-width: 9.375rem;
    margin-inline: auto;
  }
}

.poeple-2nd__intro-text-img-01,
.poeple-2nd__intro-text-img-02 {
  max-width: 16.375rem;
}
@media screen and (max-width: 767px) {
  .poeple-2nd__intro-text-img-01,
  .poeple-2nd__intro-text-img-02 {
    max-width: 9.375rem;
  }
}

.poeple-2nd__intro-text-img-03 {
  max-width: 18.9375rem;
}
@media screen and (max-width: 767px) {
  .poeple-2nd__intro-text-img-03 {
    max-width: 10.875rem;
  }
}

.poeple-2nd__intro-text-img-04 {
  max-width: 17.625rem;
}
@media screen and (max-width: 767px) {
  .poeple-2nd__intro-text-img-04 {
    max-width: 10.125rem;
  }
}

.poeple-2nd__intro-text-wrapper {
  margin-top: 2.625rem;
}
@media screen and (max-width: 767px) {
  .poeple-2nd__intro-text-wrapper {
    margin-top: 0.9375rem;
  }
}

.poeple-2nd__intro-name {
  font-size: 3.125rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .poeple-2nd__intro-name {
    font-size: 2.1875rem;
  }
}

.poeple-2nd__intro-name span {
  font-size: 1.5625rem;
}
@media screen and (max-width: 767px) {
  .poeple-2nd__intro-name span {
    font-size: 1.125rem;
  }
}

.poeple-2nd__intro-affiliation {
  font-size: 1.125rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  color: #ffffff;
  line-height: 2;
  margin-top: -0.1875rem;
}
@media screen and (max-width: 767px) {
  .poeple-2nd__intro-affiliation {
    font-size: 1rem;
  }
}

.poeple-2nd__info {
  margin-top: 3rem;
}

.poeple-2nd__info-inner {
  max-width: 81.25rem;
  width: 100%;
  padding-inline: 1.5625rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .poeple-2nd__info-inner {
    max-width: 36.875rem;
    padding-inline: 1.25rem;
  }
}

.poeple-2nd__info-heading {
  font-size: 2.0625rem;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  line-height: 1.2121212121;
  text-align: center;
  padding-bottom: 0.875rem;
}
@media screen and (max-width: 767px) {
  .poeple-2nd__info-heading {
    font-size: 1.5625rem;
  }
}

.poeple-2nd__info-container {
  display: grid;
  grid-template-columns: 34.375rem 1fr;
  gap: 4rem;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .poeple-2nd__info-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 3.125rem;
    margin-top: 1.875rem;
  }
}

.poeple-2nd__info-container.poeple-2nd__info-container--reverse {
  flex-direction: row-reverse;
  grid-template-columns: 1fr 34.375rem;
}
@media screen and (max-width: 767px) {
  .poeple-2nd__info-container.poeple-2nd__info-container--reverse {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 767px) {
  .people-2nd__schedule {
    order: 2;
    display: grid;
  }
}

.people-2nd__schedule.people-2nd__schedule--reverse {
  order: 2;
}

@media screen and (max-width: 767px) {
  .people-2nd__info {
    order: 1;
  }
}

.people-2nd__info.people-2nd__info--reverse {
  order: 1;
}

.people-2nd__schedule-title {
  font-size: 1.125rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  color: #ffffff;
  padding: 0.625rem 0.625rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .people-2nd__schedule-title {
    margin-top: 1.875rem;
    order: 2;
  }
}

.people-2nd__schedule-items {
  position: relative;
  margin-top: 2.8125rem;
}
@media screen and (max-width: 767px) {
  .people-2nd__schedule-items {
    margin-top: 1.875rem;
    order: 3;
  }
}

.people-2nd__schedule-items::before {
  content: '';
  position: absolute;
  top: 1em;
  left: 10.5rem;
  width: 0.1875rem;
  height: calc(100% - 2em);
}
@media screen and (max-width: 767px) {
  .people-2nd__schedule-items::before {
    left: 8.6875rem;
    width: 0.125rem;
    height: calc(100% - 1.7em);
  }
}

.people-2nd__schedule-item {
  display: grid;
  grid-template-columns: 11.0625rem 1fr;
  column-gap: 0.8125rem; /* 左右の余白 */
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .people-2nd__schedule-item {
    grid-template-columns: 9.0625rem 1fr;
  }
}

.people-2nd__schedule-item:nth-child(n + 2) {
  margin-top: 2.1875rem;
}

.people-2nd__time {
  position: relative;
  font-size: 1.125rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.074em;
  padding-right: 1.25rem;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .people-2nd__time {
    font-size: 1rem;
  }
}

.people-2nd__time::before {
  content: '';
  position: absolute;
  top: 0.7em;
  right: 0;
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 100vmax;
}
@media screen and (max-width: 767px) {
  .people-2nd__time::before {
    top: 0.8em;
    width: 0.625rem;
    height: 0.625rem;
  }
}

.people-2nd__activity {
  font-size: 1.125rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  color: #5d5d5a;
  line-height: 2;
  letter-spacing: 0.074em;
}
@media screen and (max-width: 767px) {
  .people-2nd__activity {
    font-size: 1rem;
  }
}

.people-2nd__schedule-img {
  margin-top: 1.75rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .people-2nd__schedule-img {
    margin-top: 0;
    order: 1;
  }
}

.people-2nd__schedule-img img {
  width: 100%;
  aspect-ratio: 550/326;
  object-fit: cover;
}

.people-2nd__info-item:nth-child(n + 2) {
  margin-top: 2.0625rem;
}

.people-2nd__info-heading {
  font-size: 1.5rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.074em;
}
@media screen and (max-width: 767px) {
  .people-2nd__info-heading {
    font-size: 1.25rem;
  }
}

.people-2nd__info-text {
  font-size: 1rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  color: #4c4948;
  line-height: 2;
  letter-spacing: 0.074em;
}

/* ----- PEOPLE 01 | ここから ----- */
.poeple-2nd__intro-01 .poeple-2nd__intro-container::before {
  background-image: linear-gradient(111deg, transparent 52.2%, #1d4aa0 47.8%);
}
@media screen and (max-width: 767px) {
  .poeple-2nd__intro-01 .poeple-2nd__intro-container::before {
    background-image: linear-gradient(0deg, #1d4aa0 0%, #1d4aa0 100%);
  }
}
.poeple-2nd__intro-01 .poeple-2nd__info-heading {
  color: #1d4aa0;
  border-bottom: 1px solid #1d4aa0;
}
.poeple-2nd__intro-01 .people-2nd__schedule-title {
  background-color: #1d4aa0;
}
.poeple-2nd__intro-01 .people-2nd__schedule-items::before {
  background-color: #1d4aa0;
}
.poeple-2nd__intro-01 .people-2nd__time {
  color: #1d4aa0;
}
.poeple-2nd__intro-01 .people-2nd__time::before {
  background-color: #1d4aa0;
}
.poeple-2nd__intro-01 .people-2nd__info-heading {
  color: #1d4aa0;
}

/* ----- PEOPLE 01 | ここまで ----- */
/* ----- PEOPLE 02 | ここから ----- */
.poeple-2nd__intro-02 .poeple-2nd__intro-container.poeple-2nd__intro-container--reverse::before {
  background-image: linear-gradient(-111deg, transparent 52.2%, #00b8f1 47.8%);
}
@media screen and (max-width: 767px) {
  .poeple-2nd__intro-02 .poeple-2nd__intro-container.poeple-2nd__intro-container--reverse::before {
    background-image: linear-gradient(0deg, #00b8f1 0%, #00b8f1 100%);
  }
}
.poeple-2nd__intro-02 .poeple-2nd__info-heading {
  color: #00b8f1;
  border-bottom: 1px solid #00b8f1;
}
.poeple-2nd__intro-02 .people-2nd__schedule-title {
  background-color: #00b8f1;
}
.poeple-2nd__intro-02 .people-2nd__schedule-items::before {
  background-color: #00b8f1;
}
.poeple-2nd__intro-02 .people-2nd__time {
  color: #00b8f1;
}
.poeple-2nd__intro-02 .people-2nd__time::before {
  background-color: #00b8f1;
}
.poeple-2nd__intro-02 .people-2nd__info-heading {
  color: #00b8f1;
}

/* ----- PEOPLE 02 | ここまで ----- */
/* ----- PEOPLE 03 | ここから ----- */
.poeple-2nd__intro-03 .poeple-2nd__intro-container::before {
  background-image: linear-gradient(111deg, transparent 52.2%, #dd9f30 47.8%);
}
@media screen and (max-width: 767px) {
  .poeple-2nd__intro-03 .poeple-2nd__intro-container::before {
    background-image: linear-gradient(0deg, #dd9f30 0%, #dd9f30 100%);
  }
}
.poeple-2nd__intro-03 .poeple-2nd__info-heading {
  color: #dd9f30;
  border-bottom: 1px solid #dd9f30;
}
.poeple-2nd__intro-03 .people-2nd__schedule-title {
  background-color: #dd9f30;
}
.poeple-2nd__intro-03 .people-2nd__schedule-items::before {
  background-color: #dd9f30;
}
.poeple-2nd__intro-03 .people-2nd__time {
  color: #dd9f30;
}
.poeple-2nd__intro-03 .people-2nd__time::before {
  background-color: #dd9f30;
}
.poeple-2nd__intro-03 .people-2nd__info-heading {
  color: #dd9f30;
}

/* ----- PEOPLE 03 | ここまで ----- */
/* ----- PEOPLE 04 | ここから ----- */
.poeple-2nd__intro-04 .poeple-2nd__intro-container.poeple-2nd__intro-container--reverse::before {
  background-image: linear-gradient(-111deg, transparent 52.2%, #ff6920 47.8%);
}
@media screen and (max-width: 767px) {
  .poeple-2nd__intro-04 .poeple-2nd__intro-container.poeple-2nd__intro-container--reverse::before {
    background-image: linear-gradient(0deg, #ff6920 0%, #ff6920 100%);
  }
}
.poeple-2nd__intro-04 .poeple-2nd__info-heading {
  color: #ff6920;
  border-bottom: 1px solid #ff6920;
}
.poeple-2nd__intro-04 .people-2nd__schedule-title {
  background-color: #ff6920;
}
.poeple-2nd__intro-04 .people-2nd__schedule-items::before {
  background-color: #ff6920;
}
.poeple-2nd__intro-04 .people-2nd__time {
  color: #ff6920;
}
.poeple-2nd__intro-04 .people-2nd__time::before {
  background-color: #ff6920;
}
.poeple-2nd__intro-04 .people-2nd__info-heading {
  color: #ff6920;
}

/* ----- PEOPLE 04 | ここまで ----- */
/* ---------- PEOPLEページ スタイル | ここまで ---------- */
/* ---------- 改行 〜 more：以上、less：以下 | ここから ---------- */
/* 768px以下で改行 */
.br-768-less {
  display: none;
}
@media screen and (max-width: 767px) {
  .br-768-less {
    display: block;
  }
}

/* 768px以上で改行 */
.br-768-more {
  display: block;
}
@media screen and (max-width: 767px) {
  .br-768-more {
    display: none;
  }
}

/* ---------- 改行 〜 more：以上、less：以下 | ここまで ---------- */

footer {
  font-size: 14px;
}

header.header,
#pgTop {
  font-size: 62.5%;
}

.footer .inner .copyright {
  font-size: 0.6875rem;
}
