.c-meeth-products-card{color:inherit;display:flex;flex-direction:column;gap:var(--space-md);text-decoration:none}.c-meeth-products-card--horizontal{align-items:flex-start;flex-direction:row;width:520px}@media screen and (max-width:760px){.c-meeth-products-card--horizontal{width:100%}}.c-meeth-products-card--set .c-meeth-products-card__img,.c-meeth-products-card--set .c-meeth-products-card__name{cursor:pointer}.c-meeth-products-card__img{aspect-ratio:1;border-radius:2px;overflow:hidden;position:relative;width:100%}.c-meeth-products-card__img a,.c-meeth-products-card__img img{display:block;height:100%;width:100%}.c-meeth-products-card__img img{border-radius:3px;-o-object-fit:cover;object-fit:cover}.c-meeth-products-card__img--horizontal{flex-shrink:0;width:220px}.c-meeth-products-card__img--horizontal img{border-radius:3px}.c-meeth-products-card__badges{display:flex;flex-wrap:wrap;gap:4px;left:4px;position:absolute;top:4px}.c-meeth-products-card__badge{align-items:center;border-radius:2px;color:#fff;display:inline-flex;font-family:var(--font-family-brand-mono);font-size:.6875rem;font-size:14px;font-weight:700;font-weight:400;justify-content:center;letter-spacing:.05em;letter-spacing:.16em;padding:2px 10px 4px 12px}.c-meeth-products-card__badge--new{background:var(--color-brand-accent)}.c-meeth-products-card__badge--sale{background:var(--color-brand-sale)}.c-meeth-products-card__badge--pre-order{background:var(--color-brand-base);border:1px solid var(--color-brand-sale);border-radius:2px;color:var(--color-brand-sale);font-family:400}.c-meeth-products-card__badge--limited{background:var(--color-brand-accent-gold);color:#fff}.c-meeth-products-card__badge--subscription{background:var(--color-brand-text-headline);color:#fff}.c-meeth-products-card__logo{align-items:center;background:var(--color-brand-base);bottom:0;display:flex;height:auto;justify-content:center;left:0;position:absolute;width:70px}@media screen and (max-width:760px){.c-meeth-products-card__logo{height:auto;width:50px}}.c-meeth-products-card__logo img{height:auto;width:100%}.c-meeth-products-card__body{display:flex;flex-direction:column;gap:20px}.c-meeth-products-card__tags{align-items:center;display:flex;flex-wrap:wrap;gap:var(--space-xxs)}.c-meeth-products-card__tag{align-items:center;background:#dee6ef;border-radius:16px;color:var(--color-brand-text-primary);display:inline-flex;font-family:var(--font-family-brand-mono);font-feature-settings:"palt" 1;font-size:var(--font-size-xs);font-weight:400;height:19px;letter-spacing:.08em;line-height:1.6;padding:0 var(--space-xxs);white-space:nowrap}@media screen and (max-width:760px){.c-meeth-products-card__tag{height:19px}}.c-meeth-products-card__name{color:var(--color-brand-text-primary);font-family:var(--font-family-brand-mono);font-feature-settings:"palt" 1;font-size:var(--font-size-ms);font-weight:400;letter-spacing:.04em;line-height:1.5}@media screen and (max-width:760px){.c-meeth-products-card__name{font-size:.875rem}}.c-meeth-products-card__desc{color:var(--color-brand-text-primary);font-family:var(--font-family-readable);font-feature-settings:"palt" 1;font-size:var(--font-size-sm);font-weight:400;letter-spacing:.16em;line-height:1.6;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:760px){.c-meeth-products-card__desc{font-size:.75rem}}.c-meeth-products-card__price-wrap{display:flex;flex-direction:column;gap:var(--space-xxs);margin-top:12px}.c-meeth-products-card__discount-badge{align-items:center;background:var(--color-brand-sale);border-radius:100px;color:var(--color-brand-base);display:inline-flex;font-family:var(--font-family-brand-mono);font-size:.6875rem;font-weight:400;letter-spacing:.08em;padding:3px 10px 4px;width:-moz-fit-content;width:fit-content}.c-meeth-products-card__price{align-items:baseline;color:var(--color-brand-text-primary);display:flex;flex-wrap:wrap;white-space:nowrap}.c-meeth-products-card__list-price{color:var(--color-ui-text-secondary);flex:1;font-family:var(--font-family-brand-en);font-size:14px;font-weight:300}.c-meeth-products-card__list-price__inner{display:inline-block;position:relative}.c-meeth-products-card__list-price__inner:after{background:currentColor;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.c-meeth-products-card__list-price__inner span{font-size:10px}.c-meeth-products-card .c-meeth-link-arrow{margin-top:12px}.c-meeth-products-card button.c-meeth-link-arrow{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;padding:0}.c-meeth-products-card__price-yen{font-size:var(--font-size-sm);letter-spacing:.04em}.c-meeth-products-card__price-num,.c-meeth-products-card__price-yen{font-family:var(--font-family-brand-en);font-weight:300;line-height:1}.c-meeth-products-card__price-num{font-size:var(--font-size-md)}.c-meeth-products-card__price-tax{font-family:var(--font-family-readable);font-size:var(--font-size-xs);font-weight:400;letter-spacing:.1em;line-height:1}.c-meeth-products-card__set-control{align-items:center;display:flex;gap:var(--space-xxs);justify-content:flex-start}.c-meeth-products-card__set-control__btn{align-items:center;border:1px solid var(--color-brand-link);border-radius:2px;color:var(--color-brand-link);cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.c-meeth-products-card__set-control__btn i{height:14px;width:14px}.c-meeth-products-card__set-control__btn i svg{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.c-meeth-products-card__set-control__quantity{flex-grow:1;font-family:var(--font-family-brand-en);font-size:1rem;font-weight:400;letter-spacing:.04em;line-height:1;max-width:48px;text-align:center}.c-meeth-products-card--sub-new-contents{width:300px}@media screen and (max-width:760px){.c-meeth-products-card--sub-new-contents{width:100%}}.c-meeth-products-card--sub-new-contents .c-meeth-products-card__img{aspect-ratio:3/4}