#recruit{
  padding-bottom: 11rem; }
#recruit .txt h3 {
    color: #3A89A5;
    font-size: 2.4rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
    padding-bottom: 3.5rem;
}
#recruit .txt p {
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0.05em;
    padding-bottom: 1.5em;
}
#recruit .txt b {
	font-weight: bold;
}
@media screen and (max-width: 767px) {
  #about {
    padding-bottom: 8rem; }
    #about .txt {
      width: 100%; }
}