/* product list（カレント時のあしらい）
------------------------------------------------*/
/* ワークデスク */
.std-wd-01 .bl_productList_item.std-wd-01,
.std-wd-02 .bl_productList_item.std-wd-02,
.std-wd-03 .bl_productList_item.std-wd-03,

/* サイドテーブル */
.std-sd-01 .bl_productList_item.std-sd-01,
.std-sd-02 .bl_productList_item.std-sd-02,
.std-sd-03 .bl_productList_item.std-sd-03,

/* キャビネット */
.std-cbn .bl_productList_item.std-cbn,
.std-set-01 .bl_productList_item.std-set-01,
.std-set-02 .bl_productList_item.std-set-02,

/* ケーブルオーガナイザー */
.std-co-01 .bl_productList_item.std-co-01,
.std-co-02 .bl_productList_item.std-co-02,
.std-co-03 .bl_productList_item.std-co-03,
.std-mc-01 .bl_productList_item.std-mc-01,
.std-mc-02 .bl_productList_item.std-mc-02,
.std-mc-03 .bl_productList_item.std-mc-03,

/* SDTO */
.std-spt-01 .bl_productList_item.std-spt-01,
.std-spt-02 .bl_productList_item.std-spt-02,
.std-sdt-01 .bl_productList_item.std-sdt-01,
.std-sdt-02 .bl_productList_item.std-sdt-02,
.std-sls-01 .bl_productList_item.std-sls-01,
.std-sls-02 .bl_productList_item.std-sls-02,
.std-sls-03 .bl_productList_item.std-sls-03 {
  border: 1px solid var(--color-txt-dark);
}
