.entry_contents_col-03 .table-03 tr:nth-child(n + 2) td:nth-of-type(2) {
  width: auto !important;
}
.entry_contents_col-03 tr:nth-child(n + 2) td:nth-of-type(1) {
  background-color: #fff !important;
}
.entry_contents_col-03 tr:nth-last-of-type(3) td:first-of-type {
  text-align: center;
}
