@charset "utf-8";
/* ---------------------------------------------
== font
** --------------------------------------------- */
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../font/fa-brands-400.eot");
  src: url("../font/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../font/fa-brands-400.woff2") format("woff2"), url("../font/fa-brands-400.woff") format("woff"), url("../font/fa-brands-400.ttf") format("truetype"), url("../font/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../font/fa-regular-400.eot");
  src: url("../font/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../font/fa-regular-400.woff2") format("woff2"), url("../font/fa-regular-400.woff") format("woff"), url("../font/fa-regular-400.ttf") format("truetype"), url("../font/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 600; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../font/fa-solid-900.eot");
  src: url("../font/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../font/fa-solid-900.woff2") format("woff2"), url("../font/fa-solid-900.woff") format("woff"), url("../font/fa-solid-900.ttf") format("truetype"), url("../font/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 600; }

i{
	font-family: 'Font Awesome 5 Free';
	font-style:normal;
}
.fa-angle-left:before {
  content: "\f104"; }

.fab {
    font-family: "Font Awesome 5 Brands"
}
i{font-family: 'Font Awesome 5 Free';font-style:normal;font-weight:600;}

.fa-tag:before {content: "\f02b";} /*タグ*/
.fa-caret-right:before {content: "\f0da";} /*▼*/
.fa-toggle-down:before,.fa-caret-square-o-down:before {content: "\f150";} /*▼*/
.fa-chevron-circle-right:before {content: "\f138";} /*→*/
.fa-angle-right:before {content: "\f105"; }/*▼*/
.fa-angle-left:before {content: "\f104"; }/*▼*/
.fa-map-marker:before {content: "\f041";} /*マップ*/
.fa-clone:before {content: "\f24d";} /*リンク*/
.fa-facebook-square:before {content: "\f082";} /*facebook*/
.fa-twitter:before {content: "\f099";} /*twitter*/
.fa-instagram:before {content: "\f16d";} /*instagram*/
.fa-search:before {content: "\f002";} /*instagram*/
.fa-clock:before {content: "\f017";} /*clock*/
.fa-chevron-down:before {content: "\f078";}
.fa-chevron-right::before { content: "\f054"; }
.fa-up-right-from-square::before { content: "\f35d"; }
.fa-angle-down:before { content: "\f107"; }
.fa-circle-check::before {content: "\f058";}
.fa-genderless::before {content: "\f22d"; }
.fa-fa-q::before {content: "\51"; }
.fa-check::before { content: "\f00c"; }
.fa-comment-dots::before {content: "\f4ad"; }