@charset "UTF-8";/* contents
============================================================================= */
.section_intro-inner {
  position: relative;
  width: 100%;
  margin-top: 11rem;
}
.section_intro-main {
  position: absolute;
  top: 0;
  left: 0;
  width: 68rem;
  height: 90.5rem;
}
.section_intro-detail .-t_body {
  text-align: justify;
  text-justify: inter-ideograph;
  margin-top: 8rem;
}

.intermission_mov {
  position: relative;
  max-width: calc(100% - 8rem);
  width: 100%;
  height: 85.6rem;
  line-height: 0;
  overflow: hidden;
  margin-inline: auto;
  margin-top: 27rem;
}
.intermission_mov .movie {
  position: absolute;
  top: 50%;
  left: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.section_feature-inner {
  position: relative;
  max-width: calc(100% - 8rem);
  width: 100%;
  margin-inline: auto;
  margin-top: 17rem;
}
.section_feature-sec_tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.section_feature-sec_tit .-f_en {
  line-height: 1;
}
.section_feature-item {
  background-color: var(--bc_white);
  border-top: 1px solid var(--bc_line);
}
.section_feature-item_label {
  font-family: var(--ff_en);
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  letter-spacing: 0.02em;
  line-height: 1;
}
.section_feature-item_detail {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2rem 0 5rem;
}
.section_feature-item_tit {
  position: absolute;
  left: calc(50% - 67rem);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
}
.section_feature-item_tit .-label {
  font-family: var(--ff_en);
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  letter-spacing: 0.02em;
  line-height: 1;
  color: var(--bc_black_text);
}
.section_feature-item_tit .-t_headline {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.7;
}
.section_feature-item_ph {
  width: 40rem;
  height: 53.3rem;
}
.section_feature-item_txt {
  position: absolute;
  right: calc(50% - 67rem);
  max-width: 33.1rem;
  font-weight: 500;
}
@media (width <= 767px) {
  .section_intro-inner {
    margin-top: 9rem;
  }
  .section_intro-main {
    position: relative;
    width: 84.61%;
    height: auto;
    aspect-ratio: 330/439;
    margin-top: 5rem;
  }
  .section_intro-sub {
    position: relative;
    width: 50%;
    height: auto;
    aspect-ratio: 165/220;
    margin-top: -14rem;
    margin-left: 50%;
  }
  .section_intro-detail .-t_headline {
    margin-left: 3rem;
  }
  .section_intro-detail .-t_body {
    margin-left: 3rem;
  }
  .intermission_mov {
    max-width: 100%;
    height: auto;
    aspect-ratio: 390/292.5;
    margin-top: 8rem;
  }
  .section_feature-inner {
    max-width: calc(100% - 4rem);
    margin-top: 8rem;
  }
  .section_feature-sec_tit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 1rem;
  }
  .section_feature-item {
    padding: 1.5rem 0;
  }
  .section_feature-item:first-of-type {
    margin-top: 5rem;
  }
  .section_feature-item_label {
    font-size: 1.5rem;
  }
  .section_feature-item_detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 3rem 0 6rem;
  }
  .section_feature-item_tit {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
  }
  .section_feature-item_tit .-label {
    font-size: 1.5rem;
  }
  .section_feature-item_tit .-t_headline {
    line-height: 1.6;
  }
  .section_feature-item_ph {
    margin-top: 3rem;
    width: 100%;
    height: auto;
    aspect-ratio: 350/466;
  }
  .section_feature-item_txt {
    position: static;
    max-width: calc(100% - 4rem);
    margin-inline: auto;
    margin-top: 3rem;
  }
}
@media (width > 767px) {
  .section_intro-sub {
    position: absolute;
    bottom: -12rem;
    right: 0;
    width: 34.4rem;
    height: 45.8rem;
  }
  .section_intro-detail {
    position: relative;
    width: 144rem;
    height: 90.5rem;
    margin-inline: auto;
    padding-left: 82.4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .section_feature-item {
    position: sticky;
    top: 8rem;
    left: 0;
    padding: 3rem 0;
  }
  .section_feature-item:first-of-type {
    margin-top: 6rem;
    padding-bottom: 18rem;
  }
  .section_feature-item:nth-of-type(2) {
    top: 14rem;
    margin-top: -18rem;
    padding-bottom: 12rem;
  }
  .section_feature-item:nth-of-type(3) {
    top: 20rem;
    margin-top: -12rem;
    padding-bottom: 6rem;
  }
  .section_feature-item:last-of-type {
    border-bottom: 1px solid var(--bc_line);
    margin-top: -6rem;
    padding-bottom: 0;
  }
}/*# sourceMappingURL=about.css.map */
