/* CSS Document */
#sp_contents .section .tableStyle01 th,
#sp_contents .section .tableStyle01 td {
  box-sizing: border-box;
  list-style: outside none none;
  width: 50%;
  display: table-cell;
  border: 1px solid #d5d5d5;
}

.section table td div ul {
  margin-left: 0;
}

#section_area .mb25 {
  margin-bottom: 25px !important;
}
