body {
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  padding-top: 0;
  overflow-x: hidden;
  cursor: default;
}

html {
  min-width: 320px;
  overflow-x: hidden;
}

#renewal2026 .w {
  --main-box: 1200px;
  width: var(--main-box);
  margin-left: auto;
  margin-right: auto;
}

#renewal2026 .lp-logo {
  width: 216px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -20px;
}

#renewal2026 .mode-pc .left {
  display: none;
}

#renewal2026 .mode-pc .left .sns {
  display: flex;
  justify-content: center;
  gap: 4rem;
  margin-top: 20px;
  border: solid 2px #fff;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 4rem;
  padding: 10px;
  width: 470px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

#renewal2026 .mode-pc .left .sns a {
  width: 4rem;
  height: 4rem;
}

#renewal2026 .mode-pc .left .sns a svg {
  width: 4rem;
  height: 4rem;
}

#renewal2026 .sp-box h2 {
  text-align: center;
  font-size: 4.3rem;
  padding: 40px 30px 30px;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
}

#renewal2026 .sp-box h3 {
  text-align: center;
  font-size: 4rem;
  padding: 30px 30px 25px;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}

#renewal2026 .sp-box .txt {
  font-size: 2.1rem;
  line-height: 1.6;
  padding: 0 30px;
}

#renewal2026 .sp-box .story {
  background-image: url("../images/bg-story.jpg");
  background-repeat: repeat;
  background-position: left top;
  background-size: 238px 158px;
  padding-bottom: 110px;
}

#renewal2026 .sp-box .story .story-img {
  padding: 0 15px 20px;
}

#renewal2026 .sp-box .story .story-introduction {
  position: relative;
  z-index: 10;
  padding: 0 30px;
}

#renewal2026 .sp-box .story .story-introduction img {
  position: absolute;
  top: -95px;
}

#renewal2026 .sp-box .story .story-swiper {
  position: relative;
}

#renewal2026 .sp-box .story .story-swiper .swiper-slide img {
  width: 100%;
}

#renewal2026 .sp-box .story .story-swiper .swiper-pagination {
  bottom: -30px;
  z-index: 10;
  display: flex;
  justify-content: end;
  padding-right: 40px;
}

#renewal2026 .sp-box .story .story-swiper .swiper-pagination .bg-story {
  background: none;
  border-radius: 0;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 43/47;
  width: 43px;
  height: 47px;
  background-image: url("../images/story-num.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#renewal2026 .sp-box .story .story-swiper .swiper-pagination .bg-story.swiper-pagination-bullet-active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: -webkit-transform .6s;
  transition: transform .6s;
  transition: transform .6s, -webkit-transform .6s;
  cursor: default;
}

#renewal2026 .sp-box .story .item-kobitoneko {
  position: relative;
}

#renewal2026 .sp-box .story .item-kobitoneko::before {
  content: "";
  position: absolute;
  top: -27px;
  left: 5px;
  width: 231px;
  height: 147px;
  aspect-ratio: 231/147;
  background-image: url("../images/item-kobitoneko.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#renewal2026 .sp-box .machine {
  background-color: #8cb39e;
  color: #fff;
}

#renewal2026 .sp-box .machine * + * {
  margin-top: 2rem;
}

#renewal2026 .sp-box .ticket {
  background-image: url("../images/bg_ticket.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  padding-top: 160px;
  padding-bottom: 60px;
}

#renewal2026 .sp-box .ticket .ticketprice,
#renewal2026 .sp-box .ticket p {
  padding: 0 25px;
}

#renewal2026 .l-footer {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  #renewal2026 .special-bg {
    background-image: url(../images/bg-pc.jpg);
    background-repeat: no-repeat;
    background-position: center -100px;
    background-size: cover;
    background-attachment: fixed;
    background-color: #34637e;
    padding-bottom: 50px;
    position: relative;
  }

  #renewal2026 .mode-pc {
    padding-top: 5px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  #renewal2026 .mode-pc > div {
    padding: 0;
  }

  #renewal2026 .mode-pc .left {
    display: block;
    width: 520px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: fixed;
    top: 150px;
  }

  #renewal2026 .mode-pc .left p img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  #renewal2026 .right {
    width: 600px;
    margin-left: auto;
    margin-right: 0;
  }

  #renewal2026 .sp-box {
    border: solid 3px #a89c6d;
    border-radius: 48px;
    box-shadow: 0px 0px 12.75px 2.25px rgba(132, 132, 132, 0.004);
    overflow: hidden;
    background-color: #fff;
  }

  #renewal2026 .l-footer {
    display: none !important;
  }
}

@media only screen and (min-width: 900px) {
  #renewal2026 .mode-pc .left {
    -webkit-transform: scale(0.9) translateY(-50%);
    transform: scale(0.9) translateY(-50%);
    top: 45%;
  }
}

@media only screen and (max-width: 767px) {
  #renewal2026 .w {
    width: 100%;
  }

  #renewal2026 .sp-block {
    padding-left: max(15px,4vw);
    padding-right: max(15px,4vw);
  }

  #renewal2026 .lp-logo {
    display: none;
  }

  #renewal2026 .sp-box h2 {
    font-size: 6.25815vw;
    padding: 5.21512vw 3.91134vw 3.91134vw;
  }

  #renewal2026 .sp-box h3 {
    font-size: 5.21512vw;
    padding: 3.91134vw 3.91134vw 2.60756vw;
  }

  #renewal2026 .sp-box .txt {
    font-size: 3.83312vw;
    line-height: 1.5;
    padding: 0 3.91134vw;
  }

  #renewal2026 .sp-box .story {
    background-size: 31.02999vw 20.59974vw;
    padding-bottom: 14.34159vw;
  }

  #renewal2026 .sp-box .story .story-img {
    padding: 0 1.95567vw 2.60756vw;
  }

  #renewal2026 .sp-box .story .story-introduction {
    padding: 0 2.60756vw;
  }

  #renewal2026 .sp-box .story .story-introduction img {
    top: -12.38592vw;
    width: 50.4824vw;
  }

  #renewal2026 .sp-box .story .story-swiper .swiper-pagination {
    bottom: -5.21512vw;
    padding-right: 3.91134vw;
  }

  #renewal2026 .sp-box .story .story-swiper .swiper-pagination .bg-story {
    width: 8.40939vw;
    height: auto;
  }

  #renewal2026 .sp-box .story .item-kobitoneko::before {
    top: -6.16037vw;
    left: 0.65189vw;
    left: 5px;
    width: 37.64668vw;
    height: auto;
  }

  #renewal2026 .sp-box .ticket {
    padding-top: 20.8605vw;
    padding-bottom: 15.64537vw;
  }

  #renewal2026 .sp-box .ticket .ticketprice,
  #renewal2026 .sp-box .ticket p {
    padding: 0 3.25945vw;
  }
}