.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.hero-unit {
  background-image: url(/img/shop/1.png);
  background-position: 86% 130px;
  background-repeat: no-repeat;
  height: 220px;
  padding-top: 140px;
}
@media (max-width: 480px) {
  .hero-unit {
    padding-left: 5px;
    padding-right: 5px;
  }
}
#shoppingbag {
  display: none;
}
.hero-unit h3 {
  color: #4E8C1E;
}
.alignVH {
  margin: 40px auto 0 auto;
}
#polimaster_dealer {
  position: absolute;
  right: 30px;
  top: 30px;
}
#formBox {
  position: relative;
}
#ojigikun2 {
  display: block;
  position: absolute;
  bottom: 60px;
  left: 40px;
}
@media (min-width: 480px) and (max-width: 767px) {
  #ojigikun2 {
    bottom: 180px;
    left: auto;
    right: 40px;
  }
}
@media (max-width: 480px) {
  #ojigikun2 {
    display: none;
  }
}
#shopdescription.content {
  background-color: #F9F8EC !important;
}
#shopdescription h3 {
  color: #009900;
}
@media (min-width: 1200px) {
  .hero-unit {
    background-position: 75% 130px;
  }
}
@media (max-width: 979px) {
  .hero-unit {
    background: none;
    height: auto;
    padding-top: 80px;
  }
  #shoppingbag {
    display: block;
    margin: 30px;
  }
}
