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%;
  object-fit: cover;
}

@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 {
  background-image: url(../images/main_sp.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 10%;
  height: 100svh;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 769px) {
  .fv {
    background-image: url(../images/main_pc.webp);
  }
}
.fv h1 {
  margin: auto;
  position: absolute;
  top: 43.0284857571%;
  right: 50%;
  transform: translate(50%, 0%);
  width: 81.6vw;
}
@media screen and (min-width: 769px) {
  .fv h1 {
    width: 37.5%;
    top: 45.4285714286%;
  }
}
.fv h1 img {
  filter: drop-shadow(0px 0px 46px #7b7c77);
}

.read {
  width: 94.9333333333%;
  font-size: 3.2vw;
  color: #e8cee2;
  line-height: 2;
  font-weight: 600;
  text-align: center;
  position: absolute;
  top: 66.4167916042%;
  left: 50%;
  transform: translateX(-50%);
  text-shadow: 0px 0px 20px #1b1c22;
}
@media screen and (min-width: 769px) {
  .read {
    font-size: 1.1666666667vw;
    width: 100%;
    top: 82%;
  }
}

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

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

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

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

.slide {
  font-size: 0;
}

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

.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_02 {
  width: 66.6666666667vw;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .img_02 {
    width: 36.3333333333vw;
  }
}
.img_02 .slide {
  padding: 0;
  margin: 0 auto;
  list-style: none;
}
@media screen and (min-width: 769px) {
  .img_02 {
    width: 436px;
  }
}
.img_02 img {
  width: 100%;
  display: block;
  height: auto;
}

.img_03 {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .img_03 {
    margin: 0 auto;
  }
}

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

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

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

.box {
  position: relative;
}
.box .slide {
  position: absolute;
  left: 5.3333333333vw;
  bottom: 0;
  width: 58.6666666667vw;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .box .slide {
    width: 384px;
    left: 1.3888888889vw;
  }
}

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

.img_04__l {
  width: 58.6666666667vw;
  position: absolute;
  bottom: 0;
  left: 5.3333333333vw;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .img_04__l {
    width: 384px;
    left: 1.3888888889vw;
  }
}

.box_other {
  position: relative;
}
@media screen and (min-width: 769px) {
  .box_other {
    max-width: 650px;
    margin: 180px auto;
  }
}
.box_other .img_04 {
  position: absolute;
  left: 5.3333333333vw;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .box_other .img_04 {
    left: 1.3888888889vw;
  }
}
.box_other .img_04__l {
  margin-left: 0;
  position: absolute;
  left: auto;
  right: 5.3333333333vw;
}
@media screen and (min-width: 769px) {
  .box_other .img_04__l {
    right: 1.3888888889vw;
  }
}

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

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

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

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

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

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

footer {
  padding-bottom: 100px;
  position: relative;
}

.pagetopBtn {
  background-image: url(../images/arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 48px;
  height: 48px;
  background-color: #ddbcb4;
  border-radius: 50%;
  position: absolute;
  bottom: 5.3333333333vw;
  right: 5.3333333333vw;
  border: 1px solid #ddbcb4;
  transition: background-color 0.3s ease, background-image 0.3s ease;
}
@media screen and (min-width: 769px) {
  .pagetopBtn {
    width: 70px;
    height: 70px;
  }
}

.pagetopBtn:hover {
  background-image: url(../images/arrow_hover.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: white;
  border: 1px solid #ddbcb4;
}

.all {
  display: block;
  margin: 100px auto;
  padding: 15px 0;
  width: 80vw;
  color: #151515;
  background-color: #ddbcb4;
  font-size: 3.2vw;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .all {
    width: 450px;
    font-size: 16px;
    padding: 20px 0;
    margin: 180px auto;
  }
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin-bottom: 13px;
  vertical-align: center;
}
.flex .icon {
  width: 13px;
}
.flex .insta {
  font-size: 3.7333333333vw;
  color: #6e3c30;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .flex .insta {
    font-size: 1.3333333333vw;
  }
}

.p-footer__logo {
  display: block;
  width: 30.6666666667vw;
  margin: 0 auto 10px;
}
@media screen and (min-width: 769px) {
  .p-footer__logo {
    width: 11.8055555556vw;
  }
}

.p-footer__copy {
  display: block;
  text-align: center;
  font-size: 10px;
  color: #6e3c30;
}/*# sourceMappingURL=style.css.map */