.case-product-card{display:flex;flex-wrap:wrap;gap:36px}@media (max-width:767px){.case-product-card{flex-direction:column}}.case-product-card__item{color:inherit;display:flex;flex:0 0 calc(33.33333% - 24px);flex-direction:column;gap:24px;text-decoration:none;transition:opacity .3s ease}@media (max-width:767px){.case-product-card__item{max-width:100%;min-width:0;width:100%}}.case-product-card__thumb-wrap{aspect-ratio:400/225;border:1px solid #efefef;overflow:hidden;width:100%}.case-product-card__thumb-wrap--full{aspect-ratio:unset}.case-product-card__thumb-wrap--full .case-product-card__thumb{height:auto}.case-product-card__thumb{display:block;height:100%;object-fit:contain;width:100%}.case-product-card__thumb--cover{object-fit:cover}.case-product-card__content{display:flex;flex-direction:column;gap:16px}@media (max-width:767px){.case-product-card__content{gap:12px}}.case-product-card__header{align-items:flex-start;display:flex;gap:8px}@media (max-width:767px){.case-product-card__header{gap:6px}}.case-product-card__title{color:#1a1c1e;display:-webkit-box;flex:1 0 0;font-family:Noto Sans JP,sans-serif;font-size:24px;font-weight:500;line-height:38px;margin:0;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media (max-width:767px){.case-product-card__title{font-size:22px;line-height:35px}}.case-product-card__arrow{align-items:center;background:#fff;border:1px solid #e9e9ea;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:background .3s,border-color .3s;width:32px}.case-product-card__arrow img{transition:filter .3s}.case-product-card__item:hover{opacity:.7;text-decoration:none}.case-product-card__item:hover .case-product-card__arrow{background:#e60012;border-color:#e60012}.case-product-card__item:hover .case-product-card__arrow img{filter:brightness(0) invert(1)}.case-product-card__tags{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.case-product-card__tag{background:#f4f5f5;border-radius:4px;color:#25282a;font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:400;line-height:1;padding:8px 16px;white-space:nowrap}@media (max-width:767px){.case-product-card__tag{font-size:12px;line-height:1}}.case-product-card__lead{color:#25282a;display:-webkit-box;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:400;-webkit-line-clamp:3;line-height:28px;margin:0;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}@media (max-width:767px){.case-product-card__lead{font-size:15px;line-height:26px}}.case-product-card__mt-none{margin-top:0}.case-product-card__mt-small{margin-top:24px}.case-product-card__mt-medium{margin-top:40px}.case-product-card__mt-large{margin-top:80px}@media (max-width:767px){.case-product-card__mt-small{margin-top:16px}.case-product-card__mt-medium{margin-top:30px}.case-product-card__mt-large{margin-top:40px}}.case-product-card__mb-none{margin-bottom:0}.case-product-card__mb-small{margin-bottom:24px}.case-product-card__mb-medium{margin-bottom:40px}.case-product-card__mb-large{margin-bottom:80px}@media (max-width:767px){.case-product-card__mb-small{margin-bottom:16px}.case-product-card__mb-medium{margin-bottom:30px}.case-product-card__mb-large{margin-bottom:40px}}