@charset "utf-8";

/*-- テーブルの品番下部注釈用 --*/

.p-dl-table__name__notes {
  width: 130px;
  font-size: 12px;
  font-weight: normal;
}

/*-- font 20231016追記 --*/
@media print,screen and (max-width: 1200px) {
  .js-table-fiexd-btn,
  .p-dl-table,
  .c-list--flex-nowidth {
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
  }
}