#detail .price #tab_01 #ksi_pt02 tbody tr th {
  display: table-cell;
}

#detail .price #tab_01 #ksi_pt02 tbody tr td {
  display: table-cell;
}

#detail .price #tab_01 table tbody tr th:nth-child(3) {
  display: none;
}

#detail .price #tab_01 table tbody tr td:nth-child(3) {
  display: none;
}

#detail .price #tab_01 table tbody tr th:nth-child(4) {
  display: none;
}

#detail .price #tab_01 table tbody tr td:nth-child(4) {
  display: none;
}
