
@charset "utf-8";


.intentionJob_header {
  min-height: 43px;
}
.intentionJob_header .intentionJob_header_upper {
  font-size: 12px;
  font-weight: normal;
}
.intentionJob_header .intentionJob_header_lower {
  display: inline-block;
  box-shadow: 0 -5px 0 #fff100 inset;
  line-height: 1;
}
.intentionJob_header + .moreLink {
  top: 22px;
}
.recommendListArea > .nextload {
    display: none !important;
}
.recommendListArea > .hide {
    display: block !important;
}



