/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block;
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,select {
    text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,th {
    padding: 0;
}

h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p {
    margin: 0;
    padding: 0;
    line-height: 1;
}

img {
    vertical-align: top;
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url(https://www.kobe-np.co.jp/rentoku/bizplus/assets/fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(https://www.kobe-np.co.jp/rentoku/bizplus/assets/fonts/fontawesome-webfont.eot?#ieeix&v=4.5.0) format("embedded-opentype"),url(https://www.kobe-np.co.jp/rentoku/bizplus/assets/fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"),url(https://www.kobe-np.co.jp/rentoku/bizplus/assets/fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"),url(https://www.kobe-np.co.jp/rentoku/bizplus/assets/fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"),url(https://www.kobe-np.co.jp/rentoku/bizplus/assets/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: 400;
    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;
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .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: .14286em;
    text-align: center;
}

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

.fa-border {
    padding: .2em .25em .15em;
    border: solid .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;
}

.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 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

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

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

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

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -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;
}

.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: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-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-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: "";
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.page-header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    min-width: 1200px;
    /* height: 120px; */
}

.page-header .site-logo {
    position: absolute;
    top: 0;
    left: 0;
}

.page-header .header-logo {
    position: absolute;
    top: -65px;
    right: 11px;
}

.page-header .login-box {
    position: absolute;
    top: -58px;
    right: 164px;
    color: #999;
    font-size: .75em;
    line-height: 1;
}

.page-header .login-box>div {
    position: relative;
    float: left;
}

.page-header .login-box>div:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 1px;
    height: 13px;
    background-color: #ccc;
}

.page-header .login-box a {
    position: relative;
    display: block;
    color: #999;
    text-decoration: none;
}

.page-header .login-box a:before {
    position: absolute;
    left: 0;
    display: block;
    content: "";
}

.page-header .login-box a:hover {
    color: #4660a2;
    text-decoration: underline;
}

.page-header .login-box .user {
    position: relative;
    float: left;
    margin-right: 6px;
    padding-left: 21px;
}

.page-header .login-box .user:before {
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    content: "";
    background-image: url(../img/sprite.png);
    background-position: -119px -82px;
    width: 11px;
    height: 12px;
}

.page-header .login-box .login-link {
    padding-right: 8px;
}

.page-header .login-box .login-link:before {
    display: none;
}

.page-header .login-box .login-link a {
    display: block;
    padding-left: 17px;
}

.page-header .login-box .login-link a:before {
    top: -1px;
    background-image: url(../img/sprite.png);
    background-position: -119px -26px;
    width: 12px;
    height: 14px;
}

.page-header .login-box .login-link a:hover:before {
    background-image: url(../img/sprite.png);
    background-position: -119px -40px;
    width: 12px;
    height: 14px;
}

.page-header .login-box .logout-link {
    padding-left: 8px;
}

.page-header .login-box .logout-link a {
    padding-left: 20px;
}

.page-header .login-box .logout-link a:before {
    background-image: url(../img/sprite.png);
    background-position: -119px -68px;
    width: 11px;
    height: 14px;
}

.page-header .login-box .logout-link a:hover:before {
    background-image: url(../img/sprite.png);
    background-position: -119px -54px;
    width: 11px;
    height: 14px;
}

.page-header .login-box .new-application {
    padding-left: 9px;
}

.page-header .login-box .registration-information-change {
    margin-right: 9px;
    padding-left: 8px;
}

.page-header .login-box .registration-information-change a {
    padding-left: 21px;
}

.page-header .login-box .registration-information-change a:before {
    background-image: url(../img/sprite.png);
    background-position: -119px -13px;
    width: 13px;
    height: 13px;
}

.page-header .login-box .registration-information-change a:hover:before {
    background-image: url(../img/sprite.png);
    background-position: -119px 0;
    width: 13px;
    height: 13px;
}

.page-header .news-ticker {
    position: absolute;
    top: 40px;
    left: 217px;
    padding-left: 18px;
    color: #666;
}

.page-header .news-ticker a {
    color: #666;
    text-decoration: none;
}

.page-header .news-ticker a:hover {
    text-decoration: underline;
}

.page-header .news-ticker:before {
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    content: "";
    background-image: url(../img/sprite.png);
    background-position: -111px -22px;
    width: 8px;
    height: 11px;
}

.page-header .news-ticker ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.page-header .news-ticker .ticker-item {
    display: none;
    font-size: 1.125em;
    line-height: 1;
}

.page-header .news-ticker .current {
    display: block;
}

.page-header .news-ticker .new-icon {
    position: relative;
    top: -2px;
    color: #fa1616;
    font-family: 'Montserrat',sans-serif;
    font-size: .77778em;
    line-height: 1;
}

.page-header .nav-box {
    /* position: relative; */
    top: 73px;
    width: 100%;
    /* min-height: 46px; */
    border-bottom: #ededed solid 1px;
    background-color: #3d589d;
    margin-top: 73px;
    display: flex;
    justify-content: space-between;
}

.page-header .nav-box a {
    color: #fff;
    text-decoration: none;
}

.page-header .nav-box a:hover {
    text-decoration: underline;
}

.page-header .header-gnav ul {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
    vertical-align: top;
    display: flex;
    flex-wrap: wrap;
}

.page-header .header-gnav ul:before {
    /* position: absolute; */
    display: block;
    content: "";
    top: 15px;
    right: 0;
    width: 1px;
    height: 19px;
    background-color: #5a71ac;
}

.page-header .header-gnav .header-gnav-item {
    float: left;
    font-weight: 700;
}

.page-header .header-gnav .header-gnav-item span {
    display: block;
    color: #fff;
    cursor: pointer;
}

.page-header .header-gnav .item01 span {
    padding-right: 50px;
    padding-left: 30px;
}
.page-header .header-gnav .item01 span:after {
    position: absolute;
    display: block;
    content: "";
    top: 20px;
    right: 21px;
    background-image: url(../img/sprite.png);
    background-position: -110px -58px;
    width: 8px;
    height: 5px;
}

.page-header .header-gnav .item02 span {
    padding-right: 50px;
    padding-left: 27px;
}

.page-header .header-gnav .item02 span:after {
    position: absolute;
    display: block;
    content: "";
    top: 20px;
    right: 21px;
    background-image: url(../img/sprite.png);
    background-position: -110px -58px;
    width: 8px;
    height: 5px;
}


.page-header .header-gnav .item03 a {
    padding-right: 38px;
    padding-left: 37px;
}

.page-header .header-gnav .current {
    background-color: #f7f8f9;
}

.page-header .header-gnav .current span {
    border-top: solid 2px #e9ebec;
    color: #3d589d;
}

.page-header .header-gnav .current span:before {
    top: auto;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 3px;
    background-color: #f7f8f9;
    z-index: 1001;
}

.page-header .header-gnav .current span:after {
    position: absolute;
    display: block;
    content: "";
    top: 20px;
    right: 21px;
    background-image: url(../img/sprite.png);
    background-position: -110px -71px;
    width: 8px;
    height: 5px;
}

.page-header .header-gnav .primary-link {
    display: block;
    position: relative;
    padding-top: 12px;
    padding-bottom: 13px;
    border-top: solid 2px #3d589d;
    line-height: 1.1875;
}

.page-header .header-gnav .primary-link:before {
    position: absolute;
    display: block;
    content: "";
    top: 13px;
    right: 0;
    width: 1px;
    height: 19px;
    background-color: #5a71ac;
}

.page-header .header-sub-nav {
    position: absolute;
    top: 16px;
    right: 228px;
}

.page-header .header-sub-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.page-header .header-sub-nav .header-sub-nav-item {
    float: left;
    font-size: .875em;
    border-right: #788abb solid 1px;
}

.page-header .header-sub-nav .header-sub-nav-item:nth-last-child(1) {
    border-right: none;
}

.page-header .header-sub-nav .header-sub-nav-item a {
    display: inline-block;
    padding: 0 15px;
}

.page-header .header-search {
    /* position: absolute; */
    /* top: 8px; */
    /* right: 9px; */
    width: 200px;
    border-radius: 2px;
    background-color: #fff;
    margin-top: 8px;
    height: 30px;
    margin-right: 9px;
    margin-left: 5px;
    position: relative;
}

.page-header .header-search .search-text {
    width: 139px;
    height: 14px;
    padding: 9px 10px 7px;
    font-size: .875em;
    line-height: 1;
    background-color: transparent;
    border: none;
    vertical-align: middle;
}

.page-header .header-search .search-button {
    width: 41px;
    height: 30px;
    padding: 0;
    background-color: transparent;
    border: none;
    color: #ccc;
    font-family: FontAwesome;
    vertical-align: middle;
    position: absolute;
    top: 0;
    right: 0px;
}

.mega-menu-box .mega-menu {
    display: none;
    position: absolute;
    top: 120px;
    left: 0;
    width: 100%;
    z-index: 1000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 17px 19px 20px;
    border: solid 1px #e9e9e9;
    border-top: solid 2px #f5f4f4;
    border-bottom: solid 1px #e9e9e9;
    background-color: #f7f8f9;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.4);
}

.mega-menu-box .mega-menu:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.mega-menu-box ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.mega-menu-box .mega-menu-list {
    float: left;
}

.mega-menu-box .mega-menu-list li {
    width: 241px;
    margin-right: 5px;
    margin-bottom: 7px;
    font-size: 1em;
    line-height: 1.625;
}

.mega-menu-box .mega-menu-list span {
    color: #666;
    font-size: .875em;
}

.mega-menu-box .mega-menu-list a {
    position: relative;
    display: block;
    padding-left: 16px;
    color: #1e1e1e;
    text-decoration: none;
}

.mega-menu-box .mega-menu-list a:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    content: "";
    margin-top: -4px;
    background-image: url(../img/sprite.png);
    background-position: -110px -63px;
    width: 5px;
    height: 8px;
}

.mega-menu-box .item-news li {
    width: 572px;
}

.mega-menu-box .tab {
    margin-bottom: 33px;
}

.mega-menu-box .tab:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.mega-menu-box .tab .tab-item {
    float: left;
    width: 146px;
    margin-right: 10px;
    padding: 8px 0 9px;
    border: solid 2px #3d589d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #3d589d;
    font-weight: 700;
    line-height: 1;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 2px 0 #dedfe0;
    -moz-box-shadow: 0 2px 0 #dedfe0;
    box-shadow: 0 2px 0 #dedfe0;
    cursor: pointer;
}

.mega-menu-box .tab .hover {
    color: #fff;
    background-color: #3d589d;
}

.mega-menu-box .tab .current {
    position: relative;
    color: #fff;
    background-color: #3d589d;
}

.mega-menu-box .tab .current:after {
    position: absolute;
    bottom: -8px;
    left: 50%;
    display: block;
    content: "";
    margin-left: -4px;
    background-image: url(../img/sprite.png);
    background-position: -110px -52px;
    width: 9px;
    height: 6px;
}

.mega-menu-box .tab-contents .tab-contents-item {
    display: none;
}

.mega-menu-box .tab-contents .tab-contents-item:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.mega-menu-box .tab-contents .current {
    display: block;
}

.mega-menu-box .tab-contents .item-area li {
    width: 572px;
}

.mega-menu-box .btn-list {
    clear: both;
    padding-top: 45px;
}

.mega-menu-box .btn-list a {
    display: block;
    padding: 10px 9px 10px 27px;
    border-style: solid;
    border-width: 1px;
    border-color: #e4e4e4;
    border-radius: 3px;
    box-shadow: 0 2px 1px 0 rgba(0,0,0,0.1);
    color: #3d589d;
    font-weight: 700;
    line-height: 1;
    background-color: #fff;
    text-align: center;
    text-decoration: none;
}

.mega-menu-box .btn-list a:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
}

.mega-menu-box .btn-list a:active {
    position: relative;
    top: 2px;
    box-shadow: none;
}

.mega-menu-box .btn-list a:after {
    display: inline-block;
    content: "\f054";
    margin-left: 24px;
    color: #3d589d;
    font-size: 11px;
    font-family: FontAwesome;
    vertical-align: middle;
}

.page-footer {
    margin-top: 39px;
    width: 100%;
    min-width: 1200px;
    background-color: #f9f9f9;
}

.page-footer .copyright {
    padding: 17px 0 15px 20px;
    color: #999;
    font-size: .875em;
    line-height: 1;
}

.footer-page-nav {
    border-top: #e9e9e9 solid 1px;
    border-bottom: #e9e9e9 solid 1px;
}

.footer-page-nav:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.device-nav {
    float: left;
    padding: 9px 0 9px 20px;
}

.device-nav div {
    float: left;
}

.page-top {
    float: right;
    border-right: #e9e9e9 solid 1px;
    border-left: #e9e9e9 solid 1px;
}

.page-top a:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
}

.footer-main {
    position: relative;
    padding-right: 420px;
}

.footer-main:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.footer-main .left {
    float: left;
    width: 100%;
}

.footer-main .right {
    position: absolute;
    top: 15px;
    right: 0;
    width: 355px;
}

.footer-nav {
    padding-top: 20px;
    padding-left: 27px;
}

.footer-nav:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.footer-nav-box {
    float: left;
    width: 192px;
    padding-right: 10px;
}

.footer-nav-box .heading {
    margin-bottom: 10px;
    color: #666;
    font-weight: 700;
}

.footer-nav-box .footer-nav-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-bottom: 22px;
}

.footer-nav-box .footer-nav-item {
    margin-bottom: 6px;
    font-size: .875em;
    line-height: 1.5;
}

.footer-nav-box a {
    position: relative;
    padding-left: 15px;
    color: #1e1e1e;
    text-decoration: none;
}

.footer-nav-box a:before {
    position: absolute;
    top: 4px;
    left: 2px;
    display: block;
    content: "";
    width: 3px;
    height: 6px;
    background: url(../sprite/ico_arrow04.png) 0 0 no-repeat;
}

.footer-nav-box a:hover {
    text-decoration: underline;
}

.footer-sub-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footer-sub-nav li {
    font-size: .875em;
    line-height: 1.42857;
}

.footer-sub-nav a {
    position: relative;
    padding-left: 15px;
    color: #1e1e1e;
    text-decoration: none;
}

.footer-sub-nav a:before {
    position: absolute;
    top: 4px;
    left: 2px;
    display: block;
    content: "";
    width: 3px;
    height: 6px;
    background: url(../sprite/ico_arrow04.png) 0 0 no-repeat;
}

.footer-sub-nav a:hover {
    text-decoration: underline;
}

.footer-logo {
    margin: 13px 0 15px 2px;
}

.footer-banner {
    margin-left: 20px;
    padding-top: 20px;
    border-top: solid 1px #e9e9e9;
}

.footer-banner ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footer-banner li {
    float: left;
    margin-right: 10px;
}

.top-news-box {
    width: 100%;
    min-width: 1200px;
    margin-bottom: 42px;
    padding: 20px 0;
    background-color: #f8f8f8;
}

.top-news-box-inner {
    width: 1160px;
    margin: 0 auto;
}

.top-news-box-inner:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.top-news-main {
    float: left;
    width: 575px;
    border: solid 1px #e9e9e9;
    background-color: #fff;
}

.top-news-main a {
    text-decoration: none;
}

.top-news-main a:hover {
    text-decoration: underline;
}

.top-news-main ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.top-news-main li {
    display: none;
    padding: 25px 18px 13px 12px;
}

.top-news-main .current {
    display: block;
}

.top-news-main .top-news-title {
    color: #000;
    font-weight: 700;
    font-size: 1.5em;
    line-height: 1.375;
}

.top-news-main .top-news-title a {
    color: #000;
}

.top-news-main .top-news-contents {
    margin-top: 9px;
}

.top-news-main .top-news-contents:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.top-news-main .image {
    float: left;
    width: 168px;
    margin-right: 19px;
    padding-top: 5px;
}

.top-news-main .image img {
    margin-left: 8px;
}

.top-news-main .image p {
    margin-top: 5px;
    color: #666;
    line-height: 1.375;
}

.top-news-main .text {
    float: left;
    width: 358px;
}

.top-news-main .text p {
    color: #333;
    line-height: 1.625;
}

.top-news-main .text p a {
    color: #333;
}

.top-news-main .more-read {
    margin-top: -3px;
    clear: both;
    text-align: right;
    line-height: 1;
}

.top-news-main .more-read a {
    color: #999;
    text-decoration: none;
}

.top-news-main .more-read a:hover {
    text-decoration: underline;
}

.top-news-main .more-read a:before {
    display: inline-block;
    content: "";
    margin-top: -3px;
    margin-right: 17px;
    background-image: url(../img/sprite.png);
    background-position: -90px -22px;
    width: 21px;
    height: 21px;
    vertical-align: top;
}

.top-news-list {
    float: left;
    width: 583px;
}

.top-news-list ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-bottom: 4px;
}

.top-news-list li {
    width: 578px;
    margin-bottom: 3px;
    margin-left: 3px;
    border: solid 1px #e9e9e9;
    background-color: #fff;
    line-height: 1;
}

.top-news-list li a {
    display: block;
    padding: 10px 8px 13px;
    color: #000;
    text-decoration: none;
}

.top-news-list li a:hover {
    color: #3d589d;
    text-decoration: underline;
}

.top-news-list li.current {
    position: relative;
    width: 584px;
    margin-left: -3px;
    padding-right: 6px;
    border: solid 1px #d4dbef;
    background-color: #f1f4fa;
}

.top-news-list li.current:before {
    position: absolute;
    top: 50%;
    left: -7px;
    display: block;
    content: "";
    margin-top: -5px;
    background-image: url(../img/sprite.png);
    background-position: -110px -43px;
    width: 7px;
    height: 9px;
}

.top-news-list li.current a {
    color: #777;
    padding-left: 14px;
}

.top-news-list .more-button {
    line-height: 1;
}

.top-news-list .more-button a {
    position: relative;
    display: block;
    width: 580px;
    margin-left: 3px;
    padding: 10px 0 11px;
    color: #fff;
    background-color: #3d589d;
    box-shadow: 0 3px 0 #304b90;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.top-news-list .more-button a:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
}

.top-news-list .more-button a:active {
    box-shadow: none;
    top: 3px;
}

.top-news-list .more-button a:after {
    position: absolute;
    top: 14px;
    right: 10px;
    display: inline-block;
    content: "\f054";
    color: #fff;
    font-size: 11px;
    font-family: FontAwesome;
}

.full-contents {
    position: relative;
    width: 100%;
    min-width: 1200px;
    margin: 32px auto 40px;
}

.full-contents:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.full-contents .section-title {
    position: relative;
    margin-bottom: 24px;
    margin-left: 20px;
    padding-left: 11px;
    border-left: solid 12px #3d589d;
    color: #000;
    font-weight: 400;
    font-size: 1.5em;
    line-height: 1.08333;
}

.full-contents .section-title .breath {
    position: absolute;
    top: -7px;
    display: inline-block;
    margin-left: 18px;
    padding: 7px 12px 9px;
    border: solid 2px #3d589d;
    color: #3d589d;
    font-size: .70833em;
    line-height: 1;
}

.full-contents .section-title .breath:before {
    position: absolute;
    top: 50%;
    left: -8px;
    display: block;
    content: "";
    margin-top: -4px;
    background-image: url(../img/sprite.png);
    background-position: -111px -33px;
    width: 8px;
    height: 9px;
}

.full-contents a,.full-contents .image {
    overflow: hidden;
}

.full-contents .image-list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-bottom: -3px;
}

.full-contents .image-list ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.full-contents .image-list li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 2px;
    margin-bottom: 3px;
}

.full-contents .image-list li img {
    width: 100%;
    height: auto;
}

.full-contents .image-list li a {
    display: block;
}

.full-contents .image-list li span {
    display: block;
    color: #fff;
}

.full-contents .image-list li .label {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    padding: 9px 10px 10px;
    font-weight: 700;
    font-size: .875em;
    line-height: 1;
}

.full-contents .image-list li .label-jichitai {
    background-color: #908e8e;
}

.full-contents .image-list li .label-syosya {
    background-color: #67c3c9;
}

.full-contents .image-list li .label-mass {
    background-color: #cb4c76;
}

.full-contents .image-list li .label-it {
    background-color: #8b4ccb;
}

.full-contents .image-list li .label-service {
    background-color: #ab986b;
}

.full-contents .image-list li .label-ryutsu {
    background-color: #e1912a;
}

.full-contents .image-list li .label-syosya2 {
    background-color: #3e78c8;
}

.full-contents .image-list li .label-maker {
    background-color: #efc70a;
}

.full-contents .image-list li .label-new {
    padding: 5px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    background-color: #b5cd15;
}

.full-contents .image-list li .meta-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0 14px 14px;
    background: url(../img/bg_cover.png) 0 0 repeat;
}

.full-contents .image-list li .meta-box span {
    display: block;
}

.full-contents .image-list li .title {
    font-size: 1em;
    line-height: 1.5625;
}

.full-contents .image-list li .description {
    font-size: 1.125em;
    line-height: 1.44444;
}

.full-contents .image-list li .date {
    margin: 6px 0 3px;
    font-size: .875em;
    line-height: 1;
}

.full-contents .image-list li .tag-name {
    color: #c4f0ff;
    margin-top: 1px;
    font-size: 1.125em;
    line-height: 1.44444;
}

.full-contents .list-type03 {
    float: left;
}

.full-contents .list-type03 .cat-bar {
    position: relative;
    padding: 9px 0 10px;
    color: #fff;
    font-weight: 700;
    font-size: 1.25em;
    line-height: 1;
    background-color: #3d589d;
    text-align: center;
}

.full-contents .list-type03 .to-list {
    position: absolute;
    top: 12px;
    right: 20px;
    padding-left: 15px;
    text-align: right;
    font-size: .8em;
}

.full-contents .list-type03 .to-list a {
    color: #fff;
    text-decoration: none;
}

.full-contents .list-type03 .to-list a:hover {
    text-decoration: underline;
}

.full-contents .list-type03 .to-list a:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 1px;
    height: 18px;
    background-color: #7588ba;
}

.full-contents .list-type03 .to-list a:after {
    display: inline-block;
    content: "\f054";
    margin-left: 13px;
    color: #fff;
    font-size: 11px;
    font-family: FontAwesome;
    vertical-align: middle;
}

.full-contents .list-type03 li {
    margin-right: 3px;
}

.full-contents .list-type04 li a {
    text-decoration: none;
}

.full-contents .list-type04 li a:hover .title {
    text-decoration: underline;
}

.full-contents .list-type04 li a:hover .name {
    text-decoration: underline;
}

.full-contents .list-type04 li .meta-box {
    position: static;
    padding: 10px 0 0 13px;
    background: none;
}

.full-contents .list-type04 li .title {
    color: #000;
    font-size: 1.125em;
    line-height: 1.44444;
}

.full-contents .list-type04 li .name {
    color: #666;
    font-size: 1em;
    line-height: 1.5;
}

.full-contents .btn-to-list {
    position: absolute;
    top: -2px;
    right: 10px;
    font-weight: 700;
    line-height: 1;
}

.full-contents .btn-to-list a {
    position: relative;
    display: inline-block;
    padding: 7px 12px 5px 10px;
    color: #fff;
    background-color: #3d589d;
    box-shadow: 0 2px 0 #304b90;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.full-contents .btn-to-list a:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
}

.full-contents .btn-to-list a:active {
    box-shadow: none;
    top: 2px;
}

.full-contents .btn-to-list a:after {
    display: inline-block;
    content: "\f054";
    margin-left: 12px;
    color: #fff;
    font-size: 11px;
    font-family: FontAwesome;
    vertical-align: middle;
}

.col-box {
    width: 1160px;
    margin: 0 auto;
}

.col-box:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.primary-col {
    float: left;
    width: 760px;
    margin-right: 100px;
}

.primary-col ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.primary-col .header {
    position: relative;
    padding: 9px 0 10px;
    border-bottom: solid 1px #333;
    color: #fff;
    font-weight: 700;
    font-size: 1.25em;
    line-height: 1;
    background-color: #3d589d;
    text-align: center;
}

.primary-col .header .section-title {
    font-size: 1em;
}

.primary-col .header .to-list {
    position: absolute;
    top: 12px;
    right: 20px;
    padding-left: 15px;
    text-align: right;
    font-size: .8em;
}

.primary-col .header .to-list:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 1px;
    height: 18px;
    background-color: #7588ba;
}

.primary-col .header .to-list a {
    color: #fff;
    text-decoration: none;
}

.primary-col .header .to-list a:hover {
    text-decoration: underline;
}

.primary-col .header .to-list a:after {
    display: inline-block;
    content: "\f054";
    margin-left: 13px;
    color: #fff;
    font-size: 11px;
    font-family: FontAwesome;
    vertical-align: middle;
}

.primary-col .header-breath {
    border-bottom: none;
}

.primary-col .header-breath:after {
    position: absolute;
    bottom: -8px;
    left: 50%;
    display: block;
    content: "";
    margin-left: -5px;
    background-image: url(../img/sprite.png);
    background-position: 0 -110px;
    width: 10px;
    height: 8px;
}

.primary-col .section-syusyoku-katsudo .lead-text {
    margin: 14px 0 25px 1px;
    color: #333;
    font-weight: 700;
    font-size: .875em;
}

.primary-col .section-syusyoku-katsudo .lead-text img {
    margin-right: 16px;
    vertical-align: middle;
}

.primary-col .section-mlabo {
    margin-bottom: 52px;
}

.primary-col .section-mlabo .lead-text {
    margin: 26px 0 18px 4px;
    color: #3d589d;
    font-weight: 700;
    font-size: .875em;
}

.primary-col .section-mlabo .lead-text img {
    margin-top: -12px;
    margin-right: 26px;
}

.primary-col .image,.primary-col .text,.primary-col .description,.primary-col .date {
    display: block;
}

.primary-col .image {
    overflow: hidden;
}

.primary-col .list-type01 {
    margin-bottom: 39px;
}

.primary-col .list-type01:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.primary-col .list-type01 a {
    text-decoration: none;
}

.primary-col .list-type01 a:hover .description,.primary-col .list-type01 a:hover .date {
    text-decoration: underline;
}

.primary-col .list-type01 .list-main {
    float: left;
    width: 290px;
    margin-right: 53px;
}

.primary-col .list-type01 .list-main .image {
    margin-bottom: 16px;
}

.primary-col .list-type01 .list-main .date {
    margin-top: 3px;
}

.primary-col .list-type01 .list-sub {
    float: left;
    width: 417px;
}

.primary-col .list-type01 .list-sub li {
    margin-bottom: 10px;
}

.primary-col .list-type01 .list-sub li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.primary-col .list-type01 .list-sub .image {
    float: left;
    width: 130px;
    margin-right: 10px;
}

.primary-col .list-type01 .list-sub .text {
    float: left;
    width: 277px;
    margin-top: -4px;
}

.primary-col .list-type01 .list-sub .date {
    margin-top: 12px;
}

.primary-col .list-type01 .description {
    color: #1e1e1e;
    font-weight: 700;
    font-size: .9375em;
    line-height: 1.66667;
}

.primary-col .list-type01 .date {
    color: #a4a4a4;
    font-size: .875em;
    line-height: 1;
}

.primary-col .data-list {
    margin-top: 26px;
    margin-bottom: 49px;
    margin-left: 17px;
}

.primary-col .data-list:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.primary-col .data-list .data-item {
    float: left;
    width: 182px;
    text-align: center;
}

.primary-col .data-list .data-item p {
    margin-top: 13px;
    color: #3d589d;
    font-weight: 700;
    font-size: .8125em;
    line-height: 1.38462;
}

.primary-col .list-type02 {
    margin-bottom: 41px;
    padding-left: 4px;
}

.primary-col .list-type02 ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.primary-col .list-type02 .list-item {
    float: left;
    width: 373px;
    margin-right: 5px;
}

.primary-col .list-type02 a {
    display: block;
}

.primary-col .list-type02 a:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.primary-col .list-type02 .image {
    float: left;
    width: 130px;
    margin-right: 10px;
}

.primary-col .list-type02 .text {
    float: left;
    width: 243px;
    margin-top: -1px;
}

.primary-col .list-type02 .description {
    color: #1e1e1e;
    font-weight: 700;
    font-size: .9375em;
    line-height: 1.66667;
}

.primary-col .list-type02 .date {
    margin-top: 14px;
    color: #a4a4a4;
    font-size: .875em;
    line-height: 1;
}

.primary-col .list-type02 .item01 {
    width: 382px;
    margin-right: 10px;
}

.primary-col .list-type02 .item01 .text {
    width: 242px;
}

.primary-col .list-type02 .item02 {
    width: 355px;
}

.primary-col .list-type02 .item02 .text {
    width: 215px;
}

.primary-col .list-type03 ul {
    width: 765px;
    margin-bottom: -12px;
}

.primary-col .list-type03 ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.primary-col .list-type03 li {
    float: left;
    width: 250px;
    margin-right: 5px;
    margin-bottom: 12px;
}

.primary-col .list-type03 a {
    display: block;
    text-decoration: none;
}

.primary-col .list-type03 a:hover .title,.primary-col .list-type03 a:hover .description,.primary-col .list-type03 a:hover .date {
    text-decoration: underline;
}

.primary-col .list-type03 .image {
    margin-bottom: 7px;
}

.primary-col .list-type03 .title {
    color: #333;
    font-size: 1em;
    line-height: 1.625;
}

.primary-col .list-type03 .description {
    color: #1e1e1e;
    font-weight: 700;
    font-size: .9375em;
    line-height: 1.66667;
}

.primary-col .list-type03 .date {
    margin-top: 2px;
    color: #a4a4a4;
    font-size: .875em;
    line-height: 1;
}

.banner-box {
    position: relative;
    overflow: hidden;
}

.banner-box ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    left: 50%;
    float: left;
}

.banner-box li {
    position: relative;
    left: -50%;
    float: left;
    margin-right: 30px;
}

.banner-box div.banner-item {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.secondary-col {
    float: left;
    width: 300px;
}

.secondary-col .banner-item {
    margin-bottom: 20px;
}

.heading01 {
    position: relative;
    margin-bottom: 24px;
    padding-left: 11px;
    border-left: solid 12px #3d589d;
    color: #000;
    font-weight: 400;
    font-size: 1.5em;
    line-height: 1.08333;
}

.heading02 {
    position: relative;
    padding: 11px 9px 10px;
    color: #fff;
    font-weight: 700;
    font-size: 1.125em;
    line-height: 1;
    background-color: #3d589d;
}

.heading02 .section-title {
    font-size: 1em;
}

.heading02 .to-list {
    position: absolute;
    top: 12px;
    right: 20px;
    text-align: right;
    padding-left: 15px;
    font-size: .8em;
}

.heading02 .to-list a {
    color: #fff;
    text-decoration: none;
}

.heading02 .to-list a:hover {
    text-decoration: underline;
}

.heading02 .to-list a:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 1px;
    height: 16px;
    background-color: #7588ba;
}

.heading02 .to-list a:after {
    display: inline-block;
    content: "\f054";
    margin-left: 13px;
    color: #fff;
    font-size: 11px;
    font-family: FontAwesome;
    vertical-align: middle;
}

.heading02.header-font-large {
    padding: 9px 0 10px 13px;
    font-size: 1.25em;
}

.heading02.header-font-large .to-list a:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 1px;
    height: 18px;
    background-color: #7588ba;
}

.heading03 {
    margin: 27px 0;
    padding: 7px 12px 8px;
    color: #fff;
    font-weight: 700;
    font-size: 1.125em;
    line-height: 1.44444;
    background-color: #3d589d;
}

.heading04 {
    margin: 27px 0;
    padding: 5px 12px 7px;
    color: #3d589d;
    font-weight: 700;
    font-size: 1.125em;
    line-height: 1.72222;
}

.topic-path {
    padding: 15px 20px 14px;
    border-bottom: #e9e9e9 solid 1px;
    background-color: #f7f8f9;
    font-size: .875em;
    line-height: 1;
}

.topic-path a,.topic-path span {
    display: inline-block;
}

.topic-path a {
    position: relative;
    padding-right: 25px;
    color: #3d589d;
    text-decoration: none;
}

.topic-path a:hover {
    text-decoration: underline;
}

.topic-path a:after {
    position: absolute;
    right: 8px;
    display: inline-block;
    content: "\f105";
    font-family: FontAwesome;
    color: #b9c1d6;
}

.topic-path span {
    color: #666;
}

.pagination {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 9px;
    border-bottom: #e5e5e5 solid 1px;
    font-family: 'Montserrat',sans-serif;
}

.pagination .pagination-inner {
    margin: 10px auto 0;
    display: table;
}

.pagination .pagination-inner div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    width: 34px;
    border-right: #e5e5e5 solid 1px;
    color: #999;
    font-size: .9375em;
    line-height: 2.26667;
    text-align: center;
    font-weight: 100;
}

.pagination .pagination-item a {
    color: #000;
}

.pagination .pagination-item a:hover {
    color: #3d589d;
    text-decoration: underline;
}

.pagination .pagination-item.current a,.pagination .pagination-item.current span {
    display: block;
    color: #999;
    background-color: #f7f8f9;
}

.pagination .prev,.pagination .next {
    width: auto;
    font-size: 1em;
    line-height: 2.125;
    font-weight: 700;
}

.pagination .prev a,.pagination .prev span,.pagination .next a,.pagination .next span {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 80px;
    padding: 0 10px 0 9px;
}

.pagination .prev a,.pagination .next a {
    color: #3d589d;
}

.pagination .prev a:hover,.pagination .next a:hover {
    background-color: #f7f8f9;
}

.pagination .prev span,.pagination .next span {
    color: #ccc;
}

.pagination .prev,.pagination .next,.pagination .pagination-item {
    border-top: #e5e5e5 solid 1px;
    border-bottom: #e5e5e5 solid 1px;
}

.pagination .prev {
    border-left: #e5e5e5 solid 1px;
}

.pagination .prev a:before,.pagination .prev span:before {
    display: inline;
    content: "\f104";
    font-family: FontAwesome;
    margin-right: 10px;
}

.pagination .next a:after,.pagination .next span:after {
    display: inline;
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 10px;
}

.pagination a {
    display: block;
    text-decoration: none;
}

.mt0 {
    margin-top: 0;
}

.mt30 {
    margin-top: 30px;
}

.mt44 {
    margin-top: 44px;
}

.mb50 {
    margin-bottom: 50px;
}

.visual-banner {
    width: 100%;
    margin-bottom: 45px;
}

.visual-banner img {
    width: 100%;
    height: auto;
}

.label-jichitai {
    background-color: #908e8e;
}

.label-syosya {
    background-color: #67c3c9;
}

.label-mass {
    background-color: #cb4c76;
}

.label-it {
    background-color: #8b4ccb;
}

.label-kinyu {
    background-color: #ab986b;
}

.label-service {
    background-color: #7db959;
}

.label-ryutsu {
    background-color: #e1912a;
}

.label-kousha {
    background-color: #3e78c8;
}

.label-maker {
    background-color: #efc70a;
}

.label-new {
    padding: 5px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    background-color: #b5cd15;
}

.label-paid {
    position: absolute;
    top: 4px;
    right: 4px;
    padding: 6px 8px 5px;
    border: #3d589d solid 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #3d589d;
    font-size: .9375em;
    line-height: 1;
    background-color: #fff;
}

.low-primary-col {
    float: left;
    width: 760px;
    margin-right: 100px;
}

.low-primary-col ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.low-primary-col .header {
    position: relative;
    padding: 11px 9px 10px;
    color: #fff;
    font-weight: 700;
    font-size: 1.125em;
    line-height: 1;
    background-color: #3d589d;
}

.low-primary-col .header .section-title {
    font-size: 1em;
}

.low-primary-col .header .to-list {
    position: absolute;
    top: 12px;
    right: 20px;
    text-align: right;
    padding-left: 15px;
    font-size: .8em;
}

.low-primary-col .header .to-list a {
    color: #fff;
    text-decoration: none;
}

.low-primary-col .header .to-list a:hover {
    text-decoration: underline;
}

.low-primary-col .header .to-list a:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 1px;
    height: 16px;
    background-color: #7588ba;
}

.low-primary-col .header .to-list a:after {
    display: inline-block;
    content: "\f054";
    margin-left: 13px;
    color: #fff;
    font-size: 11px;
    font-family: FontAwesome;
    vertical-align: middle;
}

.low-primary-col .header-font-large {
    padding: 9px 0 10px 13px;
    font-size: 1.25em;
}

.low-primary-col .header-font-large .to-list a:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 1px;
    height: 18px;
    background-color: #7588ba;
}

.low-primary-col .label {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    padding: 9px 10px 10px;
    font-weight: 700;
    color: #fff;
    font-size: .875em;
    line-height: 1;
}

.low-primary-col .info-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 6px 14px 8px;
    color: #3d589d;
    font-size: .875em;
    line-height: 1.57143;
    background-color: #f7f8f9;
}

.low-primary-col .info-box .area {
    display: block;
}

.low-primary-col .info-box .area:before {
    display: inline-block;
    content: "";
    margin-right: 8px;
    background-image: url(../img/sprite.png);
    background-position: -119px -94px;
    width: 10px;
    height: 12px;
}

.low-primary-col .info-box .tag-list {
    display: block;
}

.low-primary-col .info-box .tag-item {
    display: inline;
    margin-right: 4px;
}

.low-primary-col .info-box .tag-item:after {
    display: inline-block;
    content: "";
    width: 1px;
    height: 13px;
    margin-left: 7px;
    background-color: #ccc;
    vertical-align: text-top;
}

.low-primary-col .info-box .tag-item:nth-last-child(1):after {
    display: none;
}

.low-primary-col .image,.low-primary-col .text,.low-primary-col .description,.low-primary-col .date {
    display: block;
}

.low-primary-col .image {
    overflow: hidden;
}

.low-primary-col .heading01 {
    position: relative;
    margin-bottom: 24px;
    padding-left: 11px;
    border-left: solid 12px #3d589d;
    color: #000;
    font-weight: 400;
    font-size: 1.5em;
    line-height: 1.08333;
}

.low-primary-col .contents-nav {
    margin-bottom: 15px;
}

.low-primary-col .contents-nav ul {
    border-left: #3d589d solid 1px;
}

.low-primary-col .contents-nav ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.low-primary-col .contents-nav li {
    float: left;
    border-top: #3d589d solid 1px;
    border-bottom: #3d589d solid 1px;
    border-right: #3d589d solid 1px;
    font-weight: 700;
    font-size: .875em;
    text-align: center;
}

.low-primary-col .contents-nav a {
    display: block;
    padding: 5px 13px;
    color: #3d589d;
    text-decoration: none;
}

.low-primary-col .contents-nav a:hover {
    background-color: #f1f5f9;
}

.low-primary-col .lead-text {
    width: 760px;
    margin: 21px 0 27px;
    color: #000;
    font-size: 1.125em;
    line-height: 1.77778;
}

.low-primary-col .list-base01 {
    margin: 10px 0 30px;
}

.low-primary-col .list-base01 a {
    display: block;
}

.low-primary-col .list-base01 .list-item {
    margin-bottom: 20px;
}

.low-primary-col .list-base01 .list-item:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.low-primary-col .list-base01 .image {
    position: relative;
    float: left;
    width: 240px;
    height: 179px;
    margin-right: 22px;
}

.low-primary-col .list-base01 .image img {
    width: 100%;
    height: auto;
}

.low-primary-col .list-base01 .meta-box {
    float: left;
    width: 498px;
    padding-top: 3px;
}

.low-primary-col .list-base01 .title {
    color: #1e1e1e;
    font-weight: 700;
    font-size: 1.25em;
    line-height: 1.55;
}

.low-primary-col .list-base01 .description {
    margin-bottom: 12px;
    color: #1e1e1e;
    font-size: 1em;
    line-height: 1.8125;
}

.low-primary-col .list-base01 .date {
    color: #a4a4a4;
    font-size: .875em;
    line-height: 1;
}

.low-primary-col .list-base02 {
    margin: 10px 0 30px;
}

.low-primary-col .list-base02 ul {
    width: 770px;
    margin-bottom: -10px;
}

.low-primary-col .list-base02 ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.low-primary-col .list-base02 li {
    float: left;
    width: 375px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.low-primary-col .list-base02 li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.low-primary-col .list-base02 .image {
    float: left;
    width: 130px;
    height: 179px;
    margin-right: 12px;
}

.low-primary-col .list-base02 .text {
    float: left;
    width: 235px;
    padding-top: 4px;
}

.low-primary-col .list-base02 .title {
    display: block;
    margin-bottom: 13px;
    padding-top: 1px;
    color: #1e1e1e;
    font-weight: 700;
    font-size: .9375em;
    line-height: 1.6;
}

.low-primary-col .list-base02 .tag-name {
    color: #4ac7cf;
    font-weight: 700;
    font-size: .875em;
    line-height: 1.28571;
}

.low-primary-col .list-base02 .description {
    margin-bottom: 14px;
    color: #1e1e1e;
    font-weight: 700;
    font-size: 1em;
    line-height: 1.375;
}

.low-primary-col .list-base02 .date {
    color: #a4a4a4;
    font-size: .875em;
    line-height: 1;
}

.low-primary-col .list-base02 a {
    text-decoration: none;
}

.low-primary-col .list-base03 {
    margin: 10px 0 8px;
}

.low-primary-col .list-base03 ul {
    width: 765px;
}

.low-primary-col .list-base03 ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.low-primary-col .list-base03 li {
    float: left;
    width: 250px;
    margin-right: 5px;
    margin-bottom: 12px;
}

.low-primary-col .list-base03 a {
    position: relative;
    display: block;
    text-decoration: none;
}

.low-primary-col .list-base03 a:hover .title,.low-primary-col .list-base03 a:hover .description,.low-primary-col .list-base03 a:hover .date {
    text-decoration: underline;
}

.low-primary-col .list-base03 .image {
    margin-bottom: 7px;
}

.low-primary-col .list-base03 .title {
    color: #333;
    font-size: 1em;
    line-height: 1.625;
}

.low-primary-col .list-base03 .description {
    margin-bottom: 5px;
    color: #1e1e1e;
    font-weight: 700;
    font-size: .9375em;
    line-height: 1.66667;
}

.low-primary-col .list-base04 {
    margin: 10px 0 50px;
}

.low-primary-col .list-base04 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 765px;
    margin-bottom: -8px;
}

.low-primary-col .list-base04 ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.low-primary-col .list-base04 .list-item {
    position: relative;
    float: left;
    margin-right: 5px;
    margin-bottom: 8px;
}

.low-primary-col .list-base04 .list-item .image {
    overflow: hidden;
    width: 250px;
}

.low-primary-col .list-base04 .list-item img {
    width: 100%;
    height: auto;
}

.low-primary-col .list-base04 .list-item a {
    display: block;
}

.low-primary-col .list-base04 .list-item span {
    display: block;
    color: #fff;
}

.low-primary-col .list-base04 .list-item .meta-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 14px 10px 15px 13px;
    background: url(../img/bg_cover.png) 0 0 repeat;
}

.low-primary-col .list-base04 .list-item .meta-box span {
    display: block;
}

.low-primary-col .list-base04 .list-item .title {
    font-size: 1em;
    line-height: 1.5;
}

.low-primary-col .list-base04 .list-item .description {
    font-weight: 700;
    font-size: 1em;
    line-height: 1.5;
}

.low-primary-col .list-base05 {
    margin: 20px 0;
}

.low-primary-col .list-base05 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 780px;
}

.low-primary-col .list-base05 ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.low-primary-col .list-base05 .list-item {
    float: left;
    width: 370px;
    margin-right: 20px;
}

.low-primary-col .list-base05 .image {
    display: block;
    overflow: hidden;
    width: 370px;
    margin-bottom: 10px;
}

.low-primary-col .list-base05 .image img {
    width: 100%;
    height: auto;
}

.low-primary-col .list-base05 a {
    text-decoration: none;
}

.low-primary-col .list-base05 .title {
    display: block;
    margin-bottom: 12px;
    color: #1e1e1e;
    font-weight: 700;
    font-size: .9375em;
    line-height: 1.6;
}

.low-primary-col .list-base05 .date {
    display: block;
    color: #a4a4a4;
    font-size: .875em;
    line-height: 1;
}

.low-primary-col .list-base06 {
    margin: 10px 0 30px;
}

.low-primary-col .list-base06 ul {
    width: 770px;
    margin-bottom: -10px;
}

.low-primary-col .list-base06 ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.low-primary-col .list-base06 li {
    float: left;
    width: 375px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.low-primary-col .list-base06 li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.low-primary-col .list-base06 .image {
    float: left;
    width: 130px;
    height: 179px;
    margin-right: 12px;
}

.low-primary-col .list-base06 .meta-box {
    overflow: hidden;
    display: block;
}

.low-primary-col .list-base06 .title {
    display: block;
    padding-top: 1px;
    color: #1e1e1e;
    font-weight: 700;
    font-size: .9375em;
    line-height: 1.46667;
}

.low-primary-col .list-base06 .description {
    margin-bottom: 4px;
    color: #666;
    font-size: .875em;
    line-height: 1.42857;
}

.low-primary-col .list-base06 .date {
    color: #a4a4a4;
    font-size: .875em;
    line-height: 1;
}

.low-primary-col .list-base06 a {
    text-decoration: none;
}

.slide-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.slide-list:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.slide-list .list-item {
    position: relative;
    float: left;
    margin-right: 2px;
}

.slide-list img {
    width: 100%;
    height: auto;
}

.slide-list a {
    display: block;
}

.slide-list span {
    display: block;
    color: #fff;
}

.slide-list .image {
    overflow: hidden;
}

.slide-list .image img {
    width: 100%;
}

.slide-list .label {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    padding: 9px 10px 10px;
    font-weight: 700;
    font-size: .875em;
    line-height: 1;
}

.slide-list .label-new {
    padding: 5px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    background-color: #b5cd15;
}

.slide-list .meta-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0 14px 14px;
    background: url(../img/bg_cover.png) 0 0 repeat;
}

.slide-list .meta-box span {
    display: block;
}

.slide-list .title {
    font-size: 1em;
    line-height: 1.5625;
}

.slide-list .description {
    font-size: 1.125em;
    line-height: 1.44444;
}

.slide-list .date {
    margin: 6px 0 3px;
    font-size: .875em;
    line-height: 1;
}

.slide-list .tag-name {
    color: #c4f0ff;
    margin-top: 1px;
    font-size: 1.125em;
    line-height: 1.44444;
}

.company-information {
    margin-bottom: 40px;
}

.company-information:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.company-information .company-meta {
    margin-top: 26px;
    margin-bottom: 40px;
    padding-top: 19px;
    border-top: #e9e9e9 solid 1px;
    color: #fff;
    font-weight: 700;
    font-size: .9375em;
    line-height: 1;
}

.company-information .company-meta div {
    padding: 12px 16px 14px 17px;
}

.company-information .company-meta .category {
    float: left;
}

.company-information .company-meta .location {
    float: left;
    background-color: #666;
}

.company-information .company-meta .info-tag-list {
    clear: left;
    padding: 0;
}

.company-information .company-meta .info-tag-list ul {
    display: inline-block;
    padding: 7px 15px 9px 17px;
    background-color: #4ac7cf;
}

.company-information .company-meta .info-tag-list ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.company-information .company-meta .info-tag-list li {
    position: relative;
    float: left;
    line-height: 1.66667;
}

.company-information .company-meta .info-tag-list li:before {
    display: inline-block;
    content: "";
    width: 1px;
    height: 12px;
    margin: 0 10px;
    background-color: #fff;
}

.company-information .company-meta .info-tag-list li:first-child:before {
    display: none;
}

.company-information .company-information-box {
    display: table;
}

.company-information .company-logo {
    display: table-cell;
    width: 390px;
    text-align: left;
    vertical-align: middle;
}

.company-information .company-logo img {
    width: auto;
    height: 100%;
}

.company-information .company-sub-box {
    overflow: hidden;
    display: table-cell;
    width: 370px;
    border: #3d589d solid 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.company-information .company-sub-info {
    padding: 15px 5px 0 16px;
}

.company-information .company-sub-info .image {
    float: left;
    width: 78px;
    margin-right: 15px;
}

.company-information .company-sub-info .text {
    overflow: hidden;
}

.company-information .company-sub-info .company-sub-info-link {
    margin-bottom: 16px;
    font-size: 1.125em;
    line-height: 1;
}

.company-information .company-sub-info .company-sub-info-link ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.company-information .company-sub-info .company-sub-info-link li {
    float: left;
    width: 50%;
}

.company-information .company-sub-info .company-sub-info-link a {
    position: relative;
    padding-left: 17px;
    color: #3d589d;
    text-decoration: none;
}

.company-information .company-sub-info .company-sub-info-link a:hover {
    text-decoration: underline;
}

.company-information .company-sub-info .company-sub-info-link a:before {
    position: absolute;
    left: 0;
    display: inline-block;
    content: "\f105";
    font-family: FontAwesome;
}

.company-information .company-sub-info .description {
    margin-bottom: 16px;
    font-size: 1em;
    line-height: 1.5;
    color: #666;
}

.company-information .login-box {
    padding: 9px 9px 11px 13px;
    border-top: #dfe5f0 solid 1px;
    background-color: #f7f8f9;
}

.company-information .login-box:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.company-information .login-box p {
    float: left;
    margin-top: 7px;
    color: #666;
    font-weight: 700;
    font-size: .875em;
    line-height: 1;
}

.company-information .login-box p:before {
    display: inline-block;
    content: "";
    margin-right: 11px;
    vertical-align: text-bottom;
    background-image: url(../img/sprite.png);
    background-position: -80px -90px;
    width: 17px;
    height: 16px;
}

.company-information .login-box .button {
    float: right;
}

.company-information .login-box .button a {
    position: relative;
    display: block;
    padding: 6px 8px 6px 9px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    font-weight: 700;
    -webkit-box-shadow: 0 2px 0 #304b90;
    -moz-box-shadow: 0 2px 0 #304b90;
    box-shadow: 0 2px 0 #304b90;
    font-size: .9375em;
    line-height: 1;
    background-color: #3d589d;
    text-decoration: none;
}

.company-information .login-box .button a:before {
    display: inline-block;
    content: "";
    margin-right: 11px;
    vertical-align: text-bottom;
    background-image: url(../img/sprite.png);
    background-position: -97px -90px;
    width: 14px;
    height: 16px;
}

.company-information .login-box .button a:active {
    top: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.sns-share-buttons:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.sns-share-buttons li {
    float: left;
    margin-right: 4px;
}

.sns-share-buttons .share {
    margin-right: 7px;
}

.sns-share-buttons .print {
    margin-top: -1px;
}

.sns-share-buttons img,.sns-share-buttons iframe,.sns-share-buttons span {
    vertical-align: middle;
}

.news-header .news-title {
    margin-top: 17px;
    padding-bottom: 17px;
    border-bottom: #3d589d solid 3px;
    color: #3d589d;
    font-size: 1.75em;
    line-height: 1.53571;
}

.news-header .news-meta {
    position: relative;
}

.news-header .date {
    margin: 14px 0 31px 5px;
    color: #3d589d;
    font-family: Montserrat,sans-serif;
    font-size: .875em;
    line-height: 1;
}

.news-header .sns-share-buttons {
    position: absolute;
    top: -5px;
    right: 0;
}

.news-contents p {
    margin: 0;
    font-size: 1.125em;
    line-height: 1.77778;
}

.news-contents a {
    color: #3d589d;
}

.news-contents a:hover {
    text-decoration: none;
}

.news-contents .image {
    margin-top: 7px;
    margin-bottom: 12px;
}

.news-contents .image a span {
    overflow: hidden;
    display: block;
}

.news-contents .image .caption {
    margin: 4px 0 0;
    color: #666;
    font-size: .875em;
    line-height: 2;
}

.news-contents .align-right {
    float: right;
    margin-left: 20px;
}

.news-contents .align-right .caption {
    text-align: right;
}

.news-contents .align-left {
    float: left;
    margin-right: 20px;
}

.news-contents .align-left .caption {
    text-align: left;
}

.news-contents blockquote {
    margin: 24px 0 0;
    padding: 30px 23px 28px 77px;
    color: #666;
    background: #f7f8f9 url(../sprite/ico_blockquote.png) no-repeat 20px 20px;
}

.news-contents blockquote p {
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 1em;
    line-height: 1.875;
}

.news-contents blockquote .source {
    font-size: .75em;
    line-height: 1;
}

.news-contents blockquote cite {
    font-style: normal;
}

.news-contents ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: Montserrat,sans-serif;
    counter-reset: ol;
    margin: 27px 0;
}

.news-contents ol>li {
    margin-bottom: 11px;
    font-size: 1em;
    line-height: 1.5;
}

.news-contents ol>li:before {
    display: inline-block;
    width: 1.5em;
    content: counter(ol);
    counter-increment: ol;
    margin-right: 12px;
    font-family: Montserrat,sans-serif;
    text-align: right;
}

.news-contents ul {
    list-style-type: disc;
    margin: 27px 0 27px 36px;
}

.news-contents ul>li {
    margin-bottom: 11px;
    font-size: 1em;
    line-height: 1.5;
}

.news-contents .block-contents {
    margin-bottom: 31px;
    border: #3d589d solid 2px;
}

.news-contents .block-contents .block-contents-heading {
    padding: 5px 12px 8px;
    color: #fff;
    font-weight: 700;
    font-size: 1.125em;
    line-height: 1.44444;
    background-color: #3d589d;
}

.news-contents .block-contents .block-contents-text {
    padding: 4px 23px 5px;
}

.news-contents .block-contents .block-contents-text p {
    margin: 16px;
    font-size: 1em;
    line-height: 1.875;
}

.news-contents .block-contents .block-contents-text em {
    font-weight: 700;
    font-style: normal;
}

.news-contents .block-contents .block-contents-text a {
    color: #3d589d;
}

.image-slider {
    overflow: hidden;
    position: relative;
    height: 440px;
}

.image-slider .slider-item {
    text-align: center;
}

.image-slider .slider-item a {
    display: block;
    width: 100%;
    height: 100%;
}

.image-slider .slider-item img {
    width: auto;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}

.slick-list,.slick-track {
    height: 100%;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 2;
    border: none;
    background: none;
    text-indent: -9999px;
    width: 45px;
    height: 45px;
    margin-top: -23px;
}

.slick-prev {
    left: -2px;
    background-image: url(../img/sprite.png);
    background-position: -45px 0;
    width: 45px;
    height: 45px;
}

.slick-prev:hover {
    background-image: url(../img/sprite.png);
    background-position: 0 0;
    width: 45px;
    height: 45px;
}

.slick-next {
    right: -3px;
    background-image: url(../img/sprite.png);
    background-position: -45px -45px;
    width: 45px;
    height: 45px;
}

.slick-next:hover {
    background-image: url(../img/sprite.png);
    background-position: 0 -45px;
    width: 45px;
    height: 45px;
}

.overview-table {
    width: 100%;
    margin: 12px 0 31px;
}

.overview-table th,.overview-table td {
    border: #e8e8e8 solid 1px;
}

.overview-table th {
    width: 188px;
    color: #666;
    padding-top: 13px;
    font-size: .9375em;
    line-height: 1.6;
    background-color: #f7f8f9;
    vertical-align: top;
}

.overview-table td {
    padding: 12px 18px;
    font-size: 1em;
    line-height: 1.5625;
}

.scale-image-list span {
    display: block;
    overflow: hidden;
}

.lightbox span {
    position: relative;
}

.lightbox span:after {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    content: "";
    width: 70px;
    height: 35px;
    background: url(../img/ico_lightbox.png) no-repeat 0 0;
}

.overview-text {
    margin: 16px 0 25px;
    font-size: 1.125em;
    line-height: 1.77778;
}

.additional-information .additional-list {
    overflow: hidden;
    margin: 10px 0 20px;
}

.additional-information .additional-list ul {
    width: 765px;
}

.additional-information .additional-list ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.additional-information .additional-list li {
    float: left;
    width: 250px;
    margin-right: 5px;
}

.additional-information .additional-list .caption {
    margin: 4px 0 0;
    color: #666;
    font-size: .875em;
    line-height: 2;
}

.additional-information .additional-list a {
    text-decoration: none;
}

.additional-information dl dt {
    margin-bottom: 7px;
    padding: 2px 10px 11px;
    border-bottom: #3d589d solid 1px;
    color: #3d589d;
    font-weight: 700;
    font-size: 1.25em;
    line-height: 1.4;
}

.additional-information dl dd {
    margin-bottom: 27px;
    font-size: 1.125em;
    line-height: 1.77778;
}

.contact-contents-area {
    margin: 17px 0 27px;
    padding: 32px 39px 39px;
    background-color: #f7f8f9;
}

.contact-contents-area p {
    font-size: 1.125em;
    line-height: 1.77778;
}

.contact-contents-area a {
    color: #3d589d;
}

.contact-contents-area a:hover {
    text-decoration: none;
}

.contact-contents-area dl {
    margin: 29px 0 0;
}

.contact-contents-area dl dt {
    font-weight: 700;
    font-size: 1.125em;
    line-height: 1.77778;
}

.contact-contents-area dl dd {
    font-size: 1.125em;
    line-height: 1.77778;
}

.contact-contents-area .buttons {
    margin-top: 17px;
}

.contact-contents-area .buttons:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.contact-contents-area .button {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 20px;
    padding: 12px 33px 11px 19px;
    color: #fff;
    font-size: .83333em;
    line-height: 1;
    background-color: #3d589d;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 0 #304b90;
    -moz-box-shadow: 0 2px 0 #304b90;
    box-shadow: 0 2px 0 #304b90;
}

.contact-contents-area .button:after {
    position: absolute;
    top: 50%;
    right: 10px;
    display: inline-block;
    margin-top: -5px;
    content: "\f054";
    font-family: FontAwesome;
    font-size: 10px;
    vertical-align: middle;
}

.contact-contents-area .button:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
}

.contact-contents-area .button:active {
    top: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.company-catch-copy {
    margin: 13px 0 23px;
    font-size: 1.125em;
    line-height: 1.77778;
}

.overview-share-buttons {
    position: relative;
    overflow: hidden;
    margin-bottom: 35px;
}

.overview-share-buttons ul {
    position: relative;
    left: 50%;
    float: left;
}

.overview-share-buttons li {
    position: relative;
    left: -50%;
    float: left;
}

.side-contents .section-title {
    padding: 8px 0;
    border-bottom: #dfe5f0 solid 1px;
    color: #3d589d;
    font-weight: 700;
    font-size: 1em;
    background-color: #f1f5f9;
    text-align: center;
}

.side-contents ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.side-contents .image,.side-contents .text,.side-contents .title,.side-contents .description,.side-contents .date {
    display: block;
}

.side-list-base01 {
    margin: 13px 0 20px;
}

.side-list-base01 li {
    margin-bottom: 13px;
    padding-bottom: 14px;
    background: url(../img/bg_dot.png) repeat-x 0 100%;
}

.side-list-base01 li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.side-list-base01 a {
    display: block;
    text-decoration: none;
}

.side-list-base01 .image {
    overflow: hidden;
    float: left;
    width: 70px;
    margin-right: 13px;
}

.side-list-base01 .image img {
    width: 100%;
}

.side-list-base01 .text {
    position: relative;
    top: -3px;
    overflow: hidden;
}

.side-list-base01 .title {
    margin-bottom: 4px;
    color: #000;
    font-weight: 700;
    font-size: 1em;
    line-height: 1.4375;
}

.side-list-base01 .description {
    margin-bottom: 9px;
    color: #666;
    font-size: .875em;
    line-height: 1.42857;
}

.side-list-base01 .date {
    color: #a4a4a4;
    font-size: .875em;
    line-height: 1;
}

.side-list-base02 {
    margin: 19px 0 20px;
}

.side-list-base02 li {
    position: relative;
    margin-bottom: 13px;
    padding-right: 5.5em;
}

.side-list-base02 .title {
    color: #000;
    font-weight: 700;
    font-size: 1em;
    line-height: 1.25;
}

.side-list-base02 .date {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #a4a4a4;
    font-size: .75em;
    line-height: 1;
}

.side-list-base03 {
    margin: 13px 0 20px;
}

.side-list-base03 li {
    margin-bottom: 13px;
    padding-bottom: 14px;
    background: url(../img/bg_dot.png) repeat-x 0 100%;
}

.side-list-base03 li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.side-list-base03 a {
    display: block;
    text-decoration: none;
}

.side-list-base03 .image {
    overflow: hidden;
    float: left;
    width: 70px;
    margin-right: 13px;
}

.side-list-base03 .image img {
    width: 100%;
}

.side-list-base03 .text {
    position: relative;
    top: -2px;
    overflow: hidden;
}

.side-list-base03 .tag-name {
    display: block;
    color: #4ac7cf;
    font-weight: 700;
    font-size: .875em;
    line-height: 1.57143;
}

.side-list-base03 .catch-copy {
    display: block;
    margin-bottom: 8px;
    color: #000;
    font-weight: 700;
    font-size: 1em;
    line-height: 1.4375;
}

.side-list-base03 .date {
    color: #a4a4a4;
    font-size: .875em;
    line-height: 1;
}

.contents-tab-wrapper .tab-contents {
    overflow: hidden;
    width: 760px;
}

.contents-tab-wrapper .tab-contents-item {
    display: none;
    width: 780px;
    margin-top: 20px;
}

.contents-tab-wrapper .tab-contents-item:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.contents-tab-wrapper .tab-contents-item.current {
    display: block;
}

.contents-tab-wrapper .search-list-wrapper {
    padding-top: 19px;
}

.contents-tab-wrapper .search-list-wrapper:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.contents-tab-wrapper .search-list {
    float: left;
    width: 240px;
    margin-right: 20px;
    font-size: .875em;
    line-height: 1;
}

.contents-tab-wrapper .search-list .heading a {
    position: relative;
    display: block;
    margin-bottom: 9px;
    padding-left: 18px;
    font-weight: 700;
    color: #3d589d;
    font-size: 1.14286em;
    line-height: 1;
    text-decoration: none;
}

.contents-tab-wrapper .search-list .heading a:hover {
    text-decoration: underline;
}

.contents-tab-wrapper .search-list .heading a:before {
    position: absolute;
    left: 5px;
    top: 0;
    display: inline-block;
    content: "\f105";
    font-family: FontAwesome;
}

.contents-tab-wrapper .search-list ul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 2px 5px 2px 10px;
    background-color: #f1f5f9;
}

.contents-tab-wrapper .search-list li {
    position: relative;
    float: left;
    margin: 3px 0;
    padding: 0 9px;
}

.contents-tab-wrapper .search-list li:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    content: "";
    width: 1px;
    height: 10px;
    margin-top: -5px;
    background-color: #b0bfe3;
}

.contents-tab-wrapper .search-list li:first-child:before {
    display: none;
}

.contents-tab-wrapper .search-list li a {
    color: #3d589d;
}

.contents-tab-wrapper .search-list {
    margin-bottom: 18px;
}

.search-list-tab {
    margin-bottom: 64px;
}

.tab-list {
    border-bottom: #3d589d solid 1px;
}

.tab-list:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.tab-list-two .tab-list-item {
    width: 380px;
}

.tab-list-two .tab-list-item:nth-last-child(1) {
    width: 381px;
}

.tab-list-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
    width: 254px;
    margin-left: -1px;
    margin-bottom: -1px;
    border: #dfe5f0 solid 1px;
    padding: 15px 0 16px;
    border-bottom: #3d589d solid 1px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    font-weight: 700;
    color: #3d589d;
    font-size: 1.0625em;
    line-height: 1;
    background-color: #f1f5f9;
    z-index: 1;
    text-align: center;
    cursor: pointer;
}

.tab-list-item:first-child {
    margin-left: 0;
}

.tab-list-item.current {
    border: #3d589d solid 1px;
    border-bottom: #fff solid 1px;
    background-color: #fff;
    z-index: 2;
}

.tab-list-business:before {
    display: inline-block;
    content: "";
    margin: -2px 35px -1px 0;
    background-image: url(../img/sprite.png);
    background-position: 0 -90px;
    width: 20px;
    height: 20px;
    vertical-align: text-top;
}

.tab-list-business.current:before {
    background-image: url(../img/sprite.png);
    background-position: -60px -90px;
    width: 20px;
    height: 20px;
}

.tab-list-area:before {
    display: inline-block;
    content: "";
    margin: -2px 35px -1px 0;
    background-image: url(../img/sprite.png);
    background-position: -40px -90px;
    width: 20px;
    height: 20px;
    vertical-align: text-top;
}

.tab-list-area.current:before {
    background-image: url(../img/sprite.png);
    background-position: -90px -63px;
    width: 20px;
    height: 20px;
}

.tab-list-feature:before {
    display: inline-block;
    content: "";
    margin: -2px 35px -1px 0;
    background-image: url(../img/sprite.png);
    background-position: -90px -43px;
    width: 20px;
    height: 20px;
    vertical-align: text-top;
}

.tab-list-feature.current:before {
    background-image: url(../img/sprite.png);
    background-position: -20px -90px;
    width: 20px;
    height: 20px;
}

body {
    width: 100%;
    min-width: 1200px;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo ,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

em {
    font-weight: 700;
    font-style: normal;
}

.banner-box a:hover img,.footer-banner a:hover img {
    opacity: .8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
}

/*------------------------------------------------
▼20170519追加
------------------------------------------------*/


.tab-list-item {
    width: 190px !important;
	}

.tab-list-order.current:before {
    background-image: url(../img/order_icon.png);
    background-position: 20px 0px;
    width: 20px;
    height: 20px;
}

.tab-list-order:before {
    display: inline-block;
    content: "";
    margin: 0 15px -1px 0 !important;
    background-image: url(../img/order_icon.png);
    background-position: 0 0;
    width: 20px;
    height: 20px;
    vertical-align: text-top;
}

.tab-list-business:before,.tab-list-area:before,.tab-list-feature:before {
    margin: 0 15px -1px 0 !important;
	}

/*.col-box .gyosyu-hantei .header {
	display:block !important;
	}*/
	
.contents-tab-wrapper .order_search_list .search-list {
    width: 150px !important;
	margin-right:0 !important;}

.mega-menu-box .item-order .mega-menu-list {
    width: 160px !important;
}

.header_sub {
    position: relative;
    padding: 11px 9px 10px;
    color: #fff;
    font-weight: 700;
    font-size: 1.125em;
    line-height: 1;
    background-color: #3d589d;
}

.low-primary-col .header_sub .section-title {
    font-size: 1em;
}


/*-----------------------------------
▼20171106
-----------------------------------*/

.osusume_area {
    margin-top: 80px;
	}

.blue_g_midashi02 {
    position: relative;
    padding: 11px 9px 10px;
    color: #fff;
    font-weight: 700;
    font-size: 1.125em;
    line-height: 1;
    background-color: #3d589d;
}

ul#pc-related {
    border-bottom: 1px solid #cccccc;
	margin: 10px 0 10px;
}

ul#pc-related li {
    border-top: 1px solid #cccccc;
    width: 730px;
    padding: 13px 10px 13px 20px;
    margin-bottom: 0!important;
}

ul#pc-related li a {
	color: #1e1e1e;
    font-weight: 700;
	text-decoration:none;
	}

ul#pc-related li a:hover {
	background-color:#eee;}

ul#pc-related li span {
    color: #a4a4a4;
    font-size: .875em;
    line-height: 1;
    font-weight: normal;
    display: block;
    margin-top: 7px;
    padding-left: 10px;
}

ul#pc-related li img {
	display:none;}

ul#pc-related li a.newsChk:before { 
    background: url(/rentoku/bizplus/assets/sprite/ico_arrow.png) 0 0 no-repeat;
    top: 6px;
    left: -10px;
    display: block;
    content: "";
    width: 5px;
    height: 10px;
    background-size: 5px 10px;
    float: left;
    padding-right: 5px;
	margin-top:3px;
}
/*-----------------------------------
▼20180718
-----------------------------------*/
.rensai-col-box{
    margin-top:35px;
	margin-bottom:20px;
}
.rensai-col-box .col-box{
    width:100%;
}
.rensai-col-box .primary-col{
    width: 100%;
    margin:0 auto;
    float: none;
}
.rensai-col-box .primary-col .list-type03 li {
    float: left;
    width: 260px;
    margin-left: 55px;
    margin-bottom: 12px;
}
.rensai-col-box .primary-col .list-type03 li:last-child{
    margin-right:0;
}
.rensai-col-box .primary-col .list-type03 ul {
    width: 1000px;
    margin: 0 auto;
}
.rensai-col-box .primary-col .section-mlabo{
    margin-bottom:20px;
}

.columnist-col-box{
    background-color:#ebebeb;
    padding:10px 0;
}
.columnist-col-box .full-contents{
   width: 1000px;
}
.columnist-col-box .scale-image-list{
  
    margin:0 auto;
}
