@charset "UTF-8";
/* ==========================================================================//
//
// About
//
// ========================================================================== */
/* 共通
---------------------------------------------------------- */
section:not(:first-of-type) {
  margin-top: 100px;
}
@media all and (min-width: 751px) {
  section:not(:first-of-type) {
    margin-top: 200px;
  }
}

/* セクションタイトル */
.ttl_area {
  margin-bottom: 60px;
}
@media all and (min-width: 751px) {
  .ttl_area {
    margin-bottom: 120px;
  }
}
.ttl_area .sec_ttl {
  text-align: center;
}
.ttl_area .sec_ttl span {
  display: block;
  text-align: center;
}
.ttl_area .sec_ttl .en {
  margin-bottom: 12px;
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  letter-spacing: 0.1em;
  font-size: 30px;
  letter-spacing: 0.1em;
}
@media all and (min-width: 751px) {
  .ttl_area .sec_ttl .en {
    margin-bottom: 14px;
    font-size: 50px;
  }
}
@media all and (min-width: 751px) {
  .ttl_area .sec_ttl .jp {
    font-size: 15px;
  }
}
.ttl_area .lead {
  margin-top: 30px;
  line-height: 2;
  text-align: center;
}
@media all and (min-width: 751px) {
  .ttl_area .lead {
    margin-top: 50px;
    line-height: 2.21;
  }
}

/* introduction
---------------------------------------------------------- */
.sec_introduction .wrap {
  margin-top: 140px;
}
@media all and (min-width: 751px) {
  .sec_introduction .wrap {
    margin-top: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 75px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-inline: auto;
    width: min(626px, 100%);
  }
}
@media all and (min-width: 751px) {
  .sec_introduction .wrap.en_wrap {
    display: block;
  }
}
.sec_introduction .wrap.en_wrap .sec_ttl {
  display: block;
  margin-bottom: 50px;
}
.sec_introduction .wrap.en_wrap .sec_ttl span {
  letter-spacing: 0.01em;
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
}
.sec_introduction .wrap.en_wrap .txts {
  display: block;
}
.sec_introduction .wrap.en_wrap .txts span {
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
  letter-spacing: 0.01em;
}
@media all and (min-width: 751px) {
  .sec_introduction .wrap.en_wrap .txts span {
    line-height: 2;
  }
}
@media all and (max-width: 750px) {
  .sec_introduction .sec_ttl {
    margin-bottom: 50px;
    text-align: center;
  }
}
@media all and (min-width: 751px) {
  .sec_introduction .sec_ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.sec_introduction .sec_ttl span {
  display: inline-block;
  font-weight: 400;
}
@media all and (max-width: 750px) {
  .sec_introduction .sec_ttl span {
    font-size: 18px;
    letter-spacing: 0.04em;
    line-height: 2.2;
  }
}
@media all and (min-width: 751px) {
  .sec_introduction .sec_ttl span {
    font-size: 26px;
    letter-spacing: 0.25em;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
}
@media all and (min-width: 751px) {
  .sec_introduction .sec_ttl span:not(:first-of-type) {
    margin-right: 20px;
  }
}
.sec_introduction .txts {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
@media all and (min-width: 751px) {
  .sec_introduction .txts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media all and (max-width: 750px) {
  .sec_introduction .txts span {
    line-height: 2;
  }
}
@media all and (min-width: 751px) {
  .sec_introduction .txts span {
    display: inline-block;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    letter-spacing: 0.16em;
  }
}
@media all and (min-width: 751px) {
  .sec_introduction .txts span:not(:first-of-type) {
    margin-right: 35px;
  }
}

.corridor_image {
  margin-top: 100px;
}
@media all and (min-width: 751px) {
  .corridor_image {
    margin-top: 200px;
  }
}

/* Staff
---------------------------------------------------------- */
@media all and (min-width: 1001px) {
  .sec_staff .staff_list .staff_detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.sec_staff .staff_list .staff_detail:not(:first-child) {
  margin-top: 70px;
}
@media all and (min-width: 751px) {
  .sec_staff .staff_list .staff_detail:not(:first-child) {
    margin-top: 120px;
  }
}
@media all and (min-width: 751px) {
  .sec_staff .staff_list .staff_detail:not(:nth-child(odd)) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media all and (min-width: 1001px) {
  .sec_staff .staff_list .staff_detail:not(:nth-child(odd)) .image {
    margin: 0 -83px 0 0;
  }
}
@media all and (min-width: 1001px) {
  .sec_staff .staff_list .staff_detail .image {
    margin-left: -83px;
    width: 50%;
  }
}
@media all and (min-width: 1001px) and (min-width: 1101px) {
  .sec_staff .staff_list .staff_detail .image {
    width: 48.3%;
  }
}
@media all and (min-width: 1001px) {
  .sec_staff .staff_list .staff_detail .txt_area {
    width: 46.9%;
  }
}
.sec_staff .staff_list .staff_detail .person_detail {
  margin: 40px 0 20px;
}
@media all and (min-width: 1001px) {
  .sec_staff .staff_list .staff_detail .person_detail {
    margin: 0 0 45px;
  }
}
.sec_staff .staff_list .staff_detail .person_detail .position {
  margin-bottom: 8px;
}
@media all and (min-width: 751px) {
  .sec_staff .staff_list .staff_detail .person_detail .position {
    margin-bottom: 5px;
  }
}
.sec_staff .staff_list .staff_detail .person_detail .name {
  font-size: 20px;
}
@media all and (min-width: 751px) {
  .sec_staff .staff_list .staff_detail .person_detail .name {
    font-size: 26px;
  }
}
.sec_staff .staff_list .staff_detail .person_detail .in_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 26px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec_staff .staff_list .staff_detail .person_detail .ig_link {
  padding-left: 28px;
  position: relative;
  font-size: 11px;
}
@media all and (min-width: 751px) {
  .sec_staff .staff_list .staff_detail .person_detail .ig_link {
    font-size: 12px;
  }
}
.sec_staff .staff_list .staff_detail .person_detail .ig_link::after {
  position: absolute;
  content: "";
  background-image: url(../images/about/ig_gray.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 18px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (hover: hover) {
  .sec_staff .staff_list .staff_detail .person_detail span {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(32, 32, 32, 0.6)), to(rgba(32, 32, 32, 0.6)));
    background-image: linear-gradient(90deg, rgba(32, 32, 32, 0.6), rgba(32, 32, 32, 0.6));
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 0 1px;
    -webkit-transition: background-size 0.4s;
    transition: background-size 0.4s;
  }
  .sec_staff .staff_list .staff_detail .person_detail span:hover {
    background-size: 100% 1px;
    background-position: left bottom;
  }
}
@media all and (max-width: 750px) {
  .sec_staff .staff_list .staff_detail .txts p {
    line-height: 2;
  }
}
.sec_staff .staff_list .staff_detail .txts p:not(:first-of-type) {
  margin-top: 25px;
}
@media all and (min-width: 751px) {
  .sec_staff .staff_list .staff_detail .txts p:not(:first-of-type) {
    margin-top: 28px;
  }
}

/* Story
---------------------------------------------------------- */
.sec_story .story_list .story_detail:not(:first-child) {
  margin-top: 70px;
}
@media all and (min-width: 751px) {
  .sec_story .story_list .story_detail:not(:first-child) {
    margin-top: 150px;
  }
}
.sec_story .story_list .story_detail .wrap {
  margin: 45px 0 0;
}
@media all and (min-width: 751px) {
  .sec_story .story_list .story_detail .wrap {
    margin: 60px 0 0;
  }
}
@media all and (min-width: 751px) and (min-width: 1166px) {
  .sec_story .story_list .story_detail .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.sec_story .story_list .story_detail .detail_ttl {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}
@media all and (min-width: 751px) {
  .sec_story .story_list .story_detail .detail_ttl {
    font-size: 24px;
    line-height: 1.83;
  }
}
@media all and (min-width: 751px) and (min-width: 1166px) {
  .sec_story .story_list .story_detail .detail_ttl {
    margin-bottom: 0;
    width: 25.8%;
  }
}
@media all and (min-width: 1166px) {
  .sec_story .story_list .story_detail .txt_area {
    width: 66.7%;
  }
}
@media all and (max-width: 750px) {
  .sec_story .story_list .story_detail .txt_area .txts p {
    line-height: 2;
  }
}
.sec_story .story_list .story_detail .txt_area .txts p:not(:first-child) {
  margin-top: 25px;
}
@media all and (min-width: 751px) {
  .sec_story .story_list .story_detail .txt_area .txts p:not(:first-child) {
    margin-top: 28px;
  }
}
.sec_story .story_list .story_detail .external_btn {
  margin-top: 35px;
}
@media all and (min-width: 751px) {
  .sec_story .story_list .story_detail .external_btn {
    width: min(260px, 100%);
  }
}
.sec_story .story_list .story_detail .external_btn a {
  padding: 19px;
  display: block;
  background-color: #F2EDE9;
}
@media all and (max-width: 750px) {
  .sec_story .story_list .story_detail .external_btn a {
    text-align: center;
  }
}
@media all and (min-width: 751px) {
  .sec_story .story_list .story_detail .external_btn a {
    padding: 18px 27px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
@media (min-width: 751px) and (hover: hover) {
  .sec_story .story_list .story_detail .external_btn a:hover {
    background-color: #202020;
    color: #fff;
  }
  .sec_story .story_list .story_detail .external_btn a:hover span::after {
    -webkit-filter: invert(1);
            filter: invert(1);
  }
}
.sec_story .story_list .story_detail .external_btn a span {
  padding-right: 19px;
  position: relative;
}
.sec_story .story_list .story_detail .external_btn a span::after {
  position: absolute;
  content: "";
  background-image: url(../images/common/ico_external.svg);
  background-repeat: no-repeat;
  background-size: cover;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 11px;
  height: 9px;
}
@media all and (min-width: 751px) {
  .sec_story .story_list .story_detail .external_btn a span::after {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
.sec_story .story_list .arrow_link {
  margin-top: 35px;
  padding: 19px;
  display: block;
  background-color: #F2EDE9;
}
@media all and (max-width: 750px) {
  .sec_story .story_list .arrow_link {
    text-align: center;
  }
}
@media all and (min-width: 751px) {
  .sec_story .story_list .arrow_link {
    padding: 18px 27px;
    width: min(260px, 100%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
@media (min-width: 751px) and (hover: hover) {
  .sec_story .story_list .arrow_link:hover {
    background-color: #202020;
    color: #fff;
  }
  .sec_story .story_list .arrow_link:hover span::after {
    -webkit-filter: invert(1);
            filter: invert(1);
  }
}
.sec_story .story_list .arrow_link span {
  padding-right: 19px;
}
@media all and (min-width: 751px) {
  .sec_story .story_list .arrow_link span {
    padding-right: 27px;
  }
}