@charset "UTF-8";
.l-container {
  width: 100%;
}

.feature {
  background: url(../img/pc-bg.jpg) no-repeat center top;
  background-attachment: fixed;
  background-size: cover;
  color: #000;
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", 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:hover {
  opacity: 0.8;
}
.feature a:has(> img) {
  display: block;
}
.feature img {
  height: auto;
  width: 100%;
}
.feature p {
  margin: 0;
}
.feature .js-inview {
  opacity: 0;
  transition: all 1s ease;
}
.feature .js-inview.slide {
  transform: translateY(6.6666666667cqw);
}
.feature .js-inview.is-active {
  opacity: 1;
}
.feature .js-inview.is-active.slide {
  transform: translateY(0);
}
.feature .content__wrap {
  display: grid;
  grid-template-columns: 1fr 490px 1fr;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .feature .content__wrap {
    grid-template-columns: 1fr 34.628975265vw 1fr;
  }
}
.feature .content__left {
  position: sticky;
  grid-column: 1;
  top: 80px;
  height: 100vh;
  display: grid;
}
.feature .content__left .pc-ttl {
  position: absolute;
  top: 42px;
  left: 50px;
  width: 24.2402826855vw;
}
@media screen and (max-width: 1400px) {
  .feature .content__left .pc-ttl {
    top: 2.9681978799vw;
    left: 3.5335689046vw;
  }
}
.feature .content__center {
  background: #f0eeea;
  container-type: inline-size;
  grid-column: 2;
  margin: 0 auto;
  overflow: clip;
  position: relative;
  width: 490px;
}
@media screen and (max-width: 1400px) {
  .feature .content__center {
    width: 34.628975265vw;
  }
}
.feature .content__center .credit {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.feature .content__center .credit::after {
  content: "";
  width: 100%;
}
.feature .content__center .credit li {
  font-family: "pragmatica", sans-serif;
  font-size: 2.9333333333cqw;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 1;
  margin: 0 1.0666666667cqw 2.6666666667cqw;
  white-space: nowrap;
}
.feature .content__center .credit__text {
  margin-right: 0.8cqw;
}
.feature .content__center .credit__collaboration {
  margin-left: 0.8cqw;
}
.feature .content__center .sticky-element {
  position: sticky;
}
.feature .content__center .sticky-element.sticky01 {
  height: 206.4cqw;
  top: -80cqw;
}
.feature .content__center .sticky-element.sticky02 {
  height: 247.7333333333cqw;
  top: -106.6666666667cqw;
}
.feature .content__center .hero {
  width: 100%;
}
.feature .content__center .lead {
  box-sizing: border-box;
  padding: 12cqw 0 16.8cqw;
}
.feature .content__center .lead p {
  font-size: 3.2cqw;
  letter-spacing: 0.05em;
  line-height: 6.4cqw;
  margin-bottom: 6.4cqw;
}
.feature .content__center .lead p:last-child {
  margin-bottom: 0;
}
.feature .content__center .c-01 {
  background: url(../img/bg-01.jpg) no-repeat #f0eeea center top;
  background-size: 100%;
  box-sizing: border-box;
  padding: 21.3333333333cqw 0 21.3333333333cqw;
  position: relative;
}
.feature .content__center .c-01-img__01 {
  background: #fff;
  box-sizing: border-box;
  margin: 0 auto 16cqw;
  padding: 5.8666666667cqw 0 8.2666666667cqw;
  width: 80cqw;
}
.feature .content__center .c-01-img__01 a {
  margin: 0 auto 6.6666666667cqw;
  width: 68cqw;
}
.feature .content__center .c-01-img__01 .cap {
  margin: 0 auto;
  width: 70.4cqw;
}
.feature .content__center .c-01-img__02 {
  margin: 0 auto 4cqw;
  width: 94cqw;
}
.feature .content__center .c-01-img__03 {
  margin: 13.3333333333cqw 0 0;
}
.feature .content__center .c-01-img__03 .slick-track {
  margin-left: 26.1333333333cqw;
}
.feature .content__center .c-01-img__03 .slick-slide {
  margin-right: 2cqw;
  width: 74cqw;
}
.feature .content__center .c-02 {
  background: #f0eeea;
  box-sizing: border-box;
  padding-bottom: 18.6666666667cqw;
  position: relative;
}
.feature .content__center .c-02-img__01 {
  margin: 0 auto 2.1333333333cqw;
  width: 88cqw;
}
.feature .content__center .c-02-img__02 {
  margin: 0 auto 4cqw;
  width: 88cqw;
}
.feature .content__center .c-03 {
  background: url(../img/bg-02.jpg) no-repeat #f0eeea center 69.3333333333cqw;
  background-size: 100%;
  box-sizing: border-box;
  padding-bottom: 16cqw;
}
.feature .content__center .c-03-img__01 {
  margin-bottom: 4.2666666667cqw;
}
.feature .content__center .c-03-img__01 .slick-slide {
  margin-right: 2.1333333333cqw;
  width: 68cqw;
}
.feature .content__center .c-03-img__02 {
  margin: 0 auto;
  width: 80cqw;
}
.feature .content__center .c-03 .credit {
  justify-content: flex-start;
  margin-bottom: 13.3333333333cqw;
  margin-left: 5.0666666667cqw;
  width: 56cqw;
}
.feature .content__center .c-03 .credit li {
  margin-right: 2.4cqw;
  margin-left: 0;
}
.feature .content__center .c-04 {
  background: #f0eeea;
  box-sizing: border-box;
  padding: 18.6666666667cqw 0 18.6666666667cqw;
  position: relative;
}
.feature .content__center .c-04-img__01 {
  background: #fff;
  margin: 0 auto 0;
  padding: 5.8666666667cqw 0 8.2666666667cqw;
  position: relative;
  width: 80cqw;
  z-index: 2;
}
.feature .content__center .c-04-img__01 a {
  margin: 0 auto 6.6666666667cqw;
  width: 68cqw;
}
.feature .content__center .c-04-img__01 .cap {
  margin: 0 auto;
  width: 60.2666666667cqw;
}
.feature .content__center .c-04-img__02 {
  margin-top: -16cqw;
}
.feature .content__center .c-04-img__03 {
  margin: -10.6666666667cqw 2.6666666667cqw 1.8666666667cqw auto;
  position: relative;
  width: 68cqw;
  z-index: 2;
}
.feature .content__center .c-04-img__04 {
  margin: 0 auto 4.2666666667cqw 2.6666666667cqw;
  width: 84cqw;
}
.feature .content__center .c-04 .credit {
  justify-content: flex-start;
  margin-left: 2.6666666667cqw;
  width: 78.6666666667cqw;
}
.feature .content__center .c-04 .credit li {
  margin-right: 2.4cqw;
  margin-left: 0;
}
.feature .content__center .c-05 {
  background: url(../img/bg-03.jpg) no-repeat #f0eeea center 32cqw;
  background-size: 100%;
  box-sizing: border-box;
  padding-bottom: 18.6666666667cqw;
  position: relative;
}
.feature .content__center .c-05-img__01 {
  margin-bottom: 16cqw;
}
.feature .content__center .c-05-img__01 .slick-track {
  margin-left: 28cqw;
}
.feature .content__center .c-05-img__01 .slick-slide {
  margin-right: 2cqw;
  width: 72cqw;
}
.feature .content__center .c-05-img__02 {
  margin: 0 auto 4.2666666667cqw;
  width: 84cqw;
}
.feature .content__center .c-05 .credit {
  margin: 0 auto;
  width: 80cqw;
}
.feature .content__center .c-06 {
  background: url(../img/bg-04.jpg) no-repeat #f0eeea center bottom;
  background-size: 100%;
  box-sizing: border-box;
  padding-bottom: 13.6cqw;
  position: relative;
}
.feature .content__center .c-06-img__01 {
  margin: 0 0 1.8666666667cqw auto;
  width: 74cqw;
}
.feature .content__center .c-06-img__02 {
  margin: 0 auto 4.2666666667cqw 0;
  width: 94cqw;
}
.feature .content__center .c-06-img__03 {
  margin: 0 auto 6.6666666667cqw;
  width: 70cqw;
}
.feature .content__center .c-06 .credit {
  justify-content: flex-start;
  margin-bottom: 13.3333333333cqw;
  margin-left: 5.3333333333cqw;
  width: 78.6666666667cqw;
}
.feature .content__center .c-06 .credit li {
  margin-right: 1.8666666667cqw;
  margin-left: 0;
}
.feature .content__center .c-06 .cap {
  margin: 0 auto;
  width: 50.6666666667cqw;
}
.feature .content__center .info {
  background: #f0eeea;
  padding: 17.3333333333cqw 0 17.3333333333cqw;
  position: relative;
}
.feature .content__center .info .logo {
  box-sizing: border-box;
  margin: 0 auto 6.6666666667cqw;
  padding-right: 1.3333333333cqw;
  width: 42.6666666667cqw;
}
.feature .content__center .info dl {
  margin: 0 auto;
}
.feature .content__center .info dl .txt-01 {
  margin: 0 auto 3.2cqw;
  width: 41.3333333333cqw;
}
.feature .content__center .info dl .txt-02 {
  margin: 8cqw auto 3.2cqw;
  width: 34.6666666667cqw;
}
.feature .content__center .info dl dd {
  font-size: 3.0666666667cqw;
  letter-spacing: 0.05em;
  line-height: 6.1333333333cqw;
  margin: 0 auto;
}
.feature .content__center .btn {
  background: #f0eeea;
  padding-bottom: 21.3333333333cqw;
  position: relative;
}
.feature .content__center .btn a {
  margin: 0 auto;
  width: 83.2cqw;
}
.feature .content__right {
  position: sticky;
  grid-column: 3;
  top: 80px;
  height: 100vh;
  display: grid;
}
.feature .content__right .pc-logo {
  position: fixed;
  bottom: 13px;
  right: 40px;
  width: 17.1024734982vw;
}
@media screen and (max-width: 1400px) {
  .feature .content__right .pc-logo {
    bottom: 0.9187279152vw;
    right: 2.8268551237vw;
  }
}

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