#sub_main .ttl span::before {
  background: url(../img/kagu/icon_kagu.svg) no-repeat;
  background-size: contain;
}

.full_wide_ttl .txt_white::before {
  background: url(../img/haihin/ttl_staff.png) no-repeat;
  background-size: contain;
}

.about .annotation_box {
  margin-top: 55px;
}

.check_item_box img {
  width: 43%;
}

.check_item_box ul {
  width: 52%;
  margin-top: -16px;
}

.point_sec .point04 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 568px) {
  .about .annotation_box {
    margin-top: 40px;
  }
  .about_intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .about_intro img {
    margin: 0 0 14px;
  }
  .point_sec .point04 {
    margin-bottom: 20px;
  }
}
/*# sourceMappingURL=kagu.css.map */