@import url("/COMMON/WEBFONTS/ShinGoPro-Light/woff/ShinGoPro-Light.css");
@import url("/COMMON/WEBFONTS/ShinGoPro-Bold/woff/ShinGoPro-Bold.css");
@import url("/COMMON/WEBFONTS/ShinGoPro-Regular/woff/ShinGoPro-Regular.css");
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, option, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, button, select {
    font-family: ShinGoPro-Regular,sans-serif !important;
}
.nbf-light {
    font-family: ShinGoPro-Light,sans-serif !important;
}
.nbf-regular {
    font-family: ShinGoPro-Regular,sans-serif !important;
}
.nbf-bold {
    font-family: ShinGoPro-Bold,sans-serif !important;
}
_::-webkit-full-page-media, _:future, :root .no-wrap-ws {
    white-space: nowrap;
}
_::-webkit-full-page-media, _:future, :root .no-wrap-wb {
    word-break: keep-all;
}
_::-webkit-full-page-media, _:future, :root .no-wrap-af::after {
    content: '.';
    display: inline-block;
    width: 0;
    color: transparent;
    pointer-events: none;
}
_::-webkit-full-page-media, _:future, :root .no-wrap-mw {
    width: max-content;
}