/*　 セール色変更　池田 */
.product_saleitem{
  color:#ff0000;
}
/* 池田：画像と商品名の間隔 */
.item_name.show{
  padding:10px 0px 10px 0px;
}
.seller_list{
  margin-bottom: 105px;
}
@media (min-width: 980px) {
  .reading_heading,
  .snapwidget_heading{
    margin-top:40px !important;
  }
}
