.customerVoiceCard{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 6px;width:300px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border:1px solid #E4E4E4;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.12);box-shadow:0 2px 8px 0 rgba(0,0,0,.12);border-radius:8px;overflow:hidden;text-decoration:none}.customerVoiceCard:hover{-webkit-box-shadow:0 8px 14px 0 rgba(0,0,0,.08);box-shadow:0 8px 14px 0 rgba(0,0,0,.08)}.customerVoiceCard:hover .customerVoiceCard__image{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:.3s;transition:.3s}.customerVoiceCard__link:hover{text-decoration:none}.customerVoiceCard__imageWrapper{position:relative;background-color:#CCC;overflow:hidden}.customerVoiceCard__image{width:100%;-o-object-fit:cover;object-fit:cover}.customerVoiceCard__imageCaption{position:absolute;bottom:0;width:100%;padding:4px 8px;text-align:center;color:#FFF;font-size:12px;line-height:1.25;background-color:rgba(0,0,0,.38);-webkit-box-sizing:border-box;box-sizing:border-box}.customerVoiceCard__info{padding:16px}.customerVoiceCard__condition{color:#666;font-size:12px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customerVoiceCard__company{color:#333;font-size:14px;font-weight:700;line-height:1.5;letter-spacing:.04em}.customerVoiceCard__title{color:#333;margin-top:12px;font-size:14px;line-height:1.5;letter-spacing:.04em}