.rakuten-products{display:grid;gap:12px}.shop-card{display:grid;grid-template-columns:128px 1fr;gap:18px;align-items:center;padding:17px;background:#fff;border:1px solid var(--line);border-radius:14px;color:var(--ink);text-decoration:none}.shop-card:hover{border-color:var(--green)}.shop-card img{width:128px;height:128px;object-fit:contain;background:#fff}.shop-info small,.shop-info strong,.shop-info b,.shop-info em{display:block}.shop-info small{color:var(--muted)}.shop-info strong{margin:7px 0;font-size:14px;line-height:1.5}.shop-info b{font-size:20px}.shop-info em{margin-top:8px;color:var(--green);font-style:normal;font-weight:800}.rakuten-checked{color:var(--muted);font-size:12px}@media(max-width:520px){.shop-card{grid-template-columns:90px 1fr}.shop-card img{width:90px;height:90px}}
