/*商品セット名大きく*/
tr.__item > td > .__name {
  font-weight: bold;
  font-size: 1.6em;
}