/** Shopify CDN: Minification failed

Line 332:1 Expected "}" to go with "{"

**/
/* スライダーボタン */
.slider-buttons {
gap:16px !important;
}
.slider-counter {
  color: #b88a5d !important;
gap:8px !important;
}
.slider-button {
  color: #b88a5d !important;
  border-radius: 50% !important;
  border: 1px solid #b88a5d !important;
  width: 50px !important;
  height: 50px !important;
background-color:#fff !important;
}
.slider-button[disabled] {
opacity:.5 !important;
}
.slider-button[disabled] .icon {
  color: #b88a5d !important;
}
.slider-buttons {
  .svg-wrapper {
width: 15px !important;
}
}
.slider-button .icon {
height:15px !important;
}

.caption-with-letter-spacing {
color: #B88A5D;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 100%; /* 12px */
text-transform: uppercase;
margin-bottom:0;
  @media screen and (max-width: 749px){
    margin-top:17px;
  }
}

.price--large {
color: #5212C0 !important;
font-size: 32px !important;
font-style: normal;
font-weight: 500;
line-height: 100% !important; /* 32px */
text-transform: uppercase;
  @media screen and (max-width: 749px){
    font-size: 24px !important;
  }
}
.caption {
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 100%;
}
.rte a {
  color: #5212C0;
}
.product-form__input{
  margin-bottom:8px !important;
  @media screen and (max-width: 749px){
    padding:0 0 24px !important;
  }
}
.product__inventory {
  margin-top:8px !important;
}
.form__label {
color: #B88A5D;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 100%; /* 14px */
}
.quantity {
border-radius: 4px;
border: 1px solid #B88A5D;
background: #FFF;
}
.quantity:before , .quantity:after {
box-shadow: none;
}
.quantity__button {
color: #B88A5D;
}
.delivery-mindate-caution {
color: #5212C0 !important;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 100%; /* 16px */
}
.delivery-container path{
    fill: #B88A5D;
  }
.delivery-mindate-help {
color: #B88A5D !important;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 100%; /* 14px */
margin:8px 0;
  padding:0 !important;
}
.delivery-container::after {
display: block;
white-space: pre;
content:"※商品をカートに追加すると、お届け日をご指定できます。\A※ご指定なしの場合は、最短でのお届けとなります。\A(上記日付よりお届けが早くなる場合がございます。)\A※商品に納品書等は同梱されません。";
font-size: 12px;
color: #B88A5D;
font-style: normal;
font-weight: 400;
line-height: 150%;
}
.product-popup-modal__opener {
text-align: left !important;
}
#ProductPopup-mailmagcp.product-popup-modal__button {
padding: 16px 14px !important;
border-top: 2px solid #B5A4F2 !important;
border-bottom: 2px solid #B5A4F2 !important;
color: #333;
font-size: 14px;
font-style: normal;
font-weight: 500 !important;
line-height: 100%; /* 14px */
  .svg-wrapper {
    margin-right:8px;
    width: 20px;
    height: 20px;
  }
  path{
    fill: #B88A5D;
  }
}

#kiyaku_check + label a {
  color: #5212C0 !important;
}
.product-form__buttons {
  display:flex;
  gap: 24px;
  .product-form__submit {
    background: #FFF;
    color: #B88A5D;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 18px */
    padding: 0;
    margin-bottom: 0;
  }
  .product-form__submit:after {
      box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) #B88A5D,0 0 0 var(--buttons-border-width) #B88A5D;
    }
  .product-form__submit:hover:after {
      box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) #B88A5D,0 0 0 calc(var(--buttons-border-width) + 1px) #B88A5D;
    }
  .shopify-payment-button__button {
    color: #FFF;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 100%; /* 18px */
    padding: 0;
  }
  button {
      height:50px;
    }
  @media screen and (max-width: 749px){
    flex-direction: column;
    gap: 16px;
    .product-form__submit , .shopify-payment-button {
      width:100%;
    }
  }
}
.product__description {
  margin-top: 32px !important;
  p {
    margin: 8px 0 !important;
  }
}
.overlay {
  position: relative;
  z-index:10;
  font-size:0;
  margin-top: -175px !important;
}
.product__description {
  overflow: hidden;
}
@media screen and (max-width: 749px){
.product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){
  margin:0 !important;
}
  .product-popup-modal__button {
    width:100%;
  }
  .delivery-container{
    margin-bottom: 32px !important;
  }
  .product__description{
    margin-top:16px !important;
  }
  .overlay {
    margin-top:-157px!important;
  }
}

.read-more-button {
color: #5212C0;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 100%; /* 16px */
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: auto;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
text-align: center;
width: 100%;
display: flex;
gap:8px;
justify-content: center;
align-items: center;
  /* リセットcss */
background-color: transparent;
border: none;
cursor: pointer;
outline: none;
padding: 0;
appearance: none;
}
.read-more-button:after {
    border-bottom: 2px solid #5212C0;
    border-right: 2px solid #5212C0;
    content: "";
    height: 8px;
    transform: rotate(45deg);
    width: 8px;
    display: block;
}
.read-more-button-close:after {
transform: rotate(225deg);
}

/* スタッフレビュー */
.staff {
  h2 {
  color: var(--caramel, #b88a5d);
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 24px */
  text-transform: uppercase;
}
.multicolumn-card {
  display: flex;
  gap: 16px;
  @media screen and (max-width: 749px){
    gap: 8px;
  }
}
.multicolumn-list__item:only-child {
  max-width: none;
}
.media--circle {
  border: 1px solid var(--caramel, #b88a5d);
  background: #fff;
  width: 100px;
  height: 100px;
  padding-bottom: 0;
}
.multicolumn-card__info {
  padding: 0 !important;
}
.multicolumn-card__image-wrapper {
  margin: 0;
  width: auto;
}
img {
height: calc(100% - 24px) !important;
    width: calc(100% - 24px) !important;
    margin: 12px;
}
}

/* アプリ部分*/
.shopify-app-block {
  .sns-gift-product-container {
    .css-2qrmgs {
      display:none;
    }
    .css-1v621zr {
      display:none !important;
    }
    .css-1rwovhe {
      margin:0;
      padding:0;
    }
    .css-1nlvpnn {
      border:0;
    }
    .chakra-radio-group {
      padding:0;
      border:0;
    }
    .chakra-radio{
      display:none;
    }
    .chakra-stack {
      margin:0;
    }
    .chakra-checkbox {
      display:none;
  }
}