.table-price-01 tr .title {
  min-width: 120px;
}

.table-price-01 tr .name {
  min-width: 120px;
}

.table-price-01 tr .detail {
  min-width: 189px;
}

.table-price-01 tr .price .mini {
  font-size: 12px;
  line-height: 16px;
}

.table-price-01 tr .price,
.table-price-01 tr .totalprice {
  min-width: 110px;
}

.table-price-02 tr .title {
  width: 149px;
}

.table-price-02 tr .price {
  width: 500px;
}
