@font-face {
  font-family: 'icomoon';
  src:  url('/wp/wp-content/themes/choshi/img/fonts/icomoon.eot?tsjo41');
  src:  url('/wp/wp-content/themes/choshi/img/fonts/icomoon.eot?tsjo41#iefix') format('embedded-opentype'),
    url('/wp/wp-content/themes/choshi/img/fonts/icomoon.ttf?tsjo41') format('truetype'),
    url('/wp/wp-content/themes/choshi/img/fonts/icomoon.woff?tsjo41') format('woff'),
    url('/wp/wp-content/themes/choshi/img/fonts/icomoon.svg?tsjo41#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="i_"], [class*=" i_"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.footer_fixed_area_ul .i_houjin:before,
a:hover .i_houjin:before,
.active .i_houjin:before {
  content: "\e900";
  color: #243e80;
}
.footer_fixed_area_ul .i_kojin:before,
a:hover .i_kojin:before,
.active .i_kojin:before {
  content: "\e901";
  color: #243e80;
}

.i_houjin:before {
  content: "\e900";
  color: #fff;
}
.i_kojin:before {
  content: "\e901";
  color: #fff;
}


.i_home:before {
  content: "\e902";
}
