@charset "euc-kr";
/* CSS Document */


@media (max-width:767px){

.table td:nth-child(1),
/*.table td:nth-child(2),
.table td:nth-child(3),*/
.table td:nth-child(4),
.table td:nth-child(5) { display: none; }

}
