@import url(http://fonts.googleapis.com/css?family=Cardo);
body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #333333;
  letter-spacing: 0;
}

@font-face {
  font-family: "Local Noto Sans JP";
  src: local("Noto Sans JP");
}
.luckybag2026 {
  font-size: 16px;
  width: 100%;
  background: #f6f2e9 url("/shop/img/pages/lp/luckybag_summer2026/luckybag_bg.jpg") no-repeat center/cover fixed;
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  letter-spacing: 0;
  font-size: clamp(16px, 16px + 0.0426666667 * (100vw - 375px), 34.1333333333px);
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 80px 0 0;
  color: #1a1a1a;
}
.luckybag2026_inner {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  background-color: #fffbe9;
}
.luckybag2026 img {
  width: 100%;
  height: auto;
  display: block;
}
.luckybag2026 .pc {
  display: block;
}
.luckybag2026 .sp {
  display: none;
}
.luckybag2026 .container {
  padding: 0 clamp(16px, 16px + 0.0426666667 * (100vw - 375px), 34.1333333333px);
}
.luckybag2026 .note-list {
  font-size: clamp(10px, 10px + 0.0266666667 * (100vw - 375px), 21.3333333333px);
  line-height: 1.2;
}
.luckybag2026 .note-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: clamp(6px, 6px + 0.016 * (100vw - 375px), 12.8px);
}
.luckybag2026 .note-list li:last-child {
  margin-bottom: 0;
}
.luckybag2026 .note-list li span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.luckybag2026 .note-list li span.has-number {
  margin-right: 0.8rem;
}
.luckybag2026 .fade-in {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.6s ease-out, -webkit-transform 0.6s ease-out;
  transition: opacity 0.6s ease-out, -webkit-transform 0.6s ease-out;
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  transition: opacity 0.6s ease-out, transform 0.6s ease-out, -webkit-transform 0.6s ease-out;
}
.luckybag2026 .fade-in.visible {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.luckybag2026-title .KV {
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.luckybag2026-title .KV picture,
.luckybag2026-title .KV img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.luckybag2026-title .KV_bottom {
  background-color: #fff;
  padding-bottom: clamp(10px, 10px + 0.0266666667 * (100vw - 375px), 21.3333333333px);
}
.luckybag2026-title .section-links {
  padding: clamp(24px, 24px + 0.064 * (100vw - 375px), 51.2px) 0 clamp(40px, 40px + 0.1066666667 * (100vw - 375px), 85.3333333333px);
  background-image: url("/shop/img/pages/lp/luckybag_summer2026/section_links_background.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.luckybag2026-title .section-links_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: clamp(8px, 8px + 0.0213333333 * (100vw - 375px), 17.0666666667px);
}
.luckybag2026-title .section-links_item {
  width: clamp(168px, 168px + 0.448 * (100vw - 375px), 358.4px);
}
.luckybag2026-title .section-links_item img {
  width: 100%;
}
.luckybag2026-title .section-links_description {
  text-align: center;
  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;
  gap: clamp(14px, 14px + 0.0373333333 * (100vw - 375px), 29.8666666667px);
  padding: clamp(30px, 30px + 0.08 * (100vw - 375px), 64px) 0;
}
.luckybag2026-title .section-links_description-title {
  font-family: "Shippori Mincho", serif;
  font-size: clamp(36px, 36px + 0.0564705882 * (100vw - 375px), 60px);
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: -0.08em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-shadow: 2px 2px 0 #a5a5a5;
  margin-bottom: clamp(10px, 10px + 0.0266666667 * (100vw - 375px), 21.3333333333px);
}
.luckybag2026-title .section-links_description p {
  line-height: 1.6;
}
.luckybag2026-title .section-links_description p span {
  font-weight: bold;
}

.luckybag2026-product {
  background-repeat: repeat-y;
  background-position: top center;
  background-size: cover;
  padding: 0 0 clamp(60px, 60px + 0.16 * (100vw - 375px), 128px);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
}
.luckybag2026-product--1 {
  background-color: #f3e3b9;
  background-image: url("/shop/img/pages/lp/luckybag_summer2026/product_01_background.png");
}
.luckybag2026-product--1 .luckybag2026-product_atari::before, .luckybag2026-product--1 .luckybag2026-product_atari::after {
  background-color: #010032;
}
.luckybag2026-product--1 .luckybag2026-product_button a {
  background-color: #010032;
}
.luckybag2026-product--2 {
  background-color: #163d54;
  background-image: url("/shop/img/pages/lp/luckybag_summer2026/product_02_background.png");
  color: #fff;
}
.luckybag2026-product--2 .luckybag2026-product_atari::before, .luckybag2026-product--2 .luckybag2026-product_atari::after {
  background: -webkit-gradient(linear, left top, right top, from(#cbb95e), color-stop(50%, #dcd7a2), to(#cbb95e));
  background: linear-gradient(to right, #cbb95e 0%, #dcd7a2 50%, #cbb95e 100%);
}
.luckybag2026-product--2 .luckybag2026-product_button a {
  color: #171717 !important;
  background: -webkit-gradient(linear, left top, right top, from(#cbb95e), color-stop(50%, #dcd7a2), to(#cbb95e));
  background: linear-gradient(to right, #cbb95e 0%, #dcd7a2 50%, #cbb95e 100%);
  -webkit-box-shadow: 0 4px 0 #171717;
          box-shadow: 0 4px 0 #171717;
}
.luckybag2026-product--2 .luckybag2026-product_button a::after {
  background-color: #171717;
}
.luckybag2026-product_header {
  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;
}
.luckybag2026-product_header-point {
  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: clamp(8px, 8px + 0.0213333333 * (100vw - 375px), 17.0666666667px);
  font-size: clamp(22px, 22px + 0.0586666667 * (100vw - 375px), 46.9333333333px);
  font-weight: bold;
  font-family: "Shippori Mincho", serif;
  letter-spacing: -0.1em;
}
.luckybag2026-product_header-point::before, .luckybag2026-product_header-point::after {
  content: "";
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-mask-image: url("/shop/img/pages/lp/luckybag_summer2026/product_decoration_point.svg");
          mask-image: url("/shop/img/pages/lp/luckybag_summer2026/product_decoration_point.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: clamp(14px, 14px + 0.0373333333 * (100vw - 375px), 29.8666666667px);
  height: clamp(34px, 34px + 0.0906666667 * (100vw - 375px), 72.5333333333px);
  background-color: #000;
}
.luckybag2026-product_header-point::after {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.luckybag2026-product_header-label {
  position: relative;
  width: clamp(343px, 343px + 0.9146666667 * (100vw - 375px), 731.7333333333px);
  height: clamp(32px, 32px + 0.0853333333 * (100vw - 375px), 68.2666666667px);
  z-index: 1;
  color: #fff;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-top: clamp(10px, 10px + 0.0266666667 * (100vw - 375px), 21.3333333333px);
  border-radius: 999px;
  background-color: #010032;
}
.luckybag2026-product_atari {
  position: relative;
  padding: clamp(40px, 40px + 0.1066666667 * (100vw - 375px), 85.3333333333px) 0 clamp(44px, 44px + 0.1173333333 * (100vw - 375px), 93.8666666667px);
}
.luckybag2026-product_atari::before, .luckybag2026-product_atari::after {
  content: "";
  display: block;
  -webkit-mask-image: url("/shop/img/pages/lp/luckybag_summer2026/product_decoration.svg");
          mask-image: url("/shop/img/pages/lp/luckybag_summer2026/product_decoration.svg");
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.luckybag2026-product_atari::before {
  -webkit-mask-position: top center;
          mask-position: top center;
}
.luckybag2026-product_atari::after {
  -webkit-mask-position: bottom center;
          mask-position: bottom center;
}
.luckybag2026-product_atari-list {
  display: -ms-grid;
  display: grid;
  gap: clamp(12px, 12px + 0.032 * (100vw - 375px), 25.6px);
  margin-top: clamp(16px, 16px + 0.0426666667 * (100vw - 375px), 34.1333333333px);
}
.luckybag2026-product_atari-list img {
  width: 100%;
}
.luckybag2026-product_atari-text {
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-weight: bold;
  font-size: clamp(22px, 22px + 0.0586666667 * (100vw - 375px), 46.9333333333px) !important;
  letter-spacing: -0.1em;
}
.luckybag2026-product_atari-text > span {
  font-weight: 900;
  display: block;
  font-size: clamp(28px, 28px + 0.0746666667 * (100vw - 375px), 59.7333333333px);
  white-space: nowrap;
}
.luckybag2026-product_atari-text > span .brackets-before {
  letter-spacing: -0.5em;
}
.luckybag2026-product_atari-text > span .brackets-after {
  margin-left: -0.3em;
}
.luckybag2026-product_description {
  margin-top: clamp(24px, 24px + 0.064 * (100vw - 375px), 51.2px);
}
.luckybag2026-product_description p {
  line-height: 1.8;
  font-size: clamp(16px, 16px + 0.0329411765 * (100vw - 375px), 30px);
}
.luckybag2026-product_button {
  margin-top: clamp(24px, 24px + 0.064 * (100vw - 375px), 51.2px);
}
.luckybag2026-product_button a {
  position: relative;
  color: #fff !important;
  font-weight: bold;
  font-size: clamp(16px, 16px + 0.0282352941 * (100vw - 375px), 28px);
  text-align: center;
  padding: clamp(14px, 14px + 0.0373333333 * (100vw - 375px), 29.8666666667px) clamp(24px, 24px + 0.064 * (100vw - 375px), 51.2px);
  width: 100%;
  display: block;
  border-radius: clamp(4px, 4px + 0.0106666667 * (100vw - 375px), 8.5333333333px);
  -webkit-box-shadow: 0 4px 0 #5a5a5a;
          box-shadow: 0 4px 0 #5a5a5a;
}
.luckybag2026-product_button a::after {
  content: "";
  display: block;
  width: clamp(10px, 10px + 0.0266666667 * (100vw - 375px), 21.3333333333px);
  height: clamp(17px, 17px + 0.0453333333 * (100vw - 375px), 36.2666666667px);
  position: absolute;
  top: 50%;
  right: clamp(20px, 20px + 0.0533333333 * (100vw - 375px), 42.6666666667px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-mask-image: url("/shop/img/pages/lp/luckybag_summer2026/button_arrow.svg");
          mask-image: url("/shop/img/pages/lp/luckybag_summer2026/button_arrow.svg");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #fff;
}

.luckybag2026-voice {
  padding: clamp(40px, 40px + 0.1066666667 * (100vw - 375px), 85.3333333333px) 0 clamp(80px, 80px + 0.2133333333 * (100vw - 375px), 170.6666666667px);
}
.luckybag2026-voice_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.luckybag2026-voice_header-image {
  margin-bottom: clamp(16px, 16px + 0.0426666667 * (100vw - 375px), 34.1333333333px);
  max-width: clamp(246px, 246px + 0.656 * (100vw - 375px), 524.8px);
}
.luckybag2026-voice_header-title {
  font-size: clamp(22px, 22px + 0.0586666667 * (100vw - 375px), 46.9333333333px) !important;
  font-weight: bold !important;
  line-height: 1.6 !important;
  letter-spacing: 0 !important;
  text-align: center;
  color: #1a1a1a;
}
.luckybag2026-voice_header-text {
  font-size: clamp(12px, 12px + 0.032 * (100vw - 375px), 25.6px);
  margin-top: clamp(8px, 8px + 0.0213333333 * (100vw - 375px), 17.0666666667px);
}
.luckybag2026-voice_list {
  display: -ms-grid;
  display: grid;
}
.luckybag2026-voice_item {
  background-color: #fff;
  padding: 1px clamp(16px, 16px + 0.0426666667 * (100vw - 375px), 34.1333333333px) clamp(24px, 24px + 0.064 * (100vw - 375px), 51.2px);
  border-radius: clamp(16px, 16px + 0.0426666667 * (100vw - 375px), 34.1333333333px);
  margin-top: clamp(90px, 90px + 0.24 * (100vw - 375px), 192px);
}
.luckybag2026-voice_item::before {
  content: "";
  display: block;
  width: clamp(110px, 110px + 0.2933333333 * (100vw - 375px), 234.6666666667px);
  height: clamp(110px, 110px + 0.2933333333 * (100vw - 375px), 234.6666666667px);
  background-color: #fff;
  border-radius: 50%;
  overflow: hidden;
  margin-top: calc(clamp(55px, 55px + 0.1466666667 * (100vw - 375px), 117.3333333333px) * -1);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: clamp(16px, 16px + 0.0426666667 * (100vw - 375px), 34.1333333333px);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.luckybag2026-voice_item--1::before {
  background-image: url("/shop/img/pages/lp/luckybag_summer2026/voice_icon_01.png");
}
.luckybag2026-voice_item--2::before {
  background-image: url("/shop/img/pages/lp/luckybag_summer2026/voice_icon_02.png");
}
.luckybag2026-voice_item--3::before {
  background-image: url("/shop/img/pages/lp/luckybag_summer2026/voice_icon_03.png");
}
.luckybag2026-voice_item--4::before {
  background-image: url("/shop/img/pages/lp/luckybag_summer2026/voice_icon_04.png");
}
.luckybag2026-voice_item-title {
  text-align: center;
  font-size: clamp(24px, 24px + 0.064 * (100vw - 375px), 51.2px) !important;
  font-weight: bold !important;
  line-height: 1.5 !important;
  letter-spacing: 0 !important;
  color: #1a1a1a;
}
.luckybag2026-voice_item-comment {
  margin-top: clamp(16px, 16px + 0.0426666667 * (100vw - 375px), 34.1333333333px);
  font-size: clamp(16px, 16px + 0.0329411765 * (100vw - 375px), 30px);
  font-family: "Zen Kurenaido", sans-serif;
}
.luckybag2026-voice_item-comment p {
  line-height: 1.8;
  font-weight: 500;
  letter-spacing: -0.05em;
}
.luckybag2026-voice_item-comment p + p {
  margin-top: clamp(12px, 12px + 0.032 * (100vw - 375px), 25.6px);
}
.luckybag2026-voice_item-comment p span {
  color: #7c0202;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(75%, transparent), color-stop(75%, #f9e400), color-stop(95%, #f9e400), color-stop(95%, transparent), to(transparent));
  background: linear-gradient(transparent 0%, transparent 75%, #f9e400 75%, #f9e400 95%, transparent 95%, transparent 100%);
}

.luckybag2026-about {
  padding: 0 0 clamp(80px, 80px + 0.2133333333 * (100vw - 375px), 170.6666666667px);
  background-color: #f9f3da;
}
.luckybag2026-about_header {
  background-image: url("/shop/img/pages/lp/luckybag_summer2026/luckybag_2026_about_cover.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: clamp(160px, 160px + 0.4266666667 * (100vw - 375px), 341.3333333333px);
}
.luckybag2026-about_header-title {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: clamp(24px, 24px + 0.064 * (100vw - 375px), 51.2px);
  font-family: "Shippori Mincho", serif;
  letter-spacing: -0.1em;
}
.luckybag2026-about_description {
  margin: clamp(24px, 24px + 0.064 * (100vw - 375px), 51.2px) auto clamp(40px, 40px + 0.1066666667 * (100vw - 375px), 85.3333333333px);
  text-align: center;
}
.luckybag2026-about_description p {
  font-size: clamp(18px, 18px + 0.048 * (100vw - 375px), 38.4px);
  line-height: 1.6;
}
.luckybag2026-about_description p span {
  font-weight: bold;
  color: #7c0202;
}
.luckybag2026-about_description p + p {
  margin-top: clamp(16px, 16px + 0.0426666667 * (100vw - 375px), 34.1333333333px);
}
.luckybag2026-about_description-title {
  font-weight: bold;
  font-size: clamp(22px, 22px + 0.0586666667 * (100vw - 375px), 46.9333333333px);
  margin-bottom: clamp(24px, 24px + 0.064 * (100vw - 375px), 51.2px);
}
.luckybag2026-about_list {
  display: -ms-grid;
  display: grid;
  gap: clamp(32px, 32px + 0.0853333333 * (100vw - 375px), 68.2666666667px);
}
.luckybag2026-about_item-content {
  width: calc(100% - clamp(32px, 32px + 0.0853333333 * (100vw - 375px), 68.2666666667px));
  margin: calc(clamp(24px, 24px + 0.064 * (100vw - 375px), 51.2px) * -1) auto 0;
  text-align: center;
  padding: clamp(20px, 20px + 0.0533333333 * (100vw - 375px), 42.6666666667px) 0;
  line-height: 1.6;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 0 clamp(16px, 16px + 0.0426666667 * (100vw - 375px), 34.1333333333px) rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 clamp(16px, 16px + 0.0426666667 * (100vw - 375px), 34.1333333333px) rgba(0, 0, 0, 0.1);
  position: relative;
}
.luckybag2026-about_brandmessage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  gap: clamp(12px, 12px + 0.032 * (100vw - 375px), 25.6px);
  margin-top: clamp(40px, 40px + 0.1066666667 * (100vw - 375px), 85.3333333333px);
}
.luckybag2026-about_brandmessage::before, .luckybag2026-about_brandmessage::after {
  content: "";
  display: block;
  width: clamp(46px, 46px + 0.1226666667 * (100vw - 375px), 98.1333333333px);
  height: clamp(125px, 125px + 0.3333333333 * (100vw - 375px), 266.6666666667px);
  background-image: url("/shop/img/pages/lp/luckybag_summer2026/luckybag_2026_about_decoration.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.luckybag2026-about_brandmessage::after {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.luckybag2026-about_brandmessage p {
  line-height: 1.6;
  font-weight: bold;
  font-size: clamp(18px, 18px + 0.048 * (100vw - 375px), 38.4px);
}
.luckybag2026-about_brandmessage p span {
  color: #7c0202;
}

.luckybag2026-faq {
  padding: clamp(40px, 40px + 0.1066666667 * (100vw - 375px), 85.3333333333px) 0 clamp(80px, 80px + 0.2133333333 * (100vw - 375px), 170.6666666667px);
}
.luckybag2026-faq_title {
  text-align: center;
  font-size: clamp(40px, 40px + 0.0752941176 * (100vw - 375px), 72px);
  font-weight: bold;
  margin-bottom: clamp(32px, 32px + 0.0853333333 * (100vw - 375px), 68.2666666667px);
}
.luckybag2026-faq_title::before {
  content: "";
  display: block;
  width: clamp(61px, 61px + 0.1626666667 * (100vw - 375px), 130.1333333333px);
  height: clamp(61px, 61px + 0.1626666667 * (100vw - 375px), 130.1333333333px);
  background-image: url("/shop/img/pages/lp/luckybag_summer2026/faq_icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto clamp(12px, 12px + 0.032 * (100vw - 375px), 25.6px);
}
.luckybag2026-faq_contact {
  text-align: center;
  margin-top: clamp(48px, 48px + 0.128 * (100vw - 375px), 102.4px);
}
.luckybag2026-faq_contact p + p {
  margin-top: clamp(12px, 12px + 0.032 * (100vw - 375px), 25.6px);
}
.luckybag2026-faq_contact a {
  text-decoration: underline;
}

.faq-accordion_item {
  background-color: #fff;
  margin-top: clamp(16px, 16px + 0.0426666667 * (100vw - 375px), 34.1333333333px);
  border-radius: clamp(8px, 8px + 0.0213333333 * (100vw - 375px), 17.0666666667px);
}
.faq-accordion_title {
  padding: clamp(15px, 15px + 0.04 * (100vw - 375px), 32px) clamp(45px, 45px + 0.12 * (100vw - 375px), 96px) clamp(15px, 15px + 0.04 * (100vw - 375px), 32px) clamp(12px, 12px + 0.032 * (100vw - 375px), 25.6px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.6;
  font-size: clamp(16px, 16px + 0.0376470588 * (100vw - 375px), 32px);
  cursor: pointer;
  position: relative;
}
.faq-accordion_title::after {
  content: "";
  display: block;
  width: clamp(17px, 17px + 0.0453333333 * (100vw - 375px), 36.2666666667px);
  height: clamp(11px, 11px + 0.0293333333 * (100vw - 375px), 23.4666666667px);
  background-image: url("/shop/img/pages/lp/luckybag_summer2026/accordion_arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: clamp(16px, 16px + 0.0426666667 * (100vw - 375px), 34.1333333333px);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.faq-accordion_title.open::after {
  -webkit-transform: translateY(-50%) scaleY(-1);
          transform: translateY(-50%) scaleY(-1);
}
.faq-accordion_title > span {
  font-family: "Shippori Mincho", serif;
  font-weight: 900;
  color: #030070;
  font-size: clamp(24px, 24px + 0.064 * (100vw - 375px), 51.2px);
  margin-top: clamp(-4px, -4px + -0.0106666667 * (100vw - 375px), -8.5333333333px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: clamp(46px, 46px + 0.1226666667 * (100vw - 375px), 98.1333333333px);
  white-space: nowrap;
  letter-spacing: -0.01em;
}
.faq-accordion_content {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.faq-accordion_content-inner {
  padding: 0 clamp(45px, 45px + 0.12 * (100vw - 375px), 96px) clamp(20px, 20px + 0.0533333333 * (100vw - 375px), 42.6666666667px) clamp(58px, 58px + 0.1546666667 * (100vw - 375px), 123.7333333333px);
  position: relative;
  font-size: clamp(14px, 14px + 0.0373333333 * (100vw - 375px), 29.8666666667px);
  line-height: 1.6;
}
.faq-accordion_content-inner::before {
  content: "A";
  font-family: "Shippori Mincho", serif;
  font-weight: 900;
  color: #7c0202;
  font-size: clamp(28px, 28px + 0.0746666667 * (100vw - 375px), 59.7333333333px);
  position: absolute;
  top: 0;
  line-height: 1;
  left: clamp(16px, 16px + 0.0426666667 * (100vw - 375px), 34.1333333333px);
}
.faq-accordion_content-inner a {
  text-decoration: underline;
}

.breadcrumb .wrapper {
  padding-top: 0;
}

.soldout_item {
  position: relative;
  pointer-events: none;
}
.soldout_item a {
  background: #252525;
  height: 100%;
  display: block;
  border-radius: 8px;
}
.soldout_item a img {
  opacity: 0.3;
}
.soldout_text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  line-height: 1;
  font-weight: bold;
  z-index: 1;
  width: 100%;
  color: #fff;
}
.soldout_button {
  pointer-events: none;
}
.soldout_button:last-of-type a {
  background: rgba(48, 1, 1, 0.6);
}
.soldout_button:last-of-type a::after {
  content: unset;
}

.soldout_item {
  position: relative;
  pointer-events: none;
}
.soldout_item a {
  background: #252525;
  height: 100%;
  display: block;
  border-radius: 8px;
}
.soldout_item a img {
  opacity: 0.3;
}
.soldout_text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  line-height: 1;
  font-weight: bold;
  z-index: 1;
  width: 100%;
  color: #fff;
}
.soldout_button {
  pointer-events: none;
}
.soldout_button:last-of-type a {
  background: rgba(27, 24, 61, 0.6);
}
.soldout_button:last-of-type a::after {
  content: unset;
}

.page-lp > .container {
  padding-top: 0;
}

.l-header {
  background-color: #fff;
  border-bottom: 1px solid #E6E6E6;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.l-header .header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .l-header .header-nav {
    padding: 0 10px;
  }
}
.l-header .header-nav .title-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.l-header .header-nav .title-block .catchtext {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .l-header .header-nav .title-block .catchtext {
    font-size: 12px;
    line-height: 1.4;
  }
}
.l-header .header-nav .title-block .catchtext span {
  font-size: 12px;
}

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

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

.screen-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  white-space: nowrap;
  clip: rect(1px, 1px, 1px, 1px);
}