/*!
 * Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
:root, :host {
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; }

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../font/fa-brands-400.woff2") format("woff2"), url("../font/fa-brands-400.ttf") format("truetype"); }

.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }
  
  
/*!
 * Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
:root, :host {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../font/fa-regular-400.woff2") format("woff2"), url("../font/fa-regular-400.ttf") format("truetype"); }

.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }


/*!
 * Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
:root, :host {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../font/fa-solid-900.woff2") format("woff2"), url("../font/fa-solid-900.ttf") format("truetype"); }

.fa-light,
.fas,
.fa-solid {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900; }

i{
	font-weight: 600;
	font-style:normal;
	font-family: 'Font Awesome 6 Free';
}
.icon01{
	color:#2dada4;
}

.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-lock:before {content: "\f023";}
.fa-arrow-right::before {content: "\f061"; }
.fa-user:before { content: "\f007";}
.fa-link:before {content: "\f0c1";}
.fa-share-from-square::before {
  content: "\f14d"; }