@import url(https://file003.shop-pro.jp/PA01042/726/css/commodty-e.css);


.product-info-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}

.product-info-table th,
.product-info-table td {
  border: 1px solid #ddd;
  padding: 12px;
  text-align: left;
}

.product-info-table th {
  background-color: #f5f5f5;
  font-weight: bold;
  width: 120px;
  white-space: nowrap;
}

.product-info-table td {
  line-height: 1.6;
}