@charset "UTF-8";
html {
  font-size: 10px;
  scroll-behavior: smooth;
}

html {
  scrollbar-width: none; /*Firefox対応のスクロールバー非表示コード*/
  -ms-overflow-style: none; /*Internet Explore対応のスクロールバー非表示コード*/
}
.l-container {
  width: 100%;
}

.l-container #feature {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  overflow: clip;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.3rem;
  line-height: 2.6rem;
  letter-spacing: 0.02em;
  color: #000;
}
.l-container #feature * {
  box-sizing: border-box;
}
.l-container #feature *::after {
  box-sizing: border-box;
}
.l-container #feature *::before {
  box-sizing: border-box;
}
.l-container #feature a {
  display: block;
  text-decoration: none;
  position: relative;
}
.l-container #feature a::after {
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  transition: all 0.4s;
}
.l-container #feature a:hover {
  cursor: pointer;
}
.l-container #feature a:hover::after {
  opacity: 1;
  transition: 0.4s;
}
.l-container #feature .default-img {
  width: 100%;
  display: block;
}
.l-container #feature picture {
  display: block;
}
.l-container #feature .creditContainer .credit {
  display: flex;
  flex-wrap: wrap;
}
.l-container #feature .creditContainer li {
  width: fit-content;
}
.l-container #feature .creditContainer li a {
  transition: 0.3s;
  text-decoration: none;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.3rem;
  line-height: 2.6rem;
  letter-spacing: 0.02em;
  color: #000;
}
.l-container #feature .creditContainer li a:hover {
  opacity: 0.6;
  cursor: pointer;
  text-decoration: none;
}
.l-container #feature .creditContainer li a::after {
  display: none;
}
.l-container #feature .creditContainer-01 {
  position: absolute;
  top: 103rem;
  left: 57.8rem;
}
.l-container #feature .creditContainer-01 .credit {
  flex-direction: column;
}
.l-container #feature .creditContainer-02 {
  width: 48rem;
  position: absolute;
  top: 79.9rem;
  left: 0rem;
}
.l-container #feature .creditContainer-02 .credit {
  justify-content: center;
  gap: 0.9rem;
}
.l-container #feature .creditContainer-03 {
  width: 54rem;
  margin: 3rem auto;
}
.l-container #feature .creditContainer-03 .credit {
  justify-content: center;
}
.l-container #feature .creditContainer-04 {
  margin-top: 0.4rem;
}
.l-container #feature .creditContainer-04 .credit {
  justify-content: center;
  gap: 0.9rem;
}
.l-container #feature .hero {
  margin: -0.7rem auto 0;
  width: 100%;
  position: relative;
}
.l-container #feature .hero__inner {
  width: 120rem;
  margin: 0 auto 0;
  position: relative;
}
.l-container #feature .hero__video video {
  width: 100%;
}
.l-container #feature .hero .video-button {
  width: 4rem;
  position: absolute;
  top: 61.7rem;
  left: 114rem;
}
.l-container #feature .hero .video-button:hover {
  opacity: 0.6;
  cursor: pointer;
}
.l-container #feature .hero .off {
  display: none;
}
.l-container #feature .hero__txt {
  width: 42.4rem;
  margin: 4.2rem auto;
}
.l-container #feature .hero__img {
  margin: 0 auto 0;
}
.l-container #feature .container {
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.l-container #feature .container__inner {
  width: 140rem;
  margin: 0 auto;
  position: relative;
}
.l-container #feature .container01 {
  margin-top: 12rem;
}
.l-container #feature .container01__flex {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
.l-container #feature .container01__flex--item-01 {
  width: 44rem;
  margin-left: 38rem;
}
.l-container #feature .container01__flex--item-02 {
  width: 40rem;
  margin-left: 70rem;
}
.l-container #feature .container02 {
  margin-top: 16rem;
}
.l-container #feature .container02__inner {
  width: 48rem;
}
.l-container #feature .container02__sticky {
  position: relative;
  height: 140rem;
}
.l-container #feature .container02__img_01 {
  position: sticky;
  top: 10rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.l-container #feature .container02__overlay-content {
  position: sticky;
  top: 10rem;
  width: 0rem;
  height: 77rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.l-container #feature .container02__img_02 {
  width: 48rem;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 17rem;
}
.l-container #feature .container03 {
  margin-top: 19.8rem;
}
.l-container #feature .container03 .swiper-container .swiper-slide {
  position: relative;
}
.l-container #feature .container03 .swiper-container a {
  width: 56rem;
  margin-left: 42rem;
}
.l-container #feature .container04 {
  margin-top: 17.2rem;
}
.l-container #feature .container04__flex {
  width: 50rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  gap: 2.5rem;
}
.l-container #feature .container04__flex .container04__img_01 {
  width: 42rem;
}
.l-container #feature .container05 {
  margin-top: 14.3rem;
}
.l-container #feature .container05__button_img {
  width: 38rem;
  margin: 0 auto;
}
.l-container #feature .container06 {
  margin-top: 9.6rem;
}
.l-container #feature .container06__staff {
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
  line-height: 2.7rem;
  letter-spacing: 0.15em;
  margin-bottom: 0.3rem;
}
.l-container #feature .container06__creative-director {
  margin-top: 2.6rem;
}
.l-container #feature .container06__button {
  width: 3.8rem;
  margin-top: 14.2rem;
  margin-left: 126.2rem;
  margin-bottom: 3.4rem;
}
.l-container #feature .fadeIn {
  opacity: 0;
  visibility: hidden;
  transition: opacity 2s, visibility 2s;
}
.l-container #feature .fadeIn.is-active {
  opacity: 1;
  visibility: visible;
}
.l-container #feature .title-fadeIn {
  transform: translateY(3rem);
  opacity: 0;
  transition: opacity 1s ease, transform 1s ease;
}
.l-container #feature .title-fadeIn.is-active {
  transform: translateY(0);
  opacity: 1;
}

.feature-snslist {
  overflow: hidden;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}