.txt {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  margin: 10px 0 0 0 ;
  font-size: 12px;
}
.name { margin: 0 0 10px 0;  line-height: 1.5 ;}
.price { margin: 0 0 10px 0;}

.item_list li {
    width: 220px!important;
}

.discountRateSNAP {
    width: 50px;
    height: 16px;
    background-color: #fe0002;
    color: #fff;
    line-height: 16px;
    display: inline-block;
    display: none;
    font-size: 11px!important;
    text-align: center;
    margin-left: 3px;
    display: inline-block;
}

