.table01 {
  text-align: center;
  margin-bottom: 3px !important;
}

.table01 thead tr {
  background-color: #ff7777!important;
}

.table01 thead th {
  color: #fff;
  border-right: 1px solid #fff;
}

.table01 thead th:last-child {
  border-right: none;
}

.table01 a {
  color: #4ca4cb!important;
}

.cost_content h4 {
  margin-bottom: 50px !important;
}

.cost_content p {
  margin-bottom: 25px;
}

.divBox01:nth-of-type(1) .cost_content p {
  margin-bottom: 40px !important;
}

.cost_com {
  font-size: 15px;
}