@charset "utf-8";

/* ----------------------------------------
recruit
------------------------------------------- */
#recruit p {
  text-align: center;
  margin-bottom: 20px;
}
#recruit p span{
  display: inline-block;
  text-align: left;
}
#recruit h3 {
  color: #7d654e;
  font-size: 2.4rem;
  line-height: 1.1;
  text-align: center;
}
#recruit h3 a{
  color: #7d654e;
  font-size: 3.4rem;
}