html {
  width: 100vw;
  overflow: hidden;
  overflow-y: scroll;
  font-feature-settings: normal;
}
header,
footer {font-feature-settings: "palt" 1;}

.spdisp {
  display: none !important;
}
@media screen and (max-width: 770px) {
  .spdisp {
    display: block !important;
  }
}

.read {
  margin-bottom: 80px;
  position: relative;
}
.read:before {
  content: "";
  width: 84px;
  height: 50px;
  background-image: url("../img/bat_1.webp");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  display: block;
  right: -70px;
  bottom: 32px;
}
@media screen and (max-width: 1060px) {
  .read:before {
    margin: auto;
    left: 50%;
    right: auto;
    transform: translateX(min(340px, 40vw));
  }
}
@media screen and (max-width: 770px) {
  .read:before {
    width: 68px;
    height: 40px;
    left: 50px;
    right: auto;
    bottom: -50px;
    transform: none;
  }
}
@media screen and (max-width: 770px) {
  .read {
    font-size: 15px;
  }
}

.wrapper {
  position: relative;
  max-width: 980px;
  margin: 0 auto;
}
.wrapper_back {
  width: 75px;
  position: absolute;
  display: block;
  top: -35px;
  right: 123px;
}
@media screen and (max-width: 770px) {
  .wrapper_back {
    width: 56px;
    top: -37px;
    right: 27px;
  }
  .wrapper_back.spdisp {
    bottom: 200px;
    top: auto;
    right: auto;
    left: -20px;
  }
}

@media screen and (max-width: 770px) {
  section {
    max-width: 632px;
    width: 90%;
  }
}

.event {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 40px 90px 60px;
  display: grid;
  grid-template-columns: 276px auto;
  position: relative;
  gap: 34px;
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 770px) {
  .event {
    padding: 30px 20px;
    grid-template-columns: auto;
    gap: 0;
  }
}
.event#rental:before {
  content: "";
  width: 60px;
  height: 40px;
  background-image: url("../img/bat_2.webp");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  display: block;
  top: -45px;
  right: 310px;
}
@media screen and (max-width: 770px) {
  .event#rental:before {
    display: none;
  }
}
.event#rental:after {
  content: "";
  width: 60px;
  height: 112px;
  background-image: url("../img/spider.webp");
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  left: 12px;
  position: absolute;
  display: block;
}
@media screen and (max-width: 770px) {
  .event#rental:after {
    background-image: url("../img/spider_sp.webp");
    left: 8px;
    width: 40px;
    height: 42px;
  }
}
.event#present {
  margin-bottom: 0;
}
.event#present:before {
  content: "";
  width: 74px;
  height: 40px;
  background-image: url("../img/bat_1.webp");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  display: block;
  bottom: -40px;
  left: -70px;
}
@media screen and (max-width: 770px) {
  .event#present:before {
    width: 55px;
    height: 30px;
    left: -14px;
  }
}
.event#present:after {
  content: "";
  width: 202px;
  height: 80px;
  background-image: url("../img/sweets.webp");
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -12px;
  right: 22px;
  position: absolute;
  display: block;
}
@media screen and (max-width: 770px) {
  .event#present:after {
    display: none;
  }
}
.event_ttl {
  grid-column-start: 1;
  grid-column-end: 3;
  text-align: center;
  color: #DB7B00;
  font-size: 22px;
}
@media screen and (max-width: 770px) {
  .event_ttl {
    font-size: 19px;
    grid-column-start: auto;
    grid-column-end: auto;
    margin-bottom: 10px;
    line-height: 1.3684210526;
  }
}
.event_illust {
  position: absolute;
}
.event_illust#ghost {
  width: 192px;
  top: -36px;
  right: 47px;
}
@media screen and (max-width: 770px) {
  .event_illust#ghost {
    width: 145px;
    height: 85px;
    right: 15px;
    top: -55px;
  }
}
.event_illust#photocon {
  width: 200px;
  height: 100px;
  filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.4));
  top: -36px;
  left: 170px;
}
@media screen and (max-width: 770px) {
  .event_illust#photocon {
    width: 160px;
    height: 95px;
    top: -38px;
    left: -11px;
    filter: none;
  }
}
.event_01 {
  margin: 0 auto 35px;
  padding: 70px 120px 30px;
}
@media screen and (max-width: 770px) {
  .event_01 {
    padding: 70px 22px 30px;
    margin: 0 auto 25px;
    width: 100vw;
    max-width: none;
  }
}
.event_step_txt {
  display: grid;
  grid-template-columns: 44px auto;
  gap: 12px;
  margin-bottom: 20px;
}
@media screen and (max-width: 770px) {
  .event_step_txt {
    margin-bottom: 6px;
    grid-template-columns: 36px auto;
    font-size: 15px;
    line-height: 1.6;
    gap: 10px;
    letter-spacing: 0.03em;
  }
}
.event_step_txt:before {
  content: "";
  width: 44px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}
@media screen and (max-width: 770px) {
  .event_step_txt:before {
    width: 36px;
    height: 30px;
  }
}
.event_step_txt:first-child:before {
  background-image: url("../img/pumpkin_1.webp");
}
.event_step_txt:last-child {
  margin-bottom: 40px;
}
@media screen and (max-width: 770px) {
  .event_step_txt:last-child {
    margin-bottom: 20px;
  }
}
.event_step_txt:last-child:before {
  background-image: url("../img/pumpkin_2.webp");
}
.event_step_txt .color {
  position: relative;
  z-index: 2;
}
.event_step_txt .color::before {
  content: "";
  display: block;
  position: absolute;
  background: #F9DA66;
  width: 100%;
  height: 30px;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.event_step_txt .color a {
  position: relative;
  border-bottom: 2px dashed #000;
}
@media screen and (max-width: 770px) {
  .event_txt {
    font-size: 15px;
    line-height: 1.7142857143;
    margin-bottom: 25px;
    grid-row-start: 2;
  }
  .event_txt .sml {
    font-size: 14px;
  }
}
.event_txt.bold {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 770px) {
  .event_txt.bold {
    font-size: 17px;
    margin-bottom: 16px;
  }
}
.event_link {
  background-color: #69318E;
  color: #fff;
  font-size: 20px;
  display: grid;
  grid-template-columns: auto 20px;
  align-items: center;
  padding: 5px 14px;
  justify-content: end;
  width: fit-content;
  margin: 14px auto 0;
  gap: 20px;
  min-width: 260px;
}
@media screen and (max-width: 770px) {
  .event_link {
    min-width: 220px;
    font-size: 17px;
    grid-template-columns: auto 17px;
    padding-right: 8px;
  }
}
.event_link .circle {
  width: 22px;
  background: #D9D9D9;
  border-radius: 50%;
  aspect-ratio: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 770px) {
  .event_link .circle {
    width: 17px;
  }
}
.event_link .circle .arrow {
  position: relative;
  display: inline-block;
  width: 7px;
  height: 11px;
}
@media screen and (max-width: 770px) {
  .event_link .circle .arrow {
    width: 6px;
    height: 10px;
  }
}
.event_link .circle .arrow:after, .event_link .circle .arrow:before {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  right: 0;
  width: 9px;
  height: 1px;
  border-radius: 9999px;
  background-color: #000000;
  transform-origin: calc(100% - 0.5px) 50%;
}
@media screen and (max-width: 770px) {
  .event_link .circle .arrow:after, .event_link .circle .arrow:before {
    width: 7.6px;
  }
}
.event_link .circle .arrow:before {
  transform: rotate(53.15deg);
}
.event_link .circle .arrow:after {
  transform: rotate(-53.15deg);
}

.tit_autumn {
  position: relative;
}
.tit_autumn:after {
  content: "";
  width: 60px;
  height: 40px;
  background-image: url("../img/bat_3.webp");
  background-repeat: no-repeat;
  background-size: contain;
  top: -36px;
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateX(-330px);
}
@media screen and (max-width: 770px) {
  .tit_autumn:after {
    display: none;
  }
}
.tit_autumn h2 {
  margin: 30px auto;
}
@media screen and (max-width: 770px) {
  .tit_autumn h2 {
    margin: 45px auto 20px;
    text-align: center;
    font-size: 22px;
    line-height: 1.3636363636;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
  }
  .tit_autumn h2:before, .tit_autumn h2:after {
    margin: 0;
  }
}/*# sourceMappingURL=autumnfestival2025.css.map */