html {
  font-size: 0.7142857vw;
}

body {
  width: 100%;
}

.l-container {
  width: 100%;
}

.feature {
  width: 100%;
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.feature * {
  box-sizing: border-box;
}
.feature .font-cf,
.feature .sec__credit .credit .item {
  font-family: 'argent-cf', serif;
  font-weight: 300;
  font-style: normal;
}
.feature .font-gr {
  font-family: 'aktiv-grotesk', sans-serif;
  font-weight: 500;
  font-style: normal;
}
.feature .mask-img a,
.feature .sec__image a {
  position: relative;
}
.feature .mask-img a::after,
.feature .sec__image a::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  content: '';
  transition: all 0.4s;

  -webkit-mask-size: cover;
  mask-size: cover;
}
.feature .mask-img a:hover,
.feature .sec__image a:hover {
  opacity: 1;
}
.feature .mask-img a:hover::after,
.feature .sec__image a:hover::after {
  opacity: 0.7;
  background: rgba(255, 255, 255, 0.3);
}
.feature .mask-bg,
.feature .sec__text,
.feature .sec__bg {
  position: relative;
}
.feature .mask-bg::after,
.feature .sec__text::after,
.feature .sec__bg::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  content: '';
  transition: all 0.4s;

  -webkit-mask-size: cover;
  mask-size: cover;
}
.feature .before-fadein,
.feature .sec__container.anim .sec__image,
.feature .sec__container.anim .sec__bg,
.feature .fadein,
.feature .sec__bg.anim,
.feature .sec__image.anim,
.feature .hero__mv {
  opacity: 0;
  transition: all 1.1s 0.6s ease;
  transform: translate(0, 0);

  filter: blur(5px);
}
.feature .after-fadein,
.feature .fadein.showed,
.feature .showed.sec__bg.anim,
.feature .showed.sec__image.anim,
.feature .showed.hero__mv {
  opacity: 1;

  filter: blur(0px);
}
.feature img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.feature svg {
  display: block;
  width: 100%;
  height: auto;
}
.feature svg path {
  opacity: 0;
  transition: all 0.15s ease;
  transform: translateY(5%);
}
.feature a {
  display: block;
  text-decoration: none;
  transition: opacity 0.3s;
}
.feature a:hover {
  opacity: 0.7;
}
.feature .pc__box {
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 6rem;

  scroll-margin-top: 80px;
  gap: 14rem;
}
.feature .hero {
  width: 54rem;
}
.feature .hero__container {
  position: sticky;
  top: calc((100vh - 55.4rem + 80px) / 2);
  margin-bottom: 6rem;
  text-align: center;
}
.feature .hero__mv {
  position: relative;
  padding-bottom: 0.7rem;
  margin-bottom: 4.4rem;
}
.feature .hero__ttl {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  transform: translateX(-50%);
}
.feature .hero__ttl.showed path {
  opacity: 1;
  transform: translateY(0);
}
.feature .hero__ttl .txt01 {
  width: 27.7rem;
  padding-bottom: 1rem;
}
.feature .hero__ttl .txt01 path:nth-child(1) {
  transition-delay: 1.2s;
}
.feature .hero__ttl .txt01 path:nth-child(2) {
  transition-delay: 1.3s;
}
.feature .hero__ttl .txt01 path:nth-child(3) {
  transition-delay: 1.4s;
}
.feature .hero__ttl .txt01 path:nth-child(4) {
  transition-delay: 1.5s;
}
.feature .hero__ttl .txt01 path:nth-child(5) {
  transition-delay: 1.6s;
}
.feature .hero__ttl .txt01 path:nth-child(6) {
  transition-delay: 1.7s;
}
.feature .hero__ttl .txt01 path:nth-child(7) {
  transition-delay: 1.8s;
}
.feature .hero__ttl .txt01 path:nth-child(8) {
  transition-delay: 1.9s;
}
.feature .hero__ttl .txt01 path:nth-child(9) {
  transition-delay: 2s;
}
.feature .hero__ttl .txt01 path:nth-child(10) {
  transition-delay: 2.1s;
}
.feature .hero__ttl .txt02 {
  width: 12.8rem;
}
.feature .hero__ttl .txt02 path:nth-child(1) {
  transition-delay: 1.4s;
}
.feature .hero__ttl .txt02 path:nth-child(2) {
  transition-delay: 1.5s;
}
.feature .hero__ttl .txt02 path:nth-child(3) {
  transition-delay: 1.6s;
}
.feature .hero__ttl .txt02 path:nth-child(4) {
  transition-delay: 1.7s;
}
.feature .hero__ttl .txt02 path:nth-child(5) {
  transition-delay: 1.8s;
}
.feature .hero__ttl .txt02 path:nth-child(6) {
  transition-delay: 1.9s;
}
.feature .hero__ttl .txt02 path:nth-child(7) {
  transition-delay: 2s;
}
.feature .hero__ttl .txt02 path:nth-child(8) {
  transition-delay: 2.1s;
}
.feature .hero__ttl .txt02 path:nth-child(9) {
  transition-delay: 2.2s;
}
.feature .hero__ttl .txt02 path:nth-child(10) {
  transition-delay: 2.3s;
}
.feature .hero__text {
  letter-spacing: 0.05em;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 2;
  color: #161616;
}
.feature .main {
  width: 44rem;
}
.feature .main .swiper-container-horizontal > .swiper-pagination-bullets,
.feature .main .swiper-pagination-custom,
.feature .main .swiper-pagination-fraction {
  right: 0.6rem;
  bottom: 1.2rem;
  display: flex;
  justify-content: flex-end;
  width: auto;
}
.feature
  .main
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 0.6rem;

  gap: 1.2rem;
}
.feature .main .swiper-pagination-bullet {
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  opacity: 1;
  border: 0.1rem solid #ffffff;
  border-radius: 100%;
  background-color: transparent;
}
.feature .main .swiper-pagination-bullet-active {
  background: #ffffff;
}
.feature .sec {
  margin-bottom: 9.5rem;
}
.feature .sec:last-of-type {
  margin-bottom: 8.2rem;
}
.feature .sec__title.anim.showed path {
  opacity: 1;
  transform: translateY(0);
}
.feature .sec__title.anim .txt01 {
  width: 27.7rem;
  padding-bottom: 1rem;
}
.feature .sec__title.anim .txt01 path:nth-child(1) {
  transition-delay: 0.6s;
}
.feature .sec__title.anim .txt01 path:nth-child(2) {
  transition-delay: 0.7s;
}
.feature .sec__title.anim .txt01 path:nth-child(3) {
  transition-delay: 0.8s;
}
.feature .sec__title.anim .txt01 path:nth-child(4) {
  transition-delay: 0.9s;
}
.feature .sec__title.anim .txt01 path:nth-child(5) {
  transition-delay: 1s;
}
.feature .sec__title.anim .txt01 path:nth-child(6) {
  transition-delay: 1.1s;
}
.feature .sec__title.anim .txt01 path:nth-child(7) {
  transition-delay: 1.2s;
}
.feature .sec__title.anim .txt01 path:nth-child(8) {
  transition-delay: 1.3s;
}
.feature .sec__title.anim .txt01 path:nth-child(9) {
  transition-delay: 1.4s;
}
.feature .sec__title.anim .txt01 path:nth-child(10) {
  transition-delay: 1.5s;
}
.feature .sec__title.anim .txt02 {
  width: 12.8rem;
}
.feature .sec__title.anim .txt02 path:nth-child(1) {
  transition-delay: 0.8s;
}
.feature .sec__title.anim .txt02 path:nth-child(2) {
  transition-delay: 0.9s;
}
.feature .sec__title.anim .txt02 path:nth-child(3) {
  transition-delay: 1s;
}
.feature .sec__title.anim .txt02 path:nth-child(4) {
  transition-delay: 1.1s;
}
.feature .sec__title.anim .txt02 path:nth-child(5) {
  transition-delay: 1.2s;
}
.feature .sec__title.anim .txt02 path:nth-child(6) {
  transition-delay: 1.3s;
}
.feature .sec__title.anim .txt02 path:nth-child(7) {
  transition-delay: 1.4s;
}
.feature .sec__title.anim .txt02 path:nth-child(8) {
  transition-delay: 1.5s;
}
.feature .sec__title.anim .txt02 path:nth-child(9) {
  transition-delay: 1.6s;
}
.feature .sec__title.anim .txt02 path:nth-child(10) {
  transition-delay: 1.7s;
}
.feature .sec__image {
  position: relative;
  z-index: 2;
}
.feature .sec__bg {
  z-index: 1;
}
.feature .sec__text {
  z-index: 1;
}
.feature .sec__container {
  position: relative;
}
.feature .sec__container .sec__bg {
  position: absolute;
}
.feature .sec__container.anim .sec__bg {
  transition-delay: 1.7s;
}
.feature .sec__container.anim .sec__image:nth-of-type(2) {
  transition-delay: 2.8s;
}
.feature .sec__container.anim.showed .sec__bg,
.feature .sec__container.anim.showed .sec__image {
  opacity: 1;

  filter: blur(0px);
}
.feature .sec__credit {
  padding-top: 2.3rem;
  padding-right: 2.3rem;
  padding-left: 7.6rem;
}
.feature .sec__credit .credit {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.feature .sec__credit .credit .item {
  margin-bottom: 1rem;
  letter-spacing: 0.02em;
  font-size: 1.5rem;
  line-height: 1;
  color: #95b6ca;
}
.feature .sec__credit .credit .item a {
  color: #95b6ca;
}
.feature .sec__credit .credit .item:nth-child(n + 2) {
  margin-left: 0.8rem;
}
.feature .sec__credit .credit .item:not(:last-child) .price::after {
  display: inline-block;
  content: ',';
}
.feature .sec__credit.fc {
  padding-right: 0;
  padding-left: 0;
}
.feature .sec__credit.fc .credit {
  justify-content: center;
}
.feature .sec01 .text01 {
  position: absolute;
  top: 1.5rem;
  right: 1.8rem;
  width: 3.1rem;
}
.feature .sec01 .image01 {
  width: 34.3rem;
  margin-bottom: 3.5rem;
  margin-left: 7.9rem;
}
.feature .sec01 .image02 {
  width: 29.9rem;
  margin-bottom: 5.3rem;
}
.feature .sec01 .bg01 {
  top: 20.8rem;
  left: 0;
  width: 35.2rem;
}
.feature .sec01 .image03 {
  width: 38.7rem;
  margin-left: auto;
}
.feature .sec02 .contents01 {
  width: 35.5rem;
  margin: 0 auto 4.7rem;
}
.feature .sec02 .bg01 {
  position: static;
}
.feature .sec02 .slide-wrapper01 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32.6rem;
  transform: translate(-50%, -50%);
}
.feature .sec03 .contents01::before {
  position: absolute;
  top: 13.5rem;
  display: inline-block;
  width: 100%;
  height: 130.8rem;
  content: '';
  background-color: #f2edd7;
}
.feature .sec03 .title01 {
  position: absolute;
  z-index: 3;
  top: 42.2rem;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
}
.feature .sec03 .title01 span {
  display: inline-block;
}
.feature .sec03 .title01 .txt01 {
  width: 32.8rem;
  padding-bottom: 0.9rem;
}
.feature .sec03 .title01 .txt02 {
  width: 16.5rem;
}
.feature .sec03 .image01 {
  width: 34.3rem;
  margin-bottom: 12.7rem;
  margin-left: 7.9rem;
}
.feature .sec03 .image02 {
  width: 31.7rem;
  margin-bottom: 4.7rem;
}
.feature .sec03 .bg01 {
  top: 20.8rem;
  left: 0;
  width: 35.2rem;
}
.feature .sec03 .image03 {
  width: 39.6rem;
  margin-left: auto;
}
.feature .sec03 .sec__credit .credit .item:first-child {
  padding-left: 1.8rem;
}
.feature .sec04 .slide-wrapper01 {
  margin-bottom: 4.7rem;
}
.feature .sec04 .contents01 {
  width: 37.8rem;
  margin: 0 auto;
}
.feature .sec04 .bg01 {
  position: static;
}
.feature .sec04 .image02 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32.6rem;
  transform: translate(-50%, -50%);
}
.feature .sec04 .sec__credit {
  padding-right: 3.1rem;
  padding-left: 17.6rem;
}
.feature .sec05 .text01 {
  position: absolute;
  top: 54.3rem;
  left: 1.8rem;
  width: 3.1rem;
}
.feature .sec05 .image01 {
  width: 37rem;
  margin-bottom: 4.7rem;
}
.feature .sec05 .image02 {
  width: 28.2rem;
  margin-bottom: 4.7rem;
  margin-left: auto;
}
.feature .sec05 .bg01 {
  top: 34.6rem;
  right: 0;
  width: 35.2rem;
}
.feature .sec05 .image03 {
  width: 38.7rem;
  margin: 0 auto;
}
.feature .all-btn {
  width: 26.4rem;
  margin: 0 auto 9.4rem;
}
.feature .staff-detail {
  width: 23.2rem;
  margin: 0 auto 9.4rem;
}

.pc-footer {
  margin-top: 0;
}

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