.vpp_table th{
  background-color: #d3d3d3;
}
.history_th{
  background-color: #d3d3d3;
}
.container{
  overflow-x: hidden;
}
.pagination{
  justify-content: end;
}

/* プログラム詳細の対象商品画像 */
.programProductImg{
  width:600px;
  height:auto;
}