@media screen and (max-width: 1240px) {
  .osechi .inner,
  .guide .inner,
  .anker .inner,
  .banner .inner {
    max-width: 90%;
    width: 90%;
    margin-inline: auto;
  }
  .guide-list-item-title {
    font-size: 1.8vw !important;
  }
  .anker {
    height: auto !important;
    padding-bottom: 40px;
  }
}
.bnr-hayawari-info2026 {
  height: 200px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: visible;
}
@media screen and (max-width: 820px) {
  .bnr-hayawari-info2026 {
    height: auto;
    padding: 10px 5% 10px 0;
  }
}
@media screen and (max-width: 520px) {
  .bnr-hayawari-info2026 {
    height: auto;
    padding: 5vw 5%;
  }
}
.bnr-hayawari-info2026 .inner {
  position: relative;
  max-width: 1140px;
  width: 100%;
  margin-inline: auto;
  padding-left: 260px;
}
@media screen and (max-width: 820px) {
  .bnr-hayawari-info2026 .inner {
    display: grid;
    position: static;
    grid-template-columns: 18vw auto;
    padding-left: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 520px) {
  .bnr-hayawari-info2026 .inner {
    padding-left: 0;
  }
}
.bnr-hayawari-info2026 .inner::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  z-index: 99999;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 216px;
  height: 250px;
  background: center/contain no-repeat url(../item/img/osechi2026/badge_early.png);
}
@media screen and (max-width: 820px) {
  .bnr-hayawari-info2026 .inner::before {
    position: static;
    width: 18vw;
    height: 15vw;
    -webkit-transform: none;
            transform: none;
  }
}
@media screen and (max-width: 520px) {
  .bnr-hayawari-info2026 .inner::before {
    content: none;
  }
}
.bnr-hayawari-info2026 p {
  overflow: visible;
  font-size: 4.4rem;
  color: #fff;
}
@media screen and (max-width: 820px) {
  .bnr-hayawari-info2026 p {
    font-size: 3.8vw;
    line-height: 1.4;
  }
}
@media screen and (max-width: 520px) {
  .bnr-hayawari-info2026 p {
    font-size: 2.8rem;
    line-height: 1.4;
    text-align: center;
  }
}
.bnr-hayawari-info2026 p .text-L {
  font-size: 150%;
}
.bnr-hayawari-info2026 p .text-S {
  font-size: 80%;
}

.for-sp {
  display: none;
}
@media screen and (max-width: 520px) {
  .for-sp {
    display: block;
  }
}

.for-pc {
  display: block;
}
@media screen and (max-width: 820px) {
  .for-pc {
    display: none;
  }
}

.about2026 {
  padding-top: 70px;
}
@media screen and (max-width: 820px) {
  .about2026 {
    padding-top: 5vw;
  }
}
@media screen and (max-width: 520px) {
  .about2026 {
    padding-top: 7vw;
  }
}
.about2026-cnt {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 520px) {
  .about2026-cnt {
    grid-template-columns: 1fr;
  }
}
.about2026-txt {
  padding-left: 100px;
}
@media screen and (max-width: 820px) {
  .about2026-txt {
    padding-left: 10%;
  }
}
@media screen and (max-width: 520px) {
  .about2026-txt {
    padding: 0 5%;
  }
}
.about2026-txt p {
  font-size: 2rem;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .about2026-txt p {
    font-size: 2vw;
  }
}
@media screen and (max-width: 520px) {
  .about2026-txt p {
    font-size: 4.3vw;
  }
}
.about2026-img {
  padding-left: 40px;
}
@media screen and (max-width: 520px) {
  .about2026-img {
    padding-left: 0;
    margin-left: 8%;
    margin-top: 4rem;
  }
}
.about2026-heading {
  font-size: 4rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 820px) {
  .about2026-heading {
    font-size: 3vw;
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 520px) {
  .about2026-heading {
    text-align: center;
    font-size: 8vw;
    margin-bottom: 5vw;
  }
}
.about2026 .about-head-btn {
  margin-left: 0;
}
@media screen and (max-width: 520px) {
  .about2026 .about-head-btn {
    width: 70%;
    margin-top: 4rem;
    position: static;
    margin-inline: auto;
  }
}

.bonus2026 {
  margin-top: 100px;
}
@media screen and (max-width: 820px) {
  .bonus2026 {
    margin-top: 8vw;
  }
}
@media screen and (max-width: 520px) {
  .bonus2026 {
    margin-top: 20vw;
  }
}
.bonus2026 .inner {
  max-width: 1300px;
}
.bonus2026-cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 820px) {
  .bonus2026-cnt {
    display: block;
  }
}
.bonus2026-txt {
  width: 57%;
  padding-left: 50px;
  padding-right: 150px;
}
@media screen and (max-width: 1240px) {
  .bonus2026-txt {
    padding-right: 5%;
    padding-left: 5%;
  }
}
@media screen and (max-width: 820px) {
  .bonus2026-txt {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.bonus2026-txt .areaVertical {
  height: 21em;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  margin-left: auto;
}
@media screen and (max-width: 1240px) {
  .bonus2026-txt .areaVertical {
    height: 22em;
  }
}
@media screen and (max-width: 820px) {
  .bonus2026-txt .areaVertical {
    height: auto;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    text-orientation: initial;
    margin: 0 auto 2rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 5%;
  }
}
.bonus2026-txt .areaVertical p {
  font-size: 2rem;
}
@media screen and (max-width: 820px) {
  .bonus2026-txt .areaVertical p {
    font-size: 2vw;
  }
}
@media screen and (max-width: 520px) {
  .bonus2026-txt .areaVertical p {
    font-size: 4.2vw;
  }
}
.bonus2026-txt-heading {
  padding-left: 20px;
  font-size: 3rem;
  height: 7em;
  line-height: 1.4;
  font-size: 3vw;
}
@media screen and (max-width: 820px) {
  .bonus2026-txt-heading {
    padding: 0;
    height: auto;
    text-align: center;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 520px) {
  .bonus2026-txt-heading {
    padding: 0;
    font-size: 6.4vw;
    height: auto;
    text-align: center;
    margin-bottom: 9vw;
  }
}
.bonus2026-txt-shop {
  margin-top: 40px;
  border-top: 1px solid #eee;
}
@media screen and (max-width: 820px) {
  .bonus2026-txt-shop {
    margin-top: 6vw;
    margin: 6vw 5% 0;
  }
}
.bonus2026-txt-shop-inf {
  display: grid;
  grid-template-columns: 7em auto;
  padding: 1.5rem 0;
  border-bottom: 1px solid #eee;
  padding-left: 2rem;
}
@media screen and (max-width: 520px) {
  .bonus2026-txt-shop-inf {
    grid-template-columns: 5em 1fr;
    padding: 1.5rem 1rem;
  }
}
.bonus2026-txt-shop-ttl {
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 520px) {
  .bonus2026-txt-shop-ttl {
    font-size: 4vw;
  }
}
.bonus2026-txt-shop-dtl {
  font-size: 1.7rem;
  line-height: 1;
}
@media screen and (max-width: 520px) {
  .bonus2026-txt-shop-dtl {
    font-size: 4vw;
  }
}
.bonus2026-img {
  width: 43%;
}
@media screen and (max-width: 820px) {
  .bonus2026-img {
    width: auto;
    margin-right: 8%;
    margin-left: 0;
    margin-top: 6.7vw;
    display: block;
  }
}
.bonus2026-img img {
  width: 100%;
  height: auto;
}

.movie2026 {
  padding: 40px 0 80px;
  position: relative;
}
@media screen and (max-width: 520px) {
  .movie2026 {
    padding: 8vw 0;
  }
}
.movie2026-cnt {
  aspect-ratio: 16/9;
  max-width: 600px;
  width: 100%;
  margin-inline: auto;
}
.movie2026-cnt iframe {
  width: 100%;
  height: 100%;
}

.common-section.inner-s + .common-section.inner-s {
  padding-top: 0;
}

.banner-item-link.is-osechi2026 a + a {
  margin-top: 39px;
  display: block;
}

@media (max-width: 520px) {
  .banner-item-link.is-osechi2026 a + a {
    margin-top: 20px;
  }
}/*# sourceMappingURL=osechi2026.css.map */