.hd-leadSp {
  background: #fff;
  min-width: calc(992px - 20%);
  padding: 10px 10%;
  position: relative;
  z-index: 9999;
}

.hd-leadSp__link {
  color: #3eaeda !important;
  display: block;
  height: 140px;
  box-sizing: border-box;
  padding: 0 0 0 4%;
  border: 6px solid #3eaeda;
  border-radius: 10px;
  background: url(../img/icon_sp.jpg) #fff no-repeat scroll 15% center;
  text-align: center;
  font-size: 300%;
  line-height: 128px;
  width: 100%;
  background-size: 37px 51px;
}
