#mid-career .read_comment {
  font-size: 1.1em;
}
#mid-career section h4 {
  margin: 2.5em 0 1em;
  color: #128fa0;
  border-bottom: 1px solid #128fa0;
  font-size: 1.25em;
}
#mid-career section h5 {
  margin: 1.5em 0 0.5em;
  font-size: 1.1em;
}
#mid-career section p {
  margin: 0.5em 1.5%;
}
#mid-career section p.strong {
  font-weight: bold;
}
#mid-career section ul.listStyle01 {
  margin: 1em 1.5% 0.5em;
  padding: 1.5em 1.5em 1em 2.5em;
  background: #f2f6f6;
}
#mid-career section ul.listStyle01 li {
  margin-bottom: 0.5em;
  color: #222;
  font-size: 0.95rem;
}
#mid-career section ul.hasOriginalList {
  margin: 1.5em 1.5% 0.5em;
  padding: 0.25em 1.5em 1.5em;
  background: #f2f6f6;
}
#mid-career section ul.hasOriginalList li {
  margin-bottom: 0.5em;
  color: #222;
  font-size: 0.95rem;
}
#mid-career section ul.hasOriginalList.selectionProcess {
  padding: 0;
  background: none;
}
#mid-career section ul.hasOriginalList.selectionProcess li {
  display: flex;
  margin: 1em 0;
}
#mid-career section ul.hasOriginalList.selectionProcess li span {
  display: inline-block;
  margin-right: 1em;
  color: #128fa0;
  font-size: 1.05em;
}
#mid-career section ul.chuki {
  margin: 1.5em 1.5%;
  background: #F7F7F8;
  border: none;
}
#mid-career section ul.chuki li {
  margin: 0.1em 0;
  color: #555;
  font-size: 0.95em;
}