@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

body {
  width: 100%;
  line-height: 2;
  letter-spacing: 0.2px;
  font-size: 3.2vw;
  transition: all 1.6s ease 0s;
  margin: 0 auto;
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

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

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

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

a:hover {
  opacity: 0.6 !important;
  transition: 0.7s;
}

/* ----------------------------- *
  FV
* ----------------------------- */
.fv {
  height: 100svh;
  width: 100%;
  background-image: url(../images/main_sp_.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 10%;
  position: relative;
}
@media screen and (min-width: 769px) {
  .fv {
    background-image: url(../images/pc_main_.jpg);
  }
}
.fv h1 {
  position: absolute;
  width: 80.8%;
  top: 49.9250374813%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (min-width: 769px) {
  .fv h1 {
    width: 41.75%;
    top: 44.4285714286%;
  }
}
.fv .read {
  position: absolute;
  top: 80.2098950525%;
  text-align: center;
  width: 95%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  font-size: 3.2vw;
  font-family: noto-sans, sans-serif;
  font-weight: 600;
  line-height: 2;
  color: #E8CEE2;
}
@media screen and (min-width: 769px) {
  .fv .read {
    font-size: 0.9722222222vw;
    width: 100%;
  }
}

/* ----------------------------- *
  link
* ----------------------------- */
.link {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1vw;
  width: 89.3333333333vw;
  margin: 50px auto;
  font-family: "Poppins", serif;
  font-weight: 200;
  font-style: italic;
}
@media screen and (min-width: 769px) {
  .link {
    width: 70vw;
    gap: 0.8vw;
  }
}
.link li {
  position: relative;
  width: 21.3333333333vw;
}
@media screen and (min-width: 769px) {
  .link li {
    width: 7vw;
  }
}
.link li p {
  color: #fff;
  position: absolute;
  bottom: 5px;
  left: 5px;
  font-size: 17px;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .link li p {
    font-size: 20px;
  }
}

/* ----------------------------- *
  main
* ----------------------------- */
#main {
  margin: 26.6666666667vw auto;
}
@media screen and (min-width: 769px) {
  #main {
    max-width: 650px;
    margin: 0 auto;
  }
}

.mt10 {
  margin-top: 10px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}
@media screen and (min-width: 769px) {
  .mb40 {
    margin-bottom: 70px !important;
  }
}

.mt100 {
  margin-top: 100px;
}
@media screen and (min-width: 769px) {
  .mt100 {
    margin-top: 180px;
  }
}

@media screen and (min-width: 769px) {
  .mt100_pc {
    margin-top: 180px;
  }
}

@media screen and (min-width: 769px) {
  .mt70_pc {
    margin-top: 70px !important;
  }
}

.mb10 {
  margin-bottom: 10px !important;
}

.img_01_mb {
  width: 80vw;
  margin: 0 auto 10.6666666667vw;
}
@media screen and (min-width: 769px) {
  .img_01_mb {
    width: 523px;
    margin: 0 auto 70px;
  }
}

.img_01 {
  width: 80vw;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .img_01 {
    width: 523px;
  }
}

.img_02 {
  width: 66.6666666667vw;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .img_02 {
    width: 436px;
  }
}

.img_03 {
  width: 100%;
  z-index: 1;
  position: relative;
}
@media screen and (min-width: 769px) {
  .img_03 {
    width: 650px;
    margin: 0 auto;
  }
}

.img_04 {
  width: 100%;
}
.img_04__l {
  position: absolute;
  margin-left: 5.3333333333%;
  bottom: 0;
  width: 58.6666666667vw;
}
@media screen and (min-width: 769px) {
  .img_04__l {
    width: 384px;
    left: 4.8153846154%;
    margin-left: 0;
  }
}

.box_reverse {
  position: relative;
}
.box_reverse .slide {
  position: absolute;
  right: 5.3333333333%;
  top: 0;
  width: 58.6666666667vw;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .box_reverse .slide {
    width: 384px;
  }
}
.box_reverse .img_04__l {
  position: absolute;
  z-index: 0;
}

.box {
  position: relative;
}
.box .slide {
  position: absolute;
  right: 5.3333333333%;
  top: 0;
  width: 58.6666666667vw;
}
@media screen and (min-width: 769px) {
  .box .slide {
    width: 384px;
  }
}

.box2 {
  position: relative;
}
.box2 .img_04 {
  position: absolute;
  right: 5.3333333333%;
  top: 0;
  width: 58.6666666667vw;
}
@media screen and (min-width: 769px) {
  .box2 .img_04 {
    width: 384px;
    right: 0;
  }
}
.box2 .slide {
  position: absolute;
  margin-left: 5.3333333333%;
  width: 58.6666666667vw;
  bottom: 0;
}
@media screen and (min-width: 769px) {
  .box2 .slide {
    width: 384px;
  }
}

.box::before, .box2::before, .box_reverse {
  content: "";
  display: block;
  padding-top: 144.8%;
}
@media screen and (min-width: 769px) {
  .box::before, .box2::before, .box_reverse {
    padding-top: 945px;
  }
}

.img_05 {
  width: 89.0666666667vw;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .img_05 {
    width: 582px;
  }
}

.img_05_mb {
  width: 89.0666666667vw;
  margin: 40px auto;
}
@media screen and (min-width: 769px) {
  .img_05_mb {
    width: 582px;
    margin: 70px auto;
  }
}

.img_06 {
  width: 89.3333333333vw;
  margin: 0 0 0 auto;
}
@media screen and (min-width: 769px) {
  .img_06 {
    width: 582px;
  }
}

.img_06_l {
  width: 89.3333333333vw;
  margin: auto 0 0 0;
}
@media screen and (min-width: 769px) {
  .img_06_l {
    width: 582px;
  }
}

.img_06_c {
  width: 89.3333333333vw;
  margin: 0 auto 40px;
}
@media screen and (min-width: 769px) {
  .img_06_c {
    width: 582px;
    margin: 0 auto;
  }
}

.img_07 {
  width: 74.6666666667vw;
  margin: 0 0 0 auto;
}
@media screen and (min-width: 769px) {
  .img_07 {
    width: 436px;
  }
}

.img_07_l {
  width: 74.6666666667vw;
  margin: auto 0 0 0;
}
@media screen and (min-width: 769px) {
  .img_07_l {
    width: 436px;
  }
}

@media screen and (min-width: 769px) {
  .img_08 {
    width: 670px;
    margin: 0 auto;
  }
}

.box_other {
  position: relative;
}
.box_other .img_04__l {
  position: absolute;
  top: 0;
  width: 58.6666666667vw;
}
@media screen and (min-width: 769px) {
  .box_other .img_04__l {
    width: 384px;
    left: 26.0833333333%;
  }
}
.box_other .img_04 {
  position: absolute;
  bottom: 0;
  right: 5.3333333333%;
  width: 58.6666666667vw;
}
@media screen and (min-width: 769px) {
  .box_other .img_04 {
    width: 384px;
    right: 25.4166666667%;
  }
}

.box_other::before {
  padding-top: 144.8%;
  content: "";
  display: block;
}
@media screen and (min-width: 769px) {
  .box_other::before {
    padding-top: 945px;
  }
}

@media screen and (min-width: 769px) {
  .flex {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
  }
  .flex .spNone {
    width: 50%;
  }
}
.flex .flex_01 {
  width: 48%;
}
.flex .slide {
  width: 48%;
}

.credit {
  width: 66.6666666667vw;
  margin: 10px auto 26.6666666667vw;
  font-size: 12px !important;
}
@media screen and (min-width: 769px) {
  .credit {
    font-size: 12px;
    width: 320px;
    margin: 10px auto;
  }
}
.credit a {
  color: #151515;
  display: flex;
  justify-content: space-between;
}
.credit a span {
  text-decoration: underline;
}
.credit .coming {
  display: flex;
  justify-content: space-between;
}
.credit .coming span {
  text-decoration: none;
}
.credit .info {
  font-size: 10px;
}

.slick-dots li {
  width: 12px;
  height: 22px;
}
@media screen and (min-width: 769px) {
  .slick-dots li button:before {
    font-size: 9px;
  }
}

.slide .slick-dotted .slick-slider {
  margin-bottom: 0 !important;
}

.slick-slide {
  line-height: 0; /* 余計な余白を削除 */
}

footer {
  text-align: center;
  margin-bottom: 100px;
}
@media screen and (min-width: 769px) {
  footer {
    margin-top: 180px;
  }
}
footer .sta_cre {
  width: 70%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  color: #fff;
}
@media screen and (min-width: 769px) {
  footer .sta_cre {
    width: 30%;
    font-size: 1.0416666667vw;
  }
}
footer .all {
  color: #151515;
  background: #DDBCB4;
  width: 80vw;
  padding: 15px 0;
  display: block;
  margin: 100px auto;
  font-size: 3.2vw;
}
@media screen and (min-width: 769px) {
  footer .all {
    width: 450px;
    font-size: 16px;
    padding: 20px 0;
    margin: 200px auto;
  }
}
footer .p-footer__navi {
  color: #6E3C30;
  display: flex;
  justify-content: center;
  font-size: 11px;
  margin-bottom: 13px;
}
@media screen and (min-width: 769px) {
  footer .p-footer__navi {
    font-size: 17px;
  }
}
footer .p-footer__navi .flex {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
footer .p-footer__navi .flex .icon {
  width: 13px;
}
footer .p-footer__navi .flex .insta {
  font-size: 3.7333333333vw;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  footer .p-footer__navi .flex .insta {
    font-size: 1.1666666667vw;
  }
}
footer .p-footer__logo {
  width: 43.7333333333vw;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  footer .p-footer__logo {
    width: 16.6666666667vw;
  }
}
footer .p-footer__copy {
  font-size: 10px;
  color: #6E3C30;
}

/* ページトップボタン *//*# sourceMappingURL=style.css.map */