
/**** pc ****/
@media only all and (min-width:768px){.COM_TB table.WSA_2010_5_1{ width:100%; min-width:720px !important}
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px){
}
/**** 모바일 ****/
@media only all and (max-width:767px){ .COM_TB table.WSA_2010_5_1{ width:140%; min-width:720px !important}
}
/**** 모바일2 ****/
@media only all and (max-width:400px){
}
/* 구분 //end -----------------------------------*/

/* 셀별 추가한 영역 */
.WSA_2010_5_1 thead th{  padding:16px 16px!important; font-size:calc(var(--tx-sm-size) * 1.0)!important; text-align:center; vertical-align:middle;  background:#f8fafc; font-weight: 700 }
.WSA_2010_5_1 tbody th{padding:16px 16px!important; font-size:calc(var(--tx-sm-size) * 1.0); text-align:center!important; vertical-align:middle;  font-weight: 700;  background:#ffffff;}
.WSA_2010_5_1 td{   padding:16px 16px!important; font-size:calc(var(--tx-sm-size) * 1.0);   text-align:center; vertical-align:middle;   background:#ffffff; }
.WSA_2010_5_1 td em{  color:  var(--primary) ;font-weight: 500}


/* 열별/행별 정렬 */