@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/** 1. Change the default font family in all browsers (opinionated). 2. Correct the line height in all browsers. 3. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
/* Document ========================================================================== */
html { font-family: sans-serif; /* 1 */ line-height: 1.15; /* 2 */ -ms-text-size-adjust: 100%; /* 3 */ -webkit-text-size-adjust: 100%; /* 3 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in IE. */
figcaption, figure, main { /* 1 */ display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ }

/** Remove the outline on focused links when they are also active or hovered in all browsers (opinionated). */
a:active, a:hover { outline-width: 0; }

/** 1. Remove the bottom border in Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Change the border, margin, and padding in all browsers (opinionated). */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Remove the default vertical scrollbar in IE. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. */
details, menu { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

/* Hidden ========================================================================== */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

.row { margin-left: 0; }

.row::after { content: ""; display: block; clear: both; }

.row:first-child { margin-left: 0; }

.col { border: 0px solid transparent; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -moz-background-clip: padding-box !important; -webkit-background-clip: padding-box !important; background-clip: padding-box !important; margin-left: 3%; padding: 0 0%; }

.col:first-child { margin-left: 0; }

/*!: General ================================================ */
html, button, input, select, textarea { color: #333; }

html { font-size: 62.5%; }

body { margin: 0 auto; padding: 0; text-align: center; background-color: #fff; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro' ,sans-serif; color: #333; font-size: 16px; font-size: 1.6em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

@media only print { body { width: 680px; font-size: 12px; font-size: 1.2em; } }

::-moz-selection { background: #b3d4fc; text-shadow: none; }

::selection { background: #b3d4fc; text-shadow: none; }

/*!: HTML Styles ============================================ */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

audio, canvas, img, video { vertical-align: middle; }

fieldset { border: 0; margin: 0; padding: 0; }

p { margin-top: 0; }

textarea { resize: vertical; }

a { text-decoration: underline; color: #003591; }

a:hover, a:focus { text-decoration: none; color: #2e7026; }

iframe { vertical-align: bottom; }

/* !: Base Layout =========================================== */
.content { width: 996px; margin: 0 auto; text-align: center; }

.content::after { content: ""; display: block; clear: both; }

/* !: Header ================================================ */
.bg-headerlogo { position: absolute; left: 0; top: 15px; width: 50%; height: 28px; background: url(../images/bg-gnvgl-logo.svg) repeat-x 0 0; z-index: 1; }

.main-header { position: relative; top: 0; z-index: 10; }

.main-header .content { background-color: #fff; }

.main-header .sitetitle { position: relative; float: left; width: 150px; }

.main-header .sitetitle img { position: relative; width: 100%; top: 15px; }

.main-header .wrap-subnav { float: right; width: 836px; }

.main-header .nav-category { margin-top: 15px; margin-bottom: 15px; padding-left: 0; list-style: none; text-align: right; font-size: 0; }

.main-header .nav-category li { display: inline-block; padding-left: 20px; font-size: 14px; font-size: 1.4rem; line-height: 1.5; }

.main-header .nav-category a { color: #333; text-decoration: none; }

.main-header .nav-category a:hover, .main-header .nav-category a:focus { text-decoration: underline; }

.main-header .bt-seminar { clear: both; margin-bottom: 15px; padding-left: 0; list-style: none; text-align: right; font-size: 0; }

.main-header .bt-seminar li { display: inline-block; padding-left: 10px; padding-right: 2px; font-size: 14px; font-size: 1.4rem; line-height: 1; }

.main-header .bt-seminar a { display: block; padding: 0.714em 2em; background-color: #3f9c35; border-radius: 4px; box-shadow: 0 0 0 1px #fff, 0 0 0 2px #3f9c35; text-decoration: none; color: #fff; transition: background-color 0.5s; }

.main-header .bt-seminar a:hover, .main-header .bt-seminar a:focus { background-color: #2e7026; box-shadow: 0 0 0 1px #fff, 0 0 0 2px #2e7026; }

.main-header nav { background-color: #003591; }

.main-header nav::after { content: ""; display: block; clear: both; }

.main-header nav .nav-global { margin-bottom: 0; padding-left: 0; background-color: #003591; list-style: none; font-size: 0; }

.main-header nav .nav-global li { display: inline-block; width: 16.66666%; font-size: 14px; font-size: 1.4rem; line-height: 1; }

.main-header nav .nav-global li:last-child { padding-right: 0; border-right: none; }

.main-header nav .nav-global a { display: block; padding: 20px 0; background-color: #003591; color: #fff; text-decoration: none; transition: background-color 0.5s; }

.main-header nav .nav-global a:hover, .main-header nav .nav-global a:focus { background-color: #002566; }

/* !: Footer ================================================ */
footer { padding: 60px 0; background-color: #003591; color: #b3c3de; }

footer ul { margin-top: 0; padding-left: 0; text-align: left; list-style: none; font-size: 14px; font-size: 1.4rem; }

footer ul a { color: #b3c3de; text-decoration: none; }

footer ul a:hover { color: #fff; text-decoration: underline; }

footer .nav-footer-information, footer .nav-footer-service, footer .nav-footer { width: 22.75%; border-left-width: 0; padding: 0 0%; margin-left: 3%; text-align: left; }

footer .nav-footer-information li { margin-bottom: 1em; }

footer .nav-footer-information a { display: block; }

footer .nav-footer-information .seminar, footer .nav-footer-information .news, footer .nav-footer-information .notice, footer .nav-footer-information .dnvnews, footer .nav-footer-information .contact { padding-top: 0.57em; padding-bottom: 0.57em; padding-left: 40px; }

footer .nav-footer-information .seminar { background: url(../images/icon-seminar.svg) no-repeat 0 0; }

footer .nav-footer-information .news { background: url(../images/icon-news.svg) no-repeat 0 0; }

footer .nav-footer-information .notice { background: url(../images/icon-notice.svg) no-repeat 0 0; }

footer .nav-footer-information .dnvnews { background: url(../images/icon-dnvnews.svg) no-repeat 0 0; }

footer .nav-footer-information .contact { background: url(../images/icon-contact.svg) no-repeat 0 0; }

footer .nav-footer-service h3 { font-size: 14px; font-size: 1.4rem; margin-top: 0; margin-bottom: 0.5em; line-height: 1.5; }

footer .nav-footer-service li { margin-bottom: 0.5em; line-height: 1.5; }

footer .nav-footer-service li::before { content: "・"; }

footer .nav-footer li { margin-bottom: 0.5em; line-height: 1.5; }

footer .nav-sub-footer { margin-top: 30px; padding-top: 30px; border-top: solid 1px #4d72b2; }

footer .nav-sub-footer::after { content: ""; display: block; clear: both; }

footer .nav-sub-footer ul { margin-top: 30px; margin-bottom: 15px; text-align: center; font-size: 0; }

footer .nav-sub-footer li { display: inline-block; margin-left: 6px; margin-right: 6px; font-size: 13px; font-size: 1.3rem; }

footer .nav-sub-footer .copyright { margin-bottom: 0; font-family: 'Pontano Sans', sans-serif; font-size: 13px; font-size: 1.3rem; }

/* !: pagetop =============================================== */
#pagetop-scroll { display: block; position: fixed; bottom: 50px; right: 30px; width: 40px; height: 40px; }

#pagetop-scroll .fa-circle { color: rgba(153, 214, 240, 0.6); }

#pagetop-scroll .fa-angle-up { color: #fff; }

#pagetop-scroll .text { display: none; }

/* !: Contents ============================================== */
.cf { clear: both; }

.non-pc { display: none; }

.centering { margin-left: auto; margin-right: auto; text-align: center; }

.centering img { margin-bottom: 1.875em; }

main div { text-align: left; }

main .content { padding-top: 60px; padding-bottom: 60px; }

.column2 main { width: 74.25%; border-left-width: 0; padding: 0 0%; margin-left: 3%; }

.column2 .side { width: 22.75%; border-left-width: 0; padding: 0 0%; margin-left: 3%; }

main h2, main h3, main h4, main h5, main h6 { margin-top: 0; }

main h2 { margin-bottom: 50px; color: #000; font-weight: 100; }

main p { margin-bottom: 1.28571em; font-size: 14px; font-size: 1.4rem; line-height: 1.64286em; }

.wrap-light { background-color: #faf9f5; }

.tag-seminar, .tag-sougou, .tag-car, .tag-food, .tag-it, .tag-csr { padding: 3px 10px; text-align: center; border-radius: 4px; font-size: 12px; font-size: 1.2rem; }

.tag-seminar { background-color: #b9e8ff; }

.tag-seminar::before { content: "セミナー"; }

.tag-sougou { background-color: #baf5e1; }

.tag-sougou::before { content: "総合"; }

.tag-car { background-color: #def5ba; }

.tag-car::before { content: "自動車"; }

.tag-food { background-color: #ffefb9; }

.tag-food::before { content: "食品"; }

.tag-it { background-color: #fecfc0; }

.tag-it::before { content: "IT"; }

.tag-csr { background-color: #d0b8e7; }

.tag-csr::before { content: "CSR"; }

.link-next { float: right; padding: 6px 15px 6px 30px; background: url(../images/arrow-link-next.svg) no-repeat 15px 9px; border: solid 1px #003591; text-decoration: none; color: #003591; font-size: 14px; font-size: 1.4rem; transition: background-color 0.5s,color 0.5s; }

.link-next:hover, .link-next:focus { background-color: #003591; background-position-y: -71px; text-decoration: none; color: #fff; }

/* !: index ================================================= */
.top-news h2, .top-notice h2, .top-seminarinfo h2, .top-service-report h2, .top-case h2, .top-interview h2 { margin-bottom: 30px; padding-top: 90px; text-align: center; font-size: 28px; font-size: 2.8rem; }

.top-slider { position: relative; text-align: center; }

.top-slider .bg-slider-image { height: 390px; padding-top: 40px; background-repeat: no-repeat; background-position: center 0; background-size: 100% auto; }

.top-slider .bg-slider-image img { margin: 0 auto; }

.top-slider .slick-dotted.slick-slider { margin-bottom: 0; }

.top-slider .slick-dots { position: absolute; top: 395px; bottom: auto; }

.top-slider .slick-dots li { width: 120px; height: 15px; }

.top-slider .slick-dots li button { width: 120px; height: 15px; padding: 0; background-color: #0f204b; }

.top-slider .slick-dots li button::before { font-size: 0; }

.top-slider .slick-dots .slick-active button { background-color: #99d6f0; }

.top-service h2 { margin-bottom: 50px; text-align: center; font-size: 28px; font-size: 2.8rem; }

.list-service-lineup { margin-left: 0; }

.list-service-lineup::after { content: ""; display: block; clear: both; }

.list-service-lineup:first-child { margin-left: 0; }

.list-service-lineup a { text-decoration: none; color: #333; transition: background 0.5s,color 0.5s; }

.list-service-lineup a:hover, .list-service-lineup a:focus { color: #000; }

.list-service-lineup .seminar, .list-service-lineup .training, .list-service-lineup .e-learning, .list-service-lineup .dispatch { margin-bottom: 20px; background-color: #b9e8ff; }

.list-service-lineup .seminar:hover, .list-service-lineup .seminar:focus, .list-service-lineup .training:hover, .list-service-lineup .training:focus, .list-service-lineup .e-learning:hover, .list-service-lineup .e-learning:focus, .list-service-lineup .dispatch:hover, .list-service-lineup .dispatch:focus { background-color: #9fd9f6; }

.list-service-lineup .sougou { background-color: #baf5e1; }

.list-service-lineup .sougou:hover, .list-service-lineup .sougou:focus { background-color: #85efc9; }

.list-service-lineup .car { background-color: #def5ba; }

.list-service-lineup .car:hover, .list-service-lineup .car:focus { background-color: #cae89c; }

.list-service-lineup .food { background-color: #ffefb9; }

.list-service-lineup .food:hover, .list-service-lineup .food:focus { background-color: #fbe087; }

.list-service-lineup .ict { background-color: #fecfc0; }

.list-service-lineup .ict:hover, .list-service-lineup .ict:focus { background-color: #fbbda9; }

.list-service-lineup .col { text-align: center; width: 22.75%; border-left-width: 0; padding: 0 0%; margin-left: 3%; }

.list-service-lineup .col:nth-child(4n+1) { clear: both; margin-left: 0; }

.list-service-lineup .col img { margin: 15px auto; }

.list-service-lineup .col h3 { margin-bottom: 4px; padding: 0 15px; line-height: 1.5; font-size: 14px; font-size: 1.4rem; color: #000; }

.list-service-lineup .col p { margin-bottom: 0; padding: 0 15px 15px 15px; text-align: left; line-height: 1.64286em; }

.top-news, .top-notice { width: 48.5%; border-left-width: 0; padding: 0 0%; margin-left: 3%; }

.top-news h2 { background: url(../../images/top/icon-news.svg) no-repeat 50% 0; }

.top-notice h2 { background: url(../../images/top/icon-notice.svg) no-repeat 50% 0; }

.list-news, .list-notice { margin-bottom: 1.42857em; margin-top: 0; padding-left: 0; text-align: left; list-style: none; }

.list-news li, .list-notice li { padding-top: 1em; padding-bottom: 0.71429em; border-bottom: solid 1px rgba(0, 0, 0, 0.15); line-height: 1.64286em; font-size: 14px; font-size: 1.4rem; }

.list-news li::after, .list-notice li::after { content: ""; display: block; clear: both; }

.list-news li:first-child, .list-notice li:first-child { padding-top: 0; }

.list-news .date, .list-notice .date { display: inline-block; width: 22%; }

.list-news .tag-seminar, .list-news .tag-sougou, .list-news .tag-car, .list-news .tag-food, .list-news .tag-it, .list-news .tag-csr, .list-notice .tag-seminar, .list-notice .tag-sougou, .list-notice .tag-car, .list-notice .tag-food, .list-notice .tag-it, .list-notice .tag-csr { display: block; width: 55px; margin-top: 3px; line-height: 1; font-size: 13px; font-size: 1.3rem; }

.list-news .title, .list-notice .title { display: inline-block; width: 76%; vertical-align: top; }

.wrap-top-seminarinfo { background: url(../../images/top/bg-top-seminar.jpg) repeat center top; }

.top-seminarinfo h2 { background: url(../../images/top/icon-seminar.svg) no-repeat 50% 0; color: #fff; }

.top-seminarinfo .list-seminar { margin-bottom: 1.42857em; margin-top: 0; padding-left: 0; text-align: left; list-style: none; color: #fff; font-size: 14px; font-size: 1.4rem; }

.top-seminarinfo .list-seminar li { margin-bottom: 15px; line-height: 1.64286em; }

.top-seminarinfo .list-seminar span { display: inline-block; }

.top-seminarinfo .list-seminar .date { width: 95px; margin-right: 10px; }

.top-seminarinfo .list-seminar .tag-seminar, .top-seminarinfo .list-seminar .tag-sougou, .top-seminarinfo .list-seminar .tag-car, .top-seminarinfo .list-seminar .tag-food, .top-seminarinfo .list-seminar .tag-it, .top-seminarinfo .list-seminar .tag-csr { width: 55px; margin-right: 15px; color: black; line-height: 1; }

.top-seminarinfo .list-seminar .title { line-height: 1.64286em; }

.top-seminarinfo .list-seminar a { color: #fff; }

.top-seminarinfo .list-seminar a:hover, .top-seminarinfo .list-seminar a:focus { color: #9fd9f6; }

.top-seminarinfo .bt-link-next { border-color: #fff; color: #fff; font-size: 20px; font-size: 2rem; display: block; width: 484px; margin-left: auto; margin-right: auto; padding-top: 20px; padding-bottom: 20px; border-style: solid; border-width: 2px; border-radius: 4px; text-align: center; text-decoration: none; box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.3); transition: background-color 0.5s,border 0.5s,color 0.5s; }

.top-seminarinfo .bt-link-next:hover, .top-seminarinfo .bt-link-next:focus { background-color: #fff; color: #0f204b; }

.top-service-report h2 { background: url(../../images/top/icon-report.svg) no-repeat 50% 0; }

.list-service-report { margin-left: 0; }

.list-service-report::after { content: ""; display: block; clear: both; }

.list-service-report:first-child { margin-left: 0; }

.list-service-report a { color: #333; text-decoration: none; }

.list-service-report .col { margin-bottom: 20px; background-color: #fff; width: 31.33333%; border-left-width: 0; padding: 0 0%; margin-left: 3%; }

.list-service-report .col:nth-child(3n+1) { clear: both; margin-left: 0; }

.list-service-report .col:hover, .list-service-report .col:focus { background-color: rgba(255, 255, 255, 0.5); }

.list-service-report .col .badge { float: left; display: flex; justify-content: center; align-items: center; width: 60px; height: 60px; margin: 15px 20px 20px 20px; border-radius: 4px; transition: background-color 0.5s; }

.list-service-report .col .badge::before { font-size: 12px; font-size: 1.2rem; }

.list-service-report .col p { float: left; width: 190px; vertical-align: top; margin-top: 20px; margin-right: 20px; }

.list-service-report .col .link-next-report { clear: both; }

.list-service-report .seminar, .list-service-report .sougou, .list-service-report .car, .list-service-report .food, .list-service-report .it, .list-service-report .csr { border-top-style: solid; border-top-width: 5px; transition: border-color 0.5s; }

.list-service-report .seminar .link-next-report, .list-service-report .sougou .link-next-report, .list-service-report .car .link-next-report, .list-service-report .food .link-next-report, .list-service-report .it .link-next-report, .list-service-report .csr .link-next-report { padding-top: 15px; padding-bottom: 15px; background: url(../images/arrow-link-text-report.svg) no-repeat 30% center; text-align: center; color: black; font-size: 14px; font-size: 1.4rem; transition: background-color 0.5s; }

.list-service-report .seminar { border-color: #b9e8ff; }

.list-service-report .seminar .link-next-report { background-color: #b9e8ff; }

.list-service-report .seminar .badge { background-color: #b9e8ff; }

.list-service-report .seminar .badge::before { content: "セミナー"; }

.list-service-report .seminar:hover, .list-service-report .seminar:focus { border-color: #9fd9f6; }

.list-service-report .seminar:hover .link-next-report, .list-service-report .seminar:focus .link-next-report { background-color: #9fd9f6; }

.list-service-report .seminar:hover .badge, .list-service-report .seminar:focus .badge { background-color: #9fd9f6; }

.list-service-report .sougou { border-color: #baf5e1; }

.list-service-report .sougou .link-next-report { background-color: #baf5e1; }

.list-service-report .sougou .badge { background-color: #baf5e1; }

.list-service-report .sougou .badge::before { content: "総合"; }

.list-service-report .sougou:hover, .list-service-report .sougou:focus { border-color: #85efc9; }

.list-service-report .sougou:hover .link-next-report, .list-service-report .sougou:focus .link-next-report { background-color: #85efc9; }

.list-service-report .sougou:hover .badge, .list-service-report .sougou:focus .badge { background-color: #85efc9; }

.list-service-report .car { border-color: #def5ba; }

.list-service-report .car .link-next-report { background-color: #def5ba; }

.list-service-report .car .badge { background-color: #def5ba; }

.list-service-report .car .badge::before { content: "自動車"; }

.list-service-report .car:hover, .list-service-report .car:focus { border-color: #cae89c; }

.list-service-report .car:hover .link-next-report, .list-service-report .car:focus .link-next-report { background-color: #cae89c; }

.list-service-report .car:hover .badge, .list-service-report .car:focus .badge { background-color: #cae89c; }

.list-service-report .food { border-color: #ffefb9; }

.list-service-report .food .link-next-report { background-color: #ffefb9; }

.list-service-report .food .badge { background-color: #ffefb9; }

.list-service-report .food .badge::before { content: "食品"; }

.list-service-report .food:hover, .list-service-report .food:focus { border-color: #fbe087; }

.list-service-report .food:hover .link-next-report, .list-service-report .food:focus .link-next-report { background-color: #fbe087; }

.list-service-report .food:hover .badge, .list-service-report .food:focus .badge { background-color: #fbe087; }

.list-service-report .it { border-color: #fecfc0; }

.list-service-report .it .link-next-report { background-color: #fecfc0; }

.list-service-report .it .badge { background-color: #fecfc0; }

.list-service-report .it .badge::before { content: "IT"; }

.list-service-report .it:hover, .list-service-report .it:focus { border-color: #fbbda9; }

.list-service-report .it:hover .link-next-report, .list-service-report .it:focus .link-next-report { background-color: #fbbda9; }

.list-service-report .it:hover .badge, .list-service-report .it:focus .badge { background-color: #fbbda9; }

.list-service-report .csr { border-color: #d0b8e7; }

.list-service-report .csr .link-next-report { background-color: #d0b8e7; }

.list-service-report .csr .badge { background-color: #d0b8e7; }

.list-service-report .csr .badge::before { content: "CSR"; }

.list-service-report .csr:hover, .list-service-report .csr:focus { border-color: #c197e8; }

.list-service-report .csr:hover .link-next-report, .list-service-report .csr:focus .link-next-report { background-color: #c197e8; }

.list-service-report .csr:hover .badge, .list-service-report .csr:focus .badge { background-color: #c197e8; }

.top-case h2 { background: url(../../images/top/icon-case.svg) no-repeat 50% 0; }

.top-case .list-ci { margin-bottom: 10px; margin-left: 0; }

.top-case .list-ci::after { content: ""; display: block; clear: both; }

.top-case .list-ci:first-child { margin-left: 0; }

.top-case .list-ci .col { margin-bottom: 20px; width: 22.75%; border-left-width: 0; padding: 0 0%; margin-left: 3%; }

.top-case .list-ci .col:nth-child(4n+1) { clear: both; margin-left: 0; }

.top-case .list-ci .col img { max-width: 100%; }

.top-case .list-voice { display: block; margin-bottom: 20px; padding: 30px; border: solid 1px #cccccc; color: #333; transition: border-color 0.5s; }

.top-case .list-voice::after { content: ""; display: block; clear: both; }

.top-case .list-voice .ci { float: left; width: 227px; margin-left: 0; }

.top-case .list-voice .ci img { max-width: 100%; }

.top-case .list-voice .text { width: 666px; margin-left: 40px; }

.top-case .list-voice h3 { font-size: 18px; font-size: 1.8rem; }

.top-case .list-voice h3 span { margin-left: 1em; font-size: 14px; font-size: 1.4rem; }

.top-case .list-voice .tag { margin-bottom: 1em; }

.top-case .list-voice .tag span { display: inline-block; }

.top-case .list-voice .tag .tag-seminar, .top-case .list-voice .tag .tag-sougou, .top-case .list-voice .tag .tag-car, .top-case .list-voice .tag .tag-food, .top-case .list-voice .tag .tag-it, .top-case .list-voice .tag .tag-csr { width: 55px; }

.top-case .list-voice .tag .iso { margin-left: 10px; font-size: 14px; font-size: 1.4rem; }

.top-case .list-voice:hover, .top-case .list-voice:focus { border: solid 1px #003591; }

.top-case .list-voice:hover h3, .top-case .list-voice:hover p, .top-case .list-voice:focus h3, .top-case .list-voice:focus p { color: #003591; }

.top-case .list-voice:hover .link-next, .top-case .list-voice:focus .link-next { background-color: #003591; background-position-y: -71px; text-decoration: none; color: #fff; }

.top-case .bt-link-next { margin-top: 10px; border-color: #003591; color: #003591; font-size: 20px; font-size: 2rem; display: block; width: 484px; margin-left: auto; margin-right: auto; padding-top: 20px; padding-bottom: 20px; border-style: solid; border-width: 2px; border-radius: 4px; text-align: center; text-decoration: none; box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.3); transition: background-color 0.5s,border 0.5s,color 0.5s; }

.top-case .bt-link-next:hover, .top-case .bt-link-next:focus { background-color: #003591; color: #fff; }

.top-interview h2 { background: url(../../images/top/icon-interview.svg) no-repeat 50% 0; }

.top-interview .list-interview { margin-left: 0; }

.top-interview .list-interview::after { content: ""; display: block; clear: both; }

.top-interview .list-interview:first-child { margin-left: 0; }

.top-interview .list-interview a { margin-bottom: 20px; color: #333; }

.top-interview .list-interview .col { width: 48.5%; border-left-width: 0; padding: 0 0%; margin-left: 3%; }

.top-interview .list-interview .col:nth-child(2n+1) { clear: both; margin-left: 0; }

.top-interview .list-interview .col .wrap { padding: 20px; background-color: white; border: solid 1px #cccccc; transition: border-color 0.5s; }

.top-interview .list-interview .col .wrap::after { content: ""; display: block; clear: both; }

.top-interview .list-interview .col .wrap:hover, .top-interview .list-interview .col .wrap:focus { background-color: rgba(255, 255, 255, 0.5); border-color: #003591; }

.top-interview .list-interview .col .wrap:hover .link-next, .top-interview .list-interview .col .wrap:focus .link-next { background-color: #003591; background-position-y: -71px; text-decoration: none; color: #fff; }

.top-interview .list-interview .col .wrap:hover .text h3, .top-interview .list-interview .col .wrap:hover .text p, .top-interview .list-interview .col .wrap:focus .text h3, .top-interview .list-interview .col .wrap:focus .text p { color: #003591; }

.top-interview .list-interview .col .ci { float: left; width: 100px; }

.top-interview .list-interview .col .ci img { max-width: 80px; }

.top-interview .list-interview .col .text { float: left; width: 319px; padding-left: 20px; border-left: dotted 1px #cccccc; }

.top-interview .list-interview .col .tag-seminar, .top-interview .list-interview .col .tag-sougou, .top-interview .list-interview .col .tag-car, .top-interview .list-interview .col .tag-food, .top-interview .list-interview .col .tag-it, .top-interview .list-interview .col .tag-csr { display: block; width: 55px; margin-bottom: 5px; }

.top-interview .list-interview .col h3 { font-size: 18px; font-size: 1.8rem; margin-bottom: 0.58333em; line-height: 1.5; }

.top-interview .bt-link-next { margin-top: 10px; border-color: #003591; color: #003591; font-size: 20px; font-size: 2rem; display: block; width: 484px; margin-left: auto; margin-right: auto; padding-top: 20px; padding-bottom: 20px; border-style: solid; border-width: 2px; border-radius: 4px; text-align: center; text-decoration: none; box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.3); transition: background-color 0.5s,border 0.5s,color 0.5s; }

.top-interview .bt-link-next:hover, .top-interview .bt-link-next:focus { background-color: #003591; color: #fff; }

/* !: ICON font ============================================= */
/*! Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
/* FONT PATH -------------------------- */
@font-face { font-family: 'FontAwesome'; src: url("../fonts/fontawesome-webfont.eot?v=4.7.0"); src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

.fa { display: inline-block; font: normal normal normal 14px / 1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -15%; }

.fa-2x { font-size: 2em; }

.fa-3x { font-size: 3em; }

.fa-4x { font-size: 4em; }

.fa-5x { font-size: 5em; }

.fa-fw { width: 1.28571em; text-align: center; }

.fa-ul { padding-left: 0; margin-left: 2.14286em; list-style-type: none; }

.fa-ul > li { position: relative; }

.fa-li { position: absolute; left: -2.14286em; width: 2.14286em; top: 0.14286em; text-align: center; }

.fa-li.fa-lg { left: -1.85714em; }

.fa-border { padding: .2em .25em .15em; border: solid 0.08em #eee; border-radius: .1em; }

.fa-pull-left { float: left; }

.fa-pull-right { float: right; }

.fa.fa-pull-left { margin-right: .3em; }

.fa.fa-pull-right { margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right { float: right; }

.pull-left { float: left; }

.fa.pull-left { margin-right: .3em; }

.fa.pull-right { margin-left: .3em; }

.fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }

.fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

.fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); }

.fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; }

.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; }

.fa-stack-1x { line-height: inherit; }

.fa-stack-2x { font-size: 2em; }

.fa-inverse { color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */
.fa-glass:before { content: ""; }

.fa-music:before { content: ""; }

.fa-search:before { content: ""; }

.fa-envelope-o:before { content: ""; }

.fa-heart:before { content: ""; }

.fa-star:before { content: ""; }

.fa-star-o:before { content: ""; }

.fa-user:before { content: ""; }

.fa-film:before { content: ""; }

.fa-th-large:before { content: ""; }

.fa-th:before { content: ""; }

.fa-th-list:before { content: ""; }

.fa-check:before { content: ""; }

.fa-remove:before, .fa-close:before, .fa-times:before { content: ""; }

.fa-search-plus:before { content: ""; }

.fa-search-minus:before { content: ""; }

.fa-power-off:before { content: ""; }

.fa-signal:before { content: ""; }

.fa-gear:before, .fa-cog:before { content: ""; }

.fa-trash-o:before { content: ""; }

.fa-home:before { content: ""; }

.fa-file-o:before { content: ""; }

.fa-clock-o:before { content: ""; }

.fa-road:before { content: ""; }

.fa-download:before { content: ""; }

.fa-arrow-circle-o-down:before { content: ""; }

.fa-arrow-circle-o-up:before { content: ""; }

.fa-inbox:before { content: ""; }

.fa-play-circle-o:before { content: ""; }

.fa-rotate-right:before, .fa-repeat:before { content: ""; }

.fa-refresh:before { content: ""; }

.fa-list-alt:before { content: ""; }

.fa-lock:before { content: ""; }

.fa-flag:before { content: ""; }

.fa-headphones:before { content: ""; }

.fa-volume-off:before { content: ""; }

.fa-volume-down:before { content: ""; }

.fa-volume-up:before { content: ""; }

.fa-qrcode:before { content: ""; }

.fa-barcode:before { content: ""; }

.fa-tag:before { content: ""; }

.fa-tags:before { content: ""; }

.fa-book:before { content: ""; }

.fa-bookmark:before { content: ""; }

.fa-print:before { content: ""; }

.fa-camera:before { content: ""; }

.fa-font:before { content: ""; }

.fa-bold:before { content: ""; }

.fa-italic:before { content: ""; }

.fa-text-height:before { content: ""; }

.fa-text-width:before { content: ""; }

.fa-align-left:before { content: ""; }

.fa-align-center:before { content: ""; }

.fa-align-right:before { content: ""; }

.fa-align-justify:before { content: ""; }

.fa-list:before { content: ""; }

.fa-dedent:before, .fa-outdent:before { content: ""; }

.fa-indent:before { content: ""; }

.fa-video-camera:before { content: ""; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before { content: ""; }

.fa-pencil:before { content: ""; }

.fa-map-marker:before { content: ""; }

.fa-adjust:before { content: ""; }

.fa-tint:before { content: ""; }

.fa-edit:before, .fa-pencil-square-o:before { content: ""; }

.fa-share-square-o:before { content: ""; }

.fa-check-square-o:before { content: ""; }

.fa-arrows:before { content: ""; }

.fa-step-backward:before { content: ""; }

.fa-fast-backward:before { content: ""; }

.fa-backward:before { content: ""; }

.fa-play:before { content: ""; }

.fa-pause:before { content: ""; }

.fa-stop:before { content: ""; }

.fa-forward:before { content: ""; }

.fa-fast-forward:before { content: ""; }

.fa-step-forward:before { content: ""; }

.fa-eject:before { content: ""; }

.fa-chevron-left:before { content: ""; }

.fa-chevron-right:before { content: ""; }

.fa-plus-circle:before { content: ""; }

.fa-minus-circle:before { content: ""; }

.fa-times-circle:before { content: ""; }

.fa-check-circle:before { content: ""; }

.fa-question-circle:before { content: ""; }

.fa-info-circle:before { content: ""; }

.fa-crosshairs:before { content: ""; }

.fa-times-circle-o:before { content: ""; }

.fa-check-circle-o:before { content: ""; }

.fa-ban:before { content: ""; }

.fa-arrow-left:before { content: ""; }

.fa-arrow-right:before { content: ""; }

.fa-arrow-up:before { content: ""; }

.fa-arrow-down:before { content: ""; }

.fa-mail-forward:before, .fa-share:before { content: ""; }

.fa-expand:before { content: ""; }

.fa-compress:before { content: ""; }

.fa-plus:before { content: ""; }

.fa-minus:before { content: ""; }

.fa-asterisk:before { content: ""; }

.fa-exclamation-circle:before { content: ""; }

.fa-gift:before { content: ""; }

.fa-leaf:before { content: ""; }

.fa-fire:before { content: ""; }

.fa-eye:before { content: ""; }

.fa-eye-slash:before { content: ""; }

.fa-warning:before, .fa-exclamation-triangle:before { content: ""; }

.fa-plane:before { content: ""; }

.fa-calendar:before { content: ""; }

.fa-random:before { content: ""; }

.fa-comment:before { content: ""; }

.fa-magnet:before { content: ""; }

.fa-chevron-up:before { content: ""; }

.fa-chevron-down:before { content: ""; }

.fa-retweet:before { content: ""; }

.fa-shopping-cart:before { content: ""; }

.fa-folder:before { content: ""; }

.fa-folder-open:before { content: ""; }

.fa-arrows-v:before { content: ""; }

.fa-arrows-h:before { content: ""; }

.fa-bar-chart-o:before, .fa-bar-chart:before { content: ""; }

.fa-twitter-square:before { content: ""; }

.fa-facebook-square:before { content: ""; }

.fa-camera-retro:before { content: ""; }

.fa-key:before { content: ""; }

.fa-gears:before, .fa-cogs:before { content: ""; }

.fa-comments:before { content: ""; }

.fa-thumbs-o-up:before { content: ""; }

.fa-thumbs-o-down:before { content: ""; }

.fa-star-half:before { content: ""; }

.fa-heart-o:before { content: ""; }

.fa-sign-out:before { content: ""; }

.fa-linkedin-square:before { content: ""; }

.fa-thumb-tack:before { content: ""; }

.fa-external-link:before { content: ""; }

.fa-sign-in:before { content: ""; }

.fa-trophy:before { content: ""; }

.fa-github-square:before { content: ""; }

.fa-upload:before { content: ""; }

.fa-lemon-o:before { content: ""; }

.fa-phone:before { content: ""; }

.fa-square-o:before { content: ""; }

.fa-bookmark-o:before { content: ""; }

.fa-phone-square:before { content: ""; }

.fa-twitter:before { content: ""; }

.fa-facebook-f:before, .fa-facebook:before { content: ""; }

.fa-github:before { content: ""; }

.fa-unlock:before { content: ""; }

.fa-credit-card:before { content: ""; }

.fa-feed:before, .fa-rss:before { content: ""; }

.fa-hdd-o:before { content: ""; }

.fa-bullhorn:before { content: ""; }

.fa-bell:before { content: ""; }

.fa-certificate:before { content: ""; }

.fa-hand-o-right:before { content: ""; }

.fa-hand-o-left:before { content: ""; }

.fa-hand-o-up:before { content: ""; }

.fa-hand-o-down:before { content: ""; }

.fa-arrow-circle-left:before { content: ""; }

.fa-arrow-circle-right:before { content: ""; }

.fa-arrow-circle-up:before { content: ""; }

.fa-arrow-circle-down:before { content: ""; }

.fa-globe:before { content: ""; }

.fa-wrench:before { content: ""; }

.fa-tasks:before { content: ""; }

.fa-filter:before { content: ""; }

.fa-briefcase:before { content: ""; }

.fa-arrows-alt:before { content: ""; }

.fa-group:before, .fa-users:before { content: ""; }

.fa-chain:before, .fa-link:before { content: ""; }

.fa-cloud:before { content: ""; }

.fa-flask:before { content: ""; }

.fa-cut:before, .fa-scissors:before { content: ""; }

.fa-copy:before, .fa-files-o:before { content: ""; }

.fa-paperclip:before { content: ""; }

.fa-save:before, .fa-floppy-o:before { content: ""; }

.fa-square:before { content: ""; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: ""; }

.fa-list-ul:before { content: ""; }

.fa-list-ol:before { content: ""; }

.fa-strikethrough:before { content: ""; }

.fa-underline:before { content: ""; }

.fa-table:before { content: ""; }

.fa-magic:before { content: ""; }

.fa-truck:before { content: ""; }

.fa-pinterest:before { content: ""; }

.fa-pinterest-square:before { content: ""; }

.fa-google-plus-square:before { content: ""; }

.fa-google-plus:before { content: ""; }

.fa-money:before { content: ""; }

.fa-caret-down:before { content: ""; }

.fa-caret-up:before { content: ""; }

.fa-caret-left:before { content: ""; }

.fa-caret-right:before { content: ""; }

.fa-columns:before { content: ""; }

.fa-unsorted:before, .fa-sort:before { content: ""; }

.fa-sort-down:before, .fa-sort-desc:before { content: ""; }

.fa-sort-up:before, .fa-sort-asc:before { content: ""; }

.fa-envelope:before { content: ""; }

.fa-linkedin:before { content: ""; }

.fa-rotate-left:before, .fa-undo:before { content: ""; }

.fa-legal:before, .fa-gavel:before { content: ""; }

.fa-dashboard:before, .fa-tachometer:before { content: ""; }

.fa-comment-o:before { content: ""; }

.fa-comments-o:before { content: ""; }

.fa-flash:before, .fa-bolt:before { content: ""; }

.fa-sitemap:before { content: ""; }

.fa-umbrella:before { content: ""; }

.fa-paste:before, .fa-clipboard:before { content: ""; }

.fa-lightbulb-o:before { content: ""; }

.fa-exchange:before { content: ""; }

.fa-cloud-download:before { content: ""; }

.fa-cloud-upload:before { content: ""; }

.fa-user-md:before { content: ""; }

.fa-stethoscope:before { content: ""; }

.fa-suitcase:before { content: ""; }

.fa-bell-o:before { content: ""; }

.fa-coffee:before { content: ""; }

.fa-cutlery:before { content: ""; }

.fa-file-text-o:before { content: ""; }

.fa-building-o:before { content: ""; }

.fa-hospital-o:before { content: ""; }

.fa-ambulance:before { content: ""; }

.fa-medkit:before { content: ""; }

.fa-fighter-jet:before { content: ""; }

.fa-beer:before { content: ""; }

.fa-h-square:before { content: ""; }

.fa-plus-square:before { content: ""; }

.fa-angle-double-left:before { content: ""; }

.fa-angle-double-right:before { content: ""; }

.fa-angle-double-up:before { content: ""; }

.fa-angle-double-down:before { content: ""; }

.fa-angle-left:before { content: ""; }

.fa-angle-right:before { content: ""; }

.fa-angle-up:before { content: ""; }

.fa-angle-down:before { content: ""; }

.fa-desktop:before { content: ""; }

.fa-laptop:before { content: ""; }

.fa-tablet:before { content: ""; }

.fa-mobile-phone:before, .fa-mobile:before { content: ""; }

.fa-circle-o:before { content: ""; }

.fa-quote-left:before { content: ""; }

.fa-quote-right:before { content: ""; }

.fa-spinner:before { content: ""; }

.fa-circle:before { content: ""; }

.fa-mail-reply:before, .fa-reply:before { content: ""; }

.fa-github-alt:before { content: ""; }

.fa-folder-o:before { content: ""; }

.fa-folder-open-o:before { content: ""; }

.fa-smile-o:before { content: ""; }

.fa-frown-o:before { content: ""; }

.fa-meh-o:before { content: ""; }

.fa-gamepad:before { content: ""; }

.fa-keyboard-o:before { content: ""; }

.fa-flag-o:before { content: ""; }

.fa-flag-checkered:before { content: ""; }

.fa-terminal:before { content: ""; }

.fa-code:before { content: ""; }

.fa-mail-reply-all:before, .fa-reply-all:before { content: ""; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: ""; }

.fa-location-arrow:before { content: ""; }

.fa-crop:before { content: ""; }

.fa-code-fork:before { content: ""; }

.fa-unlink:before, .fa-chain-broken:before { content: ""; }

.fa-question:before { content: ""; }

.fa-info:before { content: ""; }

.fa-exclamation:before { content: ""; }

.fa-superscript:before { content: ""; }

.fa-subscript:before { content: ""; }

.fa-eraser:before { content: ""; }

.fa-puzzle-piece:before { content: ""; }

.fa-microphone:before { content: ""; }

.fa-microphone-slash:before { content: ""; }

.fa-shield:before { content: ""; }

.fa-calendar-o:before { content: ""; }

.fa-fire-extinguisher:before { content: ""; }

.fa-rocket:before { content: ""; }

.fa-maxcdn:before { content: ""; }

.fa-chevron-circle-left:before { content: ""; }

.fa-chevron-circle-right:before { content: ""; }

.fa-chevron-circle-up:before { content: ""; }

.fa-chevron-circle-down:before { content: ""; }

.fa-html5:before { content: ""; }

.fa-css3:before { content: ""; }

.fa-anchor:before { content: ""; }

.fa-unlock-alt:before { content: ""; }

.fa-bullseye:before { content: ""; }

.fa-ellipsis-h:before { content: ""; }

.fa-ellipsis-v:before { content: ""; }

.fa-rss-square:before { content: ""; }

.fa-play-circle:before { content: ""; }

.fa-ticket:before { content: ""; }

.fa-minus-square:before { content: ""; }

.fa-minus-square-o:before { content: ""; }

.fa-level-up:before { content: ""; }

.fa-level-down:before { content: ""; }

.fa-check-square:before { content: ""; }

.fa-pencil-square:before { content: ""; }

.fa-external-link-square:before { content: ""; }

.fa-share-square:before { content: ""; }

.fa-compass:before { content: ""; }

.fa-toggle-down:before, .fa-caret-square-o-down:before { content: ""; }

.fa-toggle-up:before, .fa-caret-square-o-up:before { content: ""; }

.fa-toggle-right:before, .fa-caret-square-o-right:before { content: ""; }

.fa-euro:before, .fa-eur:before { content: ""; }

.fa-gbp:before { content: ""; }

.fa-dollar:before, .fa-usd:before { content: ""; }

.fa-rupee:before, .fa-inr:before { content: ""; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: ""; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: ""; }

.fa-won:before, .fa-krw:before { content: ""; }

.fa-bitcoin:before, .fa-btc:before { content: ""; }

.fa-file:before { content: ""; }

.fa-file-text:before { content: ""; }

.fa-sort-alpha-asc:before { content: ""; }

.fa-sort-alpha-desc:before { content: ""; }

.fa-sort-amount-asc:before { content: ""; }

.fa-sort-amount-desc:before { content: ""; }

.fa-sort-numeric-asc:before { content: ""; }

.fa-sort-numeric-desc:before { content: ""; }

.fa-thumbs-up:before { content: ""; }

.fa-thumbs-down:before { content: ""; }

.fa-youtube-square:before { content: ""; }

.fa-youtube:before { content: ""; }

.fa-xing:before { content: ""; }

.fa-xing-square:before { content: ""; }

.fa-youtube-play:before { content: ""; }

.fa-dropbox:before { content: ""; }

.fa-stack-overflow:before { content: ""; }

.fa-instagram:before { content: ""; }

.fa-flickr:before { content: ""; }

.fa-adn:before { content: ""; }

.fa-bitbucket:before { content: ""; }

.fa-bitbucket-square:before { content: ""; }

.fa-tumblr:before { content: ""; }

.fa-tumblr-square:before { content: ""; }

.fa-long-arrow-down:before { content: ""; }

.fa-long-arrow-up:before { content: ""; }

.fa-long-arrow-left:before { content: ""; }

.fa-long-arrow-right:before { content: ""; }

.fa-apple:before { content: ""; }

.fa-windows:before { content: ""; }

.fa-android:before { content: ""; }

.fa-linux:before { content: ""; }

.fa-dribbble:before { content: ""; }

.fa-skype:before { content: ""; }

.fa-foursquare:before { content: ""; }

.fa-trello:before { content: ""; }

.fa-female:before { content: ""; }

.fa-male:before { content: ""; }

.fa-gittip:before, .fa-gratipay:before { content: ""; }

.fa-sun-o:before { content: ""; }

.fa-moon-o:before { content: ""; }

.fa-archive:before { content: ""; }

.fa-bug:before { content: ""; }

.fa-vk:before { content: ""; }

.fa-weibo:before { content: ""; }

.fa-renren:before { content: ""; }

.fa-pagelines:before { content: ""; }

.fa-stack-exchange:before { content: ""; }

.fa-arrow-circle-o-right:before { content: ""; }

.fa-arrow-circle-o-left:before { content: ""; }

.fa-toggle-left:before, .fa-caret-square-o-left:before { content: ""; }

.fa-dot-circle-o:before { content: ""; }

.fa-wheelchair:before { content: ""; }

.fa-vimeo-square:before { content: ""; }

.fa-turkish-lira:before, .fa-try:before { content: ""; }

.fa-plus-square-o:before { content: ""; }

.fa-space-shuttle:before { content: ""; }

.fa-slack:before { content: ""; }

.fa-envelope-square:before { content: ""; }

.fa-wordpress:before { content: ""; }

.fa-openid:before { content: ""; }

.fa-institution:before, .fa-bank:before, .fa-university:before { content: ""; }

.fa-mortar-board:before, .fa-graduation-cap:before { content: ""; }

.fa-yahoo:before { content: ""; }

.fa-google:before { content: ""; }

.fa-reddit:before { content: ""; }

.fa-reddit-square:before { content: ""; }

.fa-stumbleupon-circle:before { content: ""; }

.fa-stumbleupon:before { content: ""; }

.fa-delicious:before { content: ""; }

.fa-digg:before { content: ""; }

.fa-pied-piper-pp:before { content: ""; }

.fa-pied-piper-alt:before { content: ""; }

.fa-drupal:before { content: ""; }

.fa-joomla:before { content: ""; }

.fa-language:before { content: ""; }

.fa-fax:before { content: ""; }

.fa-building:before { content: ""; }

.fa-child:before { content: ""; }

.fa-paw:before { content: ""; }

.fa-spoon:before { content: ""; }

.fa-cube:before { content: ""; }

.fa-cubes:before { content: ""; }

.fa-behance:before { content: ""; }

.fa-behance-square:before { content: ""; }

.fa-steam:before { content: ""; }

.fa-steam-square:before { content: ""; }

.fa-recycle:before { content: ""; }

.fa-automobile:before, .fa-car:before { content: ""; }

.fa-cab:before, .fa-taxi:before { content: ""; }

.fa-tree:before { content: ""; }

.fa-spotify:before { content: ""; }

.fa-deviantart:before { content: ""; }

.fa-soundcloud:before { content: ""; }

.fa-database:before { content: ""; }

.fa-file-pdf-o:before { content: ""; }

.fa-file-word-o:before { content: ""; }

.fa-file-excel-o:before { content: ""; }

.fa-file-powerpoint-o:before { content: ""; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: ""; }

.fa-file-zip-o:before, .fa-file-archive-o:before { content: ""; }

.fa-file-sound-o:before, .fa-file-audio-o:before { content: ""; }

.fa-file-movie-o:before, .fa-file-video-o:before { content: ""; }

.fa-file-code-o:before { content: ""; }

.fa-vine:before { content: ""; }

.fa-codepen:before { content: ""; }

.fa-jsfiddle:before { content: ""; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: ""; }

.fa-circle-o-notch:before { content: ""; }

.fa-ra:before, .fa-resistance:before, .fa-rebel:before { content: ""; }

.fa-ge:before, .fa-empire:before { content: ""; }

.fa-git-square:before { content: ""; }

.fa-git:before { content: ""; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: ""; }

.fa-tencent-weibo:before { content: ""; }

.fa-qq:before { content: ""; }

.fa-wechat:before, .fa-weixin:before { content: ""; }

.fa-send:before, .fa-paper-plane:before { content: ""; }

.fa-send-o:before, .fa-paper-plane-o:before { content: ""; }

.fa-history:before { content: ""; }

.fa-circle-thin:before { content: ""; }

.fa-header:before { content: ""; }

.fa-paragraph:before { content: ""; }

.fa-sliders:before { content: ""; }

.fa-share-alt:before { content: ""; }

.fa-share-alt-square:before { content: ""; }

.fa-bomb:before { content: ""; }

.fa-soccer-ball-o:before, .fa-futbol-o:before { content: ""; }

.fa-tty:before { content: ""; }

.fa-binoculars:before { content: ""; }

.fa-plug:before { content: ""; }

.fa-slideshare:before { content: ""; }

.fa-twitch:before { content: ""; }

.fa-yelp:before { content: ""; }

.fa-newspaper-o:before { content: ""; }

.fa-wifi:before { content: ""; }

.fa-calculator:before { content: ""; }

.fa-paypal:before { content: ""; }

.fa-google-wallet:before { content: ""; }

.fa-cc-visa:before { content: ""; }

.fa-cc-mastercard:before { content: ""; }

.fa-cc-discover:before { content: ""; }

.fa-cc-amex:before { content: ""; }

.fa-cc-paypal:before { content: ""; }

.fa-cc-stripe:before { content: ""; }

.fa-bell-slash:before { content: ""; }

.fa-bell-slash-o:before { content: ""; }

.fa-trash:before { content: ""; }

.fa-copyright:before { content: ""; }

.fa-at:before { content: ""; }

.fa-eyedropper:before { content: ""; }

.fa-paint-brush:before { content: ""; }

.fa-birthday-cake:before { content: ""; }

.fa-area-chart:before { content: ""; }

.fa-pie-chart:before { content: ""; }

.fa-line-chart:before { content: ""; }

.fa-lastfm:before { content: ""; }

.fa-lastfm-square:before { content: ""; }

.fa-toggle-off:before { content: ""; }

.fa-toggle-on:before { content: ""; }

.fa-bicycle:before { content: ""; }

.fa-bus:before { content: ""; }

.fa-ioxhost:before { content: ""; }

.fa-angellist:before { content: ""; }

.fa-cc:before { content: ""; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: ""; }

.fa-meanpath:before { content: ""; }

.fa-buysellads:before { content: ""; }

.fa-connectdevelop:before { content: ""; }

.fa-dashcube:before { content: ""; }

.fa-forumbee:before { content: ""; }

.fa-leanpub:before { content: ""; }

.fa-sellsy:before { content: ""; }

.fa-shirtsinbulk:before { content: ""; }

.fa-simplybuilt:before { content: ""; }

.fa-skyatlas:before { content: ""; }

.fa-cart-plus:before { content: ""; }

.fa-cart-arrow-down:before { content: ""; }

.fa-diamond:before { content: ""; }

.fa-ship:before { content: ""; }

.fa-user-secret:before { content: ""; }

.fa-motorcycle:before { content: ""; }

.fa-street-view:before { content: ""; }

.fa-heartbeat:before { content: ""; }

.fa-venus:before { content: ""; }

.fa-mars:before { content: ""; }

.fa-mercury:before { content: ""; }

.fa-intersex:before, .fa-transgender:before { content: ""; }

.fa-transgender-alt:before { content: ""; }

.fa-venus-double:before { content: ""; }

.fa-mars-double:before { content: ""; }

.fa-venus-mars:before { content: ""; }

.fa-mars-stroke:before { content: ""; }

.fa-mars-stroke-v:before { content: ""; }

.fa-mars-stroke-h:before { content: ""; }

.fa-neuter:before { content: ""; }

.fa-genderless:before { content: ""; }

.fa-facebook-official:before { content: ""; }

.fa-pinterest-p:before { content: ""; }

.fa-whatsapp:before { content: ""; }

.fa-server:before { content: ""; }

.fa-user-plus:before { content: ""; }

.fa-user-times:before { content: ""; }

.fa-hotel:before, .fa-bed:before { content: ""; }

.fa-viacoin:before { content: ""; }

.fa-train:before { content: ""; }

.fa-subway:before { content: ""; }

.fa-medium:before { content: ""; }

.fa-yc:before, .fa-y-combinator:before { content: ""; }

.fa-optin-monster:before { content: ""; }

.fa-opencart:before { content: ""; }

.fa-expeditedssl:before { content: ""; }

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before { content: ""; }

.fa-battery-3:before, .fa-battery-three-quarters:before { content: ""; }

.fa-battery-2:before, .fa-battery-half:before { content: ""; }

.fa-battery-1:before, .fa-battery-quarter:before { content: ""; }

.fa-battery-0:before, .fa-battery-empty:before { content: ""; }

.fa-mouse-pointer:before { content: ""; }

.fa-i-cursor:before { content: ""; }

.fa-object-group:before { content: ""; }

.fa-object-ungroup:before { content: ""; }

.fa-sticky-note:before { content: ""; }

.fa-sticky-note-o:before { content: ""; }

.fa-cc-jcb:before { content: ""; }

.fa-cc-diners-club:before { content: ""; }

.fa-clone:before { content: ""; }

.fa-balance-scale:before { content: ""; }

.fa-hourglass-o:before { content: ""; }

.fa-hourglass-1:before, .fa-hourglass-start:before { content: ""; }

.fa-hourglass-2:before, .fa-hourglass-half:before { content: ""; }

.fa-hourglass-3:before, .fa-hourglass-end:before { content: ""; }

.fa-hourglass:before { content: ""; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before { content: ""; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before { content: ""; }

.fa-hand-scissors-o:before { content: ""; }

.fa-hand-lizard-o:before { content: ""; }

.fa-hand-spock-o:before { content: ""; }

.fa-hand-pointer-o:before { content: ""; }

.fa-hand-peace-o:before { content: ""; }

.fa-trademark:before { content: ""; }

.fa-registered:before { content: ""; }

.fa-creative-commons:before { content: ""; }

.fa-gg:before { content: ""; }

.fa-gg-circle:before { content: ""; }

.fa-tripadvisor:before { content: ""; }

.fa-odnoklassniki:before { content: ""; }

.fa-odnoklassniki-square:before { content: ""; }

.fa-get-pocket:before { content: ""; }

.fa-wikipedia-w:before { content: ""; }

.fa-safari:before { content: ""; }

.fa-chrome:before { content: ""; }

.fa-firefox:before { content: ""; }

.fa-opera:before { content: ""; }

.fa-internet-explorer:before { content: ""; }

.fa-tv:before, .fa-television:before { content: ""; }

.fa-contao:before { content: ""; }

.fa-500px:before { content: ""; }

.fa-amazon:before { content: ""; }

.fa-calendar-plus-o:before { content: ""; }

.fa-calendar-minus-o:before { content: ""; }

.fa-calendar-times-o:before { content: ""; }

.fa-calendar-check-o:before { content: ""; }

.fa-industry:before { content: ""; }

.fa-map-pin:before { content: ""; }

.fa-map-signs:before { content: ""; }

.fa-map-o:before { content: ""; }

.fa-map:before { content: ""; }

.fa-commenting:before { content: ""; }

.fa-commenting-o:before { content: ""; }

.fa-houzz:before { content: ""; }

.fa-vimeo:before { content: ""; }

.fa-black-tie:before { content: ""; }

.fa-fonticons:before { content: ""; }

.fa-reddit-alien:before { content: ""; }

.fa-edge:before { content: ""; }

.fa-credit-card-alt:before { content: ""; }

.fa-codiepie:before { content: ""; }

.fa-modx:before { content: ""; }

.fa-fort-awesome:before { content: ""; }

.fa-usb:before { content: ""; }

.fa-product-hunt:before { content: ""; }

.fa-mixcloud:before { content: ""; }

.fa-scribd:before { content: ""; }

.fa-pause-circle:before { content: ""; }

.fa-pause-circle-o:before { content: ""; }

.fa-stop-circle:before { content: ""; }

.fa-stop-circle-o:before { content: ""; }

.fa-shopping-bag:before { content: ""; }

.fa-shopping-basket:before { content: ""; }

.fa-hashtag:before { content: ""; }

.fa-bluetooth:before { content: ""; }

.fa-bluetooth-b:before { content: ""; }

.fa-percent:before { content: ""; }

.fa-gitlab:before { content: ""; }

.fa-wpbeginner:before { content: ""; }

.fa-wpforms:before { content: ""; }

.fa-envira:before { content: ""; }

.fa-universal-access:before { content: ""; }

.fa-wheelchair-alt:before { content: ""; }

.fa-question-circle-o:before { content: ""; }

.fa-blind:before { content: ""; }

.fa-audio-description:before { content: ""; }

.fa-volume-control-phone:before { content: ""; }

.fa-braille:before { content: ""; }

.fa-assistive-listening-systems:before { content: ""; }

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before { content: ""; }

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before { content: ""; }

.fa-glide:before { content: ""; }

.fa-glide-g:before { content: ""; }

.fa-signing:before, .fa-sign-language:before { content: ""; }

.fa-low-vision:before { content: ""; }

.fa-viadeo:before { content: ""; }

.fa-viadeo-square:before { content: ""; }

.fa-snapchat:before { content: ""; }

.fa-snapchat-ghost:before { content: ""; }

.fa-snapchat-square:before { content: ""; }

.fa-pied-piper:before { content: ""; }

.fa-first-order:before { content: ""; }

.fa-yoast:before { content: ""; }

.fa-themeisle:before { content: ""; }

.fa-google-plus-circle:before, .fa-google-plus-official:before { content: ""; }

.fa-fa:before, .fa-font-awesome:before { content: ""; }

.fa-handshake-o:before { content: ""; }

.fa-envelope-open:before { content: ""; }

.fa-envelope-open-o:before { content: ""; }

.fa-linode:before { content: ""; }

.fa-address-book:before { content: ""; }

.fa-address-book-o:before { content: ""; }

.fa-vcard:before, .fa-address-card:before { content: ""; }

.fa-vcard-o:before, .fa-address-card-o:before { content: ""; }

.fa-user-circle:before { content: ""; }

.fa-user-circle-o:before { content: ""; }

.fa-user-o:before { content: ""; }

.fa-id-badge:before { content: ""; }

.fa-drivers-license:before, .fa-id-card:before { content: ""; }

.fa-drivers-license-o:before, .fa-id-card-o:before { content: ""; }

.fa-quora:before { content: ""; }

.fa-free-code-camp:before { content: ""; }

.fa-telegram:before { content: ""; }

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before { content: ""; }

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before { content: ""; }

.fa-thermometer-2:before, .fa-thermometer-half:before { content: ""; }

.fa-thermometer-1:before, .fa-thermometer-quarter:before { content: ""; }

.fa-thermometer-0:before, .fa-thermometer-empty:before { content: ""; }

.fa-shower:before { content: ""; }

.fa-bathtub:before, .fa-s15:before, .fa-bath:before { content: ""; }

.fa-podcast:before { content: ""; }

.fa-window-maximize:before { content: ""; }

.fa-window-minimize:before { content: ""; }

.fa-window-restore:before { content: ""; }

.fa-times-rectangle:before, .fa-window-close:before { content: ""; }

.fa-times-rectangle-o:before, .fa-window-close-o:before { content: ""; }

.fa-bandcamp:before { content: ""; }

.fa-grav:before { content: ""; }

.fa-etsy:before { content: ""; }

.fa-imdb:before { content: ""; }

.fa-ravelry:before { content: ""; }

.fa-eercast:before { content: ""; }

.fa-microchip:before { content: ""; }

.fa-snowflake-o:before { content: ""; }

.fa-superpowers:before { content: ""; }

.fa-wpexplorer:before { content: ""; }

.fa-meetup:before { content: ""; }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

/*# sourceMappingURL=style.css.map */