html,
body {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  font-style: normal;
  width: 100%;
  font-size: 16px;
  color: #fff;
  overflow-x: hidden;
  letter-spacing: 0.036em;
}

img {
  width: 100%;
  display: block;
  vertical-align: bottom;
}

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

video {
  width: 100%;
  display: block;
}

a {
  display: block;
  text-decoration: none;
  transition: all 0.4s;
  color: #fff;
}
@media screen and (min-width: 769px) {
  a:hover {
    opacity: 0.6;
    transition: all 0.4s;
  }
}
a[href=""] {
  pointer-events: none;
}

#loading-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 999;
  transition: opacity 1s;
}

.fade-leave {
  opacity: 1;
}

.fade-leave-active {
  transition: 5s;
}

.fade-leave-to {
  opacity: 0;
}

.credit {
  font-size: 12.5px;
  width: fit-content;
  margin: 40px auto 150px;
}
.credit li a {
  text-decoration: underline;
  width: 100%;
  text-align: center;
}
.credit li:not(li:last-child) {
  margin-bottom: 12.5px;
}
.credit a[href=""] {
  text-decoration: none;
}

.bg {
  width: 100%;
  height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
.bg:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bg.active:after {
  opacity: 1;
}

.fv {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100vh;
}
.fv .logo {
  width: min(400px, 53.3333333333vw);
  position: absolute;
  z-index: 10;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.container {
  margin: 0 auto;
}

#sec1 .container {
  width: 80%;
  max-width: 600px;
}
#sec1 .flex figure:nth-child(1) {
  width: 53.3333333333%;
  margin: 40px auto 0 0;
}
#sec1 .flex figure:nth-child(2) {
  width: 66.6666666667%;
  margin: -30px 0 0 auto;
}

#sec3 .container,
#sec11 .container {
  width: 86.6666666667%;
  max-width: 650px;
  overflow: hidden;
}
#sec3 .grid,
#sec11 .grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px;
}
#sec3 .grid li:first-child,
#sec11 .grid li:first-child {
  margin-top: 73.8461538462%;
}
#sec3 .grid li:last-child,
#sec11 .grid li:last-child {
  margin-top: -73.8461538462%;
}

#sec4 .container,
#sec10 .container {
  width: 66.6666666667%;
  max-width: 500px;
}
#sec4 .img_wrapper,
#sec10 .img_wrapper {
  position: relative;
}
#sec4 .img_wrapper .scissors,
#sec10 .img_wrapper .scissors {
  width: 20%;
  position: absolute;
  z-index: 5;
}
#sec4 .img_wrapper .img_wrap,
#sec10 .img_wrapper .img_wrap {
  overflow: hidden;
  position: relative;
}
#sec4 .img_wrapper .img_wrap figure:nth-child(2),
#sec10 .img_wrapper .img_wrap figure:nth-child(2) {
  position: absolute;
  top: 0;
  transform-origin: top left;
}

#sec5 .container {
  max-width: 750px;
}
#sec5 .flex figure:nth-child(1) {
  width: 53.3333333333%;
  position: relative;
  z-index: 10;
}
#sec5 .flex figure:nth-child(2) {
  width: 50%;
  margin: -26.6666666667% 6.6666666667% 0 auto;
}
#sec5 .splide {
  width: 66.6666666667%;
  margin: -6.6666666667% auto 0 6.6666666667%;
}

#sec6 .container {
  max-width: 750px;
}
#sec6 .img_wrap {
  width: 73.3333333333%;
  max-width: 550px;
  margin: 40% auto 0;
}
#sec6 .img_wrap figure,
#sec6 .splide {
  width: 72.7272727273%;
}
#sec6 .img_wrap figure:nth-child(1) {
  margin: 0 0 10px auto;
}
#sec6 .img_wrap figure:nth-child(2) {
  margin: 0 auto 10px;
}

#sec7 .container {
  max-width: 750px;
}
#sec7 .img1 {
  width: 80%;
  margin: 0 4% 0 auto;
}
#sec7 .img2 {
  width: 53.3333333333%;
  margin: -44% auto 0 4%;
}
#sec7 .img3 {
  width: 53.3333333333%;
  margin: -9.3333333333% 4% 0 auto;
}

#sec8 .big {
  width: 40rem !important;
}

#sec9 .container {
  max-width: 750px;
}
#sec9 .flex {
  margin: 0 auto;
  width: 97.3333333333%;
  display: flex;
  gap: 1.3333333333%;
}

#sec11 .img_wrap {
  margin: 46.1538461538% auto 0;
  width: 86.6666666667%;
  max-width: 650px;
  overflow: hidden;
}
#sec11 .container {
  width: 100%;
}

#sec12 .container {
  width: 80%;
  max-width: 600px;
}
#sec12 .img1 {
  width: 53.3333333333%;
  margin: 20px 0 0 auto;
}
#sec12 .img2 {
  width: 66.6666666667%;
  margin: -30px auto 0 0;
}

#sec13 .img_wrapper {
  max-width: 400px;
  width: 53.3333333333%;
  margin: 0 auto;
}
#sec13 .img_wrapper figure:nth-child(1) {
  margin-bottom: 10px;
}

.movie {
  width: 60%;
  margin: 0 auto;
  max-width: 450px;
}

.slide_animation {
  position: relative;
  max-width: 600px;
  margin: 0 auto;
}
.slide_animation li figure {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
}
.slide_animation.slide_animation1 {
  background-image: url(../images/6.jpg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.slide_animation.slide_animation1 li figure {
  height: 112.5px;
}
.slide_animation.slide_animation1 li:nth-child(1) figure:nth-child(1) {
  background-image: url(../images/6_1a.jpg);
}
.slide_animation.slide_animation1 li:nth-child(1) figure:nth-child(2) {
  background-image: url(../images/6_1b.jpg);
}
.slide_animation.slide_animation1 li:nth-child(1) figure:nth-child(3) {
  background-image: url(../images/6_1c.jpg);
}
.slide_animation.slide_animation1 li:nth-child(1) figure:nth-child(4) {
  background-image: url(../images/6_1d.jpg);
}
.slide_animation.slide_animation1 li:nth-child(2) {
  position: absolute;
  top: 0;
  width: 100%;
}
.slide_animation.slide_animation1 li:nth-child(2) figure:nth-child(1) {
  background-image: url(../images/6_2a.jpg);
}
.slide_animation.slide_animation1 li:nth-child(2) figure:nth-child(2) {
  background-image: url(../images/6_2b.jpg);
}
.slide_animation.slide_animation1 li:nth-child(2) figure:nth-child(3) {
  background-image: url(../images/6_2c.jpg);
}
.slide_animation.slide_animation1 li:nth-child(2) figure:nth-child(4) {
  background-image: url(../images/6_2d.jpg);
}
.slide_animation.slide_animation2 {
  background-image: url(../images/11.jpg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.slide_animation.slide_animation2 li figure {
  height: 150px;
}
.slide_animation.slide_animation2 li:nth-child(1) figure:nth-child(1) {
  background-image: url(../images/11_1a.jpg);
}
.slide_animation.slide_animation2 li:nth-child(1) figure:nth-child(2) {
  background-image: url(../images/11_1b.jpg);
}
.slide_animation.slide_animation2 li:nth-child(1) figure:nth-child(3) {
  background-image: url(../images/11_1c.jpg);
}
.slide_animation.slide_animation2 li:nth-child(2) {
  position: absolute;
  top: 0;
  width: 100%;
}
.slide_animation.slide_animation2 li:nth-child(2) figure:nth-child(1) {
  background-image: url(../images/11_2a.jpg);
}
.slide_animation.slide_animation2 li:nth-child(2) figure:nth-child(2) {
  background-image: url(../images/11_2b.jpg);
}
.slide_animation.slide_animation2 li:nth-child(2) figure:nth-child(3) {
  background-image: url(../images/11_2c.jpg);
}

.slider2 .swiper-slide {
  width: 100% !important;
}

footer {
  padding: 200px 0 100px;
}
footer .sns {
  display: flex;
  justify-content: center;
  gap: 60px;
}
footer li {
  width: 40px;
}
footer .logo {
  width: 130px;
  margin: 180px auto 40px;
}
footer .copy {
  font-size: 12px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .bg {
    background-image: url(../images/sp_bg.jpg);
  }
  .bg.active:after {
    background-image: url(../images/sp_bg2.jpg);
  }
  .slider_wrapper {
    position: relative;
  }
  .slider_wrapper li {
    position: absolute;
    top: 0;
    left: 0;
  }
  .slider_wrapper li:nth-child(odd) figure {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100vw;
    height: 50vh;
  }
  .slider_wrapper li:nth-child(odd) figure:nth-child(1) {
    background-position: center bottom;
  }
  .slider_wrapper li:nth-child(odd) figure:nth-child(2) {
    background-position: center top;
  }
  .slider_wrapper li:nth-child(even) {
    display: flex;
  }
  .slider_wrapper li:nth-child(even) figure {
    width: 50vw;
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .slider_wrapper li:nth-child(even) figure:nth-child(1) {
    background-position: right center;
  }
  .slider_wrapper li:nth-child(even) figure:nth-child(2) {
    background-position: left center;
  }
  .slider_wrapper li:nth-child(1) {
    z-index: 2;
  }
  .slider_wrapper li:nth-child(1) figure:nth-child(1) {
    background-image: url(../images/fv_sp1_1.jpg);
  }
  .slider_wrapper li:nth-child(1) figure:nth-child(2) {
    background-image: url(../images/fv_sp1_2.jpg);
  }
  .slider_wrapper li:nth-child(2) {
    z-index: 3;
  }
  .slider_wrapper li:nth-child(2) figure:nth-child(1) {
    background-image: url(../images/fv_sp2_1.jpg);
  }
  .slider_wrapper li:nth-child(2) figure:nth-child(2) {
    background-image: url(../images/fv_sp2_2.jpg);
  }
  .slider_wrapper li:nth-child(3) {
    z-index: 4;
  }
  .slider_wrapper li:nth-child(3) figure:nth-child(1) {
    background-image: url(../images/fv_sp3_1.jpg);
  }
  .slider_wrapper li:nth-child(3) figure:nth-child(2) {
    background-image: url(../images/fv_sp3_2.jpg);
  }
  .slider_wrapper li:nth-child(4) {
    z-index: 5;
  }
  .slider_wrapper li:nth-child(4) figure:nth-child(1) {
    background-image: url(../images/fv_sp4_1.jpg);
  }
  .slider_wrapper li:nth-child(4) figure:nth-child(2) {
    background-image: url(../images/fv_sp4_2.jpg);
  }
  #sec1 {
    margin-top: 100px;
  }
  #sec8 .scroll-infinity__item {
    width: 83.3333333333vw;
  }
  #sec8 .scroll-infinity__item:nth-child(3) {
    width: 166.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .bg {
    background-image: url(../images/pc_bg.jpg);
  }
  .bg.active:after {
    background-image: url(../images/pc_bg2.jpg);
  }
  .slider_wrapper {
    position: relative;
  }
  .slider_wrapper li {
    position: absolute;
    top: 0;
  }
  .slider_wrapper li:nth-child(odd) figure {
    background-size: cover;
    background-repeat: no-repeat;
    width: 50vw;
    height: 100vh;
  }
  .slider_wrapper li:nth-child(odd) figure:nth-child(1) {
    background-position: right center;
  }
  .slider_wrapper li:nth-child(odd) figure:nth-child(2) {
    background-position: left center;
  }
  .slider_wrapper li:nth-child(odd) {
    display: flex;
  }
  .slider_wrapper li:nth-child(even) figure {
    width: 100vw;
    height: 50vh;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .slider_wrapper li:nth-child(even) figure:nth-child(1) {
    background-position: center bottom;
  }
  .slider_wrapper li:nth-child(even) figure:nth-child(2) {
    background-position: center top;
  }
  .slider_wrapper li:nth-child(1) {
    z-index: 2;
  }
  .slider_wrapper li:nth-child(1) figure:nth-child(1) {
    background-image: url(../images/fv_pc1_1.jpg);
  }
  .slider_wrapper li:nth-child(1) figure:nth-child(2) {
    background-image: url(../images/fv_pc1_2.jpg);
  }
  .slider_wrapper li:nth-child(2) {
    z-index: 3;
  }
  .slider_wrapper li:nth-child(2) figure:nth-child(1) {
    background-image: url(../images/fv_pc2_1.jpg);
  }
  .slider_wrapper li:nth-child(2) figure:nth-child(2) {
    background-image: url(../images/fv_pc2_2.jpg);
  }
  .slider_wrapper li:nth-child(3) {
    z-index: 4;
  }
  .slider_wrapper li:nth-child(3) figure:nth-child(1) {
    background-image: url(../images/fv_pc3_1.jpg);
  }
  .slider_wrapper li:nth-child(3) figure:nth-child(2) {
    background-image: url(../images/fv_pc3_2.jpg);
  }
  .slider_wrapper li:nth-child(4) {
    z-index: 5;
  }
  .slider_wrapper li:nth-child(4) figure:nth-child(1) {
    background-image: url(../images/fv_pc4_1.jpg);
  }
  .slider_wrapper li:nth-child(4) figure:nth-child(2) {
    background-image: url(../images/fv_pc4_2.jpg);
  }
  .credit {
    font-size: 14px;
    margin: 80px auto 250px;
  }
  #sec1 {
    margin-top: 250px;
  }
  #sec1 .flex figure:nth-child(1) {
    width: 53.3333333333%;
    margin: 80px auto 0 0;
  }
  #sec1 .flex figure:nth-child(2) {
    width: 66.6666666667%;
    margin: -60px 0 0 auto;
  }
  #sec3 .grid {
    gap: 10px;
  }
  #sec4 .scissors,
  #sec10 .scissors {
    top: -20px;
  }
  #sec6 .img_wrap {
    margin: 300px auto 0;
  }
  #sec6 .img_wrap figure,
  #sec6 .slider2 {
    margin-bottom: 20px;
  }
  #sec8 .big {
    width: 60rem !important;
  }
  #sec12 .img1 {
    margin: 40px 0 0 auto;
  }
  #sec12 .img2 {
    margin: -60px auto 0 0;
  }
  #sec13 .img_wrapper figure:nth-child(1) {
    margin-bottom: 20px;
  }
  .slide_animation {
    overflow: hidden;
  }
  .slide_animation.slide_animation1 li figure {
    height: 225px;
  }
  .slide_animation.slide_animation2 li figure {
    height: 300px;
  }
  footer {
    padding: 400px 0 300px;
  }
}/*# sourceMappingURL=style.css.map */