.category-grid{background:var(--color-bg);padding-bottom:40px}.category-grid__inner{padding:0 16px}.category-grid__list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 12px}.category-grid__item{display:block;text-decoration:none;color:inherit;transition:opacity .2s}.category-grid__item:hover{opacity:.8}.category-grid__sp-wrap{display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px 0}.category-grid__img-circle{width:90px;height:90px;border-radius:50%;overflow:hidden;background:var(--color-primary-light, #fce8ec);flex-shrink:0;box-shadow:0 2px 8px #0000001a}.category-grid__img{width:100%;height:100%;object-fit:cover;display:block}.category-grid__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--color-primary-light, #fce8ec);color:var(--color-primary, #c86070);font-size:24px;font-weight:700}.category-grid__label{font-size:13px;font-weight:500;color:var(--color-text);text-align:center;line-height:1.4}.category-grid__pc-wrap{display:none}@media screen and (min-width:480px)and (max-width:767px){.category-grid__list{grid-template-columns:repeat(3,1fr)}.category-grid__img-circle{width:100px;height:100px}}@media screen and (min-width:768px){.category-grid__inner{max-width:1200px;margin:0 auto;padding:0 32px}.category-grid__list{grid-template-columns:repeat(3,1fr);gap:24px}.category-grid__sp-wrap{display:none}.category-grid__pc-wrap{display:flex;flex-direction:row;height:160px;border-radius:20px;overflow:hidden;box-shadow:0 6px 24px #0000001a}.category-grid__pc-left{position:relative;width:48%;flex-shrink:0;background:#fff;overflow:hidden}.category-grid__pc-img{position:absolute;bottom:0;left:0;width:100%;height:120%;object-fit:contain;object-position:bottom center;display:block}.category-grid__pc-placeholder{width:100%;height:100%;background:#fdf0f2}.category-grid__pc-right{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:16px 20px;background:linear-gradient(135deg,#fbdde2,#d4637a)}.category-grid__pc-ja{font-size:clamp(1rem,1.8vw,1.5rem);font-weight:700;color:#fff;letter-spacing:.08em;text-align:center;line-height:1.3;margin:0}.category-grid__pc-en{font-size:clamp(.7rem,1vw,.9rem);font-weight:400;color:#ffffffeb;letter-spacing:.06em;text-align:center;margin:0}}@media screen and (min-width:1200px){.category-grid__list{gap:28px}.category-grid__pc-wrap{height:180px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-category-grid.css.map */
