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

body {
  width: 100%;
  line-height: 2;
  letter-spacing: 0.2px;
  transition: all 1.6s ease 0s;
  margin: 0 auto;
  font-family: the-seasons, sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
}

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
* ----------------------------- */
@media screen and (max-width: 768px) {
  .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;
    margin-bottom: 140px;
  }
}
@media screen and (min-width: 769px) {
  .fv {
    height: 58.3333333333%;
    position: relative;
  }
}
@media screen and (min-width: 769px) {
  .fv .pcmain {
    background-image: url(../images/main_pc_img.jpg);
    background-position: center top;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
  }
}
.fv h1 {
  line-height: 1;
  position: absolute;
  top: 4.347826087%;
  left: 5.8666666667%;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1.5px;
}
@media screen and (min-width: 769px) {
  .fv h1 {
    color: #000;
    top: 5%;
    left: 2.9166666667%;
  }
}
.fv h1 .title-main {
  font-size: 65px;
  display: block;
}
@media screen and (min-width: 769px) {
  .fv h1 .title-main {
    font-size: 6.6666666667vw;
  }
}
.fv h1 .title-sub {
  font-size: 17px;
  display: block;
  margin-top: 10px;
}
@media screen and (min-width: 769px) {
  .fv h1 .title-sub {
    font-size: 2.3333333333vw;
  }
}
.fv h2 {
  position: absolute;
  width: 34.1333333333%;
  bottom: 3.1484257871%;
  left: 5.3333333333%;
}
@media screen and (min-width: 769px) {
  .fv h2 {
    bottom: 44.5714285714;
    width: 15.3333333333%;
    left: 3.1666666667%;
  }
}

.fv::before {
  content: "";
  display: block;
  padding-top: 100vh;
}

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

@media screen and (max-width: 768px) {
  .container {
    padding-top: 0;
  }
}
@media screen and (min-width: 769px) {
  .container {
    padding-top: 100px;
  }
}

.img01 {
  margin-bottom: 40px;
}

.con_A, .con_A2, .con_G {
  width: 78.6666666667%;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .con_A, .con_A2, .con_G {
    width: 39.5%;
  }
}

@media screen and (min-width: 769px) {
  .con_A2, .con_G {
    width: 84%;
    margin: 0 auto;
  }
  .con_A2 .flex, .con_G .flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    vertical-align: bottom;
    gap: 0 60px;
  }
  .con_A2 .flex .img01, .con_A2 .flex .img02, .con_G .flex .img01, .con_G .flex .img02 {
    width: 39.5%;
    margin-bottom: 0;
  }
}
.con_B {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .con_B {
    width: 46.6666666667%;
    margin: 0 auto;
  }
}

.con_C, .con_C2 {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .con_C {
    width: 84%;
    margin: 0 auto;
  }
  .con_C .flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    vertical-align: bottom;
    gap: 0 60px;
  }
  .con_C .flex .img01, .con_C .flex .img02 {
    width: 39.5%;
    margin-bottom: 0;
  }
  .con_C2 {
    width: 46.75%;
    margin: 0 auto;
  }
}
.con_D {
  width: 78.6666666667%;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .con_D {
    width: 39.3333333333%;
  }
}

.con_E {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .con_E {
    width: 84%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    align-items: center;
  }
}
.con_E .img02 {
  width: 78.6666666667%;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .con_E .img02 {
    width: 37.6984126984%;
  }
}
@media screen and (min-width: 769px) {
  .con_E .img01 {
    width: 55.5555555556%;
    margin-bottom: 0;
  }
}

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

.credit {
  width: 66.6666666667vw;
  margin: 10px auto 26.6666666667vw;
}
@media screen and (min-width: 769px) {
  .credit {
    font-size: 12px;
    width: 320px;
    margin: 10px auto;
  }
}
.credit a {
  color: #000;
  display: flex;
  justify-content: center;
}
.credit a span {
  font-family: the-seasons, sans-serif;
  font-weight: 400 !important;
  font-style: italic;
  margin-left: 5px;
}
.credit .soon {
  pointer-events: 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-top: 100px;
  margin-bottom: 70px;
  font-family: "noto-sans";
}
@media screen and (min-width: 769px) {
  footer {
    margin-top: 160px;
  }
}
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: #000;
  background: #fff;
  border: #000 solid 0.5px;
  width: 88vw;
  padding: 10px 0;
  display: block;
  margin: 20px auto;
  font-size: 4vw;
}
@media screen and (min-width: 769px) {
  footer .all {
    width: 39.5%;
    font-size: 16px;
    padding: 12px 0;
    margin: 20px auto;
  }
}
footer .p-footer__navi {
  display: flex;
  justify-content: center;
  font-size: 11px;
  margin-bottom: 13px;
  margin-top: 60px;
}
@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;
  font-family: "noto-sans";
}
@media screen and (min-width: 769px) {
  footer .p-footer__navi .flex .insta {
    font-size: 1.1666666667vw;
  }
}
footer .p-footer__logo {
  width: 30.9333333333vw;
  margin: 150px auto 10px;
}
@media screen and (min-width: 769px) {
  footer .p-footer__logo {
    width: 9.6666666667vw;
  }
}
footer .p-footer__copy {
  font-family: "noto-sans";
  font-size: 10px;
}

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