.l-header {
  background: #fff;
}

.l-container {
  width: 100%;
}

.feature {
  --bg-image: url(../img/bg01-pc.jpg);
  color: #000;
  font-family: "ryo-gothic-plusn", sans-serif;
  font-feature-settings: "palt";
  font-style: normal;
  font-weight: 300;
  overflow: clip;
  position: relative;
  text-align: center;
  width: 100%;
}
.feature::before {
  background-image: var(--bg-image);
  background-size: cover;
  background-position: center;
  content: "";
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transition: background-image 1s ease;
  will-change: fransform;
  z-index: -1;
}
.feature p {
  margin: 0;
}
.feature a {
  color: #000;
  text-decoration: none;
  transition: all 0.3s ease-in;
}
.feature a:hover {
  opacity: 0.8;
}
.feature a:has(> img) {
  display: block;
}
.feature img,
.feature video {
  height: auto;
  width: 100%;
}
.feature .js-inview {
  opacity: 0;
  transform: translateY(30px);
  transition: 1s;
}
.feature .js-inview.is-active {
  opacity: 1;
  transform: translateY(0);
}
.feature .content__wrap {
  display: grid;
  grid-template-columns: 1fr 480px 1fr;
  position: relative;
}
.feature .content__left {
  position: sticky;
  grid-column: 1;
  top: 80px;
  height: 100vh;
  display: grid;
  place-content: center;
}
.feature .content__left .ttl {
  transform: translateY(-4.2402826855vw);
  width: 19.9293286219vw;
}
.feature .content__center {
  background: #fff;
  container-type: inline-size;
  grid-column: 2;
  overflow: clip;
  padding-bottom: 60px;
  position: relative;
  width: 480px;
}
.feature .content__center .bg-01 {
  background: url(../img/bg01.jpg) no-repeat center top;
  background-size: 100%;
  padding-top: 36cqw;
}
.feature .content__center .bg-02 {
  background: url(../img/bg02.jpg) no-repeat center top;
  background-size: 100%;
}
.feature .content__center .bg-03 {
  background: url(../img/bg03.png) no-repeat center -2.6666666667cqw;
  background-size: 100%;
  padding-top: 16cqw;
}
.feature .content__center .bg-04 {
  background: url(../img/bg04.jpg) no-repeat center top;
  background-size: 100%;
}
.feature .content__center .bg-05 {
  background: url(../img/bg05.jpg) no-repeat center top;
  background-size: 100%;
  padding-top: 16cqw;
}
.feature .content__center .bg-06 {
  background: url(../img/bg06.png) no-repeat center top;
  background-size: 100%;
  margin-top: -18.9333333333cqw;
  padding-top: 44.5333333333cqw;
}
.feature .content__center .hero {
  margin-bottom: 19.4666666667cqw;
  padding-top: 48cqw;
  position: relative;
}
.feature .content__center .hero__motif {
  pointer-events: none;
  position: absolute;
  top: 2.6666666667cqw;
  left: 4.8cqw;
  width: 90.6666666667cqw;
}
.feature .content__center .hero__ttl {
  margin: 0 auto 7.4666666667cqw;
  padding-left: 1.8666666667cqw;
  width: 79.4666666667cqw;
}
.feature .content__center .hero__txt p {
  color: #fff;
  font-size: 3.2cqw;
  letter-spacing: 0.15em;
  line-height: 5.2cqw;
  margin-bottom: 5.3333333333cqw;
}
.feature .content__center .hero__txt p:nth-of-type(4) {
  font-size: 3.4666666667cqw;
  font-weight: 700;
  line-height: 6.4cqw;
  margin: 0 auto 5.3333333333cqw;
  padding: 0.5333333333cqw 0 0 0.2666666667cqw;
  width: 67.2cqw;
}
.feature .content__center .hero__txt p:nth-of-type(4) span {
  display: block;
}
.feature .content__center .hero__txt p:nth-of-type(4) span:first-child {
  text-align: left;
}
.feature .content__center .hero__txt p:nth-of-type(4) span:last-child {
  text-align: right;
}
.feature .content__center .hero__txt p:nth-of-type(6) {
  margin: 0 auto 4.8cqw;
  padding-top: 1.3333333333cqw;
  width: 51.4666666667cqw;
}
.feature .content__center .hero__txt p:nth-of-type(6) span {
  display: block;
}
.feature .content__center .hero__txt p:nth-of-type(6) span:first-child {
  text-align: left;
}
.feature .content__center .hero__txt p:nth-of-type(6) span:last-child {
  text-align: right;
}
.feature .content__center .hero__txt p.wish {
  font-size: 3.4666666667cqw;
  font-weight: 700;
  line-height: 8cqw;
  margin-bottom: 4.8cqw;
}
.feature .content__center .hero__txt p:last-of-type {
  margin: 0 auto;
  width: 71.2cqw;
}
.feature .content__center .hero__txt p:last-of-type span {
  display: block;
}
.feature .content__center .hero__txt p:last-of-type span:first-child {
  margin-bottom: 0.8cqw;
  text-align: left;
}
.feature .content__center .hero__txt p:last-of-type span:last-child {
  text-align: right;
}
.feature .content__center .c-01__img--01 {
  position: relative;
}
.feature .content__center .c-01__img--01::before {
  background: #fff;
  content: "";
  height: calc(100% - 1px);
  position: absolute;
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
}
.feature .content__center .c-01__img--01 a {
  position: relative;
  z-index: 2;
}
.feature .content__center .c-02 {
  margin-bottom: 24.2666666667cqw;
  padding-top: 32cqw;
  position: relative;
}
.feature .content__center .c-02__motif--01 {
  pointer-events: none;
  position: absolute;
  top: 10.4cqw;
  left: 6.9333333333cqw;
  width: 50.6666666667cqw;
}
.feature .content__center .c-02__motif--02 {
  pointer-events: none;
  position: absolute;
  top: 5.0666666667cqw;
  right: 9.8666666667cqw;
  width: 28.2666666667cqw;
}
.feature .content__center .c-02__img--01 {
  margin: 0 auto;
  width: 82.6666666667cqw;
}
.feature .content__center .c-02__img--01 .slick-slide {
  background: url(../img/img02-bg.png) no-repeat center top;
  background-size: 100%;
}
.feature .content__center .c-03 {
  margin-bottom: 23.7333333333cqw;
  position: relative;
}
.feature .content__center .c-03__img--01 {
  margin: 0 0 0 auto;
  width: 68cqw;
}
.feature .content__center .c-03__motif {
  pointer-events: none;
  position: absolute;
  bottom: -5.0666666667cqw;
  left: 9.6cqw;
  width: 32cqw;
  z-index: 2;
}
.feature .content__center .c-03__txt {
  pointer-events: none;
  position: absolute;
  top: -19.7333333333cqw;
  left: 2.1333333333cqw;
  width: 77.3333333333cqw;
  z-index: 2;
}
.feature .content__center .c-04 {
  position: relative;
}
.feature .content__center .c-04__motif {
  pointer-events: none;
  position: absolute;
  top: -16cqw;
  right: 18.6666666667cqw;
  width: 62.9333333333cqw;
  z-index: 2;
}
.feature .content__center .c-05 {
  margin-bottom: 16cqw;
  position: relative;
  z-index: 2;
}
.feature .content__center .c-05__img--01 {
  background: #fff;
  margin: 0 auto 16.2666666667cqw;
  width: 77.3333333333cqw;
}
.feature .content__center .c-05__img--02 {
  background: #fff;
  margin: 0 auto 4cqw;
  width: 62.6666666667cqw;
}
.feature .content__center .c-05__img--03 {
  background: #fff;
  margin: 0 auto;
  width: 62.6666666667cqw;
}
.feature .content__center .c-05__motif {
  pointer-events: none;
  position: absolute;
  bottom: -28.8cqw;
  left: -2.9333333333cqw;
  width: 47.4666666667cqw;
  z-index: 2;
}
.feature .content__center .c-06 {
  position: relative;
}
.feature .content__center .c-06__motif {
  pointer-events: none;
  position: absolute;
  right: 0;
  bottom: -5.0666666667cqw;
  width: 61.3333333333cqw;
  z-index: 2;
}
.feature .content__center .c-07 {
  margin-bottom: 16cqw;
  padding-top: 32cqw;
  position: relative;
}
.feature .content__center .c-07__cap {
  pointer-events: none;
  position: absolute;
  top: 15.7333333333cqw;
  left: 8.5333333333cqw;
  width: 81.0666666667cqw;
  z-index: 2;
}
.feature .content__center .c-07__img--01 .slick-slide {
  background: url(../img/img09-bg.png) no-repeat center 0.2666666667cqw;
  background-size: 66.1333333333cqw;
  margin: 0 2.8cqw;
  width: 66.6666666667cqw;
}
.feature .content__center .c-08__img--01 {
  margin: 0 auto 24cqw;
  width: 90.6666666667cqw;
}
.feature .content__center .c-08__img--01 .slick-slide {
  background: #fff;
}
.feature .content__center .c-09 {
  margin: 0 auto 24.2666666667cqw;
  position: relative;
  width: 74.6666666667cqw;
}
.feature .content__center .c-09__img--01 {
  background: url(../img/img11-bg.png) no-repeat center 0.2666666667cqw;
  background-size: 74.1333333333cqw;
}
.feature .content__center .c-09__txt {
  position: absolute;
  right: -4.8cqw;
  bottom: -4.5333333333cqw;
  width: 32cqw;
}
.feature .content__center .c-10 {
  background: #fff;
  margin-bottom: 24.2666666667cqw;
  position: relative;
}
.feature .content__center .c-10__motif--01 {
  pointer-events: none;
  position: absolute;
  top: -6.4cqw;
  left: -0.2666666667cqw;
  width: 17.0666666667cqw;
}
.feature .content__center .c-10__motif--02 {
  pointer-events: none;
  position: absolute;
  top: -8.8cqw;
  left: 17.8666666667cqw;
  width: 35.2cqw;
}
.feature .content__center .c-11 {
  background: #fff;
  margin: 0 auto 37.3333333333cqw;
  position: relative;
  width: 90.6666666667cqw;
}
.feature .content__center .c-11__motif--01 {
  pointer-events: none;
  position: absolute;
  top: 5.0666666667cqw;
  left: 1.8666666667cqw;
  width: 28.5333333333cqw;
  z-index: 2;
}
.feature .content__center .c-11__motif--02 {
  pointer-events: none;
  position: absolute;
  right: -2.1333333333cqw;
  bottom: -5.8666666667cqw;
  width: 44.8cqw;
  z-index: 2;
}
.feature .content__center .c-12 {
  margin-bottom: 23.7333333333cqw;
  position: relative;
}
.feature .content__center .c-12__cap {
  pointer-events: none;
  position: absolute;
  top: -13.0666666667cqw;
  left: 9.6cqw;
  width: 81.0666666667cqw;
  z-index: 2;
}
.feature .content__center .c-12__img--01 {
  background: url(../img/img14-bg.png) no-repeat center top;
  background-size: 100%;
  margin: 0 auto;
  width: 66.6666666667cqw;
}
.feature .content__center .c-14 {
  margin-bottom: 24cqw;
  position: relative;
}
.feature .content__center .c-14__img--01 .slick-slide {
  background: url(../img/img16-bg.png) no-repeat center 0.2666666667cqw;
  background-size: 66.1333333333cqw;
  margin: 0 2.8cqw;
  width: 66.6666666667cqw;
}
.feature .content__center .c-14__motif--01 {
  pointer-events: none;
  position: absolute;
  bottom: -32cqw;
  left: 1.3333333333cqw;
  width: 32.2666666667cqw;
  z-index: 2;
}
.feature .content__center .c-14__motif--02 {
  pointer-events: none;
  position: absolute;
  right: 4cqw;
  bottom: -20.8cqw;
  width: 60cqw;
}
.feature .content__center .c-15 {
  background: #fff;
  margin-bottom: 24cqw;
  position: relative;
}
.feature .content__center .c-15__motif {
  pointer-events: none;
  position: absolute;
  right: 4.2666666667cqw;
  bottom: -12.2666666667cqw;
  width: 31.4666666667cqw;
}
.feature .content__center .c-16 {
  background: #fff;
  margin: 0 auto 23.7333333333cqw;
  position: relative;
  width: 77.3333333333cqw;
}
.feature .content__center .c-16__cap {
  pointer-events: none;
  position: absolute;
  top: -12.5333333333cqw;
  left: -6.6666666667cqw;
  width: 55.4666666667cqw;
  z-index: 2;
}
.feature .content__center .c-17 {
  margin-bottom: 16cqw;
  position: relative;
}
.feature .content__center .c-17__img--01 {
  background: #fff;
}
.feature .content__center .c-17__motif {
  pointer-events: none;
  position: absolute;
  top: -5.8666666667cqw;
  left: 0;
  width: 99.2cqw;
  z-index: 2;
}
.feature .content__center .c-18 {
  margin: 0 auto 16.5333333333cqw;
  position: relative;
  width: 69.3333333333cqw;
}
.feature .content__center .c-18__img--01 {
  background: url(../img/img20-bg.png) no-repeat center 0.2666666667cqw;
  background-size: 68.8cqw;
}
.feature .content__center .c-18__motif--01 {
  pointer-events: none;
  position: absolute;
  top: 3.4666666667cqw;
  right: -5.0666666667cqw;
  width: 21.3333333333cqw;
  z-index: 2;
}
.feature .content__center .c-18__motif--02 {
  pointer-events: none;
  position: absolute;
  bottom: -52.2666666667cqw;
  left: -15.7333333333cqw;
  width: 45.8666666667cqw;
  z-index: 2;
}
.feature .content__center .c-19 {
  margin-bottom: 20.2666666667cqw;
  position: relative;
}
.feature .content__center .c-19__motif {
  pointer-events: none;
  position: absolute;
  right: 0;
  bottom: -45.6cqw;
  width: 51.4666666667cqw;
  z-index: 2;
}
.feature .content__center .c-20 {
  position: relative;
  z-index: 2;
}
.feature .content__center .c-20__img--01 {
  background: #fff;
  margin: 0 auto 0 3.7333333333cqw;
  position: relative;
  width: 78.4cqw;
  z-index: 2;
}
.feature .content__center .c-20__img--01.js-inview {
  transform: translateY(30px) rotate(4deg);
}
.feature .content__center .c-20__img--01.js-inview.is-active {
  transform: translateY(0) rotate(4deg);
}
.feature .content__center .c-20__img--02 {
  background: #fff;
  margin: -5.8666666667cqw 5.3333333333cqw 0 auto;
  width: 64.5333333333cqw;
}
.feature .content__center .c-20__img--02.js-inview {
  transform: translateY(30px) rotate(-2deg);
}
.feature .content__center .c-20__img--02.js-inview.is-active {
  transform: translateY(0) rotate(-2deg);
}
.feature .content__center .c-20__motif--01 {
  pointer-events: none;
  position: absolute;
  top: 96.8cqw;
  left: 11.7333333333cqw;
  width: 21.3333333333cqw;
  z-index: 3;
}
.feature .content__center .c-20__motif--02 {
  pointer-events: none;
  position: absolute;
  top: 90.6666666667cqw;
  left: 4.5333333333cqw;
  width: 36cqw;
  z-index: 3;
}
.feature .content__center .c-21 {
  margin: 0 auto 24.2666666667cqw 0;
  position: relative;
  width: 66.6666666667cqw;
}
.feature .content__center .c-21__img--01 {
  background: #fff;
}
.feature .content__center .c-21__txt {
  pointer-events: none;
  position: absolute;
  top: -18.9333333333cqw;
  left: 22.6666666667cqw;
  width: 59.2cqw;
}
.feature .content__center .c-22 {
  background: #fff;
  margin: 0 0 24cqw auto;
  width: 90.6666666667cqw;
}
.feature .content__center .c-23 {
  background: #fff;
  margin: 0 auto 23.7333333333cqw 0;
  position: relative;
  width: 74.6666666667cqw;
}
.feature .content__center .c-23__motif--01 {
  pointer-events: none;
  position: absolute;
  top: -16.2666666667cqw;
  right: -13.8666666667cqw;
  width: 33.3333333333cqw;
  z-index: 2;
}
.feature .content__center .c-23__motif--02 {
  pointer-events: none;
  position: absolute;
  right: 2.1333333333cqw;
  bottom: 0;
  width: 33.6cqw;
  z-index: 2;
}
.feature .content__center .c-24 {
  margin-bottom: 15.7333333333cqw;
  position: relative;
}
.feature .content__center .c-24__cap {
  margin: 0 auto 6.9333333333cqw;
  padding-left: 3.2cqw;
  width: 77.8666666667cqw;
}
.feature .content__center .c-24__img--01 {
  margin: 0 auto 6.6666666667cqw -4.5333333333cqw;
  position: relative;
  width: 101.3333333333cqw;
  z-index: 2;
}
.feature .content__center .c-24__motif {
  pointer-events: none;
  position: absolute;
  top: 71.2cqw;
  left: 0;
  width: 99.7333333333cqw;
}
.feature .content__center .c-24__txt--01 {
  font-size: 3.4666666667cqw;
  letter-spacing: 0.035em;
  line-height: 5.3333333333cqw;
  margin-bottom: 7.4666666667cqw;
}
.feature .content__center .c-24__txt--01 span {
  font-size: 2.9333333333cqw;
}
.feature .content__center .c-24__txt--02 p {
  font-size: 2.8cqw;
  letter-spacing: 0.03em;
  line-height: 4.6666666667cqw;
  margin-bottom: 4.8cqw;
}
.feature .content__center .c-24__txt--02 p.cap {
  font-size: 3.7333333333cqw;
  letter-spacing: 0.06em;
  line-height: 5.3333333333cqw;
  margin-bottom: 4.5333333333cqw;
}
.feature .content__center .c-24__txt--02 p.cap span {
  font-weight: 500;
}
.feature .content__center .c-24__txt--02 p:last-child {
  margin-bottom: 0;
}
.feature .content__center .info {
  margin: 0 auto 22.4cqw;
  width: 88cqw;
}
.feature .content__center .info__cap {
  margin: 0 auto 6.4cqw;
  padding-right: 1.0666666667cqw;
  width: 70.1333333333cqw;
}
.feature .content__center .info__txt {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 4cqw;
}
.feature .content__center .info__txt a {
  text-decoration: underline;
}
.feature .content__center .btn {
  margin: 0 auto 18.6666666667cqw;
  padding-left: 1.8666666667cqw;
  width: 72.5333333333cqw;
}
.feature .content__center .btn__motif {
  margin: 15.7333333333cqw auto 0;
  padding-right: 1.8666666667cqw;
  width: 22.6666666667cqw;
}
.feature .content__center .staff {
  font-family: "poppins", sans-serif;
  font-size: 2.9333333333cqw;
  font-style: normal;
  font-weight: 400;
  line-height: 5.3333333333cqw;
  margin-bottom: 18.1333333333cqw;
}
.feature .content__center .bnr {
  margin: 0 auto 17.8666666667cqw;
  width: 77.3333333333cqw;
}
.feature .content__center .anm__move {
  animation: box 2.5s ease-in-out infinite alternate;
}
.feature .content__center .anm__rotate {
  animation: rotate 40s linear infinite;
}
@keyframes box {
  0% {
    transform: translateX(10px) translateY(0);
  }
  100% {
    transform: translateX(0) translateY(10px);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.feature .content__right {
  position: sticky;
  grid-column: 3;
  top: 80px;
  height: 100vh;
  display: grid;
  place-content: center;
}
.feature .content__right .pcBtn {
  padding-left: 0.4946996466vw;
  transform: translateY(-4.2402826855vw);
  width: 14.4169611307vw;
}

.l-footer {
  background: #fff;
  padding-top: 0;
}
.l-footer .pc-footer {
  margin-top: 0;
}