.content_notes.only_sp {
  margin-bottom: 20px;
}

.pc_pic {
  display: none;
}

.sp_pic {
  display: block;
}

.table_th:first-child {
  border-right: #d1d0d0;
}

.number_table .table_th {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
}
.number_table .table_th:first-child {
  width: 150px;
  min-width: 150px;
  max-width: 150px;
}

.owner_table .table_th:first-child {
  width: 130px;
  min-width: 130px;
  max-width: 130px;
}

.owner_table .table_td {
  width: 100px;
  min-width: 100px;
  max-width: 100px;
}

.update_date {
  font-size: 1.4rem;
}
