
div.company p.txt01{ font-size:18px; padding-bottom:20px;}
div.company p.txt02{ font-size:22px; padding-bottom:50px; text-align:center;}
/*div.company h3 {font-size:25px; font-weight:500; padding:0 0 20px 16px; position:relative; }
div.company h3::before {content:""; height:22px; width:4px; background-color:#555; position:absolute; top:9px;  left:0px; }*/
div.table_wrap {padding-bottom:20px;}
table {border-collapse; collapse; border-spacing:0; }
table.table_common {border-top:2px solid #555; width:100%; border-bottom:1px solid #555;}
table.table_common caption {font-size:0px; width:0px; height:0px; text-indent:-9999px; overflow:hidden;}
table.table_common th,table.table_common td {padding:12px 1px; font-size:16px;  font-family:"Noto Sans KR","Dotum","Gulim,Helvetica","sans-serif";}
table.table_common th {border-bottom:1px solid #555; border-left:1px solid #dfdfdf; background-color:#ecf1f7; }
table.table_common td {border-bottom:1px solid #dfdfdf; border-left:1px solid #dfdfdf; text-align:center; }
table.table_common td:first-child,table.table_common th:first-child {border-left:none;}
table.table_common tr:last-child td {border-bottom:none;}
table.table_common td.lineL {border-left:1px solid #dfdfdf;}

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
table.table_common td {font-size:13px}	
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}

