/** Shopify CDN: Minification failed

Line 230:28 Unexpected "{"

**/
@media screen and (max-width: 768px){
  html {
    scroll-behavior: smooth;
    scroll-padding-top: 250px
  }
}
.h0 {
  font-size: calc(var(--font-heading-scale) * 3rem);
}

@media only screen and (min-width: 750px) {
  .h0 {
    font-size: calc(var(--font-heading-scale) * 4rem);
  }
}

h1,
.h1 {
  font-size: calc(var(--font-heading-scale) * 2rem);
}

@media only screen and (min-width: 750px) {
  h1,
  .h1 {
    font-size: calc(var(--font-heading-scale) * 2rem);
  }
}

h2,
.h2 {
  font-size: calc(var(--font-heading-scale) * 1.6rem);
}

@media only screen and (min-width: 750px) {
  h2,
  .h2 {
    font-size: calc(var(--font-heading-scale) * 1.8rem);
  }
}

h3,
.h3 {
  font-size: calc(var(--font-heading-scale) * 1.3rem);
}

@media only screen and (min-width: 750px) {
  h3,
  .h3 {
    font-size: calc(var(--font-heading-scale) * 1.5rem);
  }
}

h4,
.h4 {
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-size: calc(var(--font-heading-scale) * 1.14rem);
}

h5, .h5 {
    font-size: calc(var(--font-heading-scale) * 1.14rem);
    line-height: 1.8rem;
}
@media only screen and (min-width: 750px) {
  h5,
  .h5 {
    font-size: calc(var(--font-heading-scale) * 1.33rem);
        line-height: 1.8rem;
  }
}

h6,
.h6 {
  color: rgba(var(--color-foreground), 0.75);
  margin-block-start: 1.1em;
  margin-block-end: 1.1em;
}

/*商品ページ*/
.productcustom1 {
    width: 100%;
    max-width: 250px;
    height: 4.5rem;
    padding: 10px;
    font-size: 0.6rem;
}

@media only screen and (max-width: 749px) {
.rich-text__text.rte {
    font-size: 1.31rem;
}
}

.price__container {
    font-size: 1.14rem;
}

.accordion__content {
    font-size: 1.14rem;
    margin-top: 16px;
}

@media screen and (max-width: 749px) {
.grid__item2 {
    width: calc(33% - var(--grid-mobile-horizontal-spacing) / 2) !important;
      padding: 2px !important;
}
  }

.title-wrapper--self-padded-tablet-down, .title-wrapper--self-padded-mobile {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
}

.link2, .customer a {
    cursor: pointer;
    display: inline-block;
    border: none;
    box-shadow: none;
    text-decoration: none;
    text-underline-offset: 0.3rem;
    color: rgb(var(--color-link));
    background-color: transparent;
    font-size: 1.2rem;
    font-family: inherit;
    padding-left: 8px;
    padding-right: 8px;
}

a.link2.animate-arrow {
    font-size: 1.14rem;
}

@media screen and (min-width: 750px) {
.banner--medium:not(.banner--adapt) {
    min-height: 20rem !important;
    max-width: 1090px;
    width: 100%;
    margin: auto;
}
}


@media screen and (max-width: 749px) {
.banner--medium.banner--mobile-bottom:not(.banner--adapt) .banner__media, .banner--medium.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)>.banner__media {
    height: 14.5rem !important;
    display: block;
    width: 93%;
    margin:auto;
}
}

.multicolumn-card__info {
    font-size: 1.14rem;
}

.link, .customer a {
    font-size: 1.14rem;
}

/*
img.shousaibanner {
    display: block;
    width: 100%;
}
*/

.shousaibanner {
    display: block;
    width: 100%;
}
img.shousaibannerimg {
    display: block;
    width: 100%;
    margin-top: -360px;
}

span.shousaibannertxt {
    font-size: 1.14rem;
}


.product-form__submit {
    margin-bottom: 1rem;
    margin-top: 240px;
}

.product__description.rte.quick-add-hidden {
    font-size: 1.2rem;
    margin-top: 150px;
}



.categorycolumn-card__info {
    text-align: center;
}

.price--on-sale .price-item--regular {
    text-decoration: line-through;
    color: rgba(var(--color-foreground),.75);
    font-size: 1.1rem;
}

span.redtxt {
    color: red;
}

#wc_review_section .wc_review_top_title h2 {
    font-size: 1.5rem !important;
}

/* RonRon: keep Rivyo product reviews visible, but close the Product Q&A entry points. */
#wc_review_section .wc_review_summary_action li:nth-child(2),
#wc_review_section .wc_rivyo_tab_toggle[data-tab="Question"],
#wc_review_section .wc_rivyo_tab_toggle[data-tab="Question"] span,
#wc_review_section .wc_questions_tab {
    display: none !important;
}

.wc_tab_links li.wc_active a, li.wc_active a:hover {
    font-size: 1.14rem !important;
}

 .wc_review_main_content p, {
    color: #0B0C0E !important;
    font-size: 1.14rem !important;
}

/*商品詳細タグ*/
.producttag {
    display: block;
    width: 60px;
    background-color: #b09e93;
    color: #FFFFFF;
    font-size: 1.1rem;
    padding: 4px;
    text-align: center;
    margin-top: 0px;
}

.bannerlinks {
    display: block !important;
    width: 100%;
    max-width: 1200px;
    height: 590px;
    position: absolute !important;
    z-index: 9999;
}

@media screen and (max-width: 749px) {
.bannerlinks {
    display: block !important;
    width: 100%;
    height: 200px;
    position: absolute !important;
    z-index: 9999;
}
  .banner__media2 {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
}

@media screen and (min-width: 750px) {
.banner2small {
    min-height: 59rem !important;
    width: auto !important;
    max-width: 1200px;
    margin: auto !important;
}
}

@media screen and (max-width: 749px) {
.banner--small:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
    min-height: 200px;
}
}

.wishlist-hero-custom-button.wishlisthero-floating {
  right: -5px !important;
  top: -5px;
}
