/* 縛りなし　タブレット用 */
@media (min-width: 768px) and (max-width: 1280px) {
  /* 短期レンタルcompanyページ */
  table.price-fee-related-table{
    max-width: 680px;
  }
  /* 短期レンタルcompanyページここまで */
}