@charset "UTF-8";
@import url(lib/swiper-bundle.min.css);
/* ------------------------------------------------
  interview
------------------------------------------------ */
#interview > .inner {
  color: #fff;
  background: url(../img/interview/bg.png) no-repeat center top;
  background-size: 100% auto;
  min-height: 89.25em;
  box-sizing: border-box;
  overflow: hidden;
}
#interview .intro {
  width: 19em;
  margin: 0 auto;
  padding-top: 6.25em;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
#interview .en {
  width: 11.6875em;
}
#interview .heading {
  margin-top: 2.3125em;
  width: 16.875em;
}
#interview .anime_logo {
  width: 10.0625em;
  margin: 0 auto;
}
#interview .copy {
  position: relative;
  margin-top: 0.5em;
}
#interview .copy .band {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2em;
  background: #0e3887;
  z-index: 0;
}
#interview .copy .band1 {
  top: 0.875em;
}
#interview .copy .band2 {
  top: 4.375em;
}
#interview .copy .txt {
  position: relative;
  z-index: 1;
  font-family: var(--font-mincho);
  font-weight: 700;
  font-size: 2.5em;
  line-height: 1.4;
  letter-spacing: 0.075em;
}
#interview .kv {
  margin-top: 2.5em;
  width: 17.5em;
}
#interview .lead {
  margin-top: 2.5em;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.8;
  letter-spacing: 0.125em;
}
#interview .slider {
  position: relative;
  margin-top: 2.1875em;
}
#interview .list {
  transition-timing-function: linear;
}
#interview .list::-webkit-scrollbar {
  display: none;
}
#interview .list li {
  width: 17.25em;
}
#interview .card {
  color: #fff !important;
  font-family: var(--font-mincho);
  flex: 0 0 auto;
  width: 16.25em;
  scroll-snap-align: center;
  position: relative;
}
@media screen and (any-hover: hover) {
  #interview .card {
    transition: opacity 0.4s ease;
  }
  #interview .card:hover {
    color: #fff;
    opacity: 0.8;
  }
}
#interview .num {
  padding-inline: 0.9375em;
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1;
  letter-spacing: 0.125em;
}
#interview .figure {
  position: relative;
  margin-top: 0.3125em;
  width: 16.25em;
  height: 16.25em;
  display: flex;
  align-items: center;
  justify-content: center;
}
#interview .photo {
  border-radius: 50%;
  width: 16.25em;
  aspect-ratio: 1/1;
  position: relative;
}
#interview .profile {
  font-weight: 700;
  margin-top: 0.9375em;
  text-align: center;
}
#interview .role {
  font-size: 0.875em;
  letter-spacing: 0.0714285714em;
}
#interview .name {
  font-size: 1.25em;
  letter-spacing: 0.05em;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0.5em;
}
#interview .name .san {
  font-size: 0.875em;
  letter-spacing: 0;
  margin-left: 0.1428571429em;
}
#interview .balloon {
  position: absolute;
  top: -1.375em;
  left: 10em;
  z-index: 2;
  min-width: 6.125em;
  box-sizing: border-box;
  padding: 1em 0.625em;
  background: #fff;
  border: 1px solid var(--color-blue);
}
#interview .balloon::before {
  content: "";
  background: transparent url(../img/interview/balloon_arrow.svg) 0/contain no-repeat;
  width: 1.34375em;
  height: 1.75em;
  position: absolute;
  left: -1.28125em;
  top: 7.5em;
}
#interview .balloon .txt {
  color: var(--color-blue);
  font-weight: 900;
  font-size: 1.125em;
  line-height: 1.4;
  letter-spacing: 0.01em;
  writing-mode: vertical-rl;
}
#interview .arrows {
  margin: 1.5625em 1.25em 0;
  display: flex;
  justify-content: space-between;
}
#interview .arrows .arrow {
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
}
#interview .arrows .arrow svg {
  display: block;
  width: 3.5em;
  height: 2.5em;
}
#interview .arrows .arrow.prev {
  transform: scaleX(-1);
}
@media screen and (any-hover: hover) {
  #interview .arrows .arrow {
    transition: opacity 0.4s ease;
    cursor: pointer;
  }
  #interview .arrows .arrow:hover {
    text-decoration: none;
    opacity: 0.85;
  }
}

/* ------------------------------------------------
 fv
------------------------------------------------ */
#fv {
  margin-bottom: 1.875em;
}
#fv > .inner {
  background-color: #f2f6fb;
  overflow: hidden;
}
#fv .fv_head {
  position: relative;
}
#fv .fv_head .photo img {
  width: 100%;
  display: block;
}
#fv .fv_head .copy {
  background: url(../img/interview/kv_copy_frame.svg) no-repeat center/contain;
  display: flex;
  position: absolute;
  top: 1.5em;
  left: 1.25em;
  box-sizing: border-box;
  width: 8.25em;
  height: 26.3125em;
  padding: 2.5em 0 0;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: flex-start;
  gap: 0.375em;
}
#fv .fv_head .copy .line {
  color: var(--color-blue);
  font-family: var(--font-mincho-e);
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.2;
  letter-spacing: 0.125em;
  writing-mode: vertical-rl;
  font-feature-settings: "vert";
}
#fv .fv_head {
  /* ナンバリング・名前（写真上、白文字） */
}
#fv .fv_head .naming {
  position: absolute;
  left: 1.25em;
  right: 1.25em;
  bottom: -1.5625em;
  z-index: 1;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  color: #fff;
  font-family: var(--font-mincho);
  font-weight: 700;
  /* 写真の明暗に関わらず白文字が読めるよう影を付与 */
  text-shadow: 0 0 0.75em rgba(0, 0, 0, 0.5);
}
#fv .fv_head .num {
  flex-shrink: 0;
  font-size: 3.4375em;
  line-height: 1;
  letter-spacing: 0.0545454545em;
  white-space: nowrap;
}
#fv .fv_head .person {
  flex-shrink: 0;
  text-align: right;
  writing-mode: vertical-rl;
}
#fv .fv_head .person > * {
  white-space: nowrap;
  display: block;
}
#fv .fv_head .person .pname {
  font-size: 2.5em;
  line-height: 1.1;
  letter-spacing: 0.025em;
}
#fv .fv_head .person .san {
  font-size: 1em;
}
#fv .fv_head .person .role {
  font-size: 1.125em;
  line-height: 1.1;
  letter-spacing: 0.0555555556em;
  margin-left: 0.5555555556em;
}
#fv {
  /* ---- リード文・注意書き ---- */
}
#fv .lead {
  color: #fff;
  font-family: var(--font-mincho);
  font-weight: 700;
  margin-top: -1.375em;
  padding: 5em 2.5em 2.5em;
  box-sizing: border-box;
  position: relative;
  z-index: 0;
}
#fv .lead::before {
  content: "";
  background: url(../img/interview/kv_lead_bg.png) 0 0/100% auto no-repeat;
  width: 100%;
  height: calc(100% + 4.625em);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 3.125em), 0% 100%);
}
#fv .lead::after {
  content: "";
  background-color: #0E3887;
  width: 100vw;
  height: 3.1875em;
  position: absolute;
  left: 0;
  bottom: -4.625em;
  z-index: -1;
  clip-path: polygon(0% 100%, 100% 0%, 100% 1.25em);
}
#fv .lead .txt {
  font-size: 1.125em;
  line-height: 1.8;
  letter-spacing: 0.0555555556em;
}
#fv .lead .note {
  font-size: 0.625em;
  line-height: 1.8;
  letter-spacing: 0.1em;
  margin-top: 2em;
}
#fv {
  /* ---- プロフィール ---- */
}
#fv .profile {
  color: var(--color-blue);
  font-family: var(--font-mincho);
  font-weight: 700;
  background: #fff url(../img/interview/profile_frame.svg) no-repeat center/100% auto;
  margin: 0 auto;
  padding: 0 2.1875em;
  width: 21.875em;
  height: 7.25em;
  align-content: center;
  position: relative;
  z-index: 0;
}
#fv .profile .role_name {
  display: flex;
  align-items: flex-end;
  gap: 0.9375em;
  white-space: nowrap;
}
#fv .profile .role_name .role {
  font-size: 0.875em;
  letter-spacing: 0.0714285714em;
}
#fv .profile .role_name .name {
  font-size: 1.125em;
  letter-spacing: 0.0555555556em;
}
#fv .profile .role_name .name .san {
  font-size: 0.7777777778em;
}
#fv .profile .company {
  font-size: 0.875em;
  letter-spacing: 0.0714285714em;
  margin-top: 0.7142857143em;
}
#fv {
  /* ---- 目次 ---- */
}
#fv .index {
  padding: 3.75em 1.875em;
}
#fv .index .list {
  display: flex;
  flex-direction: column;
}
#fv .index li {
  display: flex;
  align-items: flex-start;
}
#fv .index li + li {
  border-top: 1px solid rgba(var(--color-blue-rgb), 0.3);
  margin-top: 0.9375em;
  padding-top: 0.9375em;
}
#fv .index li a {
  display: flex;
  gap: 0.625em;
}
#fv .index li a::before {
  content: "";
  background: url(../img/common/icon_square_blue.svg) 0 0/contain no-repeat;
  width: 1em;
  aspect-ratio: 1/1;
  margin-top: 0.25em;
  display: block;
}
#fv .index li a .txt {
  color: var(--color-blue);
  font-size: 1em;
  font-weight: 500;
  line-height: 1.6;
}
#fv .index .icon {
  flex-shrink: 0;
  width: 1.25em;
  margin-top: 0.1875em;
}
#fv .index .icon img {
  width: 100%;
  display: block;
}
@media screen and (min-width: 768px) {
  #fv .lead::after {
    width: 450px;
  }
}

/* ------------------------------------------------
 article（#i1 / #i2 / #i3 インタビュー本文）
------------------------------------------------ */
.article {
  background: #fff;
}
.article > .inner {
  position: relative;
  overflow: hidden;
  padding: 3.75em 0 1.25em;
  display: flex;
  flex-direction: column;
  gap: 3.75em;
}
.article {
  /* 装飾の花（コーナー） */
}
.article .deco_flower {
  position: absolute;
  top: 5.25em;
  right: 0;
  width: 11.875em;
  aspect-ratio: 190/490;
  background: url(../img/interview/flower.svg) no-repeat 0 0/contain;
  pointer-events: none;
  z-index: 0;
}
.article {
  /* ---- 見出し ---- */
}
.article .q_head {
  position: relative;
  z-index: 1;
  padding: 0 1.875em;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.1875em;
}
.article .label {
  display: flex;
  align-items: center;
  gap: 0.375em;
  color: var(--color-blue);
  font-family: var(--font-mincho-e);
  font-weight: 700;
  font-size: 0.625em;
  line-height: 1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.article .label .ico {
  flex-shrink: 0;
  width: 2.3em;
  aspect-ratio: 23/14;
  background: url(../img/interview/icon_1.svg) no-repeat center/contain;
}
.article .heading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.125em;
}
.article .heading .line {
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  background: #ece7f0;
  color: var(--color-purple);
  font-family: var(--font-mincho);
  font-weight: 700;
  font-size: 1.5em;
  line-height: 0.8333333333em;
  letter-spacing: 0.0833333333em;
  padding-bottom: 0.125em;
}
.article {
  /* ---- 本文 ---- */
}
.article .body {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.article .mainphoto {
  width: 23.125em;
}
.article .mainphoto img {
  width: 100%;
  display: block;
  aspect-ratio: 740/520;
  -o-object-fit: cover;
     object-fit: cover;
}
.article .qa {
  width: 100%;
}
.article .block {
  position: relative;
  padding-left: 3.125em;
  padding-right: 1.25em;
  box-sizing: border-box;
  /* 本文横の装飾ライン */
}
.article .block::before {
  content: "";
  position: absolute;
  left: 0.625em;
  top: 0;
  bottom: 0;
  width: 1.25em;
  background: url(../img/interview/section_line.svg) repeat-y top center;
  background-size: 1.25em auto;
}
.article .txt {
  padding-top: 3.125em;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25em;
}
.article .q {
  color: var(--color-blue);
  font-family: var(--font-mincho);
  font-weight: 900;
  font-size: 1.125em;
  line-height: 1.8;
  letter-spacing: 0.0555555556em;
}
.article .a {
  color: var(--color-black);
  font-size: 1em;
  line-height: 1.6;
  letter-spacing: 0.0625em;
}
.article .a p + p {
  margin-top: 1.6em;
}
.article .subphoto {
  width: 18.75em;
}
.article .subphoto img {
  width: 100%;
  display: block;
  aspect-ratio: 600/336;
  -o-object-fit: cover;
     object-fit: cover;
}
.article .subphoto.poster img {
  aspect-ratio: 600/848;
}

/* #i2 は左右反転レイアウト */
#i2 .q_head,
#i2 .heading,
#i2 .body {
  align-items: flex-end;
}
#i2 .deco_flower {
  right: auto;
  left: 0;
  top: 7.5em;
  transform: scaleX(-1);
}
#i2 .block {
  padding-left: 1.875em;
  padding-right: 3.125em;
}
#i2 .block::before {
  left: auto;
  right: 0.625em;
}

/* #i3 */
#i3 .deco_flower {
  top: 7.5em;
}

/* ------------------------------------------------
 interview
------------------------------------------------ */
#interview {
  margin-top: 3.75em;
}
#interview > .inner {
  background-image: url(../img/interview/index_bg.png);
  min-height: 34.25em;
}
#interview .slider {
  margin-top: 5em;
}
#interview .arrows {
  margin-top: 1.25em;
}