.sur-svoice-list{background:#fffaf2;border-radius:20px;box-sizing:border-box;padding:12px 10px;width:100%;}
.sur-svoice-list__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--sur-gap,12px);}
.sur-svoice-list__item.is-hidden{display:none!important;}
.sur-svoice-card{background:#fff;border:1px solid rgba(125,74,52,.16);border-radius:18px;box-sizing:border-box;display:grid;gap:8px;justify-items:center;min-height:300px;padding:16px 12px 14px;text-align:center;}
.sur-svoice-card__main{appearance:none;background:transparent;border:0;cursor:pointer;display:grid;gap:4px;justify-items:center;padding:0;text-align:center;width:100%;}
.sur-svoice-card__image{background:#f7efe3;border:3px solid #fff;border-radius:50%;display:block;height:118px;overflow:hidden;width:118px;}
.sur-svoice-card__image img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%;}
.sur-svoice-card__school,.sur-svoice-card__name,.sur-svoice-card__result-line,.sur-svoice-card__excerpt{display:block;line-height:1.35;}
.sur-svoice-card__result-line{color:#9f171d;font-size:15px;font-weight:800;}
.sur-svoice-card__name + .sur-svoice-card__result-line{margin-top:4px;}
.sur-svoice-card__school{color:#6b5a52;font-size:12px;font-weight:700;}
.sur-svoice-card__name{color:#34221d;font-size:13px;}
.sur-svoice-card__excerpt{color:#493d38;font-size:12px;line-height:1.55;margin-top:4px;text-align:left;width:100%;}
.sur-svoice-card__more,.sur-svoice-list__more{align-items:center;background:#fff;border:1px solid #b91c1c;border-radius:999px;color:#b91c1c;cursor:pointer;display:flex;font-weight:700;justify-content:center;margin:8px auto 0;min-height:40px;padding:10px 18px;}
.sur-svoice-list__more{margin-top:16px;min-width:260px;}
.sur-svoice-box{background:#fff;border:1px solid rgba(125,74,52,.14);border-radius:18px;box-sizing:border-box;display:grid;gap:6px;justify-items:center;padding:18px 16px;text-align:center;}
.sur-svoice-box__image{background:#f7efe3;border-radius:50%;height:150px;overflow:hidden;width:150px;}
.sur-svoice-box__image img{display:block;height:100%;object-fit:cover;width:100%;}
.sur-svoice-box__school{color:#6b5a52;font-size:13px;font-weight:700;}
.sur-svoice-box__name{color:#34221d;}
.sur-svoice-box__result-line{color:#9f171d;font-size:18px;font-weight:800;line-height:1.35;}
.sur-svoice-box__name + .sur-svoice-box__result-line{margin-top:4px;}
.sur-svoice-box__voice{color:#34221d;font-size:.95em;line-height:1.8;margin-top:8px;text-align:left;width:100%;}
@media (min-width:600px){.sur-svoice-list{padding:16px;}.sur-svoice-list__grid{grid-template-columns:repeat(3,minmax(0,1fr));}.sur-svoice-card__image{height:125px;width:125px;}}
@media (min-width:1024px){.sur-svoice-list__grid{grid-template-columns:repeat(4,minmax(0,1fr));}.sur-svoice-card__image{height:144px;width:144px;}}
@media (max-width:599px){.sur-svoice-list__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}.sur-svoice-card{min-height:0;padding:10px 8px;text-align:center;}.sur-svoice-card__main{gap:3px;}.sur-svoice-card__image{width:72px;height:72px;margin-left:auto;margin-right:auto;margin-bottom:6px;}.sur-svoice-card__name{font-size:13px;line-height:1.25;margin-bottom:3px;}.sur-svoice-card__school{font-size:11px;line-height:1.25;margin-bottom:4px;}.sur-svoice-card__result-line{font-size:11px;line-height:1.25;padding:4px 5px;margin-top:3px;}.sur-svoice-card__excerpt{display:none;}.sur-svoice-card__more{margin-top:6px;font-size:11px;min-height:0;padding:5px 7px;}}
@media (min-width:600px) and (max-width:640px){.sur-svoice-card{padding-bottom:12px;}.sur-svoice-card__result-line{font-size:14px;}.sur-svoice-card__excerpt{font-size:11px;}}
