.lcdvl{max-width:115.2rem;margin:0 auto}
.lcdvl .search-wrap{width:100%;display:flex;justify-content:flex-end}
.lcdvl .search-wrap .input-wrap{margin-top:4rem;position:relative}
.lcdvl .search-wrap .input-wrap input{width:26.4rem;height:5rem;padding:1rem 5.2rem 1rem 2rem;border-radius:26px;background-color:rgba(0,0,0,.06);position:relative}
.lcdvl .search-wrap .input-wrap input.w37{width:37rem}
.lcdvl .table-wrap{margin-top:2.4rem}
.lcdvl .table-wrap table{width:100%;border-top:1px solid #000;border-bottom:1px solid rgba(0,0,0,.15)}
.lcdvl .table-wrap table tr{border-bottom:1px solid rgba(0,0,0,.15);cursor:pointer}
.lcdvl .table-wrap table tr:hover{background:#00000003}
.lcdvl .table-wrap table tr:first-child{cursor:unset}
.lcdvl .table-wrap table th{padding:1.4rem 2rem}
.lcdvl .table-wrap table td{padding:2.2rem 0}
.lcdvl .table-wrap table td.index{text-align:center}
.lcdvl .table-wrap table td.date{text-align:center}
@media all and (max-width:1024px){.lcdvl{margin:0 auto}
.lcdvl .font_body_2{margin-top:1.6rem}
.lcdvl .search-wrap .input-wrap{margin-top:2rem}
.lcdvl .search-wrap .input-wrap input{width:21.6rem;height:4.8rem}
.lcdvl .search-wrap .input-wrap input.w37{width:31rem}
.lcdvl th:first-child{display:none}
.lcdvl .table-wrap table td{padding:2.2rem}
.lcdvl .table-wrap table td.index{display:none}
.lcdvl .table-wrap table td.date{min-width:8rem;white-space:nowrap}
.lcdvl .table-wrap table td.title{margin-top:0}
.lcdvl .table-wrap table td.title span{display:block;max-width:21rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
}