/* カスタマイズ用CSS */
.ec-productSpec__table + p,
table + p {
  margin-top: 20px;
}

.ec-productSpec__table {
  margin-bottom: 20px;
}

table {
  margin-bottom: 20px;
}