@font-face {
  font-family: 'i-font5';
  src: url('../font/i-font5.eot?31213025');
  src: url('../font/i-font5.eot?31213025#iefix') format('embedded-opentype'),
       url('../font/i-font5.woff2?31213025') format('woff2'),
       url('../font/i-font5.woff?31213025') format('woff'),
       url('../font/i-font5.ttf?31213025') format('truetype'),
       url('../font/i-font5.svg?31213025#i-font5') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'i-font5';
    src: url('../font/i-font5.svg?31213025#i-font5') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "i-font5";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-emo-happy:before { content: '\e800'; } /* '?' */
.icon-glass:before { content: '\e801'; } /* '?' */
.icon-music:before { content: '\e802'; } /* '?' */
.icon-mail:before { content: '\e803'; } /* '?' */
.icon-heart:before { content: '\e804'; } /* '?' */
.icon-heart-empty:before { content: '\e805'; } /* '?' */
.icon-star:before { content: '\e806'; } /* '?' */
.icon-star-empty:before { content: '\e807'; } /* '?' */
.icon-video:before { content: '\e808'; } /* '?' */
.icon-emo-sunglasses:before { content: '\e809'; } /* '?' */
.icon-videocam:before { content: '\e80a'; } /* '?' */
.icon-picture:before { content: '\e80b'; } /* '?' */
.icon-emo-grin:before { content: '\e80c'; } /* '?' */
.icon-camera:before { content: '\e80d'; } /* '?' */
.icon-camera-alt:before { content: '\e80e'; } /* '?' */
.icon-th-list:before { content: '\e80f'; } /* '?' */
.icon-ok:before { content: '\e810'; } /* '?' */
.icon-info-circled:before { content: '\e811'; } /* '?' */
.icon-home:before { content: '\e812'; } /* '?' */
.icon-link:before { content: '\e813'; } /* '?' */
.icon-attach:before { content: '\e814'; } /* '?' */
.icon-lock:before { content: '\e815'; } /* '?' */
.icon-tag:before { content: '\e816'; } /* '?' */
.icon-tags:before { content: '\e817'; } /* '?' */
.icon-bookmark:before { content: '\e818'; } /* '?' */
.icon-flag:before { content: '\e819'; } /* '?' */
.icon-thumbs-up:before { content: '\e81a'; } /* '?' */
.icon-pencil:before { content: '\e81b'; } /* '?' */
.icon-edit:before { content: '\e81c'; } /* '?' */
.icon-print:before { content: '\e81d'; } /* '?' */
.icon-bell:before { content: '\e81e'; } /* '?' */
.icon-attention:before { content: '\e81f'; } /* '?' */
.icon-location:before { content: '\e820'; } /* '?' */
.icon-trash-empty:before { content: '\e821'; } /* '?' */
.icon-doc:before { content: '\e822'; } /* '?' */
.icon-phone:before { content: '\e823'; } /* '?' */
.icon-cog:before { content: '\e824'; } /* '?' */
.icon-basket:before { content: '\e825'; } /* '?' */
.icon-calendar:before { content: '\e826'; } /* '?' */
.icon-login:before { content: '\e827'; } /* '?' */
.icon-logout:before { content: '\e828'; } /* '?' */
.icon-clock:before { content: '\e829'; } /* '?' */
.icon-zoom-in:before { content: '\e82a'; } /* '?' */
.icon-zoom-out:before { content: '\e82b'; } /* '?' */
.icon-down-open:before { content: '\e82c'; } /* '?' */
.icon-left-open:before { content: '\e82d'; } /* '?' */
.icon-right-open:before { content: '\e82e'; } /* '?' */
.icon-up-open:before { content: '\e82f'; } /* '?' */
.icon-left-big:before { content: '\e830'; } /* '?' */
.icon-right-big:before { content: '\e831'; } /* '?' */
.icon-right-hand:before { content: '\e832'; } /* '?' */
.icon-left-hand:before { content: '\e833'; } /* '?' */
.icon-up-hand:before { content: '\e834'; } /* '?' */
.icon-down-hand:before { content: '\e835'; } /* '?' */
.icon-arrows-cw:before { content: '\e836'; } /* '?' */
.icon-signal:before { content: '\e837'; } /* '?' */
.icon-leaf:before { content: '\e838'; } /* '?' */
.icon-scissors:before { content: '\e839'; } /* '?' */
.icon-briefcase:before { content: '\e83a'; } /* '?' */
.icon-qrcode:before { content: '\e83b'; } /* '?' */
.icon-book:before { content: '\e83c'; } /* '?' */
.icon-list-alt:before { content: '\e83d'; } /* '?' */
.icon-asterisk:before { content: '\e83e'; } /* '?' */
.icon-gift:before { content: '\e83f'; } /* '?' */
.icon-fire:before { content: '\e840'; } /* '?' */
.icon-chart-bar:before { content: '\e841'; } /* '?' */
.icon-credit-card:before { content: '\e842'; } /* '?' */
.icon-hammer:before { content: '\e843'; } /* '?' */
.icon-desktop-1:before { content: '\e844'; } /* '?' */
.icon-mobile-1:before { content: '\e845'; } /* '?' */
.icon-cd:before { content: '\e846'; } /* '?' */
.icon-globe:before { content: '\e847'; } /* '?' */
.icon-search:before { content: '\e848'; } /* '?' */
.icon-th-large:before { content: '\e849'; } /* '?' */
.icon-off:before { content: '\e84a'; } /* '?' */
.icon-check:before { content: '\e84b'; } /* '?' */
.icon-bell-1:before { content: '\e84c'; } /* '?' */
.icon-link-ext:before { content: '\f08e'; } /* '?' */
.icon-bookmark-empty:before { content: '\f097'; } /* '?' */
.icon-phone-squared:before { content: '\f098'; } /* '?' */
.icon-twitter:before { content: '\f099'; } /* '?' */
.icon-rss:before { content: '\f09e'; } /* '?' */
.icon-left-circled:before { content: '\f0a8'; } /* '?' */
.icon-right-circled:before { content: '\f0a9'; } /* '?' */
.icon-up-circled:before { content: '\f0aa'; } /* '?' */
.icon-docs:before { content: '\f0c5'; } /* '?' */
.icon-menu:before { content: '\f0c9'; } /* '?' */
.icon-gplus-squared:before { content: '\f0d4'; } /* '?' */
.icon-mail-alt:before { content: '\f0e0'; } /* '?' */
.icon-gauge:before { content: '\f0e4'; } /* '?' */
.icon-comment-empty:before { content: '\f0e5'; } /* '?' */
.icon-chat-empty:before { content: '\f0e6'; } /* '?' */
.icon-sitemap:before { content: '\f0e8'; } /* '?' */
.icon-paste:before { content: '\f0ea'; } /* '?' */
.icon-coffee:before { content: '\f0f4'; } /* '?' */
.icon-food:before { content: '\f0f5'; } /* '?' */
.icon-doc-text:before { content: '\f0f6'; } /* '?' */
.icon-building:before { content: '\f0f7'; } /* '?' */
.icon-hospital:before { content: '\f0f8'; } /* '?' */
.icon-medkit:before { content: '\f0fa'; } /* '?' */
.icon-plus-squared:before { content: '\f0fe'; } /* '?' */
.icon-desktop:before { content: '\f108'; } /* '?' */
.icon-laptop:before { content: '\f109'; } /* '?' */
.icon-tablet:before { content: '\f10a'; } /* '?' */
.icon-mobile:before { content: '\f10b'; } /* '?' */
.icon-quote-left:before { content: '\f10d'; } /* '?' */
.icon-quote-right:before { content: '\f10e'; } /* '?' */
.icon-folder-empty:before { content: '\f114'; } /* '?' */
.icon-folder-open-empty:before { content: '\f115'; } /* '?' */
.icon-gamepad:before { content: '\f11b'; } /* '?' */
.icon-keyboard:before { content: '\f11c'; } /* '?' */
.icon-flag-empty:before { content: '\f11d'; } /* '?' */
.icon-code:before { content: '\f121'; } /* '?' */
.icon-direction:before { content: '\f124'; } /* '?' */
.icon-mic:before { content: '\f130'; } /* '?' */
.icon-angle-circled-up:before { content: '\f139'; } /* '?' */
.icon-html5:before { content: '\f13b'; } /* '?' */
.icon-lock-open-alt:before { content: '\f13e'; } /* '?' */
.icon-rss-squared:before { content: '\f143'; } /* '?' */
.icon-minus-squared:before { content: '\f146'; } /* '?' */
.icon-minus-squared-alt:before { content: '\f147'; } /* '?' */
.icon-ok-squared:before { content: '\f14a'; } /* '?' */
.icon-link-ext-alt:before { content: '\f14c'; } /* '?' */
.icon-youtube-squared:before { content: '\f166'; } /* '?' */
.icon-youtube:before { content: '\f167'; } /* '?' */
.icon-instagram:before { content: '\f16d'; } /* '?' */
.icon-apple:before { content: '\f179'; } /* '?' */
.icon-windows:before { content: '\f17a'; } /* '?' */
.icon-android:before { content: '\f17b'; } /* '?' */
.icon-skype:before { content: '\f17e'; } /* '?' */
.icon-sun:before { content: '\f185'; } /* '?' */
.icon-wheelchair:before { content: '\f193'; } /* '?' */
.icon-plus-squared-alt:before { content: '\f196'; } /* '?' */
.icon-wordpress:before { content: '\f19a'; } /* '?' */
.icon-fax:before { content: '\f1ac'; } /* '?' */
.icon-paw:before { content: '\f1b0'; } /* '?' */
.icon-recycle:before { content: '\f1b8'; } /* '?' */
.icon-file-pdf:before { content: '\f1c1'; } /* '?' */
.icon-file-image:before { content: '\f1c5'; } /* '?' */
.icon-file-video:before { content: '\f1c8'; } /* '?' */
.icon-soccer-ball:before { content: '\f1e3'; } /* '?' */
.icon-newspaper:before { content: '\f1ea'; } /* '?' */
.icon-calc:before { content: '\f1ec'; } /* '?' */
.icon-cc-visa:before { content: '\f1f0'; } /* '?' */
.icon-cc-mastercard:before { content: '\f1f1'; } /* '?' */
.icon-brush:before { content: '\f1fc'; } /* '?' */
.icon-birthday:before { content: '\f1fd'; } /* '?' */
.icon-chart-line:before { content: '\f201'; } /* '?' */
.icon-toggle-on:before { content: '\f205'; } /* '?' */
.icon-cart-arrow-down:before { content: '\f218'; } /* '?' */
.icon-diamond:before { content: '\f219'; } /* '?' */
.icon-battery-4:before { content: '\f240'; } /* '?' */
.icon-object-group:before { content: '\f247'; } /* '?' */
.icon-sticky-note-o:before { content: '\f24a'; } /* '?' */
.icon-cc-jcb:before { content: '\f24b'; } /* '?' */
.icon-clone:before { content: '\f24d'; } /* '?' */
.icon-balance-scale:before { content: '\f24e'; } /* '?' */
.icon-hourglass-o:before { content: '\f250'; } /* '?' */
.icon-hourglass:before { content: '\f254'; } /* '?' */
.icon-hand-pointer-o:before { content: '\f25a'; } /* '?' */
.icon-hand-peace-o:before { content: '\f25b'; } /* '?' */
.icon-safari:before { content: '\f267'; } /* '?' */
.icon-chrome:before { content: '\f268'; } /* '?' */
.icon-firefox:before { content: '\f269'; } /* '?' */
.icon-internet-explorer:before { content: '\f26b'; } /* '?' */
.icon-television:before { content: '\f26c'; } /* '?' */
.icon-amazon:before { content: '\f270'; } /* '?' */
.icon-fort-awesome:before { content: '\f286'; } /* '?' */
.icon-usb:before { content: '\f287'; } /* '?' */
.icon-shopping-bag:before { content: '\f290'; } /* '?' */
.icon-shopping-basket:before { content: '\f291'; } /* '?' */
.icon-bluetooth:before { content: '\f293'; } /* '?' */
.icon-wpforms:before { content: '\f298'; } /* '?' */
.icon-envira:before { content: '\f299'; } /* '?' */
.icon-sign-language:before { content: '\f2a7'; } /* '?' */
.icon-handshake-o:before { content: '\f2b5'; } /* '?' */
.icon-envelope-open:before { content: '\f2b6'; } /* '?' */
.icon-envelope-open-o:before { content: '\f2b7'; } /* '?' */
.icon-address-card-o:before { content: '\f2bc'; } /* '?' */
.icon-id-card-o:before { content: '\f2c3'; } /* '?' */
.icon-twitter-squared:before { content: '\f304'; } /* '?' */
.icon-facebook-squared:before { content: '\f308'; } /* '?' */
.icon-instagram-1:before { content: '\f31e'; } /* '?' */

/* -------------------------------------------------------------
   オリジナル X（Twitter）icomoonにて作成 ここからicommonの記述
   fontsを../fontに変更、classを「iconx」にしてi-font3と切り分け                      
 --------------------------------------------------------------- */

@font-face {
  font-family: 'icomoon';
  src:  url('../font/icomoon.eot?yuwvt9');
  src:  url('../font/icomoon.eot?yuwvt9#iefix') format('embedded-opentype'),
    url('../font/icomoon.ttf?yuwvt9') format('truetype'),
    url('../font/icomoon.woff?yuwvt9') format('woff'),
    url('../font/icomoon.svg?yuwvt9#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="iconx-"], [class*=" iconx-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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;
}

.iconx-no-smoking:before {
  content: "\e900";
}
.iconx-yes-smoking:before {
  content: "\e901";
}
