@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:wght@600&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@400;700&family=Zen+Kaku+Gothic+New:wght@400;500;700&family=Zen+Old+Mincho:wght@400;500;700;900&display=swap");
@-webkit-keyframes ay2026-loop2-pc {
  from {
    background-position: 0 50%;
  }
  to {
    background-position: -2920px 50%;
  }
}
@keyframes ay2026-loop2-pc {
  from {
    background-position: 0 50%;
  }
  to {
    background-position: -2920px 50%;
  }
}
@-webkit-keyframes ay2026-loop2-sp {
  from {
    background-position: 0 50%;
  }
  to {
    background-position: -474.6666666667vw 50%;
  }
}
@keyframes ay2026-loop2-sp {
  from {
    background-position: 0 50%;
  }
  to {
    background-position: -474.6666666667vw 50%;
  }
}
@media screen and (min-width: 769px) {
  .is__sp {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .is__pc {
    display: none !important;
  }
}

.ay2026-about__title img,
.ay2026-about__title picture,
.ay2026-products__title img,
.ay2026-products__title picture,
.ay2026-campaign__title img,
.ay2026-campaign__title picture,
.ay2026-campaign__arrow img,
.ay2026-campaign__arrow picture,
.ay2026-event__title img,
.ay2026-event__title picture {
  display: block;
  width: 100%;
  height: auto;
}

.ay2026-main {
  overflow: hidden;
}

.ay2026-bg {
  background: linear-gradient(150deg, #FFF1B3 7%, #CFAF8F 30%, #6D6A6D 46%, #5E4F5A 58%);
}
@media screen and (min-width: 1600px) {
  .ay2026-bg {
    background: linear-gradient(164deg, #FFF1B3 7%, #CFAF8F 30%, #6D6A6D 46%, #5E4F5A 58%);
  }
}
@media screen and (max-width: 768px) {
  .ay2026-bg {
    background: linear-gradient(172deg, #FFF1B3 2.5%, #CFAF8F 16%, #6D6A6D 23%, #5E4F5A 26.5%);
  }
}

.ay2026-kv {
  position: relative;
  height: auto;
  aspect-ratio: auto;
  overflow: hidden;
  background: transparent;
}
.ay2026-kv::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 46%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  width: 2916px;
  height: 139px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/kv_bg.png);
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position: 0 50%;
  -webkit-animation: ay2026-loop2-pc 60s linear infinite;
          animation: ay2026-loop2-pc 60s linear infinite;
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .ay2026-kv::before {
    background-image: url(/yebisu/product/ai_yazawa_202607/images/kv_bg-sp.png);
    width: 474.6666666667vw;
    height: 21.8666666667vw;
    top: 39%;
    -webkit-animation: ay2026-loop2-sp 60s linear infinite;
            animation: ay2026-loop2-sp 60s linear infinite;
  }
}
.ay2026-kv > * {
  position: relative;
  z-index: 1;
}
.ay2026-kv__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 6.8rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 1240px;
  width: 100%;
  height: 100%;
  padding-inline: 4.8rem;
}
@media screen and (max-width: 768px) {
  .ay2026-kv__content {
    max-width: 89.3333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 14.4vw;
    padding-top: 5.3333333333vw;
    padding-bottom: 13.8666666667vw;
    padding-inline: 0;
  }
}
.ay2026-kv__content::before, .ay2026-kv__content::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  z-index: 2;
}
.ay2026-kv__content::before {
  width: 200px;
  height: 234px;
  top: -40px;
  left: 308px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/kv_firework1.png);
}
@media screen and (max-width: 768px) {
  .ay2026-kv__content::before {
    width: 34.4vw;
    height: 40vw;
    top: -3.2vw;
    left: 67.2vw;
    background-image: url(/yebisu/product/ai_yazawa_202607/images/kv_firework1-sp.png);
  }
}
.ay2026-kv__content::after {
  width: 141px;
  height: 165px;
  top: 84px;
  right: -90px;
  z-index: 0;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/kv_firework2.png);
}
@media screen and (max-width: 768px) {
  .ay2026-kv__content::after {
    width: 16.8vw;
    height: 19.7333333333vw;
    top: 128vw;
    right: 1.0666666667vw;
    background-image: url(/yebisu/product/ai_yazawa_202607/images/kv_firework2-sp.png);
  }
}
.ay2026-kv__title {
  position: relative;
  z-index: 2;
  display: block;
  margin-top: 114px;
  width: 342px;
}
.ay2026-kv__title picture,
.ay2026-kv__title img {
  display: block;
  width: 100%;
}
.ay2026-kv__title img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .ay2026-kv__title {
    margin-top: 10.6666666667vw;
    width: 100%;
    height: 100%;
  }
}
.ay2026-kv__img {
  position: relative;
  max-width: 730px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}
.ay2026-kv__img img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .ay2026-kv__img {
    max-width: none;
    gap: 3.2vw;
  }
  .ay2026-kv__img::before {
    content: "";
    position: absolute;
    top: 2.1333333333vw;
    left: -5.3333333333vw;
    width: 16.8vw;
    height: 19.7333333333vw;
    background-image: url(/yebisu/product/ai_yazawa_202607/images/kv_firework3-sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
    z-index: 0;
  }
}
.ay2026-kv__img-left, .ay2026-kv__img-right {
  overflow: hidden;
}
.ay2026-kv__img-left img, .ay2026-kv__img-right img {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  will-change: opacity, transform;
}
.ay2026-kv__img-left.is__effect img, .ay2026-kv__img-right.is__effect img {
  opacity: 0;
  -webkit-transform: scale(1.6);
          transform: scale(1.6);
  -webkit-transition: none;
  transition: none;
}
.ay2026-kv__img-left:not(.is__effect) img, .ay2026-kv__img-right:not(.is__effect) img {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: opacity 1s ease-out, -webkit-transform 2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 1s ease-out, -webkit-transform 2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 1s ease-out, transform 2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 1s ease-out, transform 2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2s cubic-bezier(0.22, 1, 0.36, 1);
}
.ay2026-kv__img-left {
  margin-top: 90px;
  max-width: 355px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .ay2026-kv__img-left {
    margin-top: 16vw;
    max-width: 45.3333333333vw;
  }
}
.ay2026-kv__img-right {
  position: relative;
  z-index: 2;
  max-width: 355px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .ay2026-kv__img-right {
    max-width: 45.3333333333vw;
  }
}

.ay2026-about {
  position: relative;
  background: transparent;
}
.ay2026-about::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  max-width: 1500px;
  aspect-ratio: 3000/400;
  height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .ay2026-about::before {
    width: 100vw;
    max-width: none;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-size: cover;
    background-position: center;
    height: 18.1333333333vw;
  }
}
@media screen and (min-width: 1500px) {
  .ay2026-about::before {
    width: 100vw;
    max-width: none;
    height: 13.3333333333vw;
    background-size: cover;
    background-position: center;
  }
}
.ay2026-about::before {
  top: -30px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/about_section.png);
}
@media screen and (min-width: 1500px) {
  .ay2026-about::before {
    top: -4vw;
  }
}
@media screen and (max-width: 768px) {
  .ay2026-about::before {
    aspect-ratio: 750/136;
    background-image: url(/yebisu/product/ai_yazawa_202607/images/about_section-sp.png);
    top: -2.1333333333vw;
  }
}
.ay2026-about__wrap {
  position: relative;
  padding-top: 230px;
  padding-bottom: 210px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .ay2026-about__wrap {
    max-width: 89.3333333333vw;
    padding-top: 26.6666666667vw;
    padding-bottom: 13.3333333333vw;
  }
}
.ay2026-about__title {
  position: relative;
  z-index: auto;
  max-width: 335px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ay2026-about__title.is__effect picture,
.ay2026-about__title.is__effect img {
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .ay2026-about__title {
    max-width: none;
    width: 45.3333333333vw;
  }
}
.ay2026-about__title picture,
.ay2026-about__title img {
  position: relative;
  z-index: 1;
  opacity: 1;
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.ay2026-about__title::before {
  content: "";
  position: absolute;
  display: block;
  top: -334px;
  left: -502px;
  width: 330px;
  height: 385px;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  z-index: 0;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/about_firework1.png);
  opacity: 1;
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-animation: none !important;
          animation: none !important;
}
@media screen and (max-width: 768px) {
  .ay2026-about__title::before {
    width: 33.6vw;
    height: 39.2vw;
    top: -39.4666666667vw;
    left: -29.3333333333vw;
  }
}
.ay2026-about__title::after {
  content: "";
  position: absolute;
  display: block;
  top: 36px;
  right: -494px;
  width: 190px;
  height: 222px;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/about_firework2.png);
}
@media screen and (max-width: 768px) {
  .ay2026-about__title::after {
    width: 18.6666666667vw;
    height: 21.8666666667vw;
    top: 4.2666666667vw;
    right: -29.8666666667vw;
  }
}
.ay2026-about__inner {
  margin-top: 68px;
  margin-left: auto;
  margin-right: auto;
  max-width: 568px;
  width: 100%;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  position: relative;
  z-index: 3;
  isolation: isolate;
}
@media screen and (max-width: 768px) {
  .ay2026-about__inner {
    margin-top: 10.6666666667vw;
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 5.3333333333vw;
  }
}
.ay2026-about__headline {
  position: relative;
  color: #fff;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  white-space: nowrap;
  -ms-flex-item-align: start;
      align-self: flex-start;
  font-family: "Shippori Mincho B1 OTF", serif;
  font-style: normal;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 1.3px;
  z-index: 5;
}
@media screen and (max-width: 768px) {
  .ay2026-about__headline {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    text-orientation: mixed;
    font-size: 6.4vw;
    letter-spacing: 1px;
  }
}
.ay2026-about__headline span {
  margin-top: 40px;
}
.ay2026-about__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .ay2026-about__text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 16px;
  }
}
.ay2026-about__text p {
  color: #fff;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  white-space: nowrap;
  text-align: left;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 2px;
}
.ay2026-about__text p + p {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .ay2026-about__text p {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    text-orientation: mixed;
    text-align: left;
    font-size: 4vw;
    letter-spacing: 0;
    white-space: normal;
  }
}
.ay2026-about__img {
  position: absolute;
  overflow: visible;
  max-width: 316px;
  width: 22.5vw;
  right: 14.1%;
  bottom: -2%;
  z-index: 3;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  mask-image: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
  mask-image: linear-gradient(white, white);
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
  -webkit-mask-image: linear-gradient(white, white);
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center bottom;
  -webkit-mask-position: center bottom;
  will-change: opacity, transform, mask-size, -webkit-mask-size;
  transition: mask-size 1s cubic-bezier(0.4, 0, 0.2, 1), -webkit-mask-size 1s cubic-bezier(0.4, 0, 0.2, 1), transform 1.4s cubic-bezier(0.2, 0.7, 0.3, 1), opacity 1.4s cubic-bezier(0.2, 0.7, 0.3, 1);
}
@media screen and (max-width: 768px) {
  .ay2026-about__img {
    margin-top: 8.5333333333vw;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 59.2vw;
    width: 100%;
    right: 0;
    bottom: 0;
  }
}
.ay2026-about__img.is__effect {
  opacity: 0;
}

@media screen and (min-width: 769px) and (max-height: 760px) {
  .ay2026-about__wrap {
    padding-top: 190px;
    padding-bottom: 170px;
  }
  .ay2026-about__inner {
    margin-top: 48px;
  }
}
.ay2026-products {
  margin-top: -180px;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#5E4F5A), color-stop(42%, #475D73));
  background: linear-gradient(180deg, #5E4F5A 0%, #475D73 42%);
}
@media screen and (max-width: 768px) {
  .ay2026-products {
    margin-top: -13.3333333333vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#5E4F5A), color-stop(9%, #475D73));
    background: linear-gradient(180deg, #5E4F5A 0%, #475D73 9%);
  }
}
.ay2026-products::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  max-width: 1500px;
  aspect-ratio: 3000/800;
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .ay2026-products::before {
    width: 100vw;
    max-width: none;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-size: cover;
    background-position: center;
    height: 42.6666666667vw;
  }
}
@media screen and (min-width: 1500px) {
  .ay2026-products::before {
    width: 100vw;
    max-width: none;
    height: 26.6666666667vw;
    background-size: cover;
    background-position: center;
  }
}
.ay2026-products::before {
  top: -112px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/products_section.png);
}
@media screen and (min-width: 1500px) {
  .ay2026-products::before {
    top: -8vw;
  }
}
@media screen and (max-width: 768px) {
  .ay2026-products::before {
    aspect-ratio: 750/320;
    background-image: url(/yebisu/product/ai_yazawa_202607/images/products_section-sp.png);
    top: -53.3333333333vw;
  }
}
.ay2026-products__wrap {
  max-width: 1000px;
  width: 100%;
  position: relative;
  padding-top: 560px;
  margin-left: auto;
  margin-right: auto;
}
.ay2026-products__wrap::before, .ay2026-products__wrap::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  z-index: 0;
}
.ay2026-products__wrap::before {
  width: 660px;
  height: 770px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/products_firework1.png);
  top: -126px;
  left: -478px;
  opacity: 1;
  -webkit-transition: opacity 4s ease;
  transition: opacity 4s ease;
}
@media screen and (max-width: 768px) {
  .ay2026-products__wrap::before {
    width: 59.2vw;
    height: 69.0666666667vw;
    top: 1.0666666667vw;
    left: -27.2vw;
  }
}
.ay2026-products__wrap.is__effect::before {
  opacity: 0;
}
.ay2026-products__wrap::after {
  width: 212px;
  height: 247px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/products_firework2.png);
  top: 142px;
  left: 110px;
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-animation: none !important;
          animation: none !important;
}
@media screen and (max-width: 768px) {
  .ay2026-products__wrap::after {
    width: 19.4666666667vw;
    height: 22.6666666667vw;
    top: 24vw;
    left: 27.7333333333vw;
  }
}
.ay2026-products__wrap > * {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .ay2026-products__wrap {
    max-width: 89.3333333333vw;
    padding-top: 66.6666666667vw;
  }
}
.ay2026-products__title {
  position: relative;
  max-width: 523px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ay2026-products__title.is__effect picture,
.ay2026-products__title.is__effect img {
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .ay2026-products__title {
    max-width: none;
    width: 70.4vw;
  }
}
.ay2026-products__title picture,
.ay2026-products__title img {
  opacity: 1;
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
  will-change: opacity;
}
.ay2026-products__title::before {
  content: "";
  position: absolute;
  display: block;
  top: -60px;
  right: -500px;
  width: 418px;
  height: 488px;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/products_firework3.png);
  opacity: 1;
  -webkit-transition: opacity 4s ease;
  transition: opacity 4s ease;
  -webkit-animation: none !important;
          animation: none !important;
}
@media screen and (max-width: 768px) {
  .ay2026-products__title::before {
    width: 37.8666666667vw;
    height: 44.2666666667vw;
    top: -60.8vw;
    right: -20.2666666667vw;
  }
}
.ay2026-products__title.is__effect::before {
  opacity: 0;
}
.ay2026-products__date {
  position: relative;
  margin-top: 56px;
  margin-left: auto;
  margin-right: auto;
  max-width: 845px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .ay2026-products__date {
    margin-top: 5.3333333333vw;
    max-width: 86.6666666667vw;
  }
}
.ay2026-products__img {
  margin-top: 40px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .ay2026-products__img {
    margin-top: 10.6666666667vw;
  }
}
.ay2026-products__img-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .ay2026-products__img-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
  }
}
.ay2026-products__img-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 482px;
  width: 100%;
  min-height: 458px;
  height: 100%;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/products_img2-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.ay2026-products__img-content:first-child {
  max-width: 497px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/products_img1-bg.png);
}
@media screen and (max-width: 768px) {
  .ay2026-products__img-content:first-child {
    max-width: 74.1333333333vw;
    min-height: 70.4vw;
  }
}
@media screen and (max-width: 768px) {
  .ay2026-products__img-content {
    max-width: 71.4666666667vw;
    min-height: 68vw;
    margin-left: auto;
    margin-right: auto;
    gap: 1.0666666667vw;
  }
}
.ay2026-products__img-left {
  max-width: 131px;
  width: 100%;
  margin-top: 144px;
  margin-left: auto;
  margin-right: auto;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  mask-image: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
  mask-image: linear-gradient(white, white);
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
  -webkit-mask-image: linear-gradient(white, white);
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center bottom;
  -webkit-mask-position: center bottom;
  will-change: opacity, transform, mask-size, -webkit-mask-size;
  transition: mask-size 1s cubic-bezier(0.4, 0, 0.2, 1), -webkit-mask-size 1s cubic-bezier(0.4, 0, 0.2, 1), transform 1.4s cubic-bezier(0.2, 0.7, 0.3, 1), opacity 1.4s cubic-bezier(0.2, 0.7, 0.3, 1);
}
@media screen and (max-width: 768px) {
  .ay2026-products__img-left {
    max-width: 19.7333333333vw;
    margin-top: 17.0666666667vw;
  }
}
.ay2026-products__img-left.is__effect {
  opacity: 0;
}
.ay2026-products__img-right {
  max-width: 135px;
  width: 100%;
  margin-top: 52px;
  margin-left: auto;
  margin-right: auto;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  mask-image: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
  mask-image: linear-gradient(white, white);
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
  -webkit-mask-image: linear-gradient(white, white);
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center bottom;
  -webkit-mask-position: center bottom;
  will-change: opacity, transform, mask-size, -webkit-mask-size;
  transition: mask-size 1s cubic-bezier(0.4, 0, 0.2, 1), -webkit-mask-size 1s cubic-bezier(0.4, 0, 0.2, 1), transform 1.4s cubic-bezier(0.2, 0.7, 0.3, 1), opacity 1.4s cubic-bezier(0.2, 0.7, 0.3, 1);
}
@media screen and (max-width: 768px) {
  .ay2026-products__img-right {
    max-width: 20vw;
    margin-top: 6.4vw;
  }
}
.ay2026-products__img-right.is__effect {
  opacity: 0;
}
.ay2026-products__img-text {
  margin-top: 2px;
  color: #683F4D;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .ay2026-products__img-text {
    margin-top: 0;
    font-size: 3.7333333333vw;
  }
}
.ay2026-products__poster {
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 5rem;
}
@media screen and (max-width: 768px) {
  .ay2026-products__poster {
    margin-top: 5.3333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
  }
}
.ay2026-products__poster-text {
  max-width: 590px;
  width: 100%;
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .ay2026-products__poster-text {
    max-width: none;
    font-size: 4vw;
  }
}
.ay2026-products__poster-img {
  max-width: 360px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .ay2026-products__poster-img {
    max-width: 74.6666666667vw;
  }
}
.ay2026-products__bio {
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 50px;
  max-width: 700px;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
@media screen and (max-width: 768px) {
  .ay2026-products__bio {
    margin-top: 10.6666666667vw;
    padding: 5.3333333333vw 0;
    gap: 5.3333333333vw;
  }
}
.ay2026-products__bio::before {
  content: "";
  position: absolute;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/bio_bg.png);
  width: 168px;
  height: 196px;
  top: -50px;
  left: -134px;
}
@media screen and (max-width: 768px) {
  .ay2026-products__bio::before {
    width: 25.6vw;
    height: 29.8666666667vw;
    top: -16vw;
    left: -4.8vw;
  }
}
.ay2026-products__bio-title {
  max-width: 600px;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  color: #fff;
  font-family: "Zen Old Mincho", "Shippori Mincho B1 OTF", serif;
  font-style: normal;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
}
.ay2026-products__bio-title span {
  font-size: 20px;
  line-height: 1.1;
}
@media screen and (max-width: 768px) {
  .ay2026-products__bio-title span {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .ay2026-products__bio-title {
    font-size: 7.4666666667vw;
    text-align: center;
    max-width: 86.6666666667vw;
  }
}
.ay2026-products__bio-text {
  max-width: 600px;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .ay2026-products__bio-text {
    max-width: 86.6666666667vw;
    font-size: 4vw;
  }
}

.ay2026-campaign {
  margin-top: -2px;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#475D73), color-stop(18%, #5E4F5A));
  background: linear-gradient(180deg, #475D73 0%, #5E4F5A 18%);
}
@media screen and (max-width: 768px) {
  .ay2026-campaign {
    margin-top: -0.5333333333vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#475D73), color-stop(7.5%, #5E4F5A));
    background: linear-gradient(180deg, #475D73 0%, #5E4F5A 7.5%);
  }
}
.ay2026-campaign::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  max-width: 1500px;
  aspect-ratio: 3000/940;
  height: 470px;
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign::before {
    width: 100vw;
    max-width: none;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-size: cover;
    background-position: center;
    height: 34.1333333333vw;
  }
}
@media screen and (min-width: 1500px) {
  .ay2026-campaign::before {
    width: 100vw;
    max-width: none;
    height: 31.3333333333vw;
    background-size: cover;
    background-position: center;
  }
}
.ay2026-campaign::before {
  top: -68px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/campaign_section.png);
}
@media screen and (min-width: 1500px) {
  .ay2026-campaign::before {
    top: -8vw;
  }
}
@media screen and (max-width: 768px) {
  .ay2026-campaign::before {
    aspect-ratio: 750/256;
    background-image: url(/yebisu/product/ai_yazawa_202607/images/campaign_section-sp.png);
    top: 13.3333333333vw;
  }
}
.ay2026-campaign__wrap {
  max-width: 1000px;
  width: 100%;
  position: relative;
  padding-top: 526px;
  margin-left: auto;
  margin-right: auto;
}
.ay2026-campaign__wrap::before, .ay2026-campaign__wrap::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  z-index: 0;
}
.ay2026-campaign__wrap::before {
  width: 548px;
  height: 639px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/campaign_firework1.png);
  top: 90px;
  left: -280px;
  opacity: 1;
  -webkit-transition: opacity 4s ease;
  transition: opacity 4s ease;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__wrap::before {
    width: 66.6666666667vw;
    height: 77.8666666667vw;
    top: 2.6666666667vw;
    left: 52.2666666667vw;
  }
}
.ay2026-campaign__wrap::after {
  width: 240px;
  height: 280px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/campaign_firework2.png);
  top: 440px;
  right: -110px;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__wrap::after {
    width: 26.1333333333vw;
    height: 30.4vw;
    top: 41.0666666667vw;
    right: 66.1333333333vw;
  }
}
.ay2026-campaign__wrap > * {
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__wrap {
    max-width: 89.3333333333vw;
    padding-top: 74.6666666667vw;
  }
}
.ay2026-campaign__wrap.is__effect::before {
  opacity: 0;
}
.ay2026-campaign__title {
  position: relative;
  max-width: 508px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  opacity: 1;
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
  will-change: opacity;
}
.ay2026-campaign__title.is__effect {
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__title {
    max-width: none;
    width: 74.4vw;
  }
}
.ay2026-campaign__inner {
  margin-top: 48px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__inner {
    margin-top: 8vw;
  }
}
.ay2026-campaign__inner::before, .ay2026-campaign__inner::after {
  content: "";
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  z-index: 0;
}
.ay2026-campaign__inner::before {
  width: 660px;
  height: 770px;
  top: 160px;
  right: -434px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/campaign_firework3.png);
  opacity: 1;
  -webkit-transition: opacity 4s ease;
  transition: opacity 4s ease;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__inner::before {
    width: 57.6vw;
    height: 67.2vw;
    top: 90.1333333333vw;
    right: -29.3333333333vw;
  }
}
.ay2026-campaign__inner.is__effect::before {
  opacity: 0;
}
.ay2026-campaign__headline {
  color: #E6D8C2;
  font-family: "Zen Old Mincho", "Shippori Mincho B1 OTF", serif;
  font-style: normal;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.6;
  position: relative;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__headline {
    font-size: 4.8vw;
  }
}
.ay2026-campaign__deadline {
  margin-top: 36px;
  color: #fff;
  font-family: "Zen Old Mincho", "Shippori Mincho B1 OTF", serif;
  font-style: normal;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__deadline {
    margin-top: 8vw;
    font-size: 4.2666666667vw;
  }
}
.ay2026-campaign__date {
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
  max-width: 675px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__date {
    margin-top: 2.6666666667vw;
    max-width: 83.2vw;
  }
}
.ay2026-campaign__text {
  margin-top: 28px;
  text-align: center;
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__text {
    text-align: left;
    margin-top: 5.3333333333vw;
    font-size: 4vw;
    line-height: 1.9;
    letter-spacing: 0.45px;
  }
}
.ay2026-campaign__prize {
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__prize {
    margin-top: 20.2666666667vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16vw;
  }
}
.ay2026-campaign__prize-wrap {
  padding-top: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  max-width: 480px;
  width: 100%;
  min-height: 500px;
  height: 100%;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/campaign_prize-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__prize-wrap {
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    max-width: 84vw;
    min-height: 90.6666666667vw;
    background-image: url(/yebisu/product/ai_yazawa_202607/images/campaign_prize-bg-sp.jpg);
  }
}
.ay2026-campaign__prize-wrap p {
  margin-top: 0;
  margin-bottom: 40px;
  color: #481224;
  text-align: center;
  font-family: "Zen Old Mincho", "Shippori Mincho B1 OTF", serif;
  font-style: normal;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__prize-wrap p {
    font-size: 3.7333333333vw;
    margin-bottom: 6.4vw;
  }
}
.ay2026-campaign__prize-wrap p .is__a {
  display: inline-block;
  width: 78px;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__prize-wrap p .is__a {
    width: 13.8666666667vw;
    margin-top: 1.0666666667vw;
  }
}
.ay2026-campaign__prize-wrap p .is__b {
  display: inline-block;
  width: 112px;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__prize-wrap p .is__b {
    width: 20.2666666667vw;
    margin-top: 1.0666666667vw;
  }
}
.ay2026-campaign__prize-wrap p > span {
  display: inline-block;
  position: relative;
  left: 4px;
  top: 20px;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__prize-wrap p > span {
    left: 1.0666666667vw;
    top: 2.6666666667vw;
  }
}
.ay2026-campaign__prize-type {
  position: absolute;
  width: 136px;
  left: -16px;
  top: -48px;
  z-index: 1;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  mask-image: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
  mask-image: linear-gradient(white, white);
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
  -webkit-mask-image: linear-gradient(white, white);
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center bottom;
  -webkit-mask-position: center bottom;
  will-change: opacity, transform, mask-size, -webkit-mask-size;
  transition: mask-size 1s cubic-bezier(0.4, 0, 0.2, 1), -webkit-mask-size 1s cubic-bezier(0.4, 0, 0.2, 1), transform 1.4s cubic-bezier(0.2, 0.7, 0.3, 1), opacity 1.4s cubic-bezier(0.2, 0.7, 0.3, 1);
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__prize-type {
    width: 27.4666666667vw;
    left: -6.9333333333vw;
    top: -11.2vw;
  }
}
.ay2026-campaign__prize-type.is__effect {
  opacity: 0;
}
.ay2026-campaign__prize-img {
  margin-left: auto;
  margin-right: auto;
  max-width: 308px;
  width: 100%;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  mask-image: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
  mask-image: linear-gradient(white, white);
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
  -webkit-mask-image: linear-gradient(white, white);
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center bottom;
  -webkit-mask-position: center bottom;
  will-change: opacity, transform, mask-size, -webkit-mask-size;
  transition: mask-size 1s cubic-bezier(0.4, 0, 0.2, 1), -webkit-mask-size 1s cubic-bezier(0.4, 0, 0.2, 1), transform 1.4s cubic-bezier(0.2, 0.7, 0.3, 1), opacity 1.4s cubic-bezier(0.2, 0.7, 0.3, 1);
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__prize-img {
    max-width: 56.2666666667vw;
  }
}
.ay2026-campaign__prize-img.is__effect {
  opacity: 0;
}
.ay2026-campaign__prize-wrap:last-child {
  gap: 2px;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__prize-wrap:last-child {
    gap: 0;
  }
}
.ay2026-campaign__prize-wrap:last-child .ay2026-campaign__prize-img {
  max-width: 345px;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__prize-wrap:last-child .ay2026-campaign__prize-img {
    max-width: 63.4666666667vw;
  }
}
.ay2026-campaign__box {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__box {
    margin-top: 10.6666666667vw;
  }
}
.ay2026-campaign__box .ay2026-campaign__data-list {
  position: relative;
  z-index: 1;
}
.ay2026-campaign__box .ay2026-campaign__data-list > dt {
  font-family: "Zen Old Mincho", "Shippori Mincho B1 OTF", serif;
  font-style: normal;
  font-weight: 600;
  position: relative;
  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;
  gap: 12px;
  background-color: #8A6B75;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding-top: 9px;
  padding-bottom: 9px;
  border: 2px solid #8A6B75;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__data-list > dt {
    font-size: 3.7333333333vw;
    padding-top: 3.2vw;
    padding-bottom: 3.2vw;
    gap: 8px;
  }
}
.ay2026-campaign__box .ay2026-campaign__data-list > dd {
  background-color: #fff;
  border: 2px solid #8A6B75;
  border-top: none;
  padding: 30px 50px;
  position: relative;
  font-size: 16px;
}
@media (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__data-list > dd {
    font-size: 3.7333333333vw;
    padding: 6.6666666667vw;
    max-height: 133.3333333333vw;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    scrollbar-color: transparent transparent;
  }
  .ay2026-campaign__box .ay2026-campaign__data-list > dd::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
  }
}
.ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.1333333333vw;
  }
}
.ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table dt {
  text-align: left;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 2;
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 180px;
          flex: 0 0 180px;
  max-width: 180px;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table dt {
    font-size: 4.2666666667vw;
    line-height: 1.4;
  }
}
@media (min-width: 769px) {
  .ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table dt {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table dt {
    width: 100%;
    max-width: none;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
.ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table dd {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 660px;
          flex: 1 1 660px;
  max-width: 660px;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table dd {
    font-size: 3.7333333333vw;
    line-height: 1.4;
  }
}
@media (min-width: 769px) {
  .ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table dd {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table dd ul {
  margin: 0;
  padding-left: 0.6em;
}
.ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table dd ul li {
  font-size: 16px;
  position: relative;
  padding-left: 0.4em;
  list-style: none;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table dd ul li {
    font-size: 3.7333333333vw;
  }
}
.ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table dd ul li::before {
  content: "・";
  position: absolute;
  left: -0.8em;
  color: #481224;
}
@media (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table dd {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table dd {
    line-height: 1.8;
  }
}
.ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table + .ay2026-campaign__table {
  border-top: 1px solid #C9BDCA;
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table + .ay2026-campaign__table {
    margin-top: 5.3333333333vw;
    padding-top: 5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table.is__sp {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__data-list .ay2026-campaign__table.is__sp + .ay2026-campaign__table.is__sp {
    border-top: none;
    margin-top: 5.3333333333vw;
    padding-top: 0;
  }
}
.ay2026-campaign__box .ay2026-campaign__list-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__list-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.ay2026-campaign__box .ay2026-campaign__list-flex > dl {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__list-flex > dl {
    width: 100%;
  }
}
.ay2026-campaign__box .ay2026-campaign__list-flex > dl dt {
  margin-top: 0;
  font-family: "Zen Old Mincho", "Shippori Mincho B1 OTF", serif;
  font-style: normal;
  font-weight: 400;
  color: #8A6B75;
  font-size: 3.2rem;
  margin-bottom: 16px;
  text-align: center;
  line-height: 1;
}
@media (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__list-flex > dl dt {
    font-size: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
.ay2026-campaign__box .ay2026-campaign__list-flex > dl dt span {
  font-size: 4rem;
  color: #8A6B75;
}
@media (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__list-flex > dl dt span {
    font-size: 3.6rem;
  }
}
.ay2026-campaign__box .ay2026-campaign__list-flex > dl dt .ay2026-campaign__step-img {
  display: block;
  width: 142px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__list-flex > dl dt .ay2026-campaign__step-img {
    width: 24.5333333333vw;
  }
}
.ay2026-campaign__box .ay2026-campaign__list-flex > dl dd {
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #481224;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 769px) {
  .ay2026-campaign__box .ay2026-campaign__list-flex > dl dd {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (max-width: 768px) {
  .ay2026-campaign__box .ay2026-campaign__list-flex > dl dd {
    font-size: 3.7333333333vw;
  }
}
.ay2026-campaign__box + .ay2026-campaign__box {
  margin-top: 40px;
  position: relative;
}
.ay2026-campaign__box + .ay2026-campaign__box::before, .ay2026-campaign__box + .ay2026-campaign__box::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
.ay2026-campaign__box + .ay2026-campaign__box::before {
  top: 580px;
  left: -284px;
  width: 274px;
  height: 320px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/campaign_firework4.png);
}
.ay2026-campaign__box + .ay2026-campaign__box::after {
  bottom: 282px;
  right: -362px;
  width: 438px;
  height: 511px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/campaign_firework5.png);
  opacity: 1;
  -webkit-transition: opacity 4s ease;
  transition: opacity 4s ease;
}
@media (max-width: 768px) {
  .ay2026-campaign__box + .ay2026-campaign__box {
    margin-top: 16vw;
  }
  .ay2026-campaign__box + .ay2026-campaign__box::before, .ay2026-campaign__box + .ay2026-campaign__box::after {
    display: none;
  }
}
.ay2026-campaign__box + .ay2026-campaign__box.is__effect + .ay2026-campaign__box::after {
  opacity: 0;
}
.ay2026-campaign__arrow {
  max-width: 44px;
  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;
}
@media (max-width: 768px) {
  .ay2026-campaign__arrow {
    max-width: 12.8vw;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-top: 6.4vw;
    margin-bottom: 6.4vw;
  }
}
@media (max-width: 768px) {
  .ay2026-campaign__arrow picture {
    width: 30.4vw;
  }
}

.ay2026-event {
  position: relative;
  margin-top: -2px;
  padding-bottom: 330px;
  background: -webkit-gradient(linear, left top, left bottom, from(#5E4F5A), color-stop(50%, #475D73), color-stop(77%, #475D73), to(#AB9770));
  background: linear-gradient(180deg, #5E4F5A 0%, #475D73 50%, #475D73 77%, #AB9770 100%);
}
@media screen and (max-width: 768px) {
  .ay2026-event {
    margin-top: -0.5333333333vw;
    padding-bottom: 58.6666666667vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#5E4F5A), color-stop(29.5%, #475D73), color-stop(76%, #475D73), to(#AB9770));
    background: linear-gradient(180deg, #5E4F5A 0%, #475D73 29.5%, #475D73 76%, #AB9770 100%);
  }
}
.ay2026-event::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  max-width: 1500px;
  aspect-ratio: 3000/578;
  height: 289px;
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .ay2026-event::before {
    width: 100vw;
    max-width: none;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-size: cover;
    background-position: center;
    height: 23.4666666667vw;
  }
}
@media screen and (min-width: 1500px) {
  .ay2026-event::before {
    width: 100vw;
    max-width: none;
    height: 19.2666666667vw;
    background-size: cover;
    background-position: center;
  }
}
.ay2026-event::before {
  top: 110px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/event_section.png);
}
@media screen and (min-width: 1500px) {
  .ay2026-event::before {
    top: -2vw;
  }
}
@media screen and (max-width: 768px) {
  .ay2026-event::before {
    aspect-ratio: 750/176;
    background-image: url(/yebisu/product/ai_yazawa_202607/images/event_section-sp.png);
    top: 26.6666666667vw;
  }
}
.ay2026-event__wrap {
  max-width: 1000px;
  width: 100%;
  position: relative;
  padding-top: 512px;
  margin-left: auto;
  margin-right: auto;
}
.ay2026-event__wrap::before, .ay2026-event__wrap::after {
  content: "";
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  z-index: 0;
}
.ay2026-event__wrap::before {
  top: 60px;
  left: -214px;
  width: 385px;
  height: 430px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/event_firework1.png);
  opacity: 1;
  -webkit-transition: opacity 4s ease;
  transition: opacity 4s ease;
}
@media screen and (max-width: 768px) {
  .ay2026-event__wrap::before {
    width: 45.8666666667vw;
    height: 53.6vw;
    top: 17.6vw;
    left: -7.4666666667vw;
  }
}
.ay2026-event__wrap::after {
  top: 408px;
  right: -156px;
  width: 230px;
  height: 268px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/event_firework2.png);
}
@media screen and (max-width: 768px) {
  .ay2026-event__wrap::after {
    width: 24.5333333333vw;
    height: 28.8vw;
    top: 51.2vw;
    right: -2.1333333333vw;
  }
}
.ay2026-event__wrap > * {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .ay2026-event__wrap {
    max-width: 89.3333333333vw;
    padding-top: 72.5333333333vw;
  }
}
.ay2026-event__wrap.is__effect::before {
  opacity: 0;
}
.ay2026-event__title {
  max-width: 318px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  opacity: 1;
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
  will-change: opacity;
}
.ay2026-event__title.is__effect {
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .ay2026-event__title {
    max-width: none;
    width: 42.6666666667vw;
  }
}
.ay2026-event__img {
  position: relative;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  max-width: 565px;
  width: 100%;
  -webkit-filter: blur(0);
          filter: blur(0);
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity 1.2s ease, -webkit-filter 1.2s ease-out, -webkit-transform 1.2s ease;
  transition: opacity 1.2s ease, -webkit-filter 1.2s ease-out, -webkit-transform 1.2s ease;
  transition: opacity 1.2s ease, filter 1.2s ease-out, transform 1.2s ease;
  transition: opacity 1.2s ease, filter 1.2s ease-out, transform 1.2s ease, -webkit-filter 1.2s ease-out, -webkit-transform 1.2s ease;
  will-change: filter, opacity, transform;
}
@media screen and (max-width: 768px) {
  .ay2026-event__img {
    margin-top: 8vw;
    max-width: 80vw;
  }
}
.ay2026-event__img.is__effect {
  -webkit-filter: blur(0.6em);
          filter: blur(0.6em);
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.ay2026-event__date {
  margin-top: 56px;
  margin-left: auto;
  margin-right: auto;
  max-width: 675px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .ay2026-event__date {
    margin-top: 8vw;
    max-width: 82.6666666667vw;
  }
}
.ay2026-event__text {
  margin-top: 30px;
  position: relative;
  text-align: center;
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
}
.ay2026-event__text::before, .ay2026-event__text::after {
  content: "";
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
.ay2026-event__text::before {
  top: 198px;
  left: -224px;
  width: 550px;
  height: 642px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/event_firework3.png);
  opacity: 1;
  -webkit-transition: opacity 4s ease;
  transition: opacity 4s ease;
}
.ay2026-event__text::after {
  top: 200px;
  right: -178px;
  width: 362px;
  height: 422px;
  background-image: url(/yebisu/product/ai_yazawa_202607/images/event_firework4.png);
  opacity: 1;
  -webkit-transition: opacity 4s ease;
  transition: opacity 4s ease;
}
@media screen and (max-width: 768px) {
  .ay2026-event__text {
    margin-top: 8.5333333333vw;
    text-align: left;
    font-size: 4.2666666667vw;
  }
  .ay2026-event__text::before {
    width: 61.8666666667vw;
    height: 72.2666666667vw;
    top: 97.6vw;
    left: -9.6vw;
  }
  .ay2026-event__text::after {
    width: 28.5333333333vw;
    height: 33.3333333333vw;
    top: 91.7333333333vw;
    right: -3.2vw;
  }
}
.ay2026-event__text.is__effect::before, .ay2026-event__text.is__effect::after {
  opacity: 0;
}

.ay2026-copyright {
  margin-top: 110px;
  text-align: center;
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .ay2026-copyright {
    margin-top: 10.6666666667vw;
    font-size: 4.2666666667vw;
  }
}

.ay2026-campaign__scroll-indicator {
  margin-top: 2.6666666667vw;
  position: absolute;
  right: 2.1333333333vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.0666666667vw;
  height: 80%;
  background-color: #e5e5e5;
  border-radius: 0.5333333333vw;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  pointer-events: none;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .ay2026-campaign__scroll-indicator {
    display: none;
  }
}

.ay2026-campaign__scroll-indicator-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background-color: #8A6B75;
  border-radius: 0.5333333333vw;
  -webkit-transition: -webkit-transform 0.1s ease-out;
  transition: -webkit-transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
  will-change: transform;
}
/*# sourceMappingURL=index.css.map */
