@charset "UTF-8";
/* 読み上げ対策 */
.ec-featureRole .ec-featureRole__head {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/* 商品紐付けで自動表示されるアンカーリンクを非表示*/
.ec-featureItems.buttons {
  display: none;
}

.limitedfesta {
  font-size: 62.5%;
  margin: auto;
  color: #000;
  font-feature-settings: "palt";
}
.limitedfesta * {
  box-sizing: border-box;
}
.limitedfesta small {
  color: inherit !important;
}
.limitedfesta img {
  max-width: 100%;
  pointer-events: none;
  user-select: none;
}
.limitedfesta summary {
  display: block;
  list-style: none;
}
.limitedfesta {
  /* 一部ブラウザで消えなかった場合は以下も追記 */
}
.limitedfesta summary::-webkit-details-marker {
  display: none;
}
@media (min-width: 769px) {
  .limitedfesta .sp-only {
    display: none;
  }
}
@media (max-width: 768px) {
  .limitedfesta .pc-only {
    display: none;
  }
}
.limitedfesta__fv {
  text-align: center;
  background: #0f214f;
}
@media (max-width: 1160px) {
  .limitedfesta__fv {
    margin-left: -60px;
    margin-right: -60px;
  }
}
@media (min-width: 1161px) {
  .limitedfesta__fv {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    overflow: hidden;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
  }
}
@media (max-width: 768px) {
  .limitedfesta__fv {
    margin-left: auto;
    margin-right: auto;
    width: 100vw;
    transform: translateX(-50%);
    left: 50%;
    position: relative;
  }
}
.limitedfesta__fv h1 {
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width: 1161px) {
  .limitedfesta__fv h1 img {
    min-width: 1982px;
  }
}
.limitedfesta__fvread {
  position: relative;
  z-index: 0;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 75px 20px;
  background-image: url("/html/upload/user_data/feature/limitedfesta/img/2026/lead_bg_pc.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-color: #e7f7fe;
  overflow: hidden;
}
@media (max-width: 768px) {
  .limitedfesta__fvread {
    padding: 38px 15px;
    background-image: url("/html/upload/user_data/feature/limitedfesta/img/2026/lead_bg_sp.png");
    background-position: center top;
    background-size: 100%;
  }
}
.limitedfesta__fvread-inner {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-inner {
    max-width: 430px;
  }
}
.limitedfesta__fvread-copy {
  color: #172756;
  font-weight: 700;
  letter-spacing: 0.12em;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-copy {
    letter-spacing: 0.08em;
  }
}
.limitedfesta__fvread-text {
  margin: 0 0 13px;
  color: #172756;
  font-size: 2.2rem;
  line-height: 1.35;
  font-weight: 700;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-text {
    margin-bottom: 8px;
    font-size: 1.4rem;
    line-height: 1.45;
  }
}
.limitedfesta__fvread-title {
  display: inline;
  margin: 0;
  color: #e93669;
  font-size: 3.4rem;
  line-height: 1.55;
  font-weight: 800;
  letter-spacing: 0.08em;
  background: linear-gradient(to bottom, transparent 60%, rgba(47, 200, 203, 0.45) 60%);
}
@media (max-width: 768px) {
  .limitedfesta__fvread-title {
    font-size: 2.1rem;
    line-height: 1.45;
    letter-spacing: 0.05em;
  }
}
.limitedfesta__fvread-sub {
  margin: 13px 0 0;
  color: #172756;
  font-size: 2.2rem;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.08em;
}
.limitedfesta__fvread-sub span {
  color: #e93669;
  font-size: inherit;
  background: linear-gradient(to bottom, transparent 60%, rgba(47, 200, 203, 0.45) 60%);
}
@media (max-width: 768px) {
  .limitedfesta__fvread-sub {
    margin-top: 10px;
    font-size: 1.4rem;
    letter-spacing: 0.04em;
  }
}
.limitedfesta__fvread-schedule {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 28px;
  margin-top: 50px;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-schedule {
    flex-direction: column;
    gap: 16px;
    margin-top: 26px;
  }
}
.limitedfesta__fvread-term {
  position: relative;
  min-height: 103px;
  border: 4px solid #2fc8cb;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.72);
}
@media (max-width: 768px) {
  .limitedfesta__fvread-term {
    width: 100%;
    max-width: 388px;
    min-height: 52px;
    border-width: 3px;
    border-radius: 7px;
  }
}
.limitedfesta__fvread-term--01 {
  border-color: #2fc8cb;
}
.limitedfesta__fvread-term--01 .limitedfesta__fvread-term-label {
  background-color: #2fc8cb;
}
.limitedfesta__fvread-term--02 {
  border-color: #e93669;
}
.limitedfesta__fvread-term--02 .limitedfesta__fvread-term-label {
  background-color: #e93669;
}
.limitedfesta__fvread-term-label {
  position: absolute;
  top: -20px;
  left: 50%;
  z-index: 2;
  min-width: 136px;
  margin: 0;
  padding: 6px 20px 7px;
  border-radius: 50vh;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.08em;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .limitedfesta__fvread-term-label {
    top: -14px;
    min-width: 106px;
    padding: 5px 16px 6px;
    font-size: 1.4rem;
  }
}
.limitedfesta__fvread-term-body {
  padding: 35px 20px 18px;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-term-body {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 7px;
    padding: 19px 8px 9px;
  }
}
.limitedfesta__fvread-date-row {
  display: flex;
  align-items: center;
  justify-content: left;
  gap: 11px;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-date-row {
    gap: 5px;
  }
}
.limitedfesta__fvread-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 20px;
  border-radius: 50vh;
  background-color: #172756;
  color: #fff;
  font-size: 1rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.02em;
  min-width: 70px;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-badge {
    width: 45px;
    height: 14px;
    font-size: 0.8rem;
  }
}
.limitedfesta__fvread-date {
  color: #172756;
  font-size: 1.9rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.08em;
  white-space: nowrap;
  text-align-last: justify;
  flex: 1;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-date {
    font-size: 1.4rem;
    letter-spacing: 0.03em;
  }
}
@media (max-width: 375px) {
  .limitedfesta__fvread-date {
    font-size: 1.2rem;
    letter-spacing: 0.03em;
  }
}
@media (max-width: 768px) {
  .limitedfesta__fvread-date.sp-space {
    padding-right: 30px;
  }
}
.limitedfesta__fvread-wave {
  margin: 2px 0;
  color: #172756;
  font-size: 2rem;
  line-height: 1;
  font-weight: 800;
  padding-left: 70px;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-wave {
    margin: 0;
    font-size: 1.3rem;
    padding-left: 0;
  }
}
.limitedfesta__fvread-arrow {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: 3.2rem;
  line-height: 0.8;
  font-weight: 700;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-arrow {
    flex-direction: row-reverse;
    gap: 2px;
    font-size: 2.8rem;
    line-height: 1;
    margin-bottom: 5px;
  }
}
.limitedfesta__fvread-arrow-main {
  color: #2fc8cb;
  font-size: inherit;
}
.limitedfesta__fvread-arrow-sub {
  color: #e93669;
  font-size: inherit;
}
.limitedfesta__fvread-note {
  margin: 24px 0 0;
  color: #172756;
  font-size: 1.3rem;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.04em;
}
@media (max-width: 768px) {
  .limitedfesta__fvread-note {
    margin-top: 18px;
    font-size: 1.1rem;
  }
}
.limitedfesta__bnr {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .limitedfesta__bnr {
    margin-top: 30px;
  }
}
.limitedfesta__bnr a {
  display: block;
  transition: 0.3s;
}
.limitedfesta__bnr a:hover {
  opacity: 0.7;
}
.limitedfesta__bnr img {
  border-radius: 10px;
}
.limitedfesta__itemlist {
  position: relative;
  padding: 50px 0;
  z-index: 0;
}
.limitedfesta__itemlist:before {
  position: absolute;
  content: "";
  background-color: #011c52;
  width: 100vw;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("/html/upload/user_data/feature/limitedfesta/img/2026/item_bg_pc.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist:before {
    background-image: url("/html/upload/user_data/feature/limitedfesta/img/2026/item_bg_sp.png");
    background-position: center top;
  }
}
.limitedfesta__itemlist .secitem {
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem {
    margin-bottom: 40px;
  }
}
.limitedfesta__itemlist .secitem__term-heading {
  position: relative;
  width: 100%;
  margin: 0 auto 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__term-heading {
    margin-bottom: 35px;
  }
}
.limitedfesta__itemlist .secitem__term-heading:before, .limitedfesta__itemlist .secitem__term-heading:after {
  content: "";
  display: block;
  height: 3px;
  flex: 1;
  background-color: #2fc8cb;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__term-heading:before, .limitedfesta__itemlist .secitem__term-heading:after {
    height: 2px;
  }
}
.limitedfesta__itemlist .secitem__term-heading--01:before, .limitedfesta__itemlist .secitem__term-heading--01:after {
  background-color: #2fc8cb;
}
.limitedfesta__itemlist .secitem__term-heading--01 .secitem__term-heading-inner {
  background-color: #2fc8cb;
}
.limitedfesta__itemlist .secitem__term-heading--02:before, .limitedfesta__itemlist .secitem__term-heading--02:after {
  background-color: #e93669;
}
.limitedfesta__itemlist .secitem__term-heading--02 .secitem__term-heading-inner {
  background-color: #e93669;
}
.limitedfesta__itemlist .secitem__term-heading-inner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 580px;
  padding: 9px 13px 9px 30px;
  border-radius: 50vh;
  color: #172756;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__term-heading-inner {
    min-width: 0;
    width: auto;
    padding: 8px 10px 8px 18px;
  }
}
.limitedfesta__itemlist .secitem__term-heading-label {
  display: inline-block;
  margin-right: 28px;
  color: #fff;
  font-size: 2.7rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.08em;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__term-heading-label {
    margin-right: 14px;
    font-size: 1.8rem;
  }
}
.limitedfesta__itemlist .secitem__term-heading-date {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 395px;
  padding: 9px 22px;
  border-radius: 50vh;
  background-color: #fff;
  color: #172756;
  font-size: 2rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.06em;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__term-heading-date {
    min-width: 0;
    padding: 5px 16px;
    font-size: 1rem;
    letter-spacing: 0.03em;
    text-align: center;
    line-height: 1;
    font-weight: 600;
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__term-heading-date span {
    text-align-last: justify;
    width: 100%;
  }
}
.limitedfesta__itemlist .secitem__inner {
  margin: 0 auto;
}
.limitedfesta__itemlist .secitem__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 4.4rem;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__list {
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }
}
.limitedfesta__itemlist .secitem__inner {
  margin: 0 auto;
}
.limitedfesta__itemlist .secitem__inner + .secitem__term-heading {
  margin-top: 100px;
}
.limitedfesta__itemlist .secitem__header {
  flex-direction: column;
  display: flex;
  align-items: center;
  column-gap: 1.6rem;
  margin-bottom: 3.2rem;
  color: #fff;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__header {
    margin-bottom: 1.6rem;
  }
}
.limitedfesta__itemlist .secitem__header-icon img {
  display: block;
  width: 40px;
  height: auto;
}
.limitedfesta__itemlist .secitem__header-text {
  display: flex;
  flex-direction: column;
  background-color: #172756;
  width: 100%;
  text-align: center;
}
.limitedfesta__itemlist .secitem__subtitle {
  font-size: 2.2rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 0.4rem;
  text-align: center;
  line-height: 1;
  margin-top: 10px;
}
@media (max-width: 1200px) {
  .limitedfesta__itemlist .secitem__subtitle {
    font-size: clamp(1.2rem, 3vw, 2.2rem);
  }
}
.limitedfesta__itemlist .secitem__title {
  font-size: 7rem;
  letter-spacing: 0.15em;
  margin-top: 10px;
  background: #c9a87c;
  background: linear-gradient(0deg, rgb(201, 168, 124) 0%, rgb(213, 187, 108) 26%, rgb(243, 236, 204) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .limitedfesta__itemlist .secitem__title {
    margin-top: 5px;
    font-size: clamp(3rem, 5vw, 7rem);
  }
}
.limitedfesta__itemlist .secitem__title:before, .limitedfesta__itemlist .secitem__title:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background: #c9a87c;
  background: linear-gradient(0deg, rgb(201, 168, 124) 0%, rgb(213, 187, 108) 26%, rgb(243, 236, 204) 100%);
}
.limitedfesta__itemlist .secitem__title:before {
  margin-right: 1rem;
}
.limitedfesta__itemlist .secitem__titler:after {
  margin-left: 1rem;
}
.limitedfesta__itemlist .secitem__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 4.4rem;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__list {
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }
}
.limitedfesta__itemlist .secitem-item {
  background-color: #fff;
  padding: 4rem 3rem;
  display: flex;
  flex-direction: column;
  row-gap: 1.6rem;
  position: relative;
  z-index: 0;
  border-radius: 12px;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item {
    padding: 3rem 2rem;
    max-width: 94%;
    width: 100%;
    margin: auto;
  }
}
.limitedfesta__itemlist .secitem-item:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  background: #fff;
  background-image: url("/html/upload/user_data/feature/limitedfesta/img/2026/item_text.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  z-index: -1;
  transform: translate(-50%, -50%);
  border-radius: 12px;
}
.limitedfesta__itemlist .secitem-item:before {
  position: absolute;
  content: "";
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  left: 50%;
  top: 50%;
  background: #c9a87c;
  background: linear-gradient(0deg, rgb(201, 168, 124) 0%, rgb(213, 187, 108) 26%, rgb(243, 236, 204) 100%);
  z-index: -2;
  transform: translate(-50%, -50%);
  border-radius: 12px;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item:before {
    width: calc(100% + 8px);
    height: calc(100% + 8px);
  }
}
.limitedfesta__itemlist .secitem-item__upper {
  display: flex;
  column-gap: 1.6rem;
}
@media (max-width: 1280px) {
  .limitedfesta__itemlist .secitem-item__upper {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item__upper {
    flex-direction: column;
  }
}
.limitedfesta__itemlist .secitem-item__thumb {
  flex: 0 0 22rem;
  background-color: #fff;
}
@media (max-width: 1280px) {
  .limitedfesta__itemlist .secitem-item__thumb {
    width: 70%;
    margin: auto;
    margin-bottom: 1.2rem;
  }
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item__thumb {
    flex: 0 0 auto;
    margin: auto;
    margin-bottom: 1.2rem;
    width: 70%;
  }
}
.limitedfesta__itemlist .secitem-item__thumb img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 1/1;
}
.limitedfesta__itemlist .secitem-item__info {
  flex: 1;
  display: flex;
  flex-direction: column;
  row-gap: 0.8rem;
}
.limitedfesta__itemlist .secitem-item__name {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 140%;
  margin: 0;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item__name {
    font-size: 2rem;
  }
}
.limitedfesta__itemlist .secitem-item__price {
  margin-top: auto;
  color: #c1272d;
  text-align: right;
  font-size: 4.5rem;
  font-weight: 700;
}
.limitedfesta__itemlist .secitem-item__price-saf {
  font-size: 1.6rem;
  font-weight: 700;
  margin-right: 0.4rem;
  display: inline-block;
  color: #000;
  line-height: 1.2;
}
.limitedfesta__itemlist .secitem-item__price-unit {
  font-size: 2rem;
  margin-left: 0.4rem;
}
.limitedfesta__itemlist .secitem-item__note {
  font-size: 1.2rem;
  font-weight: 700;
}
.limitedfesta__itemlist .secitem-item__lower {
  display: flex;
  flex-direction: column;
  row-gap: 1.2rem;
}
@media (min-width: 769px) {
  .limitedfesta__itemlist .secitem-item__lower {
    padding-top: 1rem;
  }
}
.limitedfesta__itemlist .secitem-item__headline {
  position: relative;
  z-index: 1;
}
.limitedfesta__itemlist .secitem-item__headline span {
  width: fit-content;
  font-size: 1.5rem;
  font-weight: 700;
  border-radius: 50vh;
  padding: 6px 15px;
  line-height: 1;
  background: #c9a87c;
  margin-bottom: 0;
  background: linear-gradient(45deg, rgb(201, 168, 124) 0%, rgb(213, 187, 108) 26%, rgb(243, 236, 204) 100%);
  z-index: 1;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item__headline span {
    font-size: 1.2rem;
  }
}
.limitedfesta__itemlist .secitem-item__headline:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #c9a87c;
  background: linear-gradient(0deg, rgb(201, 168, 124) 0%, rgb(213, 187, 108) 26%, rgb(243, 236, 204) 100%);
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
}
.limitedfesta__itemlist .secitem-item__desc {
  font-size: 1.5rem;
  line-height: 210%;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item__desc {
    font-size: 1.2rem;
  }
}
.limitedfesta__itemlist .secitem-item .nomal-btn {
  width: 90%;
  margin: auto;
}
.limitedfesta__itemlist .secitem-item .nomal-btn a {
  position: relative;
  cursor: pointer;
  font-size: 2rem;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  background: #fff;
  border-radius: 60px;
  display: block;
  font-weight: bold;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 40px 20px 30px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 2rem;
  background: #901b21;
  background: linear-gradient(0deg, rgb(144, 27, 33) 0%, rgb(193, 39, 45) 100%);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.2rem;
  gap: 10px;
  height: 100%;
}
@media (max-width: 1200px) {
  .limitedfesta__itemlist .secitem-item .nomal-btn a {
    font-size: 1.6rem;
  }
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item .nomal-btn a {
    font-size: 1.2rem;
    padding: 10px 20px 10px 15px;
    gap: 5px;
  }
}
.limitedfesta__itemlist .secitem-item .nomal-btn a:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 0;
  border-left: 4px solid #fff;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem-item .nomal-btn a:before {
    right: 10px;
  }
}
.limitedfesta__itemlist .secitem-item .nomal-btn a:hover {
  transform: translateY(4px);
  box-shadow: none;
}
.limitedfesta .bnrlist {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 768px) {
  .limitedfesta .bnrlist {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.limitedfesta .bnrlist a {
  display: flex;
  margin: auto;
  height: 100%;
  background-color: #fff;
}
.limitedfesta .bnrlist a img {
  object-fit: contain;
}
.limitedfesta {
  /* ---------------------------------------------------------------

    商品カード：PC時の上下位置揃え
    - subgridで左右カードの「上部」と「下部」の境界を行ごとに共有
    - min-height固定に依存せず、商品名や説明文の改行変化に追従

  --------------------------------------------------------------- */
}
.limitedfesta__itemlist .secitem__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 4.4rem;
  align-items: stretch;
}
@media (max-width: 768px) {
  .limitedfesta__itemlist .secitem__list {
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }
}
@media (min-width: 769px) {
  .limitedfesta__itemlist .secitem-item {
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 2;
    row-gap: 1.6rem;
    height: 100%;
  }
  .limitedfesta__itemlist .secitem-item__upper {
    grid-row: 1;
  }
  .limitedfesta__itemlist .secitem-item__lower {
    grid-row: 2;
    display: grid;
    grid-template-rows: auto minmax(0, 1fr) auto;
    row-gap: 1.2rem;
    padding-top: 1rem;
  }
  .limitedfesta__itemlist .secitem-item__desc {
    margin-top: 0;
    margin-bottom: 0;
  }
  .limitedfesta__itemlist .secitem-item__desc {
    align-self: start;
  }
  .limitedfesta__itemlist .secitem-item .nomal-btn {
    width: 90%;
    margin: 0 auto;
    align-self: end;
  }
}/*# sourceMappingURL=style2026.css.map */