header ._home_ec {
  background-color: #f5f5f5;
}
header ._home_ec h1 {
  font-size: 36px;
  line-height: 45px;
}
header ._home_ec h5 {
  font-size: 18px;
  line-height: 26px;
}

._bg_red {
  background-color: #EB1000;
}

._box_des {
  min-height: 190px;
}
._box_des a._link {
  position: absolute;
  bottom: 0;
  color: #1473e6;
  text-decoration: none;
}
._box_des a._link:hover {
  text-decoration: underline;
}

@media screen and (max-width: 500px) {
  ._home_ec .header {
    padding: 50px 0;
  }
  ._home_ec .header ._h1_header {
    margin: 0;
  }
}

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