@charset "UTF-8";
.l-spice {
  width: auto;
}
.p-spice-head {
  margin: 0 auto;
}
.p-spice__mian-visual {
  aspect-ratio: 4 / 3;
  text-align: center;
  max-width: 870px;
  margin: 0 auto;
}
.l-spice-summary {
  margin: 0 auto ;
  padding: 40px 24px 0px;
}
.l-spice-heading-group {
  padding: 0 0 24px 0;
  border-bottom: 1px solid var(--c-black);
}
.p-spice__title {
  margin: 0 0 8px 0;
  font-size: 25px;
  font-weight: 900;
  line-height: 1.2;
}
.p-spice__subtitle {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}
.l-spice-section {
  margin: 0 0 56px 0;
  padding: 0 24px 56px;
  overflow-x: hidden;
}
.p-spice-image__box {
  display: flex;
  flex-wrap: wrap;
}
.p-spice__image {
  width: 100%;
  aspect-ratio: 4 / 3;
}
.p-spice__define {
  width: auto;
  margin-top: 40px;
}
.p-spice-category__title {
	margin-bottom: 16px;
	font-size: 25px;
	font-weight: 700;
}
.p-spice__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  margin: 16px 0 ;
}
.l-spice-product-list__inner {
	padding: 0 16px;
}
.l-spice-product-list-body {
	display: flex;
    flex-wrap: wrap;
    gap: 40px 16px;
    margin: 0 0 80px 0;
}
.l-spice-product-list-col {
	width: calc(100% / 2 - 8px);
	font-size: 14px;
}
.l-spice-menu {
    position: relative;
    overflow-x: visible;
	margin-bottom: 80px;
}
.p-spice-slider {
    width: auto;
}
.p-spice-slider__link {
    display: block;
    width: 100%;
}
.p-spice-shokudo__define {
    width: auto;
}
.p-spice-shokudo__title {
    font-size: 25px;
    font-weight: 700;
	margin: 24px 0 0 ;
}
.p-spice-shokudo__text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    margin: 16px 0;
}
.p-spice-shokudo-summary__text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}
.p-spice-shokudo-detail__link {
    display: inline-block;
    border-bottom: 1px solid var(--c-black);
    line-height: 1;
    letter-spacing: 0.02em;
}
.l-spice-menu-last {
	margin-bottom: 40px;
	  padding: 0 0 80px 0;
      border-bottom: 1px solid var(--c-black);
}
      .swiper-spice .swiper-button-next,.swiper-spice .swiper-button-prev,.swiper-spice2 .swiper-button-next,.swiper-spice2 .swiper-button-prev, .swiper-spice3 .swiper-button-next,.swiper-spice3 .swiper-button-prev,.swiper-spice4 .swiper-button-next,.swiper-spice4 .swiper-button-prev{
        display: none;
    }
@media (min-width: 769px) {
  .l-spice-summary {
    margin: 0 auto ;
    padding: 80px 0 0px;
  }
  .l-spice-heading-group {
    max-width: 870px;
    margin: 0 auto 40px;
    padding-bottom: 40px;
  }
  .l-spice-section {
	max-width: 870px;
    margin: 0 48px 80px ;
    padding: 0 ;
  }
  .p-spice__image {
    width: 100%;
    aspect-ratio: 4 / 3;
    margin: 24px 0 ;
  }
  .p-spice-category__title {
	margin-bottom: 8px;
  }
  .p-spice__text {
    margin: 0 0 24px ;
  }
  .p-spice__mian-visual {
    aspect-ratio: 3 / 2;
    max-width: none;
    margin: 0 auto;
  }
  .p-spice-shokudo__image {
	max-width: 680px;
	margin: 40px auto 0;
  }
  .l-spice-menu-last {
	margin-bottom: 80px;
  }
  
      .swiper-spice .swiper-button-next,.swiper-spice2 .swiper-button-next,.swiper-spice3 .swiper-button-next,.swiper-spice4 .swiper-button-next{
        display: block;
        top: 0;
        left: auto;
        right: 0;
        bottom: auto;
        z-index: 1;
        width: 24px;
        height: 24px;
        margin: auto;
        padding: 5px 2px;
    }
    .swiper-spice .swiper-button-next::after,.swiper-spice2 .swiper-button-next::after,.swiper-spice3 .swiper-button-next::after,.swiper-spice4 .swiper-button-next::after {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 24px;
        height: 24px;
        background: transparent url(/webstore/design/themes/new_marumitsu/media/images/ver2/btn-next.svg) no-repeat;
    }
     .swiper-spice .swiper-button-prev,.swiper-spice2 .swiper-button-prev,.swiper-spice3 .swiper-button-prev,.swiper-spice4 .swiper-button-prev {
        display: block;
        top: 0;
        left: auto;
        right: 40px;
        bottom: auto;
        z-index: 1;
        width: 24px;
        height: 24px;
        margin: auto;
        padding: 5px 2px;
    }
     .swiper-spice .swiper-button-prev::after,.swiper-spice2 .swiper-button-prev::after,.swiper-spice3 .swiper-button-prev::after,.swiper-spice4 .swiper-button-prev::after {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 24px;
        height: 24px;
        background: transparent url(/webstore/design/themes/new_marumitsu/media/images/ver2/btn-prev.svg) no-repeat;
    }
}
@media (min-width: 966px) {
	 .l-spice-section {
    margin: 0 auto 80px ;
  }
}
@media (min-width: 1081px) {
   .p-spice__mian-visual {
    aspect-ratio: 2 / 1;
  }
}