@charset "UTF-8";

/* ----------------------------------------------------------------
    製品ページ用CSS
---------------------------------------------------------------- */


.productsTable_cell--icon {
    padding: 0 ;
}

/* 転写捺染用テーブルレイアウト */
#anchor05 .productsTable_wrapper {
    width: 1000px;
}

/* 樹脂増白用テーブルレイアウト */
#anchor06 .productsTable_wrapper {
    width: 600px;
}

#anchor05 .productsTable_thead tr:first-child .productsTable_header:nth-child(4) {
    width: 400px;
}



/* 色見本セル */
.productsTable_colorBlock {
    width: 100%;
    height: 64px;
}



