/*!
 * Font Awesome 5 Subset — 47 glyphs only
 * Original: Font Awesome Free 5.13.0 by @fontawesome
 * License: https://fontawesome.com/license/free
 * Subset generated: 2026-03-25
 */

/* @font-face: Solid (fas) */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('../fonts/fa-solid-900-subset.woff2') format('woff2');
}

/* @font-face: Regular (far) */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/fa-regular-400-subset.woff2') format('woff2');
}

/* Base classes */
.fa, .fas, .far {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
}
.fas { font-weight: 900; }
.far { font-weight: 400; }

/* Sizing */
.fa-lg { font-size: 1.333em; line-height: .75em; vertical-align: -.0667em; }
.fa-fw { text-align: center; width: 1.25em; }

/* Transforms */
.fa-flip-vertical { transform: scaleY(-1); }

/* Icon codepoints — only used icons */
.fa-search::before { content: "\f002"; }
.fa-star::before { content: "\f005"; }
.fa-times::before { content: "\f00d"; }
.fa-tag::before { content: "\f02b"; }
.fa-tags::before { content: "\f02c"; }
.fa-list::before { content: "\f03a"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-check-circle::before { content: "\f058"; }
.fa-question-circle::before { content: "\f059"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-share::before { content: "\f064"; }
.fa-exclamation-circle::before { content: "\f06a"; }
.fa-gift::before { content: "\f06b"; }
.fa-fire::before { content: "\f06d"; }
.fa-comment::before { content: "\f075"; }
.fa-folder::before { content: "\f07b"; }
.fa-folder-open::before { content: "\f07c"; }
.fa-chart-bar::before { content: "\f080"; }
.fa-trophy::before { content: "\f091"; }
.fa-bullhorn::before { content: "\f0a1"; }
.fa-filter::before { content: "\f0b0"; }
.fa-sitemap::before { content: "\f0e8"; }
.fa-angle-right::before { content: "\f105"; }
.fa-compass::before { content: "\f14e"; }
.fa-yen-sign::before { content: "\f157"; }
.fa-file-alt::before { content: "\f15c"; }
.fa-sort-amount-down::before { content: "\f160"; }
.fa-building::before { content: "\f1ad"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-sliders-h::before { content: "\f1de"; }
.fa-train::before { content: "\f238"; }
.fa-balance-scale::before { content: "\f24e"; }
.fa-id-card::before { content: "\f2c2"; }
.fa-exchange-alt::before { content: "\f362"; }
.fa-level-up-alt::before { content: "\f3bf"; }
.fa-map-marker-alt::before { content: "\f3c5"; }
.fa-ticket-alt::before { content: "\f3ff"; }
.fa-dumbbell::before { content: "\f44b"; }
.fa-clipboard-list::before { content: "\f46d"; }
.fa-user-shield::before { content: "\f505"; }
.fa-book-open::before { content: "\f518"; }
.fa-coins::before { content: "\f51e"; }
.fa-crown::before { content: "\f521"; }
.fa-store::before { content: "\f54e"; }
.fa-map-marked-alt::before { content: "\f5a0"; }
.fa-star-half-alt::before { content: "\f5c0"; }
/* --- 追加: style.css content: 定義で使用 --- */
.fa-user::before { content: "\f007"; }
.fa-users::before { content: "\f0c0"; }
.fa-share-alt::before { content: "\f1e0"; }
.fa-expand::before { content: "\f05b"; }
.fa-exclamation-triangle::before { content: "\f071"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-lightbulb::before { content: "\f0eb"; }
.fa-location-arrow::before { content: "\f124"; }
/* --- 追加: Cocoon親テーマ使用 (go-to-top等) --- */
.fa-angle-double-up::before { content: "\f102"; }
.fa-angle-up::before { content: "\f106"; }
.fa-chevron-up::before { content: "\f077"; }
.fa-arrow-up::before { content: "\f062"; }
