.l-container {
  width: 100%;
}

.feature {
  background: #fff;
  color: #000;
  display: flex;
  flex-direction: column;
  font-feature-settings: "palt";
  overflow: clip;
  position: relative;
  text-align: center;
  width: 100%;
}
.feature a {
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-in;
}
.feature a:has(> img) {
  display: block;
}
.feature img {
  height: auto;
  width: 100%;
}
.feature p {
  margin: 0;
}
.feature .credit {
  text-align: left;
}
.feature .credit li {
  font-family: "avenir-lt-pro", sans-serif;
  font-size: 2.4cqw;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.03em;
  line-height: 1;
  margin-bottom: 1.8666666667cqw;
  white-space: nowrap;
}
.feature .credit li:last-child {
  margin-bottom: 0;
}
.feature .credit__text {
  margin-right: 1.3333333333cqw;
}
.feature .content__wrap {
  display: flex;
  position: relative;
  width: 100%;
}
.feature .content__left {
  flex: 7;
  position: relative;
  text-align: left;
  width: 57.6131687243vw;
}
.feature .content__left .hero {
  box-sizing: border-box;
  display: block;
  height: calc(100dvh - 80px);
  position: sticky;
  top: 80px;
  left: 0;
  width: 100%;
}
.feature .content__left .hero__img {
  display: block;
  height: 100%;
}
.feature .content__left .hero__img img {
  height: 100%;
  object-fit: cover;
  object-position: center top;
  width: 100%;
}
.feature .content__left .hero__ttl {
  position: fixed;
  bottom: 40px;
  left: 12.5102880658vw;
  width: 32.3456790123vw;
  z-index: 2;
}
.feature .content__left .hero.js-inview .hero__img {
  opacity: 0;
  transition: 1.5s;
}
.feature .content__left .hero.js-inview .hero__ttl {
  opacity: 0;
  transition: 1.5s;
  transition-delay: 0.5s;
}
.feature .content__left .hero.js-inview.is-active .hero__img {
  opacity: 1;
  transform: translateY(0);
}
.feature .content__left .hero.js-inview.is-active .hero__ttl {
  opacity: 1;
  transform: translateY(0);
}
.feature .content__right {
  container-type: inline-size;
  flex: 5;
  overflow: clip;
  width: 41.1522633745vw;
}
.feature .content__right .c-01 {
  margin-bottom: 12.8cqw;
  position: relative;
}
.feature .content__right .c-01 .txt {
  pointer-events: none;
  position: absolute;
  top: 117.8666666667cqw;
  right: -4.2666666667cqw;
  width: 26.1333333333cqw;
  z-index: 2;
}
.feature .content__right .c-01 .credit {
  position: absolute;
  bottom: 4cqw;
  left: 4cqw;
  z-index: 2;
}
.feature .content__right .c-01.js-inview .c-01-img__01 {
  opacity: 0;
  transform: translateY(40px);
  transition: 1.5s;
}
.feature .content__right .c-01.js-inview .c-01-img__02 {
  opacity: 0;
  transform: translateY(40px);
  transition: 1.5s;
  transition-delay: 1s;
}
.feature .content__right .c-01.js-inview .txt {
  opacity: 0;
  transform: translateY(40px);
  transition: 1.5s;
  transition-delay: 0.5s;
}
.feature .content__right .c-01.js-inview.is-active .c-01-img__01 {
  opacity: 1;
  transform: translateY(0);
}
.feature .content__right .c-01.js-inview.is-active .c-01-img__02 {
  opacity: 1;
  transform: translateY(0);
}
.feature .content__right .c-01.js-inview .txt {
  opacity: 1;
  transform: translateY(0);
}
.feature .content__right .c-02 {
  position: relative;
}
.feature .content__right .c-02 .txt {
  position: absolute;
  top: 112.5333333333cqw;
  left: 16cqw;
  width: 66.6666666667cqw;
  z-index: 2;
}
.feature .content__right .c-02 .credit {
  position: absolute;
  bottom: 4.2666666667cqw;
  left: 4cqw;
  z-index: 2;
}
.feature .content__right .c-02-img__01 {
  margin: 0 auto 17.3333333333cqw;
  width: 88.5333333333cqw;
}
.feature .content__right .c-02 .js-inview .c-02-img__01 {
  opacity: 0;
  transform: translateY(40px);
  transition: 1.5s;
}
.feature .content__right .c-02 .js-inview .txt {
  opacity: 0;
  transform: translateY(40px);
  transition: 1.5s;
  transition-delay: 0.5s;
}
.feature .content__right .c-02 .js-inview.is-active .c-02-img__01 {
  opacity: 1;
  transform: translateY(0);
}
.feature .content__right .c-02 .js-inview.is-active .txt {
  opacity: 1;
  transform: translateY(0);
}
.feature .content__right .c-03 {
  position: relative;
}
.feature .content__right .c-03 .credit {
  position: absolute;
  bottom: 4cqw;
  left: 4cqw;
  z-index: 2;
}
.feature .content__right .c-04 {
  position: relative;
}
.feature .content__right .c-04 .credit {
  position: absolute;
  top: 130.9333333333cqw;
  left: 4cqw;
  z-index: 2;
}
.feature .content__right .c-04-img__02 {
  overflow: hidden;
  width: 100%;
}
.feature .content__right .c-04-img__02 .scroll-animation-image {
  display: flex;
  width: 100%;
}
.feature .content__right .c-04-img__02 .scroll-animation-image img {
  display: block;
  height: auto;
  width: 200cqw;
}
.feature .content__right .c-04-img__02 .scroll-animation-spacer {
  display: none;
  width: 100%;
}
.feature .content__right .c-05 {
  margin-top: -0.2666666667cqw;
}
.feature .content__right .c-06 {
  position: relative;
}
.feature .content__right .c-06 .txt {
  position: absolute;
  top: 4.2666666667cqw;
  left: 4.2666666667cqw;
  width: 45.3333333333cqw;
}
.feature .content__right .c-06.js-inview .c-06-img__01 {
  opacity: 0;
  transform: translateY(40px);
  transition: 1.5s;
}
.feature .content__right .c-06.js-inview .txt {
  opacity: 0;
  transform: translateY(40px);
  transition: 1.5s;
  transition-delay: 0.5s;
}
.feature .content__right .c-06.js-inview.is-active .c-06-img__01 {
  opacity: 1;
  transform: translateY(0);
}
.feature .content__right .c-06.js-inview.is-active .txt {
  opacity: 1;
  transform: translateY(0);
}
.feature .content__right .c-08 {
  position: sticky;
  top: 13.6cqw;
  z-index: 1;
}
.feature .content__right .c-08 .credit {
  position: absolute;
  bottom: 4cqw;
  left: 4cqw;
  z-index: 3;
}
.feature .c-09 {
  background: url(../img/c-09-bg-pc.jpg) #b39384 no-repeat center top;
  background-size: 100%;
  height: 56.5432098765vw;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
.feature .c-09 .falling-container {
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.feature .c-09 .falling-container .falling-item {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-100px);
  will-change: transform;
}
.feature .c-09 .falling-container .falling-item.item01 {
  width: 2.0576131687vw;
}
.feature .c-09 .falling-container .falling-item.item02 {
  width: 0.329218107vw;
}
.feature .c-09 .falling-container .falling-item.item03 {
  width: 2.0576131687vw;
}
.feature .c-09 .falling-container .falling-item.item04 {
  width: 0.329218107vw;
}
.feature .c-09 .txt {
  position: absolute;
  top: 44.0329218107vw;
  right: 5.8436213992vw;
  width: 4.6090534979vw;
  z-index: 3;
}
.feature .c-09 .btn {
  position: absolute;
  top: 8.3127572016vw;
  left: 13.1687242798vw;
  width: 29.0534979424vw;
  z-index: 3;
}
.feature .c-09-img__01 {
  position: absolute;
  top: 3.4567901235vw;
  right: 2.633744856vw;
  width: 36.049382716vw;
  z-index: 3;
}
.feature .c-09 .staff {
  position: absolute;
  top: 35.8847736626vw;
  left: 14.2386831276vw;
  z-index: 3;
}
.feature .c-09 .staff dt {
  margin: 0 auto 0.8230452675vw;
  width: 4.4444444444vw;
}
.feature .c-09 .staff dd {
  margin: 0 auto;
}
.feature .c-09 .staff dd p {
  color: #fff;
  font-family: "avenir-lt-pro", sans-serif;
  font-size: 0.8230452675vw;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.06em;
  line-height: 1.8106995885vw;
  text-transform: uppercase;
}

.l-footer {
  padding-top: 0;
}
.l-footer .pc-footer {
  margin-top: 0;
  position: relative;
}