html {
  scroll-behavior: smooth;
}

body {
  width: 100%;
  line-height: 2;
  letter-spacing: 0.2px;
  font-size: 15px;
  transition: all 1.6s ease 0s;
  background-color: #fff;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 821px) {
  body {
    margin: 0 auto !important;
    font-size: 15px;
  }
}

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

@media screen and (min-width: 821px) {
  .spNone {
    display: block;
  }
}
@media screen and (max-width: 820px) {
  .spNone {
    display: none !important;
  }
}

@media screen and (min-width: 821px) {
  .pcNone {
    display: none !important;
  }
}
@media screen and (max-width: 820px) {
  .pcNone {
    display: block;
  }
}

.video--filter {
  filter: drop-shadow(0px 0px #000);
}

/* .load
===================================================== */
.load {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: 100vh;
  z-index: 9999;
}

.main {
  position: relative;
  height: 178vw;
}
@media screen and (min-width: 821px) {
  .main {
    height: 55vw;
  }
}
.main .main_title {
  position: absolute;
  opacity: 0;
  transition: 0.5s opacity;
}
.main .main_title.on {
  opacity: 1;
}
.main h1 {
  position: absolute;
  width: 90%;
  top: 17%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  opacity: 0;
  transition: 0.5s opacity;
}
@media screen and (min-width: 821px) {
  .main h1 {
    width: 34vw;
    left: 80%;
    top: 48%;
  }
}
.main h1.on {
  opacity: 1;
}

.read {
  font-size: 12px;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  margin: 100px auto;
}
@media screen and (min-width: 821px) {
  .read {
    font-size: 16px;
    line-height: 3;
    margin: 175px auto;
  }
}

.item_area {
  margin: 100px auto;
}
@media screen and (min-width: 821px) {
  .item_area {
    margin: 0 auto 250px;
  }
}
.item_area a {
  width: fit-content;
  display: contents;
}
@media screen and (min-width: 821px) {
  .item_area .img-slide-box {
    width: 45.1388888889vw;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
  }
}
.item_area .item_name {
  position: relative;
  height: 123vw;
  overflow: hidden;
}
@media screen and (min-width: 821px) {
  .item_area .item_name {
    height: 56vw;
  }
}
.item_area .item_name .item_img {
  position: absolute;
}
.item_area .item_name .wrap {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 8vw;
}
@media screen and (min-width: 821px) {
  .item_area .item_name .wrap {
    top: 35px;
  }
}
.item_area .item_name .title {
  overflow: hidden;
  margin: 0 auto;
}
.item_area .item_name .title svg {
  display: block;
  transition: transform 1s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translate3d(0, 100%, 0);
  left: 0;
  right: 0;
  margin: 0 auto;
}
.item_area .item_name .title svg.fadeUp {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.5s;
}
.item_area .item_name .title:nth-child(2) svg {
  transition-delay: 1s;
  margin-top: 5%;
}
.item_area .item_name .title:nth-child(3) svg {
  transition-delay: 1.5s;
  margin-top: 5%;
}
.item_area .item_name .item_img {
  z-index: 1;
}

.item_01 .title:nth-child(1) {
  width: 44.952vw;
}
@media screen and (min-width: 821px) {
  .item_01 .title:nth-child(1) {
    width: 15.9027777778vw;
  }
}
.item_01 .title:nth-child(2) {
  width: 28.884vw;
}
@media screen and (min-width: 821px) {
  .item_01 .title:nth-child(2) {
    width: 10.1388888889vw;
  }
}
.item_01 .item01_2 {
  margin: 50px auto 25px 25px;
}
@media screen and (min-width: 821px) {
  .item_01 .item01_2 {
    margin: 200px auto 0 17.2222222222vw;
  }
}
.item_01 .item01_3 {
  margin: 0 25px 0 auto;
}
@media screen and (min-width: 821px) {
  .item_01 .item01_3 {
    margin: -200px 17.2222222222vw 0 auto;
  }
}

.item_02 .title:nth-child(1) {
  width: 49.896vw;
}
@media screen and (min-width: 821px) {
  .item_02 .title:nth-child(1) {
    width: 17.7083333333vw;
  }
}
.item_02 .title:nth-child(2) {
  width: 37.86vw;
}
@media screen and (min-width: 821px) {
  .item_02 .title:nth-child(2) {
    width: 13.8194444444vw;
  }
}
.item_02 .title:nth-child(3) {
  width: 64.764vw;
}
@media screen and (min-width: 821px) {
  .item_02 .title:nth-child(3) {
    width: 23.125vw;
  }
}
.item_02 .item_02_2 {
  margin: 50px auto 10px;
}
@media screen and (min-width: 821px) {
  .item_02 .item_02_2 {
    margin: 200px auto 80px;
  }
}
.item_02 .item_02_3 {
  margin: 0 auto -500px;
}
@media screen and (min-width: 821px) {
  .item_02 .item_02_3 {
    margin: 0 auto -59vw;
  }
}

.back {
  position: relative;
  z-index: -1;
  margin-bottom: 270px;
}
@media screen and (min-width: 821px) {
  .back {
    margin-bottom: 37vw;
  }
}

.item_03 .title:nth-child(1) {
  width: 39.324vw;
}
@media screen and (min-width: 821px) {
  .item_03 .title:nth-child(1) {
    width: 14.0277777778vw;
  }
}
.item_03 .title:nth-child(2) {
  width: 44.952vw;
}
@media screen and (min-width: 821px) {
  .item_03 .title:nth-child(2) {
    width: 15.9027777778vw;
  }
}
.item_03 .img-slide-box {
  margin-bottom: 50px;
}
.item_03 .item03_slide {
  margin: 10px auto;
}
@media screen and (min-width: 821px) {
  .item_03 .sw_box {
    display: flex;
    justify-content: space-between;
    width: 68.0555555556vw;
    margin: 200px auto;
  }
}
@media screen and (min-width: 821px) {
  .item_03 .sw_box .w_500 {
    width: 20.8333333333vw !important;
  }
}

.item_04 .title:nth-child(1) {
  width: 61.596vw;
}
@media screen and (min-width: 821px) {
  .item_04 .title:nth-child(1) {
    width: 21.9444444444vw;
  }
}
.item_04 .title:nth-child(2) {
  width: 28.884vw;
}
@media screen and (min-width: 821px) {
  .item_04 .title:nth-child(2) {
    width: 10.3472222222vw;
  }
}
.item_04 .sticky {
  position: sticky;
  top: 50px;
  margin-inline: auto;
}
@media screen and (min-width: 821px) {
  .item_04 .sticky {
    top: 0;
  }
}
.item_04 .item_4_st {
  margin-top: 50px;
  margin-bottom: -70px;
}
@media screen and (min-width: 821px) {
  .item_04 .item_4_st {
    margin-top: 0px;
    margin-bottom: -14vw;
  }
}
.item_04 .item_4_2 {
  margin: 155px auto 0;
}
@media screen and (min-width: 821px) {
  .item_04 .item_4_2 {
    margin: 47vw auto 0;
  }
}
@media screen and (min-width: 821px) {
  .item_04 .img-slide-box {
    margin-bottom: 200px;
  }
  .item_04 .flex_box {
    display: flex;
    align-items: center;
    margin: 0 auto 31vw;
    justify-content: center;
  }
  .item_04 .box {
    width: 50%;
  }
}

.item_05 .title:nth-child(1) {
  width: 38.508vw;
}
@media screen and (min-width: 821px) {
  .item_05 .title:nth-child(1) {
    width: 13.6805555556vw;
  }
}
.item_05 .title:nth-child(2) {
  width: 44.952vw;
}
@media screen and (min-width: 821px) {
  .item_05 .title:nth-child(2) {
    width: 15.9027777778vw;
  }
}
@media screen and (max-width: 820px) {
  .item_05 .img-slide-box {
    margin: 50px auto;
  }
}
.item_05 .item_5_2 {
  margin: 50px auto 25px 25px;
}
@media screen and (min-width: 821px) {
  .item_05 .item_5_2 {
    margin: 0 17.2222222222vw 0 auto;
  }
}
.item_05 .item_5_3 {
  margin: 0 25px -500px auto;
}
@media screen and (min-width: 821px) {
  .item_05 .item_5_3 {
    margin: -16vw auto 0 17.2222222222vw;
  }
}
@media screen and (min-width: 821px) {
  .item_05 .back {
    margin: -47vw 0 23vw 0;
  }
}
@media screen and (min-width: 821px) {
  .item_05 .item05_flex {
    display: flex;
    justify-content: center;
    gap: 60px;
    margin: 200px auto;
  }
  .item_05 .w_400 {
    width: 27.7777777778vw;
    left: 0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
  }
}

.item_06 .title:nth-child(1) {
  width: 53.148vw;
}
@media screen and (min-width: 821px) {
  .item_06 .title:nth-child(1) {
    width: 18.8888888889vw;
  }
}
.item_06 .title:nth-child(2) {
  width: 51.4586666667vw;
}
@media screen and (min-width: 821px) {
  .item_06 .title:nth-child(2) {
    width: 15.625vw;
  }
}
.item_06 .item_6_2 {
  margin: 50px auto 25px 25px;
}
@media screen and (min-width: 821px) {
  .item_06 .item_6_2 {
    margin: 200px auto 100px 29.1666666667vw;
  }
}
.item_06 .item_6_3 {
  margin: 0 25px 25px auto;
}
@media screen and (min-width: 821px) {
  .item_06 .item_6_3 {
    margin: 0 29.1666666667vw 100px auto;
  }
}
.item_06 .item_6_4 {
  margin: 0 auto -500px 25px;
}
@media screen and (min-width: 821px) {
  .item_06 .item_6_4 {
    margin: 0px auto 0 29.1666666667vw;
  }
}
@media screen and (min-width: 821px) {
  .item_06 .back {
    margin: -58vw 0 40vw 0;
  }
}

.w_500 {
  width: 66.6666666667vw !important;
}
@media screen and (min-width: 821px) {
  .w_500 {
    width: 27.7777777778vw !important;
  }
}

.slide-img-wrap {
  position: relative;
  overflow: hidden;
}

.btn-credit {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 20px;
  bottom: 20px;
  transition: all 0.25s linear;
  z-index: 10;
}

.btn-credit::after {
  content: "";
  display: block;
  background-image: url(../images/+.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (min-width: 821px) {
  .btn-credit::after {
    width: 25px;
    height: 25px;
  }
}

.show .btn-credit::after {
  content: "";
  background-image: url(../images/+.svg);
  transform: rotate(90deg);
  transition: 0.5s;
}

.box-wrap {
  display: flex;
  flex-wrap: wrap;
}

.img-slide-box {
  position: relative;
  width: 100%;
}

.img-slide-box.link {
  cursor: pointer;
}

.img-slide-box .credit {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 55px 10% 52px;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.25s linear 0.1s !important;
  opacity: 0;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  letter-spacing: 0.04rem;
}
@media screen and (min-width: 821px) {
  .img-slide-box .credit {
    padding: 55px 7% 52px;
  }
}
.img-slide-box .credit li {
  line-height: 1.3;
  margin-bottom: 3%;
}

.show .credit {
  opacity: 1;
  pointer-events: inherit;
  z-index: 9;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .btn-credit::after {
    width: 20px;
    height: 20px;
  }
}
footer .all_btn {
  font-size: 18px;
  color: #fff;
  background-color: #B5B5B5;
  text-align: center;
  margin: 200px auto 170px;
  width: 270px;
  padding: 5px;
}
@media screen and (min-width: 821px) {
  footer .all_btn {
    margin: 360px auto;
  }
}
footer .all {
  width: fit-content;
  display: block;
  margin: 0 auto;
}
footer .ico {
  display: flex;
  width: 40vw;
  justify-content: space-between;
  margin: 20vw auto;
}
@media screen and (min-width: 821px) {
  footer .ico {
    width: 170px;
    margin: 80px auto;
  }
}
footer .ico a {
  width: 7.0666666667vw !important;
  display: block;
}
@media screen and (min-width: 821px) {
  footer .ico a {
    width: 30px !important;
  }
}
footer .copy {
  font-size: 9px;
  text-align: center;
  margin-bottom: 20px;
}

.swiper02 {
  overflow: hidden;
}/*# sourceMappingURL=style.css.map */