.product_price_text {
  color: #CC0000;
}

.product_guide_link {
  color: #CC0000;
  font-weight: bold;
}

.product_notice {
  margin: 15px 0;
  padding: 12px;
  background: #fff1f1;
  border: 1px solid #ffb3b3;
  color: #CC0000;
  line-height: 1.7;
}

.product_link_area {
  display: none;
}

.product_link_area,
.product_link_area *,
.other_link,
.other_link *,
.twitter,
.fb-like {
  display: none !important;
}

.product-line-cta {
  margin: 10px 0 0;
}

.product-line-cta a {
  display: block;
  padding: 13px 10px;
  background: #06c755;
  color: #fff !important;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  border-radius: 6px;
}

.zoom-desc {
  display: none;
}