@charset "UTF-8";

.sec_product_link {
  position: relative;
  width: 90%;
  max-width: 1250px;
  margin: 0 auto;
}
.sec_product_link .leaf {
  position: absolute;
  right: -120px;
  bottom: -65px;
  z-index: -1;
}