/** Shopify CDN: Minification failed

Line 1561:18 Unexpected "{"
Line 1561:27 Expected ":"
Line 1566:18 Unexpected "{"
Line 1566:27 Expected ":"
Line 1579:18 Unexpected "{"
Line 1579:27 Expected ":"
Line 1583:18 Unexpected "{"
Line 1583:27 Expected ":"
Line 1586:18 Unexpected "{"
Line 1586:27 Expected ":"
... and 4 more hidden warnings

**/
@charset "UTF-8";
:root{
  --cart-notification-offset: 0 !important;
}
.template-product .flickity-enabled .flickity-viewport {
  cursor: pointer;
}
.template-product .product {
  margin-inline: 0;
  margin-block: 80px;
}
.template-product .product__media {
  padding-inline-start: 0;
}
.template-product .product__media-image-wrapper img{
  border: 1px solid #ccc;
}
.template-product .product-meta {
  border-bottom: 0;
  margin-bottom: 12px;
}
.template-product .product-meta__label-list--custom {
  font-size: 16px;
  margin-top: -2px;
  margin-bottom: 15px;
}
.template-product .product-meta__label-list--custom.january .badges {
 background-color: #7e85de;
 color: #fff;
 border: 0;
 padding: 3px 6px 5px 9px;
 font-weight: bold;
 border-radius: 3px;
}
.template-product .product-meta__label-list--custom.april .badges {
 background-color: #f2626b;
 color: #fff;
 border: 0;
 padding: 3px 6px 5px 9px;
 font-weight: bold;
 border-radius: 3px;
}
.template-product .product-meta__label-list--custom .badges.new {
 background-color: #FFF;
 color: #D8C07E;
 border: 1px solid #D8C07E;
 padding: 3px 6px 5px 9px;
 font-weight: bold;
 border-radius: 3px;
}
.template-product .product-meta__title {
  font-size: 24px;
  letter-spacing: 0.1px;
  margin-top: 0;
  text-transform: unset;
  font-weight: 700;
  line-height: 1.3;
}
.template-product .product-meta__price-list-container .price {
  font-size: 24px;
  font-weight: 700;
}
.template-product .product-meta__price-list-container .price-list {
  position: relative;
}
.template-product .product-meta__price-list-container .price-list:after {
  content: "円（税込）";
  font-size: 12px;
  margin-left: 3px;
  position: relative;
  top: -2px;
  font-weight: 700;
}
.c-product__shipping-note{
  margin-bottom: 0;
}
.template-product .product-meta__buttonLink {
  background: #F5F7FB;
  padding: 25px;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-top: 25px;
}
.template-product .product-meta__buttonLink a {
  display: block;
  text-align: center;
  border: 1px solid #00000026;
  width: 100%;
  text-decoration: none;
  padding: 10px;
  border-radius: 4px;
  color: #000;
  font-weight: 700;
  transition: all 0.25s ease;
  flex: 1;
  background: #fff;
}
@media screen and (pointer: fine) {
  .template-product .product-meta__buttonLink a:hover {
      background: #0033A1;
      border-color: #0033A1;
      color: #fff;
  }
}
.template-product .product-options__label {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 11px;
}
.template-product .product-options__label span {
  font-weight: 400;
  padding-left: 3px;
}
.template-product .product-options__label ~ .product-options__label {
  margin-top: 28px;
}
.template-product .c-option {
  display: flex;
  flex-flow: row wrap;
  gap: 10px;
}
.template-product .c-option__item {
  border: 1px solid #00000026;
  border-radius: 4px;
}
.template-product .c-option__item.is-active {
  border-color: #002891;
}
.template-product .c-option__item.is-active .c-option__item--name {
  font-weight: 700;
  color: #0033A1;
}
.template-product .c-option__item--name {
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  padding: 9px 17px 9px 16px;
  text-decoration: none;
}
.template-product .c-option--4 {
  column-gap: 3px;
}
.template-product .c-option--4 .c-option__item {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  /* border-color: transparent; */
  padding: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.template-product .c-option--4 .c-option__item.is-active {
  border-color: #002891;
}
.template-product .c-option--4 .c-option__item--name {
  font-size: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: block;
  background-color: var(--color);
  padding: 0;
}
.template-product .product__zoom-button {
  width: 40px;
  height: 40px;
  background: #F5F7FB;
  border-color: #F5F7FB;
  color: #002891;
  bottom: 20px;
  right: 20px;
}
.template-product .flickity-prev-next-button {
  width: 32px;
  height: 80px;
  background: #F5F7FB;
  border-radius: 4px;
  position: absolute;
  top: calc(50% - 40px);
}
.template-product .flickity-prev-next-button[disabled] {
  display: none;
}
.template-product .flickity-prev-next-button.previous {
  left: 20px;
}
.template-product .flickity-prev-next-button.next {
  right: 20px;
}
.template-product .flickity-prev-next-button svg {
  width: 12px;
  height: 15px;
  fill: #002891;
}
.template-product .product__thumbnail {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.template-product .product__thumbnail img {
  max-height: 73px;
  max-width: 74px;
  margin: 0 auto;
  width: auto;
  object-fit: contain;
}
.template-product .product__thumbnail:after {
  box-shadow: 0 0 0 1px #002891;
}
.template-product .product__thumbnail-item:not([aria-current]) .product__thumbnail:after {
  opacity: 1;
  transform: scale(1);
  box-shadow: 0 0 0 1px #00000026;
}
.template-product .product-form__payment-container {
  margin-block-start: 32px;
}
.template-product .gpo-app {
  margin-bottom: 18px;
}
/* .template-product .gpo-container {
  border-top: 1px solid #00000026;
} */
.template-product .gpo-element--border {
  border-top: 1px solid #00000026;
  padding-block: 25px 39px !important;
}
.template-product .gpo-element {
  margin-bottom: 13px !important;
}
.template-product .gpo-app .gpo-label {
  margin-bottom: 18px;
}
.template-product .gpo-app .gpo-label .addOn{
  display: none;
}
.template-product .gpo-app .gpo-label span.label-content {
  font-size: 16px;
  font-weight: 700;
  font-family: var(--text-font-family);
}
.template-product .gpo-app .gpo-label span.label-content span {
  font-size: 11px;
}
.template-product .gpo-app .gpo-label .gpo-label__icon::before {
  border: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 6L5.5 1.5L1 6' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  width: 11px;
  height: 7px;
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(-180deg);
  margin-right: 0;
}
.template-product .gpo-app .gpo-label.expanded .gpo-label__icon::before {
  transform: rotate(0);
}
.template-product .gpo-app .gpo-helptext {
  font-family: var(--text-font-family);
  margin-bottom: 27px !important;
}
.template-product .gpo-app .gpo-helptext a {
  color: #0033A1;
  text-decoration: underline;
  text-underline-offset: 2px;
  position: relative;
}
.template-product .gpo-app .gpo-helptext a:after {
  content: "";
  position: absolute;
  top: 4px;
  right: -20px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_10209_4222)'%3E%3Cpath d='M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15Z' fill='white'/%3E%3Cpath d='M8.0001 14.6496C11.6728 14.6496 14.6501 11.6723 14.6501 7.99961C14.6501 4.32692 11.6728 1.34961 8.0001 1.34961C4.3274 1.34961 1.3501 4.32692 1.3501 7.99961C1.3501 11.6723 4.3274 14.6496 8.0001 14.6496Z' stroke='%230033A1'/%3E%3Cpath d='M7.68212 8.30384C7.96912 7.78654 8.52212 7.48064 8.83992 7.02284C8.93727 6.88488 8.99273 6.72175 8.99964 6.55304C9.00655 6.38434 8.96462 6.21722 8.87888 6.07176C8.79315 5.9263 8.66724 5.80868 8.51629 5.73302C8.36534 5.65736 8.19577 5.62688 8.02792 5.64524C7.77884 5.65257 7.53915 5.74188 7.34601 5.89933C7.15287 6.05677 7.01709 6.27355 6.95972 6.51604L5.99512 6.11074C6.1306 5.67985 6.40097 5.30391 6.76634 5.03836C7.13172 4.77281 7.57275 4.6317 8.02442 4.63584C8.37371 4.6166 8.72193 4.68936 9.0343 4.84683C9.34667 5.00431 9.61225 5.24099 9.80452 5.53324C9.9701 5.80832 10.0586 6.12289 10.0609 6.44396C10.0631 6.76503 9.97889 7.08079 9.81712 7.35814C9.37052 8.01754 8.94212 8.21844 8.71112 8.64264C8.61802 8.81414 8.58092 8.92264 8.58092 9.47704H7.50292C7.45664 9.07698 7.51852 8.67183 7.68212 8.30384ZM8.77342 10.9638C8.77342 11.1111 8.72974 11.2551 8.6479 11.3776C8.56606 11.5001 8.44973 11.5956 8.31364 11.6519C8.17755 11.7083 8.02779 11.7231 7.88331 11.6943C7.73884 11.6656 7.60613 11.5947 7.50196 11.4905C7.3978 11.3863 7.32687 11.2536 7.29813 11.1091C7.26939 10.9647 7.28414 10.8149 7.34051 10.6788C7.39688 10.5427 7.49235 10.4264 7.61483 10.3446C7.73731 10.2627 7.88131 10.219 8.02862 10.219C8.22622 10.2198 8.41548 10.2988 8.55495 10.4388C8.69441 10.5788 8.77272 10.7683 8.77272 10.9659L8.77342 10.9638Z' fill='%230033A1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_10209_4222'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
}
.template-product .gpo-app .gpo-ov-wrapper.vertical {
  gap: 13px;
}
.template-product .gpo-app .gpo-choicelist input + label {
  padding-left: 35px;
  line-height: 1.5;
}
.template-product .gpo-app .gpo-choicelist input + label:before {
  width: 20px;
  height: 20px;
}
.template-product .gpo-app .gpo-choicelist input:not(:checked) + label:before {
  border-color: #00000026;
}
.template-product .gpo-app .gpo-choicelist input + label:hover:before {
  box-shadow: none;
}
.template-product .gpo-app .gpo-choicelist input:checked + label:before {
  border-color: #00000026;
}
.template-product .gpo-app .gpo-choicelist input + label,
.template-product .gpo-app .gpo-choicelist input + label span {
  font-family: var(--text-font-family);
}
.template-product .gpo-app .gpo-choicelist input + label:after {
  width: 12px;
  height: 12px;
  background: #002891;
}
.template-product .gpo-form__group:last-child {
  display: none;
}
.template-product .product-form__add-button {
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  height: 58px;
  letter-spacing: 0;
}
.template-product .gpo-app .gpo-swatches input + label,
.template-product .gpo-app .gpo-swatches input + label .gpo-swatch__inner {
  border-radius: 50%;
}
.template-product .gpo-app .gpo-swatches input + label {
  border: 1px solid #00000026;
}
.template-product .gpo-app .gpo-swatches input:checked + label {
  border-color: #002891;
}
.template-product .gpo-app .gpo-swatches.color-swatches input + label .top-color {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.template-product .gpo-app .gpo-swatches span.top-color[style="background-color:#ffffff"]{
  border: 1px solid #000;
}
.template-product .gpo-app .gpo-swatches input + label .gpo-swatch__inner {
  border-width: 5px;
}
.template-product .gpo-app .gpo-ov-wrapper.horizontal {
  gap: 3px;
}
.template-product .gpo-app .gpo-tooltip {
  background: #002891;
}
.template-product .gpo-app .gpo-tooltip:after {
  border-color: #002891 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.template-product .gpo-element--sub {
  margin-top: -20px !important;
  margin-bottom: 47px !important;
}
.template-product .gpo-element--sub .gpo-label span.label-content {
  font-size: 14px;
  font-weight: 400;
}
.template-product .gpo-app .gpo-dropdown .dropdown-button {
  border-color: #00000026 !important;
  border-radius: 2px;
  min-height: 51px;
  padding-inline: 20px;
}
.template-product .gpo-app .gpo-dropdown,
.template-product .gpo-app .gpo-dropdown .dropdown-button,
.template-product .gpo-app .gpo-dropdown .gpo-search-suggestion,
.template-product .gpo-app .gpo-dropdown input + label {
  font-family: var(--text-font-family);
}
.template-product .gpo-app .gpo-dropdown .dropdown-button__icon::before {
  border: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1L5.5 5.5L1 1' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  width: 11px;
  height: 7px;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0;
}
.template-product .gpo-app .gpo-input {
  font-family: var(--text-font-family);
  border-color: #00000026 !important;
  border-radius: 2px;
  padding-inline: 20px;
}
.template-product .gpo-app .gpo-input:not(.gpo-textarea){
  min-height: 51px;
}
.template-product .product-meta__aside {
  margin-block-start: 28px;
}
.template-product .product-meta__share-button-list {
  gap: 9px;
}
.shopify-section--product-content .product-content {
  margin-inline: 0;
}
.shopify-section--product-content .product-content__tabs {
  width: 100%;
}
.shopify-section--product-content .tabs-nav {
  margin-block-end: 42px;
}
.shopify-section--product-content .tabs-nav__item {
  font-size: 14px;
  font-weight: 400;
  opacity: 0.5;
  padding-block-end: 25px;
}
.shopify-section--product-content .tabs-nav--loose .tabs-nav__item-list {
  gap: 28px;
}
.shopify-section--product-content .tabs-nav__item[aria-expanded=true] {
  color: #002891;
  font-weight: 700;
  opacity: 1;
}
.shopify-section--product-content .tabs-nav__position {
  background: #D8C07F;
}
.shopify-section--product-content .rte h2,
.shopify-section--product-content .rte h3,
.shopify-section--product-content .rte h4,
.shopify-section--product-content .rte h5,
.shopify-section--product-content .rte h6 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 11px;
  margin-block-start: 52px;
}
.shopify-section--product-content .rte p {
  line-height: 2.2;
  margin: 5px 0;
}
.shopify-section--product-content .rte img {
  margin: 0 auto 21px;
  width: 100%;
  object-fit: cover;
}
.shopify-section--product-content .c-grid {
  display: grid;
  gap: 30px;
  margin: 48px 0 4px;
}
.shopify-section--product-content .c-grid p {
  margin-top: 0;
  line-height: 1.6;
}
.shopify-section--product-content .c-grid--col3 {
  grid-template-columns: 1fr 1fr 1fr;
}
.shopify-section--product-content .c-grid--col2 {
  grid-template-columns: 1fr 1fr;
}
.shopify-section--product-content .c-grid--col1 {
  grid-template-columns: 1fr;
}
.shopify-section--product-content .c-spec-group {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  list-style: none;
  justify-content: space-between;
}
.shopify-section--product-content .c-spec {
  width: calc(100% / 2 - 20px);
  padding: 28.5px 0;
  border-bottom: 1px solid #00000026;
}
.shopify-section--product-content .c-spec__data {
  display: flex;
  margin-block: 0;
}
.shopify-section--product-content .c-spec__ttl {
  width: 145px;
}
.shopify-section--product-content .c-spec__txt {
  margin-left: 20px;
}
.shopify-section--product-content .c-appendix ul {
  list-style: none;
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  gap: 10px;
}
.shopify-section--product-content .c-appendix ul li {
  background: #F5F7FB;
  min-width: 130px;
  max-width: 130px;
  min-height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 5px;
}
.shopify-section--product-content .c-button-wrap {
  margin-block-start: 40px;
}
.shopify-section--product-content .c-button-wrap .button {
  height: 58px;
  line-height: 56px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  border-radius: 4px;
  padding-inline: 55px;
}
.shopify-section--product-recommendations,
.shopify-section--related-products{
  overflow: hidden;
}
.shopify-section--product-recommendations .swiper,
.shopify-section--related-products .swiper{
  overflow: visible;
}
.shopify-section--related-products .product-list__inner{
  display: block;
  overflow: visible;
}
.shopify-section--product-recommendations .product-list__inner{
  display: block;
  overflow: visible;
}
@media screen and (min-width: 1000px) {
  .footer{
    padding-block-end: 100px;
  }
  .template-product .product__media {
    width: 51.666667%;
  }
  .template-product .product__info {
    width: calc((100% - 51.666667%) - 84px);
  }
  /* .template-product .product__media-item {
    border: 1px solid #00000026;
  } */
  .template-product .product__media-list-wrapper {
    max-width: 100% !important;
  }
  .template-product .product__media-image-wrapper {
    background: transparent;
    padding: 99px 10px 100px !important;
    border-radius: 0;
    aspect-ratio: 0;
  }
  .template-product .product__media-image-wrapper img {
    max-width: 421px;
    max-height: 421px;
    height: 421px;
    object-fit: contain;
  }
  .template-product .product__media-nav {
    margin-block-start: 21px;
  }
  .template-product .product__thumbnail {
    width: 92px;
    min-width: 92px;
    height: 93px;
    min-height: 93px;
  }
  .shopify-section--product-content .product-content{
    margin-block-start: 96px;
    margin-block-end: 100px;
  }
  .product-sticky-form {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  }
  .product-sticky-form .square-separator {
    display: none;
  }
  .product-sticky-form .product-sticky-form__image-wrapper {
    width: 30px;
  }
  .product-sticky-form .product-sticky-form__title {
    font-size: 16px;
    font-weight: 700;
  }
  .product-sticky-form .product-sticky-form__price {
    font-size: 16px;
    font-weight: 700;
    margin-left: 15px;
  }
  .product-sticky-form .product-sticky-form__price:after {
    content: "円（税込）";
    font-size: 11px;
    margin-left: 3px;
    position: relative;
    top: -1px;
    font-weight: 700;
  }
  .product-sticky-form .button {
    height: 48px;
    line-height: 48px;
  }
  .product-sticky-form__variants{
    display: none;
  }
  .shopify-section--product-content .c-spec:nth-of-type(1),
  .shopify-section--product-content .c-spec:nth-of-type(2) {
    padding-top: 0;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1200px){
  .template-product .product__info {
    width: calc((100% - 51.666667%) - 40px);
  }
  .template-product .product-meta__buttonLink{
    padding: 20px;
  }
  .template-product .product-meta__buttonLink a{
    font-size: 12px;
  }
}
@media screen and (max-width: 999px) {
  .template-product .product {
    margin-block: 0 20px;
  }
  .template-product .product__media-item {
    padding-inline: 0;
  }
  .template-product .product__media-image-wrapper {
    background: transparent;
    padding: 70px 10px 60px !important;
    border-radius: 0;
    aspect-ratio: 0;
  }
  .template-product .product__media-image-wrapper img {
    max-width: 400px;
    max-height: 254px;
    height: 254px;
    object-fit: contain;
  }
  .template-product .flickity-prev-next-button {
    width: 25px;
    height: 63px;
    top: calc(50% - 23px);
  }
  .template-product .flickity-prev-next-button svg {
    width: 12px;
    height: 10px;
  }
  .template-product .product__zoom-button {
    right: 0;
  }
  .template-product .product__thumbnail-list-inner {
    gap: 4px;
  }
  .template-product .product__media-nav {
    margin-block-start: 22px;
  }
  .template-product .product__thumbnail {
    width: 48px;
    min-width: 48px;
    height: 48px;
    min-height: 48px;
  }
  .template-product .product__thumbnail img {
    max-height: 39px;
    max-width: 41px;
    margin: 0 auto;
    width: auto;
    object-fit: contain;
  }
  .template-product .product-meta {
    margin-block-start: 28px;
    margin-bottom: 14px;
  }
  .template-product .product-meta__label-list--custom {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 8px;
  }
  .template-product .product-meta__title {
    font-size: 18px;
    line-height: 1.5;
  }
  .template-product .product-meta__price-list-container .price {
    font-size: 18px;
  }
  .template-product .product-meta__price-list-container .price-list:after {
    font-size: 10px;
    top: -1px;
  }
  .template-product .product-meta__buttonLink {
    margin-top: 24px;
  }
  .template-product .product-meta__buttonLink {
    padding: 20px 15px;
  }
  .template-product .product-meta__buttonLink a {
    font-size: 10px;
    padding: 8px 10px;
    flex: 1 1 auto;
  }
  .template-product .product-options__label {
    font-size: 12px;
  }
  .template-product .c-option__item--name {
    font-size: 11px;
    padding: 7px 14px 8px;
  }
  .template-product .c-option--4 .c-option__item {
    width: 35px;
    height: 35px;
  }
  .template-product .c-option--4 .c-option__item--name {
    width: 25px;
    height: 25px;
  }
  .template-product .product-form__payment-container{
    margin-block-start: 25px;
  }
  .template-product .gpo-app .gpo-label span.label-content {
    font-size: 12px;
  }
  .template-product .gpo-element--border {
    padding-block: 32px 22px !important;
  }
  .template-product .gpo-app .gpo-helptext {
    margin-bottom: 16px !important;
  }
  .template-product .gpo-app .gpo-helptext a {
    font-size: 12px;
  }
  .template-product .gpo-app .gpo-helptext a:after {
    top: 2px;
  }
  .template-product .gpo-app .gpo-label {
    margin-bottom: 10px;
  }
  .template-product .gpo-app .gpo-choicelist input + label,
  .template-product .gpo-app .gpo-choicelist input + label span {
    font-size: 12px;
  }
  .template-product .gpo-app .gpo-ov-wrapper.vertical {
    gap: 16px;
  }
  .template-product .gpo-element--sub {
    margin-top: -2px !important;
    margin-bottom: 31px !important;
  }
  .template-product .gpo-element--sub .gpo-label {
    margin-bottom: 15px;
  }
  .template-product .gpo-app .gpo-swatches input + label .gpo-swatch__inner {
    border-width: 4px;
  }
  .template-product .gpo-app .gpo-swatches.color-swatches input + label .top-color {
    width: 25px;
    height: 25px;
  }
  .template-product .gpo-app {
    margin-bottom: 36px;
  }
  .template-product .gpo-app .dropdown-button__value {
    font-size: 12px;
  }
  .template-product .gpo-app .gpo-dropdown .dropdown-button {
    min-height: 46px;
    padding-inline: 20px 8px;
  }
  .template-product .gpo-app .gpo-input:not(.gpo-textarea) {
    min-height: 46px;
    font-size: 12px;
  }
  .template-product .product-form__add-button {
    font-size: 12px;
    height: 52px;
  }
  .template-product .product-meta__aside {
    margin-block-start: 15px;
  }
  .shopify-section--product-content .product-content {
    margin-block-start: 45px;
    margin-block-end: 60px;
  }
  .shopify-section--product-content .product-content__tabs {
    margin: 0;
  }
  .shopify-section--product-content .product-tabs__tab-item-wrapper {
    padding: 0;
  }
  .shopify-section--product-content .collapsible-toggle {
    font-size: 14px;
    color: #002891;
    font-weight: bold;
    padding-block: 27px;
  }
  .shopify-section--product-content .product-tabs__tab-item-content {
    margin-top: 10px;
  }
  .shopify-section--product-content .rte h2,
  .shopify-section--product-content .rte h3,
  .shopify-section--product-content .rte h4,
  .shopify-section--product-content .rte h5,
  .shopify-section--product-content .rte h6 {
    font-size: 14px;
    margin-bottom: 8px;
    margin-block-start: 35px;
  }
  .shopify-section--product-content .rte p {
    font-size: 12px;
    line-height: 2;
  }
  .shopify-section--product-content .c-grid {
    margin: 41px 0;
    grid-template-columns: 1fr;
    gap: 31px;
  }
  .shopify-section--product-content .rte img {
    margin-bottom: 8px;
  }
  .shopify-section--product-content .c-spec {
    width: 100%;
  }
  .shopify-section--product-content .c-spec__ttl {
    width: 112px;
  }
  .shopify-section--product-content .c-spec__data {
    font-size: 12px;
  }
  .shopify-section--product-content .c-spec:nth-of-type(1) {
    padding-top: 0;
  }
  .shopify-section--product-content .c-spec {
    padding: 25.22px 0;
  }
  .shopify-section--product-content .c-spec:last-child {
    border-bottom: 0;
  }
  .shopify-section--product-content .c-appendix ul li {
    min-width: 162px;
    max-width: 162px;
    min-height: 55px;
    font-size: 12px;
  }
  .shopify-section--product-content .c-button-wrap {
    margin-block-start: 30px;
  }
  .shopify-section--product-content .c-button-wrap .button {
    font-size: 12px;
    height: 52px;
    line-height: 50px;
    width: 100%;
  }
  .shopify-section--related-products .product-list__inner, .shopify-section--product-recommendations .product-list__inner{
    margin-inline: 0;
  }
  .product-sticky-form {
    background: #fff;
    padding: 15px 0;
  }
  .product-sticky-form__content-wrapper,
  .product-sticky-form__inner {
    align-items: center;
    display: flex;
  }
  .product-sticky-form__form,
  .product-sticky-form__variants {
    margin-inline-start: auto;
    display: flex;
  }
  .product-sticky-form .product-sticky-form__image-wrapper {
    width: 51px;
    height: 51px;
    border: 1px solid #00000026;
    flex: none;
    margin-inline-end: 18px;
    padding: 7px 10px;
  }
  .product-sticky-form .product-sticky-form__image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .product-sticky-form .button {
    font-size: 11px;
    height: 36px;
    line-height: 35px;
  }
  .product-sticky-form__title {
    font-size: 12px;
    font-weight: 700;
    color: #000;
  }
  .product-sticky-form__content-wrapper {
    width: 53%;
  }

}
/* template book */
.template-product-book .product-meta__buttonYoutube {
  margin-top: 20px;
}
.template-product-book .product-meta__buttonYoutube .button {
  height: 50px;
  line-height: 48px;
  border-radius: 4px;
  border: 1px solid #00000026;
  font-size: 14px;
  letter-spacing: 0;
  transition: all 0.25s ease;
}
.template-product-book .product-meta__buttonYoutube .button svg {
  position: relative;
  top: 4px;
  margin-left: 5px;
}
@media screen and (pointer: fine) {
  .template-product-book .product-meta__buttonYoutube .button:hover {
      background: #0033A1;
      border-color: #0033A1;
      color: #fff;
  }
}
.template-product-book .shopify-section--product-content .tabs-nav {
  margin-block-end: 65px;
}
.template-product-book .shopify-section--product-content .rte img {
  margin-bottom: 15px;
}
.template-product-book .shopify-section--product-content .c-grid p {
  line-height: 2.2;
}
.product-form__quantity-label {
  margin-block-end: 20px;
}
.product-form .quantity-selector {
  --quantity-selector-height: 56px;
  border-color: #00000026;
  border-radius: 4px;
}
.product-form .quantity-selector__button {
  width: 49px;
}
.product-form .quantity-selector__input {
  width: 30px;
  font-size: 16px;
  padding-bottom: 2px;
}
.product-form .product-form__payment-container {
  margin-block-start: 11px;
}
.shopify-section--product-content .c-grid h3 {
  font-size: 16px;
  margin-top: 0;
}
.shopify-section--product-content .rte blockquote {
  background: #F5F7FB;
  margin: 70px 0 0;
  padding: 60px 70px 60px 80px;
  display: flex;
  flex-flow: row wrap;
}
.shopify-section--product-content .rte blockquote:before {
  content: none;
}
.shopify-section--product-content .rte blockquote h4 {
  font-size: 20px;
  color: #002891;
}
.shopify-section--product-content .rte blockquote h5 {
  font-size: 16px;
  margin-bottom: 30px;
}
.shopify-section--product-content .rte blockquote p {
  font-size: 14px;
  line-height: 2.1;
}
.shopify-section--product-content .rte blockquote .blockquote__left {
  width: 27%;
  padding-right: 20px;
}
.shopify-section--product-content .rte blockquote .blockquote__right {
  flex: 1;
  margin-top: 4px;
}
.shopify-section--product-content .rte .video-wrapper{
  margin-block: 53px;
}
.shopify-section--product-content .rte .video-wrapper:after{
  padding-block-end: 41.66666666666667%;
}
.shopify-section--product-content .c-spec-group--full .c-spec {
  width: 100%;
}
.shopify-section--product-content .c-spec-group--full .c-spec:nth-of-type(2) {
  padding-top: 28.5px;
}
.shopify-section--product-content .c-spec-group--full .c-spec__txt {
  flex: 1;
}
.shopify-section--product-content .c-spec-group--full .c-spec__txt p {
  margin: 0 !important;
  padding-block: 28.5px;
}
.shopify-section--product-content .c-spec-group--full .c-spec__txt p:not(:last-child) {
  border-bottom: 1px solid #00000026;
}
.shopify-section--product-content .c-spec-group--full .c-spec__txt p:last-child {
  padding-bottom: 0;
}
.shopify-section--product-content .c-spec-group--full .c-spec__txt p:nth-of-type(1) {
  padding-top: 0;
}
.product-meta__labelPreOrder{
  font-size: 16px;
  font-weight: 600;
  color: #BE0000;
  margin-bottom: 20px;
  display: block;
}
.template-product .product-options{
  margin-bottom: 20px;
}
@media screen and (min-width: 1000px){
  .template-product-book .product-meta__label-list--custom {
    font-size: 14px;
    margin-bottom: 17px;
  }
}
@media screen and (max-width: 999px){
  .product-meta__labelPreOrder{
    font-size: 14px;
     margin-bottom: 17px;
  }
  .template-product-book .product-meta__buttonYoutube .button {
    height: 36px;
    line-height: 34px;
    font-size: 11px;
  }
  .template-product-book .product-meta__buttonYoutube .button svg {
    width: 15px;
    height: 15px;
  }
  .product-form__quantity-label {
    margin-block-end: 13px;
  }
  .product-form .quantity-selector {
    --quantity-selector-height: 46px;
  }
  .product-form .quantity-selector__button {
    width: 27px;
  }
  .product-form .quantity-selector__input {
    font-size: 12px;
  }
  .shopify-section--product-content .rte blockquote {
    margin-block: 50px 40px !important;
    padding: 30px;
  }
  .shopify-section--product-content .rte blockquote .blockquote__left {
    width: 100%;
    margin-bottom: 25px;
  }
  .shopify-section--product-content .rte blockquote h4 {
    font-size: 16px;
  }
  .shopify-section--product-content .rte blockquote h5 {
    font-size: 14px;
    margin-bottom: 16px;
  }
  .shopify-section--product-content .rte blockquote p {
    font-size: 12px;
    line-height: 2;
  }
  .shopify-section--product-content .c-grid h3 {
    font-size: 14px;
  }
  .template-product-book .shopify-section--product-content .c-grid p {
    line-height: 2;
  }
  .template-product-book .shopify-section--product-content .c-grid {
    gap: 44px;
  }
  .shopify-section--product-content .rte .video-wrapper:after {
    padding-block-end: 100%;
  }

}

/**/
.template-product .l-breadcrumbs{
  margin-top: 120px;
}
@media screen and (max-width: 999px){
  .template-product .l-breadcrumbs{
    margin-top: 80px;
  }
}

.gpo-element .messages{
    margin-top: 10px;
}
.gpo-ov-wrapper.horizontal + .messages{
    margin-top: 5px;
}
.template-product .gpo-element--sub + .gpo-element .gpo-paragraph{
    margin-top: -30px;
}

/* 260706 CONSUL-2532 */

/* 価格表記 */
.template-product .product-meta__price-list-container .price {
  font-size: 40px;
  color: rgb(var(--product-on-sale-accent));
}
.template-product .product-meta__price-list-container .price-list:after {
  font-size: 20px;
}
@media screen and (max-width: 999px){
  .template-product .product-meta__price-list-container .price {
    font-size: 30px;
  }
  .template-product .product-meta__price-list-container .price-list:after {
    font-size: 16px;
  }
}

/* カルーセル並び */
@media screen and (min-width: 1000px) {
  .template-product .product:not(.product--thumbnails-left) .product__thumbnail-list-inner {
    grid-auto-flow: unset;
    grid-template-columns: repeat(5,1fr);
  }
  .template-product .product:not(.product--thumbnails-left) .product__thumbnail-scroll-shadow {
    flex-grow: 1;
  }
  .template-product .product:not(.product--thumbnails-left) .product__thumbnail {
    width: auto;
    min-width: 100%;
    max-width: calc(100% / 5);
    height: auto;
    max-height: auto;
    aspect-ratio: 1/1;
  }
}

/* カルーセルボタン */
.template-product .flickity-prev-next-button {
  background: #002891;
  width: 30px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  top: auto;
  bottom: 25px;
}
.template-product .flickity-prev-next-button.previous {
  left: 25%;
}
.template-product .flickity-prev-next-button.next {
  right: 25%;
}
.template-product .flickity-prev-next-button svg {
  fill: #fff;
  height: auto;
}
@media screen and (max-width: 999px) {
  .template-product .flickity-prev-next-button {
    bottom: 15px;
  }
}

/* カルーセルカウンター */
.product__media-counter {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  color: #0033A1;
  font-size: 14px;
  font-weight: 600;
}
@media screen and (max-width: 999px) {
  .product__media-counter {
    bottom: 20px;
  }
}

/* お気に入りボタン・カートボタン */
.product-form .product-form__payment-container {
  margin-block-start: 0;
}
.template-product .product-form .form_button {
  display: flex;
  align-items: center;
  gap: 16px;
}
.template-product .product-form .form_button > * {
  flex-grow: 1;
}
.template-product .product__info .form_button .mxpr-favorites-button,
.template-product .product__info .form_button .custom-wishlist-remove-button {
  background-image: none;
  width: 100%;
  height: 45px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  border-radius: 30px;
}
.template-product .product__info .form_button .mxpr-favorites-button {
  background-color: #D8C07F;
}
.template-product .product__info .form_button .custom-wishlist-remove-button {
  max-width: 170px;
  text-align: center;
  color: #D8C07F;
  border: 1px solid #D8C07F;
  background-color: #fff;
}
.template-product .product__info .form_button .shopify-app-block {
  width: 100%;
  max-width: 170px;
}
.template-product .product__info .form_button .product-form__buy-buttons:not(.sales-ended) {
  width: 100%;
  height: 45px;
}
.template-product .product__info .form_button .product-form__buy-buttons:not(.sales-ended) .shopify-product-form,
.template-product .product__info .form_button .product-form__buy-buttons:not(.sales-ended) .product-form__payment-container,
.template-product .product__info .form_button .product-form__buy-buttons:not(.sales-ended) .product-form__add-button {
  height: 100%;
}
.template-product .product__info .form_button .product-form__buy-buttons:not(.sales-ended) .product-form__add-button {
  line-height: 1;
  font-size: 16px;
  border-radius: 30px;
}
@media screen and (max-width: 999px) {
  .template-product .product__info .form_button .mxpr-favorites-button,
  .template-product .product__info .form_button .custom-wishlist-remove-button {
    height: 40px;
  }
  .template-product .product__info .form_button .shopify-app-block,
  .template-product .product__info .form_button .custom-wishlist-remove-button {
    flex: 4;
  }
  .template-product .product__info .form_button .product-form__buy-buttons:not(.sales-ended) {
    height: 40px;
    flex: 6;
  }
  .template-product .product__info .form_button .product-form__buy-buttons:not(.sales-ended) .product-form__add-button,
  .template-product .product__info .form_button .mxpr-favorites-button,
  .template-product .product__info .form_button .custom-wishlist-remove-button {
    font-size: 14px;
  }
}

/* 平均レビュー */
.product-form_review {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 16px;
  background-color: #F5F7FB;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
}
.product-form_review > a {
  color: #002891;
  text-decoration: underline;
}
.product-form_review_col {
  display: flex;
  align-items: baseline;
  gap: 5px;
}
.product-form_review_col > p {
  margin: 0;
  font-weight: 500;
}
.product-form_review_col > p span {
  font-size: 20px;
  font-weight: 900;
  margin-left: 5px;
}
@media screen and (max-width: 999px) {
  .product-form_review {
    padding: 5px 10px;
    font-size: 12px;
  }
  .product-form_review_col > p span {
    font-size: 14px;
  }
  .star-ratings-css-bottom,
  .star-ratings-css-top {
    font-size: 20px;
  }
  .star-ratings-css {
    width: 100px !important;
  }
}

/* タブコンテンツ */
.template-product .product-content__tabs .tabs-nav__item-list {
  display: grid;
  justify-content: center;
  grid-auto-columns: 1fr;
  gap: 1px;
  box-shadow: none;
}
.template-product .product-content__tabs .tabs-nav__item {
  text-align: center;
  padding: 15px 0;
  font-size: 16px;
  font-weight: bold;
  color: #002891;
  background-color: #F5F7FB;
  opacity: 1;
}
.template-product .product-content__tabs .tabs-nav__item[aria-expanded=true]  {
  color: #fff;
  background-color: #002891;
}
.template-product .product-content__tabs .tabs-nav__position,
.tabs-nav[arrows] .tabs-nav__item-list:after {
  display: none;
}
@media screen and (max-width: 999px) {
  /* SPアコーディオンコンテンツを効かないように */
  .hidden-pocket {
    display: block !important;
  }
  .collapsible-toggle {
    display: none !important;
  }
  .collapsible {
    visibility: visible;
    height: auto;
  }
  .product-tabs__tab-item-wrapper,
  .product-tabs__tab-item-wrapper:last-child {
    border: none;
  }
  .product-tabs__tab-item-wrapper[hidden] {
    display: none;
  }
  .product-tabs__tab-item-wrapper:not([hidden]) {
    display: block;
  }

  .template-product .product-content__tabs .tabs-nav__item {
    font-size: 12px;
  }
}

/* 注意書きタブコンテンツ内に移動 */
.product_caution {
    margin-top: 50px;
}
@media screen and (max-width: 999px) {
    .product_caution {
        margin-top: 0;
    }
}

/* ページタイトル用 */
.product_section_title {
    max-width: var(--container-max-width);
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    color: #002891;
    line-height: 2;
    letter-spacing: 3px;
    border-bottom: 3px solid #D8C07F;
}
@media screen and (max-width: 999px) {
    .product_section_title {
        padding: 0 15px;
        text-align: left;
        font-size: 20px;
        line-height: 2;
        letter-spacing: 3px;
        border-bottom: 3px solid #D8C07F;
    }
}

/* レビューセクション */
.vertical-breather {
  padding-block: 0;
  padding-inline: 0;
}
.mxpr-summary__headline {
  display: none;
}
.mxpr-block {
  position: relative;
}
.mxpr-summary__header {
  position: absolute;
  top: -35px;
  right: 0;
}
@media screen and (min-width: 1000px) {
  .vertical-breather {
    padding-block: 75px 0;
  }
  .mxpr-block {
    display: flex;
    padding: 0 !important;
  }
  .mxpr-summary {
    display: flex;
    flex-direction: column-reverse;
  }
  .mxpr-summary__header {
    position: static;
    justify-content: flex-end !important;
    margin-right: 35px;
    border-top: 1px solid #dbdbdb;
    padding: 20px 0;
  }
  .mxpr-summary__info {
    flex-wrap: nowrap !important;
  }
  .mxpr-summary__order {
    position: absolute;
    transform: translateY(-50%);
    top: -35px;
    right: 0;
  }
  .mxpr-review__list-item-votes {
    margin-top: 20px;
    padding: 20px 0;
    border-top: 1px solid #dbdbdb;
  }
}

/* パンくず */
#main .l-breadcrumbs {
  border: none;
  margin: 60px 0 100px;
}
#main .l-breadcrumbs .product-meta__help {
  display: none;
}
#main .l-breadcrumbs .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #F5F7FB;
  border-radius: 5px;
}
#main .l-breadcrumbs .product-meta__aside {
  margin-block-start: 0;
}
/* フッターグループのパンくずを非表示 */
.shopify-section-group-footer-group .l-breadcrumbs {
  display: none;
}
@media screen and (max-width: 999px) {
  #main .l-breadcrumbs {
    margin-top: 20px;
  }
  #main .l-breadcrumbs .container {
    flex-direction: column;
  }
}

/* スライダーコンテンツ */
.product-list__inner {
  display: block;
  overflow: hidden !important;
}
.section__header .h3 {
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 24px;
  color: #002891;
  line-height: 2;
  letter-spacing: 3px;
  border-bottom: 3px solid #D8C07F;
}
.section__header .h3::before {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  z-index: -1;
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  background-color: #fff;
}
.br-sp {
  display: none;
}
.shopify-section--related-products,
.shopify-section-collection-slider,
.shopify-section--recently-viewed-products {
  margin-bottom: 50px;
}
.shopify-section--related-products .vertical-breather,
.shopify-section--recently-viewed-products .vertical-breather {
  padding-top: 0 !important;
}
.shopify-section-collection-slider .vertical-breather:has(> .section__header) {
  padding-bottom: 0 !important;
}
.shopify-section-collection-slider .container {
  padding-inline: 0;
}
.section__header {
  margin-bottom: 50px;
}
.shopify-section-collection-slider:has(.collection-slider__tabs) .section__header {
  margin-bottom: 20px;
}
.view-more-button {
  display: block;
  width: 100%;
  max-width: 250px;
  padding: 15px 0;
  margin: 30px auto 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  border-radius: 30px;
  background-color: #002891;
}
.shopify-section-collection-slider .heading.heading--small {
  font-size: 24px;
  text-align: center;
  color: #D8C07F;
}
.shopify-section-collection-slider:has(+ .shopify-section-collection-slider) {
  margin-bottom: 0;
}
/* タブ用のスタイル */
#shopify-section-{{ section.id }} .collection-slider__tabs {
  display: flex;
  justify-content: center;
  gap: 10px;
}
#shopify-section-{{ section.id }} .collection-slider__tab-button {
  width: 100%;
  max-width: 200px;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  color: #D8C07F;
  border: 2px solid #D8C07F;
  border-bottom: none;
  border-radius: 20px 0 0;
  transition: all 0.3s ease;
  cursor: pointer;
}
#shopify-section-{{ section.id }} .collection-slider__tab-button.is-active {
  background-color: #D8C07F;
  color: #fff;
}
#shopify-section-{{ section.id }} .collection-slider__tab-content {
  display: none;
}
#shopify-section-{{ section.id }} .collection-slider__tab-content.is-active {
  display: block;
}
@media screen and (max-width: 999px) {
  .br-sp {
    display: block;
  }
  .section__color-wrapper {
    position: relative;
  }
  .view-more-button {
    position: absolute;
    transform: translateY(-100%);
    top: -10px;
    right: 5px;
    z-index: 1;
    max-width: 100px;
    padding: 5px 0;
    margin: 0;
    font-size: 12px;
  }
  .shopify-section-collection-slider:has(.collection-slider__tabs) .view-more-button {
    top: -70px;
  }
  .section__header .h3 {
    text-align: left;
    padding: 0 15px;
    font-size: 20px;
  }
  .shopify-section-collection-slider .heading.heading--small {
    font-size: 20px;
    padding: 0 15px;
    text-align: left;
  }
  #shopify-section-{{ section.id }} .collection-slider__tabs {
    gap: 5px;
    padding: 0 5px;
  }
  #shopify-section-{{ section.id }} .collection-slider__tab-button {
    max-width: 150px;
    padding: 8px 0;
    font-size: 12px;
    color: #D8C07F;
    border-radius: 10px 0 0;
  }
  .shopify-section--related-products .c-button-prev-next,
  .shopify-section-collection-slider .c-button-prev-next,
  .shopify-section--recently-viewed-products .c-button-prev-next {
    display: none;
  }
}

/* ランキング */
.shopify-section-collection-slider .section.ranking .swiper-slide .product-item {
  padding: 40px 20px 30px;
}
.shopify-section-collection-slider .section.ranking .swiper-slide .product-item::before {
  position: absolute;
  content: "";
  top: 20px;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 50px;
  height: 35px;
  background-size: cover;
  background-position: center;
}
.shopify-section-collection-slider .section.ranking .swiper-slide:nth-of-type(1) .product-item::before {
  background-image: url(/cdn/shop/files/slider_rank_01.png?v=1783565965);
}
.shopify-section-collection-slider .section.ranking .swiper-slide:nth-of-type(2) .product-item::before {
  background-image: url(/cdn/shop/files/slider_rank_02.png?v=1783565965);
}
.shopify-section-collection-slider .section.ranking .swiper-slide:nth-of-type(3) .product-item::before {
  background-image: url(/cdn/shop/files/slider_rank_03.png?v=1783565964);
}
@media screen and (max-width: 999px) {
  .shopify-section-collection-slider .section.ranking .swiper-slide .product-item::before {
    width: 40px;
    height: 28px;
  }
}

/* 追従 */
.product-sticky-form {
  padding-block-start: 8px;
  padding-block-end: 8px;
}
.product-sticky-form .product-sticky-form__text p {
  font-size: 20px;
  font-weight: bold;
}
.product-sticky-form .product-sticky-form__text p span {
  color: #F2626B;
}
.product-sticky-form .product-sticky-form__price {
  font-size: 40px;
  line-height: 1;
  color: rgb(var(--product-on-sale-accent));
}
.product-sticky-form .product-sticky-form__price::after {
  font-size: 20px;
  color: #000;
}
.product-sticky-form .product-form__add-button {
  border-radius: 30px;
  width: 100%;
  font-size: 20px;
}
.product-sticky-form__payment-container {
  width: 100%;
  max-width: 310px;
}
.product-sticky-form__inner {
  justify-content: center;
}
.product-sticky-form__form {
  align-items: center;
  margin-inline-start: unset;
  flex-grow: 1;
  justify-content: flex-end;
}
.product-sticky-form_favorite {
  width: 100%;
  max-width: 170px;
}
.product-sticky-form_favorite > button {
  width: 100%;
  max-width: 170px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 48px;
  border-radius: 30px;
}
.product-sticky-form_favorite .favorite_button {
  color: #fff;
  background-color: #D8C07F;
}
.product-sticky-form_favorite .remove_button {
  color: #D8C07F;
  border: 1px solid #D8C07F;
}
.product-sticky-form .product-sticky-form__price:after {
  content: "円（税込）";
}

/* 追従のお気に入り状態の切り替え */
body:has(.product__info #mxpr-complete-message:not([style*="none"])) .product-sticky-form_favorite .favorite_button,
body:has(.product__info #mxpr-already-exists:not([style*="none"])) .product-sticky-form_favorite .favorite_button {
  display: none;
}
body:has(.product__info .mxpr-favorites-button:not([disabled]) + #mxpr-complete-message:not([style*="none"])) .product-sticky-form_favorite .favorite_button {
  display: block;
}

body:has(.product__info #mxpr-complete-message:not([style*="none"])) .product-sticky-form_favorite .remove_button,
body:has(.product__info #mxpr-already-exists:not([style*="none"])) .product-sticky-form_favorite .remove_button {
  display: block;
}
body:has(.product__info .mxpr-favorites-button:not([disabled]) + #mxpr-complete-message:not([style*="none"])) .product-sticky-form_favorite .remove_button {
  display: none;
}
body:has(.product__info .mxpr-favorites-button:not([disabled])) .product-sticky-form_favorite .remove_button {
  display: none;
}

@media screen and (max-width: 999px) {
  .product-sticky-form .product-sticky-form__text p {
    font-size: 0;
  }
  .product-sticky-form .product-sticky-form__text p span {
    font-size: 12px;
  }
  .product-sticky-form__content-wrapper {
    flex-direction: column;
    align-items: start;
  }
  .hidden-pocket {
    display: none !important;
  }
  .product-sticky-form .product-sticky-form__price {
    font-size: 30px;
  }
  .product-sticky-form .product-sticky-form__price::after {
    font-size: 16px;
  }
  .product-sticky-form_favorite {
    width: 100%;
    max-width: 35px;
  }
  .product-sticky-form_favorite > button {
    font-size: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .product-sticky-form__payment-container {
    max-width: none;
    min-width: 145px;
  }
  .product-sticky-form__content-wrapper {
    width: auto;
  }
  .product-sticky-form .product-form__add-button {
    font-size: 15px;
    padding: 0;
  }
  .product-sticky-form__form {
    gap: 5px;
  }
  .product-sticky-form_favorite .favorite_button {
    background-color: unset;
    background-image: url(/cdn/shop/files/favorite_button_sp02.png?v=1783584188);
  }
  .product-sticky-form_favorite .remove_button {
    border: none;
    background-image: url(/cdn/shop/files/favorite_button_sp01.png?v=1783584188);
  }
}

.template-product .shopify-section--banner-area {
  background-color: unset !important;
}

/* ページ自体が左右にスワイプできてしまうの修正 */
.product-list__inner:not(.product-list__inner--scroller) {
  margin: 0;
}

/* オプションアプリ間隔調整 */
.template-product .gpo-element--border {
  border-top: 1px solid #00000026;
  padding-block: 15px 0 !important;
}
.template-product .gpo-element {
  margin-bottom: 20px !important;
}
[data-element-id^="spacing-"] {
  display: none;
}
@media screen and (max-width: 999px) {
  .template-product .gpo-app {
    margin-bottom: 0;
  }
}
.gpo-container {
  margin: 0 !important;
}
/* /260706 CONSUL-2532 */