@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Shippori+Mincho:wght@400;500;600;700;800&display=swap");
._en {
  font-family: "EB Garamond", serif !important;
}

body {
  color: #1E3538;
}
body section,
body article,
body address,
body div,
body ul,
body ol,
body li,
body table,
body tr,
body th,
body td,
body dl,
body dt,
body dd,
body h1,
body h2,
body h3,
body h4,
body h5,
body p,
body a,
body span,
body strong,
body small,
body b,
body pre,
body form,
body input,
body select,
body textarea,
body button,
body pre {
  font-family: "EB Garamond", "Shippori Mincho", serif;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body p,
body small {
  line-height: 1.65em;
}
body h1,
body .h1,
body h2,
body .h2,
body h3,
body .h3,
body h4,
body .h4,
body h5,
body .h5,
body h6,
body .h6 {
  font-family: 游ゴシック, serif;
  font-family: "EB Garamond", "Shippori Mincho", serif;
}
body .u-text--head,
body .u-color--head,
body .u-text--subhead,
body .u-text--body,
body .u-color--body,
body .u-text--strong,
body .u-text--link,
body .u-text--head--overlay,
body .u-text--subhead--overlay,
body .u-text--body--overlay,
body .u-text--color--overlay,
body .u-color__btn--bg,
body .u-color__btn--bg--overlay,
body .u-color__btn--bg--reverse,
body .u-color__btn--bg--overlay--reverse,
body .u-color__btn,
body .u-text--btn,
body .u-text--btn--overlay,
body .u-text--btn--reverse,
body .u-text--btn--overlay--reverse,
body .u-color__btn--text,
body .u-color__btn--text--bg,
body .u-text--input,
body .u-color--input,
body .u-color__input--bg,
body .u-color__border--input,
body .u-color__bg--base,
body .u-color__bg--main,
body .u-color__border--border,
body .u-color__border--main,
body .u-font--head,
body .u-font--subhead,
body .u-font--body,
body .u-font--bold,
body .c-product_info__details__icon::before,
body .c-product_info__details__icon::after,
body .c-product_item__actions .c-product_item__form--favorite,
body .c-product_item__actions .c-product_item__form--cart,
body h6,
body .h6,
body :root,
body .c-steps_to_order--theme,
body .p-movie--theme,
body .u-text--btn,
body a {
  font-family: 游ゴシック, serif;
  font-family: "EB Garamond", "Shippori Mincho", serif;
}
body b {
  font-weight: bold;
}
body u {
  text-decoration: underline;
}
body .u-font-bold {
  font-weight: bold !important;
}

@media screen and (min-width: 1024px) {
  ._sp {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  ._pc {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .c-gmenu__container {
    width: 100%;
  }
}
/*============================
top
============================*/
.p-section {
  max-width: 100%;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .p-section .p-section__inner {
    max-width: 87vw;
    margin: auto;
  }
}
@media screen and (max-width: 1023px) {
  .p-section .l-container__row {
    max-width: 90vw;
    margin: auto;
  }
}

#cus_1_fv {
  position: relative;
}
@media screen and (max-width: 1023px) {
  #cus_1_fv .l-container__row {
    max-width: 100vw;
    margin: auto;
  }
}
#cus_1_fv .l-container__row .p-banner {
  position: relative;
}
#cus_1_fv .l-container__row .p-banner .p-banner__meta {
  position: absolute;
  bottom: 15%;
  left: 61.85%;
  width: 16.5%;
}
#cus_1_fv .l-container__row .p-banner .p-banner__meta .p-banner__text {
  display: block;
  width: 100%;
  color: #ffffff;
  font-size: 1vw;
  text-align: start;
  margin-bottom: 1em;
}
#cus_1_fv .l-container__row .p-banner .p-banner__meta .p-banner__btn {
  display: block;
  width: 100%;
  color: #ffffff;
  border: #ffffff 1px solid;
  padding: 1em;
  font-size: 1.15vw;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  #cus_1_fv .l-container__row .p-banner .p-banner__meta {
    bottom: 3%;
    left: 50%;
    transform: translateX(-50%);
    width: 225px;
    max-width: 80%;
  }
  #cus_1_fv .l-container__row .p-banner .p-banner__meta .p-banner__text {
    text-align: center;
    font-size: 10px;
  }
  #cus_1_fv .l-container__row .p-banner .p-banner__meta .p-banner__btn {
    padding: 0.5em 0;
    font-size: 13px;
  }
}
#cus_1_fv .l-container__row .fv_text_image_1_pc {
  position: absolute;
  top: 40%;
  left: 20%;
  width: 15%;
}
#cus_1_fv .l-container__row .fv_text_image_2_pc {
  position: absolute;
  bottom: 16%;
  right: 20%;
  width: 15%;
}
#cus_1_fv .l-container__row .fv_btn_image_pc {
  position: absolute;
  bottom: 10%;
  right: 5%;
  width: 15%;
}
#cus_1_fv .l-container__row .fv_text_image_1_sp {
  position: absolute;
  top: 27%;
  right: 8%;
  width: 25%;
}
#cus_1_fv .l-container__row .fv_text_image_2_sp {
  position: absolute;
  bottom: 12%;
  left: 50%;
  width: 47%;
  transform: translateX(-50%);
}
#cus_1_fv .l-container__row .fv_btn_image_sp {
  position: absolute;
  bottom: 4%;
  left: 50%;
  width: 55%;
  transform: translateX(-50%);
}

#cus_2_banner .l-container__row {
  padding: 0;
  margin: 50px auto;
}
@media screen and (max-width: 1023px) {
  #cus_2_banner .l-container__row {
    margin: 57px auto;
  }
}
#cus_2_banner .l-container__row .p-custom_banner {
  background-color: #F0F5F5;
  padding: 2rem 3rem;
  max-width: 780px;
  min-height: 200px;
  margin: auto;
}
@media screen and (max-width: 1023px) {
  #cus_2_banner .l-container__row .p-custom_banner {
    padding: 1rem 0.5rem;
  }
}
#cus_2_banner .l-container__row .p-custom_banner .p-custom_banner__inner {
  display: flex;
  gap: 41px;
}
@media screen and (max-width: 1023px) {
  #cus_2_banner .l-container__row .p-custom_banner .p-custom_banner__inner {
    flex-wrap: wrap;
    gap: 25px;
  }
}
#cus_2_banner .l-container__row .p-custom_banner .p-custom_banner__inner .p-custom_banner__img {
  width: 53%;
}
@media screen and (max-width: 1023px) {
  #cus_2_banner .l-container__row .p-custom_banner .p-custom_banner__inner .p-custom_banner__img {
    width: 90%;
    margin: auto;
  }
}
#cus_2_banner .l-container__row .p-custom_banner .p-custom_banner__inner .p-custom_banner__meta .p-custom_banner__meta__title {
  font-size: 15px;
  font-weight: bold;
  margin: 15px 0;
}
#cus_2_banner .l-container__row .p-custom_banner .p-custom_banner__inner .p-custom_banner__meta .p-custom_banner__meta__text {
  font-size: 12px;
  margin: 20px 0;
}
#cus_2_banner .l-container__row .p-custom_banner .p-custom_banner__inner .p-custom_banner__meta .p-custom_banner__meta__btn {
  font-size: 12px;
  margin: 28px 0 0;
}


#cus_2_banner_02 .l-container__row {
  padding: 0;
  margin: 50px auto;
}
@media screen and (max-width: 1023px) {
  #cus_2_banner_02 .l-container__row {
    margin: 57px auto;
  }
}
#cus_2_banner_02 .l-container__row .p-custom_banner {
  padding: 2rem 3rem;
  max-width: 780px;
  min-height: 200px;
  margin: auto;
}
@media screen and (max-width: 1023px) {
  #cus_2_banner_02 .l-container__row .p-custom_banner {
    padding: 1rem 0.5rem;
  }
}
#cus_2_banner_02 .l-container__row .p-custom_banner .p-custom_banner__inner {
  display: flex;
  align-items: center;
  flex-direction: column;
}
#cus_2_banner_02 .l-container__row .p-custom_banner .p-custom_banner__inner .p-custom_banner__more__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
  height: 44px;
  width: 220px;
  font-size: 14px;
  background-color: #4D4D4D;
}
#cus_2_banner_02 .l-container__row .p-custom_banner .p-custom_banner__inner .p-custom_banner__more__btn u {
  color: white;
  text-decoration: none;
  line-height: 44px;
}

#cus_3_concept {
  background-position: center;
  background-size: cover;
  padding: 5rem 0 2rem;
}
@media screen and (min-width: 1024px) {
  #cus_3_concept {
    padding: 12rem 0;
  }
}
#cus_3_concept .l-container__row {
  max-width: 957px;
  margin: auto;
}
@media screen and (max-width: 1023px) {
  #cus_3_concept .l-container__row {
    max-width: 87vw;
    margin: auto;
    padding: 0;
  }
}
#cus_3_concept .l-container__row .p-concept--layout4 {
  -ms-grid-rows: auto;
  -ms-grid-columns: 55.5% 44.5%;
  grid-template: "image inner" auto/55.5% 44.5%;
  margin: auto;
  width: auto;
}
@media screen and (max-width: 1023px) {
  #cus_3_concept .l-container__row .p-concept--layout4 {
    display: block;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
  }
  #cus_3_concept .l-container__row .p-concept--layout4 .p-concept__image {
    order: 2;
    margin: 7em auto 4em;
  }
  #cus_3_concept .l-container__row .p-concept--layout4 .p-concept__inner {
    order: 1;
  }
}
#cus_3_concept .l-container__row .p-concept--layout4 .p-concept__inner {
  width: auto;
}
#cus_3_concept .l-container__row .p-concept--layout4 .p-concept__inner h2 {
  color: black;
  font-size: 22px;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1023px) {
  #cus_3_concept .l-container__row .p-concept--layout4 .p-concept__inner h2 {
    font-size: 17px;
    margin-bottom: 35px;
  }
}
#cus_3_concept .l-container__row .p-concept--layout4 .p-concept__inner h3 {
  color: black;
  font-size: 34px;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1023px) {
  #cus_3_concept .l-container__row .p-concept--layout4 .p-concept__inner h3 {
    margin-bottom: 35px;
  }
}
#cus_3_concept .l-container__row .p-concept--layout4 .p-concept__inner p {
  color: black;
  font-size: 14px;
  line-height: 2rem;
}

#cus_4_story {
  background-position: center;
  background-size: cover;
  padding: 0;
}
#cus_4_story .l-container__row {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 43%;
  z-index: 1;
  max-width: 100%;
}
@media screen and (max-width: 1023px) {
  #cus_4_story .l-container__row {
    top: 44%;
    left: 50%;
  }
}
#cus_4_story .l-container__row .p-concept--layout3 {
  max-width: 100%;
}
@media screen and (max-width: 1023px) {
  #cus_4_story .l-container__row .p-concept--layout3 {
    display: block;
  }
}
#cus_4_story .l-container__row .p-concept--layout3 .p-concept__inner {
  width: auto;
}
#cus_4_story .l-container__row .p-concept--layout3 .p-concept__inner h2 {
  color: white;
  font-size: 22px;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1023px) {
  #cus_4_story .l-container__row .p-concept--layout3 .p-concept__inner h2 {
    font-size: 16px;
    margin-bottom: 24px;
  }
}
#cus_4_story .l-container__row .p-concept--layout3 .p-concept__inner h3 {
  color: white;
  font-size: 34px;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1023px) {
  #cus_4_story .l-container__row .p-concept--layout3 .p-concept__inner h3 {
    margin-bottom: 2rem;
  }
}
#cus_4_story .l-container__row .p-concept--layout3 .p-concept__inner p {
  color: white;
  font-size: 14px;
  line-height: 2rem;
}

#cus_5_2_product_buy {
  padding: 4rem 0;
}
@media screen and (max-width: 1023px) {
  #cus_5_2_product_buy {
    margin-top: 0;
    margin-bottom: 3rem;
  }
}
#cus_5_2_product_buy .c-reccomend-product {
  max-width: 937px;
  width: 100%;
  display: flex;
  margin: auto;
}
@media screen and (max-width: 1023px) {
  #cus_5_2_product_buy .c-reccomend-product {
    display: block;
  }
}
#cus_5_2_product_buy .c-reccomend-product:hover {
  opacity: 1;
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__inner__image {
  max-width: 493px;
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__inner__image img {
  width: 100%;
  height: auto;
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents {
  display: flex;
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner {
  padding: 0 0 0 77px;
  margin: auto;
  display: inline-flex;
}
@media screen and (max-width: 1023px) {
  #cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner {
    padding: 0;
  }
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__title_sub {
  font-size: 18px;
  line-height: 1em;
  margin: 0 0 0;
}
@media screen and (max-width: 1023px) {
  #cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__title_sub {
    font-size: 18px;
    margin-top: 48px;
  }
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__title {
  font-size: 40px;
  line-height: 1em;
  margin: 15px 0 0;
}
@media screen and (max-width: 1023px) {
  #cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__title {
    font-size: 35px;
    margin-top: 26px;
  }
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__price {
  font-size: 17px;
  line-height: 1em;
  margin: 25px 0 0;
}
@media screen and (max-width: 1023px) {
  #cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__price {
    font-size: 13px;
    margin-top: 48px;
  }
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner table {
  margin: 29px 0 0;
  width: auto;
  text-align: start;
}
@media screen and (max-width: 1023px) {
  #cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner table {
    margin-top: 30px;
  }
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner table th,
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner table td {
  font-size: 9px;
  line-height: 2em;
  text-align: start;
}
@media screen and (max-width: 1023px) {
  #cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner table th,
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner table td {
    font-size: 13px;
  }
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner table th {
  font-weight: bold;
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner table td {
  padding-left: 43px;
}
@media screen and (max-width: 1023px) {
  #cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner table td {
    padding-left: 34px;
  }
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__form__quantity {
  position: relative;
  margin: 30px 0 0;
}
@media screen and (max-width: 1023px) {
  #cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__form__quantity {
    margin-top: 35px;
  }
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__form__quantity::before, #cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__form__quantity::after {
  content: "";
  background-color: #1E3538;
  display: inline-block;
  z-index: 1;
  height: 1px;
  width: 8px;
  position: absolute;
  top: 50%;
}
@media (min-width: 1024px) {
  #cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__form__quantity::before, #cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__form__quantity::after {
    height: 1px;
    width: 8px;
  }
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__form__quantity::before {
  transform: translateY(50%) rotate(55deg);
  right: 16px;
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__form__quantity::after {
  transform: translateY(50%) rotate(-55deg);
  right: 12px;
  transition: 0.5s;
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__form__quantity .c-reccomend-product__contents__form__quantity__input {
  width: 100%;
  height: 40px;
  font-size: 13px;
  padding: 0 20px;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__form__sold_message {
  font-weight: bold;
  font-size: 15px;
  margin-top: 47px;
}
@media screen and (max-width: 1023px) {
  #cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__form__sold_message {
    font-size: 15px;
    margin-top: 31px;
  }
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__form__buttons .c-reccomend-product__contents__form__submit {
  background-color: #1E3538 !important;
  color: #fff !important;
  cursor: pointer;
  height: 40px;
  margin: 13px 0 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  border-radius: 2px;
}
@media screen and (max-width: 1023px) {
  #cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__form__buttons .c-reccomend-product__contents__form__submit {
    margin-top: 9px;
  }
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-btns {
  margin: 35px 0 0;
}
@media screen and (max-width: 1023px) {
  #cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-btns {
    margin-top: 35px;
  }
}
#cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__form__attention {
  font-size: 9px;
  margin: 26px 0 0;
}
@media screen and (max-width: 1023px) {
  #cus_5_2_product_buy .c-reccomend-product .c-reccomend-product__contents .c-reccomend-product__contents__inner .c-reccomend-product__contents__form__attention {
    font-size: 12px;
    margin-top: 35px;
  }
}

/*------------  ambassador ------------*/
.ambassador-sec__sepalator {
  max-width:750px;
  margin:auto;
}
@media screen and (max-width: 1023px) {
  .ambassador-sec__sepalator {
    margin: 0px 38px;
  }
}

.ambassador-sec__inner {
  max-width: 900px;
  margin:auto;
}
.ambassador-sec__inner__title {
  display: flex;
  flex-direction: column;
  align-items:center;
  margin-top: 68px;
  margin-bottom: 14px;
}
.ambassador-sec__inner__title .title{
  font-size: 32px;
  margin-bottom:27px;
  text-align:center;
}

.ambassador-sec__inner__title .description{
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-align:center;
}

.ambassador-sec__inner__member {
  display: flex;
  flex-direction: column;
  align-items:center;
  margin-bottom: 36px;
}
.ambassador-sec__inner__member >p{
  letter-spacing: 0.07em;
  font-size: 12px;
  line-height:30px;
  text-decoration: none;
}
.ambassador-sec__inner__images {
  max-width: 792px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
@media screen and (max-width: 1023px) {
   .ambassador-sec__inner__member {
        margin-bottom: 20px;
   }
    
  .ambassador-sec__inner__member >p{
    text-decoration: underline;
  }
  .ambassador-sec__inner__images {
  margin: auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;    
}
  .ambassador-sec__inner__images img{
    padding: 0px 82px;    
    width: 100%;
  }
}

.ambassador-sec__inner__images .right{
  margin-top: 97px;
}
@media screen and (max-width: 1023px) {
  .ambassador-sec__inner__images .right{
    margin-top: 12px;
  }
}

.ambassador-sec__inner__images .member-text{
  display: flex;
  font-size: 12px;
  justify-content: center;
}

/*-------------------------------------*/

#cus_6_column {
  padding: 4rem 0;
}
@media screen and (max-width: 1023px) {
  #cus_6_column .p-column {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 1023px) {
  #cus_6_column .p-column .p-column__inner__title {
    text-align: start;
  }
}
@media screen and (max-width: 1023px) {
  #cus_6_column .p-column .p-column__inner__list {
    overflow-x: scroll;
    display: flex;
    flex-wrap: nowrap;
    gap: 1rem;
    padding-bottom: 1rem;
  }
}
@media screen and (max-width: 1023px) {
  #cus_6_column .p-column .p-column__inner__list .p-column__inner__list__item {
    min-width: 80vw;
    margin-left: 0;
  }
}
@media screen and (max-width: 1023px) {
  #cus_6_column .p-column .p-column__inner__list .medium-up--one-3:not(:first-child) {
    margin-top: 0;
  }
}
#cus_6_column .p-column .p-column__inner__more {
  margin: 4em auto 3em;
}
@media screen and (max-width: 1023px) {
  #cus_6_column .p-column .p-column__inner__more .p-column__inner__more__btn {
    max-width: 100%;
  }
}

#cus_7_news {
  padding: 4rem 0;
}
#cus_7_news .p-news__inner__more {
  margin: 4em auto 3em;
}
@media screen and (max-width: 1023px) {
  #cus_7_news .p-news__inner__more .p-news__inner__more__btn {
    max-width: 100%;
  }
}

#cus_8_Instagram ul {
  display: flex;
  flex-wrap: wrap;
}
#cus_8_Instagram ul li {
  width: 25%;
}
@media (max-width: 1023px) {
  #cus_8_Instagram ul li {
    width: 50%;
  }
}
#cus_8_Instagram ul li span {
  content: "";
  width: 100%;
  padding-top: 100%;
  display: inline-block;
  background-size: cover !important;
  display: block;
}
#cus_8_Instagram .p-column__inner__more {
  margin: 4em auto 3em;
}
@media screen and (max-width: 1023px) {
  #cus_8_Instagram .p-column__inner__more .p-column__inner__more__btn {
    max-width: 100%;
    max-width: 80vw;
  }
}

.l-footer {
  margin-top: 8rem;
}

.l-footer__info__store__sns__item img {
  display: inline-block;
  width: auto;
  height: 18px;
}

.u-btn__submit_cus {
  background-color: #1E3538;
  color: white;
  padding: 0.5rem 2rem;
}
.u-btn__submit_cus__lg {
  padding: 0.5rem 3rem;
}
@media screen and (min-width: 1024px) {
  .u-btn__submit_cus__lg {
    padding: 0.5rem 4rem;
  }
}

.c-btns {
  display: block;
}

.u-btn__link {
  background-color: transparent;
  color: #1E3538;
  padding: 0.5rem 2rem;
  width: auto;
  display: inline-block;
  border: 1px solid #1E3538;
  border-radius: 2rem;
  font-size: 9px;
}
.u-btn__link__lg {
  padding: 0.5rem 3rem;
}
@media screen and (min-width: 1024px) {
  .u-btn__link__lg {
    padding: 0.5rem 4rem;
  }
}

body .u-bg_color__transparent {
  background: transparent !important;
}

.u-img-pc225 {
  width: 80%;
}
@media screen and (min-width: 1024px) {
  .u-img-pc225 {
    width: 225px;
    height: auto;
  }
}

@media screen and (max-width: 1023px) {
  .u-margin__top--60-sp {
    margin-top: 60px;
  }
}

@media screen and (max-width: 1023px) {
  .u-margin__top--92-sp {
    margin-top: 92px;
  }
}

.floating_banner {
  position: fixed;
  right: 0;
  bottom: 0;
  max-width: 100%;
  background-color: #fff;
  font-size: 14px;
  padding: 1rem 3rem;
}
.floating_banner .floating_banner-wrapper {
  display: flex;
}
.floating_banner .floating_banner-wrapper .floating_banner-content__meta__text {
  padding: 14px;
}
.floating_banner .floating_banner-wrapper .floating_banner-content__meta__button {
  display: inline-block;
  margin: auto;
}
.floating_banner .floating_banner-wrapper .floating_banner-content__meta__button .u-btn__submit_cus {
  border-radius: 2rem;
  padding: 1rem 1rem;
  white-space: nowrap;
}
@media screen and (min-width: 1024px) {
  .floating_banner {
    max-width: 340px;
    bottom: 20vh;
  }
}

.modal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

.modal .modal-overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000;
  opacity: 0.7;
  top: 0;
  left: 0;
}

.modal-wrapper {
  width: 100%;
  height: auto;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 90vw;
  max-height: 80vh;
}
@media screen and (min-width: 1024px) {
  .modal-wrapper {
    height: 100%;
    max-width: 800px;
    max-height: 450px;
  }
}

.modal-contents {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: relative;
}

.modal-content {
  display: block;
  height: 100%;
}
.modal-content .modal-content__image {
  width: 100%;
}
.modal-content .modal-content__meta {
  text-align: center;
  padding: 20px 37px;
  width: 100%;
  height: auto;
  margin: 0;
  font-size: 11px;
  display: flex;
}
.modal-content .modal-content__meta .modal-content__meta__inner {
  display: inline-block;
  margin: auto;
}
.modal-content .modal-content__meta .modal-content__meta__inner .modal-content__meta__title {
  font-size: 13px;
  font-weight: bold;
  margin: 1rem 0 0.75em;
}
.modal-content .modal-content__meta .modal-content__meta__inner .modal-content__meta__description {
  text-align: start;
}
.modal-content .modal-content__meta .modal-content__meta__inner .modal-content__meta__description p {
  text-align: start;
  margin: 0.75rem 0;
  font-size: 11px;
  display: block;
}
.modal-content .modal-content__meta .modal-content__meta__inner .modal-content__meta__description b {
  font-size: 11px;
  display: block;
}
.modal-content .modal-content__meta .modal-content__meta__inner .modal-content__meta__description small {
  display: block;
  font-size: 10px;
  display: block;
}
.modal-content .modal-content__meta .modal-content__meta__inner .modal-content__meta__footer {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: block;
  font-size: 10px;
  width: 100%;
}
.modal-content .modal-content__meta .modal-content__meta__inner .modal-content__meta__footer .u-btn__submit_cus {
  width: 100%;
  padding: 0.75rem 2rem;
}
@media screen and (min-width: 1024px) {
  .modal-content {
    display: flex;
    flex-wrap: wrap;
  }
  .modal-content .modal-content__image {
    width: 50%;
  }
  .modal-content .modal-content__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .modal-content .modal-content__meta {
    padding: 25px;
    padding: 0 47px;
    width: 50%;
    height: 100%;
    font-size: 13px;
  }
  .modal-content .modal-content__meta .modal-content__meta__inner .modal-content__meta__title {
    font-size: 15px;
    font-weight: bold;
    margin: 2rem 0;
  }
  .modal-content .modal-content__meta .modal-content__meta__inner .modal-content__meta__description p {
    font-size: 13px;
    margin: 1.5rem 0;
  }
  .modal-content .modal-content__meta .modal-content__meta__inner .modal-content__meta__description p small {
    font-size: 11px;
  }
  .modal-content .modal-content__meta .modal-content__meta__inner .modal-content__meta__footer {
    margin-top: 3rem;
    display: block;
    font-size: 13px;
  }
}

.modal-close {
  position: absolute;
  top: 5px;
  right: 10px;
  text-decoration: none;
}

.fadeIn {
  opacity: 0;
  visibility: hidden;
}

.fadeIn-ambassador {
  opacity: 0;
  visibility: hidden;
  transform: translateY(100px)
}

.is-show {
  opacity: 1;
  visibility: visible;
  transition-duration: 2s;
  animation-timing-function: ease-in-out;
  transform: translateY(0);
}

/*============================
タブ切り替え
============================*/
.c-recipe {
  padding: 1rem;
}
/*============================
タブ切り替え
============================*/
.p-tab {
  margin: 0 auto;
}

.p-tab-list {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  max-width: 80%;
  margin: 0 auto 2.5em;
}
@media (min-width: 1024px) {
  .p-tab-list {
    margin: 0 auto 60px;
  }
}

.p-tab-list-item {
  width: auto;
  text-align: center;
  padding: 8px 1rem;
  cursor: pointer;
  border: 1px solid #4D4D4D;
  min-width: 137px;
}
@media (min-width: 1024px) {
  .p-tab-list-item {
    min-width: 180px;
    padding: 13px;
  }
}

.p-tab-contents {
  display: block;
  padding: 20px;
  opacity: 0;
  height: 0;
  padding: 0;
}

.is-btn-active {
  background-color: #4D4D4D;
  color: #fff;
  font-weight: bold;
}

.is-contents-active {
  display: block;
  opacity: 1;
  height: 100%;
}

/*============================
FAQ
============================*/
.faq-sec-title {
  width: 100%;
  text-align: center;
}
.faq-sec-title h2 {
  display: inline-block;
  width: auto;
  font-weight: bold;
  font-size: 4vw;
  margin: 8vw auto 2vw;
  line-height: 4vw;
  border-bottom: #000 2px solid;
}
@media (min-width: 1024px) {
  .faq-sec-title h2 {
    font-size: 22px;
    margin: 3rem auto 0rem;
    line-height: 1rem;
  }
}

.faq-section {
  padding: 8vw 0;
}

.faq {
  width: 100%;
  margin: auto;
  border-bottom: 1px solid #000;
  font-size: 13px;
}
.faq:first-of-type {
  border-top: 1px solid #000;
}
@media (min-width: 1024px) {
  .faq {
    width: 89%;
    max-width: 750px;
    font-size: 14px;
  }
}
.faq.__fullwidth {
  width: 100%;
  max-width: 100;
}
.faq.__border_font-s {
  font-size: 13px;
}
@media (min-width: 1024px) {
  .faq.__border_font-s {
    font-size: 9px;
  }
}
.faq.__border_font-s .faq__answer {
  font-size: 11px;
}
@media (min-width: 1024px) {
  .faq.__border_font-s .faq__answer {
    font-size: 8px;
  }
}
.faq.__border_font-s .faq__answer .faq__answer__inner .faq__answer__text {
  font-size: 11px;
}
@media (min-width: 1024px) {
  .faq.__border_font-s .faq__answer .faq__answer__inner .faq__answer__text {
    font-size: 8px;
  }
}
.faq.__border_dashed {
  border-bottom: 1px dashed #000;
}
.faq.__border_dashed:first-child {
  border-top: 1px dashed #000;
}

.faq__question {
  display: flex;
  justify-content: left;
  text-align: center;
  gap: 10px;
  background: #fff;
  color: #000;
  font-weight: bold;
  padding: 4vw 5vw 4vw 0;
}
@media (min-width: 1024px) {
  .faq__question {
    padding: 17px 26px 17px 0;
  }
}
.faq__question .q {
  margin: 0 0 0 1em;
}
.faq__question .faq__title {
  text-align: start;
  flex: 1;
}
.faq__question .faq__toggleIcon {
  display: block;
  width: 8px;
  height: 8px;
  position: relative;
  margin: auto;
}
@media (min-width: 1024px) {
  .faq__question .faq__toggleIcon {
    width: 16px;
    height: 16px;
  }
}
.faq__question .faq__toggleIcon::before, .faq__question .faq__toggleIcon::after {
  content: "";
  background-color: #1E3538;
  display: inline-block;
  height: 2px;
  width: 8.5px;
  position: absolute;
  top: 50%;
}
@media (min-width: 1024px) {
  .faq__question .faq__toggleIcon::before, .faq__question .faq__toggleIcon::after {
    height: 2px;
    width: 10px;
  }
}
.faq__question .faq__toggleIcon::before {
  transform: translateY(50%) rotate(0deg);
  left: 0;
}
.faq__question .faq__toggleIcon::after {
  transform: translateY(50%) rotate(-90deg);
  right: 0;
  transition: 0.5s;
}
@media (min-width: 1024px) {
  .faq__question .faq__toggleIcon::after {
    right: 6px;
  }
}
.faq__question.is_open .faq__toggleIcon::after {
  transform: translateY(50%) rotate(0deg);
}

.faq__answer {
  display: none;
  background: #fff;
  padding: 4vw 4.5vw;
  font-size: 13px;
}
@media (min-width: 1024px) {
  .faq__answer {
    padding: 0 0 17px;
    font-size: 14px;
  }
}
.faq__answer .faq__answer__inner {
  display: flex;
  gap: 10px;
}
.faq__answer .faq__answer__inner .a {
  margin: 0 0 0 1em;
  font-size: 4.5vw;
}
@media (min-width: 1024px) {
  .faq__answer .faq__answer__inner .a {
    font-size: 16px;
  }
}
.faq__answer .faq__answer__inner .faq__answer__text {
  font-size: 12px;
  text-align: start;
}

/*============================
画像２カラム
============================*/
.c-image-2col {
  display: block;
  margin: 2em 0;
}
@media screen and (min-width: 1024px) {
  .c-image-2col {
    display: flex;
    margin: 4.75em 0;
  }
  .c-image-2col > * {
    width: 100%;
  }
  .c-image-2col.__right {
    flex-direction: row-reverse;
  }
  .c-image-2col.__right .c-image-2col__meta {
    padding: 0 5% 0 0;
  }
}
.c-image-2col .c-image-2col__image {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .c-image-2col .c-image-2col__image {
    width: 50%;
  }
}
.c-image-2col .c-image-2col__meta {
  padding: 0 0;
  display: flex;
  width: 100%;
  margin: 10px auto 6.5em;
}
@media screen and (min-width: 1024px) {
  .c-image-2col .c-image-2col__meta {
    width: 50%;
    margin: 0 auto;
    padding: 0 0 0 5%;
  }
}
@media screen and (min-width: 1024px) {
  .c-image-2col .c-image-2col__meta .c-image-2col__meta-wrap {
    display: inline-flex;
    flex-wrap: wrap;
    margin: auto;
  }
}
.c-image-2col .c-image-2col__meta .c-image-2col__meta-wrap .c-image-2col__meta-title {
  display: block;
}
.c-image-2col .c-image-2col__meta .c-image-2col__meta-wrap .c-image-2col__meta-title h3 {
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 4px;
  letter-spacing: 3px;
}
@media screen and (min-width: 1024px) {
  .c-image-2col .c-image-2col__meta .c-image-2col__meta-wrap .c-image-2col__meta-title h3 {
    font-size: 36px;
    font-weight: 500;
    margin: 0 0 20px;
  }
}
.c-image-2col .c-image-2col__meta .c-image-2col__meta-wrap .c-image-2col__meta-description {
  display: block;
  text-align: start;
  line-height: 24px;
  font-size: 13px;
}
@media screen and (min-width: 1024px) {
  .c-image-2col .c-image-2col__meta .c-image-2col__meta-wrap .c-image-2col__meta-description {
    line-height: 2em;
    font-size: 15px;
  }
}

/*============================
商品ページ
============================*/
.product-sec {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.product-sec .product-sec__wrap {
  max-width: 100%;
  width: 100%;
  margin: auto;
}
.product-sec .product-sec__wrap.product-sec__wrap__full .product-sec__inner {
  max-width: 100%;
}
.product-sec .product-sec__wrap .product-sec__inner {
  max-width: 87vw;
  width: 100%;
  margin: auto;
  padding: 2rem 0;
  font-size: 13px;
  text-align: start;
}
@media screen and (min-width: 1024px) {
  .product-sec .product-sec__wrap .product-sec__inner {
    width: 957px;
    max-width: 90%;
    padding: 5.25rem 0vw 4.25rem;
    font-size: 13px;
    text-align: center;
  }
}
@media screen and (max-width: 1023px) {
  .product-sec .product-sec__wrap .product-sec__inner__sp-narrow {
    width: 80.5vw;
  }
}
.product-sec .product-sec__wrap .product-sec__inner > * {
  width: 100%;
}
.product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 {
  display: flex;
  flex-wrap: wrap;
}
.product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 > * {
  width: 100%;
}
.product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 .product-sec__title-en {
  margin-bottom: 1em;
  font-size: 80%;
}
@media screen and (max-width: 1023px) {
  .product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 .product-sec__title-en {
    margin-bottom: 0.5em;
  }
}
.product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 .product-sec__title-ja {
  font-weight: 600;
  margin-bottom: 1em;
}
.product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 .u-sec_title {
  margin-bottom: 2em;
  font-weight: bold;
  font-size: 32px;
}
@media screen and (min-width: 1024px) {
  .product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 .u-sec_title {
    font-size: 34px;
    line-height: 1.75em;
  }
}
.product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 .u-sec_title__xxl {
  font-size: 36px;
  line-height: 0.75em;
}
.product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 .u-sec_title__xl {
  font-size: 33px;
  line-height: 1.75em;
}
@media screen and (max-width: 1023px) {
  .product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 .u-sec_title__xl {
    letter-spacing: -1px;
  }
}
.product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 .u-sec_title__l {
  font-size: 30px;
  line-height: 1.75em;
}
@media screen and (max-width: 1023px) {
  .product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 .u-sec_title__l {
    letter-spacing: 0px;
  }
}
.product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 .u-sec_title__m {
  font-size: 23px;
  line-height: 1.75em;
}
.product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 .u-sec_title__s {
  font-size: 20px;
  line-height: 1.75em;
}
@media screen and (min-width: 1024px) {
  .product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 .u-sec_title-pc__xxl {
    font-size: 36px;
    line-height: 0.75em;
  }
  .product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 .u-sec_title-pc__xl {
    font-size: 33px;
    line-height: 1.75em;
  }
  .product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 .u-sec_title-pc__l {
    font-size: 30px;
    line-height: 1.75em;
  }
  .product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 .u-sec_title-pc__m {
    font-size: 23px;
    line-height: 1.75em;
  }
  .product-sec .product-sec__wrap .product-sec__inner .product-sec__title h2 .u-sec_title-pc__s {
    font-size: 20px;
    line-height: 1.75em;
  }
}
.product-sec .product-sec__wrap .product-sec__inner .product-sec__title .u-sec_subtitle {
  margin-bottom: 2em;
  font-size: 16px;
}
@media screen and (min-width: 1024px) {
  .product-sec .product-sec__wrap .product-sec__inner .product-sec__title .u-sec_subtitle {
    font-size: 16px;
  }
}
.product-sec .product-sec__wrap .product-sec__inner .product-sec__title p.description {
  margin-bottom: 2em;
}
.product-sec .product-sec__wrap .product-sec__inner .description p {
  line-height: 1.75em;
}
.product-sec .product-sec__wrap .product-sec__inner .product-sec__contents {
  margin-bottom: 2em;
}
.product-sec .product-sec__wrap .product-sec__inner .product-sec__contents .product-sec__content {
  margin-bottom: 2em;
}
/*============================
商品ページ（個別）
============================*/
#p-cus_1_concept {
  max-width: 100%;
  background-size: cover;
}
@media screen and (max-width: 1023px) {
  #p-cus_1_concept.product-sec .product-sec__wrap .product-sec__inner .description p {
    line-height: 31px;
  }
}

#p-cus_3_recipe {
  border-top: #1E3538 solid 1px;
  max-width: 1400px;
}
#p-cus_3_recipe .product-sec__inner {
  width: 100%;
  max-width: 1135px;
}
@media screen and (min-width: 1024px) {
  #p-cus_3_recipe .product-sec__inner {
    padding: 4rem 0vw 7.5rem;
  }
}
@media screen and (max-width: 1023px) {
  #p-cus_3_recipe .product-sec__inner {
    max-width: 100vw;
  }
  #p-cus_3_recipe .product-sec__inner .product-sec__title {
    width: 90%;
    text-align: center;
    margin: auto;
  }
}
#p-cus_3_recipe .slick-prev:before,
#p-cus_3_recipe .slick-next:before {
  color: #000;
  content: none;
}
#p-cus_3_recipe .slick-prev,
#p-cus_3_recipe .slick-next {
  color: #000;
  font-size: 16px;
}
#p-cus_3_recipe .slider-img {
  margin: 0 10px;
}
@media screen and (min-width: 1024px) {
  #p-cus_3_recipe .slider-img {
    margin: 0 auto;
  }
}

#p-cus_4_gift {
  border-top: #1E3538 solid 1px;
}
@media screen and (max-width: 1023px) {
  #p-cus_4_gift .product-sec__wrap .product-sec__inner {
    padding-top: 3.5rem;
  }
}
#p-cus_4_gift .c-product_img {
  position: relative;
}
#p-cus_4_gift .c-product_img .c-product_item__inner__eyecatch__tags {
  position: absolute;
  top: 10px;
  left: inherit;
  right: 10px;
}
#p-cus_4_gift .product-sec__title {
  text-align: center;
}
@media screen and (max-width: 1023px) {
  #p-cus_4_gift .product-sec__title {
    max-width: 87vw;
    text-align: center;
    margin: auto;
  }
}
#p-cus_4_gift .product-sec__title h2 .product-sec__title-ja {
  margin-bottom: 2em;
}
#p-cus_4_gift .u-sec_subtitle {
  text-align: center;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1023px) {
  #p-cus_4_gift .u-sec_subtitle {
    max-width: 87vw;
    text-align: center;
    margin: 0 auto 3em;
    font-size: 16px;
    font-weight: 500;
  }
}
#p-cus_4_gift .p-product_content {
  text-align: start;
  margin-top: 0;
}
#p-cus_4_gift .p-product_content .p-product_content__inner {
  margin-top: 0;
}
@media screen and (min-width: 1024px) {
  #p-cus_4_gift .p-product_content .p-product_content__inner .p-product_content__inner__img {
    width: 55%;
  }
}
#p-cus_4_gift .p-product_content .p-product_content__inner .p-product_gift__meta {
  display: block;
  font-size: 13px;
  padding: 16% 6% 4%;
}
@media screen and (min-width: 1024px) {
  #p-cus_4_gift .p-product_content .p-product_content__inner .p-product_gift__meta {
    width: 45%;
    padding: 0 0 4% 8%;
  }
}
#p-cus_4_gift .p-product_content .p-product_content__inner .p-product_gift__meta .p-product_gift__meta__title {
  display: flex;
  justify-content: space-between;
  border-bottom: #000 dashed 1px;
  padding: 0 0 1em;
  font-weight: bold;
}
#p-cus_4_gift .p-product_content .p-product_content__inner .p-product_gift__meta .p-product_gift__meta__title .product_gift__meta__title__text {
  font-size: 20px;
}
#p-cus_4_gift .p-product_content .p-product_content__inner .p-product_gift__meta .p-product_gift__meta__title .p-product_gift__meta__capacity {
  margin: auto 0 0;
}
#p-cus_4_gift .p-product_content .p-product_content__inner .p-product_gift__meta .p-product_gift__meta__subtitle {
  font-weight: bold;
  margin: 1.5em 0 1em 0;
}
#p-cus_4_gift .p-product_content .p-product_content__inner .p-product_gift__meta .p-product_gift__meta__description {
  margin: 1em 0;
}

#p-cus_5_ambassador {
  border-top: #1E3538 solid 1px;
}
@media screen and (max-width: 1023px) {
  #p-cus_5_ambassador .product-sec__wrap .product-sec__inner {
    padding-top: 4em;
  }
}
@media screen and (min-width: 1024px) {
  #p-cus_5_ambassador .product-sec__wrap .product-sec__inner {
    max-width: 754px;
  }
}
#p-cus_5_ambassador .product-sec__wrap .product-sec__inner .product-sec__contents .product-sec__content {
  margin-bottom: 3.5em;
}
@media screen and (max-width: 1023px) {
  #p-cus_5_ambassador .product-sec__wrap .product-sec__inner .product-sec__title {
    max-width: 87vw;
    text-align: center;
  }
}
#p-cus_5_ambassador .product-sec__wrap .product-sec__inner .product-sec__title .product-sec__title-en {
  font-weight: 500;
  margin-bottom: 0.75em;
  letter-spacing: 2px;
}
@media screen and (max-width: 1023px) {
  #p-cus_5_ambassador .product-sec__wrap .product-sec__inner .product-sec__title .product-sec__title-en {
    margin-bottom: 26px;
    letter-spacing: 1px;
  }
}
#p-cus_5_ambassador .product-sec__wrap .product-sec__inner .u-img-pc225 {
  margin: 2em auto;
}
#p-cus_5_ambassador .product-sec__wrap .product-sec__inner .description1 {
  font-weight: 500;
  font-size: 15px;
}
@media screen and (max-width: 1023px) {
  #p-cus_5_ambassador .product-sec__wrap .product-sec__inner .description1 {
    font-size: 13px;
  }
}
#p-cus_5_ambassador .product-sec__wrap .product-sec__inner .description1 p {
  line-height: 2em;
}
@media screen and (max-width: 1023px) {
  #p-cus_5_ambassador .product-sec__wrap .product-sec__inner .description1 p {
    line-height: 24px;
  }
}
#p-cus_5_ambassador .product-sec__wrap .product-sec__inner .description2 {
  font-size: 13px;
  text-align: start;
}
#p-cus_5_ambassador .product-sec__wrap .product-sec__inner .description2 p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}

#p-cus_6_faq {
  border-top: #1E3538 solid 1px;
}
#p-cus_6_faq .product-sec__inner {
  padding: 4rem 0vw 4.25rem;
}
@media screen and (max-width: 1023px) {
  #p-cus_6_faq .product-sec__inner {
    padding: 3.4rem 0vw 4.25rem;
  }
}
@media screen and (max-width: 1023px) {
  #p-cus_6_faq .product-sec__inner .product-sec__title {
    max-width: 87vw;
    text-align: center;
  }
}
#p-cus_6_faq .product-sec__inner .product-sec__title .product-sec__title-ja {
  margin-bottom: 2.15em;
}
@media screen and (max-width: 1023px) {
  #p-cus_6_faq .product-sec__inner .product-sec__title .product-sec__title-ja {
    margin-bottom: 3em;
  }
}

.c-product-info__select_size {
    margin-top: 20px;
}

.c-product-info__select_size_subtitle p{
    font-size: 8px ;
  background-color: #E4E4E4;
  width: calc((100% - 17px) / 2);
  margin: 10px 0 10px auto;
  text-align: center;
  height: 18px;
  line-height: 18px;
}

.c-product-info__select_size_buttons {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.c-product-info__select_size_normal_btn, .c-product-info__select_size_mini_btn {
  width: calc((100% - 17px) / 2);
  height: 40px;
  font-size: 11px;
  text-align: center;
  line-height: 40px;
  margin-bottom: 12px;
  border: solid 1px #4d4d4d;
}

/*============================
ecforce上書き
============================*/
body {
  /*============================
  購入ページ
  ============================*/
}
body .u-icon--cart:before {
  color: #1E3538;
}
body #header-order-quantity {
  display: none;
}
body.l-top-page .l-container {
  display: block;
  padding-top: 0 !important;
}
body .l-header {
  border: none;
  transition: 0.4s;
  opacity: 1;
}
body .l-header .c-announce_bar {
  background-color: #F5FAFA !important;
}
@media screen and (min-width: 1024px) {
  body .l-header .c-announce_bar {
    font-size: 13px;
  }
}
body .l-header.l-header__transparent {
  background-color: transparent !important;
  opacity: 0;
}
body .l-header .l-header__inner {
  max-width: 100%;
  margin: auto;
  position: relative;
}
body .l-header .l-header__inner .l-header__inner__block.logo__block {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1023px) {
  body .l-header .c-gmenu.is-active {
    background-color: #F5FAFA;
    opacity: 0.95;
  }
}
body .l-header .c-gmenu .c-gmenu__container {
  width: 450px;
}
@media screen and (max-width: 1023px) {
  body .l-header .c-gmenu .c-gmenu__container {
    width: 100%;
  }
}
body .l-header .c-gmenu .c-gmenu__container .c-gmenu__container__inner .c-gmenu__container__inner__list {
  border: none;
}
body .l-header .c-gmenu .c-gmenu__container .c-gmenu__container__inner .c-gmenu__container__inner__list .c-gmenu__container__inner__list__item__child__item {
  border: none;
  width: 80%;
  max-width: 137px;
  margin: 0 auto 1.25em;
  text-align: start;
  font-size: 26px;
  line-height: 1em;
}
body .l-header .c-gmenu .c-gmenu__container .c-gmenu__container__inner .c-gmenu__container__inner__list .c-gmenu__container__inner__list__item__child__item a.u-text--subhead {
  font-size: 26px !important;
}
body .l-header .c-gmenu .c-gmenu__container__close {
  top: 20px;
  left: 20px;
  right: inherit;
  width: 30px;
}
@media screen and (max-width: 1023px) {
  body .l-header .c-gmenu .c-gmenu__container__close {
    width: 27px;
  }
}
body .l-header .c-gmenu .c-gmenu__container__inner__list__item:not(.cus_menu) {
  display: none;
  border: none;
}
body .l-header .c-gmenu .c-gmenu__container__inner__list__item.cus_menu {
  border: none;
  margin: 4rem auto;
  text-align: center;
}
body .l-header .l-header__inner__block__link {
  width: 30px;
  vertical-align: 2px;
}
@media screen and (max-width: 1023px) {
  body .l-header .l-header__inner__block__link {
    width: 22px;
  }
}
@media screen and (max-width: 1023px) {
  body .l-header .l-header__inner__block__item:not(:last-child),
body .l-header .l-header__inner__block__item--menu:not(:last-child),
body .l-header .l-header__inner__block__item--search:not(:last-child) {
    margin-right: 11px;
  }
}
body .l-header .l-footer__info__store__sns {
  margin: 2rem auto 0;
  text-align: center;
}
body .l-header .l-footer__info__store__sns .l-footer__info__store__sns__item:not(:last-child) {
  margin-right: 8px;
}
body .l-header .l-footer__info__store__sns .l-footer__info__store__sns__item img {
  display: inline-block;
  width: auto;
  height: 23px;
}
body .l-footer {
  padding: 80px 113px 40px;
}
@media screen and (max-width: 1023px) {
  body .l-footer {
    padding: 40px 30px 30px;
  }
}
body .l-footer .l-footer__inner {
  max-width: 1137px;
  width: 100%;
  padding: 0 0;
  display: flex;
  margin: auto;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 1023px) {
  body .l-footer .l-footer__inner {
    max-width: 310px;
  }
}
body .l-footer .l-footer__inner .l-footer__info {
  position: relative;
  min-height: 300px;
  order: 1;
}
@media screen and (max-width: 1023px) {
  body .l-footer .l-footer__inner .l-footer__info {
    min-height: 120px;
    order: 2;
  }
}
body .l-footer .l-footer__inner .l-footer__info .footer_body {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 10px !important;
}
@media screen and (max-width: 1023px) {
  body .l-footer .l-footer__inner .l-footer__info .footer_body {
    transform: translateX(-50%);
    left: 50%;
    bottom: -12px;
  }
}
@media screen and (max-width: 1023px) {
  body .l-footer .l-footer__inner .l-footer__info .l-footer__info__store .l-footer__info__store__logo {
    text-align: center;
  }
}
@media screen and (max-width: 1023px) {
  body .l-footer .l-footer__inner .l-footer__info .l-footer__info__store .l-footer__info__store__sns {
    text-align: center;
    max-width: 180px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin: 79px auto;
  }
}
@media screen and (max-width: 1023px) {
  body .l-footer .l-footer__inner .l-footer__info .l-footer__info__store .l-footer__info__store__sns .l-footer__info__store__sns__item:not(:last-child) {
    margin-right: 0;
  }
}
body .l-footer .l-footer__inner .l-footer__info .l-footer__info__store .l-footer__info__store__sns .l-footer__info__store__sns__item img {
  width: auto;
  height: 22px;
}
@media screen and (max-width: 1023px) {
  body .l-footer .l-footer__inner .l-footer__info .l-footer__info__store .l-footer__info__store__sns .l-footer__info__store__sns__item img {
    height: 33px;
    margin-right: 0;
  }
}
body .l-footer .l-footer__inner .l-footer__menu {
  min-width: 145px;
  display: flex;
  order: 2;
}
@media screen and (max-width: 1023px) {
  body .l-footer .l-footer__inner .l-footer__menu {
    order: 1;
  }
}
body .l-footer .l-footer__inner .l-footer__menu .c-footer_menu__title {
  min-height: 26px;
}
body .l-footer .l-footer__inner .l-footer__menu .c-footer_menu__list {
  display: flex;
}
@media screen and (max-width: 1023px) {
  body .l-footer .l-footer__inner .l-footer__menu .c-footer_menu__list {
    display: block;
  }
}
body .l-footer .l-footer__inner .l-footer__menu .c-footer_menu__list .c-footer_menu__list__1,
body .l-footer .l-footer__inner .l-footer__menu .c-footer_menu__list .c-footer_menu__list__2 {
  min-width: 160px;
}
body .l-footer .l-footer__inner .l-footer__menu .c-footer_menu__list .c-footer_menu__list__2 {
  margin-left: 60px;
}
@media screen and (max-width: 1023px) {
  body .l-footer .l-footer__inner .l-footer__menu .c-footer_menu__list .c-footer_menu__list__2 {
    margin-left: 0;
  }
}
@media screen and (max-width: 1023px) {
  body .l-footer .l-footer__inner .l-footer__menu {
    min-width: inherit;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 310px;
    width: 100%;
    margin: auto;
  }
  body .l-footer .l-footer__inner .l-footer__menu .c-footer_menu {
    width: 50%;
    padding: 0;
    margin-left: 0;
    margin-bottom: 0;
  }
  body .l-footer .l-footer__inner .l-footer__menu .c-footer_menu .c-footer_menu__title {
    font-size: 14px !important;
    min-height: inherit;
  }
  body .l-footer .l-footer__inner .l-footer__menu .c-footer_menu .c-footer_menu__list__item__inner {
    font-size: 12px !important;
  }
}
body .l-footer .l-footer__inner .l-footer__menu .l-footer__menu__store__logo {
  width: 100%;
  margin: 1rem auto 4rem;
}
body .l-footer .l-footer__inner .l-footer__menu .l-footer__menu__store__logo img {
  max-width: 180px;
  margin: auto;
}
body .l-footer .l-footer__inner .l-footer_scroll_top {
  position: fixed;
  bottom: 50px;
  right: 65px;
}
@media screen and (max-width: 1023px) {
  body .l-footer .l-footer__inner .l-footer_scroll_top {
    bottom: 25px;
    right: 25px;
  }
}
body .l-footer .l-footer__inner .l-footer_scroll_top .l-footer_scroll_top__icon img {
  width: 27px;
}
body .c-footer_menu__list__item:not(:last-child) {
  margin-bottom: 14px;
}
@media screen and (max-width: 1023px) {
  body .c-footer_menu__list__item:not(:last-child) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1023px) {
  body .l-header__inner__block__logo {
    width: 60%;
    margin: auto;
  }
}
body .p-product_content {
  padding: 0;
}
body .p-product_content .c-gift_form__wrap {
  padding-right: 20px;
}
@media screen and (max-width: 1023px) {
  body .p-product_content .c-gift_form__wrap {
    padding-right: 0;
  }
}
body .p-product_content .c-gift_form__wrap .c-gift_form {
  margin: 1.5rem 0 2rem;
}
body .p-product_content .c-gift_form__wrap .c-gift_form .c-gift_form__quantity {
  position: relative;
  margin: 0 0 0;
}
@media screen and (max-width: 1023px) {
  body .p-product_content .c-gift_form__wrap .c-gift_form .c-gift_form__quantity {
    margin-top: 35px;
  }
}
body .p-product_content .c-gift_form__wrap .c-gift_form .c-gift_form__quantity::before, body .p-product_content .c-gift_form__wrap .c-gift_form .c-gift_form__quantity::after {
  content: "";
  background-color: #1E3538;
  display: inline-block;
  z-index: 1;
  height: 1px;
  width: 8px;
  position: absolute;
  top: 50%;
}
@media (min-width: 1024px) {
  body .p-product_content .c-gift_form__wrap .c-gift_form .c-gift_form__quantity::before, body .p-product_content .c-gift_form__wrap .c-gift_form .c-gift_form__quantity::after {
    height: 1px;
    width: 8px;
  }
}
body .p-product_content .c-gift_form__wrap .c-gift_form .c-gift_form__quantity::before {
  transform: translateY(50%) rotate(55deg);
  right: 16px;
}
body .p-product_content .c-gift_form__wrap .c-gift_form .c-gift_form__quantity::after {
  transform: translateY(50%) rotate(-55deg);
  right: 12px;
  transition: 0.5s;
}
body .p-product_content .c-gift_form__wrap .c-gift_form .c-gift_form__quantity .c-gift_form__quantity__input {
  width: 100%;
  height: 40px;
  font-size: 13px;
  padding: 0 20px;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  background-color: #fff;
}
body .p-product_content .c-gift_form__wrap .c-gift_form .u-btn__submit_cus {
  width: 100%;
  margin: 10px 0 0;
}
body .p-product_content .c-gift__attention {
  margin-top: 2rem;
}
body .p-product_content .c-order_quantity {
  width: 100%;
}
body .p-product_content .c-order_quantity::before, body .p-product_content .c-order_quantity::after {
  content: "";
  background-color: #1E3538;
  display: inline-block;
  z-index: 1;
  height: 1px;
  width: 8px;
  position: absolute;
  top: 50%;
}
@media (min-width: 1024px) {
  body .p-product_content .c-order_quantity::before, body .p-product_content .c-order_quantity::after {
    height: 1px;
    width: 8px;
  }
}
body .p-product_content .c-order_quantity::before {
  transform: translateY(50%) rotate(55deg);
  right: 16px;
}
body .p-product_content .c-order_quantity::after {
  transform: translateY(50%) rotate(-55deg);
  right: 12px;
  transition: 0.5s;
}
body .p-product_content .c-order_quantity #input-quantity {
  padding: 0 1rem;
  text-align: start;
  width: 100%;
  position: relative;
}
body .p-product_content .u-text--head {
  font-family: 游ゴシック, serif;
  font-family: "EB Garamond", "Shippori Mincho", serif;
  margin-top: 0;
  font-size: 44px !important;
}
@media screen and (max-width: 1023px) {
  body .p-product_content .u-text--head {
    font-size: 26px !important;
  }
}
body .p-product_content .c-product_info__title_sub {
  font-size: 14px;
}
@media screen and (max-width: 1023px) {
  body .p-product_content .c-product_info__title_sub {
    font-size: 16px;
  }
}
body .p-product_content .c-product_info__form__link {
  margin-bottom: 2em;
}
body .p-product_content .c-product_info__form__attention {
  font-size: 9px;
  margin-bottom: 2em;
  line-height: 2em;
}
body .p-product_content .c-product_info__form__attention_footer {
  font-size: 9px;
  margin-bottom: 2em;
  line-height: 2em;
}
body .p-product_content .p-product_content__inner__info {
  padding: 0 15px;
}
body .p-product_content .p-product_content__inner__info .c-product_info .c-product_info__price {
  font-family: 游ゴシック, serif;
  font-family: "EB Garamond", "Shippori Mincho", serif;
  margin-top: 0;
  margin-bottom: 2rem;
}
body .p-product_content .p-product_content__inner__info .c-product_info .c-product_info__price #product-price-content {
  font-family: 游ゴシック, serif;
  font-family: "EB Garamond", "Shippori Mincho", serif;
}
body .p-product_content .p-product_content__inner__info .c-product_info .c-product_info__price #product-price-content span {
  font-family: 游ゴシック, serif;
  font-family: "EB Garamond", "Shippori Mincho", serif;
  font-size: 17px !important;
}
@media screen and (max-width: 1023px) {
  body .p-product_content .p-product_content__inner__info .c-product_info .c-product_info__price #product-price-content span {
    font-size: 15px !important;
  }
}
body .p-product_content .p-product_content__inner__info .c-product_info table {
  margin: 1.5em 0 2.5em;
  width: auto;
  text-align: start;
}
body .p-product_content .p-product_content__inner__info .c-product_info table th {
  width: auto;
  line-height: 2em;
  padding-right: 2rem;
  font-weight: bold;
  text-align: initial;
  font-size: 13px;
}
body .p-product_content .p-product_content__inner__info .c-product_info table td {
  width: auto;
  line-height: 2em;
  text-align: initial;
  font-size: 13px;
}
@media screen and (min-width: 1024px) {
  body .p-product_content .c-product_info__form__attention_footer {
    margin-bottom: 2em;
    margin: 15px 0 0;
  }
  body .p-product_content .p-product_content__inner__info {
    width: 100%;
    display: inline-flex;
    padding: 0;
    padding-top: 60px;
    max-width: 50%;
  }
  body .p-product_content .p-product_content__inner__info .c-product_info {
    margin: auto auto auto 0;
    width: 100%;
    max-width: 350px;
  }
  body .p-product_content .p-product_content__inner__info .c-product_info .c-product_info__price {
    margin-top: 0rem;
    margin-bottom: 1.5rem;
  }
  body .p-product_content .p-product_content__inner__info .c-product_info table {
    margin: 1em 0 1em;
  }
  body .p-product_content .p-product_content__inner__info .c-product_info table th {
    line-height: 2em;
    padding-right: 2rem;
    font-size: 9px;
  }
  body .p-product_content .p-product_content__inner__info .c-product_info table td {
    line-height: 2em;
    font-size: 9px;
  }
  body .p-product_content .p-product_content__inner__img .c-product_img__item {
    width: 100% !important;
    max-width: 50vw;
  }
}
body .p-product_content .c-product_info__form__sold_message {
  font-size: 12px;
  margin-bottom: 0.75em;
}
@media screen and (min-width: 1024px) {
  body .p-product_content .c-product_info__form__sold_message {
    font-size: 15px;
    margin-bottom: 0.5em;
  }
}
body .p-product_content .c-product_info__form__submit {
  background-color: #1E3538 !important;
  color: #fff !important;
  cursor: pointer;
  height: 40px;
  margin-top: 10px;
  margin-bottom: 15px;
}
body .p-product_content .c-product_info__form__submit_sold {
  margin-top: 0;
}
body .p-product_content__inner {
  max-width: 100%;
  margin: auto;
}
@media screen and (max-width: 1023px) {
  body .p-product_content__inner {
    margin-top: 0px;
  }
}
body #payment-preview-view {
  display: none;
}
body .c-steps_to_order__step--2 {
    display: flex !important;
}
body .p-checkout__list__preview {
  display: none;
}
body .c-form_table__checkbox .u-color__btn {
  color: #000 !important;
}
body .c-steps_to_order__number {
  background-color: #ffffff;
  color: #000000;
}
body .c-steps_to_order__number.is-active {
  background-color: #f4f8fa;
  color: #000000;
}
/*============================
slider
============================*/
.slider {
  display: none;
}

.slider.slick-initialized {
  display: block;
}

.p-product_content .slick-dotted.slick-slider,
.p-section .slick-dotted.slick-slider {
  margin: auto;
}
.p-product_content .custom-product_slider__main__dots,
.p-section .custom-product_slider__main__dots {
  margin: 0;
  padding: 0;
  text-align: center;
  margin-top: -33px;
  position: relative;
  z-index: 1000;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .p-product_content .custom-product_slider__main__dots,
.p-section .custom-product_slider__main__dots {
    bottom: -10px;
  }
}
.p-product_content .custom-product_slider__main__dots li,
.p-section .custom-product_slider__main__dots li {
  display: inline-block;
  margin: 0 10px;
  background-color: white;
  opacity: 0.4;
  height: 4px;
  width: 20%;
}
@media screen and (max-width: 1023px) {
  .p-product_content .custom-product_slider__main__dots li,
.p-section .custom-product_slider__main__dots li {
    height: 2px;
    width: 73px;
    margin: 0 5px;
  }
}
.p-product_content .custom-product_slider__main__dots li.slick-active,
.p-section .custom-product_slider__main__dots li.slick-active {
  opacity: 1;
}
.p-product_content .custom-product_slider__main__dots li button,
.p-section .custom-product_slider__main__dots li button {
  position: relative;
  text-indent: -9999px;
  height: 100%;
  width: 100%;
}
.p-product_content .custom-product_slider__main__dots li button::before,
.p-section .custom-product_slider__main__dots li button::before {
  content: "";
  cursor: pointer;
}
.p-product_content .custom-product_slider__main__dots button,
.p-section .custom-product_slider__main__dots button {
  background: none;
  border: none;
  outline: none;
  padding: 0 7px;
}

body.l-top-page .p-product_content .custom-product_slider__main__dots,
body.l-top-page .p-section .custom-product_slider__main__dots {
  bottom: 10px;
}
@media screen and (min-width: 1024px) {
  body.l-top-page .p-product_content .custom-product_slider__main__dots li,
body.l-top-page .p-section .custom-product_slider__main__dots li {
    width: 8.75%;
  }
}

/***********************
 * 2023/12/08向け対応
 ***********************/
body {
  /**********
   * 商品詳細：SP LINEから抽選応募〜
   **********/
  /**********
   * 商品詳細：SP 横幅が詰まっている
   **********/
  /**********
   * 商品詳細：SP　商品画像のバランス/デザインが異なる
   **********/
  /**********
   * 商品詳細：SP 料理セクション
   **********/
  /**********
   * 商品詳細：SP　商品画像のバランス/デザインが異なる
   **********/
  /**********
   * その他微調整
   **********/
}
body ul .custom-product_slider__main__dots {
  height: auto;
}
body ul .p-product_content .custom-product_slider__main__dots li,
body .p-section .custom-product_slider__main__dots li {
  height: 2px;
}
@media screen and (max-width: 1023px) {
  body ul .custom-product_slider__main__dots {
    height: 5px;
  }
  body ul .p-product_content .custom-product_slider__main__dots li,
body .p-section .custom-product_slider__main__dots li {
    height: 2px;
  }
}
body .modal-scrollable {
  display: none;
}
body .p-product_content .p-product_content__inner__info {
  width: 100%;
  padding: 0 5%;
}
@media screen and (max-width: 1023px) {
  body .p-product_content .p-product_content__inner__info {
    padding: 0 10%;
  }
}
body .l-header .l-header__inner {
  min-height: 60px;
}
body .c-recipe {
  padding: 1rem;
}
@media screen and (max-width: 1023px) {
  body .c-recipe {
    opacity: 0.5;
  }
  body .c-recipe.slick-current {
    opacity: 1;
  }
}
body .c-recipe .c-recipe__text {
  margin: 2em 0;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  body .c-recipe .c-recipe__text {
    margin-bottom: 0.5em;
  }
}
body .p-product_content {
  margin-top: 0;
}
@media screen and (max-width: 1023px) {
  body .l-header__inner__block {
    max-height: 20px;
  }
}
@media screen and (max-width: 1023px) {
  body .l-header__inner__block__logo {
    width: 140px;
  }
}
body .l-header__inner__block__item--menu .l-header__inner__block__link {
  width: 33px;
}
/*# sourceMappingURL=custom.css.map */






<!-- Custom css added after July, 18th-->

.header-icon-black {
    filter: invert(0);
}

.header-icon-white {
    filter: invert(1);   
}

body .p-product_content .u-text--head {
    font-family: 游ゴシック, serif;
    font-family: "EB Garamond", "Shippori Mincho", serif;
    margin-top: 0;
    font-size: 33px !important;
}

@media screen and (max-width: 1023px) {
    body .p-product_content .u-text--head {
        font-size: 26px !important;
    }
}
