@charset "UTF-8";
/*-------------------------
　採用情報_研修・教育制度
-------------------------*/
/* 共通
-------------------------*/
/* ページヘッダー */
.recruit__page-header {
  background-image: url("/recruit/entry/career/img/recruit_subpage_kv_sp.jpg");
}
@media screen and (min-width: 768px) {
  .recruit__page-header {
    background-image: url("/recruit/entry/career/img/recruit_subpage_kv_tb.jpg");
  }
}
@media screen and (min-width: 980px) {
  .recruit__page-header {
    background-image: url("/recruit/entry/career/img/recruit_subpage_kv_pc.jpg");
  }
}

.recruit-text-center {
  text-align: center;
  font-size: 17px;
  letter-spacing: 0.1em;
}

.recruit-entry_section {
  margin-top: 60px;
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .recruit-entry_section {
    margin-top: 60px;
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 980px) {
  .recruit-entry_section {
    margin-top: 68px;
    margin-bottom: 118px;
  }
}

/* セクションごとのスタイル
-------------------------*/
/* 募集要項 */
/* 求める人物像 */
/* 選考フロー */