.article + .article { margin-top: 50px; }
.tableWrap { padding: 30px; background-image: url(../images/common/bg-table.png); background-repeat: repeat-y; }
.tableWrap table { width: 100%; }
.tableWrap table th , .tableWrap table td { box-sizing: border-box; padding: 15px 20px 11px 20px; border-right: 1px solid #dfdfda; border-bottom: 1px solid #dfdfda; vertical-align: middle; vertical-align: middle; }
.tableWrap table th:nth-child(1) , .tableWrap table th:nth-child(3) { width: 200px; }
.tableWrap table th:last-child , .tableWrap table td:last-child { border-right: none; }
.tableWrap table tr:last-child td { border-bottom: none; }
.tableWrap table th { background-color: #007341; color: #fff; font-weight: bold; font-size: 15px; text-align: center; }
.tableWrap table td { background-color: #fff; }
.tableWrap table .img { text-align: center; }
.tableWrap table .img img { width: 113px; height: auto; }
.tableWrap table .detail .tit a { color: #007341; font-weight: bold; font-size: 18px; }
.tableWrap table .detail .tit a span { font-size: 13px; }
.tableWrap table .detail .tit a:hover { text-decoration: none; }
.tableWrap table .case { font-weight: bold; font-size: 15px; text-align: center; }
/*# sourceMappingURL=maps/hit.css.map */