@charset "UTF-8";
/*
|---------------------------------------------------------------
| 2026年メガバス福袋 PC/SP
|---------------------------------------------------------------
*/
.breadcrumb {
  margin: 0;
}

.page-fukubukuro2026 {
  display: block;
  width: 100%;
  overflow: hidden;
  font-family: メイリオ, Meiryo, Hiragino Kaku Gothic ProN, Hiragino Kaku Gothic Pro, YuGothic, Yu Gothic, 游ゴシック体, 游ゴシック, sans-serif;
}
.page-fukubukuro2026__header {
  display: block;
  width: 100%;
  color: #ffffff;
  background: #413d3c;
}
.page-fukubukuro2026__body {
  display: block;
  width: 100%;
  padding: 0 0 20px;
  overflow: hidden;
  color: #ffffff;
  background: #000000;
}
@media (min-width: 750.02px) {
  .page-fukubukuro2026__body {
    padding-bottom: clamp(75px, 10vw, 150px);
  }
}
.page-fukubukuro2026__lead {
  display: block;
  width: 100%;
  padding: 30px 0;
}
@media (min-width: 750.02px) {
  .page-fukubukuro2026__lead {
    padding: 40px 0;
  }
}
.page-fukubukuro2026__passwords {
  display: block;
  width: 100%;
  padding: 40px 0;
}
.page-fukubukuro2026__asides .container {
  max-width: 1230px;
}

/*
 * Content
------------------------------------------------*/
.fb2026 {
  display: block;
  width: 100%;
}

.fb2026-color-red {
  color: #e60012;
}

.fb2026-font-bold {
  font-weight: bold;
}

/*--------------- PC/SP ---------------*/
@media (max-width: 750px) {
  .fb2026-isPC {
    display: none !important;
  }
}

@media (min-width: 750.02px) {
  .fb2026-isSP {
    display: none !important;
  }
}

/*--------------- Title ---------------*/
.fb2026-title {
  display: block;
  margin: 0;
  padding: 0;
}

/*--------------- Title ---------------*/
.fb2026-cartBtn {
  text-decoration: none !important;
  outline: none !important;
  border: 0;
  display: block;
  width: 13.21em;
  max-width: 100%;
  padding: 0.75em;
  color: #ffffff !important;
  background: #e60012;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
.fb2026-cartBtn[href], .fb2026-cartBtn[type=submit] {
  transition: opacity 0.25s;
}
.fb2026-cartBtn[href]:hover, .fb2026-cartBtn[type=submit]:hover {
  opacity: 0.7;
}
@media (min-width: 750.02px) {
  .fb2026-cartBtn {
    font-size: clamp(18px, 2.4vw, 36px);
    width: 13.06em;
  }
}
.fb2026-cartBtn.is-preOrder {
  color: #ffffff;
  background: #b3b3b3;
}
.fb2026-cartBtn.is-finished {
  color: #ffffff;
  background: #b3b3b3;
}

/*--------------- Tags ---------------*/
.fb2026-tags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.25em;
}
.fb2026-tags__item {
  display: flex;
  width: auto;
  flex: 0 0 8.61em;
  max-width: 100%;
}

.fb2026-tag {
  display: block;
  width: 100%;
  padding: 0.39em 0.25em;
  color: #ffffff;
  background: #e60012;
  font-size: 1em;
  line-height: 1;
  font-weight: bold;
  text-align: center;
}
/*--------------- 価格 ---------------*/
.fb2026-price {
  margin: 0;
  padding: 0;
  display: inline-flex;
  align-items: baseline;
  flex-wrap: wrap;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.25;
}
.fb2026-price__prefix {
  font-size: 1em;
}
.fb2026-price__main {
  display: inline-flex;
  align-items: baseline;
  font-size: 1.67em;
}
.fb2026-price__main__value {
  font-size: 1em;
}
.fb2026-price__main__addon {
  font-size: 1em;
}
.fb2026-price__addon {
  font-size: 1em;
}

/*
 * Section
------------------------------------------------*/
.fb2026-section {
  display: block;
  width: 100%;
  padding: 40px 0;
}
.fb2026-section__header {
  display: block;
  width: 100%;
  margin: 0 0 30px;
}
.fb2026-section__body {
  display: block;
  width: 100%;
}

.fb2026-section-title {
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: underline;
  font-size: clamp(25px, 3.33vw, 30px);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}

/*
 * メインビジュアル
------------------------------------------------*/
.fb2026-mv {
  display: block;
  width: 100%;
}
.fb2026-mv__image {
  display: block;
  width: 100%;
}
.fb2026-mv__image img {
  display: block;
  width: 100%;
  height: auto;
}

/*
 * リード
------------------------------------------------*/
.fb2026-lead {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.fb2026-lead__content {
  display: block;
  width: 100%;
  padding: 5px 20.9% 20px 4.48%;
  font-size: clamp(13px, 1.73vw, 26px);
  font-family: "Hiragino Mincho", "Shippori Mincho", YuMincho, "Yu Mincho", serif;
  font-weight: 500;
  text-align: center;
  position: relative;
}
.fb2026-lead__content > * {
  z-index: 2;
  position: relative;
}
.fb2026-lead__content > *:last-child {
  margin-bottom: 0;
}
.fb2026-lead__content::after {
  content: "";
  pointer-events: none;
  display: block;
  width: auto;
  height: 100%;
  aspect-ratio: 195/172;
  background-image: url(../images/lead.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 0;
  left: auto;
  right: -5px;
  bottom: 0;
  z-index: 1;
  margin: auto;
}
@media (min-width: 750.02px) {
  .fb2026-lead__content {
    font-size: clamp(15px, 2vw, 30px);
    padding: 60px 25.5%;
  }
  .fb2026-lead__content::after {
    width: 25%;
    right: 0;
  }
}
.fb2026-lead .fb2026-title {
  font-size: 1em;
  font: inherit;
  margin: 0;
  padding: 0;
}

/*
 * LINEUP
------------------------------------------------*/
.fb2026-lineups {
  padding-top: 10px;
}
.fb2026-lineups .container {
  max-width: 1660px;
}

.fb2026-nav {
  width: 100%;
  max-width: 670px;
  margin: 0 auto;
}
.fb2026-nav__list {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 20px;
}
.fb2026-nav__list__item {
  display: block;
  width: 100%;
}
@media (min-width: 750.02px) {
  .fb2026-nav {
    width: 87.37vw;
    max-width: 1660px;
    margin: 0 auto;
  }
  .fb2026-nav__list {
    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
    gap: 28px;
  }
}

.fb2026-nav-block {
  display: block;
  width: 100%;
}
.fb2026-nav-block[href] {
  transition: opacity 0.25s;
}
.fb2026-nav-block[href]:hover {
  opacity: 0.7;
}
.fb2026-nav-block__image {
  display: block;
  width: 100%;
}
.fb2026-nav-block__image img {
  display: block;
  width: 100%;
  height: auto;
}

/*
 * DETAIL
------------------------------------------------*/
.fb2026-details {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 750.02px) {
  .fb2026-details {
    gap: clamp(75px, 10vw, 150px);
  }
}

.fb2026-d-section {
  display: block;
  width: 100%;
}
.fb2026-d-section__header {
  display: block;
  width: 100%;
}
.fb2026-d-section__body {
  display: block;
  width: 100%;
}
@media (min-width: 750.02px) {
  .fb2026-d-section__body .container {
    max-width: 1230px;
  }
}

.fb2026-d-section-image {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.fb2026-d-section-image img {
  display: block;
  width: 100%;
  height: auto;
}

/* Page scroll to id */
.fb2026-d-section[id] {
  --header-height: 58px;
  padding-top: var(--header-height);
  margin-top: calc(-1 * var(--header-height));
}
@media (min-width: 750.02px) {
  .fb2026-d-section[id] {
    --header-height: 81px;
  }
}

/*--------------- 商品 ---------------*/
.fb2026-d-lineups {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: clamp(20px, 2.67vw, 30px);
}

.fb2026-lineup {
  display: block;
  width: 100%;
  padding: 15px 15px;
  color: #221815;
  background: #ffffff;
}
@media (min-width: 750.02px) {
  .fb2026-lineup {
    padding: 30px 30px;
  }
}
.fb2026-lineup__heading {
  display: block;
  width: 100%;
}
.fb2026-lineup__tags {
  display: block;
  width: 100%;
  margin: 0 0 0.5em;
  font-size: 14px;
}
@media (min-width: 750.02px) {
  .fb2026-lineup__tags {
    font-size: clamp(18px, 2.4vw, 36px);
  }
}
.fb2026-lineup__price {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 750.02px) {
  .fb2026-lineup__price {
    font-size: clamp(15px, 2vw, 30px);
    text-align: right;
  }
}
.fb2026-lineup__cart {
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (min-width: 750.02px) {
  .fb2026-lineup__cart {
    justify-content: flex-end;
  }
}
.fb2026-lineup__note {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  font-size: 1em;
}
.fb2026-lineup__aside {
  width: 100%;
  margin: 10px 0 0;
}
@media (min-width: 750.02px) {
  .fb2026-lineup__aside {
    margin-top: 30px;
  }
}

/* layouts */
.fb2026-lineup {
  display: grid;
  grid-template-areas: "heading" "note" "price" "cart" "aside";
  gap: 5px;
}
.fb2026-lineup__heading {
  grid-area: heading;
}
.fb2026-lineup__price {
  grid-area: price;
}
.fb2026-lineup__cart {
  grid-area: cart;
}
.fb2026-lineup__note {
  grid-area: note;
}
.fb2026-lineup__aside {
  grid-area: aside;
}
@media (min-width: 750.02px) {
  .fb2026-lineup {
    grid-template-areas: "heading heading" "price price" "note cart" "aside aside";
    gap: 10px;
  }
}

/*--------------- Title ---------------*/
.fb2026-lineup-title {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
}
.fb2026-lineup-title__name {
  display: inline-flex;
  align-items: baseline;
}
@media (min-width: 750.02px) {
  .fb2026-lineup-title__name {
    width: 100%;
  }
}
.fb2026-lineup-title__name > img {
  display: block;
  width: auto;
  max-width: 100%;
  height: 1.25em;
  margin: 0 0.25em;
}
.fb2026-lineup-title__name__text {
  display: block;
}
.fb2026-lineup-title__series {
  display: inline-flex;
  align-items: baseline;
}
.fb2026-lineup-title__series span {
  font-size: 1em;
}
.fb2026-lineup-title__series em {
  margin-left: 0.5em;
  font-size: 1.2em;
  font-style: normal;
}
@media (max-width: 750px) {
  .fb2026-lineup-title__series em {
    display: none;
  }
}
.fb2026-lineup-title__series small {
  font-size: 0.6em;
}
@media (min-width: 750.02px) {
  .fb2026-lineup-title {
    font-size: clamp(25px, 3.33vw, 40px);
    text-align: left;
  }
}

.fb2026-lineup-cart {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fb2026-lineup-cart-note {
  display: block;
  width: 100%;
  margin: 0.5em 0;
  color: #e60012;
  font-size: 0.8em;
  font-weight: 600;
  text-align: center;
}
@media (min-width: 750.02px) {
  .fb2026-lineup-cart-note {
    font-size: clamp(10px, 1.33vw, 18px);
  }
}

.fb2026-lineup-notes {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  /* font-size: 6px; */
  font-size: 10px;
  font-weight: 600;
  text-align: center;
}
.fb2026-lineup-notes li {
  display: block;
  margin: 0;
  padding: 0;
}
@media (min-width: 750.02px) {
  .fb2026-lineup-notes {
    font-size: clamp(10px, 1.33vw, 18px);
    text-align: left;
  }
}

/*
 * 商品 補足
------------------------------------------------*/
.fb2026-lineup-aside {
  width: 100%;
  display: flex;
  flex-direction: column;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  text-align: center;
}
@media (min-width: 750.02px) {
  .fb2026-lineup-aside {
    font-size: clamp(12px, 1.6vw, 25px);
    font-weight: 500;
  }
}
.fb2026-lineup-aside p {
  margin: 0 0 0.25em;
}
.fb2026-lineup-aside em,
.fb2026-lineup-aside strong {
  font-weight: 900;
  font-style: normal;
  font-size: 1.1em;
}
.fb2026-lineup-aside em {
  color: #e60012;
}

.fb2026-lineup-asideImage {
  display: block;
  width: 100%;
  margin: 0 0 30px;
}
.fb2026-lineup-asideImage img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 750px) {
  .fb2026-lineup-asideImage {
    order: 1;
    margin: 0;
  }
}

.fb2026-lineup-attention {
  display: block;
  width: 100%;
  color: #e60012;
}

/*
 * 全体 補足
------------------------------------------------*/
.fb2026-notice {
  display: block;
  width: 100%;
  padding: 15px 15px;
  color: #e60012;
  background: #ffffff;
  font-size: 12px;
}
@media (min-width: 750.02px) {
  .fb2026-notice {
    padding: 30px 30px;
    font-size: clamp(16px, 2.13vw, 24px);
  }
}

.fb2026-notice-delivery {
  display: block;
  width: 100%;
  margin: 0 0 0.25em;
  font-size: 1em;
  font-weight: 700;
}

.fb2026-notice-attentions {
  list-style: none;
  padding: 0;
  display: block;
  width: 100%;
  margin: 0;
  font-size: 1em;
  font-weight: 500;
}
.fb2026-notice-attentions li {
  display: block;
  margin: 0;
  padding: 0.15em 0;
}

/*
 * フォーム
------------------------------------------------*/
.fb2026form {
  display: block;
  width: 350px;
  max-width: 100%;
  margin: 0 auto;
  font-size: 14px;
}
@media (min-width: 750.02px) {
  .fb2026form {
    font-size: clamp(14px, 1.87vw, 16px);
  }
}
.fb2026form__content {
  display: block;
  width: 100%;
  margin: 0;
}
.fb2026form__lead {
  display: block;
  width: 100%;
  margin: 0 0 0.5em;
  text-align: center;
}
.fb2026form__lead p {
  margin: 0;
}
.fb2026form__error {
  display: block;
  width: 100%;
  margin: 0 0 0.5em;
  padding: 0.5em;
  color: #e60012;
  text-align: center;
}
.fb2026form__error p {
  margin: 0;
}
.fb2026form__input {
  display: block;
  width: 100%;
  margin: 0 0 15px;
}
.fb2026form__action {
  display: block;
  width: 100%;
}

.fb2026form-input {
  outline: none !important;
  box-shadow: none !important;
  display: block;
  width: 100%;
  height: auto;
  padding: 0.15em 0.5em;
  margin: 0;
  font-size: max(16px, 1.25em);
  color: #000000;
  background: #ffffff;
  border: 2px solid #cccccc;
  border-radius: 0;
}

.fb2026form-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  outline: none !important;
  box-shadow: none !important;
  display: block;
  width: 10em;
  max-width: 75%;
  margin: 0 auto;
  padding: 0.5em 0.5em;
  font-size: 1em;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: #000000;
  transition: opacity 0.25s;
}
.fb2026form-btn:hover {
  opacity: 0.7;
}
