p.attention_r {
    color: red;
    font-weight: bold;
}
.product-list__price-soldout {
    color: #AA1329!important;
}
.to_order{
 	font-size:0.8em; 
}
.info_soldout{
  background-color: #f4f4f4;
  padding:10px;
  margin:5px 20px; 10px;
}
 .coupon_area{
    margin-bottom: 20px;
  }
  .coupon_area img{
    width: 100%;
    height: auto;
  }
@media screen and (min-width: 768px){
.br-sp {display: none; }
}