@charset "UTF-8";
/***** #recruit01 *****/
#recruit01 h3 {
  margin-bottom: 40px;
  font-size: 1.4rem;
  line-height: 160%;
  font-weight: normal;
  font-family: "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center; }
  @media screen and (max-width: 800px) {
    #recruit01 h3 {
      font-size: 1rem; } }

#recruit01 img {
  margin: 0 auto 40px; }
