/* 縛りなし　タブレット用 */
@media (min-width: 768px) and (max-width: 1280px) {
  /* companyページ */
  footer:not(.exclusion)#footer-menu-r2 {
    padding: 0;
  }
  table.price-fee-related-table {
    width: 680px;
  }
  /* companyページここまで */
}