@charset "UTF-8";
html {
  font-size: 10px;
  overflow-x: hidden;
}
.l-container {
  width: 100%;
}

.l-container #feature {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  overflow: clip;
}
.l-container #feature * {
  box-sizing: border-box;
}
.l-container #feature *::after {
  box-sizing: border-box;
}
.l-container #feature *::before {
  box-sizing: border-box;
}
.l-container #feature p {
  margin: 0;
  padding: 0;
  color: #000;
}
.l-container #feature a {
  display: block;
  text-decoration: none;
  position: relative;
}
.l-container #feature a::after {
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  transition: all 0.4s;
}
.l-container #feature a:hover {
  cursor: pointer;
}
.l-container #feature a:hover::after {
  opacity: 1;
  transition: 0.4s;
}
.l-container #feature .default-img {
  width: 100%;
  display: block;
}
.l-container #feature picture {
  display: block;
}
.l-container #feature .creditContainer {
  margin: 0 auto;
}
.l-container #feature .creditContainer .credit {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  column-gap: 1.5rem;
  row-gap: 2.7rem;
  padding: 1.38rem 0;
}
.l-container #feature .creditContainer li {
  border-bottom: 1px solid #000;
  line-height: 1;
}
.l-container #feature .creditContainer li a {
  text-decoration: none;
  width: fit-content;
  font-family: "nimbus-sans", "Hiragino Sans", "ヒラギノ角ゴシック", "Yu Gothic", "游ゴシック体", "メイリオ", Meiryo, sans-serif;
}
.l-container #feature .creditContainer li a .txt {
  font-size: 2.4rem;
  line-height: 0.9;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
}
.l-container #feature .creditContainer li a .price {
  font-size: 2.4rem;
}
.l-container #feature .creditContainer_03 {
  max-width: 60rem;
}
.l-container #feature .ja_w6 {
  font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "Yu Gothic", "游ゴシック体", "メイリオ", Meiryo, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.692;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
}
.l-container #feature .ja_w5 {
  font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "Yu Gothic", "游ゴシック体", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
  font-size: 2.3rem;
  line-height: 1.87;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  text-align: left;
}
.l-container #feature .pc-flex__right {
  background-color: #b4c3d2;
}
.l-container #feature .hero {
  margin: 0 auto 0;
  width: 100%;
  position: relative;
}
.l-container #feature .hero__inner {
  width: 140rem;
  margin: 0 auto 0;
}
.l-container #feature .hero__img {
  margin: 0 auto 0;
}
.l-container #feature .pc-flex {
  position: relative;
  display: flex;
  margin: 12rem auto 0;
  justify-content: left;
  width: 100%;
}
.l-container #feature .pc-flex__left {
  width: 50%;
}
.l-container #feature .pc-flex__left .sticky_block {
  position: sticky;
  top: 79px;
  left: 0;
  width: 100%;
  height: calc(100vh - 79px);
  overflow: hidden;
}
.l-container #feature .pc-flex__right {
  width: 50%;
}
.l-container #feature .pc-flex__right .sp-hero {
  display: none;
}
.l-container #feature .main {
  opacity: 0;
  transition: opacity 1s ease;
}
.l-container #feature .main.show {
  opacity: 1;
}
.l-container #feature .pc-hero-img-wrapper {
  position: relative;
  height: 100%;
}
.l-container #feature .pc-hero-img-wrapper a {
  height: 100%;
}
.l-container #feature .pc-hero-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  pointer-events: none;
}
.l-container #feature .pc-hero-title_01 {
  width: 115rem;
}
.l-container #feature .pc-hero-title_02 {
  width: 101rem;
}
.l-container #feature .pc-hero__img {
  height: 100%;
}
.l-container #feature .pc-hero__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.l-container #feature .container {
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.l-container #feature .container__inner {
  margin: 0 auto;
}
.l-container #feature .lead {
  margin-top: 70.5rem;
  margin-bottom: 26.3rem;
}
.l-container #feature .lead p {
  margin: 0;
}
.l-container #feature .container01 {
  margin-bottom: 6.85rem;
}
.l-container #feature .img01 {
  width: 65.15146rem;
  margin: 0 auto;
  margin-bottom: 7.3rem;
}
.l-container #feature .img01_text {
  max-width: 64.9418rem;
  margin: 0 auto;
}
.l-container #feature .img01_text p {
  text-align: justify;
}
.l-container #feature .container02 {
  margin-bottom: 6.8rem;
}
.l-container #feature .img02 {
  width: 50rem;
  margin: 0 auto;
  margin-bottom: 3rem;
}
.l-container #feature .dummyContainer01 {
  max-width: 60rem;
  margin-bottom: 7.5rem;
}
.l-container #feature .img02_text {
  max-width: 64.88203rem;
  margin: 0 auto;
}
.l-container #feature .img02_text p {
  text-align: justify;
}
.l-container #feature .container03 {
  margin-bottom: 15rem;
}
.l-container #feature .img03 {
  width: 65rem;
  margin: 0 auto;
  margin-bottom: 3rem;
}
.l-container #feature .dummyContainer02 {
  max-width: 70rem;
  margin-bottom: 2.5rem;
}
.l-container #feature .img04 {
  width: 55rem;
  margin: 0 auto;
}
.l-container #feature .container04 {
  margin-bottom: 14.6rem;
}
.l-container #feature .container04_movie {
  max-width: 75rem;
}
.l-container #feature .container04_movie_wrapper {
  position: relative;
  z-index: 1;
  max-width: 75rem;
  margin: 0 auto;
}
.l-container #feature .container04_sound {
  position: absolute;
  bottom: 2.5rem;
  right: 1.3rem;
  z-index: 2;
  pointer-events: auto;
}
.l-container #feature #mute_btn {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  appearance: none;
  box-shadow: none;
  line-height: 0;
}
.l-container #feature #mute_btn img {
  display: block;
}
.l-container #feature #mute_btn img {
  width: 8.72109rem;
  height: 6.8071rem;
  display: block;
}
.l-container #feature .container05 {
  margin-bottom: 8.6rem;
}
.l-container #feature .img05 {
  width: 70rem;
  margin: 0 auto;
  margin-bottom: 7rem;
}
.l-container #feature .img05_text {
  max-width: 64.76924rem;
  margin: 0 auto;
  margin-bottom: 7.3rem;
}
.l-container #feature .img05_text p {
  text-align: justify;
}
.l-container #feature .img06 {
  width: 70rem;
  margin: 0 auto;
  margin-bottom: 3.3rem;
}
.l-container #feature .dummyContainer03 {
  margin-bottom: 2.4rem;
}
.l-container #feature .img07 {
  width: 65rem;
  margin: 0 auto;
  margin-bottom: 7rem;
}
.l-container #feature .img07_text {
  max-width: 64.85645rem;
  margin: 0 auto;
}
.l-container #feature .img07_text p {
  text-align: justify;
}
.l-container #feature .img08 {
  width: 55rem;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.l-container #feature .img09 {
  width: 65rem;
  margin: 0 auto;
  margin-top: -8.8rem;
  margin-bottom: 3rem;
}
.l-container #feature .dummyContainer04 {
  margin-bottom: 25rem;
}
.l-container #feature .view_all {
  width: 14rem;
  margin: 0 auto;
  margin-bottom: 10rem;
}
.l-container #feature .fadeUp-hidden {
  opacity: 0;
  transition: 1s ease all;
  transform: translateY(10rem);
}
.l-container #feature .fadeUp-hidden.animate-active {
  opacity: 1;
  transform: translateY(0) translateX(0) translateZ(0);
}
.l-container #feature .slide-in-hidden {
  transform: translateY(10rem);
  transition: 1s ease all;
  opacity: 0;
}
.l-container #feature .slide-in-hidden.animate-active {
  transform: translateY(0);
  opacity: 1;
}
.l-container #feature .delay01 {
  transition-delay: 500ms;
}
.l-container #feature .delay02 {
  transition-delay: 1000ms;
}
.l-container #feature .fadeIn-hidden {
  opacity: 0;
  transition: 1s ease all;
}
.l-container #feature .fadeIn-hidden.animate-active {
  opacity: 1;
}

.feature-snslist {
  overflow: hidden;
}

.pc-footer {
  margin: 0;
}

.l-footer {
  padding-top: 0;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: 0.4285714286vw;
  }
}

@media screen and (min-width: 1401px) {
  html {
    font-size: 6.66px;
  }
}