@import"https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600&display=swap";.product-collection-section{padding:80px 0;background:#fff}.product-collection-section .container{max-width:1200px;margin:0 auto;padding:0 20px}.product-collection-section--error{padding:80px 20px;text-align:center}.product-collection-section--error p{font-family:"Noto Serif JP",serif;font-size:16px;color:#666}.section-header{text-align:center;margin-bottom:64px;position:relative}.section-heading{font-family:"Noto Serif JP",serif;font-size:28px;font-weight:500;letter-spacing:.08em;color:#1a1a1a;margin:0;padding:16px 0;position:relative;display:inline-block}.section-heading:before,.section-heading:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:80px;height:1px;background:#1a1a1a}.section-heading:before{top:0}.section-heading:after{bottom:0}.product-grid{display:grid;grid-template-columns:repeat(var(--grid-columns-desktop, 3),1fr);grid-auto-rows:auto;gap:var(--grid-gap, 24px);margin-bottom:64px;align-items:start}.product-card{position:relative;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;display:flex;flex-direction:column}.product-card:hover{border-color:#1a1a1a}.product-card:hover .product-card__info{box-shadow:0 4px 16px #00000014}.product-card:hover{transform:translateY(-2px)}.product-card:hover .product-title{color:#000}.product-card__link{display:flex;flex-direction:column;text-decoration:none;color:inherit}.product-card__image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f5f5f5}.product-card__image{width:100%;height:100%;object-fit:cover;transition:none}.product-card__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#c5c5c5,#b8b8b8)}.placeholder-text{font-family:"Noto Serif JP",serif;font-size:32px;font-weight:300;color:#fff;letter-spacing:.1em}.product-card__info{padding:16px;background:#fff;border:1px solid #e5e5e5;border-top:none;flex:0 0 auto;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-title{font-family:"Noto Serif JP",serif;font-size:22px;font-weight:500;line-height:1.6;color:#1a1a1a;margin:0 0 8px;letter-spacing:.02em;transition:color .3s ease}.product-price{display:flex;align-items:baseline;gap:8px;margin-bottom:8px;font-family:"Noto Serif JP",serif;font-weight:500;font-style:Medium;font-size:22px;leading-trim:none;line-height:150%;letter-spacing:0px}.price--sale{color:#d32f2f}.price--compare{font-size:14px;font-weight:400;color:#999;text-decoration:line-through}.price-tax{font-size:13px;font-weight:400;color:#666;letter-spacing:0}.product-desc{font-family:"Noto Serif JP",serif;font-weight:400;font-style:"Regular";font-size:13px;color:#637381;line-height:140%;letter-spacing:0px}.pagination-wrapper{display:flex;justify-content:center;padding-top:32px}.pagination{display:flex;align-items:center;gap:8px}.pagination__item{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;font-family:"Noto Serif JP",serif;font-size:14px;font-weight:500;color:#666;text-decoration:none;border:1px solid #e5e5e5;background:#fff;transition:all .25s ease;cursor:pointer}.pagination__item:hover:not(.pagination__item--current):not(.pagination__item--disabled){border-color:#1a1a1a;color:#1a1a1a;background:#f9f9f9}.pagination__item--current{background:#1a1a1a;color:#fff;border-color:#1a1a1a;cursor:default}.pagination__item--disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.pagination__item--ellipsis{border:none;background:transparent;cursor:default;pointer-events:none}.pagination__item--prev,.pagination__item--next{padding:0;width:40px}.pagination__item svg{width:16px;height:16px}@media screen and (max-width:989px){.product-collection-section{padding:60px 0}.section-header{margin-bottom:48px}.section-heading{font-size:24px}.product-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:48px}}@media screen and (max-width:749px){.product-collection-section{padding:40px 0}.product-collection-section .container{padding:0 16px}.section-header{margin-bottom:32px}.section-heading{font-size:20px;padding:12px 0}.section-heading:before,.section-heading:after{width:60px}.product-grid{grid-template-columns:repeat(var(--grid-columns-mobile, 1),1fr);gap:16px;margin-bottom:40px}.product-card__info{padding:16px}.product-title{font-size:15px;margin-bottom:10px;min-height:auto}.product-price{margin-bottom:10px}.price{font-size:15px}.price-tax{font-size:12px}.pagination__item{min-width:36px;height:36px;font-size:13px}.pagination__item--prev,.pagination__item--next{width:36px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-card{animation:fadeInUp .6s cubic-bezier(.4,0,.2,1) backwards}.product-card:nth-child(1){animation-delay:.05s}.product-card:nth-child(2){animation-delay:.1s}.product-card:nth-child(3){animation-delay:.15s}.product-card:nth-child(4){animation-delay:.2s}.product-card:nth-child(5){animation-delay:.25s}.product-card:nth-child(6){animation-delay:.3s}.product-card:nth-child(7){animation-delay:.35s}.product-card:nth-child(8){animation-delay:.4s}.product-card:nth-child(9){animation-delay:.45s}.product-card:nth-child(10){animation-delay:.5s}.product-card:nth-child(11){animation-delay:.55s}.product-card:nth-child(12){animation-delay:.6s}@media(prefers-reduced-motion:reduce){.product-card{animation:none}.product-card__image,.product-card{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-product-collection-grid.css.map */
