/* history1 */
.history1 {background: #fff; padding-bottom: 80px;}
.history1 .section-inner {max-width: 1280px; padding: 0 15px; margin: 0 auto; position: relative;}

.sungjin-table {width: 100%; border-collapse: collapse;}
.sungjin-table th {background: #333;font-size: 16px;font-weight: 400;color: #fff;text-align: center;padding: 12px 0;border: 1px solid
rgba(232, 232, 232, .25);word-break: keep-all;}
.sungjin-table td {font-size: 14px;font-weight: 400;border: 1px solid #e8e8e8;word-break: keep-all; padding: 15px;}
.sungjin-table td:nth-child(2n) {color: #707070;}
.sungjin-table td:nth-child(2n+1) {color: #333; text-align: center;}
.sungjin-table tr {}



@media screen and (max-width: 992px) {

}

@media screen and (max-width: 480px) {

}
