.l-container {
  width: 100%;
}

.feature {
  background: #fff;
  color: #000;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-feature-settings: "palt";
  font-style: normal;
  font-weight: 400;
  overflow: clip;
  position: relative;
  text-align: center;
  width: 100%;
}
.feature a {
  color: #000;
  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 .js-inview {
  clip-path: inset(0 100% 0 0);
  filter: blur(30px) brightness(1.1);
  opacity: 0;
}
.feature .js-inview.is-active {
  animation: fadeInPic 0.95s cubic-bezier(0.16, 0.88, 0.25, 1) forwards;
}
@keyframes fadeInPic {
  0% {
    opacity: 0;
    clip-path: inset(0 100% 0 0);
  }
  50% {
    opacity: 1;
    filter: blur(30px) brightness(1.1);
  }
  100% {
    opacity: 1;
    filter: blur(0) brightness(1);
    clip-path: inset(0 0 0 0);
  }
}
.feature .credit {
  display: flex;
  flex-wrap: wrap;
}
.feature .credit li {
  font-family: "config-variable", sans-serif;
  font-size: 2.6666666667cqw;
  letter-spacing: 0.04em;
  line-height: 1;
  margin: 0 1.6cqw 2.4cqw 0;
  white-space: nowrap;
}
.feature .credit__text {
  margin-right: 0.5333333333cqw;
}
.feature .content__wrap {
  display: flex;
  position: relative;
  width: 100%;
}
.feature .content__left {
  position: relative;
  text-align: left;
  width: 49.4699646643vw;
}
.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 {
  height: 100%;
  width: 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: 4.2402826855vw;
  left: 13.4275618375vw;
  width: 22.7561837456vw;
}
.feature .content__right {
  overflow: clip;
  padding-top: 4.2402826855vw;
  padding-bottom: 10.6007067138vw;
  width: 49.4699646643vw;
}
.feature .content__right .inner {
  container-type: inline-size;
  margin: 0 auto;
  width: 27.9151943463vw;
}
.feature .content__right .inner .hero {
  margin-bottom: 14.6666666667cqw;
}
.feature .content__right .inner .lead {
  margin-bottom: 24.8cqw;
}
.feature .content__right .inner .lead p {
  font-size: 3.4666666667cqw;
  letter-spacing: 0.025em;
  line-height: 6.9333333333cqw;
  margin-bottom: 4.2666666667cqw;
}
.feature .content__right .inner .lead p:last-child {
  margin-bottom: 0;
}
.feature .content__right .inner .c-01 {
  margin-bottom: 30.6666666667cqw;
}
.feature .content__right .inner .c-01-img__01 {
  margin-bottom: 20cqw;
}
.feature .content__right .inner .c-01-img__02 {
  margin: 0 10.6666666667cqw 8.2666666667cqw auto;
  width: 76cqw;
}
.feature .content__right .inner .c-01 .credit {
  margin-left: 12cqw;
  width: 48cqw;
}
.feature .content__right .inner .c-02 {
  margin-bottom: 30.9333333333cqw;
  position: relative;
}
.feature .content__right .inner .c-02::before {
  background: url(../img/motif-01.svg) no-repeat left top;
  background-size: 100%;
  content: "";
  height: 136.5333333333cqw;
  pointer-events: none;
  position: absolute;
  top: 1.6cqw;
  right: 3.7333333333cqw;
  width: 1.6666666667cqw;
}
.feature .content__right .inner .c-02::after {
  background: url(../img/motif-02.svg) no-repeat left top;
  background-size: 100%;
  content: "";
  height: 95.7333333333cqw;
  pointer-events: none;
  position: absolute;
  right: 1.6cqw;
  bottom: -30.4cqw;
  width: 30.6666666667cqw;
  z-index: 1;
}
.feature .content__right .inner .c-02-img__01 {
  margin: 0 auto 20cqw 0;
  width: 92cqw;
}
.feature .content__right .inner .c-02-img__02 {
  margin: 0 auto 8cqw 0;
  position: relative;
  width: 69.3333333333cqw;
  z-index: 2;
}
.feature .content__right .inner .c-02 .credit {
  margin-left: 4cqw;
  width: 48cqw;
}
.feature .content__right .inner .c-03 {
  margin-bottom: 30.9333333333cqw;
}
.feature .content__right .inner .c-03-img__01 {
  margin-bottom: 20cqw;
}
.feature .content__right .inner .c-03-img__02 {
  margin: 0 5.3333333333cqw 20cqw auto;
  width: 86.6666666667cqw;
}
.feature .content__right .inner .c-03-img__03 {
  margin: 0 auto 8cqw 0;
  width: 66.6666666667cqw;
}
.feature .content__right .inner .c-03 .credit {
  margin-left: 4cqw;
  width: 58.6666666667cqw;
}
.feature .content__right .inner .c-04 {
  margin-bottom: 30.9333333333cqw;
  position: relative;
}
.feature .content__right .inner .c-04::before {
  background: url(../img/motif-06.svg) no-repeat left top;
  background-size: 100%;
  content: "";
  height: 112.6666666667cqw;
  pointer-events: none;
  position: absolute;
  top: 142.9333333333cqw;
  left: -1.3333333333cqw;
  width: 30.2666666667cqw;
  z-index: 1;
}
.feature .content__right .inner .c-04-img__01 {
  margin: 0 auto 20cqw 0;
  width: 94.6666666667cqw;
}
.feature .content__right .inner .c-04-img__02 {
  margin: 0 0 8cqw auto;
  position: relative;
  width: 76cqw;
  z-index: 2;
}
.feature .content__right .inner .c-04 .credit {
  margin-left: 24cqw;
}
.feature .content__right .inner .c-05 {
  margin-bottom: 30.9333333333cqw;
  position: relative;
}
.feature .content__right .inner .c-05::before {
  background: url(../img/motif-04.svg) no-repeat left top;
  background-size: 100%;
  content: "";
  height: 122.9333333333cqw;
  pointer-events: none;
  position: absolute;
  right: 3.7333333333cqw;
  bottom: 19.7333333333cqw;
  width: 1.6666666667cqw;
}
.feature .content__right .inner .c-05-img__01 {
  margin-bottom: 17.3333333333cqw;
}
.feature .content__right .inner .c-05-img__02 {
  margin: 0 auto 8cqw 5.3333333333cqw;
  width: 86.6666666667cqw;
}
.feature .content__right .inner .c-05 .credit {
  margin-left: 8cqw;
  width: 53.3333333333cqw;
}
.feature .content__right .inner .c-06 {
  margin-bottom: 30.6666666667cqw;
}
.feature .content__right .inner .c-06-img__01 {
  margin: 0 auto 20.2666666667cqw 0;
  width: 84cqw;
}
.feature .content__right .inner .c-06-img__02 {
  margin: 0 0 8cqw auto;
  width: 84cqw;
}
.feature .content__right .inner .c-06 .credit {
  margin-left: 16cqw;
  width: 53.3333333333cqw;
}
.feature .content__right .inner .c-07 {
  margin-bottom: 30.6666666667cqw;
  position: relative;
}
.feature .content__right .inner .c-07::before {
  background: url(../img/motif-05.svg) no-repeat left top;
  background-size: 100%;
  content: "";
  height: 122.9333333333cqw;
  pointer-events: none;
  position: absolute;
  right: 3.7333333333cqw;
  bottom: 20cqw;
  width: 1.6666666667cqw;
}
.feature .content__right .inner .c-07-img__01 {
  margin-bottom: 20.2666666667cqw;
}
.feature .content__right .inner .c-07-img__02 {
  margin: 0 auto 8cqw 5.3333333333cqw;
  width: 86.6666666667cqw;
}
.feature .content__right .inner .c-07 .credit {
  margin-left: 8cqw;
  width: 48cqw;
}
.feature .content__right .inner .c-08 {
  margin-bottom: 12.5333333333cqw;
  position: relative;
}
.feature .content__right .inner .c-08::before {
  background: url(../img/motif-07.svg) no-repeat left top;
  background-size: 100%;
  content: "";
  height: 95.8666666667cqw;
  pointer-events: none;
  position: absolute;
  top: 166.4cqw;
  left: -1.0666666667cqw;
  width: 29.8666666667cqw;
}
.feature .content__right .inner .c-08-img__01 {
  margin: 0 0 20.2666666667cqw auto;
  width: 92cqw;
}
.feature .content__right .inner .c-08-img__02 {
  margin: 0 0 8cqw auto;
  width: 69.3333333333cqw;
}
.feature .content__right .inner .c-08 .credit {
  margin: 0 0 30.9333333333cqw 30.6666666667cqw;
  width: 48cqw;
}
.feature .content__right .inner .btn {
  margin: 0 auto 8cqw;
  width: 47.2cqw;
}
.feature .content__right .inner .staff {
  font-family: "config-variable", sans-serif;
  font-size: 2.6666666667cqw;
  letter-spacing: 0.04em;
  line-height: 4cqw;
}

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