#area_menu_kv{
  background-image: url("/recruit/img/information/hiroshima/header_SP.jpg");
}
.dl_info > dd .indent th {
  width: 17rem;
}
.dl_info > dd .commit_application_rate_sp th {
    font-weight: normal;
}
/*------------------breakpoint-------------------*/
@media (min-width: 600px) {/*PC用*/
  #area_menu_kv{
    background-image: url("/recruit/img/information/hiroshima/header_PC.jpg");
  }
  .area_manulink{
    max-width: 40rem;
  }
}
