@font-face {
    font-family: 'fontello';
    font-display: swap;
    src: url('/templates/css/font/fontello.eot?48621477');
    src: url('/templates/css/font/fontello.eot?48621477#iefix') format('embedded-opentype'),
        url('/templates/css/font/fontello.woff2?48621477') format('woff2'),
        url('/templates/css/font/fontello.woff?48621477') format('woff'),
        url('/templates/css/font/fontello.ttf?48621477') format('truetype'),
        url('/templates/css/font/fontello.svg?48621477#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
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;
}
.footer_contact .icon-phone, .icon-sticky-note, .icon-mail{position: absolute;height: 36px;box-sizing: border-box;left: 0;vertical-align: text-top;text-align: center;padding-top: 10px;width: 43px;color: #ffffff;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.icon-question{position: absolute;top:7px;left:16px;font-size: 1.7rem;}
.footer_contact .icon-phone{background: #cc1919;}
.icon-sticky-note{background: #0a8b0c;padding-top: 11px;}
.icon-mail{background: #0b929d;padding-top: 11px;}

.icon-phone:before {content: '\e803'} /* '電話' */
.footer_contact .icon-phone:before {font-size: 1rem; } /* '電話' */
.icon-sticky-note:before { content: '\f249';font-size: 1.1rem;} /* '書類' */
.icon-mail:before { content: '\f0e0';font-size: 1.1rem;} /* 'メール' */
.icon-question:before { content: '\e804'; } /* 'コメント' */

.icon-login:before { content: '\e805'; } /* '' */
.icon-cart:before { content: '\e800'; } /* '' */
.icon-search:before { content: '\e801'; } /* '' */
.icon-campaign:before { content: '\e802'; } /* '' */
.icon-memo:before { content: '\f0f6'; } /* '' */
.icon-star:before { content: '\e806'; } /* '' */