.lt_group_hit { padding: 10px 0; }
.lt_group_hit_list { list-style: none; margin: 0; padding: 0; }
.lt_group_hit_item { display:flex; align-items:center; justify-content:space-between; padding:8px 0; border-bottom:1px solid #eee; gap:10px; }
.lt_group_hit_link { text-decoration:none; flex:1; min-width:0; }
.lt_group_hit_subject { display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; max-width:100%; font-weight:600; }
.lt_group_hit_meta { display:flex; gap:10px; font-size:12px; color:#666; white-space:nowrap; }
.lt_group_hit_board { opacity:.8; }
.lt_group_hit_hit { font-variant-numeric: tabular-nums; }
.lt_group_hit_date { opacity:.8; }
.lt_group_hit_cmt { color:#d44; font-weight:700; }
.lt_group_hit_empty { color:#888; padding:12px 0; text-align:center}