@charset "UTF-8";
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* ベースカラー
*--------------------------------------*/
/*--------------------------------------*
* フォント
*--------------------------------------*/
@font-face {
  font-family: "Optima";
  src: url(../assets/font/Optima_LT_Std_Medium.otf);
}
/*--------------------------------------*
* ブレイクポイント
*--------------------------------------*/
/*--------------------------------------*
* vw変換(SP用)
*--------------------------------------*/
/*--------------------------------------*
* vw変換(PC用)
*--------------------------------------*/
/*--------------------------------------*
* デフォルトスタイル
*--------------------------------------*/
html,
body {
  width: 100%;
  font-size: 16px;
  margin: 0 auto;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
}

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

img,
video,
object {
  width: 100%;
  border: none;
  display: block;
}

@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;
  }
}

/*--------------------------------------*
* aタグ
*--------------------------------------*/
a {
  display: block;
  text-decoration: none;
  transition: all 0.4s;
  color: #000;
}
@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;
}

/*--------------------------------------*
* layout
*--------------------------------------*/
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* ヘッダー
*--------------------------------------*/
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* フッター
*--------------------------------------*/
/*--------------------------------------*
* object
*--------------------------------------*/
/*-------------------
* component
-------------------*/
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* コンテンツ幅
*--------------------------------------*/
/*-------------------
* project
-------------------*/
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* FV
*--------------------------------------*/
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* lead
*--------------------------------------*/
/*--------------------------------------*
* foundation
*--------------------------------------*/
/*--------------------------------------*
* セクション共通
*--------------------------------------*/
.fv {
  height: 100vh;
  position: relative;
}
.fv figure {
  height: 100vh;
}
.fv figure img {
  object-fit: cover;
  height: 100%;
}
.fv .title {
  position: absolute;
}

.lead {
  font-size: 12px;
  text-align: center;
  line-height: 1.8333333333;
  font-family: "Optima";
}

.bg_logo {
  position: sticky;
  top: 0;
  z-index: -1;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inner_wrapper {
  margin-top: -100vh;
}

.credit li a {
  text-decoration: underline;
}
.credit li a:has(span) {
  text-decoration: none;
}

.loop_slider .swiper-wrapper {
  transition-timing-function: linear;
}

.fade_right,
.fade_left {
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .fv .title {
    translate: -50% -50%;
    top: 50%;
    left: 50%;
    width: 93.3333333333vw;
  }
  .lead {
    padding: 24vw 0;
  }
  .bg_logo {
    width: 73.3333333333vw;
    margin: 0 auto;
  }
  .credit {
    font-size: 2.9333333333vw;
    display: grid;
    gap: 2.6666666667vw;
    margin: 8vw auto 0;
    width: fit-content;
  }
  .sec1 {
    margin-top: 26.6666666667vw;
  }
  .sec1 .img1 {
    width: 86.6666666667vw;
    margin: 0 auto;
  }
  .sec1 .img2 {
    width: 64vw;
    margin: 10.6666666667vw 4vw 10.6666666667vw auto;
  }
  .sec1 .img3 {
    width: 64vw;
    margin: 0 auto 0 16vw;
  }
  .sec1 .loop_slider {
    margin-top: 26.6666666667vw;
  }
  .sec2,
  .sec11,
  .sec12 {
    margin-top: 26.6666666667vw;
  }
  .sec2 .grid,
  .sec11 .grid,
  .sec12 .grid {
    display: grid;
    gap: 2.6666666667vw;
    width: 64vw;
    margin: 0 auto;
  }
  .sec3,
  .sec6,
  .sec10,
  .sec14 {
    margin-top: 26.6666666667vw;
  }
  .sec3 .grid,
  .sec6 .grid,
  .sec10 .grid,
  .sec14 .grid {
    display: grid;
    gap: 2.6666666667vw;
    margin: auto 0;
  }
  .sec3 .img1,
  .sec3 .img2,
  .sec6 .img1,
  .sec6 .img2,
  .sec10 .img1,
  .sec10 .img2,
  .sec14 .img1,
  .sec14 .img2 {
    width: 64vw;
  }
  .sec3 .img2,
  .sec6 .img2,
  .sec10 .img2,
  .sec14 .img2 {
    margin: 0 0 0 auto;
  }
  .sec4 {
    margin-top: 26.6666666667vw;
  }
  .sec4 .img1 {
    width: 64vw;
    margin: 0 auto;
  }
  .sec5 {
    margin-top: 33.3333333333vw;
  }
  .sec6,
  .sec14 {
    margin-bottom: 26.6666666667vw;
  }
  .sec6 .img1,
  .sec14 .img1 {
    margin: 0 0 0 auto;
  }
  .sec6 .img2,
  .sec14 .img2 {
    margin: 0 auto 0 0;
  }
  .sec7 {
    margin-top: 26.6666666667vw;
  }
  .sec7 .img1,
  .sec7 .img3 {
    width: 64vw;
  }
  .sec7 .img1 {
    margin: 0 auto 0 14.6666666667vw;
  }
  .sec7 .img2 {
    margin: 10.6666666667vw auto;
    width: 92vw;
  }
  .sec7 .img3 {
    margin: 0 auto 0 16vw;
  }
  .sec8 {
    margin-top: 33.3333333333vw;
  }
  .sec9 {
    margin-top: 26.6666666667vw;
  }
  .sec11 {
    margin-bottom: 26.6666666667vw;
  }
  .sec13 {
    margin-top: 33.3333333333vw;
  }
  .sec15 {
    margin-top: 33.3333333333vw;
  }
  .sec15 .img1 {
    width: 64vw;
    margin: 0 auto;
  }
  .sec15 .img2 {
    width: 42.6666666667vw;
    margin: 20vw auto 0;
  }
}
@media screen and (min-width: 769px) {
  .fv .title {
    translate: 0 -50%;
    top: 50%;
    right: 6.9444444444vw;
    width: 38.1944444444vw;
  }
  .lead {
    padding: 18.0555555556vw 0;
  }
  .lead p {
    font-size: 18px;
    line-height: 2.4444444444;
  }
  .credit {
    font-size: 0.9722222222vw;
    width: fit-content;
    display: grid;
    gap: 0.6944444444vw;
  }
  .sec1 .credit,
  .sec5 .credit,
  .sec7 .credit,
  .sec8 .credit,
  .sec9 .credit,
  .sec12 .credit,
  .sec13 .credit,
  .sec15 .credit {
    margin: 3.4722222222vw auto 0;
  }
  .sec2 .credit,
  .sec3 .credit,
  .sec10 .credit,
  .sec11 .credit {
    width: 27.7777777778vw;
    margin: 3.4722222222vw 20.4861111111vw 0 auto;
  }
  .sec2 .credit a,
  .sec3 .credit a,
  .sec10 .credit a,
  .sec11 .credit a {
    width: fit-content;
    margin: 0 auto;
  }
  .sec14 .credit {
    width: 27.7777777778vw;
    margin: 3.4722222222vw auto 0 27.3611111111vw;
  }
  .sec14 .credit a {
    width: fit-content;
    margin: 0 auto;
  }
  .bg_logo {
    width: 38.1944444444vw;
    margin: 0 auto;
  }
  .sec1 {
    margin-top: 17.3611111111vw;
  }
  .sec1 .img1 {
    width: 41.6666666667vw;
    margin: 0 auto;
  }
  .sec1 .pc_grid {
    display: grid;
    grid-template-columns: 29.1666666667vw 22.2222222222vw;
    gap: 8.3333333333vw;
    align-items: center;
    margin: 13.8888888889vw auto 0 19.4444444444vw;
  }
  .sec1 .loop_slider {
    margin: 17.3611111111vw 0;
  }
  .sec2 .grid,
  .sec3 .grid,
  .sec10 .grid,
  .sec11 .grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3.4722222222vw;
    width: 59.0277777778vw;
    margin: 0 auto;
  }
  .sec2 .img2,
  .sec3 .img2,
  .sec10 .img2,
  .sec11 .img2 {
    margin: 20.8333333333vw 0 0 0;
  }
  .sec3 {
    margin-top: 6.9444444444vw;
  }
  .sec4 {
    margin-top: 17.3611111111vw;
    display: grid;
    align-items: center;
    grid-template-columns: 29.1666666667vw 29.1666666667vw;
    gap: 6.9444444444vw;
    justify-content: center;
  }
  .sec4 .img1 {
    width: 29.1666666667vw;
    margin: 0 auto 0 0;
    grid-column: 2/3;
  }
  .sec4 .credit {
    grid-row: 1/2;
    margin: 0 0 0 auto;
  }
  .sec5 {
    margin-top: 17.3611111111vw;
  }
  .sec5 figure {
    width: 41.6666666667vw;
    margin: 0 auto;
  }
  .sec6 {
    margin: 20.8333333333vw 0;
  }
  .sec6 .grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.7777777778vw;
    width: 44.4444444444vw;
    margin: 0 auto;
  }
  .sec6 .img1 {
    grid-column: 2/3;
  }
  .sec6 .img2 {
    grid-row: 1/2;
    margin: 15.625vw 0 0 0;
  }
  .sec7 {
    margin-top: 17.3611111111vw;
  }
  .sec7 .img1,
  .sec7 .img3 {
    width: 28.9583333333vw;
    margin: 0 auto;
  }
  .sec7 .img2 {
    width: 41.6666666667vw;
    margin: 4.8611111111vw auto;
  }
  .sec8 {
    margin-top: 17.3611111111vw;
    margin-bottom: 17.3611111111vw;
  }
  .sec8 .img1 {
    width: 41.6666666667vw;
    margin: 0 auto;
  }
  .sec10 {
    margin: 17.3611111111vw 0 0;
  }
  .sec11 {
    margin: 6.9444444444vw 0 20.8333333333vw 0;
  }
  .sec12 {
    margin-top: 17.3611111111vw;
  }
  .sec12 .grid {
    display: grid;
    grid-template-columns: 22.2222222222vw 29.1666666667vw;
    gap: 8.3333333333vw;
    align-items: center;
    margin: 0 auto 0 19.4444444444vw;
  }
  .sec12 .img1 {
    grid-column: 2/3;
  }
  .sec12 .img2 {
    grid-row: 1/2;
  }
  .sec13 {
    margin-top: 17.3611111111vw;
  }
  .sec13 .img1 {
    width: 41.6666666667vw;
    margin: 0 auto;
  }
  .sec14 {
    margin-top: 17.3611111111vw;
  }
  .sec14 .grid {
    display: grid;
    gap: 2.7777777778vw;
    width: 44.0972222222vw;
    margin: 0 auto;
  }
  .sec14 figure {
    width: 27.7777777778vw;
    margin: 0 0 0 auto;
  }
  .sec14 .img2 {
    margin: 0 auto 0 0;
  }
  .sec15 {
    margin-top: 20.8333333333vw;
    padding-bottom: 27.7777777778vw;
  }
  .sec15 .pc_grid {
    display: grid;
    grid-template-columns: 29.1666666667vw 22.2222222222vw;
    gap: 8.3333333333vw;
    align-items: center;
    margin: 0 auto 0 19.4444444444vw;
  }
}
footer {
  padding: 0 0 150px;
  min-height: 100vh;
  margin: auto 0 0 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  footer {
    padding: 0;
    align-items: center;
  }
}
footer .link_wrap {
  display: flex;
  justify-content: center;
  gap: 50px;
}
footer .link_wrap li {
  width: 35px;
}
footer .logo {
  width: 125px;
  margin: 75px auto 30px;
}
footer .copy {
  font-size: 10px;
  text-align: center;
  font-weight: 400;
}/*# sourceMappingURL=style.css.map */