.sec-popular-items{background:#fdf8ee;position:relative;width:100%}.sec-popular-items:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(bg-popular-items-6ed1e1.webp);background-size:cover;background-position:center;opacity:.1;pointer-events:none;z-index:0}.sec-popular-items__inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:80px 8px;display:flex;flex-direction:column;align-items:center;gap:48px}.sec-popular-items__header{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%}.sec-popular-items__h2-wrap{display:flex;flex-direction:column;align-items:center;gap:8px}.sec-popular-items__eyebrow{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:.03em;color:#e8b86d;text-align:center}.sec-popular-items__title{font-family:Shippori Mincho,serif;font-size:32px;font-weight:700;font-feature-settings:"palt";line-height:1.35;letter-spacing:3.2px;color:#41372df2;text-align:center;margin:0}.sec-popular-items__desc{font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:400;line-height:1.75;color:#5a4a38;text-align:center;margin:0}.sec-popular-items__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:100%}.product-card{position:relative;background:#fff;border-radius:12px;border:1px solid #F0EAD8;box-shadow:0 4px 30px #0000000d;overflow:hidden;display:flex;flex-direction:column;transition:background-color .2s ease}.product-card:hover{background-color:#f4f1ed}.product-card__image-wrap{position:relative;height:185px;overflow:hidden;flex-shrink:0}.product-card__img-link{display:block;width:100%;height:100%}.product-card__image-wrap img,.product-card__img-placeholder{width:100%;height:100%;object-fit:cover;display:block}.product-card__img-placeholder{background:#f0ead8}.product-card__badge{position:absolute;top:12px;left:12px;z-index:1;background:#c8102e;color:#fff;font-family:Noto Sans JP,sans-serif;font-size:10px;font-weight:700;line-height:1.2;padding:3px 8px;border-radius:4px;white-space:nowrap}.product-card__badge--gold{background:#c8963c}.product-card__badge--red{background:#c8102e}.product-card__badge--green{background:#6aad65}.product-card__badge--blue{background:#5a9bc8}.product-card__info{display:flex;flex-direction:column;flex:1;padding:16px 20px 20px;gap:8px}.product-card__subcategory{font-family:Noto Sans JP,sans-serif;font-size:10px;font-weight:400;line-height:1.75;color:#907050;margin:0}.product-card__title{font-family:Noto Sans JP,sans-serif;font-size:15px;font-weight:700;line-height:1.5;letter-spacing:.05em;color:#41372df2;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__title a{color:inherit;text-decoration:none}.product-card__title a:hover{text-decoration:underline}.product-card__excerpt{font-family:Noto Sans JP,sans-serif;font-size:12px;font-weight:400;line-height:1.75;letter-spacing:.05em;color:#907050;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.product-card__price{display:flex;align-items:baseline;gap:4px}.product-card__price-amount{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:20px;font-weight:700;line-height:1.2;color:#41372df2}.product-card__price-tax{font-family:Noto Sans JP,sans-serif;font-size:10px;font-weight:400;color:#907050}.product-card__cart-form{margin:0;padding:0}.product-card__cart-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#fff;border:1px solid #F0EAD8;color:#c8bca8;cursor:pointer;flex-shrink:0;transition:background .2s ease,border-color .2s ease,color .2s ease}.product-card__cart-btn:hover{background:#c8102e;border-color:#c8102e;color:#fff}.product-card__cart-btn svg{width:18px;height:18px}.sec-popular-items__view-all-wrap{display:flex;justify-content:center}.sec-popular-items__view-all{display:inline-flex;align-items:center;gap:12px;padding:15px 40px;border:2px solid #C8102E;border-radius:4px;color:#c8102e;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:700;line-height:1.5;text-decoration:none;transition:background .2s ease,color .2s ease}.sec-popular-items__view-all:hover{background:#c8102e;color:#fff}.sec-popular-items__view-all-icon svg{width:12px;height:12px}a.product-card__cart-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:3px}.product-card__title a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.product-card__cart-form,.product-card__cart-btn{position:relative;z-index:2}@media screen and (max-width:749px){.sec-popular-items__inner{padding:64px 16px;gap:40px}.sec-popular-items__header{gap:24px}.sec-popular-items__eyebrow{font-size:12px;letter-spacing:.05em}.sec-popular-items__title{font-size:24px;letter-spacing:2.4px}.sec-popular-items__grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-card{border-radius:8px;box-shadow:0 4px 20px #0000000d}.product-card__image-wrap{height:106px}.product-card__badge{top:6px;left:6px;border-radius:2px;padding:2px 6px}.product-card__info{padding:10px 12px 12px;gap:6px}.product-card__title{font-size:12px;font-weight:700;line-height:1.3;letter-spacing:0}.product-card__excerpt{font-size:10px;line-height:1.5}.product-card__price-amount{font-size:16px}.product-card__price-tax{font-size:8px}.product-card__cart-btn{width:32px;height:32px}.product-card__cart-btn svg{width:14px;height:14px}.sec-popular-items__view-all{font-size:14px;padding:12px 32px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-sec-popular-items.css.map */
