/** Shopify CDN: Minification failed

Line 447:0 Expected "]" to go with "["

**/
@charset "UTF-8";


.product-card-quickview, .product-card-quickview span, .product-card-quickview .quick-view-icon path, .product-card-sizes--size, .product-card-swatches .product-card-swatch {
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.no-js .product-card-quickview {
  display: none !important; }


.products {
  list-style: none; }
  .products.carousel {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    min-width: 100%;
    padding: 0; }
    .products.carousel .product-card {
      flex-shrink: 0; }
    .products.carousel + .flickity-progress {
      margin-top: 40px; }
    .products.carousel .carousel__slide {
      width: 100%; }
      .products.carousel .carousel__slide .product-card {
        margin-bottom: 0 !important; }
    .no-js .products.carousel {
      overflow-x: scroll; }
    .products.carousel.flickity-enabled {
      overflow: visible;
      flex-direction: column; }
      .products.carousel.flickity-enabled .flickity-viewport {
        overflow: visible; }
    .products.carousel .promotion-column {
      margin-bottom: 0;
      height: 100%; }
  .products .promotion-column {
    margin-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .products .promotion-column {
        margin-bottom: 30px; } }
    @media only screen and (min-width: 768px) {
      .products .promotion-column.promotion-column-width--2 {
        flex: 0 0 50%;
        max-width: 50%; } }
    @media only screen and (min-width: 768px) {
      .products .promotion-column.promotion-column-width--2.product-columns-3 {
        flex: 0 0 66.6%;
        max-width: 66.6%; } }
    @media only screen and (min-width: 768px) {
      .products .promotion-column.promotion-column-width--2.product-columns-5 {
        flex: 0 0 40%;
        max-width: 40%; } }
  .products .gallery--item {
    height: 100%; }
    .products .gallery--item figure {
      height: 100%;
      padding-bottom: 0; }
    .products .gallery--item-content {
      padding: 20px; }
      @media only screen and (min-width: 768px) {
        .products .gallery--item-content {
          padding: 40px; } }
      .products .gallery--item-content p {
        font-size: 0.8125rem; }
        @media only screen and (min-width: 768px) {
          .products .gallery--item-content p {
            font-size: 1rem; } }
  .products.row {
    padding: 0; }
    .product-card-spacing-small .products.row {
      margin: 0 -5px; }
      .product-card-spacing-small .products.row .columns,
      .product-card-spacing-small .products.row .column {
        padding: 0 5px; }
      .product-card-spacing-small .products.row .product-card {
        margin-bottom: 10px; }
      .product-card-spacing-small .products.row + .pagination {
        margin-top: 20px; }
    @media only screen and (min-width: 768px) {
      .product-card-spacing-medium .products.row {
        margin: 0 -10px; }
        .product-card-spacing-medium .products.row .columns,
        .product-card-spacing-medium .products.row .column {
          padding: 0 10px; }
        .product-card-spacing-medium .products.row .product-card {
          margin-bottom: 20px; }
        .product-card-spacing-medium .products.row + .pagination {
          margin-top: 10px; } }
    @media only screen and (min-width: 768px) {
      .product-card-spacing-large .products.row {
        margin: 0 -15px; }
        .product-card-spacing-large .products.row .columns,
        .product-card-spacing-large .products.row .column {
          padding: 0 15px; }
        .product-card-spacing-large .products.row .product-card {
          margin-bottom: 30px; }
        .product-card-spacing-large .products.row + .pagination {
          margin-top: 0px; } }

.product-card {
  display: block;
  position: relative;
  margin-bottom: 20px;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .product-card {
      margin-bottom: 30px; } }
  .carousel .product-card {
    margin-bottom: 0; }
  .product-card .product-card-info {
    line-height: 1; }
  .product-card.text-center .product-card-info {
    padding: 0 5%; }
  .product-card.text-center .product-card-sizes--container {
    justify-content: center; }
  .product-card.text-right .product-card-sizes--container {
    justify-content: flex-end; }
  .product-card .product-featured-image {
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    z-index: 0; }
    @media only screen and (min-width: 768px) {
      .product-card .product-featured-image {
        margin-bottom: 20px; } }
    @media (hover: hover) {
      .product-card .product-featured-image.thb-hover:hover .product-primary-image {
        opacity: 0; }
      .product-card .product-featured-image.thb-hover:hover .product-secondary-image {
        opacity: 1; } }
    .product-card .product-featured-image-link {
      display: block;
      position: relative;
      height: 0;
      overflow: hidden;
      padding-bottom: var(--padding-bottom); }
      .js .animations-true .product-card .product-featured-image-link {
        opacity: 0;
        transform: scale(1.15); }
      .product-card .product-featured-image-link img,
      .product-card .product-featured-image-link video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: 5; }
      .product-card .product-featured-image-link .thb-placeholder {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .product-card .product-featured-image-link .product-secondary-image {
        opacity: 0;
        z-index: 10; }
      .product-card .product-featured-image-link.aspect-ratio--square {
        padding-bottom: 100%; }
      .product-card .product-featured-image-link.aspect-ratio--portrait {
        padding-bottom: 125%; }
      .product-card .product-featured-image-link.aspect-ratio--landscape {
        padding-bottom: 75%; }
  .product-card-vendor {
    text-transform: uppercase;
    font-size: 0.625rem;
    letter-spacing: 0.05em;
    margin-bottom: 8px; }
    .product-card-vendor a {
      color: rgba(var(--color-body-rgb), 0.65); }
  .product-card-title {
    font-size: calc(var(--font-product-title-scale, 1) * 0.9375rem);
    line-height: calc(var(--font-product-title-line-height-scale, 1) * 1.5);
    font-weight: var(--font-body-medium-weight, 500);
    display: block;
    margin-bottom: 5px; }
    .product-title-uppercase-true .product-card-title {
      text-transform: uppercase; }
  .product-card--badges {
    position: absolute;
    z-index: 30;
    display: flex;
    flex-direction: column;
    gap: 5px; }
    .product-card--badges.bottom {
      bottom: 8px; }
      @media only screen and (min-width: 768px) {
        .product-card--badges.bottom {
          bottom: 15px; } }
    .product-card--badges.left {
      left: 8px;
      align-items: flex-start; }
      @media only screen and (min-width: 768px) {
        .product-card--badges.left {
          left: 15px; } }
    .product-card--badges.top {
      top: 8px; }
      @media only screen and (min-width: 768px) {
        .product-card--badges.top {
          top: 15px; } }
    .product-card--badges.right {
      right: 8px;
      align-items: flex-end; }
      @media only screen and (min-width: 768px) {
        .product-card--badges.right {
          right: 15px; } }
    .product-card--badges.top.right + .product-card-quickview {
      right: auto;
      left: 15px; }
  .product-card-quickview {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 40;
    background: var(--color-accent);
    border-radius: 3px;
    height: 30px;
    display: flex;
    opacity: 0; }
    .product-card-quickview + .product-card-quickview {
      top: 50px; }
    .product-card-quickview > svg {
      width: 30px;
      height: 30px;
      padding: 9px; }
    .product-card-quickview span {
      max-width: 0;
      overflow: hidden;
      line-height: 30px;
      font-size: 0.6875rem;
      font-weight: 400;
      padding-right: 0;
      white-space: nowrap;
      color: var(--bg-body); }
    .product-card-quickview .spinner {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 20;
      opacity: 0; }
      .product-card-quickview .spinner circle {
        stroke: var(--bg-body); }
      [dir="rtl"] .product-card-quickview .spinner {
        left: auto;
        right: 0; }
    .product-card-quickview .quick-view-icon path {
      stroke: var(--bg-body); }
    .product-card-quickview.loading > svg {
      opacity: 0; }
      .product-card-quickview.loading > svg + .spinner {
        opacity: 1; }
    .product-card-quickview:hover span, .product-card-quickview:focus span {
      max-width: 94px;
      padding-right: 9px; }
      [dir="rtl"] .product-card-quickview:hover span, [dir="rtl"] .product-card-quickview:focus span {
        padding-left: 15px;
        padding-right: 2px; }
    .product-card-quickview[disabled] {
      cursor: not-allowed; }
  .product-card-sizes {
    grid-gap: 5px;
    grid-auto-flow: column;
    display: none; }
    @media only screen and (min-width: 768px) {
      .product-card-sizes {
        display: inline-grid; } }
    .product-card-sizes--container {
      display: none;
      align-items: center;
      justify-content: flex-start;
      margin-bottom: 8px; }
      @media only screen and (min-width: 768px) {
        .product-card-sizes--container {
          display: flex;
          flex-wrap: wrap; } }
    .product-card-sizes--remaining {
      font-size: 0.75rem;
      margin-left: 10px; }
    .product-card-sizes--size {
      height: 30px;
      min-width: 45px;
      padding: 0 10px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 0.75rem;
      cursor: pointer;
      position: relative;
      box-shadow: 0 0 0 1px transparent inset;
      border-radius: var(--input-border-radius, 3px);
      background: rgba(var(--color-body-rgb), 0.05); }
      .product-card-sizes--size:not(.is-disabled):hover {
        background-color: var(--bg-body);
        box-shadow: 0 0 0 1px var(--color-body) inset, 0px 2px 4px 0px rgba(0, 0, 0, 0.15); }
      .product-card-sizes--size .loading-overlay {
        width: 14px;
        height: auto; }
      .product-card-sizes--size.is-disabled {
        border-color: var(--color-border);
        cursor: not-allowed; }
        .product-card-sizes--size.is-disabled > span {
          opacity: 0.4; }
      .product-card-sizes--size.loading > span {
        opacity: 0; }
  .product-card-swatches {
    display: grid;
    align-items: start;
    grid-gap: 5px;
    grid-template-columns: repeat(var(--size, 5), 1fr); }
    .product-card-swatches .product-card-swatch {
      display: inline-flex;
      margin: 0;
      position: relative;
      height: 12px;
      width: 12px;
      border-radius: 6px;
      cursor: pointer;
      background: var(--option-color);
      background-image: var(--option-color-image);
      background-size: cover; }
      .product-card-swatches .product-card-swatch:after {
        content: '';
        display: block;
        position: absolute;
        top: -6px;
        left: -6px;
        right: -6px;
        bottom: -6px; }
      .product-card-swatches .product-card-swatch.active {
        box-shadow: inset 0 0 0 1px var(--color-body), inset 0 0 0 2px var(--bg-body); }
    .product-card-swatches--container {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      z-index: 15;
      padding: 14px;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-wrap: wrap;
      grid-gap: 10px; }
    .product-card-swatches--remaining {
      font-size: 0.625rem;
      letter-spacing: 0.05em;
      text-transform: uppercase; }
  .product-card .price {
    margin-bottom: 10px; }
  .product-card .star-rating {
    margin-top: 7px;
    font-size: 0.875rem; }
  .product-card:hover .product-card-quickview {
    opacity: 1; }

.collection-empty {
  text-align: center;
  padding: 10vh 0; }
  @media only screen and (min-width: 768px) {
    .collection-empty {
      padding: 10vh; } }
  .collection-empty svg {
    margin-bottom: 30px; }
  .collection-empty .text-button {
    font-size: inherit; }
  .collection-empty p {
    font-size: 1.25rem; }



.star-rating {
  --star-percent: calc(var(--star-rating) / 5 * 100%);
  display: inline-block;
  font-size: 1rem;
  font-family: Times;
  line-height: 1; }
  .star-rating:before {
    content: "★★★★★";
    background: linear-gradient(90deg, var(--color-star) var(--star-percent), #e1e1e1 var(--star-percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

.rating {
  display: inline-block;
  margin: 0; }

.rating-star {
  --letter-spacing: 0.3;
  --font-size: 1.5;
  --percent: calc(
    (
        var(--rating) / var(--rating-max) + var(--rating-decimal) *
          var(--font-size) /
          (var(--rating-max) * (var(--letter-spacing) + var(--font-size)))
      ) * 100%
  );
  letter-spacing: calc(var(--letter-spacing) * 1rem);
  font-size: calc(var(--font-size) * 1rem);
  line-height: 1;
  display: inline-block;
  font-family: Times;
  margin: 0; }

.rating-star:before {
  content: "\2605\2605\2605\2605\2605";
  background: linear-gradient(90deg, var(--color-reviews) var(--percent), rgba(var(--color-foreground), 0.15) var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.rating-text {
  display: none; }

.rating-count {
  display: none;
  margin: 0; }

@media (forced-colors: active) {
  .rating {
    display: none; }
  .rating-text {
    display: block; } }



.product-card--label {
  font-size: 0.625rem;
  border: 1px solid var(--color-border);
  padding: 4px 6px;
  line-height: 1.2;
  border-radius: var(--input-border-radius, 3px);
  text-transform: uppercase; }
  .product-card--label-container {
    display: flex;
    grid-gap: 6px;
    flex-wrap: wrap;
    margin-bottom: 10px; }
    .text-center .product-card--label-container {
      justify-content: center; }
    .text-right .product-card--label-container {
      justify-content: flex-end; }
[ここから以下追加
