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

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


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

}

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

}
