@charset "UTF-8";
/**
 * イージングプロパティ
 * https://github.com/dmnsgn/sass-easing
 */
/**
 * メディアクエリ
 * @param {string} $mode - max または min
 * @param {number} $width - 設定値
 */
/**
 * メディアクエリ PC
 * @param {number} [$width:$breakpoin] - 設定値
 */
/**
 * メディアクエリ SP
 * @param {number} [$width:$breakpoin] - 設定値
 */
/**
 * メディアクエリによるIE11ハック
 */
/**
 * Google Fonts の読み込み
 * @param {string} $family - フォント名（要URLエンコード）
 * @param {array} [$weights:(400,700)] - ウェイト
 */
/**
 * Noto Sans JP
 * @param {array} [$weights:(400,700)] - ウェイト
 */
/**
 * Noto Serif JP
 * @param {array} [$weights:(400,700)] - ウェイト
 */
/**
 * Lato
 * @param {array} [$weights:(400,700)] - ウェイト
 */
/**
 * Roboto
 * @param {array} [$weights:(400)] - ウェイト
 */
/**
 * VW計算
 * @param {string} $property  - プロパティ
 * @param {number} $value - 基準となる値
 * @param {number} $basewidth - 基準となるウィンドウ幅
 * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
 * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
 */
/**
 * 三角形
 * @param {string} $direction - 三角の向き 上:T / 下:B / 左:L / 右:R
 * @param {number} $w - 幅
 * @param {number} $h - 高さ
 * @param {string} $color - 色
 */
/**
 * ローディングアニメーション
 * @param {number} $size - 円のサイズ
 * @param {number} $thickness - 円の枠線の太さ
 * @param {string} $backcolor - 円の色
 * @param {string} $forecolor - 円の強調色
 * @param {string} [$duration=1] - アニメーションのスピード（単位は秒:s）
 */
.people-detail .mainVisual {
  position: relative;
}
@media screen and (min-width: 768px) {
  .people-detail .mainVisual {
    padding-top: 4.39238653vw;
  }
}
@media screen and (min-width: 768px) {
  .people-detail .mainVisual .mainVisual__image {
    width: 73.2064421669vw;
    margin-left: auto;
  }
}
.people-detail .mainVisual .mainVisual__contents {
  background: linear-gradient(45deg, #04c4c2 0%, #2c96cb 49.26%, #0c48c3 100%);
}
@media screen and (min-width: 768px) {
  .people-detail .mainVisual .mainVisual__contents {
    position: absolute;
    left: 0;
    bottom: 3.6603221083vw;
    border-bottom-right-radius: 0.7320644217vw;
    border-top-right-radius: 0.7320644217vw;
    width: 51.9765739385vw;
    padding-top: 2.196193265vw;
    padding-bottom: 2.9282576867vw;
    padding-left: 9.1508052709vw;
    padding-right: 3.2942898975vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .mainVisual .mainVisual__contents {
    padding: 5.3333333333vw;
  }
}
.people-detail .mainVisual .mainVisual__contents--heading {
  letter-spacing: 0;
  font-weight: bold;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .people-detail .mainVisual .mainVisual__contents--heading {
    line-height: 1.5;
    font-size: 2.635431918vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .mainVisual .mainVisual__contents--heading {
    font-size: 5.3333333333vw;
    line-height: 1.5;
  }
}
@media screen and (min-width: 768px) {
  .people-detail .mainVisual .mainVisual__contents--tag {
    margin-top: 2.196193265vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .mainVisual .mainVisual__contents--tag {
    margin-top: 2.6666666667vw;
  }
}
.people-detail .mainVisual .mainVisual__contents--tag span {
  display: inline-block;
  background-color: #fff;
  color: #00AEAC;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .people-detail .mainVisual .mainVisual__contents--tag span {
    border-radius: 0.439238653vw;
    font-size: 1.0248901903vw;
    padding-top: 0.5856515373vw;
    padding-bottom: 0.5856515373vw;
    padding-left: 1.4641288433vw;
    padding-right: 1.4641288433vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .mainVisual .mainVisual__contents--tag span {
    padding-top: 1.3333333333vw;
    padding-bottom: 1.3333333333vw;
    padding-left: 4.8vw;
    padding-right: 4.8vw;
    font-size: 2.9333333333vw;
    border-radius: 1.0666666667vw;
  }
}
.people-detail .mainVisual .mainVisual__contents--info {
  color: #fff;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .people-detail .mainVisual .mainVisual__contents--info {
    font-size: 1.0248901903vw;
    margin-top: 1.4641288433vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .mainVisual .mainVisual__contents--info {
    font-size: 3.4666666667vw;
    margin-top: 2.6666666667vw;
  }
}
.people-detail .mainVisual .mainVisual__contents--job {
  font-weight: bold;
  display: inline-block;
  position: relative;
  top: 0.1em;
}
@media screen and (min-width: 768px) {
  .people-detail .mainVisual .mainVisual__contents--job {
    margin-right: 1.4641288433vw;
    font-size: 1.756954612vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .mainVisual .mainVisual__contents--job {
    margin-right: 1.8666666667vw;
    font-size: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .people-detail .interview {
    display: flex;
    align-items: flex-start;
    width: 80.5270863836vw;
    padding-top: 8.78477306vw;
    padding-bottom: 7.3206442167vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .interview {
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    padding-top: 10.6666666667vw;
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .people-detail .interview .interview__image--wrapper {
    flex-shrink: 0;
    position: sticky;
    top: 0;
    width: 43.9238653001vw;
    height: 32.9428989751vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .interview .interview__image--wrapper {
    display: none;
  }
}
.people-detail .interview .interview__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.people-detail .interview .interview__image.is-active {
  opacity: 1;
}
.people-detail .interview .interview__image:first-child {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .people-detail .interview .interview__image--sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .interview .interview__image--sp {
    display: block;
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .people-detail .interview .interview__container {
    margin-left: 2.9282576867vw;
    padding-top: 7.3206442167vw;
  }
}
@media screen and (min-width: 768px) {
  .people-detail .interview .interview__block:not(:first-of-type) {
    margin-top: 15.7393850659vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .interview .interview__block:not(:first-of-type) {
    margin-top: 10.6666666667vw;
  }
}
.people-detail .interview .interview__block--title {
  color: #0D3994;
  font-weight: bold;
  display: flex;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .people-detail .interview .interview__block--title {
    line-height: 1.5;
    font-size: 1.756954612vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .interview .interview__block--title {
    line-height: 1.5;
    font-size: 4.8vw;
  }
}
.people-detail .interview .interview__block--title span {
  line-height: 1;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .people-detail .interview .interview__block--title span {
    margin-right: 0.3660322108vw;
    font-size: 2.196193265vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .interview .interview__block--title span {
    font-size: 6.4vw;
    margin-right: 1.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .people-detail .interview .interview__block--text {
    margin-top: 2.196193265vw;
    font-size: 1.1713030747vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .interview .interview__block--text {
    margin-top: 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
.people-detail .schedule {
  background-color: #F4F4F7;
}
@media screen and (min-width: 768px) {
  .people-detail .schedule {
    border-radius: 0.7320644217vw;
    width: 80.5270863836vw;
    padding-top: 4.7584187408vw;
    padding-bottom: 4.39238653vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .schedule {
    padding-top: 10.6666666667vw;
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .schedule .schedule__inner {
    padding-left: 10.6666666667vw;
    padding-right: 10.6666666667vw;
  }
}
.people-detail .schedule .schedule__heading {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0D3994;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .people-detail .schedule .schedule__heading {
    font-size: 2.3426061493vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .schedule .schedule__heading {
    font-size: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .people-detail .schedule .schedule__heading img {
    width: 2.9282576867vw;
    margin-right: 0.7320644217vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .schedule .schedule__heading img {
    width: 8vw;
    margin-right: 2.6666666667vw;
  }
}
.people-detail .schedule .schedule__list {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .people-detail .schedule .schedule__list {
    padding-left: 24.1581259151vw;
    margin-top: 2.9282576867vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .schedule .schedule__list {
    justify-content: flex-start;
    margin-top: 8vw;
  }
}
.people-detail .schedule .schedule__item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .people-detail .schedule .schedule__item {
    width: 46.1200585652vw;
    padding-bottom: 2.196193265vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .schedule .schedule__item {
    padding-bottom: 4.5333333333vw;
  }
}
.people-detail .schedule .schedule__item:not(:last-of-type)::before {
  content: "";
  display: block;
  width: 1px;
  background: rgba(0, 174, 172, 0.5);
  position: absolute;
}
@media screen and (min-width: 768px) {
  .people-detail .schedule .schedule__item:not(:last-of-type)::before {
    left: 4.5387994143vw;
    top: 1.317715959vw;
    height: 70%;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .schedule .schedule__item:not(:last-of-type)::before {
    left: 13.8666666667vw;
    top: 4vw;
    height: 80%;
  }
}
.people-detail .schedule .schedule__item--column {
  display: flex;
  align-items: flex-start;
  position: relative;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .people-detail .schedule .schedule__item--column {
    width: 46.1200585652vw;
    padding-bottom: 2.196193265vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .schedule .schedule__item--column {
    padding-bottom: 4.5333333333vw;
  }
}
.people-detail .schedule .schedule__item--column:not(:last-of-type)::before {
  content: "";
  display: block;
  width: 1px;
  background: rgba(0, 174, 172, 0.5);
  position: absolute;
}
@media screen and (min-width: 768px) {
  .people-detail .schedule .schedule__item--column:not(:last-of-type)::before {
    left: 4.5387994143vw;
    top: 1.4641288433vw;
    height: 80%;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .schedule .schedule__item--column:not(:last-of-type)::before {
    left: 13.8666666667vw;
    top: 5.3333333333vw;
    height: 75%;
  }
}
.people-detail .schedule .schedule__item--column .schedule__item--wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .people-detail .schedule .schedule__item--column .schedule__item--wrapper {
    transform: translateY(0);
  }
}
@media screen and (min-width: 768px) {
  .people-detail .schedule .schedule__item--column .schedule__item--wrapper .schedule__item--text {
    margin-top: 0.7320644217vw;
  }
}
.people-detail .schedule .schedule__item--time {
  position: relative;
  text-align: right;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .people-detail .schedule .schedule__item--time {
    transform: translateY(25%);
    font-size: 1.1713030747vw;
    width: 3.074670571vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .schedule .schedule__item--time {
    transform: translateY(10%);
    width: 11.2vw;
    font-size: 4.2666666667vw;
  }
}
.people-detail .schedule .schedule__item--circle {
  border-radius: 50%;
  background-color: #00AEAC;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .people-detail .schedule .schedule__item--circle {
    margin-right: 1.1713030747vw;
    margin-left: 1.1713030747vw;
    width: 0.7320644217vw;
    height: 0.7320644217vw;
    transform: translateY(60%);
  }
}
@media screen and (max-width: 767px) {
  .people-detail .schedule .schedule__item--circle {
    transform: translateY(100%);
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    margin-left: 1.8666666667vw;
    margin-right: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .people-detail .schedule .schedule__item--wrapper {
    display: flex;
    align-items: center;
  }
}
.people-detail .schedule .schedule__item--title {
  font-weight: bold;
  line-height: 1;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .people-detail .schedule .schedule__item--title {
    font-size: 1.4641288433vw;
    margin-right: 0.7320644217vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .schedule .schedule__item--title {
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 768px) {
  .people-detail .schedule .schedule__item--text {
    font-size: 1.1713030747vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .schedule .schedule__item--text {
    font-size: 3.2vw;
    margin-top: 1.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .people-detail .schedule .schedule__item--space {
    height: 1.8301610542vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .schedule .schedule__item--space {
    height: 1em;
  }
}
@media screen and (min-width: 768px) {
  .people-detail .other {
    padding-top: 7.3206442167vw;
    padding-bottom: 8.78477306vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .other {
    padding-top: 10.6666666667vw;
    padding-bottom: 10.6666666667vw;
  }
}
.people-detail .other .other__heading {
  color: #0D3994;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .people-detail .other .other__heading {
    font-size: 2.3426061493vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .other .other__heading {
    font-size: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .people-detail .other .other__interview {
    margin-top: 2.9282576867vw;
    width: 77.5988286969vw;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .other .other__interview {
    margin-top: 8vw;
  }
}
.people-detail .other .splide__arrow {
  position: absolute;
  top: 50%;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .people-detail .other .splide__arrow--prev {
    transform: translate(-100%, -50%);
    left: -1.4641288433vw;
  }
}
@media screen and (min-width: 768px) {
  .people-detail .other .splide__arrow--next {
    transform: translate(100%, -50%);
    right: -1.4641288433vw;
  }
}
.people-detail .other .splide__arrow--next img {
  transform: scale(-1, 1);
}
@media screen and (min-width: 768px) {
  .people-detail .other .splide__pagination {
    gap: 1.4641288433vw;
    margin-top: 2.196193265vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .other .splide__pagination {
    margin-top: 8vw;
    gap: 4vw;
  }
}
.people-detail .other .splide__pagination li {
  border: 1px solid #00AEAC;
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  .people-detail .other .splide__pagination li {
    width: 0.878477306vw;
    height: 0.878477306vw;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .other .splide__pagination li {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}
.people-detail .other .splide__pagination li:has(.is-active) {
  background: #00AEAC;
}
@media screen and (min-width: 768px) {
  .people-detail .faq__wrapper {
    margin-top: 2.9282576867vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  .people-detail .faq__wrapper {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .people-detail .faq__wrapper {
    margin-top: 8vw;
  }
}