@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?phs922');
  src:  url('fonts/icomoon.eot?phs922#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?phs922') format('truetype'),
    url('fonts/icomoon.woff?phs922') format('woff'),
    url('fonts/icomoon.svg?phs922#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 頻度高 */
.icon-arrow-right:before {
  content: "\e901";/* CONTENTS右下 */
}
.icon-circle-right:before {
  content: "\ea42";/* NEWS dt アイコン */
}
.icon-angle-double-down:before {
  content: "\e908";/* ローナビタイトルアイコン */
}
.icon-caret-right:before {
  content: "\e902";/* ローナビサブタイトルアイコン */
}
.icon-plus:before {
  content: "\e907";/* スマホ ハンバーガーナビ */
}
.icon-new-tab:before {
  content: "\ea7e";/* blank アイコン */
}
.icon-file-pdf:before {
  content: "\eadf";/* PDF アイコン */
}
.icon-info-circle:before {
  content: "\e90d";/* 重要？インフォアイコン */
}
.icon-plus-square:before {
  content: "\e90b";/* プラス */
}
.icon-minus:before {
  content: "\e920";/* マイナス */
}


/* 矢印【上】 */
.icon-circle-up:before {
  content: "\e900";
}
.icon-chevron-up-solid:before {
  content: "\e91c";
}

/* 矢印【右】 */
.icon-arrow-circle-right:before {
  content: "\e90c";
}
.icon-chevron-right:before {
  content: "\e90a";/* リストアイコン */
}
.icon-arrow-right2:before {
  content: "\e918";
}


/* 矢印【下】 */
.icon-angle-down-solid:before {
  content: "\e90e";
}
.icon-arrow-circle-down-solid:before {
  content: "\e917";
}
.icon-arrow-down2:before {
  content: "\e914";
}



/* 頻度中 */
.icon-checkmark:before {
  content: "\e90f";/* チェック２（「重要日程・申込の流れ」ページ内で使用中） */
}
.icon-cross:before {
  content: "\e910";/* 閉じるボタン２（モーダルに使われること多い） */
}
.icon-envelope:before {
  content: "\e905";/* メール */
}
.icon-phone:before {
  content: "\e942";/* 電話アイコン */
}
.icon-exclamation-triangle-solid:before {
  content: "\e91f";/* 重要マーク */
}
.icon-list2:before {
  content: "\e91b";/* スマホ ハンバーガーナビ２ */
}




/* 頻度低 */
.icon-check-square:before {
  content: "\e909";/* チェック */
}
.icon-window-close:before {
  content: "\e903";/* 閉じるボタン */
}
.icon-book:before {
  content: "\e904";/* 本マーク */
}
.icon-video-camera:before {
  content: "\e911";/* ビデオマーク（トップページの新着情報・・？） */
}
.icon-download:before {
  content: "\e906";/* ダウンロード */
}
.icon-file-word:before {
  content: "\eae1";/* WORD アイコン */
}
.icon-file-excel:before {
  content: "\eae2";/* EXCEL アイコン */
}
.icon-asterisk-solid:before {
  content: "\e912";/* 注記「＊」 アイコン */
}
.icon-trophy:before {
  content: "\e913";/* トロフィー */
}
.icon-file-text2:before {
  content: "\e915";/* 定型文マーク（PIで使用中） */
}
.icon-paste-solid:before {
  content: "\e916";/* ファイル二重 */
}
.icon-car-solid:before {
  content: "\e91d";/* 車 */
}
.icon-bus-solid:before {
  content: "\e91e";/* バス */
}
.icon-home3:before {
  content: "\e91a";/* ホーム */
}
.icon-minus-square-solid:before {
  content: "\e919";/* 開閉時のマイナス */
}
.icon-lock:before {
  content: "\e9a1";/* ロック */
}
.icon-unlocked:before {
  content: "\e9a2";/* アンロック */
}
