@charset "UTF-8";
@media (min-width: 768px) {
  .sp-show {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .pc-show {
    display: none !important;
  }
}
html, body {
  margin: 0;
  padding: 0;
}

body {
  background-image: url(../img/bg_pc.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}

img {
  width: 100%;
}

.wrap {
  max-width: 768px;
  margin: 0 auto;
}

.op {
  background-image: url(../img/bg.webp);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}

.kv {
  background-image: url(../img/kv_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  z-index: 2;
}
.kv .kv_text {
  width: 96.8%;
  margin: 64.8% auto 0;
}
.kv .point {
  width: 98%;
  margin: 15.7% auto 2.2%;
}
.kv .kv_btn {
  width: 78%;
  margin: 0% auto 0;
}

.sec01 {
  padding: 8.7% 0 0;
  position: relative;
  z-index: 1;
}
.sec01 .sec01_text01 {
  position: relative;
  width: 69%;
  margin: 0% auto 0;
}
.sec01 .sec01_img01 {
  position: relative;
  width: 100%;
  margin: -6.3% auto 0;
}
.sec01 .sec01_text02 {
  position: relative;
  width: 79.3%;
  margin: -26.4% auto 0;
}
.sec01 .sec01_text03 {
  width: 100%;
  margin: 1.6% auto 0;
}

.sec02 {
  margin: -0.5% 0 0;
}
.sec02 .sec02_img02 {
  width: 100%;
  margin: -7.9% auto 0;
}
.sec02 .sec02_text01 {
  width: 100%;
  margin: -11.4% auto 0;
}
.sec02 .sec02_text02 {
  width: 100%;
  margin: 4.5% auto 0;
}
.sec02 .sec02_img03 {
  width: 100%;
  margin: -5.5% auto 0;
}
.sec02 .sec02_img04 {
  width: 100%;
  margin: -30.9% auto 0;
}
.sec02 .sec02_btn01 {
  position: relative;
  width: 75%;
  margin: 5% auto 0;
  z-index: 2;
}
.sec02 .sec02_text03 {
  position: relative;
  width: 100%;
  margin: -6.4% auto 0;
  z-index: 1;
}
.sec02 .sec02_img05 {
  width: 100%;
  margin: -3.2% auto 0;
}
.sec02 .sec02_img06 {
  width: 100%;
  margin: -30% auto 0;
}
.sec02 .sec02_img07 {
  width: 100%;
  margin: -45.4% auto 0;
}
.sec02 .sec02_btn02 {
  position: relative;
  width: 75%;
  margin: 4.4% auto 0;
  z-index: 2;
}

.sec03 .sec03_img01 {
  width: 100%;
  margin: 0.4% auto 0;
}
.sec03 .sec03_text01 {
  width: 100%;
  margin: -13.8% auto 3.8%;
}
.sec03 .sec03_text02 {
  width: 100%;
  margin: 0% auto 14.3%;
}
.sec03 .sec03_img02 {
  width: 100%;
  margin: -13.9% auto 0%;
}
.sec03 .sec03_img03 {
  width: 100%;
  margin: -19.4% auto 0%;
}
.sec03 .sec03_img04 {
  width: 100%;
  margin: -13.4% auto 0%;
}
.sec03 .sec03_img05 {
  width: 100%;
  margin: -13.3% auto 0%;
}
.sec03 .sec03_text03 {
  width: 100%;
  margin: -5.7% auto 0%;
}

.footer_bg {
  background-image: url(../img/footer_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-bottom: 1%;
}

.sec04 {
  padding: 0 0 80%;
  position: relative;
  z-index: 4;
}
.sec04 .sec04_img01 {
  width: 100%;
  margin: -8.2% auto 0%;
}
.sec04 .sec04_img02 {
  width: 100%;
  margin: -59.7% auto 0%;
}
.sec04 .sec04_text01 {
  width: 100%;
  margin: -10.7% auto 6.5%;
}
.sec04 .sec04_btn01 {
  width: 75%;
  margin: 4.4% auto 0;
}

.lineup_title {
  margin-top: -62.5%;
  margin-bottom: 7.7%;
  position: relative;
  z-index: 3;
}

.lineup {
  position: relative;
  z-index: 4;
}
.lineup .prd_box {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.lineup .prd_box .prd_set {
  width: 100%;
}
.lineup .prd_box .prd_set.prd_box_01 {
  margin-bottom: 11%;
  position: relative;
  z-index: 5;
}
.lineup .prd_box .prd_set.prd_box_02 {
  position: relative;
  z-index: 5;
}
.lineup .prd_box .prd_set.prd_box_03 {
  margin-bottom: 7.5%;
  position: relative;
  z-index: 4;
}
.lineup .prd_box .prd_set.prd_box_04 {
  position: relative;
  z-index: 4;
}
.lineup .prd_box .prd_set.prd_box_05 {
  margin-bottom: 29%;
  position: relative;
  z-index: 3;
}
.lineup .prd_box .prd_set.prd_box_06 {
  position: relative;
  z-index: 3;
}
.lineup .prd_box .prd_set.prd_box_07 {
  position: relative;
  z-index: 2;
}
.lineup .prd_box .prd_set.prd_box_08 {
  position: relative;
  z-index: 2;
}
.lineup .prd_box .prd_set .prd_photo {
  margin-bottom: 4%;
}

.prd_btn_wrapper {
  position: relative;
  text-align: center;
}
.prd_btn_wrapper button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
.prd_btn_wrapper button img {
  width: 100%;
  display: block;
}

.shop_dropdown {
  display: block;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50%);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 180px;
  background: #57afb3;
  padding: 8px;
  border-radius: 8px;
  margin-top: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  z-index: 10;
}
.shop_dropdown::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #57afb3;
}
.shop_dropdown.is-open {
  opacity: 1;
  visibility: visible;
}

.shop_list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shop_list li {
  margin-bottom: 5px;
}
.shop_list li:last-child {
  margin-bottom: 0;
}
.shop_list li a {
  display: block;
  background: #fff;
  color: #d71618;
  text-decoration: none;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  border-radius: 4px;
  transition: opacity 0.2s;
}
.shop_list li a:hover {
  opacity: 0.8;
}

.footer {
  position: relative;
  z-index: 3;
}
.footer .footer_logo {
  width: 40%;
  margin: 18.6% auto 3.7%;
}
.footer .footerlink {
  width: 90%;
  margin: 0 auto;
  margin-top: 3%;
  text-align: center;
}
@media (max-width: 767px) {
  .footer .footerlink {
    font-size: 1em;
  }
}
@media (min-width: 768px) {
  .footer .footerlink {
    font-size: 1.35em;
  }
}
.footer .footerlink span {
  padding: 0 0.8% 0 2%;
  color: #333;
}
.footer .footerlink a {
  text-decoration: none;
  color: #333;
  font-weight: bold;
  line-height: 1.7em;
}
.footer .copyright {
  text-align: center;
  text-decoration: none;
  color: #333;
  font-weight: bold;
  line-height: 1.7em;
  margin-bottom: 10%;
}
@media (max-width: 767px) {
  .footer .copyright {
    font-size: 0.7em;
  }
}
@media (min-width: 768px) {
  .footer .copyright {
    font-size: 1em;
  }
}

/* 共通設定 */
.reveal {
  opacity: 0;
  /* 変数がなければ空、あればそれを反映しつつ下に30pxずらす */
  transform: var(--original-transform, ) translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
  visibility: hidden;
}

/* 表示時 */
.reveal.active {
  opacity: 1;
  /* 元のtransformを維持したまま、位置だけ0に戻す */
  transform: var(--original-transform, ) translateY(0);
  visibility: visible;
}

/* 3段階のタイミング */
.delay-1 {
  transition-delay: 0.1s;
}

.delay-2 {
  transition-delay: 0.3s;
}

.delay-3 {
  transition-delay: 0.5s;
}

.bg-reveal {
  /* アニメーションの初期状態：左側に隠す */
  clip-path: inset(0 100% 0 0);
  transition: clip-path 1.2s cubic-bezier(0.25, 1, 0.5, 1); /* スルスルっと動くイージング */
}

/* クラスがついた時に全表示 */
.bg-reveal.active {
  clip-path: inset(0 0 0 0);
}/*# sourceMappingURL=style.css.map */