.fs-l-main {
  padding: 0;
}
.u-cf.subArea {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
}
.fs-c-productListItem__salesPeriod .fs-c-salesPeriod__date {
  border: none;
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Inter', sans-serif;
  text-align: left;
}
.fs-c-productListItem__salesPeriod .fs-c-salesPeriod__date dt {
  display: inline-block;
  background: #000000;
  font-size: 9px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.02em;
  padding: 4px;
  font-family: 'Inter', sans-serif;
  margin-bottom: 2px;
}
.fs-c-salesPeriod__date > dd {
  flex-wrap: nowrap;
}
.summer-gift-parts1.fs-c-productListCarousel {
  position: relative;
}
.fs-c-productListCarousel__ctrl {
  display: none !important;
}
.fs-c-productListCarousel__list__itemTrack {
  display: flex !important;
  flex-wrap: wrap;
}
.fs-c-productListCarousel .slick-track {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px 45px;
  width: 100% !important;
  transform: none !important;
}
.fs-c-slick .slick-track:before,
.fs-c-slick .slick-track:after {
  content: none;
}
.fs-c-slick .slick-slide {
  background: #fff;
  padding: 10px 10px 22px;
  box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.11);
  border-radius: 8px;
}
.parts3-head .fs-c-slick .slick-slide {
  padding: 83px 10px 22px;
  position: relative;
}
.parts3-head .fs-c-slick .slick-slide:nth-child(1)::before {
  content: '';
  background: url('https://kakunoshin.itembox.design/item/product-ranking-icon1.png')
    no-repeat;
  background-size: cover;
  background-position: center;
  width: 63px;
  height: 63px;
  display: block;
  position: absolute;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
}
.parts3-head .fs-c-slick .slick-slide:nth-child(2)::before {
  content: '';
  background: url('https://kakunoshin.itembox.design/item/product-ranking-icon2.png')
    no-repeat;
  background-size: cover;
  background-position: center;
  width: 63px;
  height: 63px;
  display: block;
  position: absolute;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
}
.parts3-head .fs-c-slick .slick-slide:nth-child(3)::before {
  content: '';
  background: url('https://kakunoshin.itembox.design/item/product-ranking-icon3.png')
    no-repeat;
  background-size: cover;
  background-position: center;
  width: 63px;
  height: 63px;
  display: block;
  position: absolute;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
}
.fs-c-slick .slick-slide > div {
  height: 100%;
}
.fs-c-slick .fs-c-productListCarousel__list__item {
  margin: 0;
  display: flex !important;
  flex-direction: column;
  height: 100%;
}
.fs-c-slick .slick-slide img {
    width: 100%;
}
.fs-c-productListCarousel__list {
  width: 100%;
  overflow: visible;
}
.summer-gift-parts1 .fs-c-productListCarousel__list {
  padding: 56px 89px 106px;
  position: relative;
}
.summer-gift-parts2 .fs-c-productListCarousel__list {
  padding: 56px 89px 106px;
  position: relative;
}
.summer-gift-parts3 .fs-c-productListCarousel__list {
  padding: 56px 89px 106px;
  position: relative;
}
.summer-gift-parts8 .fs-c-productListCarousel__list {
  padding: 56px 89px 263px;
  position: relative;
}
.summer-gift-parts5 .fs-c-productListCarousel__list {
  padding: 56px 89px 263px;
  position: relative;
}
.summer-gift-parts6 .fs-c-productListCarousel__list {
  padding: 56px 89px 263px;
  position: relative;
}
.summer-gift-parts7 .fs-c-productListCarousel__list {
  padding: 56px 89px 182px;
  position: relative;
}
.fs-c-productListItem__productName {
  flex-grow: 1;
  margin: 10px 0;
}
.fs-c-productMarks {
  margin-top: 0;
  margin-bottom: 14px;
}
.fs-c-productPrice__main {
  align-items: flex-start;
}
.fs-c-productPrice__main__label {
  font-size: 12px;
  font-weight: 500;
  font-family: 'Inter', sans-serif;
  color: #000000;
}
.fs-c-productListItem__prices.fs-c-productPrices {
  margin-top: 0;
}
.fs-c-productPrice {
  justify-content: right;
  align-items: end;
}
.fs-c-productPrice:not(.fs-c-productPrice--listed)
  .fs-c-productPrice__main__price {
  font-size: 30px;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
  color: #c32a2a;
  line-height: 1;
}
.fs-c-productPrice__main__price .fs-c-price__currencyMark {
  font-size: 20px;
}
.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
  color: #c32a2a;
  font-size: 11px;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.07em;
  margin-left: 3px;
}
.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed)::before,
.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed)::after {
  content: none;
}
.fs-c-productListCarousel__list__itemTrack {
  width: 100%;
}
.fs-c-slick .slick-list {
  width: 100%;
  overflow: visible;
}
.fs-c-productListCarousel__list__item {
  max-width: 100% !important;
  min-width: auto !important;
}
.fs-c-productListItem__control {
  display: none;
}
.fs-c-productName__name {
  color: #0d508e;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  font-family: 'Inter', sans-serif;
}

.c-pageTitle--store {
  display: none;
}

.container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
}

.hero-section {
  width: 100%;
}

.hero-image {
  width: 100%;
  height: 322px;
  object-fit: cover;
}

/* Section Styles */
.section-header {
  text-align: center;
}

.section-header + .section-header {
  margin-top: 65px;
}

.section-header h2 {
  font-family: 'Noto Serif JP', serif;
  font-size: 26.4px;
  font-weight: 600;
  letter-spacing: 1.58px;
}

.tabs {
  display: flex;
  justify-content: center;
  gap: 0;
  margin-top: 15px;
}

.tab {
  background-color: #c32a2a;
  color: #fff;
  padding: 15px 30px;
  font-size: 19.4px;
  font-weight: 600;
  line-height: 1.4;
  border: 0.88px solid white;
  cursor: pointer;
  position: relative;
  flex: 1;
  text-align: center;
  min-height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tab:hover {
  text-decoration: none;
}

.tab span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: 8px;
  height: 8px;
  border: 2px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  margin: auto;
}

.category-tabs .tab {
  background-color: #a4684a;
  min-height: 69px;
}

.tab.active {
  background-color: #a52a2a;
}

.tab:hover {
  opacity: 0.9;
}

.hero-section {
  background: url('https://kakunoshin.itembox.design/item/hero-bg.png')
    no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #fff;
  font-family: 'Noto Serif JP', serif;
  padding: 74px 0 61px;
  text-align: center;
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.hero-section .inner {
  width: 865px;
  margin: 0 auto;
}

.hero-section span {
  color: #0d508e;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  display: block;
  margin-bottom: 58px;
}

.hero-section h2 {
  font-weight: 600;
  font-size: 29px;
  line-height: 100%;
  margin-bottom: 48px;
  line-height: 1.6;
}

.hero-section h2 .sp {
    display: none;
}

.hero-section p {
  font-weight: 600;
  font-size: 20px;
  line-height: 187%;
}

.section-heading {
  border-top: 3px solid #a5684a;
  border-bottom: 3px solid #a5684a;
  position: relative;
  background: #fff;
  text-align: center;
  padding: 55px 0;
  font-family: 'Noto Serif JP', serif;
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.section-heading::before {
  content: '';
  position: absolute;
  top: 14px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #a5684a;
}

.section-heading::after {
  content: '';
  position: absolute;
  bottom: 14px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #a5684a;
}

.section-heading span {
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.12em;
  display: block;
  margin-bottom: 13px;
}

.section-heading h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0.12em;
}

/* recommended */
.recommended-section {
  background: #fff;
  padding: 125px 0 126px;
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.recommended-section .inner {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

/* Product Grid Styles */
.product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(277px, 1fr));
  gap: 45px;
  margin: 56px 0 0;
}

.product-card {
  background: white;
  border-radius: 8px;
  box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.11);
  padding: 10px;
  position: relative;
}

.product-card.ranking {
  position: relative;
}

.ranking-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 10;
  width: 63px;
  height: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ranking-badge::before {
  content: '';
  position: absolute;
  width: 53px;
  height: 47px;
  background: url('https://kakunoshin.itembox.design/item/vector.svg') no-repeat
    center;
  background-size: contain;
}

.ranking-number {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  color: white;
  font-size: 18px;
  letter-spacing: 2.88px;
  z-index: 1;
}

.product-image {
  width: 100%;
  height: 218.32px;
  object-fit: cover;
  border-radius: 4px;
}

.product-title {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  color: #0d508d;
  font-size: 16px;
  margin: 10px 0;
  line-height: 1.4;
}

.sales-period {
  margin: 10px 0;
}

.period-label {
  background: black;
  color: white;
  font-size: 9px;
  font-weight: 500;
  padding: 3px 8px;
  letter-spacing: 1.89px;
  display: inline-block;
  margin-bottom: 2px;
}

.period-text {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  color: black;
  font-size: 14px;
}

.product-tags {
  display: flex;
  gap: 4px;
  margin: 10px 0;
}

.tag {
  padding: 5px 12px;
  font-size: 12px;
  font-weight: 500;
  border-radius: 8px;
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tag.outline {
  background: white;
  border: 1px solid black;
  color: black;
}

.tag.shipping {
  background: #c32a2a;
  color: white;
}

.product-price {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 3px;
  margin-top: 10px;
}

.price-label {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  color: black;
  font-size: 12px;
}

.price {
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  color: #c32a2a;
  font-size: 30px;
}

.tax {
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  color: #c32a2a;
  font-size: 11px;
  letter-spacing: 0.77px;
}

.hot-items-section {
  background: url('https://kakunoshin.itembox.design/item/rectangle-28-2.png')
    center/cover;
}

.hot-items-section .container {
  background: white;
  box-shadow: 0px 1px 16px 5px rgba(0, 0, 0, 0.13);
  padding: 108px 89px;
  margin: 133px auto;
}

.most-wanted-section {
  background: #fff;
}

.most-wanted-section .container {
  background: url('https://kakunoshin.itembox.design/item/rectangle-28-2.png')
    center/cover;
  box-shadow: 0px 1px 16px 5px rgba(0, 0, 0, 0.13);
  padding: 107px 89px;
  margin: 133px auto;
}

.best-sellers-section {
  background: url('https://kakunoshin.itembox.design/item/rectangle-28-2.png')
    center/cover;
}

.best-sellers-section .container {
  background: white;
  box-shadow: 0px 1px 16px 5px rgba(0, 0, 0, 0.13);
  padding: 120px 89px;
  margin: 133px auto;
}

.sukiyaki-section {
  background: #fff;
}

.sukiyaki-section .container {
  padding-top: 112px;
}

.steak-section {
  background: #fff;
}

.steak-section .container {
  padding-top: 263px;
}

.Hamburg-section {
  background: #fff;
}

.Hamburg-section .container {
  padding-top: 263px;
}

.all-section {
  background: #fff;
}

.all-section .container {
  padding: 263px 0 481px;
}

.section-title {
  text-align: center;
  margin-bottom: 56px;
}

.subtitle {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  color: #c32a2a;
  font-size: 18px;
  letter-spacing: 0.16em;
  margin-bottom: 32px;
  display: block;
}

#sukiyaki,
#steak,
#hamburg,
#all {
    padding-top: 150px;
    margin-top: -150px;
}

/* .parts8-head,
.parts5-head,
.parts6-head,
.parts7-head {
    padding-top: 150px;
    margin-top: -150px;
} */

.parts8-head .subtitle,
.parts5-head .subtitle,
.parts6-head .subtitle,
.parts7-head .subtitle {
  color: #a5684a;
  margin-bottom: 24px;
}

.section-title h2 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  color: #000;
  font-size: 26px;
  letter-spacing: 0.07em;
  line-height: 100%;
}

.parts8-head h2,
.parts5-head h2,
.parts6-head h2,
.parts7-head h2 {
  font-family: 'Inter', sans-serif;
}

.section-title .icon {
  width: 32px;
  margin: 0 auto 17px;
}

.parts1-head.section-head {
  position: relative;
  z-index: 3;
  padding: 133px 0;
  background: url('https://kakunoshin.itembox.design/item/item-bg.png')
    no-repeat;
  background-size: cover;
  background-color: #fff;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}
.section-head.parts1-head .inner {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  position: relative;
  padding-top: 107px;
  box-shadow: 0px 1px 16px 5px rgba(0, 0, 0, 0.13);
}

.section-head.parts2-head {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  padding: 133px 0;
  background: #fff;
}
.section-head.parts2-head .inner {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  background: url('https://kakunoshin.itembox.design/item/product_bg.png')
    no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  padding-top: 107px;
  box-shadow: 0px 1px 16px 5px rgba(0, 0, 0, 0.13);
}
.parts3-head.section-head {
  position: relative;
  z-index: 3;
  padding: 133px 0;
  background: url('https://kakunoshin.itembox.design/item/item-bg.png')
    no-repeat;
  background-size: cover;
  background-color: #fff;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}
.section-head.parts3-head .inner {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  position: relative;
  padding-top: 107px;
  box-shadow: 0px 1px 16px 5px rgba(0, 0, 0, 0.13);
}
.parts4-head.section-head {
  background: url('https://kakunoshin.itembox.design/item/recommend-bg.png')
    no-repeat;
  background-size: cover;
  background-color: #fff;
  position: relative;
  z-index: 3;
  padding-bottom: 299px;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}
.section-head.parts4-head > .inner {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  position: relative;
  padding-top: 112px;
}

.section-head .section-title {
  margin-bottom: 0;
  position: relative;
  z-index: 4;
}

/* Why Choose Us Section */
.why-choose-section {
  background: #f8f2e5;
  padding: 82px 0 188px;
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.why-choose-section .section-title {
  margin-bottom: 167px;
}

.why-choose-section .section-title h2 {
  display: inline-block;
  border-bottom: 2px solid #aca265;
  padding-bottom: 17px;
  font-weight: 600;
  font-family: 'Noto Serif JP', serif;
  font-size: 35px;
  letter-spacing: 0.09em;
}

.features {
  display: flex;
  flex-direction: column;
  gap: 130px;
}

.feature {
  display: flex;
  align-items: center;
  justify-content: right;
  gap: 34px;
  background: #fff;
  width: 86%;
  margin-left: auto;
  position: relative;
}

.feature.reverse {
  flex-direction: row;
  margin-left: 0;
  justify-content: left;
}

.feature-content {
  width: 46%;
  height: 100%;
  padding: 8% 0 4%;
}

.feature-image {
  position: relative;
  width: 42%;
  transform: translateY(-53px);
  z-index: 2;
}

.feature-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.feature:nth-child(1)::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30%;
  height: 50%;
  background: linear-gradient(90deg, #A69F5F, #5A5633);
  clip-path: polygon(40% 0%, 100% 0%, 100% 100%, 0% 100%);
  z-index: 1;
}

.feature:nth-child(2)::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30%;
  height: 50%;
  background: linear-gradient(90deg, #A69F5F, #5A5633);
  clip-path: polygon(0% 0%, 60% 0%, 100% 100%, 0% 100%);
  z-index: 1;
}

.feature:nth-child(3)::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30%;
  height: 50%;
  background: linear-gradient(90deg, #A69F5F, #5A5633);
  clip-path: polygon(40% 0%, 100% 0%, 100% 100%, 0% 100%);
  z-index: 1;
}

.feature-number {
  position: absolute;
  top: -50px;
}

.feature.reverse .feature-number {
  right: 9%;
}

.feature-label {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  color: #aca265;
  font-size: 18.6px;
  letter-spacing: 3.16px;
  position: relative;
}

.feature-label::before {
  content: '';
  background: url('https://kakunoshin.itembox.design/item/feature-label.png')
    no-repeat;
  background-size: cover;
  width: 45px;
  height: 81px;
  display: block;
  position: absolute;
  bottom: 0;
  left: -40px;
}

.number {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 99px;
  letter-spacing: 2.97px;
  color: transparent;
  -webkit-text-stroke: 1.19px #aca265;
  line-height: 100%;
  position: relative;
}

.feature h3 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  color: #000;
  font-size: 28px;
  line-height: 38.4px;
  margin-bottom: 28px;
}

.feature:nth-child(2) h3 {
  text-align: right;
}

.feature p {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 14px;
  line-height: 33px;
}

/* Knowledge Section */
.knowledge-section {
  background: #fff;
  padding: 112px 0;
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.knowledge-section .section-title h2 {
  display: inline-block;
  border-bottom: 2px solid #aca265;
  padding-bottom: 17px;
  font-weight: 600;
  font-family: 'Noto Serif JP', serif;
  font-size: 35px;
  letter-spacing: 0.09em;
}

.knowledge-items {
  display: flex;
  flex-direction: column;
  gap: 56px;
}

.knowledge-item {
  display: flex;
  justify-content: space-between;
}

.knowledge-item.reverse {
  flex-direction: row;
}

.knowledge-content {
  width: 51%;
}

.knowledge-image {
  width: 44%;
}

.knowledge-image img {
  width: 100%;
}

.knowledge-item h3 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  color: #000;
  font-size: 28px;
  letter-spacing: 0.09em;
  line-height: 100%;
}

.knowledge-item h4::after {
  content: '';
  display: block;
  width: 100%;
  height: 6px;
  background: url('https://kakunoshin.itembox.design/item/vector-2.svg')
    repeat-x;
  margin-top: 8px;
}

.knowledge-item p {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  color: #000;
  font-size: 14px;
  letter-spacing: 0.09em;
  line-height: 30px;
  margin-top: 27px;
}

.knowledge-item p strong {
  border-bottom: 6px solid #aca265;
  font-weight: 500;
}

.footer .container {
  display: none;
}

@media screen and (max-width: 768px) {
  .section-header h2 {
    font-size: 24px;
  }
  .hero-section span {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .hero-section h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .hero-section h2 .sp {
    display: block;
  }
  .hero-section p {
    font-size: 16px;
    text-align: left;
  }
  .recommended-section {
    padding: 50px 0;
  }
  .knowledge-section {
    padding: 50px 0;
  }
  .knowledge-section .section-title h2 {
    font-size: 24px;
  }
  .knowledge-items {
    gap: 20px;
  }
  .feature,
  .knowledge-item {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .knowledge-item h3 {
    font-size: 22px;
  }
  .knowledge-content {
    width: 100%;
  }
  .parts1-head.section-head {
    padding: 50px 0;
  }
  .section-head.parts1-head .inner {
    width: 100%;
    padding-top: 30px;
  }
  .section-head.parts2-head {
    padding: 50px 0;
  }
  .section-head.parts2-head .inner {
    width: 90%;
    padding-top: 30px;
  }
  .parts3-head.section-head {
    width: 100%;
    padding: 30px 0;
  }
  .section-head.parts3-head .inner {
    width: 100%;
    padding-top: 30px;
  }
  .parts4-head.section-head {
    padding-bottom: 30px;
    background: #fff;
  }
  .section-head.parts4-head > .inner {
    width: 100%;
    padding-top: 50px;
  }
  .fs-c-productListCarousel .slick-track {
    grid-template-columns: repeat(1, 1fr);
  }
  .summer-gift-parts1 .fs-c-productListCarousel__list {
    padding: 30px 20px;
  }
  .summer-gift-parts2 .fs-c-productListCarousel__list {
    padding: 30px 20px;
  }
  .summer-gift-parts3 .fs-c-productListCarousel__list {
    padding: 30px 20px;
  }
  .summer-gift-parts8 .fs-c-productListCarousel__list {
    padding: 30px 20px 60px;
  }
  .summer-gift-parts5 .fs-c-productListCarousel__list {
    padding: 30px 20px 60px;
  }
  .summer-gift-parts6 .fs-c-productListCarousel__list {
    padding: 30px 20px 60px;
  }
  .summer-gift-parts7 .fs-c-productListCarousel__list {
    padding: 30px 20px 60px;
  }
  .section-heading {
    padding: 30px 0;
  }
  .section-heading span {
    font-size: 16px;
  }
  .section-heading h2 {
    font-size: 24px;
  }
  .why-choose-section {
    padding: 50px 0;
  }
  .why-choose-section .section-title h2 {
    font-size: 24px;
  }
  #sukiyaki,
  #steak,
  #hamburg,
  #all {
    padding-top: 70px;
    margin-top: -70px;
  }
}

/* Responsive Design */
@media (max-width: 768px) {
  .container {
    padding: 0 15px;
  }

  .product-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .tabs {
    flex-direction: column;
  }

  .tab {
    font-size: 16px;
    padding: 12px 20px;
  }

  .hero-section .inner {
    width: 100%;
    padding: 0 20px;
  }

  .recommended-section .inner {
    width: 100%;
    padding: 0 20px;
  }

  .feature,
  .knowledge-item {
    flex-direction: column;
    width: 100%;
  }

  .feature.reverse,
  .knowledge-item.reverse {
    flex-direction: column-reverse;
  }

  .knowledge-image {
    width: 100%;
  }

  .features {
    padding: 0 20px;
    gap: 40px;
  }

  .feature:nth-child(1)::after,
  .feature:nth-child(2)::before,
  .feature:nth-child(3)::after {
    width: 60%;
    height: 8%;
  }

  .feature-content {
    padding: 50px 32px 35px;
    width: 100%;
  }

  .feature-number {
    top: -25px;
    left: 52px;
  }

  .number {
    font-size: 55px;
  }

  .feature-label::before {
    width: 30px;
    height: 50px;
    left: -27px;
  }

  .feature h3 {
    font-size: 24px;
  }

  .feature:nth-child(2) h3 {
    text-align: left;
  }

  .feature-image {
    width: 90%;
    margin-left: auto;
    transform: translateY(-49px);
  }

  .feature.reverse .feature-image {
    margin-left: 0;
    margin-right: auto;
  }

  .hot-items-section .container,
  .most-wanted-section .container,
  .best-sellers-section .container {
    padding: 40px 20px;
  }

  .section-title h2 {
    font-size: 20px;
  }

  .product-title {
    font-size: 14px;
  }

  .price {
    font-size: 24px;
  }

  .why-choose-section .section-title {
    margin-bottom: 70px;
  }
}

@media (max-width: 480px) {
  .hero-image {
    height: 200px;
  }

  .section-title h2 {
    font-size: 18px;
  }

  .subtitle {
    font-size: 14px;
  }

  .product-card {
    padding: 8px;
  }

  .product-image {
    height: 180px;
  }

  .feature h3 {
    font-size: 22px;
  }

  .knowledge-item h3 {
    font-size: 22px;
  }
}
