@media only screen and (min-width: 769px) {
  .oricon_line {
    margin-right: 150px;
  }}

.related-jobs {
  margin-top: 80px;
}

.related-jobs h6 {
  font-size: 1.8rem;
  background-color: whitesmoke;
  color: #0a2659;
  width: 100%;
  padding: 10px 10px 10px 20px;
  text-align: left;
}

.related-jobs p {
  font-size: 1.4rem;
  margin-top: 30px;
  padding-top: 20px;
  text-align: center;
  color: #0a2659;
  font-weight: bold;
}

.related-jobs .related-jobslinks {
  text-align: left;
  line-height: 22px;
  font-size: 1.2rem;
  margin: 20px;
  color: blue;
  font-weight: bold;
}
.related-jobs .related-jobsWithoutLink {
  color: #505050;
}

.related-jobs a {
  text-decoration: underline;
  margin-right: 0.5em;
}

.p-search_link_content .wrap {
  border: 1px solid #929292;
}
