@charset "utf-8";
.ab_wrap {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
}
.service_second_hdr_caption {
  margin-bottom: 0;
  padding-bottom: 0;
}
.section_ab_section {
  padding: 30px 0;
}
.section_ab_section p {
  line-height: 1.8;
}
.section_ab_section h3 {
  font-size: 150%;
  font-weight: 700;
  margin: 0 0 10px;
}
.section_ab_section h4, .section_ab_section h5, .section_ab_section h6 {
  font-size: 130%;
  font-weight: 700;
  margin: 30px 0 5px;
}
.section_ab_section h4:first-child, .section_ab_section h5:first-child, .section_ab_section h6:first-child {
  margin-top: 0;
}
.section_ab_section .footer_tile_caption {
  margin-top: 80px;
}
.footer_tile_caption img {
  width: 100%;
  height: auto;
}
.section_ab_section img {
  width: 100%;
  height: auto;
}
@media(max-width: 768px) {
  .section_ab_section {
    padding: 30px 0;
  }
}