/*! 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?#iefix&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 {
    position: relative;
    z-index: 100;
}

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

img {
    width: 100%;
    height: auto;
}

.header-line1 {
    position: relative;
    padding: 0 0 0 6px;
    z-index: 10000;
}

.header-line1:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.header-line1 .header-logo {
    float: left;
    width: 102px;
    margin-top: 6px;
    line-height: 1;
}

.header-line1 .btn-registration {
    float: right;
    width: 62px;
}

.header-line1 .btn-logout {
    float: right;
    width: 35px;
}

.header-line1 .btn-config {
    float: right;
    width: 35px;
}

.header-line1 .btn-login {
    float: right;
    width: 35px;
}

.header-line1 .user-login {
    float: right;
    margin-top: 10px;
    margin-right: 3px;
    margin-left: -100px;
    color: #999;
    font-size: .5em;
    line-height: 1;
}

.header-line1 .user-login .login-link a {
    color: #999;
}

.header-line1 .user-login .login-link .scale-icon {
    margin-top: -2px;
    margin-right: 6px;
    vertical-align: middle;
}

.header-line2 {
    z-index: 100000;
    width: 100%;
    z-index: 1;
    line-height: 1;
    border-top: #e4e4e4 solid 1px;
    border-bottom: #ececec solid 1px;
    background-color: #fff;
}

.header-line2:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.header-line2 .site-logo {
    float: left;
    width: 154px;
}

.header-line2 .header-search {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: right;
    width: 122px;
    height: 40px;
    padding: 7px 8px 8px;
    border-left: solid 1px #e4e4e4;
    vertical-align: baseline;
    background-color: #fff;
}

.header-line2 .header-search:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #f7f8f9;
}

.header-line2 .header-search .header-search-inner {
    width: 100%;
    border: solid 1px #e4e0e1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.header-line2 .header-search .header-search-inner .search-text {
    width: 75px;
    height: 15px;
    padding-top: 6px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: .5em;
    line-height: 1;
}

.header-line2 .header-search .header-search-inner .search-button {
    width: 25px;
    height: 26px;
    color: #ccc;
    font-family: FontAwesome;
    font-size: .5em;
    line-height: 1;
}

.header-line2 .header-search .header-search-inner input {
    padding: 0;
    border: none;
    background: none;
    vertical-align: top;
    -webkit-appearance: none;
}

.header-line2 .header-search .header-search-inner input::-webkit-input-placeholder {
    line-height: 1;
}

.header-line2 .menu-button {
    float: right;
    width: 43px;
    border-left: solid 1px #e4e4e4;
}

.fixed .header-line2 {
    position: fixed;
    top: 0;
    padding: 0;
}

.fixed .header-line2:after {
    position: absolute;
    bottom: -3px;
    left: 0;
    display: block;
    content: "";
    background-image: -moz-linear-gradient(-90deg,#242424 0%,rgba(36,36,36,0) 100%);
    background-image: -webkit-linear-gradient(-90deg,#242424 0%,rgba(36,36,36,0) 100%);
    background-image: -ms-linear-gradient(-90deg,#242424 0%,rgba(36,36,36,0) 100%);
    opacity: .341;
    width: 100%;
    height: 3px;
}

.news-ticker {
    position: relative;
    padding: 5px;
    background: #f7f8f9;
    border-top: #f5f5f6 solid 2px;
    border-bottom: solid 1px #e9e9e9;
    font-size: .625em;
    color: #666;
}

.news-ticker .scale-icon {
    margin-top: -2px;
    margin-right: 3px;
}

.news-ticker .new-icon {
    position: relative;
    top: -1px;
    color: #fa1616;
    font-family: 'Montserrat',sans-serif;
    font-size: .9em;
}

.news-ticker ul {
    display: inline-block;
}

.news-ticker .ticker-item {
    display: none;
}

.news-ticker .current {
    display: inline-block;
}

.nav-box {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10;
}

.nav-box:after {
    position: absolute;
    bottom: -15px;
    left: 0;
    display: block;
    content: "";
    background-image: -moz-linear-gradient(-90deg,#242424 0%,rgba(36,36,36,0) 100%);
    background-image: -webkit-linear-gradient(-90deg,#242424 0%,rgba(36,36,36,0) 100%);
    background-image: -ms-linear-gradient(-90deg,#242424 0%,rgba(36,36,36,0) 100%);
    opacity: .341;
    width: 100%;
    height: 15px;
}

.fixed .nav-box {
    position: fixed;
    left: 0;
}

.nav-box .header-gnav .primary-link {
    position: relative;
    display: block;
    padding: 11px 0 11px 33px;
    border-top: solid 1px #5068a6;
    border-bottom: #304b90 solid 2px;
    color: #fff;
    font-size: .6875em;
    line-height: 1;
    background-color: #3d589d;
}

.nav-box .header-gnav .primary-link .scale-icon {
    position: absolute;
    top: 6px;
    left: 3px;
}

.nav-box .header-gnav .primary-link:after {
    position: absolute;
    top: 50%;
    right: 14px;
    display: inline-block;
    margin-top: -5px;
    content: "\f107";
    color: #9eacce;
    font-family: FontAwesome;
    font-size: 1.25em;
    background-size: contain;
}

.nav-box .header-gnav .open .primary-link:after {
    content: "\f106";
}

.nav-box .header-gnav .mega-menu {
    overflow: hidden;
    height: 0;
    background: #edf0f7;
}

.nav-box .header-gnav .mega-menu .mega-menu-contents {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 12px;
    background: #edf0f7;
}

.nav-box .header-gnav .mega-menu .tab {
    margin-bottom: 17px;
    padding: 0 0 0 5px;
}

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

.nav-box .header-gnav .mega-menu .tab .tab-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 31.34796%;
    margin-right: 6px;
    padding: 5px 0 6px;
    border: solid 2px #3d589d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #3d589d;
    font-weight: 700;
    font-size: .625em;
    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;
}

.nav-box .header-gnav .mega-menu .tab .tab-item:nth-last-child(1) {
    margin-right: 0;
}

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

.nav-box .header-gnav .mega-menu .tab .current:after {
    position: absolute;
    bottom: -4.5px;
    left: 50%;
    display: block;
    content: "";
    width: 5.5px;
    height: 3.5px;
    margin-left: -5.5px;
    background: url(../assets/sp/sprite/ico_mega-menu-breath.png) 0 0 no-repeat;
    background-size: contain;
}

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

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

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

.nav-box .header-gnav .mega-menu .tab-contents .item-area .mega-menu-list {
    width: 93.125%;
}

.nav-box .header-gnav .mega-menu .tab-contents .item-area .mega-menu-list a {
    padding-left: 10px;
}

.nav-box .header-gnav .mega-menu .mega-menu-list {
    float: left;
    width: 45%;
    padding-left: 11px;
}

.nav-box .header-gnav .mega-menu .mega-menu-list li {
    margin-bottom: 5px;
    font-size: .5625em;
    line-height: 1.55556;
}

.nav-box .header-gnav .mega-menu .mega-menu-list span {
    margin-left: -5px;
    color: #666;
    font-size: .88889em;
    letter-spacing: -.8px;
}

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

.nav-box .header-gnav .mega-menu .mega-menu-list a:before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    font-family: FontAwesome;
    color: #3d589d;
    content: "\f105";
    font-size: 1em;
    line-height: 1;
}

.nav-box .header-gnav .mega-menu .item-news .mega-menu-list {
    width: 93.125%;
}

.nav-box .header-gnav .mega-menu .item-news .mega-menu-list a {
    padding-left: 10px;
}

.nav-box .header-gnav .mega-menu .btn-list {
    clear: both;
    padding-top: .3125%;
}

.nav-box .header-gnav .mega-menu .btn-list a {
    display: block;
    width: 93.4375%;
    margin: 0 auto;
    padding: 8px 0 7px;
    border-style: solid;
    border-width: 1px;
    border-color: #e4e4e4;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 2px 1px 0 rgba(0,0,0,0.1);
    color: #3d589d;
    font-weight: 700;
    font-size: .625em;
    line-height: 1;
    background-color: #fff;
    text-align: center;
    text-decoration: none;
}

.nav-box .header-sub-nav {
    padding: 11px 0 10px;
    border-bottom: #304b90 solid 3px;
    background-color: #354e93;
}

.nav-box .header-sub-nav ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.nav-box .header-sub-nav li {
    float: left;
    font-size: .625em;
    line-height: 1;
    text-align: center;
}

.nav-box .header-sub-nav li a {
    display: block;
    padding: 6px 0;
    color: #fff;
}

.nav-box .header-sub-nav li a .scale-icon {
    margin: 100%;
}

.nav-box .header-sub-nav .item01 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 34.375%;
    border-right: solid 1px #6278af;
}

.nav-box .header-sub-nav .item01 .scale-icon {
    margin: -3px 0 0 8px;
}

.nav-box .header-sub-nav .item02 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 31.25%;
    border-right: solid 1px #6278af;
    border-left: solid 2px #304b90;
    border-right: solid 1px #6278af;
}

.nav-box .header-sub-nav .item02 .scale-icon {
    margin: -3px 0 0 6px;
}

.nav-box .header-sub-nav .item03 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 34.375%;
    border-left: solid 2px #304b90;
}

.nav-box .header-sub-nav .item03 .scale-icon {
    margin: -3px 0 0 7px;
}

#menu-overlay {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

.page-footer {
    background-color: #f9f9f9;
}

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

.page-footer .copyright {
    padding: 14px 0 12px;
    color: #999;
    font-size: .625em;
    line-height: 1;
    text-align: center;
}

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

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

.footer-page-nav .device-nav {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 280px;
    padding: 4px 5px;
    background-color: #fff;
}

.footer-page-nav .device-nav div {
    float: left;
}

.footer-page-nav .device-nav .device-pc {
    width: 132.5px;
}

.footer-page-nav .device-nav .device-sp {
    width: 137.5px;
}

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

.footer-sub-nav {
    margin-bottom: 14px;
    padding: 14px 15px 0;
}

.footer-sub-nav li {
    margin-bottom: 10px;
    font-size: .5625em;
    line-height: 1.44444;
}

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

.footer-sub-nav a:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    content: "\f105";
    color: #1f1f1f;
    font-size: 1em;
    line-height: 1;
    margin-top: -4px;
    font-family: FontAwesome;
    vertical-align: top;
}

.footer-sub-nav a .arrow04-icon {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -3px;
    vertical-align: top;
}

.footer-sub-nav a .blank-icon {
    margin-left: 12px;
}

.footer-banner {
    width: 260px;
    margin: 16px auto 0;
}

.footer-banner ul {
    margin-right: -5px;
}

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

.footer-banner li {
    float: left;
    width: 60px;
    margin-right: 5px;
}

.top-news-box {
    margin-bottom: 34px;
}

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

.top-news-main {
    border-bottom: solid 1px #e9e9e9;
}

.top-news-main .news-main-item {
    position: relative;
    display: none;
    padding: 10px 10px 8px;
}

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

.top-news-main .top-news-title {
    margin-bottom: 8px;
    color: #000;
    font-weight: 700;
    font-size: 1.125em;
    line-height: 1.33333;
}

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

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

.top-news-main .top-news-contents .image {
    float: left;
    width: 90px;
    margin-right: 15px;
}

.top-news-main .top-news-contents .image .caption {
    margin: 4px 0 0;
    color: #666;
    font-size: .8125em;
    line-height: 1.38462;
}

.top-news-main .top-news-contents .text p {
    margin: -2px 0 0;
    color: #333;
    font-size: .875em;
    line-height: 1.42857;
}

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

.top-news-main .top-news-contents .more-read {
    width: 100%;
    text-align: right;
    font-size: .875em;
    line-height: 1;
}

.top-news-main .top-news-contents .more-read a {
    color: #999;
}

.top-news-main .top-news-contents .more-read .scale-icon {
    margin-right: 6px;
    vertical-align: text-top;
}

.top-news-list {
    padding: 4px 5px;
    background-color: #f8f8f8;
}

.top-news-list li {
    position: relative;
    margin-top: -1px;
}

.top-news-list li:first-child {
    margin-top: 0;
}

.top-news-list li a {
    position: relative;
    display: block;
    padding: 4px 5px 5px 15px;
    border: solid 1px #e9e9e9;
    color: #3d589d;
    font-size: .875em;
    line-height: 1.42857;
    background-color: #fff;
}

.top-news-list li a:before {
    position: absolute;
    top: 10px;
    left: 5px;
    display: block;
    content: "";
    width: 3px;
    height: 5px;
    background: url(../sprite/ico_news.png) 0 0 no-repeat;
    background-size: contain;
}

.top-news-list li a .scale-icon {
    margin-top: -1px;
    margin-right: 5px;
    vertical-align: middle;
}

.top-news-list li a .scale-icon img {
    width: 100%;
    height: auto;
    margin: 0;
    vertical-align: top;
}

.top-news-list li a span {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.top-news-list li img {
    width: 10px;
    height: 9px;
    margin-top: -2px;
    margin-left: 5px;
    vertical-align: middle;
}

.top-news-list li.picture a:after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 9px;
    margin-left: 5px;
    background: url(../img/ico_picture.png) 0 0 no-repeat;
    background-size: contain;
    vertical-align: middle;
}

.top-news-list .current {
    z-index: 2;
}

.top-news-list .current a {
    color: #777;
    border-color: #d4dbef;
    background-color: #f1f4fa;
}

.top-news-list .current a:before {
    background: url(../sprite/ico_news-current.png) 0 0 no-repeat;
    background-size: contain;
}

.top-news-list .more-button {
    padding: 4px 0;
}

.top-news-list .more-button a {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 10px 3px 8px;
    color: #fff;
    font-weight: 700;
    font-size: .875em;
    line-height: 1;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 0 #304b90;
    -moz-box-shadow: 0 2px 0 #304b90;
    box-shadow: 0 2px 0 #304b90;
    background-color: #3d589d;
    text-align: center;
}

.top-news-list .more-button a:after {
    position: absolute;
    top: 50%;
    right: 11px;
    display: block;
    content: "\f054";
    font-family: FontAwesome;
    color: #9eacce;
    font-size: 1em;
    margin-top: -4px;
}

.full-contents {
    position: relative;
}

.full-contents .section-title {
    position: relative;
    padding: 0 65px 0 9px;
    color: #333;
    font-weight: 700;
    font-size: 1.0625em;
    line-height: 1.23529;
	margin: 0 0 40px 0;
}

.full-contents .section-title .breath {
    position: absolute;
    top: -12.5%;
    display: inline-block;
    margin-top: 1px;
    margin-left: 5px;
	margin-right: 5px;
    padding: 4px 7px 3px 6px;
    border: solid 1px #3d589d;
    color: #3d589d;
    font-size: .76471em;
    line-height: 1;
    vertical-align: middle;
}

.full-contents .section-title .breath:before {
    position: absolute;
    top: 50%;
    left: -4px;
    display: block;
    content: "";
    width: 4px;
    height: 5px;
    margin-top: -2px;
    background: url(../sprite/ico_section-title-breath.png) 0 0 no-repeat;
    background-size: contain;
}

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

.full-contents .list-type01 {
    margin: 14px 0 32px;
}

.full-contents .list-type01 .slider-item {
    width: 320px;
}

.full-contents .list-type01 li,.full-contents .list-type01 .slider-item {
    position: relative;
}

.full-contents .list-type01 li img,.full-contents .list-type01 .slider-item img {
    width: 100%;
    height: auto;
}

.full-contents .list-type01 li a,.full-contents .list-type01 .slider-item a {
    display: block;
}

.full-contents .list-type01 li div,.full-contents .list-type01 .slider-item div {
    display: block;
    color: #fff;
}

.full-contents .list-type01 li .label,.full-contents .list-type01 .slider-item .label {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    padding: 5px;
    font-size: .8125em;
    line-height: 1;
}

.full-contents .list-type01 li .label-jichitai,.full-contents .list-type01 .slider-item .label-jichitai {
    background-color: #908e8e;
}

.full-contents .list-type01 li .label-syosya,.full-contents .list-type01 .slider-item .label-syosya {
    background-color: #67c3c9;
}

.full-contents .list-type01 li .label-mass,.full-contents .list-type01 .slider-item .label-mass {
    background-color: #cb4c76;
}

.full-contents .list-type01 li .label-it,.full-contents .list-type01 .slider-item .label-it {
    background-color: #8b4ccb;
}

.full-contents .list-type01 li .label-service,.full-contents .list-type01 .slider-item .label-service {
    background-color: #ab986b;
}

.full-contents .list-type01 li .label-ryutsu,.full-contents .list-type01 .slider-item .label-ryutsu {
    background-color: #e1912a;
}

.full-contents .list-type01 li .label-syosya2,.full-contents .list-type01 .slider-item .label-syosya2 {
    background-color: #3e78c8;
}

.full-contents .list-type01 li .label-maker,.full-contents .list-type01 .slider-item .label-maker {
    background-color: #efc70a;
}

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

.full-contents .list-type01 li .meta-box,.full-contents .list-type01 .slider-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: 12px 10px;
    background-color: rgba(0,0,0,0.5);
}

.full-contents .list-type01 li .meta-box span,.full-contents .list-type01 .slider-item .meta-box span {
    display: block;
}

.full-contents .list-type01 li .title,.full-contents .list-type01 .slider-item .title {
    font-size: .9375em;
    line-height: 1.33333;
}

.full-contents .list-type01 li .description,.full-contents .list-type01 .slider-item .description {
    font-size: 1em;
    line-height: 1.4375;
}

.full-contents .list-type01 li .date,.full-contents .list-type01 .slider-item .date {
    margin: 3px 0 2px;
    font-size: .6875em;
    line-height: 1;
}

.full-contents .list-type02 {
    margin-top: 14px;
    padding: 10px 10px 32px;
    border-top: solid 1px #333;
}

.full-contents .list-type02 ul {
    margin-bottom: -13px;
}

.full-contents .list-type02 li {
    margin-bottom: 13px;
}

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

.full-contents .list-type02 .image {
    float: left;
    width: 60px;
    margin-right: 18px;
}

.full-contents .list-type02 .meta-box {
    overflow: hidden;
    position: relative;
}

.full-contents .list-type02 .title {
    margin-right: 40px;
    margin-bottom: 2px;
    color: #333;
    font-size: .875em;
    line-height: 1.21429;
}

.full-contents .list-type02 .description {
    margin-bottom: 7px;
    color: #1e1e1e;
    font-weight: 700;
    font-size: .875em;
    line-height: 1.28571;
}

.full-contents .list-type02 .date {
    color: #a4a4a4;
    font-size: .75em;
    line-height: 1;
}

.full-contents .list-type02 .label-new {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px;
    border-radius: 2px;
    color: #fff;
    font-family: 'Montserrat',sans-serif;
    font-size: .6875em;
    line-height: 1;
    background-color: #b5cd15;
}

.full-contents h2+.list-type03 {
    margin-top: 14px;
    padding-top: 15px;
    border-top: solid 1px #333;
}

.full-contents .list-type03+.list-type03 {
    margin-bottom: 17px;
}

.full-contents .list-type03 {
    margin-bottom: 15px;
    padding: 0 10px 15px;
}

.full-contents .list-type03 .cat-bar {
    position: relative;
    margin: 0 0 13px;
    padding: 8px 50px 8px 5px;
    color: #fff;
    font-weight: 700;
    font-size: .9375em;
    line-height: 1;
    background-color: #3d589d;
}

.full-contents .list-type03 .to-list {
    position: absolute;
    top: 9px;
    right: 8px;
    text-align: right;
    font-size: .86667em;
    line-height: 1;
}

.full-contents .list-type03 .to-list a {
    display: block;
    padding-left: 7px;
    border-left: #8193c0 solid 1px;
    color: #fff;
    text-decoration: none;
}

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

.full-contents .list-type03 .to-list a:after {
    display: inline-block;
    content: "\f105";
    font-family: FontAwesome;
    font-size: .875em;
    margin-top: -2px;
    margin-left: 7px;
    vertical-align: middle;
}

.full-contents .list-type03 ul {
    margin-bottom: -13px;
}

.full-contents .list-type03 li {
    margin-bottom: 13px;
}

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

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

.full-contents .list-type03 .image {
    float: left;
    width: 60px;
    margin-right: 18px;
}

.full-contents .list-type03 .meta-box {
    position: relative;
    overflow: hidden;
}

.full-contents .list-type03 .tag-name {
    margin-top: -2px;
    margin-bottom: 5px;
    color: #3d589d;
    font-weight: 700;
    font-size: .9375em;
    line-height: 1.26667;
}

.full-contents .list-type03 .description {
    margin-bottom: 8px;
    color: #1e1e1e;
    font-weight: 700;
    font-size: .875em;
    line-height: 1.28571;
}

.full-contents .list-type03 .date {
    color: #a4a4a4;
    font-size: .75em;
    line-height: 1;
}

.full-contents .list-type04 {
    position: relative;
    margin-top: 14px;
    margin-bottom: 32px;
    padding: 15px 10px 0;
    border-top: solid 1px #333;
}

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

.full-contents .list-type04 .item {
    float: left;
    width: 145px;
    margin-right: 10px;
}

.full-contents .list-type04 .item a {
    display: block;
    text-decoration: none;
}

.full-contents .list-type04 .item .meta-box {
    position: static;
    background-color: transparent;
}

.full-contents .list-type04 .item .image {
    margin-bottom: 8px;
}

.full-contents .list-type04 .item .title {
    color: #000;
    font-size: .875em;
    line-height: 1.21429;
}

.full-contents .list-type04 .item .name {
    color: #666;
    font-size: .875em;
    line-height: 1.21429;
}

.full-contents .list-type04 .slick-arrow {
    top: 31px;
    margin-top: 0;
}

.full-contents .list-type04 .slick-prev {
    left: -10px;
}

.full-contents .list-type04 .slick-next {
    right: -10px;
}

.full-contents .btn-to-list {
    position: absolute;
    top: 35px;
    right: 5px;
    font-weight: 700;
    font-size: .75em;
    line-height: 1;
}

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

.full-contents .btn-to-list a:after {
    display: inline-block;
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 10px;
    margin-right: -3px;
}

.banner-box {
    margin: 0 auto;
    text-align: center;
}

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

.banner-box div.banner-item {
    margin-bottom: 10px;
}

.contents-area-banner {
    margin-bottom: 34px;
}

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

.col-contents .header {
    position: relative;
}

.col-contents .header .section-title {
    position: relative;
    margin-bottom: 15px;
    padding: 0 65px 9px 9px;
    border-bottom: solid 1px #333;
    color: #333;
    font-weight: 700;
    font-size: 1.0625em;
    line-height: 1.47059;
}

.col-contents .header .to-list {
    position: absolute;
    top: -2px;
    right: 5px;
    font-weight: 700;
    font-size: .75em;
    line-height: 1;
}

.col-contents .header .to-list a {
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    background-color: #747474;
    box-shadow: 0 1px 0 #505050;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

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

.col-contents .header .to-list a:after {
    display: inline-block;
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 7px;
}

.col-contents .header-breath {
    position: relative;
    margin-right: 7px;
    margin-left: 7px;
    margin-bottom: 15px;
    padding: 8px 55px 8px 6px;
    color: #fff;
    font-weight: 700;
    font-size: 1.0625em;
    line-height: 1;
    background-color: #3d589d;
}

.col-contents .header-breath:after {
    position: absolute;
    bottom: -4px;
    left: 50%;
    display: block;
    content: "";
    width: 5px;
    height: 4px;
    margin-left: -2px;
    background: url(../sprite/ico_header-breath.png) 0 0 no-repeat;
    background-size: contain;
}

.col-contents .header-breath h2,.col-contents .header-breath .section-title {
    margin: 0;
    font-size: 1em;
    line-height: 1;
}

.col-contents .header-breath .to-list {
    position: absolute;
    top: 9px;
    right: 10px;
    text-align: right;
    font-size: .76471em;
    line-height: 1;
}

.col-contents .header-breath .to-list a {
    display: block;
    padding-left: 7px;
    border-left: #8193c0 solid 1px;
    color: #fff;
    text-decoration: none;
}

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

.col-contents .header-breath .to-list a:after {
    display: inline-block;
    content: "\f105";
    font-family: FontAwesome;
    margin-top: -1px;
    margin-left: 10px;
    margin-right: -3px;
    vertical-align: middle;
}

.col-contents .lead-text {
    display: table;
    padding: 0 10px;
}

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

.col-contents .lead-text img {
    width: 90px;
    margin-right: 9px;
}

.col-contents .lead-text span {
    display: table-cell;
    color: #333;
    font-weight: 700;
    font-size: .8125em;
    line-height: 1.15385;
    vertical-align: middle;
}

.col-contents .data-list {
    margin-bottom: 4px;
}

.col-contents .data-list ul {
    padding: 0 12px;
}

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

.col-contents .data-list .data-item {
    float: left;
    width: 25%;
    text-align: center;
}

.col-contents .data-list .data-item img {
    width: 50px;
}

.col-contents .data-list .data-item p {
    margin: 7px 0 0;
    color: #3d589d;
    font-weight: 700;
    font-size: .75em;
    line-height: 1.08333;
}

.col-contents .list-type01,.col-contents .list-type02,.col-contents .list-type03 {
    padding: 15px 10px 31px;
}

.col-contents .list-type01 ul,.col-contents .list-type02 ul,.col-contents .list-type03 ul {
    margin-bottom: -14px;
}

.col-contents .list-type01 li,.col-contents .list-type02 li,.col-contents .list-type03 li {
    margin-bottom: 14px;
}

.col-contents .list-type01 li:after,.col-contents .list-type02 li:after,.col-contents .list-type03 li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.col-contents .list-type01 .image,.col-contents .list-type02 .image,.col-contents .list-type03 .image {
    float: left;
    width: 60px;
    margin-right: 18px;
}

.col-contents .list-type01 .meta-box,.col-contents .list-type02 .meta-box,.col-contents .list-type03 .meta-box {
    position: relative;
    overflow: hidden;
    float: left;
    width: 222px;
}

.col-contents .list-type01 .tag-name,.col-contents .list-type02 .tag-name,.col-contents .list-type03 .tag-name {
    margin-top: -4px;
    margin-bottom: 3px;
    color: #3d589d;
    font-weight: 700;
    font-size: .9375em;
    line-height: 1.26667;
}

.col-contents .list-type01 .text,.col-contents .list-type02 .text,.col-contents .list-type03 .text {
    overflow: hidden;
}

.col-contents .list-type01 .title,.col-contents .list-type02 .title,.col-contents .list-type03 .title {
    color: #1e1e1e;
    font-size: .875em;
    line-height: 1.28571;
}

.col-contents .list-type01 .description,.col-contents .list-type02 .description,.col-contents .list-type03 .description {
    margin-bottom: 8px;
    color: #1e1e1e;
    font-weight: 700;
    font-size: .875em;
    line-height: 1.28571;
}

.col-contents .list-type01 .date,.col-contents .list-type02 .date,.col-contents .list-type03 .date {
    color: #a4a4a4;
    font-size: .75em;
    line-height: 1;
}

.col-contents.section-mlabo .lead-text span {
    color: #3d589d;
}

.topic-path {
    padding: 9px 11px 8px;
    border-bottom: #e9e9e9 solid 1px;
    background-color: #f7f8f9;
    font-size: .625em;
    line-height: 1;
}

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

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

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

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

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

.pagination {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 10px;
    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: 24px;
    border-right: #e5e5e5 solid 1px;
    color: #999;
    font-size: .625em;
    line-height: 2.5;
    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: .6875em;
    line-height: 2.27273;
    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: 65px;
    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;
}

.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: 3px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    background-color: #b5cd15;
}

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

.low-primary-col {
    width: 100%;
}

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

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

.low-primary-col .label {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    padding: 5px;
    color: #fff;
    font-size: .8125em;
    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: 4px 8px 2px;
    color: #3d589d;
    font-size: .625em;
    line-height: 1.4;
    background-color: #f7f8f9;
}

.low-primary-col .info-box .area {
    display: block;
    margin-bottom: 4px;
}

.low-primary-col .info-box .area:before {
    display: inline-block;
    content: "";
    margin-right: 6px;
    width: 6px;
    height: 7px;
    background: url(../img/ico_location.png) no-repeat 0 0;
    background-size: contain;
}

.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: 10px;
    margin-left: 4px;
    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 .contents-nav {
    margin: 13px 10px 10px;
}

.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 10px;
    color: #3d589d;
    text-decoration: none;
}

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

.low-primary-col .lead-text {
    margin: 16px 10px;
    color: #000;
    font-size: .875em;
    line-height: 1.57143;
}

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

.low-primary-col .list-base01 .list-item {
    margin-bottom: 10px;
    padding: 0 5px 0 10px;
}

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

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

.low-primary-col .list-base01 .image {
    position: relative;
    float: left;
    width: 120px;
    height: 90px;
    margin-right: 11px;
}

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

.low-primary-col .list-base01 .meta-box {
    overflow: hidden;
}

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

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

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

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

.low-primary-col .list-base02 ul {
    width: 100%;
}

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

.low-primary-col .list-base02 li {
    margin-bottom: 10px;
    padding: 0 10px;
}

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

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

.low-primary-col .list-base02 .meta-box {
    overflow: hidden;
}

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

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

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

.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 9px 32px;
}

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

.low-primary-col .list-base03 li {
    float: left;
    width: 150px;
    margin-right: 3px;
    margin-bottom: 7px;
}

.low-primary-col .list-base03 li:nth-child(2n) {
    margin-right: 0;
}

.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: 5px;
}

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

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

.low-primary-col .list-base04 {
    width: 320px;
    margin: 10px auto 32px;
}

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

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

.low-primary-col .list-base04 .list-item {
    position: relative;
}

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

.low-primary-col .list-base04 .list-item a {
    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: 12px 9px 11px;
    background: url(../assets/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: .875em;
    line-height: 1.57143;
}

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

.low-primary-col .list-base05 {
    margin: 10px 10px 32px;
}

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

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

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

.low-primary-col .list-base05 .list-item:nth-child(2n) {
    margin-right: 0;
}

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

.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: 6px;
    color: #1e1e1e;
    font-weight: 700;
    font-size: .875em;
    line-height: 1.28571;
}

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

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

.low-primary-col .list-base06 li {
    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: 60px;
    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: .875em;
    line-height: 1.28571;
}

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

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

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

.low-primary-col .col-contents {
    position: relative;
}

.low-primary-col .btn-to-list {
    position: absolute;
    top: -2px;
    right: 5px;
    font-weight: 700;
    font-size: .75em;
    line-height: 1;
}

.low-primary-col .btn-to-list a {
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    background-color: #747474;
    box-shadow: 0 1px 0 #505050;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.low-primary-col .btn-to-list a:after {
    display: inline-block;
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 10px;
    margin-right: -3px;
}

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

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

.company-information .company-meta {
    margin-top: 8px;
    padding: 15px 5px 0;
    border-top: #e9e9e9 solid 1px;
    color: #fff;
    font-weight: 700;
    font-size: .625em;
    line-height: 1;
}

.company-information .company-meta div {
    padding: 8px 10px;
}

.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: 5px 10px;
    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.4;
}

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

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

.company-information-box {
    margin-bottom: 10px;
}

.company-information-box .company-logo {
    margin: 0 auto;
    text-align: center;
}

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

.company-information-box .company-sub-box {
    overflow: hidden;
    margin: 0 10px;
    border: #3d589d solid 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.company-information-box .company-sub-info {
    padding: 10px 5px 0 13px;
}

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

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

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

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

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

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

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

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

.company-information-box .company-sub-info .description {
    margin-bottom: 11px;
    font-size: .75em;
    line-height: 1.66667;
    color: #666;
}

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

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

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

.company-information-box .login-box p:before {
    display: inline-block;
    content: "";
    margin-right: 5px;
    vertical-align: text-bottom;
    width: 11px;
    height: 11px;
    background: url(../img/ico_txt_login.png) no-repeat 0 0;
    background-size: contain;
}

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

.company-information-box .login-box .button a {
    position: relative;
    display: block;
    padding: 7px 16px;
    -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: .625em;
    line-height: 1;
    background-color: #3d589d;
    text-decoration: none;
}

.company-information-box .login-box .button a:before {
    display: inline-block;
    content: "";
    margin-right: 10px;
    vertical-align: text-bottom;
    width: 9px;
    height: 10px;
    background: url(../img/ico_btn-login.png) 0 0 no-repeat;
    background-size: contain;
}

.company-information-box .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: 10px;
    padding: 15px 11px;
    border-top: #e9e9e9 solid 1px;
    border-bottom: #3d589d solid 2px;
    color: #3d589d;
    font-size: 1em;
    line-height: 1.5;
}

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

.news-header .date {
    margin: 15px 0 15px 10px;
    color: #3d589d;
    font-family: Montserrat,sans-serif;
    font-size: .625em;
    line-height: 1;
}

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

.news-contents .text {
    margin: 0 10px;
}

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

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

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

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

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

.news-contents .image .caption {
    margin: 6px 0 0;
    color: #666;
    font-size: .625em;
    line-height: 1.4;
}

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

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

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

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

.news-contents blockquote {
    margin: 10px 10px 0;
    padding: 15px 9px 18px 38px;
    color: #666;
    background: #f7f8f9 url(../sprite/ico_blockquote.png) no-repeat 10px 10px;
    background-size: 14.5px 11px;
}

.news-contents blockquote p {
    margin-bottom: 8px;
    font-weight: 700;
    font-size: .75em;
    line-height: 1.5;
}

.news-contents blockquote .source {
    font-size: .625em;
    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: 10px 10px 14px;
}

.news-contents ol>li {
    font-size: .875em;
    line-height: 1.42857;
}

.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: 10px 10px 14px 46px;
}

.news-contents ul>li {
    font-size: .875em;
    line-height: 1.42857;
}

.news-contents .block-contents {
    margin: 0 10px 13px;
    border: #3d589d solid 1px;
}

.news-contents .block-contents .block-contents-heading {
    padding: 2px 5px 3px;
    color: #fff;
    font-weight: 700;
    font-size: .875em;
    line-height: 1.28571;
    background-color: #3d589d;
}

.news-contents .block-contents .block-contents-text {
    padding: 7px 12px 9px;
}

.news-contents .block-contents .block-contents-text p {
    font-size: .875em;
    line-height: 1.42857;
}

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

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

.overview-table {
    width: 93.75%;
    margin: 10px auto 15px;
}

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

.overview-table th {
    width: 84px;
    color: #666;
    padding: 13px 5px 0;
    font-size: .875em;
    line-height: 1.42857;
    background-color: #f7f8f9;
    vertical-align: top;
}

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

.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: 35px;
    height: 17.5px;
    background: url(../assets/img/ico_lightbox.png) no-repeat 0 0;
    background-size: contain;
}

.overview-text {
    margin: 10px 10px 11px;
    font-size: .875em;
    line-height: 1.42857;
}

.additional-information .additional-list {
    overflow: hidden;
    width: 300px;
    margin: 10px auto 20px;
}

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

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

.additional-information .additional-list li {
    float: left;
    width: 149px;
    margin-right: 2px;
    margin-bottom: 2px;
}

.additional-information .additional-list .caption {
    margin: 1px 0 0;
    color: #666;
    font-size: .625em;
    line-height: 1.6;
}

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

.additional-information .additional-list .last-one {
    margin-left: 75px;
}

.additional-information dt {
    margin-top: 25px;
    margin-bottom: 5px;
    padding: 0 10px 6px;
    border-bottom: #3d589d solid 1px;
    color: #3d589d;
    font-weight: 700;
    font-size: .875em;
    line-height: 1.28571;
}

.additional-information dd {
    margin: 5px 10px 17px;
    font-size: .875em;
    line-height: 1.57143;
}

.contact-contents-area {
    margin: -13px 0 10px;
    padding: 14px 15px 20px;
    background-color: #f7f8f9;
    word-break: break-all;
}

.contact-contents-area p {
    font-size: .875em;
    line-height: 1.57143;
}

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

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

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

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

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

.contact-contents-area .buttons {
    margin: 21px 20px -10px;
}

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

.contact-contents-area .button {
    position: relative;
    display: block;
    margin-bottom: 12px;
    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: 8px;
    padding-top: 15px;
    border-top: #e9e9e9 solid 1px;
}

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

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

.overview-share-buttons iframe {
    vertical-align: top;
}

.mt0 {
    margin-top: 0 !important;
}

.mt8 {
    margin-top: 8px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

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

.image-slider .slider-item {
    overflow: hidden;
    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;
}

.heading01 {
    position: relative;
    margin: 15px 10px;
    padding-left: 6px;
    border-left: solid 6px #3d589d;
    color: #000;
    font-weight: 400;
    font-size: .9375em;
    line-height: 1.2;
}

.full-contents .heading01 {
    margin: 9px 10px;
}

.feature-top-border {
    margin-top: 5px;
    padding-top: 2px;
    border-top: solid 2px #3d589d;
}

.feature-top-border .btn-to-list {
    top: 14px;
}

.heading02 {
    position: relative;
    margin-top: 32px;
    margin-bottom: 13px;
    padding: 8px 6px;
    color: #fff;
    font-weight: 700;
    font-size: 1.0625em;
    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: 15px 0;
    padding: 15px 11px;
    color: #fff;
    font-weight: 700;
    font-size: .875em;
    line-height: 1.42857;
    background-color: #3d589d;
}

.heading04 {
    margin: 10px 10px 15px;
    padding: 0 1px 10px;
    border-bottom: #3d589d solid 1px;
    color: #3d589d;
    font-weight: 700;
    font-size: .875em;
    line-height: 1.57143;
}

.heading05 {
    position: relative;
    margin-right: 7px;
    margin-left: 7px;
    margin-bottom: 15px;
    padding: 8px 55px 8px 6px;
    color: #fff;
    font-weight: 700;
    font-size: 1.0625em;
    line-height: 1;
    background-color: #3d589d;
}

.heading05 .section-title {
    margin: 0;
    font-size: 1em;
    line-height: 1;
}

.heading05 .to-list {
    position: absolute;
    top: 9px;
    right: 10px;
    text-align: right;
    font-size: .76471em;
    line-height: 1;
}

.heading05 .to-list a {
    display: block;
    padding-left: 7px;
    border-left: #8193c0 solid 1px;
    color: #fff;
    text-decoration: none;
}

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

.heading05 .to-list a:after {
    display: inline-block;
    content: "\f105";
    font-family: FontAwesome;
    margin-top: -1px;
    margin-left: 10px;
    margin-right: -3px;
    vertical-align: middle;
}

.contents-tab-wrapper {
    margin-top: 15px;
}

.contents-tab-wrapper .tab-contents {
    overflow: hidden;
    width: 100%;
}

.contents-tab-wrapper .tab-contents-item {
    display: none;
}

.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 {
    margin: 0 7px;
    padding: 18px 0 4px;
}

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

.contents-tab-wrapper .search-list {
    float: left;
    width: 150px;
    margin-right: 5px;
    margin-bottom: 8px;
    font-size: .625em;
    line-height: 1;
}

.contents-tab-wrapper .search-list:nth-child(2n) {
    margin-right: 0;
}

.contents-tab-wrapper .search-list .heading a {
    position: relative;
    display: block;
    margin-bottom: 8px;
    padding-left: 18px;
    font-weight: 700;
    color: #3d589d;
    font-size: .9em;
    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 3px 5px 4px;
    background-color: #f1f5f9;
}

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

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

.contents-tab-wrapper .search-list li:first-child {
    padding-left: 0;
}

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

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

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

.search-list-tab .tab-contents {
    border-bottom: #e9e9e9 solid 1px;
}

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

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

.tab-list-two .tab-list-item {
    width: 50%;
}

.tab-list-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
    width: 33.4%;
    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: .625em;
    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: "";
    vertical-align: text-top;
    width: 19px;
    height: 19px;
    background-image: url(../img/ico_tab.png);
    background-size: 57px 38px;
    margin: -4px 11px -5px 0;
    background-position: 0 -19px;
}

.tab-list-business.current:before {
    background-position: 0 0;
}

.tab-list-area:before {
    display: inline-block;
    content: "";
    vertical-align: text-top;
    width: 19px;
    height: 19px;
    background-image: url(../img/ico_tab.png);
    background-size: 57px 38px;
    margin: -4px 8px -5px 0;
    background-position: -19px -19px;
}

.tab-list-area.current:before {
    background-position: -19px 0;
}

.tab-list-feature:before {
    display: inline-block;
    content: "";
    vertical-align: text-top;
    width: 19px;
    height: 19px;
    background-image: url(../img/ico_tab.png);
    background-size: 57px 38px;
    margin: -4px 12px -5px 0;
    background-position: -38px -19px;
}

.tab-list-feature.current:before {
    background-position: -38px 0;
}

.slick-prev,.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 2;
}

.slick-prev:before,.slick-next:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
}

.slick-arrow {
    top: 50%;
    margin-top: -14px;
    width: 26.5px;
    height: 27.5px;
}

.slick-prev {
    left: 0;
}

.slick-prev:before {
    background: url(../img/img_prev.png) 0 0 no-repeat;
    background-size: contain;
}

.slick-next {
    right: 0;
}

.slick-next:before {
    background: url(../img/img_next.png) 0 0 no-repeat;
    background-size: contain;
}

body {
    width: 100%;
}

a {
    text-decoration: none;
}

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

.scale-icon {
    display: inline-block;
    vertical-align: middle;
}

/*-------------------------------------------

20170522追加

-------------------------------------------*/

.tab-list-item {
	text-align: center !important;
    width: 25% !important;
    padding: 35px 0 10px !important;}


.tab-list-order:before {
    left: 40% !important;
    top: 16px !important;
    position: absolute;
}

.tab-list-order:before {
    display: inline-block;
    content: "";
    vertical-align: text-top;
    width: 19px;
    height: 19px;
    background-image: url(/rentoku/bizplus/assets/sp/img/ico_order.png);
    background-position: 0px -19px;
    background-size: 19px 38px;
    margin: -4px 12px -5px 0;
}

.tab-list-order.current:before {
    background-position: 0 0;
}

.tab-list-area.current:before {
    background-position: 0px 0px;
}

.tab-list-business:before,.tab-list-area:before,.tab-list-feature:before {
    left: 40% !important;
    top: 16px !important;}

.order_search_list .search-list {
	width:30% !important;
	margin-right:0 !important;}

.nav-box .header-gnav .mega-menu .tab .tab-item {
	width:48% !important;
	margin-bottom:5px !important;}

.item-order .mega-menu-list {
    width: 28% !important;
}

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

.blue_midashi_sp {
    position: relative;
    margin: 15px 10px 30px;
    padding-left: 6px;
    border-left: solid 6px #3d589d;
    color: #000;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.0;
}

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

ul#sp-related li {
    padding: 0 10px 10px 5px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 10px!important;
}

ul#sp-related li span.newsTitle {
	color: #1e1e1e;
    font-weight: 700;
    font-size: .875em;
    line-height: 1.28571;}
	
ul#sp-related li span.date {
	color: #a4a4a4;
    font-size: .75em;
    line-height: 1;
	margin-top: 5px;
	padding-left: 10px;}

ul#sp-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: 15px;
    background-size: 5px 10px;
    float: left;
	padding-right: 5px;
	margin-top: 3px;
}

ul#sp-related li a {
	padding-left:6px;}

