@charset "utf-8";

#contents02 .contents-index .contents-index-item.notsale::before {
  background: url("../img/not_sale_end.svg") bottom center / contain no-repeat;
}
#contents02 .contents-index .contents-index-item:last-child.notsale::before {
  background: url("../img/not_sale_end.svg") bottom center / contain no-repeat;
}
