@font-face {
  font-family: 'ic';
  src: url('./font/ic.eot?11402000');
  src: url('./font/ic.eot?11402000#iefix') format('embedded-opentype'),
       url('./font/ic.woff?11402000') format('woff'),
       url('./font/ic.ttf?11402000') format('truetype'),
       url('./font/ic.svg?11402000#ic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontello';
  src: url('/kaigai/area/font/fontello.eot?27937473#iefix') format('embedded-opentype'),
  url('/kaigai/area/font/fontello.woff?27937473') format('woff'),
  url('/kaigai/area/font/fontello.svg?27937473#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "ic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-down-dir:before { content: '\e800'; } /* '' */
.icon-right-dir:before { content: '\e801'; } /* '' */
.icon-pagetop:before { content: '\e802'; } /* '' */
.icon-tag:before { content: '\e803'; } /* '' */
.icon-down-open:before { content: '\e804'; } /* '' */
.icon-cancel-circled:before { content: '\e805'; } /* '' */
.icon-angle-up:before { content: '\f106'; } /* '' */