@charset "UTF-8";
/* CSS INFORMATION =====================================================
File name : staff.css
Description : スタッフ＆キャスト
===================================================================== */
@keyframes btnPlayAnime {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
/* ========================================================
    staff
======================================================== */
.staff {
  position: relative;
  width: 100%;
  padding: 20rem 0 16rem 0;
}
@media screen and (min-width: 768px) {
  .staff {
    padding: 15rem 0 12rem 0;
  }
}
.staff .inner {
  max-width: 1080px;
}
.staff_column {
  position: relative;
  width: 100%;
}
.staff_ttl {
  position: relative;
  width: 100%;
  text-align: center;
}
.staff_ttl > h2 {
  position: relative;
  display: inline-block;
  width: auto;
  padding-top: 7rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .staff_ttl > h2 {
    padding-top: 0;
  }
}
.staff_ttl > h2::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  display: block;
  width: 18.6rem;
  aspect-ratio: 186/47;
  background-image: url(../images/common/common_bg03.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  transform: translateX(-50%);
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .staff_ttl > h2::before {
    content: "";
    position: absolute;
    left: -12.8rem;
    top: 1.6rem;
    display: block;
    width: 11.6rem;
    aspect-ratio: 182/63;
    background-image: url(../images/common/common_bg04.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    transform: scale(1, 1);
    z-index: -1;
  }
}
.staff_ttl > h2::after {
  content: none;
}
@media screen and (min-width: 768px) {
  .staff_ttl > h2::after {
    content: "";
    position: absolute;
    right: -12.8rem;
    top: 1.6rem;
    display: block;
    width: 11.6rem;
    aspect-ratio: 182/63;
    background-image: url(../images/common/common_bg04.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    transform: scale(-1, 1);
    z-index: -1;
  }
}
.staff_ttl > h2 > em {
  position: relative;
  display: inline-block;
  color: transparent;
  font-family: "Cinzel Decorative", serif;
  font-size: 9rem;
  font-weight: 700;
  line-height: 1;
  background: linear-gradient(-90deg, #004089 0%, #004089 5%, #1393d0 80%, #5ee1d9 100%);
  background-clip: text;
  -webkit-background-clip: text;
}
@media screen and (min-width: 768px) {
  .staff_ttl > h2 > em {
    font-size: 7.2rem;
  }
}
.staff_ttl > h2 > em::before {
  content: "";
  position: absolute;
  left: -8rem;
  top: -10rem;
  display: block;
  width: 13.7rem;
  aspect-ratio: 137/209;
  background-image: url(../images/common/common_bg02.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  mix-blend-mode: color-dodge;
  z-index: -1;
}
.staff_ttl > h2 > span {
  position: relative;
  display: block;
  margin-top: 0.4em;
  color: #1393d0;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .staff_ttl > h2 > span {
    font-size: 2rem;
  }
}
.staff_wrap {
  position: relative;
  width: 100%;
  margin-top: 8rem;
}
@media screen and (min-width: 768px) {
  .staff_wrap {
    margin-top: 6rem;
  }
}
.staff_list {
  position: relative;
  width: 100%;
}
.staff_list > li {
  width: 100%;
  margin-top: 10rem;
}
@media screen and (min-width: 768px) {
  .staff_list > li {
    margin-top: 7.5rem;
  }
}
.staff_list > li:first-child {
  margin-top: 0;
}
.staff_item {
  position: relative;
  width: 102.9850746269%;
  margin: 0 -1.4925373134%;
  padding: 10rem 2rem;
}
@media screen and (min-width: 768px) {
  .staff_item {
    width: 100%;
    margin: 0;
    padding: 7.5rem 5rem;
  }
}
.staff_item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #4279b8;
  mix-blend-mode: color-burn;
  opacity: 0.2;
  z-index: -3;
}
.staff_item_ttl {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
  line-height: 1;
}
.staff_item_ttl > em {
  position: relative;
  display: inline-block;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .staff_item_ttl > em {
    font-size: 4rem;
  }
}
.staff_item_ttl > em::before {
  content: "";
  position: absolute;
  left: -1.1em;
  top: 50%;
  display: block;
  height: 0.72em;
  aspect-ratio: 43/36;
  background-image: url(../images/common/common_bg08.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  transform: translateY(-50%) scale(1, 1);
  z-index: -1;
}
.staff_item_ttl > em::after {
  content: "";
  position: absolute;
  right: -1.1em;
  top: 50%;
  display: block;
  height: 0.72em;
  aspect-ratio: 43/36;
  background-image: url(../images/common/common_bg08.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  transform: translateY(-50%) scale(-1, 1);
  z-index: -1;
}
.staff_item_ttl > em > span {
  display: inline-block;
  color: transparent;
  font-size: 100%;
  font-weight: 700;
  line-height: 1;
  background: linear-gradient(-90deg, #004089 0%, #004089 5%, #1393d0 80%, #5ee1d9 100%);
  background-clip: text;
  -webkit-background-clip: text;
}
.staff_item_list {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin: 6rem 0 -4rem 0;
}
@media screen and (min-width: 768px) {
  .staff_item_list {
    margin: 4.5rem 0 -3rem 0;
  }
}
.staff_item_list > li {
  width: 50%;
  margin: 0 0 4rem 0;
}
@media screen and (min-width: 768px) {
  .staff_item_list > li {
    width: 33.3333333333%;
    margin: 0 0 3rem 0;
  }
}
.staff_item_list > li.wide {
  width: 100%;
}
.staff_item_name {
  position: relative;
  width: 100%;
  text-align: center;
}
.staff_item_name > dt {
  width: 100%;
}
.staff_item_name > dt > span {
  display: inline-block;
  color: transparent;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0;
  background: linear-gradient(0deg, #004089 0%, #004089 5%, #1393d0 80%, #5ee1d9 100%);
  background-clip: text;
  -webkit-background-clip: text;
}
@media screen and (min-width: 768px) {
  .staff_item_name > dt > span {
    font-size: 2.2rem;
  }
}
.staff_item_name > dt > span:has(br) {
  line-height: 1.4;
}
.staff_item_name > dd {
  width: 100%;
}
.staff_item_name > dd > span {
  position: relative;
  display: inline-block;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .staff_item_name > dd > span {
    font-size: 3rem;
  }
}
.staff_item_name > dd > span.book {
  display: block;
  margin-top: 0.4em;
  font-size: 2.8rem;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .staff_item_name > dd > span.book {
    font-size: 2.1rem;
  }
}
.staff_item_name > dd > span.book > small {
  font-size: 85%;
}
.staff_item_name > dd > span > a {
  position: absolute;
  left: calc(100% + 0.2em);
  top: 40%;
  display: block;
  height: 0.9em;
  aspect-ratio: 54/37;
  text-indent: -9999px;
  background-image: url(../images/common/btn_comment.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  transform: translateY(-50%);
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .staff_item_name > dd > span > a:hover {
    background-image: url(../images/common/btn_comment_h.png);
    opacity: 1;
  }
}
.staff_comment {
  position: relative;
  width: 100%;
  padding: 8rem 6rem;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .staff_comment {
    padding: 8rem;
  }
}
.staff_comment::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: -3;
}
.staff_comment_bg01 {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 43.2rem;
  aspect-ratio: 1/1;
  background-image: url(../images/common/common_bg07.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  transform: scale(1, 1);
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .staff_comment_bg01 {
    width: 48.7rem;
  }
}
.staff_comment_bg02 {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 43.2rem;
  aspect-ratio: 1/1;
  background-image: url(../images/common/common_bg07.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  transform: scale(-1, -1);
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .staff_comment_bg02 {
    width: 48.7rem;
  }
}
.staff_comment_ttl {
  position: relative;
  width: 100%;
  padding-bottom: 2.4rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .staff_comment_ttl {
    padding-bottom: 1.8rem;
  }
}
.staff_comment_ttl::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(-90deg, #284e8f 0%, #2c8ec4 68%, #5ee1d9 100%);
}
.staff_comment_ttl > em {
  display: block;
  color: #1393d0;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .staff_comment_ttl > em {
    font-size: 2.2rem;
  }
}
.staff_comment_ttl > span {
  display: block;
  color: #004089;
  font-size: 5.2rem;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .staff_comment_ttl > span {
    font-size: 3.9rem;
  }
}
.staff_comment_text {
  position: relative;
  width: 100%;
  margin-top: 4.8rem;
}
@media screen and (min-width: 768px) {
  .staff_comment_text {
    margin-top: 3.6rem;
  }
}
.staff_comment_text > p {
  width: 100%;
  margin-top: 1em;
  font-weight: 600;
}
.staff_comment_text > p:first-child {
  margin-top: 0;
}

.popup_staff .popup_inner {
  max-width: 1000px;
}/*# sourceMappingURL=staff.css.map */