.block_product_list .list .column a .pre_order {
  position: absolute;
  top: -10px;
  left: 0;
  padding: 0 10px;
  height: 20px;
  border: 1px #666 solid;
  line-height: 20px;
  text-align: center;
  color: #666;
  letter-spacing: 0.05em;
  background: #FFF;
  font-family: 'Source Serif Pro', serif;
}