@charset "UTF-8";

.lp_wrap aside .float{
  position: fixed;
  bottom: 0%;
  width: 100%;
  max-width:750px;
  z-index: 9999;
  display: none;
}
.lp_wrap aside .float .cta_mini{
  width: 80.13334%;
  max-width: 601px;
  margin: auto;
  z-index: 9999;
}
