@charset "UTF-8";
/* recruit layout */
/* 全体の設定
---------------------------------------------------------------------------*/
/* 基本設定
---------------------------------------------------------------------------*/
/* responsive */
/* サイズ */
/* flexbox */
/* フォント */
/*@mixin font-hdl {
	font-family: 'Zapfino', cursive;
	font-weight: 400;
}
@mixin font-en {
	font-family: 'athelas', serif;
	font-weight: 700;
	font-style: normal;
}*/
/* アイキャッチアイコンセット */
/* ボタン */
/* 色 */
/* グラデ背景色 */
/* 中央揃え */
/* objectfit */
/* ホバーアクション */
/* ボタンの中のspan */
/* 両脇吹き出し線 */
/* キャプション */
/* ボタン */
/* 見出し */
/* 見出し２（背景ブルー） */
/* チェックボックス */
/* フォントサイズ */
/* 縦書き */
/* 文字グロー */
/* 背景パターン */
/* 角丸 */
.pgcols-side-bana {
  border-bottom: none !important; }
  .pgcols-side-bana a {
    padding: 0 !important; }

/* recitem
---------------------------------------------------------------------------*/
.recitem-ttl {
  font-weight: 700;
  margin-bottom: 60px; }
  .recitem-ttl > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4; }
    @media screen and (max-width: 1300px) {
      .recitem-ttl > h2 {
        font-size: 2.3076923077vw; } }
    @media screen and (max-width: 752px) {
      .recitem-ttl > h2 {
        font-size: 3.9893617021vw; } }
    @media screen and (max-width: 480px) {
      .recitem-ttl > h2 {
        font-size: 7.6923076923vw; } }
  .recitem-ttl > p {
    font-size: 15px;
    color: #C7C7C7; }
    @media screen and (max-width: 1300px) {
      .recitem-ttl > p {
        font-size: 1.1538461538vw; } }
    @media screen and (max-width: 752px) {
      .recitem-ttl > p {
        font-size: 1.9946808511vw; } }
    @media screen and (max-width: 480px) {
      .recitem-ttl > p {
        font-size: 3.8461538462vw; } }
  @media screen and (max-width: 1300px) {
    .recitem-ttl {
      margin-bottom: 4.6153846154vw; } }
.recitem-intr {
  margin-bottom: 2.5em;
  font-size: 16px; }
  @media screen and (max-width: 1300px) {
    .recitem-intr {
      font-size: 1.2307692308vw; } }
  @media screen and (max-width: 752px) {
    .recitem-intr {
      font-size: 2.1276595745vw; } }
  @media screen and (max-width: 480px) {
    .recitem-intr {
      font-size: 4.1025641026vw; } }
.recitem .pgtbl dt {
  width: 19%; }
.recitem .pgtbl dd {
  width: 81%; }
  .recitem .pgtbl dd p + p {
    margin-top: 0.8em; }
  .recitem .pgtbl dd .ind2 {
    display: block;
    padding-left: 2em;
    text-indent: -2em; }
  .recitem .pgtbl dd .ind1 {
    display: block;
    padding-left: 1em;
    text-indent: -1em; }
.recitem-bana {
  margin-top: 55px;
  margin-bottom: 130px; }
  @media screen and (max-width: 1300px) {
    .recitem-bana {
      margin-top: 4.2307692308vw;
      margin-bottom: 10vw; } }
  @media screen and (max-width: 480px) {
    .recitem-bana {
      margin-top: 14.1025641026vw;
      margin-bottom: 33.3333333333vw; } }
