@font-face {
    font-family: 'icomoon';
    src:    url('https://www.otsuka.co.jp/eql/shared/css/icon/fonts/icomoon.eot?39qqqn');
    src:    url('https://www.otsuka.co.jp/eql/shared/css/icon/fonts/icomoon.eot?39qqqn#iefix') format('embedded-opentype'),
        url('https://www.otsuka.co.jp/eql/shared/css/icon/fonts/icomoon.ttf?39qqqn') format('truetype'),
        url('https://www.otsuka.co.jp/eql/shared/css/icon/fonts/icomoon.woff?39qqqn') format('woff'),
        url('https://www.otsuka.co.jp/eql/shared/css/icon/fonts/icomoon.svg?39qqqn#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* 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;
}

.icon-mod_arw_01:before {
    content: "\e903";
}
.icon-mod_ico_outlink_01:before {
    content: "\e900";
}
.icon-mod_ico_cArw_01 .path1:before {
    content: "\e901";
    color: rgb(157, 152, 141);
}
.icon-mod_ico_cArw_01 .path2:before {
    content: "\e902";
    margin-left: -1em;
    color: rgb(214, 213, 208);
}

