.container .hdg-02 {
  position: relative;
  min-height: 53px;
}

.container .hdg-02:after {
  background-color: #003367;
  border-radius: 50px;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  width: 100%;
}

.container .isfw_kwsearch {
  background-color: #fff;
  border-radius: 0;
  padding: 0;
}

.container .isfw_kwsearch .hdg-02 {
  margin: 0 0 40px;
  min-height: 53px;
}

.container .isfw_kwsearch .hdg-02:after {
  display: block;
}

.container .isfw_kwsearch .hdg-02 .hdg {
  font-size: 28px;
  min-height: 50px;
}

.container .isfw_kwsearch .hdg-02 .hdg:before {
  width: 50px;
  height: 50px;
  background-size: 30px 30px;
}

.container .isfw_kwsearch .form-inline {
  margin: 0 60px;
  padding: 0;
}

.container .isfw_kwsearch .kwsearch-content {
  margin: 0;
  padding: 0;
}

.container .isfw_kwsearch .kwsearch-content .kwsearch-form input.form-control {
  background-color: #f7f7f7;
}

.container .lyt-column .hdg-03 .hdg a:after {
  background-image: url(../img/area-img/orix-blue/icon/ico_right-Arrow_03.svg);
}

.container .lyt-column .cat-guide .hdg-03 .hdg,
.container .lyt-column .cat-customer .hdg-03 .hdg,
.container .lyt-column .cat-about .hdg-03 .hdg {
  position: relative;
}

.container .lyt-column .cat-guide .hdg-03 .hdg:before,
.container .lyt-column .cat-customer .hdg-03 .hdg:before,
.container .lyt-column .cat-about .hdg-03 .hdg:before {
  position: absolute;
  top: calc(50% - 18px);
  left: 0;
  display: inline-block;
  content: '';
  width: 36px;
  height: 36px;
  background-size: 36px 36px;
  background-repeat: no-repeat;
  background-position: center;
}

.container .lyt-column .cat-guide .hdg-03 .hdg a,
.container .lyt-column .cat-customer .hdg-03 .hdg a,
.container .lyt-column .cat-about .hdg-03 .hdg a {
  padding-left: 46px;
}

.container .lyt-column .cat-guide .hdg-03 .hdg:before {
  background-image: url(../img/faqbg-icon-04.svg);
}

.container .lyt-column .cat-guide .hdg-03 .hdg a:after {
  background-image: url(../img/area-img/consider/icon/ico_right-Arrow_03.svg);
}

.container .lyt-column .cat-customer .hdg-03 .hdg:before {
  background-image: url(../img/faqbg-icon-05.svg);
}

.container .lyt-column .cat-customer .hdg-03 .hdg a:after {
  background-image: url(../img/area-img/contractor/icon/ico_right-Arrow_03.svg);
}

.container .lyt-column .cat-about .hdg-03 .hdg:before {
  background-image: url(../img/faqbg-icon-06.svg);
}

.container .lyt-column .cat-about .hdg-03 .hdg a:after {
  background-image: url(../img/area-img/corporate/icon/ico_right-Arrow_03.svg);
}

@media only screen and (max-width: 767px) {
  .container .isfw_kwsearch .hdg-02 .hdg {
    font-size: 20px;
  }
  .container .isfw_kwsearch .form-inline {
    margin: 0;
  }
  .container .lyt-column .cat-guide .hdg-03 .hdg:before,
  .container .lyt-column .cat-customer .hdg-03 .hdg:before,
  .container .lyt-column .cat-about .hdg-03 .hdg:before {
    width: 32px;
    height: 32px;
    background-size: 32px 32px;
  }
  .container .lyt-column .cat-guide .hdg-03 .hdg a,
  .container .lyt-column .cat-customer .hdg-03 .hdg a,
  .container .lyt-column .cat-about .hdg-03 .hdg a {
    padding-left: 42px;
  }
}

/*# sourceMappingURL=top_ask_style.css.map */