.normal-table{position:relative;width:100%}.normal-table.board table tbody tr td{height:30px;border-right:0;border-left:0;border-top:0;border-bottom:1px solid var(--line-color)}.normal-table table{width:100%;font-size:1.3rem;border-top:1px solid #aaa;table-layout:fixed;line-height:1.8;word-break:break-all}.normal-table table thead tr{background:#f4f4f4}.normal-table table thead tr th{position:relative;font-weight:600;vertical-align:middle;padding:5px;text-align:center;height:50px}.normal-table table thead tr th:after{content:"";display:block;position:absolute;top:0;left:0;width:1px;height:100%;background:#fff}.normal-table table thead tr th:nth-child(1):after{width:0;height:0}.normal-table table tbody tr td{vertical-align:middle;padding:5px;text-align:center;height:50px;border:1px solid var(--line-color);border-top:0;color:#666;word-break:break-all}.normal-table table tbody tr td.text-left{text-align:left}.normal-table table tbody tr td:first-child{border-left:0}.normal-table table tbody tr td:last-child{border-right:0}.normal-table table tbody tr td a{color:#4c89c5}.normal-table table tbody tr td a:hover{text-decoration:underline}@media(max-width: 768px){.normal-table table{font-size:1.2rem}}/*# sourceMappingURL=normal-table.min.css.map */