#pageTitle h2 {
  padding-top: 28px;
  line-height: 50px;
}

#pageTitle h2 span {
  padding-top: 10px;
}

.bgCheck01 {
  background: url(../../common/img/pic_check01.png) right 10px bottom no-repeat #fff;
}

.btnConsultation {
  position: relative;
}

.btnConsultation:before {
  content: url(../../common/img/ico_consultation.png);
  position: absolute;
  top: 50px;
  left: 205px;
}

.btnConsultation a {
  text-align: left;
  width: 160px;
  padding: 15px 15px 15px 95px;
}