/* Font Awesome 6.5.1 — 使用アイコンのみ抜き出したサブセット（CC BY 4.0 / SIL OFL 1.1）
   元: https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css
   fab/far は使用0件のため solid のみ同梱。*/
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url("./fa/fa-solid-900.woff2") format("woff2")}
.fa,.fas,.fa-solid{font-family:"Font Awesome 6 Free";font-weight:900}
.fa,.fas,.fa-solid,.fa-brands,.fab,.fa-regular,.far{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}
.fa-brands,.fab,.fa-regular,.far{font-family:"Font Awesome 6 Free";font-weight:900}
.fa-angles-down:before{content:"\f103"}
.fa-angles-up:before{content:"\f102"}
.fa-arrow-pointer:before{content:"\f245"}
.fa-bolt:before{content:"\f0e7"}
.fa-book-open:before{content:"\f518"}
.fa-burst:before{content:"\e4dc"}
.fa-calendar-day:before{content:"\f783"}
.fa-chart-simple:before{content:"\e473"}
.fa-clock:before{content:"\f017"}
.fa-comments:before{content:"\f086"}
.fa-crosshairs:before{content:"\f05b"}
.fa-draw-polygon:before{content:"\f5ee"}
.fa-face-smile:before{content:"\f118"}
.fa-fire:before{content:"\f06d"}
.fa-flag:before{content:"\f024"}
.fa-gamepad:before{content:"\f11b"}
.fa-gauge-high:before{content:"\f625"}
.fa-ghost:before{content:"\f6e2"}
.fa-hand-pointer:before{content:"\f25a"}
.fa-handshake:before{content:"\f2b5"}
.fa-heart-pulse:before{content:"\f21e"}
.fa-hourglass-half:before{content:"\f252"}
.fa-icons:before{content:"\f86d"}
.fa-keyboard:before{content:"\f11c"}
.fa-layer-group:before{content:"\f5fd"}
.fa-lightbulb:before{content:"\f0eb"}
.fa-link:before{content:"\f0c1"}
.fa-message:before{content:"\f27a"}
.fa-mobile-screen:before{content:"\f3cf"}
.fa-people-arrows:before{content:"\e068"}
.fa-people-group:before{content:"\e533"}
.fa-person-walking:before{content:"\f554"}
.fa-rotate-right:before{content:"\f2f9"}
.fa-scissors:before{content:"\f0c4"}
.fa-shield-halved:before{content:"\f3ed"}
.fa-skull-crossbones:before{content:"\f714"}
.fa-star:before{content:"\f005"}
.fa-trophy:before{content:"\f091"}
.fa-user:before{content:"\f007"}
.fa-users:before{content:"\f0c0"}
.fa-wand-magic-sparkles:before{content:"\e2ca"}
.fa-fw{text-align:center;width:1.25em}
.fa-spin{animation-name:fa-spin;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}
@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
