.product-list img{
    width: 130px;
}
.favorite__section{
margin:0;
}

.product-list::before{
  content:"";
  display: block;
  width: 130px;
  order:1;
}
.product-list::after{
  content:"";
  display: block;
  width: 130px;
}
.caution{
font-size:11px;
  margin-bottom:1rem;
}
.product-list__unit{
position:relative;}
.product-list__unit .ichiranOut{
margin:0;}