@charset "UTF-8";
/*
 Theme Name: SANGO Child
 Theme URI: https://saruwakakun.design
 Author: SARUWAKA
 Author URI: https://saruwakakun.com
 Template: sango-theme
 Version: 3.0
*/
/*こちらはSANGOの子テーマ用CSSです。以下にCSSを記入していきましょう。*/

/*========= SANGOアップデート対応 =========*/

/* Breadcrumb: first icon -> home */
.breadcrumb li:first-child > a::before,
#breadcrumb li:first-child > a::before,
.pankuzu li:first-child > a::before {
  content: "\f015" !important; /* fa-home */
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
/*   margin-right: .35em; */
}
