#top {
  padding-bottom: 20px;
}
#top.contents::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #de4940;
  background-image: radial-gradient(circle, #e25449 8.5px, transparent 8.5px);
  background-position: 0 0;
  background-size: 17px 17px;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
#top.contents .kv .kv__inner {
  padding-inline: 37px;
}
#top.contents .kv .kv__inner .kv__headings {
  z-index: 10;
  padding: 10px 2px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
#top.contents .kv .kv__inner .kv__headings::before, #top.contents .kv .kv__inner .kv__headings::after {
  content: "";
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  animation: flashing 1s infinite ease-in-out;
  animation-iteration-count: 2;
}
#top.contents .kv .kv__inner .kv__headings::before {
  background-image: url("/base/pc/store/special/tasty-days/2025/img/top/top-decoration01.svg");
  aspect-ratio: 72.3737/78.5594;
  width: 47px;
  right: 34px;
  top: 44px;
}
#top.contents .kv .kv__inner .kv__headings::after {
  background-image: url("/base/pc/store/special/tasty-days/2025/img/top/top-decoration02.svg");
  aspect-ratio: 65.7943/71.4176;
  width: 46px;
  left: 28px;
  top: 145px;
  animation-delay: 0.25s;
}
@keyframes flashing {
  0% {
    opacity: 1;
  }
  70% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
#top.contents .kv .kv__inner .kv__headings .kv__subHeading,
#top.contents .kv .kv__inner .kv__headings .kv__heading {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#top.contents .kv .kv__inner .kv__headings .kv__heading {
  width: 67%;
  margin-top: 8px;
  filter: drop-shadow(1px 1px 2px #000);
}
#top.contents .kv .kv__inner .kv__splideWrap {
  margin-left: auto;
  margin-right: auto;
  padding-top: 95px;
}
#top.contents .kv .kv__inner .kv__onlineLink {
  position: fixed;
  aspect-ratio: 1/1;
  width: 114px;
  right: 5px;
  top: 356px;
  z-index: 10;
  transition: bottom 0.5s, top 0.5s, opacity 0.25s;
}
@media (any-hover: hover) {
  #top.contents .kv .kv__inner .kv__onlineLink:hover {
    opacity: 0.5;
  }
}
@media screen and (min-width: 768px) {
  #top.contents .kv .kv__inner .kv__onlineLink {
    left: 50%;
    transform: translateX(calc(-50% + 126px));
    top: 354px;
  }
}
@media screen and (min-width: 992px) {
  #top.contents .kv .kv__inner .kv__onlineLink {
    top: 354px;
  }
}
@media screen and (min-width: 1200px) {
  #top.contents .kv .kv__inner .kv__onlineLink {
    top: 354px;
  }
}
@media screen and (min-width: 1400px) {
  #top.contents .kv .kv__inner .kv__onlineLink {
    top: 440px;
  }
}
#top.contents .kv .kv__inner .kv__onlineLink.is-active {
  top: calc(100vh - 142px);
}
@media screen and (min-width: 768px) {
  #top.contents .kv .kv__inner .kv__onlineLink.is-active {
    top: calc(100vh - 163px);
  }
}
#top.contents .kv .kv__inner .kv__text {
  margin-top: 15px;
}
#top.contents .kv .kv__inner .kv__text p {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 500;
  color: #ffffff;
  letter-spacing: -0.03rem;
}
#top.contents .tastyDayslinks {
  margin-top: 14px;
}
#top.contents .tastyDayslinks .tastyDayslinks__inner .tastyDayslinks__list {
  overflow: hidden;
}
#top.contents .tastyDayslinks .tastyDayslinks__inner .tastyDayslinks__list .tastyDayslinks__listItem .tastyDayslinks__listItemLink {
  display: block;
  margin-right: auto;
  transition: opacity 0.25s;
}
@media (any-hover: hover) {
  #top.contents .tastyDayslinks .tastyDayslinks__inner .tastyDayslinks__list .tastyDayslinks__listItem .tastyDayslinks__listItemLink:hover {
    opacity: 0.5;
  }
}
#top.contents .tastyDayslinks .tastyDayslinks__inner .tastyDayslinks__list .tastyDayslinks__listItem._01 .tastyDayslinks__listItemLink {
  width: 103%;
}
#top.contents .tastyDayslinks .tastyDayslinks__inner .tastyDayslinks__list .tastyDayslinks__listItem._02 .tastyDayslinks__listItemLink {
  width: 86%;
  transform: translateY(-2px);
}
#top.contents .tastyDayslinks .tastyDayslinks__inner .tastyDayslinks__list .tastyDayslinks__listItem._03 {
  margin-top: 14px;
}
#top.contents .tastyDayslinks .tastyDayslinks__inner .tastyDayslinks__list .tastyDayslinks__listItem._03 .tastyDayslinks__listItemLink {
  width: 82%;
  margin-right: 0;
  margin-left: auto;
}
#top.contents .other .other__inner {
  padding: 30px 38px 25px;
}
#top.contents .other .other__inner .other__list .other__listItem a.other__listItemLink:not([href=""]) {
  transition: opacity 0.25s;
}
@media (any-hover: hover) {
  #top.contents .other .other__inner .other__list .other__listItem a.other__listItemLink:not([href=""]):hover {
    opacity: 0.5;
  }
}
#top.contents .other .other__inner .other__list .other__listItem a.other__listItemLink[href=""] {
  pointer-events: none;
}
#top.contents .other .other__inner .other__list .other__listItem .other__listItemLink {
  display: block;
  text-decoration: none;
}
#top.contents .other .other__inner .other__list .other__listItem .other__listItemLink._text {
  color: #ffffff;
  border: 1px solid #ffffff;
  line-height: 1;
  padding: 5px 12px;
}
#top.contents .other .other__inner .other__list .other__listItem .other__listItemLink._text span {
  font-size: 1.3rem;
  line-height: 1;
  font-weight: 400;
  letter-spacing: -0.05rem;
}
#top.contents .other .other__inner .other__list .other__listItem .other__listItemLink._text span small {
  font-size: 1.1rem;
}
#top.contents .other .other__inner .other__list .other__listItem._02, #top.contents .other .other__inner .other__list .other__listItem._04 {
  margin-top: 32px;
}
#top.contents .other .other__inner .other__list .other__listItem._03, #top.contents .other .other__inner .other__list .other__listItem._05 {
  margin-top: 20px;
}/*# sourceMappingURL=top.css.map */