@charset "UTF-8";
#menu-main-navi li:before {
  font-family: "Font Awesome 6 Free";
  content: '\f0da';
  font-weight: 900;
  margin: 0 3px 0 0;
  color: #E60013;
  font-size: .8em;
}
#menu-facility-navi li:before {
  font-family: "Font Awesome 6 Free";
  content: '\f0da';
  font-weight: 900;
  margin: 0 8px 0 0;
  color: #E60013;
  font-size: .8em;
}
#menu-footer-navi li:before {
  font-family: "Font Awesome 6 Free";
  content: '\f0da';
  font-weight: 900;
  margin: 0 8px 0 0;
  font-size: .8em;
}
#menu-team-navi li:before {
  font-family: "Font Awesome 6 Free";
  content: '\f0da';
  font-weight: 900;
  margin: 0 8px 0 0;
  color: #E60013;
  font-size: .8em;
}
.r-button:before {
  font-family: "Font Awesome 6 Free";
  content: '\f0da';
  font-weight: 900;
  color: #fff;
  margin: 0 5px 0 0;
}
.button:before　 {
 font-family: "Font Awesome 6 Free";
 content: '\f0da';
 font-weight:900;
 color:#fff;
 margin:0 5px 0 0;
}
.text-r:before {
  font-family: "Font Awesome 6 Free";
  content: '\f0da';
  font-weight: 900;
  color: #002467;
}
.button:before {
  font-family: "Font Awesome 6 Free";
  content: '\f0da';
  font-weight: 900;
  color: #E60013;
  margin:0 5px 0 0;
}