@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@700&display=swap");
@font-face {
  font-family: "nexa_boldregular";
  src: url("../fonts/nexa_bold-webfont.woff2") format("woff2"), url("../fonts/nexa_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/noto_sans/NotoSansJP-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/noto_sans/NotoSansJP-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/noto_sans/NotoSansJP-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Caveat";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/caveat/Caveat-Bold.ttf") format("truetype");
}
.clearfix {
  display: block;
}
.clearfix:after, .clearfix:before {
  content: "";
  display: block;
  clear: both;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.arrow_bottom {
  position: relative;
}
.arrow_bottom:before, .arrow_bottom:after {
  content: "";
  width: 14px; /* 線の長さを指定 */
  height: 1.5px; /* 線の幅を指定 */
  border-radius: 2px; /* 線を角丸にする */
  display: inline-block;
  background: #00A5AD;
  position: absolute;
  margin: auto;
  top: 3px;
  bottom: 0;
}
.arrow_bottom:before {
  transform: rotate(45deg);
  right: 33px;
}
.arrow_bottom:after {
  transform: rotate(-45deg);
  right: 24px;
}

.orange_btn a, .orange_btn p, .orange_btn button, .orange_btn div, .white_btn a, .white_btn p, .white_btn button, .white_btn div {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 22px;
  line-height: 44px !important;
  height: 44px;
  text-align: center;
}

.orange_btn {
  width: 50%;
}
.orange_btn a, .orange_btn p, .orange_btn button, .orange_btn div {
  color: #fff !important;
  background: #ec6427;
}
.orange_btn a {
  display: block;
}

.white_btn a, .white_btn p {
  background: transparent;
  border: 1px solid #5E5856;
}

.text_link {
  color: #00A5AD;
}

.into_cart {
  text-align: center;
}
.into_cart span {
  color: #EC6427;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
}
.into_cart span::before {
  content: "";
  position: relative;
  background-image: url(/images/common/icon_cart_orange.svg);
  display: inline-block;
  background-size: cover;
  vertical-align: middle;
  width: 40px;
  height: 40px;
}

.slider_operation, .slider_page, .slider_btn {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.slider_operation {
  gap: 24px;
  justify-content: flex-end;
  margin: 16px;
}
.slider_operation .slider_page {
  gap: 16px;
}
.slider_operation .slider_page p {
  color: rgba(25, 17, 13, 0.5);
}
.slider_operation .slider_page p:first-of-type {
  border-right: 1px solid rgba(25, 17, 13, 0.5);
  padding-right: 16px;
}
.slider_operation .slider_btn {
  gap: 14px;
}
.slider_operation .slider_btn .btn_on {
  cursor: pointer;
}
.slider_operation .slider_btn .btn_on path, .slider_operation .slider_btn .btn_on rect {
  stroke: #00A5AD;
}
.slider_operation .slider_btn div:last-of-type {
  transform: rotate(180deg);
}

.category {
  background: #EDE9E2;
  padding: 16px 16px 24px;
}
.category img {
  border-radius: 16px;
  margin-bottom: 24px;
}
.category .category_text {
  margin: 0 auto;
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
}
.category .category_text p, .category .category_text h2, .category .category_text h3 {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #79524D;
  text-align: center;
}
.category .category_text p {
  font-size: 16px;
  line-height: 24px !important;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.category .category_text p:after {
  content: "";
  display: block;
  width: 104%;
  height: 2px;
  background: #EC6427;
  border-radius: 2px;
}
.category .category_text h2, .category .category_text h3 {
  font-size: 24px;
  line-height: 36px;
}
.category .category_text .white_btn {
  width: 80%;
}

.nexa {
  font-family: "nexa_boldregular", sans-serif;
  font-style: normal;
  font-weight: 700;
}

.shuei_go_l {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.shuei_go_b {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "nexa_boldregular";
  src: url("../fonts/nexa_bold-webfont.woff2") format("woff2"), url("../fonts/nexa_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/noto_sans/NotoSansJP-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/noto_sans/NotoSansJP-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/noto_sans/NotoSansJP-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Caveat";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/caveat/Caveat-Bold.ttf") format("truetype");
}
.clearfix {
  display: block;
}
.clearfix:after, .clearfix:before {
  content: "";
  display: block;
  clear: both;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.arrow_bottom {
  position: relative;
}
.arrow_bottom:before, .arrow_bottom:after {
  content: "";
  width: 14px; /* 線の長さを指定 */
  height: 1.5px; /* 線の幅を指定 */
  border-radius: 2px; /* 線を角丸にする */
  display: inline-block;
  background: #00A5AD;
  position: absolute;
  margin: auto;
  top: 3px;
  bottom: 0;
}
.arrow_bottom:before {
  transform: rotate(45deg);
  right: 33px;
}
.arrow_bottom:after {
  transform: rotate(-45deg);
  right: 24px;
}

.orange_btn a, .orange_btn p, .orange_btn button, .orange_btn div, .white_btn a, .white_btn p, .white_btn button, .white_btn div {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 22px;
  line-height: 44px !important;
  height: 44px;
  text-align: center;
}

.orange_btn {
  width: 50%;
}
.orange_btn a, .orange_btn p, .orange_btn button, .orange_btn div {
  color: #fff !important;
  background: #ec6427;
}
.orange_btn a {
  display: block;
}

.white_btn a, .white_btn p {
  background: transparent;
  border: 1px solid #5E5856;
}

.text_link {
  color: #00A5AD;
}

.into_cart {
  text-align: center;
}
.into_cart span {
  color: #EC6427;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
}
.into_cart span::before {
  content: "";
  position: relative;
  background-image: url(/images/common/icon_cart_orange.svg);
  display: inline-block;
  background-size: cover;
  vertical-align: middle;
  width: 40px;
  height: 40px;
}

.slider_operation, .slider_page, .slider_btn {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.slider_operation {
  gap: 24px;
  justify-content: flex-end;
  margin: 16px;
}
.slider_operation .slider_page {
  gap: 16px;
}
.slider_operation .slider_page p {
  color: rgba(25, 17, 13, 0.5);
}
.slider_operation .slider_page p:first-of-type {
  border-right: 1px solid rgba(25, 17, 13, 0.5);
  padding-right: 16px;
}
.slider_operation .slider_btn {
  gap: 14px;
}
.slider_operation .slider_btn .btn_on {
  cursor: pointer;
}
.slider_operation .slider_btn .btn_on path, .slider_operation .slider_btn .btn_on rect {
  stroke: #00A5AD;
}
.slider_operation .slider_btn div:last-of-type {
  transform: rotate(180deg);
}

.category {
  background: #EDE9E2;
  padding: 16px 16px 24px;
}
.category img {
  border-radius: 16px;
  margin-bottom: 24px;
}
.category .category_text {
  margin: 0 auto;
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
}
.category .category_text p, .category .category_text h2, .category .category_text h3 {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #79524D;
  text-align: center;
}
.category .category_text p {
  font-size: 16px;
  line-height: 24px !important;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.category .category_text p:after {
  content: "";
  display: block;
  width: 104%;
  height: 2px;
  background: #EC6427;
  border-radius: 2px;
}
.category .category_text h2, .category .category_text h3 {
  font-size: 24px;
  line-height: 36px;
}
.category .category_text .white_btn {
  width: 80%;
}

.nexa {
  font-family: "nexa_boldregular", sans-serif;
  font-style: normal;
  font-weight: 700;
}

.shuei_go_l {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.shuei_go_b {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-style: normal;
  font-weight: 600;
}

.wrap_category .campaign_banner {
  margin-top: -40px;
}
.wrap_category section {
  margin-bottom: 56px;
}
.wrap_category .category_text p:after {
  margin-top: 16px;
}
.wrap_category .category_fv .category {
  margin-bottom: 40px;
}
.wrap_category .category_fv .category img:nth-of-type(2) {
  margin: 24px auto 0;
  width: 90%;
  display: block;
}
.wrap_category .category_fv .white_btn {
  width: 70%;
  max-width: 480px;
  margin: 0 auto;
  cursor: pointer;
}
.wrap_category .white_btn.arrow_bottom {
  max-width: 480px;
  margin: 0 auto;
}
.wrap_category .category_ttl {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}
.wrap_category .category_ttl .logo {
  margin: 0 auto;
  width: 80px;
  display: block;
  margin-bottom: 16px;
}
.wrap_category .lineup .illust_decoration {
  margin-bottom: 24px;
}
.wrap_category .lineup h4 {
  text-align: center;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 8px;
}
.wrap_category .lineup .set_list {
  margin-top: 40px;
}
.wrap_category .lineup .set_list_ttl {
  font-weight: bold;
  font-size: 20px;
  line-height: normal !important;
  text-align: center;
  letter-spacing: 0.08em;
}

.product-list,
.product-slider,
.grid-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.product-list img,
.product-slider img,
.grid-list img {
  margin-bottom: 8px;
  border-radius: 4px;
}
.product-list li,
.product-slider li,
.grid-list li {
  flex-basis: calc((100% - 12px) / 2);
  max-width: calc((100% - 12px) / 2);
  margin-top: 20px;
  text-align: center;
}
.product-list li p.title,
.product-slider li p.title,
.grid-list li p.title {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px !important;
  text-align: left;
  letter-spacing: 0;
}
.product-list li .price,
.product-slider li .price,
.grid-list li .price {
  font-family: "nexa_boldregular", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0;
  margin: 8px 0;
}
.product-list li .price span.line-through,
.product-slider li .price span.line-through,
.grid-list li .price span.line-through {
  text-decoration: line-through;
  color: rgba(25, 17, 13, 0.5);
}
.product-list li .price span.red,
.product-slider li .price span.red,
.grid-list li .price span.red {
  color: #D61A31;
}
.product-list li .price span.small,
.product-slider li .price span.small,
.grid-list li .price span.small {
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  color: #19110D;
}
.product-list li .discount-tag,
.product-slider li .discount-tag,
.grid-list li .discount-tag {
  margin: 8px 0;
  text-align: left;
}
.product-list li .discount-tag span,
.product-slider li .discount-tag span,
.grid-list li .discount-tag span {
  font-family: "nexa_boldregular", sans-serif;
  font-style: normal;
  background: #D61A31;
  padding: 4px;
  color: #FFF;
  font-weight: 700;
  font-size: 12px;
  line-height: 9px;
}
.product-list li .tags,
.product-slider li .tags,
.grid-list li .tags {
  text-align: left;
}
.product-list li .tags span,
.product-slider li .tags span,
.grid-list li .tags span {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 4px;
  box-sizing: border-box;
  border: solid 1px #19110D;
  padding: 3px;
  font-weight: 300;
  font-size: 10px;
  line-height: 12px;
}
.product-list li .allergen-tag,
.product-slider li .allergen-tag,
.grid-list li .allergen-tag {
  font-weight: 300;
  font-size: 12px;
  line-height: 24px;
  text-align: left;
}
.product-list li .allergen-tag p,
.product-slider li .allergen-tag p,
.grid-list li .allergen-tag p {
  font-size: 12px;
  line-height: 24px;
}
.product-list li .allergen-tag span.yellow,
.product-slider li .allergen-tag span.yellow,
.grid-list li .allergen-tag span.yellow {
  display: inline-block;
  background: #F0A20A;
  padding: 2px;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  margin-bottom: 4px;
}
.product-list li .allergen-tag-list li,
.product-slider li .allergen-tag-list li,
.grid-list li .allergen-tag-list li {
  display: inline-block;
  background-color: #F0A20A;
  padding: 4px;
  font-weight: 600;
  font-size: 10px;
  line-height: 12px;
  word-break: keep-all;
  color: #FFF;
  width: initial;
}
.product-list li .into_cart,
.product-slider li .into_cart,
.grid-list li .into_cart {
  margin-top: 20px;
}

.other_products_list {
  margin: 0 16px;
}
.other_products_list_ttl {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px !important;
  text-align: center;
}
.other_products_list ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  margin-top: 16px;
}
.other_products_list ul li {
  max-width: 500px;
  position: relative;
}
.other_products_list ul li a {
  display: block;
}
.other_products_list ul li a img {
  border-radius: 8px;
}
.other_products_list ul li p {
  position: absolute;
  margin: auto !important;
  top: 0;
  bottom: 0;
  left: 16px;
  color: #FFF;
  font-weight: bold;
  font-size: 18px;
  display: inline-table;
}
.other_products_list ul li p span {
  display: block;
  font-size: 14px;
}

.specialist {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  max-width: 420px;
  width: 100%;
  border: 1px solid #EDE9E2;
  padding: 8px 16px;
}
@media screen and (max-width: 345px) {
  .specialist {
    align-items: flex-start;
  }
}
@media screen and (min-width: 452px) {
  .specialist {
    width: 420px;
  }
}
.specialist img {
  width: 116px;
  height: auto;
  border-radius: 50%;
}
@media screen and (max-width: 345px) {
  .specialist img {
    width: 33.6231884058vw;
    height: auto;
  }
}
.specialist dl {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 4px;
  color: #595757;
}
.specialist dl dt {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 17%;
  line-height: 30px;
}
.specialist dl dt span {
  display: block;
  font-size: 12px;
  letter-spacing: 10%;
  margin-bottom: 4px;
  line-height: 18px;
}
.specialist dl dt span:nth-of-type(2) {
  display: inline-block;
  font-size: 15px;
  letter-spacing: 17%;
  line-height: 30px;
}
.specialist dl dd {
  font-size: 10px;
  letter-spacing: 1%;
  line-height: 15px;
}

.slick-track {
  display: flex;
  gap: 12px;
}
.slick-track:before, .slick-track:after {
  display: none;
}

.sweets_set .set_list_ttl {
  margin-bottom: 20px !important;
}
.sweets_set img {
  margin-bottom: 8px;
  border-radius: 4px;
}
.sweets_set p.title {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px !important;
  text-align: left;
  letter-spacing: 0;
}
.sweets_set .price {
  font-family: "nexa_boldregular", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0;
  margin: 8px 0;
}
.sweets_set .price span.line-through {
  text-decoration: line-through;
  color: rgba(25, 17, 13, 0.5);
}
.sweets_set .price span.red {
  color: #D61A31;
}
.sweets_set .price span.small {
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  color: #19110D;
}
.sweets_set .discount-tag {
  margin: 8px 0;
  text-align: left;
}
.sweets_set .discount-tag span {
  font-family: "nexa_boldregular", sans-serif;
  font-style: normal;
  background: #D61A31;
  padding: 4px;
  color: #FFF;
  font-weight: 700;
  font-size: 12px;
  line-height: 9px;
}
.sweets_set .tags {
  text-align: left;
}
.sweets_set .tags span {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 4px;
  box-sizing: border-box;
  border: solid 1px #19110D;
  padding: 3px;
  font-weight: 300;
  font-size: 10px;
  line-height: 12px;
}
.sweets_set .allergen-tag {
  font-weight: 300;
  font-size: 12px;
  line-height: 24px;
  text-align: left;
}
.sweets_set .allergen-tag p {
  font-size: 12px;
  line-height: 24px;
}
.sweets_set .allergen-tag span.yellow {
  display: inline-block;
  background: #F0A20A;
  padding: 2px;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  margin-bottom: 4px;
}
.sweets_set .allergen-tag-list li {
  display: inline-block;
  background-color: #F0A20A;
  padding: 4px;
  font-weight: 600;
  font-size: 10px;
  line-height: 12px;
  word-break: keep-all;
  color: #FFF;
  width: initial;
}
.sweets_set .into_cart {
  margin-top: 20px;
}

.stock-tag {
  margin: 8px 0;
  text-align: left;
}
.stock-tag span {
  font-family: "nexa_boldregular", sans-serif;
  font-style: normal;
  background-color: rgba(25, 17, 13, 0.5);
  padding: 4px;
  color: #FFF;
  font-weight: 700;
  font-size: 12px;
  line-height: 9px;
}

.allergen-tag {
  font-weight: 300;
  font-size: 12px;
  line-height: 24px;
  text-align: left;
}
.allergen-tag p {
  font-size: 12px;
  line-height: 24px;
}
.allergen-tag span.yellow {
  display: inline-block;
  background: #F0A20A;
  padding: 2px;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  margin-bottom: 4px;
}
.allergen-tag-list li {
  display: inline-block;
  background-color: #F0A20A;
  padding: 4px;
  font-weight: 600;
  font-size: 10px;
  line-height: 12px;
  word-break: keep-all;
  color: #FFF;
  width: initial;
}

.tags {
  text-align: left;
}
.tags span {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 4px;
  box-sizing: border-box;
  border: solid 1px #19110D;
  padding: 3px;
  font-weight: 300;
  font-size: 10px;
  line-height: 12px;
}

.discount-tag {
  margin: 8px 0;
}
.discount-tag span {
  font-family: "nexa_boldregular", sans-serif;
  font-style: normal;
  background: #D61A31;
  padding: 4px;
  color: #FFF;
  font-weight: 700;
  font-size: 12px;
  line-height: 9px;
}

.discount-tag {
  margin-bottom: 12px !important;
}

.loading {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 60px auto;
}
.loading p {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.04em;
  color: #8C8886;
}

.loader {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 4px;
  margin: 4px 0 0 4px;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader span {
  background: #8C8886;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  content: "";
  display: block;
}
.loader span:nth-of-type(1) {
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
}
.loader span:nth-of-type(2) {
  -webkit-animation: 1s load1 0.2s infinite ease-in-out;
  animation: 1s load1 0.2s infinite ease-in-out;
}
.loader span:nth-of-type(3) {
  -webkit-animation: 1s load1 0.4s infinite ease-in-out;
  animation: 1s load1 0.4s infinite ease-in-out;
}

@keyframes load1 {
  0%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-4px);
  }
}
.header_logo {
  position: relative;
}
.header_logo img {
  right: 16px;
  margin: 0;
  transform: translate(0, 0);
  width: 84px;
  height: auto;
  position: absolute;
  top: 12px;
  left: 16px;
}

.product_top {
  gap: 24px;
  align-items: center;
  margin: 24px auto;
}
.product_top p {
  text-align: center;
  font-size: 12px;
  line-height: 19px;
  color: #44332A;
}

.product-list {
  margin: 0;
  gap: 24px 12px;
}
.product-list .prodtcts_box {
  margin: 0 !important;
}
.product-list .prodtcts_box .orange_btn {
  margin-top: 8px;
}
.product-list .orange_btn {
  width: 90% !important;
  margin: auto;
}

/* product */
.product_name {
  padding-top: 10px;
  padding-bottom: 10px;
}
.product_name h3 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 1px;
}
.product_name .txt_align_left {
  text-align: left;
}

.product-detail__product-name {
  padding-bottom: 20px;
}

.product_name h2,
.product-detail__product-name h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #19110d;
  text-align: center;
}

.product-detail__product-name h2 {
  font-size: 1.4285714286rem;
  /* 20px */
}

.font-weight-normal {
  font-weight: normal;
}

/* products_slide */
#slider {
  margin: 0 auto;
}
#slider li.slide-item {
  width: 100%;
}
#slider li.slide-item img {
  width: 100%;
}
@supports (aspect-ratio: 1/1) {
  #slider li.slide-item img {
    aspect-ratio: 1/1;
    /* ブラウザがaspect-ratioをサポートしている場合に適用 */
  }
}

/* products_slide */
.product_slide #wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.product_slide #slider {
  width: 100%;
  margin: 0 auto 12px;
}
.product_slide #thumbnail-list {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 12px;
}
.product_slide #thumbnail-list::before {
  content: "";
  display: block;
  width: 21%;
  order: 1;
}
.product_slide #thumbnail-list::after {
  content: "";
  display: block;
  width: 21%;
}
.product_slide #thumbnail-list img {
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: 76px;
  height: 76px;
}
.product_slide .thumbnail-item {
  flex: 0 1 21%;
  margin-bottom: 12px;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  width: 76px;
  display: inline-flex;
  justify-content: space-around;
}
.product_slide .thumbnail-item img {
  border-radius: 4px;
  width: 100%;
  margin: 0 auto;
}
@supports (aspect-ratio: 1/1) {
  .product_slide .thumbnail-item img {
    aspect-ratio: 1/1;
  }
}
.product_slide .thumbnail-item.thumbnail-current::after {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 38px);
  width: 72px;
  height: 72px;
  opacity: 1;
  transition: opacity 0.3s linear;
  border: 2px solid #00a5ad;
  border-radius: 4px;
  display: block;
}

.slider_operation {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* products_contents */
.products_contents {
  margin-top: 16px;
  padding: 0 15px;
}
.products_contents .price {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  margin: 4px 0 8px;
}
.products_contents .price span.line-through {
  text-decoration-line: line-through;
  color: rgba(25, 17, 13, 0.5);
  margin-right: 8px;
}
.products_contents .price span.red {
  color: #D61A31;
}
.products_contents .price span.small {
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
}
.products_contents .check {
  display: inline-block;
  align-items: center;
  width: 135px;
  height: 23px;
  background: #a0c774;
  border-radius: 4px;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 1px;
  color: #ffffff !important;
  text-align: center;
  vertical-align: top;
}
.products_contents .tag-box span {
  font-weight: 700;
}
.products_contents .point p {
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 24px;
  color: rgba(25, 17, 13, 0.5);
}
.products_contents premium-label {
  background-color: #BFA132;
  display: inline-block;
  width: 135px;
  height: 23px;
  background: #BFA132;
  border-radius: 4px;
  margin-right: 4px;
  background-image: url(/images/products/premium_text.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 119px;
}
.products_contents .info {
  margin-bottom: 40px;
}
.products_contents .info p.bold {
  margin-top: 16px;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
}
.products_contents .info .info-link {
  margin: 20px 0;
  display: flex;
  align-items: center;
}
.products_contents .info .info-link a {
  color: #00A5AD;
  vertical-align: middle;
  line-height: 20px;
}
.products_contents .detail-info ul.tab-area {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  margin-bottom: 16px;
}
.products_contents .detail-info ul.tab-area li {
  border-radius: 8px 0px 0px 8px;
  width: 50%;
  text-align: center;
  border: 1px solid rgba(25, 17, 13, 0.5);
  height: 40px;
  line-height: 40px;
  color: rgba(25, 17, 13, 0.5);
}
.products_contents .detail-info ul.tab-area li.active {
  border: 1px solid #00A5AD;
  color: #FFF;
  background: #00A5AD;
}
.products_contents .detail-info ul.tab-area li:nth-of-type(2) {
  border-radius: 0px 8px 8px 0px;
}
.products_contents .detail-info ul.content-area > li {
  display: none;
}
.products_contents .detail-info ul.content-area > li.active {
  display: block;
}
.products_contents .detail-info ul.content-area > li .small {
  font-weight: 300;
  font-size: 11px;
  line-height: 12px;
}
.products_contents .detail-info ul.content-area > li h4 {
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
}
.products_contents .detail-info ul.content-area > li .genre {
  font-weight: 600;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 8px;
}
.products_contents .detail-info ul.content-area > li .product-components {
  margin-top: 30px;
}
.products_contents .detail-info ul.content-area > li .product-genre-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  padding: 0px 0px 16px;
  gap: 8px;
}
.products_contents .detail-info ul.content-area > li .product-genre-list .detail {
  width: calc(50% - 4px);
  display: flex;
  flex-direction: column;
}
.products_contents .detail-info ul.content-area > li .product-genre-list .detail .product-image {
  border-radius: 8px 8px 0 0;
  background: #EDE9E2;
  padding: 4px;
}
.products_contents .detail-info ul.content-area > li .product-genre-list .detail .product-image img {
  border-radius: 4px;
  border: solid 8px #FFF;
  box-sizing: border-box;
}
.products_contents .detail-info ul.content-area > li .product-genre-list .detail .product-optiondata {
  padding: 0 16px 16px;
  background: #EDE9E2;
  border-radius: 0 0 8px 8px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.products_contents .detail-info ul.content-area > li .product-genre-list .detail .product-optiondata .bold {
  font-weight: 600;
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 8px;
}
.products_contents .detail-info ul.content-area > li .product-genre-list .detail .product-optiondata .num {
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 8px;
}
.products_contents .detail-info ul.content-area > li .product-genre-list .detail .product-optiondata .product-name-num {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.products_contents .detail-info ul.content-area > li .product-genre-list .detail .product-optiondata .product-name-num button {
  display: block;
  margin-bottom: 0;
}
.products_contents .detail-info ul.content-area > li .product-genre-list button.white {
  background-color: #FFF;
  color: #00A5AD;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  height: 24px;
  width: 136px;
  border-radius: 12px;
  border: none;
  padding: 3px 0;
  display: block;
  margin: auto;
}

.products_contents .option-data,
.product_set_detail .option-data {
  border-top: 1px solid rgba(233, 233, 232, 0.9);
  border-bottom: 1px solid rgba(233, 233, 232, 0.9);
  margin: 16px calc(50% - 50vw);
  width: 100vw;
}
.products_contents .option-data.inner-modal,
.product_set_detail .option-data.inner-modal {
  border: none;
  width: 100%;
  margin: initial;
}
.products_contents .option-data.inner-modal dl,
.product_set_detail .option-data.inner-modal dl {
  margin-left: 0;
  width: initial;
  justify-content: flex-start;
}
.products_contents .option-data.inner-modal dt,
.product_set_detail .option-data.inner-modal dt {
  justify-content: flex-start;
}
.products_contents .option-data dl,
.product_set_detail .option-data dl {
  display: grid;
  grid-template-columns: 80px auto;
  padding: 0 15px;
  max-width: 540px;
  margin: 16px auto;
}
.products_contents .option-data dt,
.product_set_detail .option-data dt {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 8px;
}
.products_contents .option-data dd,
.product_set_detail .option-data dd {
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
}

/* cart */
.cart {
  margin-top: 20px;
}
.cart .inner {
  border: 12px solid #f8eae7;
  padding: 0;
}
.cart .box {
  padding: 16px 12px;
  box-shadow: 0px 1px 0px rgba(233, 233, 232, 0.9);
}
.cart .box .nameBox {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
}
.cart .box .nameBox .name {
  line-height: 21px;
  letter-spacing: 1px;
  background-image: url(/images/products/radio.png);
  background-size: 22px auto;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  height: 22px;
}
.cart .box .nameBox .off {
  font-size: 0.75rem;
  line-height: 20px;
  color: #ffffff;
  background: #d61a31;
  border-radius: 2px;
  align-items: center;
  padding: 0px 3px;
  vertical-align: middle;
  height: 18px;
}
.cart .box .price {
  display: flex;
  justify-content: flex-end;
}
.cart .box .price strike {
  margin-right: 13px;
  line-height: 21px;
  letter-spacing: 1px;
}
.cart .box .price p {
  line-height: 21px;
  letter-spacing: 1px;
  font-weight: 700;
}
.cart .pointBox {
  padding-top: 20px;
  padding-left: 12px;
  padding-right: 12px;
}
.cart .pointBox p {
  margin-bottom: 0.5rem !important;
}
.cart dl {
  font-weight: 700;
}
.cart dt {
  margin: 0;
  padding-bottom: 10px;
}
.cart dt span {
  font-size: 0.625rem;
  line-height: 10px;
  color: #ffffff;
  background: #d61a31;
  border-radius: 2px;
  align-items: center;
  padding: 4px 3px 3px;
  vertical-align: middle;
  font-weight: 400;
  margin-left: 5px;
}
.cart dd {
  margin: 0;
  font-weight: 400;
}
.cart dd.cmt {
  padding-bottom: 20px;
}
.cart .day {
  display: flex;
  justify-content: space-between;
}

.cp_ipselect {
  overflow: hidden;
  width: 100%;
  text-align: center;
}

.cart-single .box {
  margin-bottom: 20px;
}
.cart-single .box .price {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 1px;
  font-weight: bold;
  vertical-align: text-bottom;
}
.cart-single .box .price span {
  font-size: 20px;
  line-height: 21px;
  letter-spacing: 1px;
  font-weight: bold;
}
.cart-single .box .price p.normal-price, .cart-single .box .price p.discount-price {
  font-size: 20px;
  color: #d61a31;
  display: inline;
}
.cart-single .box .price .discount-tag {
  background: #d61a31;
  color: #fff;
  padding: 0.2rem 10px;
  display: inline;
  border-radius: 5px;
}
.cart-single .box .point {
  vertical-align: text-bottom;
}
.cart-single .pointBox dt {
  margin-bottom: 12px;
}
.cart-single .pointBox dd {
  margin-bottom: 20px;
}

.font_s_12 {
  font-size: 12px;
}

/* Sell_by */
.Sell_by h4 {
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 1px;
  margin-bottom: 4px;
}

.Sell_by p {
  line-height: 21px !important;
  letter-spacing: 1px;
  margin-bottom: 20px !important;
}

.Sell_by hr {
  border-color: #e9e9e8;
  width: 100%;
  margin-bottom: 16px;
  margin-left: -1em;
}

/* reviewWrap */
.reviewWrap {
  padding-bottom: 1.42857143rem;
}

.reviewWrait {
  padding: 16px 12px;
  box-shadow: 0px 1px 0px rgba(233, 233, 232, 0.9);
}

.starBox {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 12px;
}

.starBox .star {
  margin-right: 10px;
}

.reviewWrait .inbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.reviewWrait .white-btn {
  width: 147px;
  margin: 0;
}

.starBox p {
  line-height: 21px;
  letter-spacing: 1px;
}

.review {
  padding: 16px 12px;
  box-shadow: 0px 1px 0px rgba(233, 233, 232, 0.9);
}

.review .star_small {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0.8571428571rem;
}

.review .star_small .star {
  margin-right: 45px;
}

.review .star_small p {
  line-height: 21px !important;
  letter-spacing: 1px;
}

.reviewDitail h3 {
  margin-bottom: 0.8571428571rem;
  line-height: 21px;
  letter-spacing: 1px;
  font-weight: 400;
}

.reviewDitail .comment {
  display: flex;
}

.reviewDitail img {
  margin-right: 16px;
}

.fromshop {
  margin-top: 20px;
  border-top: 1px solid rgba(233, 233, 232, 0.9);
  padding-top: 12px;
}

.comment-name,
.fromshop-tit {
  margin-bottom: 0.8571428571rem !important;
}

.reviewWrap .white-btn {
  width: 80.05698%;
  margin: 1.42857143rem 9.97151% 0;
}

/* best seller */
.top-bestseller {
  padding: 0;
  width: 100%;
}

.bestseller__slider li a {
  margin: 0 5%;
  display: inline-block;
}

.bestseller__slider li img {
  margin-bottom: 0.5rem;
}

.bestseller__slider li .detail-tit {
  margin-bottom: 0.5rem;
}

.bestseller__slider li .detail-price {
  font-weight: bold;
}

/* original set course */
.top-setcourse {
  padding: 2.5rem 0 5rem;
  border-bottom: 0.75rem solid #e9e9e8;
}

.setcourse-detail {
  border-top: 1px solid #e9e9e8;
  margin-top: 1rem;
  padding-top: 1rem;
}

.setcourse-detail .img-box {
  width: 30%;
}
.setcourse-detail .img-box img {
  width: 100%;
}
.setcourse-detail .txt-box {
  width: 62%;
}
.setcourse-detail .txt-box .setcourse-tit {
  font-weight: bold;
  margin-bottom: 1rem;
}
.setcourse-detail .txt-box .star-box {
  width: 40%;
  margin-bottom: 1rem;
}
.setcourse-detail .txt-box .star-box img {
  height: 10.5px;
  width: 11px;
}

.tag-box .border-tb {
  padding: 15px;
  width: calc(100% + 30px);
  border-top: 1px solid rgba(233, 233, 232, 0.9);
  border-bottom: 1px solid rgba(233, 233, 232, 0.9);
  margin-left: -15px;
}
.tag-box span {
  padding: 0 10px;
  background: #e9e9e8;
  border-radius: 5px;
  margin-right: 4px;
  margin-bottom: 8px;
  line-height: 21px;
}
.tag-box span.yellow {
  background: #fdf1da;
}

.tag.secBlock {
  padding: 1.42857143rem 3.2%;
}
.tag.secBlock ul {
  justify-content: flex-start;
}
.tag.secBlock ul li:not(:last-child) {
  margin-right: 2.279202%;
}

/* product */
.top-product {
  padding: 2.5rem 0 3rem 0;
  border-bottom: 0.75rem solid #e9e9e8;
}
.top-product .item-box {
  width: 30%;
  text-align: center;
}
.top-product .item-box .cat-name {
  font-size: 0.75rem;
  font-weight: bold;
}
.top-product .item-box img {
  width: 100%;
  margin-bottom: 0.5rem;
}

.top-product .item-box:first-child, .top-product .item-box:nth-child(2), .top-product .item-box:nth-child(3) {
  margin-bottom: 1rem;
}
.top-product .first-box {
  margin-bottom: 3rem;
}

.top-bestseller-item .item-box {
  width: 109px;
}
.top-bestseller-item .item-box:first-child, .top-bestseller-item .item-box:nth-child(2), .top-bestseller-item .item-box:nth-child(3) {
  margin-bottom: 20px;
}
.top-bestseller-item .item-box .item-name {
  padding-bottom: 10px;
}
.top-bestseller-item .item-box .item-price {
  font-weight: bold;
}
.top-bestseller-item img {
  width: 100%;
  margin-bottom: 10px;
}

/* recipe */
.recipe-list {
  margin-bottom: 2rem;
  display: block;
}
.recipe-list li {
  padding: 1rem 0;
  border-top: 1px solid #e9e9e8;
}
.recipe-list li:last-child {
  border-bottom: 1px solid #e9e9e8;
}
.recipe-list li .img-box {
  width: 20%;
}
.recipe-list li .img-box img {
  width: 100%;
}
.recipe-list li .txt-box {
  width: 74%;
}
.recipe-list li .txt-box p {
  font-weight: bold;
}

/* product_detail  */
.product_detail .ttl {
  border-bottom: 0px;
}
.product_detail .description {
  line-height: 21px;
}
.product_detail p {
  margin-bottom: 1.33rem;
  line-height: 25px;
  letter-spacing: 1px;
}
.product_detail p:last-child {
  margin-bottom: 0;
}
.product_detail figure {
  margin-bottom: 1.33rem;
}

.search_box textarea {
  width: 87%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 4px;
  background: rgba(233, 233, 232, 0.9);
  padding: 12px 38px 12px 8px;
  line-height: 20px;
  letter-spacing: 1px;
  color: #19110d;
}

.search-result {
  margin: 1.4285714286rem 0;
}

.search-btn {
  margin: 1.4285714286rem 9.97151% 0;
}

.search-result-txt {
  line-height: 3.25 !important;
}

.search-result-select {
  width: 41.8803418803%;
  margin-bottom: 0;
}

.recommend_list {
  background: #EDE9E2;
  padding: 16px;
  margin-top: 24px;
}
.recommend_list h2 {
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 36px;
  color: #44332A;
  margin-bottom: 24px;
}

.search-list {
  margin: 0 16px;
}

.search_product_list {
  margin: 24px 0;
}

.search-list .price,
.recommend_list .price {
  font-family: "nexa_boldregular", sans-serif;
  font-style: normal;
}
.search-list .price p,
.search-list .price span,
.recommend_list .price p,
.recommend_list .price span {
  font-family: "nexa_boldregular", sans-serif;
  font-style: normal;
  font-size: 14px;
}
.search-list .detail .detail-box .wrap.flex_box,
.recommend_list .detail .detail-box .wrap.flex_box {
  padding-top: 1.1428571429rem;
  padding-bottom: 1.1428571429rem;
}
.search-list .detail .detail-box .wrap.flex_box.border-bottom,
.recommend_list .detail .detail-box .wrap.flex_box.border-bottom {
  border-bottom: 1px solid rgba(233, 233, 232, 0.9);
}
.search-list .detail .detail-box .txt-box p:last-child,
.recommend_list .detail .detail-box .txt-box p:last-child {
  margin-bottom: 0 !important;
}
.search-list .detail .detail-box .txt-box p:first-child,
.recommend_list .detail .detail-box .txt-box p:first-child {
  font-weight: bold;
  margin-bottom: 0.8571428571rem !important;
}
.search-list .detail .detail-box .txt-box p.repeatpurchases_id,
.recommend_list .detail .detail-box .txt-box p.repeatpurchases_id {
  font-weight: bold;
  margin-bottom: 0.8571428571rem !important;
  font-size: 12px;
  color: rgba(25, 17, 13, 0.5);
}
.search-list .detail .detail-box .img-box,
.recommend_list .detail .detail-box .img-box {
  width: 31.054131%;
}
.search-list .detail .detail-box .detail_link,
.recommend_list .detail .detail-box .detail_link {
  position: relative;
}
.search-list .detail .detail-box .detail_link.premium img,
.recommend_list .detail .detail-box .detail_link.premium img {
  border-radius: 4px 4px 0px 0px;
}
.search-list .detail .detail-box .detail_link.premium .premium-label,
.recommend_list .detail .detail-box .detail_link.premium .premium-label {
  width: 100%;
  background-color: #BFA132;
  bottom: 0;
  border-radius: 0px 0px 4px 4px;
  background-image: url(/images/products/premium_text.svg);
  background-repeat: no-repeat;
  background-position: center 5px;
  padding-top: 18%;
  background-size: 80%;
  margin-top: -3px;
}
.search-list .detail .detail-box .txt-box p.price,
.recommend_list .detail .detail-box .txt-box p.price {
  font-weight: bold;
  margin-bottom: 0.8571428571rem !important;
}

.search-block {
  padding: 20px 10px 0px;
}
.search-block:last-child {
  margin-bottom: 0 !important;
}

.search-babyfood-txt {
  font-weight: bold;
  margin-bottom: 0.8571428571rem !important;
  vertical-align: middle;
}

.search-block-tit {
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 1px;
  padding-bottom: 20px;
}

.clear-txt {
  color: #00a5ad !important;
  vertical-align: middle;
  cursor: pointer;
}

.search-checkbox-wrap .flex_box .checkbox {
  width: 47.8632478632%;
  min-height: 46px;
  background: white;
  border-radius: 4px;
  height: 60px;
  margin-bottom: 11px;
}

.search-block .search-checkbox-wrap .flex_box::after {
  content: "";
  display: block;
  width: 50%;
}

.search-result-number {
  width: 48.318043%;
  text-align: center;
  height: 44px;
  line-height: 44px !important;
  color: #fff;
}

.search-allergen-txt {
  margin-bottom: 20px !important;
}

.allergen-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 12px;
}
.allergen-header__title {
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 1px;
}
.allergen-header__selected {
  font-size: 12px;
  color: #EC6427;
  font-weight: 600;
}

.allergen-box-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-bottom: 20px;
}

.allergen-box-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #8C8886;
  border-radius: 8px;
  padding: 10px 8px;
  cursor: pointer;
  transition: border-color 0.2s ease;
  position: relative;
}
.allergen-box-item__checkbox {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}
.allergen-box-item__checkbox + span::before {
  display: none !important;
  content: none !important;
}
.allergen-box-item__icon {
  display: inline-block;
  flex-shrink: 0;
  margin-right: 4px;
  width: 14px;
  height: 14px;
  color: #8C8886;
  opacity: 0;
}
.allergen-box-item__name {
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
  color: #8C8886;
  text-align: center;
  flex: 1;
}
.allergen-box-item.selected {
  border: 1px solid #EC6427;
}
.allergen-box-item.selected .allergen-box-item__icon {
  display: inline-block;
  color: #EC6427;
  opacity: 1;
}
.allergen-box-item.selected .allergen-box-item__name {
  color: #EC6427;
}

.allergen-actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px 0;
}
.allergen-actions__clear {
  color: #00a5ad;
  font-size: 14px;
  cursor: pointer;
  align-self: flex-end;
  margin-bottom: 12px;
}
.allergen-actions__buttons {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 12px;
}
.allergen-actions__btn {
  display: block;
  text-align: center;
  padding: 12px 0;
  border-radius: 40px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1em;
  cursor: pointer;
  text-decoration: none;
}
.allergen-actions__btn--submit {
  border: 2px solid #EC6427;
  color: #EC6427;
  background: #fff;
}
.allergen-actions__btn--close {
  border: 2px solid #5E5856;
  color: #5E5856;
  background: #fff;
}

.search-trigger span {
  font-weight: bold;
}

/*
 * nutrients_modal
 */
.nutrients_modal,
.component_modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9996;
  width: 100%;
  height: 100%;
}

.component_modal.open {
  opacity: 1;
  display: block;
}
.component_modal.close {
  opacity: 0;
  display: none;
}

@keyframes my-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#component-main-view {
  width: 290px;
  display: block;
  margin: 0 auto;
}

.nutrients_modal .block .block-tit,
.component_modal .block .block-tit {
  font-size: 14px;
  vertical-align: middle;
}

.nutrients_modal .block,
.component_modal .block {
  border-top: 1px solid rgba(233, 233, 232, 0.9);
  padding: 12.5px 3.2%;
}

.nutrients_modal .block .block-nuturients-tit,
.component_modal .block .block-nuturients-tit {
  padding: 6px 3.2%;
  border-left: solid 5px #f0a20a;
}

.nutrients_modal .block .block-nuturients-tit span {
  margin: 4px 0;
  line-height: 18px;
}

.nutrients_modal-wall,
.component_modal-wall {
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.6);
}

.nutrients_modal-body,
.component_modal-body {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  width: 90%;
  height: 90%;
  margin: auto;
  background: #fff;
  border-radius: 10px;
}

.component_modal-body {
  width: 94%;
  height: 94%;
}

.component_modal-content {
  padding: 0 24px;
  overflow-x: hidden;
}
.component_modal-content h2 {
  margin-top: 30px;
  margin-bottom: 8px;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1px;
}
.component_modal-content hr {
  border-color: #e9e9e8;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}
.component_modal-content .statment {
  font-size: 12px;
  line-height: 18px;
}

.ingredients {
  background-color: #EDE9E2;
  padding: 16px;
}
.ingredients .normal-tit {
  margin-bottom: 8px;
}

.footer-subscription-banner {
  margin: 40px auto;
}

@media screen and (min-width: 639px) {
  .nutrients_modal-body,
  .component_modal-body {
    width: 580px;
  }
}
.nutrients_modal-inner,
.component_modal-inner {
  position: relative;
  width: 100%;
  height: 100%;
}

.nutrients_modal-close {
  position: absolute;
  top: -17px;
  right: -17px;
  display: table;
  width: 35px;
  height: 35px;
  z-index: 1000;
  background: #EC6427;
  border-radius: 50%;
  display: table;
  cursor: pointer;
}

.component_modal-close {
  position: absolute;
  top: 16px;
  right: 10px;
  display: table;
  width: 35px;
  height: 35px;
  z-index: 1000;
  background: #5E5856;
  border-radius: 50%;
  display: table;
  cursor: pointer;
}

.nutrients_modal-close div,
.component_modal-close div {
  display: table-cell;
  vertical-align: middle;
}

.nutrients_modal-close div:before,
.component_modal-close div:before {
  content: "";
  display: block;
  width: auto;
  height: 25px;
  background: url(../images/babyfood_two/close.png) no-repeat;
  background-size: contain;
  background-position: center;
}

.nutrients_modal-close > span,
.component_modal-close > span {
  position: relative;
  bottom: 10px;
  left: 10px;
  display: table-cell;
  width: 100%;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
  background: #EC6427;
  border-radius: 50%;
}

#component-nutrients-unit {
  text-indent: 6px;
}

.nutrients_modal-close > span:hover,
.component_modal-close > span:hover {
  background: #3d3d3d;
}

.nutrients_modal-content,
.component_modal-content {
  overflow-y: auto;
  height: 100%;
  padding-top: 24px;
  padding-bottom: 87px;
}

.component_modal-content {
  padding-top: 0;
}

.component_modal-content {
  padding-bottom: 0px;
  border-radius: 10px 10px 0 0;
}

.nutrients_modal-content.horizontal_padding {
  padding-left: 8px;
  padding-right: 8px;
}

.component_modal-content .wide {
  margin-left: -16px;
  width: calc(100% + 32px);
}

.component_modal-content .wide h3 {
  padding-left: 16px;
}

.component_modal-content li {
  margin-left: 0px;
  width: 100%;
}

.component_modal-content .even-colored-list li {
  padding: 13px 0;
  display: flex;
  justify-content: space-between;
}

.component_modal-content .even-colored-list li dl,
.component_modal-content .even-colored-list li dt {
  display: inline;
}

.component_modal-content .even-colored-list li dl {
  padding-left: 16px;
}

.component_modal-content .even-colored-list li dt {
  padding-right: 16px;
}

@media screen and (max-width: 347px) {
  .nutrients_modal-content .pickup__btn-link_gray {
    border-spacing: 2.66667vw 0;
    width: 100%;
  }
}
.nutrients_modal-img img {
  max-width: 100%;
  border-radius: 10px;
}

.nutrients_modal-title {
  display: block;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-top: 44px;
  margin: 20px 0;
  text-align: center;
}

.nutrients_modal-txt {
  margin-top: 20px;
  margin-bottom: 20px !important;
}

.search-inner-content {
  margin: 0 auto;
  max-width: 640px;
  min-height: calc(100vh - 64px);
}

.product-search-word {
  position: relative;
  padding: 20px 3.2% !important;
}

.product-search-word-input {
  padding-left: 2.5rem !important;
  position: relative;
}

.product-search-word-box {
  position: relative;
}

.product-search-word-box::before {
  content: "";
  background: url(../images/page/icon-search.svg) no-repeat top center;
  width: 12px;
  height: 12px;
  background-size: 100%;
  position: absolute;
  left: 15px;
  top: 2px;
  z-index: 1;
}

.bdtop-box {
  border-top: 1px solid rgba(233, 233, 232, 0.9);
}

.bdbtm-box {
  border-bottom: 1px solid rgba(233, 233, 232, 0.9);
}

.product-search-btns {
  display: flex;
  padding: 10px 3.2% !important;
  overflow-x: auto;
}

.product-search-btn {
  text-align: center;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  border: 1px solid #5e5856;
  border-radius: 22px;
  padding: 0 20px 0 0;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
  font-weight: bold;
  color: #5E5856;
  font-size: 12px;
}
.product-search-btn .search_btn_txt {
  padding: 0 10px;
  white-space: nowrap;
}

.product-search-btn.active {
  border: 1px solid #00a5ad !important;
  color: #00a5ad !important;
}

.product-search-all-clear {
  display: inline-block;
  min-width: 45px;
  line-height: 34px;
  height: 34px;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
  color: #00a5ad !important;
  cursor: pointer;
}

.product-search-btn-arrow {
  content: "";
  width: 10px;
  height: 10px;
  background: url(/images/common/arrow-glay-thin.svg) no-repeat center/contain;
  position: absolute;
  top: 12px;
  right: 12px;
  vertical-align: middle;
  transform: rotate(90deg);
}

.product-search-btn-arrow.active-btn {
  background: url(/images/common/arrow-green-thin.svg) no-repeat center/contain !important;
}

.product-search-count {
  padding: 20px 3.2% 0px !important;
}

.product-search-count-text {
  background: rgba(233, 233, 232, 0.3);
  border-radius: 4px;
  line-height: 21px;
  letter-spacing: 1px;
  padding: 12px 0;
  text-align: center;
}

.product-search-close {
  position: absolute;
  top: 20px;
  right: 20px;
}

.product-search-category-box {
  display: flex;
  flex-flow: wrap;
}

.product-search-category-box-item {
  width: 50%;
  padding: 5px 0;
  position: relative;
}

.product-search-category-box-item:nth-child(even) {
  padding-left: 2.5%;
}

.product-search-category-box-item:nth-child(odd) {
  padding-right: 2.5%;
}

.product-search-category-box-item-text {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: white;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 1px;
  z-index: 10;
  width: 100%;
  text-align: center;
}

.product-search-category-box-item:nth-child(even) .product-search-category-box-item-text {
  left: 52.5%;
}

.product-search-category-box-item:nth-child(odd) .product-search-category-box-item-text {
  left: 47.5%;
}

.product-search-banner {
  position: relative;
  padding: 20px 3.2%;
}

.product-search-category-box-item-shadow {
  position: absolute;
  width: 95%;
  background: rgba(0, 0, 0, 0.4);
  height: calc(100% - 11px);
  border-radius: 4px;
}

.product-search-category-box-item-shadow2 {
  position: absolute;
  width: 95%;
  background: rgba(0, 0, 0, 0.15);
  height: calc(100% - 11px);
  border-radius: 4px;
}

.product-search-category-box-item-shadow.has-border {
  background: inherit;
  border: 2px solid #EC6427;
  z-index: 10;
}

.product-search-category-box-item-image {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}

.product-search-bk-gray {
  background: rgba(233, 233, 232, 0.3) !important;
  margin-bottom: 12px;
}

.product-search-babyfood-title {
  text-align: center;
  padding: 0px 0 32px;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 1px;
}

.product-search-checkbox + span::before {
  top: 18px !important;
  left: 5px !important;
}

.product-search-checkbox-text {
  margin-top: 10px;
  display: inline-block;
  font-weight: bold;
}

.product-search-checkbox-text-thin {
  margin-top: 12px;
  display: inline-block;
}

.product-search-spacer {
  height: 120px;
}

.premium-text {
  color: #BFA132;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 4px;
}

.premium-image {
  width: 16px;
  height: 10px;
  vertical-align: baseline;
  margin-left: 3px;
}

.product-search-term-image {
  height: 40px;
  display: inline-block;
  position: absolute;
  right: 10px;
  width: initial;
}

.search-genre-notice {
  font-weight: normal;
  color: #00a5ad;
  margin-left: 5px;
}

.search-genre-notice-image {
  width: 14px;
  vertical-align: text-bottom;
  margin-right: -2px;
}

@media screen and (max-width: 400px) {
  .checkbox-two-line {
    padding-right: 38px;
    margin-top: 0px;
  }
}
.js-category-block {
  margin-bottom: 20px;
}

.product-search-submit-btn {
  width: 281px;
  text-decoration: none;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 11.5px 0;
  font-family: Hiragino Kaku Gothic Pro;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.2em;
  color: white;
  background: #EC6427;
  margin-top: 30px;
  cursor: pointer;
}

.product-search-close-btn {
  width: 281px;
  text-decoration: none;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 11.5px 0;
  font-family: Hiragino Kaku Gothic Pro;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.2em;
  border: 1px solid #5E5856;
  margin-top: 20px;
  cursor: pointer;
}

/* box detail */
.product_set_detail .detail {
  background-color: rgba(233, 233, 232, 0.3);
}

.product_set_detail .wrap {
  background-color: #fff;
}

.product_set_detail .acd-label {
  margin-bottom: 0;
  margin-top: -1px;
  border-top: 1px solid rgba(233, 233, 232, 0.9);
  border-bottom: 1px solid rgba(233, 233, 232, 0.9);
}

.product_set_detail .item_number .font-bold {
  font-weight: bold;
}

.product_set_detail .under-close {
  position: relative;
  padding: 20px 0 6px;
  text-align: center;
}

.product_set_detail .under-close:after {
  content: "";
  background: url(/images/common/arrow-bottom-glay.svg) no-repeat top center;
  display: block;
  width: 15px;
  height: 9px;
  position: absolute;
  right: calc(50% - 40px);
  bottom: 23%;
  margin: auto;
}

hr.border-8 {
  border-width: 8px;
  margin-bottom: 0;
  border-color: rgba(233, 233, 232, 0.9);
}

.z10000 {
  z-index: 10000;
}

.manten_banner {
  margin: 0 12px;
}
.manten_banner a {
  position: relative;
  background: #FDF1DA;
  display: block;
  border-radius: 6px;
}
@media screen and (max-width: 640px) {
  .manten_banner a {
    border-radius: 1.0666666667vw;
  }
}
.manten_banner a img {
  position: relative;
  z-index: 2;
}
.manten_banner a .video_wrap {
  position: absolute;
  margin: auto;
  top: auto;
  bottom: 220px;
  right: 0;
  left: 0;
  width: 564px;
  height: auto;
}
@media screen and (max-width: 640px) {
  .manten_banner a .video_wrap {
    width: 88.125vw;
    bottom: 34.375vw;
  }
}
.manten_banner a .video_wrap video {
  width: 100%;
  height: auto;
  border-radius: 26px;
}
@media screen and (max-width: 640px) {
  .manten_banner a .video_wrap video {
    border-radius: 4.2666666667vw;
  }
}
.manten_banner .indentation {
  margin: 8px 0 0;
}

.subscription_banner {
  display: block;
  padding: 0 14px;
}
.subscription_banner img {
  width: 100%;
  border-radius: 4px;
}

/* recentry view */
.view-history-list .title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 24px;
}
.view-history-list ul.product-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.view-history-list ul.product-list .product-set-detail, .view-history-list ul.product-list .product_set_detail {
  background-color: #EDE9E2;
  border-radius: 4px;
  padding: 8px;
  margin-top: 8px;
  font-size: 10px;
}
.view-history-list ul.product-list .product-set-detail-title, .view-history-list ul.product-list .product_set_detail-title {
  display: flex;
  font-weight: 600;
  line-height: 16px;
}
.view-history-list ul.product-list .product-set-detail-title .text, .view-history-list ul.product-list .product_set_detail-title .text {
  width: 90%;
  text-align: left;
}
.view-history-list ul.product-list .product-set-detail-title .icon, .view-history-list ul.product-list .product_set_detail-title .icon {
  width: 10%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 14px;
}
.view-history-list ul.product-list .product-set-detail-title .icon.open, .view-history-list ul.product-list .product_set_detail-title .icon.open {
  background-image: url(/images/products/icon_plus.png);
}
.view-history-list ul.product-list .product-set-detail-title .icon.close, .view-history-list ul.product-list .product_set_detail-title .icon.close {
  background-image: url(/images/products/icon_minus.png);
}
.view-history-list ul.product-list .product-set-detail ul, .view-history-list ul.product-list .product_set_detail ul {
  display: none;
  text-align: left;
  margin-top: 8px;
}
.view-history-list ul.product-list .product-set-detail ul.open, .view-history-list ul.product-list .product_set_detail ul.open {
  display: block;
}
.view-history-list ul.product-list .product-set-detail ul li, .view-history-list ul.product-list .product_set_detail ul li {
  font-weight: 300;
  font-size: 10px;
  line-height: 12px;
  margin-bottom: 4px;
  color: rgba(25, 17, 13, 0.5);
  margin-top: 4px;
  max-width: 100%;
  flex-basis: auto;
  text-align: left;
}
.view-history-list ul.product-list img {
  margin-bottom: 8px;
}
.view-history-list ul.product-list .title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 24px;
}
.view-history-list ul.product-list > li {
  flex-basis: calc((100% - 12px) / 2);
  max-width: calc((100% - 12px) / 2);
  margin-top: 20px;
  text-align: center;
}
.view-history-list ul.product-list > li p.title {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  letter-spacing: 0;
}
.view-history-list ul.product-list > li .price {
  font-family: "nexa_boldregular", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0;
  margin: 8px 0;
}
.view-history-list ul.product-list > li .price span.line-through {
  text-decoration: line-through;
  color: rgba(25, 17, 13, 0.5);
}
.view-history-list ul.product-list > li .price span.red {
  color: #D61A31;
}
.view-history-list ul.product-list > li .price span.small {
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  color: #19110D;
}
.view-history-list ul.product-list > li .discount-tag {
  margin: 8px 0;
}
.view-history-list ul.product-list > li .discount-tag span {
  font-family: "nexa_boldregular", sans-serif;
  font-style: normal;
  background: #D61A31;
  padding: 4px;
  color: #FFF;
  font-weight: 700;
  font-size: 12px;
  line-height: 9px;
}
.view-history-list ul.product-list > li .tags .tags {
  text-align: left;
}
.view-history-list ul.product-list > li .tags .tags span {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 4px;
  box-sizing: border-box;
  border: solid 1px #19110D;
  padding: 3px;
  font-weight: 300;
  font-size: 10px;
  line-height: 12px;
}
.view-history-list ul.product-list > li .into_cart {
  margin-top: 5px;
}

.popular-product-list {
  margin: 72px 0;
}
.popular-product-list-header .title {
  margin-left: 20px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 28px;
  font-size: 20px;
}
.popular-product-list .recommend-list {
  overflow: hidden;
}
.popular-product-list .recommend-list .inner {
  margin: 0 auto;
  padding-left: 20px;
}
.popular-product-list .recommend-list .slider-wrap {
  position: relative;
}
.popular-product-list .recommend-list .slider-wrap ul.product-slider {
  display: flex;
  gap: 14px;
}
.popular-product-list .recommend-list .product-card {
  margin-right: 20px;
  padding: 14px 0;
}
.popular-product-list .recommend-list .product-card img {
  border-radius: 4px;
  margin-bottom: 8px;
}
.popular-product-list .recommend-list .product-card .title {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
}
.popular-product-list .recommend-list .product-card .price {
  font-family: "nexa_boldregular", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  margin-top: 8px;
  text-align: left;
}
.popular-product-list .recommend-list .product-card .price span.line-through {
  text-decoration: line-through;
  color: rgba(25, 17, 13, 0.5);
}
.popular-product-list .recommend-list .product-card .price span.red {
  color: #D61A31;
}
.popular-product-list .recommend-list .product-card .price span.small {
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  color: #19110D;
}

.slider_none li:not(:first-child) {
  display: none;
}

#modal_saleinfo p {
  font-size: 12px;
  text-align: center;
}
#modal_saleinfo img {
  border-radius: 8px;
}
#modal_saleinfo .component_modal-body {
  height: 94%;
  background: transparent;
}
@media screen and (min-height: 800px) {
  #modal_saleinfo .component_modal-body {
    height: 85%;
  }
}
#modal_saleinfo .modal_stock_wrap {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  padding: 12px 12px 0;
  background: #FFF;
  border-radius: 0 0 8px 8px;
}
#modal_saleinfo .modal_stock_ttl {
  background: #EC6427;
  padding: 8px;
  text-align: center;
  border-radius: 8px 8px 0 0;
  font-weight: bold;
  width: 100%;
}
#modal_saleinfo .modal_stock_ttl p {
  font-size: 16px;
  color: #FFF;
}
#modal_saleinfo .modal_stock_day {
  background-color: #fff6cc;
  display: inline-block;
  padding: 4px 12px;
  border-radius: 5px;
  font-weight: bold;
}
#modal_saleinfo .modal_stock_recommend {
  background-color: #e7f4e4;
  padding: 12px 12px 24px;
  border-radius: 0 0 8px 8px;
  margin-bottom: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 12px;
  justify-content: center;
  align-items: center;
  margin: 0 -12px;
}
#modal_saleinfo .modal_stock_recommend p {
  font-size: 12px;
  color: #555;
}
#modal_saleinfo .modal_stock_recommend p:first-of-type {
  font-size: 14px;
  color: #559F47;
  font-weight: bold;
  margin-bottom: 10px;
}
#modal_saleinfo .modal_stock_recommend b {
  color: #559F47;
  font-size: 16px;
}
#modal_saleinfo .modal_stock_btn_wrap {
  display: flex;
  flex-direction: row;
  gap: 12px;
  justify-content: center;
  align-items: center;
}
#modal_saleinfo .link-button {
  background: #EC6427;
  color: #FFF;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 30px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  display: inline-block;
  transition: background-color 0.3s ease;
}
#modal_saleinfo .link-button:hover {
  background-color: #ffcc66;
  /* カーソルが上に来たときの色 */
}

.modal_stock {
  top: -10px;
  right: -10px;
}

.search-list .title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 24px;
}
.search-list ul.product-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.search-list ul.product-list .product-set-detail, .search-list ul.product-list .product_set_detail {
  background-color: #EDE9E2;
  border-radius: 4px;
  padding: 8px;
  margin-top: 8px;
  font-size: 10px;
}
.search-list ul.product-list .product-set-detail-title, .search-list ul.product-list .product_set_detail-title {
  display: flex;
  font-weight: 600;
  line-height: 16px;
}
.search-list ul.product-list .product-set-detail-title .text, .search-list ul.product-list .product_set_detail-title .text {
  width: 90%;
  text-align: left;
}
.search-list ul.product-list .product-set-detail-title .icon, .search-list ul.product-list .product_set_detail-title .icon {
  width: 10%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 14px;
}
.search-list ul.product-list .product-set-detail-title .icon.open, .search-list ul.product-list .product_set_detail-title .icon.open {
  background-image: url(/images/products/icon_plus.png);
}
.search-list ul.product-list .product-set-detail-title .icon.close, .search-list ul.product-list .product_set_detail-title .icon.close {
  background-image: url(/images/products/icon_minus.png);
}
.search-list ul.product-list .product-set-detail ul, .search-list ul.product-list .product_set_detail ul {
  display: none;
  text-align: left;
  margin-top: 8px;
}
.search-list ul.product-list .product-set-detail ul.open, .search-list ul.product-list .product_set_detail ul.open {
  display: block;
}
.search-list ul.product-list .product-set-detail ul li, .search-list ul.product-list .product_set_detail ul li {
  font-weight: 300;
  font-size: 10px;
  line-height: 12px;
  margin-bottom: 4px;
  color: rgba(25, 17, 13, 0.5);
  margin-top: 4px;
  max-width: 100%;
  flex-basis: auto;
  text-align: left;
}
.search-list ul.product-list img {
  margin-bottom: 8px;
}
.search-list ul.product-list .title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 24px;
}
.search-list ul.product-list > li {
  flex-basis: calc((100% - 12px) / 2);
  max-width: calc((100% - 12px) / 2);
  margin-top: 20px;
  text-align: center;
}
.search-list ul.product-list > li p.title {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  letter-spacing: 0;
}
.search-list ul.product-list > li .price {
  font-family: "nexa_boldregular", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0;
  margin: 8px 0;
}
.search-list ul.product-list > li .price span.line-through {
  text-decoration: line-through;
  color: rgba(25, 17, 13, 0.5);
}
.search-list ul.product-list > li .price span.red {
  color: #D61A31;
}
.search-list ul.product-list > li .price span.small {
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  color: #19110D;
}
.search-list ul.product-list > li .discount-tag {
  margin: 8px 0;
}
.search-list ul.product-list > li .discount-tag span {
  font-family: "nexa_boldregular", sans-serif;
  font-style: normal;
  background: #D61A31;
  padding: 4px;
  color: #FFF;
  font-weight: 700;
  font-size: 12px;
  line-height: 9px;
}
.search-list ul.product-list > li .tags .tags {
  text-align: left;
}
.search-list ul.product-list > li .tags .tags span {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 4px;
  box-sizing: border-box;
  border: solid 1px #19110D;
  padding: 3px;
  font-weight: 300;
  font-size: 10px;
  line-height: 12px;
}
.search-list ul.product-list > li .into_cart {
  margin-top: 5px;
}

.tag-section-group {
  margin: 40px 0 0;
  padding: 0 16px;
}
.tag-section-group__title {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 1px;
  margin-bottom: 16px;
  color: #19110d;
  text-align: center;
}

.tag-section {
  margin-top: 40px;
  margin-bottom: 0;
}
.tag-section:first-child {
  margin-top: 0;
}
.tag-section__header {
  padding: 8px 16px;
  margin-bottom: 12px;
  margin-left: -16px;
  margin-right: -16px;
  border-radius: 0;
}
.tag-section__label {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 1px;
  color: inherit;
}
.tag-section__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.tag-section__more-wrap {
  margin: 20px 0 0;
  padding: 0 8px;
  display: flex;
  justify-content: center;
}
.tag-section__more-wrap--pc {
  display: none;
}
.tag-section__more-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 340px;
  padding: 14px 24px;
  border: 2px solid #ee7800;
  border-radius: 999px;
  background: #fff;
  color: #ee7800;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  text-decoration: none;
}

.product-card-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.product-card {
  list-style: none;
  display: flex;
  flex-direction: column;
}
.product-card__img {
  display: block;
  background: #ece5dc;
  border-radius: 8px;
  padding: 10px;
}
.product-card__img img {
  width: 100%;
  display: block;
  border-radius: 4px;
}
.product-card__title {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  margin-top: 12px;
  color: #19110d;
}
.product-card__title a {
  color: inherit;
  text-decoration: none;
}
.product-card__terms {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
.product-card__term {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 6px;
  background: var(--term-color, #ccc);
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.5px;
}
.product-card__discount-badge {
  display: inline-block;
  align-self: flex-start;
  margin-top: 10px;
  padding: 3px 10px;
  border-radius: 6px;
  background: #e84f49;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.5px;
}
.product-card__price {
  margin-top: 8px;
  font-size: 15px;
  font-weight: 700;
  color: #19110d;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 6px;
}
.product-card__price-original {
  text-decoration: line-through;
  color: #888;
  font-size: 12px;
  font-weight: 400;
}
.product-card__price-current {
  color: #19110d;
}
.product-card__price-tax {
  font-size: 11px;
  font-weight: 400;
  margin-left: 2px;
}
.product-card__summary {
  margin-top: 8px;
  font-size: 12px;
  line-height: 1.7;
  color: #555;
}
.product-card__cart {
  padding-top: 12px;
}
.product-card__cart a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #EC6427;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  text-decoration: none;
}
.product-card__cart-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url("/images/common/icon_cart_orange.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  vertical-align: middle;
}
.product-card__cart--soldout {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.product-card__cart--soldout .product-card__cart-text {
  color: #999;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.product-card__cart--soldout .product-card__cart-icon {
  filter: grayscale(100%) brightness(1.3);
}

/* campaigns 由来の割引表示: 「おすすめの定期便」(.product-list li ...) と同じデザインを商品カード上で再現 */
.product-card-grid li.product-card .discount-tag {
  margin: 16px 0 4px;
  text-align: left;
}
.product-card-grid li.product-card .discount-tag span {
  font-family: "nexa_boldregular", sans-serif;
  background: #D61A31;
  padding: 4px;
  color: #FFF;
  font-weight: 700;
  font-size: 12px;
  line-height: 9px;
}
.product-card-grid li.product-card .price {
  font-family: "nexa_boldregular", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0;
  margin: 0;
}
.product-card-grid li.product-card .price span.line-through {
  text-decoration: line-through;
  color: rgba(25, 17, 13, 0.5);
}
.product-card-grid li.product-card .price span.red {
  color: #D61A31;
}
.product-card-grid li.product-card .price span.small {
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  color: #19110D;
}

.more-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9995;
  display: none;
}
.more-modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}
.more-modal__panel {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: var(--header-h, 54px);
  background: #fff;
  border-radius: 16px 16px 0 0;
  display: flex;
  flex-direction: column;
  animation: slideUp 0.3s ease-out;
}
.more-modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  border-radius: 16px 16px 0 0;
  flex-shrink: 0;
}
.more-modal__title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: inherit;
}
.more-modal__close {
  font-size: 24px;
  color: inherit;
  cursor: pointer;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.more-modal__body {
  overflow-y: auto;
  flex: 1;
  padding: 16px 0;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
}
.more-modal__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  list-style: none;
  padding: 0 16px;
  margin: 0;
}
.more-modal__grid .prodtcts_box {
  margin: 0;
}
.more-modal__grid .prodtcts_box .img-box img {
  width: 100%;
  border-radius: 4px;
}
.more-modal__grid .prodtcts_box .title {
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  margin-top: 6px;
}
.more-modal__grid .prodtcts_box .title a {
  color: #19110d;
  text-decoration: none;
}
.more-modal__grid .prodtcts_box .price {
  font-size: 13px;
  font-weight: 700;
  margin-top: 4px;
}
.more-modal__grid .prodtcts_box .price .small {
  font-size: 11px;
  font-weight: 400;
}
.more-modal__banner {
  margin: 12px 0;
  padding: 16px;
}
.more-modal__banner .subscription_banner {
  display: block;
}
.more-modal__banner .subscription_banner img {
  width: 100%;
  border-radius: 4px;
}
.more-modal__loading {
  padding: 16px 0;
}

@keyframes slideUp {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}
@media screen and (min-width: 639px) {
  .tag-section__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    overflow-x: visible;
    margin: 0;
    padding: 0;
  }
  .tag-section__grid .prodtcts_box {
    flex: none;
    width: auto;
  }
  .tag-section__more-card {
    flex: none;
  }
  .tag-section__more-btn {
    aspect-ratio: 1;
  }
  .more-modal {
    display: none;
  }
  .more-modal__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.product-filter {
  padding: 0;
}
.product-filter__sticky {
  z-index: 9;
  background: #fff;
  padding: 0 16px;
  transition: box-shadow 0.2s;
}
.product-filter__sticky.is-fixed {
  position: fixed;
  left: 0;
  right: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.product-filter__spacer {
  display: none;
}
.product-filter__conditions {
  padding-top: 4px;
  max-height: 500px;
  overflow: hidden;
  transition: max-height 0.25s ease, opacity 0.2s ease, margin-top 0.25s ease;
  opacity: 1;
}
.product-filter__conditions.is-collapsed {
  max-height: 0;
  opacity: 0;
  padding-top: 0;
  margin-top: 0;
}
.product-filter__search {
  padding: 10px 0 6px;
}
.product-filter__search-box {
  position: relative;
  display: block;
}
.product-filter__search-box::before {
  content: "";
  background: url(../images/page/icon-search.svg) no-repeat center/contain;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  pointer-events: none;
}
.product-filter__search-input {
  width: 100%;
  height: 44px;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 0 44px 0 16px;
  font-size: 14px;
  line-height: 44px;
  background: #fff;
  outline: none;
  box-sizing: border-box;
}
.product-filter__search-input::placeholder {
  color: #aaa;
}
.product-filter__search-input:focus {
  border-color: #00a5ad;
}
.product-filter__row {
  margin-bottom: 10px;
}
.product-filter__scroll {
  display: flex;
  overflow-x: auto;
  gap: 8px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 2px;
}
.product-filter__scroll::-webkit-scrollbar {
  display: none;
}
.product-filter__chip {
  display: flex;
  align-items: center;
  gap: 4px;
  width: 120px;
  min-height: 48px;
  padding: 6px 8px;
  border: 1.5px solid var(--chip-color, #d5d0cc);
  border-radius: 4px;
  cursor: pointer;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  color: var(--chip-color, #5E5856);
  background: #fff;
  transition: border-color 0.15s, background 0.15s, color 0.15s;
  user-select: none;
}
.product-filter__chip-input {
  display: none;
}
.product-filter__chip-input + span::before {
  display: none !important;
  content: none !important;
}
.product-filter__chip-check {
  display: none;
  font-size: 12px;
  flex-shrink: 0;
}
.product-filter__chip-label {
  line-height: 1.3;
}
.product-filter__chip-sub {
  font-weight: 600;
}
.product-filter__chip.is-active .product-filter__chip-check {
  display: inline;
}
.product-filter__chip--term {
  border-color: var(--chip-color);
  color: var(--chip-color);
}
.product-filter__chip--term .product-filter__chip-check {
  display: inline;
  color: #E9E9E8;
}
.product-filter__chip--term.is-active {
  background: var(--chip-color);
  border-color: var(--chip-color);
  color: #fff;
}
.product-filter__chip--term.is-active .product-filter__chip-check {
  color: #fff;
}
.product-filter__chip--cat {
  border-color: #5E5856;
  background: #5E5856;
  color: #fff;
}
.product-filter__chip--cat .product-filter__chip-check {
  display: inline;
  color: #fff;
}
.product-filter__chip--cat.is-active {
  background: #00A5AD;
  border-color: #00A5AD;
  color: #fff;
}
.product-filter__anchors {
  display: flex;
  gap: 10px;
}
.product-filter__anchor {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 44px;
  padding: 0 14px;
  border: 1px solid #d5d0cc;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  color: #5E5856;
  text-decoration: none;
  background: #fff;
}
.product-filter__anchor-arrow {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 2px solid #8C8886;
  border-bottom: 2px solid #8C8886;
  transform: rotate(45deg);
}
.product-filter__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
.product-filter__count {
  font-size: 14px;
  font-weight: 700;
  color: #19110d;
}
.product-filter__allergen-btn {
  display: flex;
  align-items: center;
  gap: 6px;
  height: 36px;
  padding: 0 14px;
  border: 1px solid #00a5ad;
  border-radius: 22px;
  font-size: 13px;
  font-weight: 700;
  color: #00a5ad;
  cursor: pointer;
  white-space: nowrap;
  background: #fff;
}
.product-filter__allergen-btn.is-active {
  background: #e6f7f8;
}
.product-filter__allergen-icon {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.product-filter__allergen-plus {
  font-size: 16px;
  font-weight: 400;
}

.allergen-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}
.allergen-modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.allergen-modal__panel {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 80vh;
  background: #fff;
  border-radius: 16px 16px 0 0;
  display: flex;
  flex-direction: column;
  animation: slideUp 0.25s ease-out;
}
.allergen-modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  border-bottom: 1px solid #eee;
  flex-shrink: 0;
}
.allergen-modal__title {
  font-size: 16px;
  font-weight: 700;
  color: #19110d;
}
.allergen-modal__close {
  font-size: 28px;
  color: #5E5856;
  cursor: pointer;
  line-height: 1;
}
.allergen-modal__body {
  padding: 16px 20px;
  overflow-y: auto;
  flex: 1;
}
.allergen-modal__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 20px;
  border-top: 1px solid #eee;
  flex-shrink: 0;
}
.allergen-modal__clear {
  font-size: 14px;
  color: #00a5ad;
  cursor: pointer;
}
.allergen-modal__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  padding: 0 32px;
  background: #EC6427;
  color: #fff;
  border-radius: 22px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}

@media screen and (min-width: 600px) {
  .product-filter {
    max-width: 900px;
    margin: 0 auto;
  }
  .product-filter__sticky {
    min-width: 600px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .product-filter__sticky.is-fixed {
    width: 100%;
    max-width: 900px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }
  .product-filter__scroll {
    flex-wrap: wrap;
    overflow-x: visible;
  }
  .product-filter__chip {
    flex-shrink: 0;
    width: calc(25% - 6px);
  }
  .product-filter__anchors {
    max-width: 400px;
  }
  .allergen-modal__panel {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: auto;
    right: auto;
    width: 600px;
    max-width: 90vw;
    max-height: 80vh;
    border-radius: 16px;
    animation: fadeIn 0.2s ease-out;
  }
}
.subscription_banner_section {
  padding: 0 16px;
  margin: 24px 0;
}
.subscription_banner_section .subscription_banner {
  display: block;
}
.subscription_banner_section .subscription_banner img {
  width: 100%;
  border-radius: 4px;
}

@media screen and (min-width: 781px) {
  .body-wrap {
    max-width: 100% !important;
  }
  .product-filter {
    max-width: 1180px;
  }
  .product-filter__sticky.is-fixed {
    max-width: 1180px;
  }
  .product-filter__search {
    max-width: 600px;
    margin: 0 auto;
  }
  .product-filter__conditions {
    margin-top: 24px;
    padding-top: 0;
  }
  .product-filter__row {
    margin-bottom: 20px;
  }
  .product-filter__scroll {
    flex-wrap: wrap;
    justify-content: flex-start;
    overflow-x: visible;
    gap: 8px;
  }
  .product-filter__chip {
    flex: 0 0 auto;
    width: 120px;
    height: 60px;
    min-width: 120px;
    min-height: 60px;
  }
  .product-filter__anchors {
    max-width: 480px;
    margin: 12px auto;
  }
  .product-filter__bottom {
    max-width: 480px;
    margin: 0 auto;
  }
  .tag-section-group {
    max-width: 1180px;
    margin: 56px auto 0;
    padding: 0 16px;
  }
  .tag-section-group__title {
    margin-bottom: 24px;
  }
  .tag-section {
    margin-top: 56px;
  }
  .tag-section__header {
    margin-left: 0;
    margin-right: 0;
    border-radius: 0;
  }
  .tag-section__grid {
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
  }
  .tag-section__grid > li:nth-child(n+6) {
    display: none;
  }
  .tag-section__more-wrap--pc {
    display: flex;
  }
  .tag-section__more-wrap--sp {
    display: none;
  }
  .tag-section__more-btn {
    max-width: 280px;
    padding: 12px 32px;
    aspect-ratio: auto;
  }
  .remainder-products {
    max-width: 1180px;
    margin: 24px auto 0;
    padding: 0 16px;
  }
  .remainder-products__title {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 12px;
  }
  .remainder-products .product-list {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
    justify-content: stretch !important;
    gap: 20px;
    margin: 0;
    max-width: none;
  }
  .remainder-products .product-list > li,
  .remainder-products .product-list .prodtcts_box {
    flex-basis: auto;
    max-width: none;
    margin: 0;
  }
  .recommend_list {
    padding: 40px 16px;
  }
  .recommend_list h2 {
    text-align: center;
    margin-bottom: 32px;
  }
  .recommend_list .product-list {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center !important;
    gap: 24px;
    max-width: 640px;
    margin: 0 auto !important;
    padding: 0;
  }
  .recommend_list .product-list .prodtcts_box,
  .recommend_list .product-list > li {
    flex-basis: auto;
    max-width: none;
    margin: 0;
  }
  .more-modal__panel {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    max-width: none;
    max-height: none;
    height: 70vh;
    transform: none;
    border-radius: 16px 16px 0 0;
    animation: slideUp 0.3s ease-out;
  }
  .more-modal__header {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding-left: max(16px, (100% - 1180px) / 2);
    padding-right: max(16px, (100% - 1180px) / 2);
    justify-content: center;
    position: relative;
  }
  .more-modal__title {
    text-align: center;
  }
  .more-modal__close {
    position: absolute;
    right: max(16px, (100% - 1180px) / 2);
    top: 50%;
    transform: translateY(-50%);
  }
  .more-modal__body {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: 0;
  }
  .more-modal__grid {
    grid-template-columns: repeat(5, 1fr);
    gap: 16px;
    max-width: 1180px;
    margin: 0 auto;
    padding: 16px;
  }
}
.price span.line-through {
  margin-right: 8px;
}

@media screen and (min-width: 781px) {
  .product_top p br {
    display: none;
  }
}
