.ttl_line{
  font-size: 20px;
  font-weight: normal;
  border-bottom: 3px double #dcd8bb;
  padding: 0 0 3px;
  margin: 30px 0 10px;
}
.business_cnt{
  font-size: 18px;
  margin: 0 5px 45px;
}
.ttl_line:before{
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(https://file001.shop-pro.jp/PA01338/734/images/ttl_h3_img000.png) no-repeat center center;
  background-size: 18px;
  margin: 0 4px -4px 0;
}