@charset 'UTF-8';
/*
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
html {
font-family: sans-serif;

-webkit-text-size-adjust: 100%;
    -ms-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;
}

b, strong {
font-weight: 700;
}

dfn {
font-style: italic;
}

h1 {
margin: .67em 0;
}

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

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

sup {
position: relative;
top: -.5em;
line-height: 0;
vertical-align: baseline;
font-size: 75%;
}

sub {
bottom: -.25em;
}

img {
border: 0;
}

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

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

pre {
overflow: auto;
}

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

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

button {
overflow: visible;
text-transform: none;
}

select {
text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
cursor: pointer;

-webkit-appearance: button;
}

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

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

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

input[type=checkbox], input[type=radio] {
-webkit-box-sizing: border-box;
        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-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}

textarea {
overflow: auto;
}

optgroup {
font-weight: 700;
}

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

td, th {
padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*, :after, :before {
-webkit-box-shadow: none !important;
        box-shadow: none !important;
background: transparent !important;
text-shadow: none !important;
color: #000 !important;
}
a, a:visited {
text-decoration: underline;
}
a[href]:after {
content: ' (' attr(href) ')';
}
abbr[title]:after {
content: ' (' attr(title) ')';
}
a[href^='#']:after, a[href^='javascript:']:after {
content: '';
}
blockquote, pre {
border: 1px solid #999;

page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr {
page-break-inside: avoid;
}
img {
max-width: 100% !important;

page-break-inside: avoid;
}
h2, h3, p {
orphans: 3;
widows: 3;
}
h2, h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret, .dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td, .table th {
background-color: #fff !important;
}
.table-bordered td, .table-bordered th {
border: 1px solid #ddd !important;
}
}

@font-face {
font-family: 'Glyphicons Halflings';

src: url(../fonts/glyphicons-halflings-regular.eot);
src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

.glyphicon {
display: inline-block;
position: relative;
top: 1px;
line-height: 1;
font-weight: 400;
font-style: normal;
font-family: 'Glyphicons Halflings';

-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
content: '\002a';
}

.glyphicon-plus:before {
content: '\002b';
}

.glyphicon-eur:before, .glyphicon-euro:before {
content: '\20ac';
}

.glyphicon-minus:before {
content: '\2212';
}

.glyphicon-cloud:before {
content: '\2601';
}

.glyphicon-envelope:before {
content: '\2709';
}

.glyphicon-pencil:before {
content: '\270f';
}

.glyphicon-glass:before {
content: '\e001';
}

.glyphicon-music:before {
content: '\e002';
}

.glyphicon-search:before {
content: '\e003';
}

.glyphicon-heart:before {
content: '\e005';
}

.glyphicon-star:before {
content: '\e006';
}

.glyphicon-star-empty:before {
content: '\e007';
}

.glyphicon-user:before {
content: '\e008';
}

.glyphicon-film:before {
content: '\e009';
}

.glyphicon-th-large:before {
content: '\e010';
}

.glyphicon-th:before {
content: '\e011';
}

.glyphicon-th-list:before {
content: '\e012';
}

.glyphicon-ok:before {
content: '\e013';
}

.glyphicon-remove:before {
content: '\e014';
}

.glyphicon-zoom-in:before {
content: '\e015';
}

.glyphicon-zoom-out:before {
content: '\e016';
}

.glyphicon-off:before {
content: '\e017';
}

.glyphicon-signal:before {
content: '\e018';
}

.glyphicon-cog:before {
content: '\e019';
}

.glyphicon-trash:before {
content: '\e020';
}

.glyphicon-home:before {
content: '\e021';
}

.glyphicon-file:before {
content: '\e022';
}

.glyphicon-time:before {
content: '\e023';
}

.glyphicon-road:before {
content: '\e024';
}

.glyphicon-download-alt:before {
content: '\e025';
}

.glyphicon-download:before {
content: '\e026';
}

.glyphicon-upload:before {
content: '\e027';
}

.glyphicon-inbox:before {
content: '\e028';
}

.glyphicon-play-circle:before {
content: '\e029';
}

.glyphicon-repeat:before {
content: '\e030';
}

.glyphicon-refresh:before {
content: '\e031';
}

.glyphicon-list-alt:before {
content: '\e032';
}

.glyphicon-lock:before {
content: '\e033';
}

.glyphicon-flag:before {
content: '\e034';
}

.glyphicon-headphones:before {
content: '\e035';
}

.glyphicon-volume-off:before {
content: '\e036';
}

.glyphicon-volume-down:before {
content: '\e037';
}

.glyphicon-volume-up:before {
content: '\e038';
}

.glyphicon-qrcode:before {
content: '\e039';
}

.glyphicon-barcode:before {
content: '\e040';
}

.glyphicon-tag:before {
content: '\e041';
}

.glyphicon-tags:before {
content: '\e042';
}

.glyphicon-book:before {
content: '\e043';
}

.glyphicon-bookmark:before {
content: '\e044';
}

.glyphicon-print:before {
content: '\e045';
}

.glyphicon-camera:before {
content: '\e046';
}

.glyphicon-font:before {
content: '\e047';
}

.glyphicon-bold:before {
content: '\e048';
}

.glyphicon-italic:before {
content: '\e049';
}

.glyphicon-text-height:before {
content: '\e050';
}

.glyphicon-text-width:before {
content: '\e051';
}

.glyphicon-align-left:before {
content: '\e052';
}

.glyphicon-align-center:before {
content: '\e053';
}

.glyphicon-align-right:before {
content: '\e054';
}

.glyphicon-align-justify:before {
content: '\e055';
}

.glyphicon-list:before {
content: '\e056';
}

.glyphicon-indent-left:before {
content: '\e057';
}

.glyphicon-indent-right:before {
content: '\e058';
}

.glyphicon-facetime-video:before {
content: '\e059';
}

.glyphicon-picture:before {
content: '\e060';
}

.glyphicon-map-marker:before {
content: '\e062';
}

.glyphicon-adjust:before {
content: '\e063';
}

.glyphicon-tint:before {
content: '\e064';
}

.glyphicon-edit:before {
content: '\e065';
}

.glyphicon-share:before {
content: '\e066';
}

.glyphicon-check:before {
content: '\e067';
}

.glyphicon-move:before {
content: '\e068';
}

.glyphicon-step-backward:before {
content: '\e069';
}

.glyphicon-fast-backward:before {
content: '\e070';
}

.glyphicon-backward:before {
content: '\e071';
}

.glyphicon-play:before {
content: '\e072';
}

.glyphicon-pause:before {
content: '\e073';
}

.glyphicon-stop:before {
content: '\e074';
}

.glyphicon-forward:before {
content: '\e075';
}

.glyphicon-fast-forward:before {
content: '\e076';
}

.glyphicon-step-forward:before {
content: '\e077';
}

.glyphicon-eject:before {
content: '\e078';
}

.glyphicon-chevron-left:before {
content: '\e079';
}

.glyphicon-chevron-right:before {
content: '\e080';
}

.glyphicon-plus-sign:before {
content: '\e081';
}

.glyphicon-minus-sign:before {
content: '\e082';
}

.glyphicon-remove-sign:before {
content: '\e083';
}

.glyphicon-ok-sign:before {
content: '\e084';
}

.glyphicon-question-sign:before {
content: '\e085';
}

.glyphicon-info-sign:before {
content: '\e086';
}

.glyphicon-screenshot:before {
content: '\e087';
}

.glyphicon-remove-circle:before {
content: '\e088';
}

.glyphicon-ok-circle:before {
content: '\e089';
}

.glyphicon-ban-circle:before {
content: '\e090';
}

.glyphicon-arrow-left:before {
content: '\e091';
}

.glyphicon-arrow-right:before {
content: '\e092';
}

.glyphicon-arrow-up:before {
content: '\e093';
}

.glyphicon-arrow-down:before {
content: '\e094';
}

.glyphicon-share-alt:before {
content: '\e095';
}

.glyphicon-resize-full:before {
content: '\e096';
}

.glyphicon-resize-small:before {
content: '\e097';
}

.glyphicon-exclamation-sign:before {
content: '\e101';
}

.glyphicon-gift:before {
content: '\e102';
}

.glyphicon-leaf:before {
content: '\e103';
}

.glyphicon-fire:before {
content: '\e104';
}

.glyphicon-eye-open:before {
content: '\e105';
}

.glyphicon-eye-close:before {
content: '\e106';
}

.glyphicon-warning-sign:before {
content: '\e107';
}

.glyphicon-plane:before {
content: '\e108';
}

.glyphicon-calendar:before {
content: '\e109';
}

.glyphicon-random:before {
content: '\e110';
}

.glyphicon-comment:before {
content: '\e111';
}

.glyphicon-magnet:before {
content: '\e112';
}

.glyphicon-chevron-up:before {
content: '\e113';
}

.glyphicon-chevron-down:before {
content: '\e114';
}

.glyphicon-retweet:before {
content: '\e115';
}

.glyphicon-shopping-cart:before {
content: '\e116';
}

.glyphicon-folder-close:before {
content: '\e117';
}

.glyphicon-folder-open:before {
content: '\e118';
}

.glyphicon-resize-vertical:before {
content: '\e119';
}

.glyphicon-resize-horizontal:before {
content: '\e120';
}

.glyphicon-hdd:before {
content: '\e121';
}

.glyphicon-bullhorn:before {
content: '\e122';
}

.glyphicon-bell:before {
content: '\e123';
}

.glyphicon-certificate:before {
content: '\e124';
}

.glyphicon-thumbs-up:before {
content: '\e125';
}

.glyphicon-thumbs-down:before {
content: '\e126';
}

.glyphicon-hand-right:before {
content: '\e127';
}

.glyphicon-hand-left:before {
content: '\e128';
}

.glyphicon-hand-up:before {
content: '\e129';
}

.glyphicon-hand-down:before {
content: '\e130';
}

.glyphicon-circle-arrow-right:before {
content: '\e131';
}

.glyphicon-circle-arrow-left:before {
content: '\e132';
}

.glyphicon-circle-arrow-up:before {
content: '\e133';
}

.glyphicon-circle-arrow-down:before {
content: '\e134';
}

.glyphicon-globe:before {
content: '\e135';
}

.glyphicon-wrench:before {
content: '\e136';
}

.glyphicon-tasks:before {
content: '\e137';
}

.glyphicon-filter:before {
content: '\e138';
}

.glyphicon-briefcase:before {
content: '\e139';
}

.glyphicon-fullscreen:before {
content: '\e140';
}

.glyphicon-dashboard:before {
content: '\e141';
}

.glyphicon-paperclip:before {
content: '\e142';
}

.glyphicon-heart-empty:before {
content: '\e143';
}

.glyphicon-link:before {
content: '\e144';
}

.glyphicon-phone:before {
content: '\e145';
}

.glyphicon-pushpin:before {
content: '\e146';
}

.glyphicon-usd:before {
content: '\e148';
}

.glyphicon-gbp:before {
content: '\e149';
}

.glyphicon-sort:before {
content: '\e150';
}

.glyphicon-sort-by-alphabet:before {
content: '\e151';
}

.glyphicon-sort-by-alphabet-alt:before {
content: '\e152';
}

.glyphicon-sort-by-order:before {
content: '\e153';
}

.glyphicon-sort-by-order-alt:before {
content: '\e154';
}

.glyphicon-sort-by-attributes:before {
content: '\e155';
}

.glyphicon-sort-by-attributes-alt:before {
content: '\e156';
}

.glyphicon-unchecked:before {
content: '\e157';
}

.glyphicon-expand:before {
content: '\e158';
}

.glyphicon-collapse-down:before {
content: '\e159';
}

.glyphicon-collapse-up:before {
content: '\e160';
}

.glyphicon-log-in:before {
content: '\e161';
}

.glyphicon-flash:before {
content: '\e162';
}

.glyphicon-log-out:before {
content: '\e163';
}

.glyphicon-new-window:before {
content: '\e164';
}

.glyphicon-record:before {
content: '\e165';
}

.glyphicon-save:before {
content: '\e166';
}

.glyphicon-open:before {
content: '\e167';
}

.glyphicon-saved:before {
content: '\e168';
}

.glyphicon-import:before {
content: '\e169';
}

.glyphicon-export:before {
content: '\e170';
}

.glyphicon-send:before {
content: '\e171';
}

.glyphicon-floppy-disk:before {
content: '\e172';
}

.glyphicon-floppy-saved:before {
content: '\e173';
}

.glyphicon-floppy-remove:before {
content: '\e174';
}

.glyphicon-floppy-save:before {
content: '\e175';
}

.glyphicon-floppy-open:before {
content: '\e176';
}

.glyphicon-credit-card:before {
content: '\e177';
}

.glyphicon-transfer:before {
content: '\e178';
}

.glyphicon-cutlery:before {
content: '\e179';
}

.glyphicon-header:before {
content: '\e180';
}

.glyphicon-compressed:before {
content: '\e181';
}

.glyphicon-earphone:before {
content: '\e182';
}

.glyphicon-phone-alt:before {
content: '\e183';
}

.glyphicon-tower:before {
content: '\e184';
}

.glyphicon-stats:before {
content: '\e185';
}

.glyphicon-sd-video:before {
content: '\e186';
}

.glyphicon-hd-video:before {
content: '\e187';
}

.glyphicon-subtitles:before {
content: '\e188';
}

.glyphicon-sound-stereo:before {
content: '\e189';
}

.glyphicon-sound-dolby:before {
content: '\e190';
}

.glyphicon-sound-5-1:before {
content: '\e191';
}

.glyphicon-sound-6-1:before {
content: '\e192';
}

.glyphicon-sound-7-1:before {
content: '\e193';
}

.glyphicon-copyright-mark:before {
content: '\e194';
}

.glyphicon-registration-mark:before {
content: '\e195';
}

.glyphicon-cloud-download:before {
content: '\e197';
}

.glyphicon-cloud-upload:before {
content: '\e198';
}

.glyphicon-tree-conifer:before {
content: '\e199';
}

.glyphicon-tree-deciduous:before {
content: '\e200';
}

.glyphicon-cd:before {
content: '\e201';
}

.glyphicon-save-file:before {
content: '\e202';
}

.glyphicon-open-file:before {
content: '\e203';
}

.glyphicon-level-up:before {
content: '\e204';
}

.glyphicon-copy:before {
content: '\e205';
}

.glyphicon-paste:before {
content: '\e206';
}

.glyphicon-alert:before {
content: '\e209';
}

.glyphicon-equalizer:before {
content: '\e210';
}

.glyphicon-king:before {
content: '\e211';
}

.glyphicon-queen:before {
content: '\e212';
}

.glyphicon-pawn:before {
content: '\e213';
}

.glyphicon-bishop:before {
content: '\e214';
}

.glyphicon-knight:before {
content: '\e215';
}

.glyphicon-baby-formula:before {
content: '\e216';
}

.glyphicon-tent:before {
content: '\26fa';
}

.glyphicon-blackboard:before {
content: '\e218';
}

.glyphicon-bed:before {
content: '\e219';
}

.glyphicon-apple:before {
content: '\f8ff';
}

.glyphicon-erase:before {
content: '\e221';
}

.glyphicon-hourglass:before {
content: '\231b';
}

.glyphicon-lamp:before {
content: '\e223';
}

.glyphicon-duplicate:before {
content: '\e224';
}

.glyphicon-piggy-bank:before {
content: '\e225';
}

.glyphicon-scissors:before {
content: '\e226';
}

.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
content: '\e227';
}

.glyphicon-jpy:before, .glyphicon-yen:before {
content: '\00a5';
}

.glyphicon-rub:before, .glyphicon-ruble:before {
content: '\20bd';
}

.glyphicon-scale:before {
content: '\e230';
}

.glyphicon-ice-lolly:before {
content: '\e231';
}

.glyphicon-ice-lolly-tasted:before {
content: '\e232';
}

.glyphicon-education:before {
content: '\e233';
}

.glyphicon-option-horizontal:before {
content: '\e234';
}

.glyphicon-option-vertical:before {
content: '\e235';
}

.glyphicon-menu-hamburger:before {
content: '\e236';
}

.glyphicon-modal-window:before {
content: '\e237';
}

.glyphicon-oil:before {
content: '\e238';
}

.glyphicon-grain:before {
content: '\e239';
}

.glyphicon-sunglasses:before {
content: '\e240';
}

.glyphicon-text-size:before {
content: '\e241';
}

.glyphicon-text-color:before {
content: '\e242';
}

.glyphicon-text-background:before {
content: '\e243';
}

.glyphicon-object-align-top:before {
content: '\e244';
}

.glyphicon-object-align-bottom:before {
content: '\e245';
}

.glyphicon-object-align-horizontal:before {
content: '\e246';
}

.glyphicon-object-align-left:before {
content: '\e247';
}

.glyphicon-object-align-vertical:before {
content: '\e248';
}

.glyphicon-object-align-right:before {
content: '\e249';
}

.glyphicon-triangle-right:before {
content: '\e250';
}

.glyphicon-triangle-left:before {
content: '\e251';
}

.glyphicon-triangle-bottom:before {
content: '\e252';
}

.glyphicon-triangle-top:before {
content: '\e253';
}

.glyphicon-console:before {
content: '\e254';
}

.glyphicon-superscript:before {
content: '\e255';
}

.glyphicon-subscript:before {
content: '\e256';
}

.glyphicon-menu-left:before {
content: '\e257';
}

.glyphicon-menu-right:before {
content: '\e258';
}

.glyphicon-menu-down:before {
content: '\e259';
}

.glyphicon-menu-up:before {
content: '\e260';
}

*, :after, :before {
-webkit-box-sizing: border-box;
        box-sizing: border-box;
}

html {
font-size: 10px;

-webkit-tap-highlight-color: transparent;
}

body {
background-color: #fff;
line-height: 1.42857143;
font-size: 14px;
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
color: #333;
}

button, input, select, textarea {
line-height: inherit;
font-size: inherit;
font-family: inherit;
}

a {
text-decoration: none;
color: #337ab7;
}

a:hover {
text-decoration: underline;
color: #23527c;
}

a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
text-decoration: underline;
color: #23527c;
}

figure {
margin: 0;
}

img {
vertical-align: middle;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
display: block;
max-width: 100%;
height: auto;
}

.img-rounded {
border-radius: 6px;
}

.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
border: 1px solid #ddd;
border-radius: 4px;
background-color: #fff;
line-height: 1.42857143;
-webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
}

.img-circle {
border-radius: 50%;
}

hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}

.sr-only {
overflow: hidden;
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
border: 0;
clip: rect(0, 0, 0, 0);
}

.sr-only-focusable:active, .sr-only-focusable:focus {
overflow: visible;
position: static;
width: auto;
height: auto;
margin: 0;
clip: auto;
}

[role=button] {
cursor: pointer;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
line-height: 1.1;
font-weight: 500;
font-family: inherit;
color: inherit;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
line-height: 1;
font-weight: 400;
color: #777;
}

.h1, .h2, .h3, h1, h2, h3 {
margin-top: 20px;
margin-bottom: 10px;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
font-size: 65%;
}

.h4, .h5, .h6, h4, h5, h6 {
margin-top: 10px;
margin-bottom: 10px;
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
font-size: 75%;
}

.h1, h1 {
font-size: 36px;
}

.h2, h2 {
font-size: 30px;
}

.h3, h3 {
font-size: 24px;
}

.h4, h4 {
font-size: 18px;
}

.h5, h5 {
font-size: 14px;
}

.h6, h6 {
font-size: 12px;
}

p {
margin: 0 0 10px;
}

.lead {
margin-bottom: 20px;
line-height: 1.4;
font-weight: 300;
font-size: 16px;
}

@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}

.small, small {
font-size: 85%;
}

.mark, mark {
padding: .2em;
background-color: #fcf8e3;
}

.text-left {
text-align: left;
}

.text-right {
text-align: right;
}

.text-center {
text-align: center;
}

.text-justify {
text-align: justify;
}

.text-nowrap {
white-space: nowrap;
}

.text-lowercase {
text-transform: lowercase;
}

.text-uppercase {
text-transform: uppercase;
}

.text-capitalize {
text-transform: capitalize;
}

.text-muted {
color: #777;
}

.text-primary {
color: #337ab7;
}

a.text-primary:focus, a.text-primary:hover {
color: #286090;
}

.text-success {
color: #3c763d;
}

a.text-success:focus, a.text-success:hover {
color: #2b542c;
}

.text-info {
color: #31708f;
}

a.text-info:focus, a.text-info:hover {
color: #245269;
}

.text-warning {
color: #8a6d3b;
}

a.text-warning:focus, a.text-warning:hover {
color: #66512c;
}

.text-danger {
color: #a94442;
}

a.text-danger:focus, a.text-danger:hover {
color: #843534;
}

.bg-primary {
background-color: #337ab7;
color: #fff;
}

a.bg-primary:focus, a.bg-primary:hover {
background-color: #286090;
}

.bg-success {
background-color: #dff0d8;
}

a.bg-success:focus, a.bg-success:hover {
background-color: #c1e2b3;
}

.bg-info {
background-color: #d9edf7;
}

a.bg-info:focus, a.bg-info:hover {
background-color: #afd9ee;
}

.bg-warning {
background-color: #fcf8e3;
}

a.bg-warning:focus, a.bg-warning:hover {
background-color: #f7ecb5;
}

.bg-danger {
background-color: #f2dede;
}

a.bg-danger:focus, a.bg-danger:hover {
background-color: #e4b9b9;
}

.page-header {
margin: 40px 0 20px;
padding-bottom: 9px;
border-bottom: 1px solid #eee;
}

ol, ul {
margin-top: 0;
margin-bottom: 10px;
}

ol ol, ol ul, ul ol, ul ul {
margin-bottom: 0;
}

.list-unstyled {
list-style: none;
padding-left: 0;
}

.list-inline {
list-style: none;
margin-left: -5px;
padding-left: 0;
}

.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}

dl {
margin-top: 0;
margin-bottom: 20px;
}

dd, dt {
line-height: 1.42857143;
}

dt {
font-weight: 700;
}

dd {
margin-left: 0;
}

@media (min-width: 768px) {
.dl-horizontal dt {
overflow: hidden;
float: left;
clear: left;
width: 160px;
text-align: right;
white-space: nowrap;
text-overflow: ellipsis;
}
.dl-horizontal dd {
margin-left: 180px;
}
}

abbr[data-original-title], abbr[title] {
border-bottom: 1px dotted #777;
cursor: help;
}

.initialism {
font-size: 90%;
text-transform: uppercase;
}

blockquote {
margin: 0 0 20px;
padding: 10px 20px;
border-left: 5px solid #eee;
font-size: 17.5px;
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
margin-bottom: 0;
}

blockquote .small, blockquote footer, blockquote small {
display: block;
line-height: 1.42857143;
font-size: 80%;
color: #777;
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
content: '\2014 \00A0';
}

.blockquote-reverse, blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eee;
border-left: 0;
text-align: right;
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
content: '';
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
content: '\00A0 \2014';
}

address {
margin-bottom: 20px;
line-height: 1.42857143;
font-style: normal;
}

code, kbd, pre, samp {
font-family: Menlo,Monaco,Consolas,'Courier New',monospace;
}

code {
padding: 2px 4px;
border-radius: 4px;
background-color: #f9f2f4;
font-size: 90%;
color: #c7254e;
}

kbd {
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
padding: 2px 4px;
border-radius: 3px;
background-color: #333;
font-size: 90%;
color: #fff;
}

kbd kbd {
-webkit-box-shadow: none;
        box-shadow: none;
padding: 0;
font-weight: 700;
font-size: 100%;
}

pre {
display: block;
margin: 0 0 10px;
padding: 9.5px;
border: 1px solid #ccc;
border-radius: 4px;
background-color: #f5f5f5;
line-height: 1.42857143;
word-wrap: break-word;
font-size: 13px;
color: #333;
word-break: break-all;
}

pre code {
padding: 0;
border-radius: 0;
background-color: transparent;
white-space: pre-wrap;
font-size: inherit;
color: inherit;
}

.pre-scrollable {
overflow-y: scroll;
max-height: 340px;
}

.container, .container-fluid {
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
}

@media (min-width: 768px) {
.container {
width: 750px;
}
}

@media (min-width: 992px) {
.container {
width: 970px;
}
}

@media (min-width: 1200px) {
.container {
width: 1170px;
}
}

.row {
margin-right: -15px;
margin-left: -15px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
float: left;
}

.col-xs-12 {
float: left;
width: 100%;
}

.col-xs-11 {
width: 91.66666667%;
}

.col-xs-10 {
width: 83.33333333%;
}

.col-xs-9 {
width: 75%;
}

.col-xs-8 {
width: 66.66666667%;
}

.col-xs-7 {
width: 58.33333333%;
}

.col-xs-6 {
width: 50%;
}

.col-xs-5 {
width: 41.66666667%;
}

.col-xs-4 {
width: 33.33333333%;
}

.col-xs-3 {
width: 25%;
}

.col-xs-2 {
width: 16.66666667%;
}

.col-xs-1 {
width: 8.33333333%;
}

.col-xs-pull-12 {
right: 100%;
}

.col-xs-pull-11 {
right: 91.66666667%;
}

.col-xs-pull-10 {
right: 83.33333333%;
}

.col-xs-pull-9 {
right: 75%;
}

.col-xs-pull-8 {
right: 66.66666667%;
}

.col-xs-pull-7 {
right: 58.33333333%;
}

.col-xs-pull-6 {
right: 50%;
}

.col-xs-pull-5 {
right: 41.66666667%;
}

.col-xs-pull-4 {
right: 33.33333333%;
}

.col-xs-pull-3 {
right: 25%;
}

.col-xs-pull-2 {
right: 16.66666667%;
}

.col-xs-pull-1 {
right: 8.33333333%;
}

.col-xs-pull-0 {
right: auto;
}

.col-xs-push-12 {
left: 100%;
}

.col-xs-push-11 {
left: 91.66666667%;
}

.col-xs-push-10 {
left: 83.33333333%;
}

.col-xs-push-9 {
left: 75%;
}

.col-xs-push-8 {
left: 66.66666667%;
}

.col-xs-push-7 {
left: 58.33333333%;
}

.col-xs-push-6 {
left: 50%;
}

.col-xs-push-5 {
left: 41.66666667%;
}

.col-xs-push-4 {
left: 33.33333333%;
}

.col-xs-push-3 {
left: 25%;
}

.col-xs-push-2 {
left: 16.66666667%;
}

.col-xs-push-1 {
left: 8.33333333%;
}

.col-xs-push-0 {
left: auto;
}

.col-xs-offset-12 {
margin-left: 100%;
}

.col-xs-offset-11 {
margin-left: 91.66666667%;
}

.col-xs-offset-10 {
margin-left: 83.33333333%;
}

.col-xs-offset-9 {
margin-left: 75%;
}

.col-xs-offset-8 {
margin-left: 66.66666667%;
}

.col-xs-offset-7 {
margin-left: 58.33333333%;
}

.col-xs-offset-6 {
margin-left: 50%;
}

.col-xs-offset-5 {
margin-left: 41.66666667%;
}

.col-xs-offset-4 {
margin-left: 33.33333333%;
}

.col-xs-offset-3 {
margin-left: 25%;
}

.col-xs-offset-2 {
margin-left: 16.66666667%;
}

.col-xs-offset-1 {
margin-left: 8.33333333%;
}

.col-xs-offset-0 {
margin-left: 0;
}

@media (min-width: 768px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
float: left;
}
.col-sm-12 {
float: left;
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}

@media (min-width: 992px) {
.col-md-1, .col-md-10, .col-md-11, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
float: left;
}
.col-md-12 {
float: left;
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}

@media (min-width: 1200px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
float: left;
}
.col-lg-12 {
float: left;
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}

table {
background-color: transparent;
}

caption {
padding-top: 8px;
padding-bottom: 8px;
text-align: left;
color: #777;
}

th {
text-align: left;
}

.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
padding: 8px;
border-top: 1px solid #ddd;
line-height: 1.42857143;
vertical-align: top;
}

.table > thead > tr > th {
border-bottom: 2px solid #ddd;
vertical-align: bottom;
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
border-top: 0;
}

.table > tbody + tbody {
border-top: 2px solid #ddd;
}

.table .table {
background-color: #fff;
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
padding: 5px;
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
border: 1px solid #ddd;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}

table col[class*=col-] {
display: table-column;
position: static;
float: none;
}

table td[class*=col-], table th[class*=col-] {
display: table-cell;
position: static;
float: none;
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
background-color: #f5f5f5;
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
background-color: #e8e8e8;
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
background-color: #dff0d8;
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
background-color: #d0e9c6;
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
background-color: #d9edf7;
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
background-color: #c4e3f3;
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
background-color: #fcf8e3;
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
background-color: #faf2cc;
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
background-color: #f2dede;
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
background-color: #ebcccc;
}

.table-responsive {
overflow-x: auto;
min-height: .01%;
}

@media screen and (max-width: 767px) {
.table-responsive {
overflow-y: hidden;
width: 100%;
margin-bottom: 15px;
border: 1px solid #ddd;

-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
}

fieldset {
min-width: 0;
margin: 0;
padding: 0;
border: 0;
}

legend {
display: block;
width: 100%;
margin-bottom: 20px;
padding: 0;
border: 0;
border-bottom: 1px solid #e5e5e5;
line-height: inherit;
font-size: 21px;
color: #333;
}

label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: 700;
}

input[type=search] {
-webkit-box-sizing: border-box;
        box-sizing: border-box;
}

input[type=checkbox], input[type=radio] {
margin: 4px 0 0;
line-height: normal;
}

input[type=file] {
display: block;
}

input[type=range] {
display: block;
width: 100%;
}

select[multiple], select[size] {
height: auto;
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}

output {
display: block;
padding-top: 7px;
line-height: 1.42857143;
font-size: 14px;
color: #555;
}

.form-control {
display: block;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
width: 100%;
height: 34px;
padding: 6px 12px;
border: 1px solid #ccc;
border-radius: 4px;
background-color: #fff;
background-image: none;
line-height: 1.42857143;
font-size: 14px;
color: #555;
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.form-control:focus {
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
border-color: #66afe9;
}

.form-control::-moz-placeholder {
opacity: 1;
color: #999;
}

.form-control:-ms-input-placeholder, .form-control::-webkit-input-placeholder {
color: #999;
}

.form-control::-ms-expand {
border: 0;
background-color: transparent;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
opacity: 1;
background-color: #eee;
}

.form-control[disabled], fieldset[disabled] .form-control {
cursor: not-allowed;
}

textarea.form-control {
height: auto;
}

input[type=search] {
-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
line-height: 34px;
}
.input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
line-height: 30px;
}
.input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
line-height: 46px;
}
}

.form-group {
margin-bottom: 15px;
}

.checkbox, .radio {
display: block;
position: relative;
margin-top: 10px;
margin-bottom: 10px;
}

.checkbox label, .radio label {
min-height: 20px;
margin-bottom: 0;
padding-left: 20px;
font-weight: 400;
cursor: pointer;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
position: absolute;
margin-left: -20px;
}

.checkbox + .checkbox, .radio + .radio {
margin-top: -5px;
}

.checkbox-inline, .radio-inline {
display: inline-block;
position: relative;
margin-bottom: 0;
padding-left: 20px;
vertical-align: middle;
font-weight: 400;
cursor: pointer;
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
margin-top: 0;
margin-left: 10px;
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
cursor: not-allowed;
}

.form-control-static {
min-height: 34px;
margin-bottom: 0;
padding-top: 7px;
padding-bottom: 7px;
}

.form-control-static.input-lg, .form-control-static.input-sm {
padding-right: 0;
padding-left: 0;
}

.input-sm {
height: 30px;
padding: 5px 10px;
border-radius: 3px;
line-height: 1.5;
font-size: 12px;
}

select.input-sm {
height: 30px;
line-height: 30px;
}

select[multiple].input-sm, textarea.input-sm {
height: auto;
}

.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
border-radius: 3px;
line-height: 1.5;
font-size: 12px;
}

.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
height: auto;
}

.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
line-height: 1.5;
font-size: 12px;
}

.input-lg {
height: 46px;
padding: 10px 16px;
border-radius: 6px;
line-height: 1.3333333;
font-size: 18px;
}

select.input-lg {
height: 46px;
line-height: 46px;
}

select[multiple].input-lg, textarea.input-lg {
height: auto;
}

.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
border-radius: 6px;
line-height: 1.3333333;
font-size: 18px;
}

.form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
height: auto;
}

.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
line-height: 1.3333333;
font-size: 18px;
}

.has-feedback {
position: relative;
}

.has-feedback .form-control {
padding-right: 42.5px;
}

.form-control-feedback {
display: block;
position: absolute;
top: 0;
right: 0;
z-index: 2;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
color: #3c763d;
}

.has-success .form-control {
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
border-color: #3c763d;
}

.has-success .form-control:focus {
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
border-color: #2b542c;
}

.has-success .input-group-addon {
border-color: #3c763d;
background-color: #dff0d8;
color: #3c763d;
}

.has-success .form-control-feedback {
color: #3c763d;
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
color: #8a6d3b;
}

.has-warning .form-control {
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
border-color: #8a6d3b;
}

.has-warning .form-control:focus {
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
border-color: #66512c;
}

.has-warning .input-group-addon {
border-color: #8a6d3b;
background-color: #fcf8e3;
color: #8a6d3b;
}

.has-warning .form-control-feedback {
color: #8a6d3b;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
color: #a94442;
}

.has-error .form-control {
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
border-color: #a94442;
}

.has-error .form-control:focus {
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
border-color: #843534;
}

.has-error .input-group-addon {
border-color: #a94442;
background-color: #f2dede;
color: #a94442;
}

.has-error .form-control-feedback {
color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}

.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}

@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .checkbox, .form-inline .radio {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .checkbox label, .form-inline .radio label {
padding-left: 0;
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}

.form-horizontal .checkbox, .form-horizontal .radio {
min-height: 27px;
}

.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}

.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}

@media (min-width: 768px) {
.form-horizontal .control-label {
margin-bottom: 0;
padding-top: 7px;
text-align: right;
}
}

@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 18px;
}
}

@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}

.btn {
display: inline-block;
margin-bottom: 0;
padding: 6px 12px;
border: 1px solid transparent;
border-radius: 4px;
background-image: none;
line-height: 1.42857143;
text-align: center;
vertical-align: middle;
white-space: nowrap;
font-weight: 400;
font-size: 14px;
cursor: pointer;
-webkit-user-select: none;
   -moz-user-select: none;
    -ms-user-select: none;
        user-select: none;

-ms-touch-action: manipulation;
    touch-action: manipulation;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}

.btn.focus, .btn:focus, .btn:hover {
text-decoration: none;
color: #333;
}

.btn.active, .btn:active {
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
background-image: none;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
opacity: .65;
-webkit-box-shadow: none;
        box-shadow: none;
cursor: not-allowed;

filter: alpha(opacity=65);
}

a.btn.disabled, fieldset[disabled] a.btn {
pointer-events: none;
}

.btn-default {
border-color: #ccc;
background-color: #fff;
color: #333;
}

.btn-default.focus, .btn-default:focus {
border-color: #8c8c8c;
background-color: #e6e6e6;
color: #333;
}

.btn-default.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default {
border-color: #adadad;
background-color: #e6e6e6;
color: #333;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
border-color: #8c8c8c;
background-color: #d4d4d4;
color: #333;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
background-image: none;
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
border-color: #ccc;
background-color: #fff;
}

.btn-default .badge {
background-color: #333;
color: #fff;
}

.btn-primary {
border-color: #2e6da4;
background-color: #337ab7;
color: #fff;
}

.btn-primary.focus, .btn-primary:focus {
border-color: #122b40;
background-color: #286090;
color: #fff;
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
border-color: #204d74;
background-color: #286090;
color: #fff;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
border-color: #122b40;
background-color: #204d74;
color: #fff;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
background-image: none;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
border-color: #2e6da4;
background-color: #337ab7;
}

.btn-primary .badge {
background-color: #fff;
color: #337ab7;
}

.btn-success {
border-color: #4cae4c;
background-color: #5cb85c;
color: #fff;
}

.btn-success.focus, .btn-success:focus {
border-color: #255625;
background-color: #449d44;
color: #fff;
}

.btn-success.active, .btn-success:active, .btn-success:hover, .open > .dropdown-toggle.btn-success {
border-color: #398439;
background-color: #449d44;
color: #fff;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
border-color: #255625;
background-color: #398439;
color: #fff;
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
background-image: none;
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
border-color: #4cae4c;
background-color: #5cb85c;
}

.btn-success .badge {
background-color: #fff;
color: #5cb85c;
}

.btn-info {
border-color: #46b8da;
background-color: #5bc0de;
color: #fff;
}

.btn-info.focus, .btn-info:focus {
border-color: #1b6d85;
background-color: #31b0d5;
color: #fff;
}

.btn-info.active, .btn-info:active, .btn-info:hover, .open > .dropdown-toggle.btn-info {
border-color: #269abc;
background-color: #31b0d5;
color: #fff;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
border-color: #1b6d85;
background-color: #269abc;
color: #fff;
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
background-image: none;
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
border-color: #46b8da;
background-color: #5bc0de;
}

.btn-info .badge {
background-color: #fff;
color: #5bc0de;
}

.btn-warning {
border-color: #eea236;
background-color: #f0ad4e;
color: #fff;
}

.btn-warning.focus, .btn-warning:focus {
border-color: #985f0d;
background-color: #ec971f;
color: #fff;
}

.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
border-color: #d58512;
background-color: #ec971f;
color: #fff;
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
border-color: #985f0d;
background-color: #d58512;
color: #fff;
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
background-image: none;
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
border-color: #eea236;
background-color: #f0ad4e;
}

.btn-warning .badge {
background-color: #fff;
color: #f0ad4e;
}

.btn-danger {
border-color: #d43f3a;
background-color: #d9534f;
color: #fff;
}

.btn-danger.focus, .btn-danger:focus {
border-color: #761c19;
background-color: #c9302c;
color: #fff;
}

.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
border-color: #ac2925;
background-color: #c9302c;
color: #fff;
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
border-color: #761c19;
background-color: #ac2925;
color: #fff;
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
background-image: none;
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
border-color: #d43f3a;
background-color: #d9534f;
}

.btn-danger .badge {
background-color: #fff;
color: #d9534f;
}

.btn-link {
-webkit-box-shadow: none;
        box-shadow: none;
border-radius: 0;
background-color: transparent;
font-weight: 400;
color: #337ab7;
}

.btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
-webkit-box-shadow: none;
        box-shadow: none;
background-color: transparent;
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
background-color: transparent;
text-decoration: underline;
color: #23527c;
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
text-decoration: none;
color: #777;
}

.btn-group-lg > .btn, .btn-lg {
padding: 10px 16px;
border-radius: 6px;
line-height: 1.3333333;
font-size: 18px;
}

.btn-group-sm > .btn, .btn-sm {
padding: 5px 10px;
border-radius: 3px;
line-height: 1.5;
font-size: 12px;
}

.btn-group-xs > .btn, .btn-xs {
padding: 1px 5px;
border-radius: 3px;
line-height: 1.5;
font-size: 12px;
}

.btn-block {
display: block;
width: 100%;
}

.btn-block + .btn-block {
margin-top: 5px;
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
width: 100%;
}

.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
        transition: opacity .15s linear;
}

.fade.in {
opacity: 1;
}

.collapse {
display: none;
}

.collapse.in {
display: block;
}

tr.collapse.in {
display: table-row;
}

tbody.collapse.in {
display: table-row-group;
}

.collapsing {
overflow: hidden;
position: relative;
height: 0;
-webkit-transition-property: height,visibility;
        transition-property: height,visibility;
-webkit-transition-duration: .35s;
        transition-duration: .35s;
-webkit-transition-timing-function: ease;
        transition-timing-function: ease;
}

.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
border-top: 4px dashed;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
vertical-align: middle;
}

.dropdown, .dropup {
position: relative;
}

.dropdown-toggle:focus {
outline: 0;
}

.dropdown-menu {
display: none;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
list-style: none;
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
float: left;
min-width: 160px;
margin: 2px 0 0;
padding: 5px 0;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
background-color: #fff;
background-clip: padding-box;
text-align: left;
font-size: 14px;
}

.dropdown-menu.pull-right {
right: 0;
left: auto;
}

.dropdown-menu .divider {
overflow: hidden;
height: 1px;
margin: 9px 0;
background-color: #e5e5e5;
}

.dropdown-menu > li > a {
display: block;
clear: both;
padding: 3px 20px;
line-height: 1.42857143;
white-space: nowrap;
font-weight: 400;
color: #333;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
background-color: #f5f5f5;
text-decoration: none;
color: #262626;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
outline: 0;
background-color: #337ab7;
text-decoration: none;
color: #fff;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
color: #777;
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
background-color: transparent;
background-image: none;
text-decoration: none;
cursor: not-allowed;

filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
display: block;
}

.open > a {
outline: 0;
}

.dropdown-menu-right {
right: 0;
left: auto;
}

.dropdown-menu-left {
right: auto;
left: 0;
}

.dropdown-header {
display: block;
padding: 3px 20px;
line-height: 1.42857143;
white-space: nowrap;
font-size: 12px;
color: #777;
}

.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}

.pull-right > .dropdown-menu {
right: 0;
left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px dashed;
content: '';
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}

@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
right: auto;
left: 0;
}
}

.btn-group, .btn-group-vertical {
display: inline-block;
position: relative;
vertical-align: middle;
}

.btn-group-vertical > .btn, .btn-group > .btn {
position: relative;
float: left;
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
z-index: 2;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
margin-left: -1px;
}

.btn-toolbar {
margin-left: -5px;
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
float: left;
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}

.btn-group > .btn:first-child {
margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active {
outline: 0;
}

.btn-group.open .dropdown-toggle {
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
        box-shadow: none;
}

.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}

.btn .caret {
margin-left: 0;
}

.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}

.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
display: block;
float: none;
width: 100%;
max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}

.btn-group-justified {
display: table;
table-layout: fixed;
border-collapse: separate;
width: 100%;
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}

.btn-group-justified > .btn-group .btn {
width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
position: absolute;
pointer-events: none;
clip: rect(0, 0, 0, 0);
}

.input-group {
display: table;
border-collapse: separate;
position: relative;
}

.input-group[class*=col-] {
float: none;
padding-right: 0;
padding-left: 0;
}

.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}

.input-group .form-control:focus {
z-index: 3;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
border-radius: 6px;
line-height: 1.3333333;
font-size: 18px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
height: auto;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
border-radius: 3px;
line-height: 1.5;
font-size: 12px;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
height: auto;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
border-radius: 0;
}

.input-group-addon, .input-group-btn {
width: 1%;
vertical-align: middle;
white-space: nowrap;
}

.input-group-addon {
padding: 6px 12px;
border: 1px solid #ccc;
border-radius: 4px;
background-color: #eee;
line-height: 1;
text-align: center;
font-weight: 400;
font-size: 14px;
color: #555;
}

.input-group-addon.input-sm {
padding: 5px 10px;
border-radius: 3px;
font-size: 12px;
}

.input-group-addon.input-lg {
padding: 10px 16px;
border-radius: 6px;
font-size: 18px;
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
margin-top: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
border-right: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
border-left: 0;
}

.input-group-btn {
position: relative;
white-space: nowrap;
font-size: 0;
}

.input-group-btn > .btn {
position: relative;
}

.input-group-btn > .btn + .btn {
margin-left: -1px;
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
z-index: 2;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
margin-right: -1px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}

.nav {
list-style: none;
margin-bottom: 0;
padding-left: 0;
}

.nav > li {
display: block;
position: relative;
}

.nav > li > a {
display: block;
position: relative;
padding: 10px 15px;
}

.nav > li > a:focus, .nav > li > a:hover {
background-color: #eee;
text-decoration: none;
}

.nav > li.disabled > a {
color: #777;
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
background-color: transparent;
text-decoration: none;
color: #777;
cursor: not-allowed;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
border-color: #337ab7;
background-color: #eee;
}

.nav .nav-divider {
overflow: hidden;
height: 1px;
margin: 9px 0;
background-color: #e5e5e5;
}

.nav > li > a > img {
max-width: none;
}

.nav-tabs {
border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
float: left;
margin-bottom: -1px;
}

.nav-tabs > li > a {
margin-right: 2px;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
line-height: 1.42857143;
}

.nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
border: 1px solid #ddd;
border-bottom-color: transparent;
background-color: #fff;
color: #555;
cursor: default;
}

.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}

.nav-tabs.nav-justified > li {
float: none;
}

.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}

.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
border: 1px solid #ddd;
}

@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}

@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
border-bottom-color: #fff;
}
}

.nav-pills > li {
float: left;
}

.nav-pills > li > a {
border-radius: 4px;
}

.nav-pills > li + li {
margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
background-color: #337ab7;
color: #fff;
}

.nav-stacked > li {
float: none;
}

.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}

.nav-justified {
width: 100%;
}

.nav-justified > li {
float: none;
}

.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}

@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}

.nav-tabs-justified {
border-bottom: 0;
}

.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
border: 1px solid #ddd;
}

@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
border-bottom-color: #fff;
}
}

.tab-content > .tab-pane {
display: none;
}

.tab-content > .active {
display: block;
}

.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}

.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}

@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}

@media (min-width: 768px) {
.navbar-header {
float: left;
}
}

.navbar-collapse {
overflow-x: visible;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;

-webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
overflow-y: auto;
}

@media (min-width: 768px) {
.navbar-collapse {
-webkit-box-shadow: none;
        box-shadow: none;
width: auto;
border-top: 0;
}
.navbar-collapse.collapse {
display: block !important;
overflow: visible !important;
height: auto !important;
padding-bottom: 0;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
max-height: 200px;
}
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
margin-right: -15px;
margin-left: -15px;
}

@media (min-width: 768px) {
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
margin-right: 0;
margin-left: 0;
}
}

.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}

@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}

.navbar-fixed-bottom, .navbar-fixed-top {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}

@media (min-width: 768px) {
.navbar-fixed-bottom, .navbar-fixed-top {
border-radius: 0;
}
}

.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}

.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}

.navbar-brand {
float: left;
height: 50px;
padding: 15px;
line-height: 20px;
font-size: 18px;
}

.navbar-brand:focus, .navbar-brand:hover {
text-decoration: none;
}

.navbar-brand > img {
display: block;
}

@media (min-width: 768px) {
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}

.navbar-toggle {
position: relative;
float: right;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
padding: 9px 10px;
border: 1px solid transparent;
border-radius: 4px;
background-color: transparent;
background-image: none;
}

.navbar-toggle:focus {
outline: 0;
}

.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}

@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}

.navbar-nav {
margin: 7.5px -15px;
}

.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}

@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
-webkit-box-shadow: none;
        box-shadow: none;
position: static;
float: none;
width: auto;
margin-top: 0;
border: 0;
background-color: transparent;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
background-image: none;
}
}

@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}

.navbar-form {
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
}

@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .checkbox, .navbar-form .radio {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .checkbox label, .navbar-form .radio label {
padding-left: 0;
}
.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}

@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}

@media (min-width: 768px) {
.navbar-form {
-webkit-box-shadow: none;
        box-shadow: none;
width: auto;
margin-right: 0;
margin-left: 0;
padding-top: 0;
padding-bottom: 0;
border: 0;
}
}

.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}

.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}

.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}

.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}

.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}

@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
}

@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}

.navbar-default {
border-color: #e7e7e7;
background-color: #f8f8f8;
}

.navbar-default .navbar-brand {
color: #777;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
background-color: transparent;
color: #5e5e5e;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
color: #777;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
background-color: transparent;
color: #333;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
background-color: #e7e7e7;
color: #555;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
background-color: transparent;
color: #ccc;
}

.navbar-default .navbar-toggle {
border-color: #ddd;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
background-color: #e7e7e7;
color: #555;
}

.navbar-default .navbar-link {
color: #777;
}

.navbar-default .navbar-link:hover {
color: #333;
}

.navbar-default .btn-link {
color: #777;
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
color: #333;
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
color: #ccc;
}

@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
background-color: transparent;
color: #333;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
background-color: #e7e7e7;
color: #555;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
background-color: transparent;
color: #ccc;
}
}

.navbar-inverse {
border-color: #080808;
background-color: #222;
}

.navbar-inverse .navbar-brand {
color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
background-color: transparent;
color: #fff;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
background-color: transparent;
color: #fff;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
background-color: #080808;
color: #fff;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
background-color: transparent;
color: #444;
}

.navbar-inverse .navbar-toggle {
border-color: #333;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
background-color: #080808;
color: #fff;
}

.navbar-inverse .navbar-link {
color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
color: #fff;
}

.navbar-inverse .btn-link {
color: #9d9d9d;
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
color: #444;
}

@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
background-color: transparent;
color: #fff;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
background-color: #080808;
color: #fff;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
background-color: transparent;
color: #444;
}
}

.breadcrumb {
list-style: none;
margin-bottom: 20px;
padding: 8px 15px;
border-radius: 4px;
background-color: #f5f5f5;
}

.breadcrumb > li {
display: inline-block;
}

.breadcrumb > .active {
color: #777;
}

.pagination {
display: inline-block;
margin: 20px 0;
padding-left: 0;
border-radius: 4px;
}

.pagination > li {
display: inline;
}

.pagination > li > a, .pagination > li > span {
position: relative;
float: left;
margin-left: -1px;
padding: 6px 12px;
border: 1px solid #ddd;
background-color: #fff;
line-height: 1.42857143;
text-decoration: none;
color: #337ab7;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
z-index: 2;
border-color: #ddd;
background-color: #eee;
color: #23527c;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
z-index: 3;
border-color: #337ab7;
background-color: #337ab7;
color: #fff;
cursor: default;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
border-color: #ddd;
background-color: #fff;
color: #777;
cursor: not-allowed;
}

.pagination-lg > li > a, .pagination-lg > li > span {
padding: 10px 16px;
line-height: 1.3333333;
font-size: 18px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
padding: 5px 10px;
line-height: 1.5;
font-size: 12px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}

.pager {
list-style: none;
margin: 20px 0;
padding-left: 0;
text-align: center;
}

.pager li {
display: inline;
}

.pager li > a, .pager li > span {
display: inline-block;
padding: 5px 14px;
border: 1px solid #ddd;
border-radius: 15px;
background-color: #fff;
}

.pager li > a:focus, .pager li > a:hover {
background-color: #eee;
text-decoration: none;
}

.pager .next > a, .pager .next > span {
float: right;
}

.pager .previous > a, .pager .previous > span {
float: left;
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
background-color: #fff;
color: #777;
cursor: not-allowed;
}

.label {
display: inline;
padding: .2em .6em .3em;
border-radius: .25em;
line-height: 1;
text-align: center;
vertical-align: baseline;
white-space: nowrap;
font-weight: 700;
font-size: 75%;
color: #fff;
}

a.label:focus, a.label:hover {
text-decoration: none;
color: #fff;
cursor: pointer;
}

.label:empty {
display: none;
}

.btn .label {
position: relative;
top: -1px;
}

.label-default {
background-color: #777;
}

.label-default[href]:focus, .label-default[href]:hover {
background-color: #5e5e5e;
}

.label-primary {
background-color: #337ab7;
}

.label-primary[href]:focus, .label-primary[href]:hover {
background-color: #286090;
}

.label-success {
background-color: #5cb85c;
}

.label-success[href]:focus, .label-success[href]:hover {
background-color: #449d44;
}

.label-info {
background-color: #5bc0de;
}

.label-info[href]:focus, .label-info[href]:hover {
background-color: #31b0d5;
}

.label-warning {
background-color: #f0ad4e;
}

.label-warning[href]:focus, .label-warning[href]:hover {
background-color: #ec971f;
}

.label-danger {
background-color: #d9534f;
}

.label-danger[href]:focus, .label-danger[href]:hover {
background-color: #c9302c;
}

.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
border-radius: 10px;
background-color: #777;
line-height: 1;
text-align: center;
vertical-align: middle;
white-space: nowrap;
font-weight: 700;
font-size: 12px;
color: #fff;
}

.badge:empty {
display: none;
}

.btn .badge {
position: relative;
top: -1px;
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
top: 0;
padding: 1px 5px;
}

a.badge:focus, a.badge:hover {
text-decoration: none;
color: #fff;
cursor: pointer;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
background-color: #fff;
color: #337ab7;
}

.list-group-item > .badge {
float: right;
}

.list-group-item > .badge + .badge {
margin-right: 5px;
}

.nav-pills > li > a > .badge {
margin-left: 3px;
}

.jumbotron {
margin-bottom: 30px;
padding-top: 30px;
padding-bottom: 30px;
background-color: #eee;
color: inherit;
}

.jumbotron .h1, .jumbotron h1 {
color: inherit;
}

.jumbotron p {
margin-bottom: 15px;
font-weight: 200;
font-size: 21px;
}

.jumbotron > hr {
border-top-color: #d5d5d5;
}

.container .jumbotron, .container-fluid .jumbotron {
padding-right: 15px;
padding-left: 15px;
border-radius: 6px;
}

.jumbotron .container {
max-width: 100%;
}

@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron, .container-fluid .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron .h1, .jumbotron h1 {
font-size: 63px;
}
}

.thumbnail {
display: block;
margin-bottom: 20px;
padding: 4px;
border: 1px solid #ddd;
border-radius: 4px;
background-color: #fff;
line-height: 1.42857143;
-webkit-transition: border .2s ease-in-out;
        transition: border .2s ease-in-out;
}

.thumbnail a > img, .thumbnail > img {
margin-right: auto;
margin-left: auto;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
border-color: #337ab7;
}

.thumbnail .caption {
padding: 9px;
color: #333;
}

.alert {
margin-bottom: 20px;
padding: 15px;
border: 1px solid transparent;
border-radius: 4px;
}

.alert h4 {
margin-top: 0;
color: inherit;
}

.alert .alert-link {
font-weight: 700;
}

.alert > p, .alert > ul {
margin-bottom: 0;
}

.alert > p + p {
margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}

.alert-success {
border-color: #d6e9c6;
background-color: #dff0d8;
color: #3c763d;
}

.alert-success hr {
border-top-color: #c9e2b3;
}

.alert-success .alert-link {
color: #2b542c;
}

.alert-info {
border-color: #bce8f1;
background-color: #d9edf7;
color: #31708f;
}

.alert-info hr {
border-top-color: #a6e1ec;
}

.alert-info .alert-link {
color: #245269;
}

.alert-warning {
border-color: #faebcc;
background-color: #fcf8e3;
color: #8a6d3b;
}

.alert-warning hr {
border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
color: #66512c;
}

.alert-danger {
border-color: #ebccd1;
background-color: #f2dede;
color: #a94442;
}

.alert-danger hr {
border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}

@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}

.progress {
overflow: hidden;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
height: 20px;
margin-bottom: 20px;
border-radius: 4px;
background-color: #f5f5f5;
}

.progress-bar {
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
float: left;
width: 0;
height: 100%;
background-color: #337ab7;
line-height: 20px;
text-align: center;
font-size: 12px;
color: #fff;
-webkit-transition: width .6s ease;
        transition: width .6s ease;
}

.progress-bar-striped, .progress-striped .progress-bar {
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}

.progress-bar.active, .progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
        animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.media {
overflow: hidden;
margin-top: 15px;
zoom: 1;
}

.media:first-child {
margin-top: 0;
}

.media-body {
overflow: hidden;
width: 10000px;
zoom: 1;
}

.media-object {
display: block;
}

.media-object.img-thumbnail {
max-width: none;
}

.media-right, .media > .pull-right {
padding-left: 10px;
}

.media-left, .media > .pull-left {
padding-right: 10px;
}

.media-body, .media-left, .media-right {
display: table-cell;
vertical-align: top;
}

.media-middle {
vertical-align: middle;
}

.media-bottom {
vertical-align: bottom;
}

.media-heading {
margin-top: 0;
margin-bottom: 5px;
}

.media-list {
list-style: none;
padding-left: 0;
}

.list-group {
margin-bottom: 20px;
padding-left: 0;
}

.list-group-item {
display: block;
position: relative;
margin-bottom: -1px;
padding: 10px 15px;
border: 1px solid #ddd;
background-color: #fff;
}

.list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}

.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}

a.list-group-item, button.list-group-item {
color: #555;
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
color: #333;
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:hover {
background-color: #f5f5f5;
text-decoration: none;
color: #555;
}

button.list-group-item {
width: 100%;
text-align: left;
}

button.list-group-item:focus {
background-color: #f5f5f5;
text-decoration: none;
color: #555;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
background-color: #eee;
color: #777;
cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
color: #777;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
z-index: 2;
border-color: #337ab7;
background-color: #337ab7;
color: #fff;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
color: #c7ddef;
}

.list-group-item-success {
background-color: #dff0d8;
color: #3c763d;
}

a.list-group-item-success, button.list-group-item-success {
color: #3c763d;
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
background-color: #d0e9c6;
color: #3c763d;
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
border-color: #3c763d;
background-color: #3c763d;
color: #fff;
}

.list-group-item-info {
background-color: #d9edf7;
color: #31708f;
}

a.list-group-item-info, button.list-group-item-info {
color: #31708f;
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
background-color: #c4e3f3;
color: #31708f;
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
border-color: #31708f;
background-color: #31708f;
color: #fff;
}

.list-group-item-warning {
background-color: #fcf8e3;
color: #8a6d3b;
}

a.list-group-item-warning, button.list-group-item-warning {
color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
background-color: #faf2cc;
color: #8a6d3b;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
border-color: #8a6d3b;
background-color: #8a6d3b;
color: #fff;
}

.list-group-item-danger {
background-color: #f2dede;
color: #a94442;
}

a.list-group-item-danger, button.list-group-item-danger {
color: #a94442;
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
background-color: #ebcccc;
color: #a94442;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
border-color: #a94442;
background-color: #a94442;
color: #fff;
}

.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}

.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}

.panel {
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
background-color: #fff;
}

.panel-body {
padding: 15px;
}

.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}

.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
color: inherit;
}

.panel-footer {
padding: 10px 15px;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
background-color: #f5f5f5;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
margin-bottom: 0;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
margin-bottom: 0;
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
padding-right: 15px;
padding-left: 15px;
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
border: 0;
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
border-left: 0;
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
border-right: 0;
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
border-bottom: 0;
}

.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}

.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}

.panel-group {
margin-bottom: 20px;
}

.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}

.panel-group .panel + .panel {
margin-top: 5px;
}

.panel-group .panel-heading {
border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}

.panel-default {
border-color: #ddd;
}

.panel-default > .panel-heading {
border-color: #ddd;
background-color: #f5f5f5;
color: #333;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
background-color: #333;
color: #f5f5f5;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}

.panel-primary {
border-color: #337ab7;
}

.panel-primary > .panel-heading {
border-color: #337ab7;
background-color: #337ab7;
color: #fff;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
background-color: #fff;
color: #337ab7;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}

.panel-success {
border-color: #d6e9c6;
}

.panel-success > .panel-heading {
border-color: #d6e9c6;
background-color: #dff0d8;
color: #3c763d;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
background-color: #3c763d;
color: #dff0d8;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}

.panel-info {
border-color: #bce8f1;
}

.panel-info > .panel-heading {
border-color: #bce8f1;
background-color: #d9edf7;
color: #31708f;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
background-color: #31708f;
color: #d9edf7;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}

.panel-warning {
border-color: #faebcc;
}

.panel-warning > .panel-heading {
border-color: #faebcc;
background-color: #fcf8e3;
color: #8a6d3b;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
background-color: #8a6d3b;
color: #fcf8e3;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}

.panel-danger {
border-color: #ebccd1;
}

.panel-danger > .panel-heading {
border-color: #ebccd1;
background-color: #f2dede;
color: #a94442;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
background-color: #a94442;
color: #f2dede;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}

.embed-responsive {
display: block;
overflow: hidden;
position: relative;
height: 0;
padding: 0;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}

.embed-responsive-16by9 {
padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
padding-bottom: 75%;
}

.well {
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
min-height: 20px;
margin-bottom: 20px;
padding: 19px;
border: 1px solid #e3e3e3;
border-radius: 4px;
background-color: #f5f5f5;
}

.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, .15);
}

.well-lg {
padding: 24px;
border-radius: 6px;
}

.well-sm {
padding: 9px;
border-radius: 3px;
}

.close {
opacity: .2;
float: right;
line-height: 1;
text-shadow: 0 1px 0 #fff;
font-weight: 700;
font-size: 21px;
color: #000;

filter: alpha(opacity=20);
}

.close:focus, .close:hover {
opacity: .5;
text-decoration: none;
color: #000;
cursor: pointer;

filter: alpha(opacity=50);
}

button.close {
padding: 0;
border: 0;
background: 0 0;
cursor: pointer;

-webkit-appearance: none;
}

.modal-open {
overflow: hidden;
}

.modal {
display: none;
overflow: hidden;
outline: 0;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;

-webkit-overflow-scrolling: touch;
}

.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
        transform: translate(0, -25%);
-webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition:         transform .3s ease-out;
        transition:         transform .3s ease-out, -webkit-transform .3s ease-out;
}

.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
        transform: translate(0, 0);
}

.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}

.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}

.modal-content {
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
        box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
position: relative;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
background-color: #fff;
background-clip: padding-box;
}

.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}

.modal-backdrop.fade {
opacity: 0;

filter: alpha(opacity=0);
}

.modal-backdrop.in {
opacity: .5;

filter: alpha(opacity=50);
}

.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
margin-top: -2px;
}

.modal-title {
margin: 0;
line-height: 1.42857143;
}

.modal-body {
position: relative;
padding: 15px;
}

.modal-footer {
padding: 15px;
border-top: 1px solid #e5e5e5;
text-align: right;
}

.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
margin-left: 0;
}

.modal-scrollbar-measure {
overflow: scroll;
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
}

@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
}

@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}

.tooltip {
display: block;
opacity: 0;
position: absolute;
z-index: 1070;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
word-spacing: normal;
word-wrap: normal;
letter-spacing: normal;
white-space: normal;
font-weight: 400;
font-style: normal;
font-size: 12px;
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
text-transform: none;
word-break: normal;

filter: alpha(opacity=0);
line-break: auto;
}

.tooltip.in {
opacity: .9;

filter: alpha(opacity=90);
}

.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}

.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}

.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}

.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}

.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
border-radius: 4px;
background-color: #000;
text-align: center;
color: #fff;
}

.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-color: transparent;
}

.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}

.popover {
display: none;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
position: absolute;
top: 0;
left: 0;
z-index: 1060;
max-width: 276px;
padding: 1px;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
background-color: #fff;
background-clip: padding-box;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
word-spacing: normal;
word-wrap: normal;
letter-spacing: normal;
white-space: normal;
font-weight: 400;
font-style: normal;
font-size: 14px;
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
text-transform: none;
word-break: normal;

line-break: auto;
}

.popover.top {
margin-top: -10px;
}

.popover.right {
margin-left: 10px;
}

.popover.bottom {
margin-top: 10px;
}

.popover.left {
margin-left: -10px;
}

.popover-title {
margin: 0;
padding: 8px 14px;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
background-color: #f7f7f7;
font-size: 14px;
}

.popover-content {
padding: 9px 14px;
}

.popover > .arrow {
display: block;
position: absolute;
width: 0;
height: 0;
border-width: 11px;
border-style: solid;
border-color: transparent;
}

.popover > .arrow:after {
display: block;
position: absolute;
width: 0;
height: 0;
border-width: 10px;
border-style: solid;
border-color: transparent;
content: '';
}

.popover.top > .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, .25);
}

.popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #fff;
content: ' ';
}

.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, .25);
}

.popover.right > .arrow:after {
bottom: -10px;
left: 1px;
border-left-width: 0;
border-right-color: #fff;
content: ' ';
}

.popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
}

.popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #fff;
content: ' ';
}

.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}

.popover.left > .arrow:after {
right: 1px;
bottom: -10px;
border-right-width: 0;
border-left-color: #fff;
content: ' ';
}

.carousel {
position: relative;
}

.carousel-inner {
overflow: hidden;
position: relative;
width: 100%;
}

.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
line-height: 1;
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
display: block;
}

.carousel-inner > .active {
left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}

.carousel-inner > .next {
left: 100%;
}

.carousel-inner > .prev {
left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
left: 0;
}

.carousel-inner > .active.left {
left: -100%;
}

.carousel-inner > .active.right {
left: 100%;
}

@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition:         transform .6s ease-in-out;
        transition:         transform .6s ease-in-out, -webkit-transform .6s ease-in-out;

-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
-webkit-perspective: 1000px;
        perspective: 1000px;
}
.carousel-inner > .item.active.right, .carousel-inner > .item.next {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.active.left, .carousel-inner > .item.prev {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
}
}

.carousel-control {
opacity: .5;
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
background-color: transparent;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
font-size: 20px;
color: #fff;

filter: alpha(opacity=50);
}

.carousel-control.left {
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
background-repeat: repeat-x;

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
background-repeat: repeat-x;

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:focus, .carousel-control:hover {
opacity: .9;
outline: 0;
text-decoration: none;
color: #fff;

filter: alpha(opacity=90);
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
display: inline-block;
position: absolute;
top: 50%;
z-index: 5;
margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
left: 50%;
margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
right: 50%;
margin-right: -10px;
}

.carousel-control .icon-next, .carousel-control .icon-prev {
width: 20px;
height: 20px;
line-height: 1;
font-family: serif;
}

.carousel-control .icon-prev:before {
content: '\2039';
}

.carousel-control .icon-next:before {
content: '\203a';
}

.carousel-indicators {
list-style: none;
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
text-align: center;
}

.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
border: 1px solid #fff;
border-radius: 10px;
background-color: transparent;
text-indent: -999px;
cursor: pointer;
}

.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff;
}

.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
color: #fff;
}

.carousel-caption .btn {
text-shadow: none;
}

@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
margin-right: -10px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
display: table;
content: ' ';
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
clear: both;
}

.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}

.pull-right {
float: right !important;
}

.pull-left {
float: left !important;
}

.hide {
display: none !important;
}

.show {
display: block !important;
}

.invisible {
visibility: hidden;
}

.text-hide {
border: 0;
background-color: transparent;
text-shadow: none;
font: 0/0 a;
color: transparent;
}

.hidden {
display: none !important;
}

.affix {
position: fixed;
}

@-ms-viewport {
width: device-width;
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
display: none !important;
}

@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
td.visible-xs, th.visible-xs {
display: table-cell !important;
}
}

@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}

@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}

@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
td.visible-sm, th.visible-sm {
display: table-cell !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
td.visible-md, th.visible-md {
display: table-cell !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}

@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
td.visible-lg, th.visible-lg {
display: table-cell !important;
}
}

@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}

@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}

@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}

@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}

@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}

@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
td.visible-print, th.visible-print {
display: table-cell !important;
}
}

@media print {
.visible-print-block {
display: block !important;
}
}

@media print {
.visible-print-inline {
display: inline !important;
}
}

@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}

@media print {
.hidden-print {
display: none !important;
}
}

/* =================================================================

リセット

================================================================= */
*:before, *:after {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;

    -ms-box-sizing: border-box;
     -o-box-sizing: border-box;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
outline: 0;
margin: 0;
padding: 0;
border: 0;
background: transparent;
vertical-align: baseline;
font: inherit;
font-size: 100%;
}

html {
-webkit-font-smoothing: antialiased;
        text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
     -o-text-size-adjust: 100%;
}

body {
font-weight: 500;
font-size: 87%;
font-family: '游ゴシック', YuGothic, 'Yu Gothic', 'Hiragino Sans', 'ヒラギノ角ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Verdana, sans-serif;
color: #333;

*font: x-small;
}

@media screen and (max-width: 768px) {
body {
font-size: 100%;
}
}

html, body {
height: 100%;
line-height: 1.6;

-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

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

li {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after {
content: '';
content: none;
}

q:before, q:after {
content: '';
content: none;
}

legend {
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}

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

a {
outline: none;
margin: 0;
padding: 0;
background: transparent;
vertical-align: baseline;
font-size: 100%;

-webkit-tap-highlight-color: transparent;
}

a:link {
outline: none;
color: #000;
}

a:visited {
outline: none;
color: #000;
}

a:hover {
outline: none;
text-decoration: none;
}

a:focus {
outline: none;
text-decoration: none;
}

a img {
-webkit-transition: .3s;
   -moz-transition: .3s;
    -ms-transition: .3s;
     -o-transition: .3s;
        transition: .3s;
}

*:focus {
outline: none !important;
}

ins {
background-color: #ff9;
text-decoration: none;
color: #000;
}

mark {
background-color: #ff9;
font-weight: bold;
font-style: italic;
color: #000;
}

del {
text-decoration: line-through;
}

abbr[title], dfn[title] {
border-bottom: 1px dotted inherit;
cursor: help;
}

table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
}

table th, table td {
border-collapse: collapse;
border-spacing: 0;
}

caption, th {
text-align: left;
}

hr {
display: block;
overflow: visible;
height: 1px;
margin: 1em 0;
padding: 0;
border: 0;
border-top: 1px solid #ccc;
}

img {
display: block;
width: auto;
max-width: 100%;
height: auto;
line-height: 0;
vertical-align: bottom;
font-size: 0;
}

img.point {
opacity: 0;
position: absolute;
}

input, select {
vertical-align: middle;
}

button,
select {
text-transform: none;
}

select {
text-indent: .01px;
text-overflow: '';

-moz-appearance: none;
}

select::-ms-expand {
display: none;
}

button {
margin: 0;
padding: 0;
border: none;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
background: initial;

    -ms-border-radius: 0;
     -o-border-radius: 0;
}

input[type='button'], input[type='submit'], input[type='search'], input[type='reset'], button {
-webkit-appearance: none;
}

label {
font-weight: normal;
}

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

input {
padding: 0;
}

input::-ms-clear {
visibility: hidden;
}

input::-ms-reveal {
visibility: hidden;
}

[type='checkbox'],
[type='radio'] {
padding: 0;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
height: auto;
}

[type='search'] {
outline-offset: -2px;

-webkit-appearance: textfield;
}

::-webkit-search-cancel-button,
::-webkit-search-decoration {
-webkit-appearance: none;
}

::-webkit-input-placeholder {
opacity: .54;
color: inherit;
}

::-webkit-file-upload-button {
font: inherit;

-webkit-appearance: button;
}

[aria-busy='true'] {
cursor: progress;
}

[aria-controls] {
cursor: pointer;
}

[aria-disabled] {
cursor: default;
}

a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
margin: 0;
padding: 0;

-ms-touch-action: manipulation;
    touch-action: manipulation;
}

[hidden][aria-hidden='false'] {
display: inherit;
position: absolute;
clip: rect(0, 0, 0, 0);
}

[hidden][aria-hidden='false']:focus {
clip: auto;
}

/* Slider */
.slick-slider {
display: block;
-webkit-box-sizing: border-box;
        box-sizing: border-box;
position: relative;
-webkit-user-select: none;
   -moz-user-select: none;
    -ms-user-select: none;
        user-select: none;

-webkit-touch-callout: none;
 -khtml-user-select: none;
-ms-touch-action: pan-y;
    touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}

.sp-thumbnail {
display: inline-block !important;
}

.slick-list {
display: block;
position: relative;
margin: 0;
padding: 0;
}

.slick-list:focus {
outline: none;
}

.slick-list.dragging {
cursor: pointer;
cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
}

.slick-track {
display: block;
position: relative;
top: 0;
left: 0;
}

.slick-track:before,
.slick-track:after {
display: table;
content: '';
}

.slick-track:after {
clear: both;
}

.slick-loading .slick-track {
visibility: hidden;
}

.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}

[dir='rtl'] .slick-slide {
float: right;
}

.slick-slide img {
display: block;
}

.slick-slide.slick-loading img {
display: none;
}

.slick-slide.dragging img {
pointer-events: none;
}

.slick-initialized .slick-slide {
display: block;
}

.slick-loading .slick-slide {
visibility: hidden;
}

.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
display: none;
}

/* =================================================================

基本設定

================================================================= */
/*  clearfix
-------------------------------------------------------------*/
.sns_under_area ul:after, .breadcrumb ul:after, #continer .wrap:after, .header_top .inner:after, .header_top .inner nav.global_nav > .main_nav:after, #fixed-navi .inner .fix_area:after, #fixed-navi .inner .fix_area nav.global_nav > ul:after, .header .inner:after, .header .inner nav.global_nav > .main_nav:after, .company_nav .inner:after, #drawer .inner ul.drawer_list:after, .footer .backtotop:after, .footer .footer_menu .inner:after, .footer .copy .inner:after, .wrap.top .slide_area .slide_inner .main_view ul:after, .wrap.top .slide_area .thumb:after, .wrap.top section.service_area .inner:after, .wrap.top section.service_area .service_box:after, .wrap.top section.contents_area .inner:after, .wrap.top section.contents_area .inner .contents_box ul:after, .wrap.top section.contents_area .inner .contents_box ul li:after, .wrap.top section.contents_area .inner .contents_box ul li .sp_only:after, .wrap.top section.job_area .inner:after, .wrap.top section.job_area .inner .recruit_link a:after, .wrap.top section.company_area .inner:after, .wrap.service section.service_top_area .inner:after, .wrap.service section.product_bass_area .inner:after, .wrap.service section.product_bass_area .inner .contents_box ul li:after, .wrap.goods section.goods_area .inner:after, .wrap.contents section.contents_area .inner:after, .wrap.contents section.contents_bass_layout .inner:after, .wrap.contents section.contents_bass_layout .inner .contents_box ul li:after, .wrap.contents section.contents_bass_layout .inner .magazine_box ul li:after, .wrap.athlete section.athlete_area .inner:after, .wrap.job section.recruit_list_area .inner:after, .wrap.company section.company_area .inner:after, .wrap.company section.csr_area .inner:after, .wrap.company section.csr_area .inner .link_btn:after, .wrap.company section.csr_area .inner .csr_inner .ryp_list:after, .wrap.policy section.policy_area .inner:after, .wrap.contact section.contact_area .inner:after, .wrap.contact section.contact_area .inner .contact_top:after, .wrap.newsArc section.news_area .inner:after, .wrap.newsArc section.news_bass_layout .inner:after, .wrap.newsArc section.news_bass_layout .inner .news_box ul li:after, .wrap.single section.news_area .inner:after, .wrap.single section.news_bass_layout .inner:after, .wrap.error section.error_area .inner:after {
display: table;
clear: both;
content: '';
}

/*  PC/TAB/SPで要素を出しわけ
-------------------------------------------------------------*/
@media screen and (max-width: 768px) {
.pc_only {
display: none;
}
}

.sp_only {
display: none;
}

@media screen and (max-width: 768px) {
.sp_only {
display: block;
}
}

/*  ボタンの基準スタイル
-------------------------------------------------------------*/
.btn_box {
width: 340px;
border: 1px solid #999;
background: #fff;
line-height: 1;
}

@media screen and (max-width: 768px) {
.btn_box {
width: 250px;
}
}

.btn_box a {
display: block;
position: relative;
padding: 19px 0;
background: #fff;
text-align: center;
font-weight: bold;
font-size: 20px;
}

@media screen and (max-width: 768px) {
.btn_box a {
padding: 12px 20px;
font-size: 14px;
}
}

.btn_box a:after {
position: absolute;
top: 0;
right: 20px;
bottom: 0;
z-index: 2;
width: 8px;
height: 12px;
margin: auto 0;
background: url(/images/common/icon_normal_arrow.png) no-repeat;
-webkit-background-size: 8px 12px;
   -moz-background-size: 8px 12px;
     -o-background-size: 8px 12px;
        background-size: 8px 12px;
content: '';

    -ms-background-size: 8px 12px;
}

/*  inputスタイル
-------------------------------------------------------------*/
input:placeholder-shown, input::-webkit-input-placeholder, input::-moz-placeholder, input:-moz-placeholder, input:-ms-input-placeholder {
vertical-align: middle !important;
color: #bcbbbb !important;
}

input[type='text'], input[type='email'], input[type='password'], input[type='tel'], input[type='search'], input[type='number'] {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
-webkit-box-shadow: none;
   -moz-box-shadow: none;
        box-shadow: none;
padding: 3px 10px;
border: 1px solid #bbb;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
background-color: #fff;
background-image: none;
font-size: 14px;
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;

-webkit-appearance: none;
    -ms-box-shadow: none;
     -o-box-shadow: none;
    -ms-box-sizing: border-box;
     -o-box-sizing: border-box;
    -ms-border-radius: 0;
     -o-border-radius: 0;
}

input[type='text']:focus, input[type='email']:focus, input[type='password']:focus, input[type='tel']:focus, input[type='search']:focus, input[type='number']:focus {
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .2);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .2);
border-color: #999;
}

/*  textareaスタイル
-------------------------------------------------------------*/
textarea {
overflow: auto;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
-webkit-box-shadow: none;
   -moz-box-shadow: none;
        box-shadow: none;
padding: 20px;
border: 1px solid #bbb;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
background-color: #fff;
background-image: none;
resize: vertical;
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;

    -ms-box-shadow: none;
     -o-box-shadow: none;
    -ms-box-sizing: border-box;
     -o-box-sizing: border-box;
    -ms-border-radius: 0;
     -o-border-radius: 0;
}

textarea:focus {
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .2);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .2);
border-color: #999;
}

/*  フォント明朝スタイル
-------------------------------------------------------------*/
.fontMincho {
font-family: 'YuMincho', '游明朝', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', Verdana, serif;
}

/*  レスポンシブチェック
-------------------------------------------------------------*/
#responsible_check {
width: 1px;
height: 1px;
}

@media screen and (max-width: 980px) {
#responsible_check {
width: 3px;
}
}

@media screen and (max-width: 768px) {
#responsible_check {
width: 4px;
}
}

/*  下部SNSボタンエリア
-------------------------------------------------------------*/
.sns_under_area {
clear: both;
width: 1020px;
margin: 0 auto;
}

@media screen and (max-width: 980px) {
.sns_under_area {
width: auto;
margin: 0 10px;
}
}

.sns_under_area ul {
text-align: center;
letter-spacing: -.40em;
/* 文字間を詰めて隙間を削除する */
}

.sns_under_area ul li {
display: inline-block;
/* 文字間を通常に戻す */
margin-right: 10px;
letter-spacing: normal;
}

@media screen and (max-width: 768px) {
.sns_under_area ul li {
margin-bottom: 10px;
}
}

.sns_under_area ul li:last-of-type {
margin: 0;
}

.sns_under_area ul li.social_fb {
vertical-align: top;
}

/*  フォーム関連
-------------------------------------------------------------*/
input,
select,
textarea {
-webkit-border-radius: 0;

-webkit-appearance: none;
-webkit-tap-highlight-color: transparent;
}

select {
font-weight: normal;
}

/*  パン屑リスト
-------------------------------------------------------------*/
.breadcrumb {
clear: both;
margin: 0 !important;
padding: 0;
padding: 17px 0;
background: none;
}

@media screen and (max-width: 980px) {
.breadcrumb {
padding: 15px 20px;
}
}

.breadcrumb ul {
position: relative;
max-width: 1020px;
margin: 0 auto;
margin-bottom: 0;
padding: 0 20px;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
line-height: 1.5;
font-size: 100%;
color: #000;
word-break: break-all;

    -ms-border-radius: 0;
     -o-border-radius: 0;
}

@media screen and (max-width: 980px) {
.breadcrumb ul {
padding: 0;
}
}

@media screen and (max-width: 768px) {
.breadcrumb ul {
font-size: 86%;
}
}

.breadcrumb ul > li {
display: inline;
}

.breadcrumb ul > li + li:before {
padding: 0 7px 0 5px;
content: '>';
}

.breadcrumb ul a {
color: #000;
}

.breadcrumb ul a:hover {
text-decoration: underline;
}

/* ==========================================================================

メインコンテンツベース

========================================================================== */
#continer {
overflow: hidden;
position: relative;
top: 0;
left: 0;
z-index: 100;
min-height: 100%;
padding-top: 81px;
background: #fff;
}

@media screen and (max-width: 768px) {
#continer {
min-width: initial;
min-width: auto;
padding-top: 53px;
}
}

#continer.top_head {
padding-top: 0;
}

@media screen and (max-width: 768px) {
#continer.top_head {
padding-top: 51px;
}
}

#continer.company_continer {
padding-top: 123px;
}

@media screen and (max-width: 768px) {
#continer.company_continer {
padding-top: 95px;
}
}

#continer .wrap {
overflow: hidden;
min-height: 100%;
}

#continer .wrap section h1 img, #continer .wrap section h2 img {
margin: auto;
}

#continer .wrap section h1.section_ttl {
margin: auto;
line-height: 1;
text-align: center;
font-weight: bold;
font-size: 240%;
}

@media screen and (max-width: 768px) {
#continer .wrap section h1.section_ttl {
font-size: 119%;
}
}

#continer .wrap section h2.section_ttl {
margin: auto;
line-height: 1;
text-align: center;
font-size: 240%;
}

@media screen and (max-width: 768px) {
#continer .wrap section h2.section_ttl {
font-size: 119%;
}
}

#continer .wrap section h3.section_ttl {
margin: 0 0 20px;
padding: 0 0 0 30px;
background: url(/images/common/icon_sttl_h.gif) 0 7px no-repeat;
line-height: 1;
font-weight: bold;
font-size: 129%;
}

@media screen and (max-width: 768px) {
#continer .wrap section h3.section_ttl {
padding: 0 0 0 26px;
font-size: 100%;
}
}

#continer .wrap section h4.section_ttl {
font-weight: bold;
font-size: 115%;
}

@media screen and (max-width: 768px) {
#continer .wrap section h4.section_ttl {
font-size: 94%;
}
}

/* ==========================================================================

IEフォント

========================================================================== */
@media all and (-ms-high-contrast: none) {
.ie *::-ms-backdrop, .ie body, .ie .fontMincho {
font-family: Century, 'メイリオ', Meiryo, sans-serif !important;
}
}

/* ==========================================================================

ヘッダー（トップページ用）

========================================================================== */
.header_top {
position: absolute;
top: 0;
left: 0;
z-index: 104;
width: 100%;
}

@media screen and (max-width: 768px) {
.header_top {
position: fixed;
}
}

.header_top .inner {
max-width: 1160px;
margin: 0 auto;
padding: 18px 0 0;
border-bottom: 1px solid #fff;
/*  ハンバーガーボタン
        -------------------------------------------------------------*/
/*  グローバルナビゲーション
        -------------------------------------------------------------*/
}

@media screen and (max-width: 1160px) {
.header_top .inner {
padding: 18px 20px 0;
}
}

@media screen and (max-width: 768px) {
.header_top .inner {
padding: 8px 10px 7px 10px;
border-bottom: 1px solid #eee;
background: #fff;
}
}

.header_top .inner .logo {
float: left;
width: 162px;
}

.header_top .inner .logo img {
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .2));
}

.header_top .inner .logo img.sp_only {
display: none;
}

@media screen and (max-width: 768px) {
.header_top .inner .logo img.sp_only {
display: block;
}
}

@media screen and (max-width: 768px) {
.header_top .inner .logo img {
display: block;
float: none;
margin: 0 auto;

filter: drop-shadow(0 0 0 transparent);
}
.header_top .inner .logo img.pc_only {
display: none;
}
}

@media screen and (max-width: 768px) {
.header_top .inner .logo {
display: block;
float: none;
width: 143px;
height: 35px;
margin: 0 auto;
}
}

.header_top .inner .logo a {
display: block;
}

.header_top .inner .main_menu {
display: none;
position: absolute;
top: 10px;
left: 10px;
z-index: 2000;
}

@media screen and (max-width: 768px) {
.header_top .inner .main_menu {
display: block;
}
}

.header_top .inner .main_menu a {
display: block;
position: relative;
text-indent: -9999px;
}

.header_top .inner .main_menu a.menu_open {
width: 30px;
height: 31px;
background: url(/images/common/icon_header_menu.png) 0 0 no-repeat;
-webkit-background-size: 30px 31px;
   -moz-background-size: 30px 31px;
     -o-background-size: 30px 31px;
        background-size: 30px 31px;

    -ms-background-size: 30px 31px;
}

.header_top .inner .main_menu a.menu_close {
width: 31px;
height: 33px;
background: url(/images/common/icon_header_close.png) 0 0 no-repeat;
-webkit-background-size: 31px 33px;
   -moz-background-size: 31px 33px;
     -o-background-size: 31px 33px;
        background-size: 31px 33px;

    -ms-background-size: 31px 33px;
}

.header_top .inner nav.global_nav {
float: right;
}

@media screen and (max-width: 768px) {
.header_top .inner nav.global_nav {
display: none;
}
}

.header_top .inner nav.global_nav > .main_nav {
position: relative;
text-align: center;
letter-spacing: -1.0em;
}

.header_top .inner nav.global_nav > .main_nav > li {
display: inline-block;
vertical-align: middle;
letter-spacing: normal;
}

.header_top .inner nav.global_nav > .main_nav > li > a {
display: inline-block;
position: relative;
padding: 15px 24px 33px;
line-height: 1;
text-align: center;
text-decoration: none;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
font-weight: bold;
font-size: 100%;
font-family: 'Hiragino Sans', 'ヒラギノ角ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Verdana, sans-serif;
color: #fff;
pointer-events: auto;

-webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
   -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -ms-text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
     -o-text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

@media screen and (max-width: 980px) {
.header_top .inner nav.global_nav > .main_nav > li > a {
padding: 16px 12px 33px;
font-size: 93%;
}
}

.header_top .inner nav.global_nav > .main_nav > li > a::after {
position: absolute;
right: 0;
bottom: 0;
width: 100%;
height: 3px;
background: #fff;
content: '';
-webkit-transform: scaleX(0);
   -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
     -o-transform: scaleX(0);
        transform: scaleX(0);
-webkit-transition: all .3s ease;
   -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
     -o-transition: all .3s ease;
        transition: all .3s ease;
}

.header_top .inner nav.global_nav > .main_nav > li > a:hover {
background: none !important;
}

.header_top .inner nav.global_nav > .main_nav > li > a:hover::after {
-webkit-transform: scaleX(1);
   -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
     -o-transform: scaleX(1);
        transform: scaleX(1);
}

/*  固定されるナビゲーションエリア
-------------------------------------------------------------*/
#fixed-navi {
position: relative;
}

#fixed-navi .inner {
position: fixed;
top: -108px;
left: 0;
z-index: 1000;
width: 100%;
border-bottom: 1px solid #eee;
background: #fff;
}

@media screen and (max-width: 768px) {
#fixed-navi .inner {
display: none;
}
}

#fixed-navi .inner .fix_area {
max-width: 1160px;
margin: 0 auto;
padding: 18px 0 0;
/*  グローバルナビゲーション(固定バージョン)
            -------------------------------------------------------------*/
}

@media screen and (max-width: 1160px) {
#fixed-navi .inner .fix_area {
width: auto;
padding: 18px 20px 0;
}
}

#fixed-navi .inner .fix_area .logo {
float: left;
width: 162px;
}

#fixed-navi .inner .fix_area .logo a {
display: block;
}

#fixed-navi .inner .fix_area nav.global_nav {
float: right;
}

@media screen and (max-width: 768px) {
#fixed-navi .inner .fix_area nav.global_nav {
display: none;
}
}

#fixed-navi .inner .fix_area nav.global_nav > ul {
position: relative;
text-align: center;
letter-spacing: -1.0em;
}

#fixed-navi .inner .fix_area nav.global_nav > ul > li {
display: inline-block;
vertical-align: middle;
letter-spacing: normal;
}

#fixed-navi .inner .fix_area nav.global_nav > ul > li > a {
display: inline-block;
position: relative;
padding: 15px 24px 33px;
line-height: 1;
text-align: center;
text-decoration: none;
font-weight: bold;
font-size: 100%;
font-family: 'Hiragino Sans', 'ヒラギノ角ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Verdana, sans-serif;
color: #333;
pointer-events: auto;
}

@media screen and (max-width: 980px) {
#fixed-navi .inner .fix_area nav.global_nav > ul > li > a {
padding: 16px 14px 33px;
font-size: 93%;
}
}

#fixed-navi .inner .fix_area nav.global_nav > ul > li > a::after {
position: absolute;
right: 0;
bottom: 0;
width: 100%;
height: 3px;
background: #d70c19;
content: '';
-webkit-transform: scaleX(0);
   -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
     -o-transform: scaleX(0);
        transform: scaleX(0);
-webkit-transition: all .3s ease;
   -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
     -o-transition: all .3s ease;
        transition: all .3s ease;
}

#fixed-navi .inner .fix_area nav.global_nav > ul > li > a:hover {
background: none !important;
}

#fixed-navi .inner .fix_area nav.global_nav > ul > li > a:hover::after {
-webkit-transform: scaleX(1);
   -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
     -o-transform: scaleX(1);
        transform: scaleX(1);
}

/* ==========================================================================

ヘッダー（下層ページ用）

========================================================================== */
.header {
position: fixed;
top: 0;
left: 0;
z-index: 104;
width: 100%;
border-bottom: 1px solid #eee;
background: #fff;
}

.header.company_head {
border-bottom: none;
}

.header.company_head .inner {
border-bottom: none !important;
}

@media screen and (max-width: 768px) {
.header {
border-bottom: none;
}
}

.header .inner {
max-width: 1160px;
margin: 0 auto;
padding: 18px 0 0;
/*  ハンバーガーボタン
        -------------------------------------------------------------*/
/*  グローバルナビゲーション
        -------------------------------------------------------------*/
}

@media screen and (max-width: 1160px) {
.header .inner {
width: auto;
padding: 18px 20px 0;
}
}

@media screen and (max-width: 768px) {
.header .inner {
padding: 8px 10px 7px 10px;
border-bottom: 1px solid #eee;
background: #fff;
}
}

.header .inner .logo {
float: left;
width: 162px;
}

@media screen and (max-width: 768px) {
.header .inner .logo img {
display: block;
float: none;
margin: 0 auto;
}
}

@media screen and (max-width: 768px) {
.header .inner .logo {
display: block;
float: none;
width: 143px;
height: 35px;
margin: 0 auto;
}
}

.header .inner .logo a {
display: block;
}

.header .inner .main_menu {
display: none;
position: absolute;
top: 10px;
left: 10px;
z-index: 2000;
}

@media screen and (max-width: 768px) {
.header .inner .main_menu {
display: block;
}
}

.header .inner .main_menu a {
display: block;
position: relative;
text-indent: -9999px;
}

.header .inner .main_menu a.menu_open {
width: 30px;
height: 31px;
background: url(/images/common/icon_header_menu.png) 0 0 no-repeat;
-webkit-background-size: 30px 31px;
   -moz-background-size: 30px 31px;
     -o-background-size: 30px 31px;
        background-size: 30px 31px;

    -ms-background-size: 30px 31px;
}

.header .inner .main_menu a.menu_close {
width: 31px;
height: 33px;
background: url(/images/common/icon_header_close.png) 0 0 no-repeat;
-webkit-background-size: 31px 33px;
   -moz-background-size: 31px 33px;
     -o-background-size: 31px 33px;
        background-size: 31px 33px;

    -ms-background-size: 31px 33px;
}

.header .inner nav.global_nav {
float: right;
}

@media screen and (max-width: 768px) {
.header .inner nav.global_nav {
display: none;
}
}

.header .inner nav.global_nav > .main_nav {
position: relative;
text-align: center;
letter-spacing: -1.0em;
}

.header .inner nav.global_nav > .main_nav > li {
display: inline-block;
vertical-align: middle;
letter-spacing: normal;
}

.header .inner nav.global_nav > .main_nav > li > a {
display: inline-block;
position: relative;
padding: 15px 24px 33px;
line-height: 1;
text-align: center;
text-decoration: none;
font-weight: bold;
font-size: 100%;
font-family: 'Hiragino Sans', 'ヒラギノ角ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Verdana, sans-serif;
color: #333;
pointer-events: auto;
}

@media screen and (max-width: 980px) {
.header .inner nav.global_nav > .main_nav > li > a {
padding: 16px 14px 33px;
font-size: 93%;
}
}

.header .inner nav.global_nav > .main_nav > li > a::after {
position: absolute;
right: 0;
bottom: 0;
width: 100%;
height: 3px;
background: #d70c19;
content: '';
-webkit-transform: scaleX(0);
   -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
     -o-transform: scaleX(0);
        transform: scaleX(0);
-webkit-transition: all .3s ease;
   -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
     -o-transition: all .3s ease;
        transition: all .3s ease;
}

.header .inner nav.global_nav > .main_nav > li > a:hover {
background: none !important;
}

.header .inner nav.global_nav > .main_nav > li > a:hover::after {
-webkit-transform: scaleX(1);
   -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
     -o-transform: scaleX(1);
        transform: scaleX(1);
}

.header .inner nav.global_nav > .main_nav > li > a.current {
background: none !important;
cursor: default;
}

.header .inner nav.global_nav > .main_nav > li > a.current:hover {
cursor: pointer;
}

.header .inner nav.global_nav > .main_nav > li > a.current::after {
-webkit-transform: scaleX(1);
   -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
     -o-transform: scaleX(1);
        transform: scaleX(1);
}

/*  会社情報用のサブナビ
-------------------------------------------------------------*/
.company_nav {
position: fixed;
top: 79px;
left: 0;
z-index: 104;
width: 100%;
border-bottom: 1px solid #eee;
background: #000;
}

@media screen and (max-width: 768px) {
.company_nav {
top: 50px;
}
}

.company_nav .inner {
max-width: 1160px;
margin: 0 auto;
}

@media screen and (max-width: 1160px) {
.company_nav .inner {
width: auto;
}
}

.company_nav .inner ul {
text-align: center;
letter-spacing: -1.0em;
}

.company_nav .inner ul li {
display: inline-block;
vertical-align: middle;
letter-spacing: normal;
}

@media screen and (max-width: 768px) {
.company_nav .inner ul li {
margin-right: 2.5%;
}
}

.company_nav .inner ul li:last-of-type {
margin-right: 0;
}

.company_nav .inner ul li > a {
display: inline-block;
position: relative;
padding: 15px 20px;
line-height: 1;
text-align: center;
text-decoration: none;
font-weight: bold;
font-size: 100%;
font-family: 'Hiragino Sans', 'ヒラギノ角ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Verdana, sans-serif;
color: #fff;
pointer-events: auto;
}

@media screen and (max-width: 768px) {
.company_nav .inner ul li > a {
padding: 15px 0;
font-size: 75%;
}
}

.company_nav .inner ul li > a::after {
position: absolute;
right: 0;
bottom: 0;
width: 100%;
height: 3px;
background: #d70c19;
content: '';
-webkit-transform: scaleX(0);
   -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
     -o-transform: scaleX(0);
        transform: scaleX(0);
-webkit-transition: all .3s ease;
   -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
     -o-transition: all .3s ease;
        transition: all .3s ease;
}

.company_nav .inner ul li > a:hover {
background: none !important;
}

.company_nav .inner ul li > a:hover::after {
-webkit-transform: scaleX(1);
   -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
     -o-transform: scaleX(1);
        transform: scaleX(1);
}

.company_nav .inner ul li > a.current {
background: none !important;
cursor: default;
}

.company_nav .inner ul li > a.current:hover {
cursor: pointer;
}

.company_nav .inner ul li > a.current::after {
-webkit-transform: scaleX(1);
   -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
     -o-transform: scaleX(1);
        transform: scaleX(1);
}

.iphone nav.global_nav ul {
letter-spacing: normal;
}

.iphone nav.global_nav ul li {
letter-spacing: normal;
}

.iphone .company_nav ul {
letter-spacing: normal;
}

.iphone .company_nav ul li {
letter-spacing: normal;
}

/*  ドロワー
-------------------------------------------------------------*/
#drawer {
visibility: hidden;
overflow: auto;
position: absolute;
top: 0;
left: 0;
z-index: 99;
width: 85.93%;
max-height: 100%;
background: #f5f5f5;
}

#drawer .inner {
min-height: 100%;
}

#drawer .inner ul.drawer_list {
padding: 0 20px;
}

#drawer .inner ul.drawer_list li .dw_accordion_sp dt {
position: relative;
padding: 19px 0 20px;
border-bottom: 1px solid #ccc;
line-height: 1;
font-weight: bold;
font-size: 94%;
color: #000;
}

#drawer .inner ul.drawer_list li .dw_accordion_sp dt:after {
position: absolute;
top: 21px;
right: 0;
z-index: 2;
width: 12px;
height: 12px;
background: url(/images/common/icon_plus.png) no-repeat;
-webkit-background-size: 12px 12px;
   -moz-background-size: 12px 12px;
     -o-background-size: 12px 12px;
        background-size: 12px 12px;
content: '';

    -ms-background-size: 12px 12px;
}

#drawer .inner ul.drawer_list li .dw_accordion_sp dt.open {
border-bottom: none;
}

#drawer .inner ul.drawer_list li .dw_accordion_sp dt.open:after {
position: absolute;
top: 21px;
right: 0;
z-index: 2;
width: 12px;
height: 12px;
background: url(/images/common/icon_minus.png) no-repeat;
-webkit-background-size: 12px 12px;
   -moz-background-size: 12px 12px;
     -o-background-size: 12px 12px;
        background-size: 12px 12px;
content: '';

    -ms-background-size: 12px 12px;
}

#drawer .inner ul.drawer_list li .dw_accordion_sp dt a {
position: relative;
color: #000;
}

#drawer .inner ul.drawer_list li .dw_accordion_sp dd {
display: none;
}

#drawer .inner ul.drawer_list li .dw_accordion_sp dd.open {
border-bottom: 1px solid #ccc;
}

#drawer .inner ul.drawer_list li .dw_accordion_sp dd ul {
margin: 0 0 30px;
white-space: nowrap;
}

#drawer .inner ul.drawer_list li .dw_accordion_sp dd ul li {
margin-bottom: 14px;
line-height: 1;
font-size: 100%;
}

#drawer .inner ul.drawer_list li .dw_accordion_sp dd ul li a {
position: relative;
padding-left: 13px;
color: #333;
}

#drawer .inner ul.drawer_list li .dw_accordion_sp dd ul li a:before {
position: absolute;
top: 1px;
left: -3px;
z-index: 2;
font-weight: bold;
font-size: 86%;
color: #cacaca;
content: 'ー';
}

#drawer .inner ul.drawer_list li .window_icon:after {
position: absolute;
top: 1px;
right: -20px;
z-index: 2;
width: 14px;
height: 14px;
background: url(/images/common/icon_top_mini_window.png) no-repeat;
-webkit-background-size: 14px 14px;
   -moz-background-size: 14px 14px;
     -o-background-size: 14px 14px;
        background-size: 14px 14px;
content: '';

    -ms-background-size: 14px 14px;
}

#drawer .inner ul.drawer_list li .sttl {
margin: 0;
line-height: 1;
font-weight: bold;
font-size: 94%;
}

#drawer .inner ul.drawer_list li .sttl a {
display: block;
padding: 19px 0 20px;
border-bottom: 1px solid #ccc;
color: #000;
}

#drawer .inner ul.drawer_list li .sttl.last a {
border-bottom: none;
}

/*  モーダルウィンドウ(オーバーレイ)
-------------------------------------------------------------*/
#modal_overlay {
display: none;
position: fixed;
top: 0;
left: 85.93%;
z-index: 101;
width: 100%;
height: 120%;
background-color: rgba(0, 0, 0, .3);
}

/*  クリック領域オーバーレイ
-------------------------------------------------------------*/
#click_overlay {
display: none;
position: fixed;
top: 0;
left: 0;
z-index: 100;
width: 100%;
height: 120%;
}

/* ==========================================================================

フッター

========================================================================== */
.footer {
clear: both;
}

.footer .backtotop {
position: relative;
}

@media screen and (max-width: 980px) {
.footer .backtotop {
width: auto;
}
}

@media screen and (max-width: 768px) {
.footer .backtotop {
width: 100%;
background: #000;
}
}

.footer .backtotop a {
display: block;
position: absolute;
top: 0;
right: 40px;
}

@media screen and (max-width: 1020px) {
.footer .backtotop a {
right: 20px;
}
}

@media screen and (max-width: 768px) {
.footer .backtotop a {
position: initial;
}
}

.footer .backtotop img {
width: 60px;
}

@media screen and (max-width: 768px) {
.footer .backtotop img {
width: 53px;
margin: auto;
}
}

.footer .footer_menu {
background: #f5f5f5;
}

.footer .footer_menu .inner {
max-width: 1020px;
margin: 0 auto;
padding: 60px 20px;
}

@media screen and (max-width: 980px) {
.footer .footer_menu .inner {
padding: 6.12% 0 6.12% 0;
padding-right: 20px;
padding-left: 20px;
}
}

@media screen and (max-width: 768px) {
.footer .footer_menu .inner {
padding: 10px 20px;
}
}

.footer .footer_menu .inner .list_box {
float: left;
min-height: 270px;
margin: 0 95px 0 0;
}

@media screen and (max-width: 980px) {
.footer .footer_menu .inner .list_box {
min-height: 280px;
margin: 0 55px 0 0;
}
.footer .footer_menu .inner .list_box:nth-child(4n) {
min-height: 192px;
}
}

@media screen and (max-width: 980px) and (max-width: 768px) {
.footer .footer_menu .inner .list_box:nth-child(4n) {
min-height: initial;
min-height: auto;
}
}

@media screen and (max-width: 768px) {
.footer .footer_menu .inner .list_box:nth-child(3n) {
margin: 0;
}
}

.footer .footer_menu .inner .list_box:nth-child(5n) {
margin: 0 129px 0 0;
}

@media screen and (max-width: 768px) {
.footer .footer_menu .inner .list_box:nth-child(5n) {
margin: 0;
}
}

.footer .footer_menu .inner .list_box:nth-child(6n) {
margin: 0;
}

.footer .footer_menu .inner .list_box.ones {
min-height: initial;
min-height: auto;
}

@media screen and (max-width: 768px) {
.footer .footer_menu .inner .list_box {
float: none;
width: 100%;
min-height: initial;
min-height: auto;
margin: 0;
}
}

.footer .footer_menu .inner .list_box .accordion_sp dt {
position: relative;
line-height: 1;
font-weight: bold;
font-size: 129%;
color: #000;
}

@media screen and (max-width: 768px) {
.footer .footer_menu .inner .list_box .accordion_sp dt {
padding: 19px 0 20px;
border-bottom: 1px solid #ccc;
font-size: 94%;
}
.footer .footer_menu .inner .list_box .accordion_sp dt:after {
position: absolute;
top: 21px;
right: 0;
z-index: 2;
width: 12px;
height: 12px;
background: url(/images/common/icon_plus.png) no-repeat;
-webkit-background-size: 12px 12px;
   -moz-background-size: 12px 12px;
     -o-background-size: 12px 12px;
        background-size: 12px 12px;
content: '';

    -ms-background-size: 12px 12px;
}
.footer .footer_menu .inner .list_box .accordion_sp dt.open {
border-bottom: none;
}
.footer .footer_menu .inner .list_box .accordion_sp dt.open:after {
position: absolute;
top: 21px;
right: 0;
z-index: 2;
width: 12px;
height: 12px;
background: url(/images/common/icon_minus.png) no-repeat;
-webkit-background-size: 12px 12px;
   -moz-background-size: 12px 12px;
     -o-background-size: 12px 12px;
        background-size: 12px 12px;
content: '';

    -ms-background-size: 12px 12px;
}
}

.footer .footer_menu .inner .list_box .accordion_sp dt a {
position: relative;
color: #000;
}

@media screen and (max-width: 768px) {
.footer .footer_menu .inner .list_box .accordion_sp dd {
display: none;
}
.footer .footer_menu .inner .list_box .accordion_sp dd.open {
border-bottom: 1px solid #ccc;
}
}

.footer .footer_menu .inner .list_box .accordion_sp dd ul {
margin: 20px 0 0 0;
}

@media screen and (max-width: 768px) {
.footer .footer_menu .inner .list_box .accordion_sp dd ul {
margin: 0 0 30px;
white-space: nowrap;
}
}

.footer .footer_menu .inner .list_box .accordion_sp dd ul li {
margin-bottom: 14px;
line-height: 1;
font-size: 100%;
}

.footer .footer_menu .inner .list_box .accordion_sp dd ul li a {
position: relative;
padding-left: 13px;
color: #333;
}

.footer .footer_menu .inner .list_box .accordion_sp dd ul li a:before {
position: absolute;
top: 1px;
left: -3px;
z-index: 2;
font-weight: bold;
font-size: 86%;
color: #cacaca;
content: 'ー';
}

.footer .footer_menu .inner .list_box .window_icon:after {
position: absolute;
top: 1px;
right: -20px;
z-index: 2;
width: 14px;
height: 14px;
background: url(/images/common/icon_top_mini_window.png) no-repeat;
-webkit-background-size: 14px 14px;
   -moz-background-size: 14px 14px;
     -o-background-size: 14px 14px;
        background-size: 14px 14px;
content: '';

    -ms-background-size: 14px 14px;
}

.footer .footer_menu .inner .list_box .sttl {
margin: 0 0 18px;
line-height: 1;
font-weight: bold;
font-size: 129%;
}

@media screen and (max-width: 768px) {
.footer .footer_menu .inner .list_box .sttl {
margin: 0;
font-size: 94%;
}
}

.footer .footer_menu .inner .list_box .sttl a {
color: #000;
}

@media screen and (max-width: 768px) {
.footer .footer_menu .inner .list_box .sttl a {
display: block;
padding: 19px 0 20px;
border-bottom: 1px solid #ccc;
}
}

.footer .footer_menu .inner .list_box .sttl.last a {
border-bottom: none;
}

.footer .copy {
text-align: center;
}

.footer .copy .inner {
width: 1020px;
margin: 0 auto;
padding: 38px 0;
font-weight: normal;
}

.footer .copy .inner small {
letter-spacing: .05em;
font-size: 86%;
color: #333;
}

@media screen and (max-width: 768px) {
.footer .copy .inner small {
font-size: 75%;
}
}

@media screen and (max-width: 980px) {
.footer .copy .inner {
width: auto;
padding: 3.87% 0 3.87% 0;
}
}

@media screen and (max-width: 768px) {
.footer .copy .inner {
padding: 4.94% 0 4.94% 0;
}
}

/* ==========================================================================

トップページ

========================================================================== */
.wrap.top .slide_area {
visibility: hidden;
position: relative;
}

.wrap.top .slide_area .slide_inner {
position: relative;
width: 100%;
}

@media screen and (min-width: 981px) {
.wrap.top .slide_area .slide_inner {
padding-top: 770px;
}
}

@media screen and (max-width: 980px) {
.wrap.top .slide_area .slide_inner {
padding: 60% 0 0 0;
}
}

@media screen and (max-width: 768px) {
.wrap.top .slide_area .slide_inner {
padding: 60% 0 0 0;
}
}

.wrap.top .slide_area .slide_inner .main_view {
overflow: hidden;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.wrap.top .slide_area .slide_inner .main_view ul {
overflow: hidden;
position: relative;
width: 100%;
height: 100%;
}

.wrap.top .slide_area .slide_inner .main_view ul li {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.wrap.top .slide_area .slide_inner .main_view ul li a {
display: block;
height: 100%;
background-position: center center !important;
background-repeat: no-repeat !important;
-webkit-background-size: cover !important;
   -moz-background-size: cover !important;
     -o-background-size: cover !important;
        background-size: cover !important;
text-indent: -9999px;
cursor: default;

    -ms-background-size: cover !important;
}

.wrap.top .slide_area .slide_inner .main_view .btn_prev,
.wrap.top .slide_area .slide_inner .main_view .btn_next {
position: absolute;
top: 43%;
z-index: 100;
-webkit-transition: all .5s;
   -moz-transition: all .5s;
    -ms-transition: all .5s;
     -o-transition: all .5s;
        transition: all .5s;
}

@media screen and (max-width: 768px) {
.wrap.top .slide_area .slide_inner .main_view .btn_prev,
.wrap.top .slide_area .slide_inner .main_view .btn_next {
width: 4.03%;
height: 7.81%;
}
}

.wrap.top .slide_area .slide_inner .main_view .btn_prev {
left: 9%;
}

.wrap.top .slide_area .slide_inner .main_view .btn_next {
right: 9%;
}

.wrap.top .slide_area .thumb {
position: absolute;
bottom: 62px;
left: 0;
z-index: 1000;
width: 100%;
padding: 0 !important;
line-height: 0;
text-align: center;
font-size: 0;
}

@media screen and (max-width: 768px) {
.wrap.top .slide_area .thumb {
bottom: 15px;
}
}

.wrap.top .slide_area .thumb ul li {
display: inline-block;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
   -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
        box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
width: 30px !important;
height: 3px !important;
margin-right: 10px;
background: #fff;
cursor: pointer;

    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
     -o-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
}

@media screen and (max-width: 768px) {
.wrap.top .slide_area .thumb ul li {
width: 30px !important;
height: 3px !important;
margin-right: 5px;
}
}

.wrap.top .slide_area .thumb ul li:last-of-type {
margin-right: 0;
}

.wrap.top .slide_area .thumb ul li.active {
cursor: default;
}

.wrap.top .slide_area .thumb ul li.active {
background: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area {
background: #f8f8f8 url(/images/top/service/bg_service_sp.png) center top no-repeat;
-webkit-background-size: 100% auto;
   -moz-background-size: 100% auto;
     -o-background-size: 100% auto;
        background-size: 100% auto;

    -ms-background-size: 100% auto;
}
}

.wrap.top section.service_area .top_bg {
background: #f8f8f8 url(/images/top/service/bg_service.png) center bottom no-repeat;
-webkit-background-size: cover;
   -moz-background-size: cover;
     -o-background-size: cover;
        background-size: cover;

    -ms-background-size: cover;
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .top_bg {
background: none;
}
}

.wrap.top section.service_area .inner {
position: relative;
max-width: 1020px;
min-height: 600px;
margin: 0 auto;
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .inner {
min-height: initial;
min-height: auto;
}
}

.wrap.top section.service_area .inner .box_slider {
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .15);
   -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .15);
        box-shadow: 0 3px 5px rgba(0, 0, 0, .15);
position: absolute;
top: -50px;
left: 40px;
z-index: 1000;
width: 940px;
min-height: 301px;
background: #fff;

    -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, .15);
     -o-box-shadow: 0 3px 5px rgba(0, 0, 0, .15);
}

@media screen and (max-width: 980px) {
.wrap.top section.service_area .inner .box_slider {
top: 0;
left: 0;
width: auto;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .inner .box_slider {
position: absolute;
width: 100%;
min-height: initial;
min-height: auto;
padding: 0;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .inner .box_slider .sub_slider {
display: block;
width: 90%;
}
}

.wrap.top section.service_area .inner .box_slider .slick-list {
overflow: hidden;
padding: 10px 10px 10px 0;
}

.wrap.top section.service_area .inner .box_slider .slick-slide {
position: relative;
margin: 0 0 0 10px;
border: 1px solid #eee;
}

.wrap.top section.service_area .inner .box_slider .slick-slide .new_icno {
position: absolute;
top: -5px;
left: 5px;
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .inner .box_slider .slick-slide {
width: auto;
margin: 10px 5px;
}
}

.wrap.top section.service_area .inner .box_slider .slick-slide a, .wrap.top section.service_area .inner .box_slider .slick-slide span {
display: block;
}

.wrap.top section.service_area .inner .box_slider .slick-slide a .thumbnail_box, .wrap.top section.service_area .inner .box_slider .slick-slide span .thumbnail_box {
width: 100%;
border-bottom: 1px solid #eee;
background-color: #f8f8f8;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
text-align: center;
}

.wrap.top section.service_area .inner .box_slider .slick-slide a .thumbnail_box:before, .wrap.top section.service_area .inner .box_slider .slick-slide span .thumbnail_box:before {
display: block;
width: 100%;
padding-top: 55.555%;
content: '';
}

.wrap.top section.service_area .inner .box_slider .slick-slide a dl, .wrap.top section.service_area .inner .box_slider .slick-slide span dl {
padding: 15px 19px 20px 19px;
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .inner .box_slider .slick-slide a dl, .wrap.top section.service_area .inner .box_slider .slick-slide span dl {
padding: 15px;
}
}

.wrap.top section.service_area .inner .box_slider .slick-slide a dl dt, .wrap.top section.service_area .inner .box_slider .slick-slide span dl dt {
margin: 0 0 8px;
padding: 0 0 0 26px;
background: url(/images/top/service/icon_dt.gif) 0 5px no-repeat;
line-height: 1;
letter-spacing: .05em;
font-weight: normal;
font-size: 86%;
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .inner .box_slider .slick-slide a dl dt, .wrap.top section.service_area .inner .box_slider .slick-slide span dl dt {
font-size: 75%;
}
}

.wrap.top section.service_area .inner .box_slider .slick-slide a dl dd, .wrap.top section.service_area .inner .box_slider .slick-slide span dl dd {
line-height: 2.1;
font-size: 100%;
color: #555;
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .inner .box_slider .slick-slide a dl dd, .wrap.top section.service_area .inner .box_slider .slick-slide span dl dd {
line-height: 1.7;
font-size: 88%;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .inner .box_slider .mypattern {
width: 100%;
}
}

.wrap.top section.service_area .inner .box_slider .prev_nav,
.wrap.top section.service_area .inner .box_slider .next_nav {
display: none;
position: absolute;
top: 125px;
z-index: 5000;
width: 60px;
height: auto;
cursor: pointer;
}

.wrap.top section.service_area .inner .box_slider .prev_nav:before,
.wrap.top section.service_area .inner .box_slider .next_nav:before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 980px) {
.wrap.top section.service_area .inner .box_slider .prev_nav,
.wrap.top section.service_area .inner .box_slider .next_nav {
top: 115px;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .inner .box_slider .prev_nav,
.wrap.top section.service_area .inner .box_slider .next_nav {
top: 29%;
}
}

.wrap.top section.service_area .inner .box_slider .prev_nav {
left: 10px;
}

@media screen and (max-width: 980px) {
.wrap.top section.service_area .inner .box_slider .prev_nav {
left: 0;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .inner .box_slider .prev_nav {
left: 0;
}
}

.wrap.top section.service_area .inner .box_slider .prev_nav:before {
position: absolute;
left: -34px;
z-index: 2;
width: 60px;
height: 60px;
background: url(/images/common/slick_prev_arrow.png) no-repeat;
-webkit-background-size: 60px 60px;
   -moz-background-size: 60px 60px;
     -o-background-size: 60px 60px;
        background-size: 60px 60px;
content: '';

    -ms-background-size: 60px 60px;
}

@media screen and (max-width: 980px) {
.wrap.top section.service_area .inner .box_slider .prev_nav:before {
left: 0;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .inner .box_slider .prev_nav:before {
left: 25px;
width: 45px;
height: 45px;
background: url(/images/common/slick_prev_arrow.png) no-repeat;
-webkit-background-size: 45px 45px;
   -moz-background-size: 45px 45px;
     -o-background-size: 45px 45px;
        background-size: 45px 45px;

    -ms-background-size: 45px 45px;
}
}

.wrap.top section.service_area .inner .box_slider .next_nav {
right: 0;
}

.wrap.top section.service_area .inner .box_slider .next_nav:before {
position: absolute;
left: 34px;
z-index: 2;
width: 60px;
height: 60px;
background: url(/images/common/slick_next_arrow.png) no-repeat;
-webkit-background-size: 60px 60px;
   -moz-background-size: 60px 60px;
     -o-background-size: 60px 60px;
        background-size: 60px 60px;
content: '';

    -ms-background-size: 60px 60px;
}

@media screen and (max-width: 980px) {
.wrap.top section.service_area .inner .box_slider .next_nav:before {
left: 0;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .inner .box_slider .next_nav:before {
left: -8px;
width: 45px;
height: 45px;
background: url(/images/common/slick_next_arrow.png) no-repeat;
-webkit-background-size: 45px 45px;
   -moz-background-size: 45px 45px;
     -o-background-size: 45px 45px;
        background-size: 45px 45px;

    -ms-background-size: 45px 45px;
}
}

.wrap.top section.service_area .inner h2 {
width: 19.48%;
margin: 0 auto;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .inner h2 {
width: 44.66%;
}
}

.wrap.top section.service_area .inner h2 span {
display: block;
padding: 18px 0 0 0;
letter-spacing: .5em;
font-weight: bold;
font-size: 86%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .inner h2 span {
padding: 2.34% 0 0 0;
font-size: 75%;
}
}

.wrap.top section.service_area .inner .read_txt {
padding: 20px 0 45px;
line-height: 2;
text-align: center;
font-weight: bold;
font-size: 115%;
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .inner .read_txt {
padding: 4.68% 0 7.55% 0;
padding-right: 20px;
padding-left: 20px;
line-height: 1.6;
text-align: left;
font-size: 100%;
}
}

.wrap.top section.service_area .service_box {
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background: #fff;
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .service_box {
padding: 0 0 7.81% 0;
border: none;
background: none;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .service_box ul {
margin: 0 20px;
}
}

.wrap.top section.service_area .service_box ul li {
float: left;
width: 33.28%;
padding: 1.17% 1.17% 3.12% 1.17%;
border-right: 1px solid #ddd;
}

.wrap.top section.service_area .service_box ul li:last-of-type {
border-right: 0;
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .service_box ul li {
-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .11);
   -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .11);
        box-shadow: 0 0 7px rgba(0, 0, 0, .11);
float: none;
width: 100%;
margin: 0 0 5.2% 0;
padding: 0;
padding: 0 0 8.72% 0;
border-right: none;
background: #fff;
text-align: left;

    -ms-box-shadow: 0 0 7px rgba(0, 0, 0, .11);
     -o-box-shadow: 0 0 7px rgba(0, 0, 0, .11);
}
}

.wrap.top section.service_area .service_box ul li img {
width: 100%;
}

.wrap.top section.service_area .service_box ul li p {
width: 240px;
margin: 0 auto;
padding: 31px 0 22px;
line-height: 2;
text-align: center;
color: #555;
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .service_box ul li p {
width: 100%;
padding: 5.2% 5.2% 5.2% 5.2%;
text-align: left;
font-size: 88%;
}
}

.wrap.top section.service_area .service_box ul li .btn_box {
width: 240px;
margin: 0 auto;
border: 1px solid #999;
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .service_box ul li .btn_box {
width: 60%;
}
}

.wrap.top section.service_area .service_box ul li .btn_box a {
padding: 13px 0 14px;
font-size: 100%;
}

@media screen and (max-width: 768px) {
.wrap.top section.service_area .service_box ul li .btn_box a {
font-size: 88%;
}
}

.wrap.top section.service_area .service_box ul li .btn_box a:after {
position: absolute;
right: 11px;
z-index: 2;
width: 8px;
height: 12px;
background: url(/images/common/icon_normal_arrow.png) no-repeat;
-webkit-background-size: 8px 12px;
   -moz-background-size: 8px 12px;
     -o-background-size: 8px 12px;
        background-size: 8px 12px;
content: '';

    -ms-background-size: 8px 12px;
}

.wrap.top section.contents_area {
background: #fff url(/images/top/contents/bg_contents.png) center top no-repeat;
-webkit-background-size: cover;
   -moz-background-size: cover;
     -o-background-size: cover;
        background-size: cover;

    -ms-background-size: cover;
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area {
background: #fff url(/images/top/contents/bg_contents_sp.png) center top no-repeat !important;
-webkit-background-size: 100% auto !important;
   -moz-background-size: 100% auto !important;
     -o-background-size: 100% auto !important;
        background-size: 100% auto !important;

    -ms-background-size: 100% auto !important;
}
}

.wrap.top section.contents_area .inner {
max-width: 1020px;
margin: 0 auto;
padding: 8.06% 0 8.16% 0;
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner {
padding: 10.54% 0 10.41% 0;
}
}

.wrap.top section.contents_area .inner h2 {
width: 24.28%;
margin: 0 auto;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner h2 {
width: 53.12%;
}
}

.wrap.top section.contents_area .inner h2 span {
display: block;
padding: 18px 0 0 0;
letter-spacing: .5em;
font-weight: bold;
font-size: 86%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner h2 span {
padding: 2.34% 0 0 0;
font-size: 75%;
}
}

.wrap.top section.contents_area .inner .read_txt {
padding: 20px 0 55px;
line-height: 2;
text-align: center;
font-weight: bold;
font-size: 115%;
}

@media screen and (max-width: 980px) {
.wrap.top section.contents_area .inner .read_txt {
padding: 2.04% 0 5.61% 0;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner .read_txt {
padding: 3.9% 0 7.81% 0;
padding-right: 20px;
padding-left: 20px;
line-height: 1.6;
text-align: left;
font-size: 100%;
}
}

.wrap.top section.contents_area .inner .contents_box {
height: 422px;
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner .contents_box {
height: auto;
padding: 0;
}
}

.wrap.top section.contents_area .inner .contents_box ul {
padding: 0 1.96% 0 1.96%;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner .contents_box ul {
padding: 0 20px;
}
}

.wrap.top section.contents_area .inner .contents_box ul li {
position: relative;
float: left;
width: 33.26%;
margin: 0 .1% 0 0;
letter-spacing: normal;
}

.wrap.top section.contents_area .inner .contents_box ul li:last-of-type {
margin-right: 0;
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner .contents_box ul li {
display: block;
-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .11);
   -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .11);
        box-shadow: 0 0 7px rgba(0, 0, 0, .11);
float: none;
width: 100%;
margin: 0;
margin: 0 0 9.11% 0;
background: #fff;

    -ms-box-shadow: 0 0 7px rgba(0, 0, 0, .11);
     -o-box-shadow: 0 0 7px rgba(0, 0, 0, .11);
}
}

.wrap.top section.contents_area .inner .contents_box ul li.contents_1 .img_box {
top: 40px;
background: url(/images/top/contents/img_contents_with_tenga.jpg) center center/cover no-repeat;
}

.wrap.top section.contents_area .inner .contents_box ul li.contents_1 .img_box .bg_dot h3 {
line-height: 1;
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner .contents_box ul li.contents_1 .img_box .bg_dot h3 {
line-height: 1;
}
}

.wrap.top section.contents_area .inner .contents_box ul li.contents_1 .img_box .bg_dot h3 span {
padding-top: 15px;
}

.wrap.top section.contents_area .inner .contents_box ul li.contents_1 .btn_box {
bottom: -60px;
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner .contents_box ul li.contents_1 .btn_box {
bottom: -8.73%;
}
}

.wrap.top section.contents_area .inner .contents_box ul li.contents_2 .img_box {
background: url(/images/top/contents/img_contents_media.jpg) center center/cover no-repeat;
}

.wrap.top section.contents_area .inner .contents_box ul li.contents_2 .btn_box {
bottom: -20px;
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner .contents_box ul li.contents_2 .btn_box {
bottom: -8.73%;
}
}

.wrap.top section.contents_area .inner .contents_box ul li.contents_3 .img_box {
top: 90px;
background: url(/images/top/contents/img_contents_iroha_afticles.jpg) center center/cover no-repeat;
}

.wrap.top section.contents_area .inner .contents_box ul li.contents_3 .btn_box {
bottom: -110px;
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner .contents_box ul li.contents_3 .btn_box {
bottom: -8.73%;
}
}

.wrap.top section.contents_area .inner .contents_box ul li .img_box {
position: relative;
height: 310px;
}

@media screen and (max-width: 980px) {
.wrap.top section.contents_area .inner .contents_box ul li .img_box {
width: auto;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner .contents_box ul li .img_box {
visibility: hidden;
position: absolute;
}
}

.wrap.top section.contents_area .inner .contents_box ul li .img_box .bg_dot {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner .contents_box ul li .img_box .bg_dot {
width: 50%;
background: none;
}
}

.wrap.top section.contents_area .inner .contents_box ul li .img_box .bg_dot h3 {
display: table-cell;
width: 33.26%;
height: 310px;
margin: auto;
padding: 0 !important;
background: none !important;
line-height: 1.6;
text-align: center;
vertical-align: middle;
font-weight: bold;
font-size: 257% !important;
color: #fff;
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner .contents_box ul li .img_box .bg_dot h3 {
display: none;
}
}

.wrap.top section.contents_area .inner .contents_box ul li .img_box .bg_dot h3 span {
display: block;
font-size: 43%;
}

.wrap.top section.contents_area .inner .contents_box ul li .btn_box {
position: absolute;
left: 51px;
z-index: 100;
clear: both;
width: 226px;
margin: 0 auto;
border: none;
}

@media screen and (max-width: 980px) {
.wrap.top section.contents_area .inner .contents_box ul li .btn_box {
left: 15.64%;
width: 69.32%;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner .contents_box ul li .btn_box {
left: 25.29%;
width: 49.27%;
}
}

.wrap.top section.contents_area .inner .contents_box ul li .btn_box a {
padding: 13px 0 14px;
background: #d70c19;
font-size: 100%;
color: #fff;
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner .contents_box ul li .btn_box a {
font-size: 88%;
}
}

.wrap.top section.contents_area .inner .contents_box ul li .btn_box a:after {
position: absolute;
right: 11px;
z-index: 2;
width: 8px;
height: 12px;
background: url(/images/common/icon_white_arrow.png) no-repeat;
-webkit-background-size: 8px 12px;
   -moz-background-size: 8px 12px;
     -o-background-size: 8px 12px;
        background-size: 8px 12px;
color: #fff;
content: '';

    -ms-background-size: 8px 12px;
}

.wrap.top section.contents_area .inner .contents_box ul li .sp_only .sp_img_box {
position: relative;
float: left;
width: 50%;
}

.wrap.top section.contents_area .inner .contents_box ul li .sp_only .sp_img_box .bg_dot {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
}

.wrap.top section.contents_area .inner .contents_box ul li .sp_only .sp_img_box img {
width: 100%;
}

.wrap.top section.contents_area .inner .contents_box ul li .sp_only .sttl {
position: relative;
float: right;
width: 50%;
}

.wrap.top section.contents_area .inner .contents_box ul li .sp_only .sttl h3 {
display: table-cell;
margin: auto !important;
padding: 0 !important;
background: none !important;
line-height: 1.4;
text-align: center;
vertical-align: middle;
font-weight: bold;
font-size: 113% !important;
color: #000;
}

.wrap.top section.contents_area .inner .contents_box ul li .sp_only .sttl h3 span {
display: block;
font-size: 43%;
}

.wrap.top section.contents_area .inner .contents_box ul li .sp_only.right_img .sp_img_box {
float: right;
}

.wrap.top section.contents_area .inner .contents_box ul li .sp_only.right_img .sttl {
float: left;
}

.wrap.top section.contents_area .inner .btn_box.under {
clear: both;
width: 400px;
margin: 19px auto 0 auto;
border: 1px solid #999;
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner .btn_box.under {
width: 78.12%;
}
}

.wrap.top section.contents_area .inner .btn_box.under a {
padding: 23px 0 24px;
font-size: 100%;
}

@media screen and (max-width: 768px) {
.wrap.top section.contents_area .inner .btn_box.under a {
padding: 13px 0 14px;
font-size: 88%;
}
}

.wrap.top section.contents_area .inner .btn_box.under a:after {
position: absolute;
right: 18px;
z-index: 2;
width: 8px;
height: 12px;
background: url(/images/common/icon_normal_arrow.png) no-repeat;
-webkit-background-size: 8px 12px;
   -moz-background-size: 8px 12px;
     -o-background-size: 8px 12px;
        background-size: 8px 12px;
content: '';

    -ms-background-size: 8px 12px;
}

.wrap.top section.job_area {
background: #f8f8f8;
}

.wrap.top section.job_area .inner {
max-width: 1020px;
margin: 0 auto;
padding: 59px 20px 39px;
}

@media screen and (max-width: 980px) {
.wrap.top section.job_area .inner {
padding: 6.02% 0 8.16% 0;
padding-right: 20px;
padding-left: 20px;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.job_area .inner {
padding: 7.55% 0 10.41% 0;
padding-right: 20px;
padding-left: 20px;
}
}

.wrap.top section.job_area .inner h2 {
width: 11.63%;
margin: 0 auto;
padding: 0 0 3.97% 0;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.top section.job_area .inner h2 {
width: 27.19%;
padding: 0 0 5.35% 0;
}
}

.wrap.top section.job_area .inner h2 span {
display: block;
padding: 18px 0 0 0;
letter-spacing: .5em;
font-weight: bold;
font-size: 86%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.top section.job_area .inner h2 span {
padding: 2.47% 0 0 0;
font-size: 75%;
}
}

.wrap.top section.job_area .inner .recruit_link {
width: 100%;
border: 1px solid #ddd;
background: #fff;
}

@media screen and (max-width: 768px) {
.wrap.top section.job_area .inner .recruit_link {
-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .11);
   -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .11);
        box-shadow: 0 0 7px rgba(0, 0, 0, .11);
width: 100%;
border: none;

    -ms-box-shadow: 0 0 7px rgba(0, 0, 0, .11);
     -o-box-shadow: 0 0 7px rgba(0, 0, 0, .11);
}
}

.wrap.top section.job_area .inner .recruit_link a {
display: block;
}

.wrap.top section.job_area .inner .recruit_link a .read_box {
float: left;
}

@media screen and (max-width: 768px) {
.wrap.top section.job_area .inner .recruit_link a .read_box {
float: none;
}
}

.wrap.top section.job_area .inner .recruit_link a .read_box h3 {
display: table-cell;
margin: auto !important;
padding: 0 !important;
background: none !important;
line-height: 1.5;
text-align: center;
vertical-align: middle;
font-weight: normal;
font-size: 129% !important;
color: #000;
}

@media screen and (max-width: 768px) {
.wrap.top section.job_area .inner .recruit_link a .read_box h3 {
line-height: 1.8;
font-size: 94% !important;
}
}

.wrap.top section.job_area .inner .recruit_link a .read_box h3 span {
letter-spacing: .04em;
}

.wrap.top section.job_area .inner .recruit_link a .read_box h3 span.ttl {
font-weight: bold !important;
font-size: 129%;
}

@media screen and (max-width: 768px) {
.wrap.top section.job_area .inner .recruit_link a .read_box h3 span.ttl {
font-size: 132%;
}
}

.wrap.top section.job_area .inner .recruit_link a .read_box h3 span.tenga_ttl {
color: #d70c19;
}

.wrap.top section.job_area .inner .recruit_link a .img_box {
float: right;
width: 49.32%;
}

@media screen and (max-width: 980px) {
.wrap.top section.job_area .inner .recruit_link a .img_box {
width: 49.89%;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.job_area .inner .recruit_link a .img_box {
float: none;
width: 100%;
}
}

.wrap.top section.job_area .inner .recruit_link a .img_box img {
width: 100%;
}

.wrap.top section.company_area {
border-top: 1px solid #f8f8f8;
background: #fff url(/images/top/company/bg_company.png) center top no-repeat;
-webkit-background-size: cover;
   -moz-background-size: cover;
     -o-background-size: cover;
        background-size: cover;

    -ms-background-size: cover;
}

@media screen and (max-width: 768px) {
.wrap.top section.company_area {
background: #fff url(/images/top/company/bg_company_sp.png) center top no-repeat !important;
-webkit-background-size: 100% auto !important;
   -moz-background-size: 100% auto !important;
     -o-background-size: 100% auto !important;
        background-size: 100% auto !important;

    -ms-background-size: 100% auto !important;
}
}

.wrap.top section.company_area .inner {
max-width: 1020px;
margin: 0 auto;
padding: 79px 20px 80px;
}

@media screen and (max-width: 980px) {
.wrap.top section.company_area .inner {
padding: 8.06% 0 5.1% 0;
padding-right: 20px;
padding-left: 20px;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.company_area .inner {
padding: 10.28% 0 6.51% 0;
padding-right: 20px;
padding-left: 20px;
}
}

.wrap.top section.company_area .inner h2 {
width: 22.55%;
margin: 0 auto;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.top section.company_area .inner h2 {
width: 52.19%;
}
}

.wrap.top section.company_area .inner h2 span {
display: block;
padding: 18px 0 0 0;
letter-spacing: .5em;
font-weight: bold;
font-size: 86%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.top section.company_area .inner h2 span {
padding: 2.34% 0 0 0;
font-size: 75%;
}
}

.wrap.top section.company_area .inner .read_txt {
padding: 20px 0 55px;
line-height: 2;
text-align: center;
font-weight: bold;
font-size: 115%;
}

@media screen and (max-width: 980px) {
.wrap.top section.company_area .inner .read_txt {
padding: 2.04% 0 5.61% 0;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.company_area .inner .read_txt {
padding: 3.9% 0 7.81% 0;
line-height: 1.6;
text-align: left;
font-size: 100%;
}
}

.wrap.top section.company_area .inner .company_box {
width: 48.46%;
border: 1px solid #ddd;
background: #fff;
}

@media screen and (max-width: 768px) {
.wrap.top section.company_area .inner .company_box {
-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .11);
   -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .11);
        box-shadow: 0 0 7px rgba(0, 0, 0, .11);
width: 100%;
margin: 0 0 5.2% 0;
border: none;

    -ms-box-shadow: 0 0 7px rgba(0, 0, 0, .11);
     -o-box-shadow: 0 0 7px rgba(0, 0, 0, .11);
}
}

.wrap.top section.company_area .inner .company_box h3 {
margin: 0 !important;
padding: 30px 0 29px !important;
background: none !important;
}

@media screen and (max-width: 768px) {
.wrap.top section.company_area .inner .company_box h3 {
padding: 5.2% 0 5.2% 0;
}
}

.wrap.top section.company_area .inner .company_box .img_box img {
width: 100%;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}

.wrap.top section.company_area .inner .company_box p {
padding: 28px 30px;
line-height: 1.8;
font-size: 100%;
}

@media screen and (max-width: 768px) {
.wrap.top section.company_area .inner .company_box p {
height: auto !important;
padding: 5.2% 5.2% 5.2% 5.2%;
font-size: 88%;
}
}

.wrap.top section.company_area .inner .company_box .btn_box {
clear: both;
width: 226px;
margin: 0 auto 39px auto;
border: none;
}

@media screen and (max-width: 980px) {
.wrap.top section.company_area .inner .company_box .btn_box {
left: 15.64%;
width: 69.32%;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.company_area .inner .company_box .btn_box {
left: 25.29%;
width: 49.27%;
padding: 0 0 8.72% 0;
}
}

.wrap.top section.company_area .inner .company_box .btn_box a {
padding: 13px 0 14px;
background: #d70c19;
font-size: 100%;
color: #fff;
}

@media screen and (max-width: 768px) {
.wrap.top section.company_area .inner .company_box .btn_box a {
font-size: 75%;
}
}

.wrap.top section.company_area .inner .company_box .btn_box a:after {
position: absolute;
right: 11px;
z-index: 2;
width: 8px;
height: 12px;
background: url(/images/common/icon_white_arrow.png) no-repeat;
-webkit-background-size: 8px 12px;
   -moz-background-size: 8px 12px;
     -o-background-size: 8px 12px;
        background-size: 8px 12px;
color: #fff;
content: '';

    -ms-background-size: 8px 12px;
}

.wrap.top section.company_area .inner .company_box.left {
float: left;
}

.wrap.top section.company_area .inner .company_box.left h3 img {
margin: auto;
}

@media screen and (max-width: 980px) {
.wrap.top section.company_area .inner .company_box.left h3 img {
width: 61.26%;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.company_area .inner .company_box.left h3 img {
width: 87.06%;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.company_area .inner .company_box.left {
float: none;
}
}

.wrap.top section.company_area .inner .company_box.right {
float: right;
}

.wrap.top section.company_area .inner .company_box.right h3 img {
margin: auto;
}

@media screen and (max-width: 980px) {
.wrap.top section.company_area .inner .company_box.right h3 img {
width: 46.31%;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.company_area .inner .company_box.right h3 img {
width: 63.8%;
}
}

@media screen and (max-width: 768px) {
.wrap.top section.company_area .inner .company_box.right {
float: none;
margin-bottom: 0 !important;
}
}

/* ==========================================================================

サービスページ

========================================================================== */
.wrap {
/*serviceトップページ*/
/*goodsページ*/
}

.wrap.service {
background: url(/images/common/bass_top_line.png) center top no-repeat;
}

.wrap.service section.service_top_area {
background-position: left bottom;
background-size: contain;
}

.wrap.service section.service_top_area .inner {
width: 100%;
max-width: 1020px;
margin: 0 auto;
padding: 60px 20px 0;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.service section.service_top_area .inner {
width: auto;
padding: 40px 20px 0;
}
}

.wrap.service section.service_top_area .inner h1 {
width: 25.3%;
margin: 0 auto 7.85% auto !important;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.service section.service_top_area .inner h1 {
width: 51.17%;
margin: 0 auto 20px auto !important;
}
}

.wrap.service section.service_top_area .inner h1 span {
display: block;
padding: 18px 0 0 0;
letter-spacing: .5em;
font-weight: bold;
font-size: 86%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.service section.service_top_area .inner h1 span {
padding: 2.34% 0 0 0;
font-size: 75%;
}
}

.wrap.service section.service_top_area .inner h2 {
display: inline-block;
position: relative;
margin: 0 auto;
padding: 0 50px;
text-align: center;
letter-spacing: 4px;
font-weight: bold;
font-size: 172% !important;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.service section.service_top_area .inner h2 {
font-size: 112.5% !important;
}
}

.wrap.service section.service_top_area .inner h2:before, .wrap.service section.service_top_area .inner h2:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 30px;
height: 1px;
margin: auto;
background-color: #d70c19;
content: '';
}

.wrap.service section.service_top_area .inner h2:after {
right: 0;
left: inherit;
}

.wrap.service section.service_top_area .inner p {
margin-top: 4.081%;
margin-bottom: 100px;
line-height: 2.1;
text-align: center;
font-weight: bold;
font-size: 20px;
}

@media screen and (max-width: 768px) {
.wrap.service section.service_top_area .inner p {
display: inline-block;
margin: 4.081% auto 10.20%;
padding: 0 20px;
text-align: left;
font-size: 115%;
}
}

.wrap.service section.product_bass_area {
border-top: 3px solid #d70c19;
background-color: #f5f5f5;
}

.wrap.service section.product_bass_area .inner {
max-width: 1020px;
margin: auto;
padding: 0 20px;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner {
padding: 0;
}
}

.wrap.service section.product_bass_area .inner h2 {
margin-bottom: 6.122% !important;
padding-top: 10.41%;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner h2 img {
width: 54.380%;
max-width: 311px;
}
}

.wrap.service section.product_bass_area .inner h3 {
display: inline-block;
position: relative;
margin: auto !important;
padding: 0 50px !important;
background: url() !important;
text-align: center;
letter-spacing: 3px;
font-weight: bold;
font-size: 172% !important;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner h3 {
width: auto;
margin: 0 20px !important;
padding: 0 50px !important;
line-height: 1.3;
font-size: 125% !important;
}
}

.wrap.service section.product_bass_area .inner h3.change {
width: 385px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner h3.change {
width: auto;
}
}

.wrap.service section.product_bass_area .inner h3:before, .wrap.service section.product_bass_area .inner h3:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 30px;
height: 1px;
margin: auto;
background-color: #000;
content: '';
}

.wrap.service section.product_bass_area .inner h3:after {
right: 0;
left: inherit;
}

.wrap.service section.product_bass_area .inner p {
padding-top: 4.081%;
padding-bottom: 5.10%;
line-height: 2;
text-align: center;
font-size: 115%;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner p {
padding: 4.081% 20px 5.10% 20px;
text-align: left;
font-size: 100%;
}
}

.wrap.service section.product_bass_area .inner .contents_box {
position: relative;
margin-bottom: 20px;
}

.wrap.service section.product_bass_area .inner .contents_box:before {
display: block;
padding-top: 43.061%;
content: '';
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box:before {
display: none;
}
}

.wrap.service section.product_bass_area .inner .contents_box.case2 {
margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box.case2 {
height: auto;
margin-bottom: 8.16%;
}
}

.wrap.service section.product_bass_area .inner .contents_box.case2:before {
display: block;
padding-top: 37.755%;
content: '';
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box.case2:before {
display: none;
}
}

.wrap.service section.product_bass_area .inner .contents_box.case2 ul li {
margin-bottom: 25pxpx;
}

.wrap.service section.product_bass_area .inner .contents_box ul {
width: 100%;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box ul {
padding: 0 20px;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li {
position: absolute;
top: 0;
left: 0;
width: 33.3333%;
padding-right: 1px;
letter-spacing: normal;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box ul li {
display: block;
position: static;
float: none;
width: 100%;
margin: 0;
margin-bottom: 25px;
padding-right: 0;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li:nth-child(2) {
left: 33.3333%;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box ul li:nth-child(2) {
left: 0;
width: 100%;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li:last-of-type {
right: 0;
left: auto;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box ul li:last-of-type {
width: 100%;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li.contents_1 .img_box {
top: 40px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box ul li.contents_1 .img_box {
top: 0;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li.contents_1 .btn_box {
bottom: -60px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box ul li.contents_1 .btn_box {
margin-top: -19px;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li.contents_2 .img_box {
top: 0;
}

.wrap.service section.product_bass_area .inner .contents_box ul li.contents_2 .btn_box {
bottom: -20px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box ul li.contents_2 .btn_box {
margin-top: -19px;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li.contents_3 .img_box {
top: 80px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box ul li.contents_3 .img_box {
top: 0;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li.contents_3 .btn_box {
bottom: -100px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box ul li.contents_3 .btn_box {
margin-top: -19px;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li.contents_4 .img_box {
top: 0;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box ul li.contents_4 .img_box {
top: 0;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li.contents_4 .btn_box {
bottom: -100px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box ul li.contents_4 .btn_box {
margin-top: -19px;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li.contents_5 .img_box {
top: 60px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box ul li.contents_5 .img_box {
top: 0;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li.contents_5 .btn_box {
bottom: -100px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box ul li.contents_5 .btn_box {
margin-top: -19px;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li.contents_6 .img_box {
top: 30px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box ul li.contents_6 .img_box {
top: 0;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li.contents_6 .btn_box {
bottom: -100px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box ul li.contents_6 .btn_box {
margin-top: -19px;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li .img_box {
position: relative;
width: 100%;
background-size: cover !important;
}

.wrap.service section.product_bass_area .inner .contents_box ul li .img_box img {
border: 1px solid #eee;
}

@media screen and (max-width: 980px) {
.wrap.service section.product_bass_area .inner .contents_box ul li .img_box {
width: auto;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li .btn_box {
position: absolute;
left: 15.432%;
z-index: 100;
clear: both;
width: 69.753%;
margin: 0 auto;
border: none;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box ul li .btn_box {
position: static;

widows: 100%;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li .btn_box a {
padding: 13px 0 14px;
background: #d70c19;
font-size: 100%;
color: #fff;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .contents_box ul li .btn_box a {
font-size: 75%;
}
}

.wrap.service section.product_bass_area .inner .contents_box ul li .btn_box a:after {
position: absolute;
right: 15px;
z-index: 2;
width: 14px;
height: 14px;
background: url(/images/common/icon_btn_link.png) no-repeat;
-webkit-background-size: 14px 14px;
   -moz-background-size: 14px 14px;
     -o-background-size: 14px 14px;
        background-size: 14px 14px;
color: #fff;
content: '';

    -ms-background-size: 14px 14px;
}

.wrap.service section.product_bass_area .inner .btn_box.under {
clear: both;
width: 400px;
margin: 0 auto 10.204% auto;
border: 1px solid #999;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .btn_box.under {
width: auto;
margin: 0 5.2% 7.16% 5.2%;
margin-bottom: 16.644%;
}
}

.wrap.service section.product_bass_area .inner .btn_box.under a {
padding: 23px 0 24px;
font-size: 100%;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .btn_box.under a {
padding: 13px 0 14px;
font-size: 88%;
}
}

.wrap.service section.product_bass_area .inner .btn_box.under a:after {
position: absolute;
right: 18px;
z-index: 2;
width: 8px;
height: 12px;
background: url(/images/common/icon_normal_arrow.png) no-repeat;
-webkit-background-size: 8px 12px;
   -moz-background-size: 8px 12px;
     -o-background-size: 8px 12px;
        background-size: 8px 12px;
content: '';

    -ms-background-size: 8px 12px;
}

.wrap.service section.product_bass_area .inner .btn_box.under a.case1:after {
width: 14px;
height: 14px;
background: url(/images/common/icon_top_mini_window.png) no-repeat;
-webkit-background-size: 14px 14px;
   -moz-background-size: 14px 14px;
     -o-background-size: 14px 14px;
        background-size: 14px 14px;

    -ms-background-size: 14px 14px;
}

.wrap.service section.product_bass_area .inner .btn_box.under.case2 {
margin-bottom: 8.333%;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area .inner .btn_box.under.case2 {
margin-bottom: 10.41%;
}
}

.wrap.service section.product_bass_area.iroha {
border-top: 3px solid #727171;
background-color: #fff;
}

.wrap.service section.product_bass_area.iroha .inner h2 {
padding-top: 5.428%;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area.iroha .inner h2 {
padding-top: 10.41%;
}
}

.wrap.service section.product_bass_area.iroha .inner h3 {
display: block;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area.iroha .inner h3 {
padding: 0 20px !important;
}
}

.wrap.service section.product_bass_area.iroha .inner h3:before, .wrap.service section.product_bass_area.iroha .inner h3:after {
display: none;
}

.wrap.service section.product_bass_area.iroha .inner h3.change {
display: inline-block;
position: relative;
width: auto;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area.iroha .inner h3.change {
padding: 0 50px !important;
}
}

.wrap.service section.product_bass_area.iroha .inner h3.change:before, .wrap.service section.product_bass_area.iroha .inner h3.change:after {
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 30px;
height: 1px;
margin: auto;
background-color: #000;
content: '';
}

.wrap.service section.product_bass_area.iroha .inner h3.change:after {
right: 0;
left: inherit;
}

.wrap.service section.product_bass_area.iroha .inner .contents_box {
height: 360px;
margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area.iroha .inner .contents_box {
height: auto;
margin-bottom: 8.16%;
}
}

.wrap.service section.product_bass_area.iroha .inner .contents_box ul li.contents_1 .img_box {
top: 30px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area.iroha .inner .contents_box ul li.contents_1 .img_box {
top: 0;
}
}

.wrap.service section.product_bass_area.iroha .inner .contents_box ul li.contents_2 .img_box {
top: 0;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area.iroha .inner .contents_box ul li.contents_2 .img_box {
top: 0;
}
}

.wrap.service section.product_bass_area.iroha .inner .contents_box ul li.contents_3 .img_box {
top: 50px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area.iroha .inner .contents_box ul li.contents_3 .img_box {
top: 0;
}
}

.wrap.service section.product_bass_area.iroha .inner .btn_box.under {
margin-bottom: 8.333%;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area.iroha .inner .btn_box.under {
margin-bottom: 16.41%;
}
}

.wrap.service section.product_bass_area.iroha .inner .btn_box.btncase1 a {
background: none;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area.iroha .inner .btn_box.btncase1 {
margin-bottom: 10.41%;
}
}

.wrap.service section.product_bass_area.healthccare {
border-top: 3px solid #01bcb5;
background-color: #f4fbfb;
}

.wrap.service section.product_bass_area.healthccare .inner h2 {
margin: 0 !important;
padding-top: 7.163%;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area.healthccare .inner h2 {
padding-top: 10.41%;
}
}

.wrap.service section.product_bass_area.healthccare .inner p {
padding-top: 4.897%;
padding-bottom: 5.102%;
}

.wrap.service section.product_bass_area.healthccare .inner .contents_box {
height: 350px;
margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area.healthccare .inner .contents_box {
height: auto;
margin-bottom: 8.16%;
}
}

.wrap.service section.product_bass_area.healthccare .inner .contents_box ul li.contents_1 .img_box {
top: 20px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area.healthccare .inner .contents_box ul li.contents_1 .img_box {
top: 0;
}
}

.wrap.service section.product_bass_area.healthccare .inner .contents_box ul li.contents_2 .img_box {
top: 40px;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area.healthccare .inner .contents_box ul li.contents_2 .img_box {
top: 0;
}
}

.wrap.service section.product_bass_area.healthccare .inner .contents_box ul li.contents_3 .img_box {
top: 0;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area.healthccare .inner .contents_box ul li.contents_3 .img_box {
top: 0;
}
}

.wrap.service section.product_bass_area.healthccare .inner .btn_box.under {
margin-bottom: 8.163%;
}

@media screen and (max-width: 768px) {
.wrap.service section.product_bass_area.healthccare .inner .btn_box.under {
margin-bottom: 20.41%;
}
}

.wrap.goods {
background: url(/images/common/bass_top_line.png) center top no-repeat, url(/images/common/bass_bottom_line.png) center bottom no-repeat;
}

.wrap.goods section.goods_area {
background-position: left bottom;
background-size: contain;
}

.wrap.goods section.goods_area .inner {
width: 100%;
max-width: 1020px;
margin: 0 auto;
padding: 60px 20px 0;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.goods section.goods_area .inner {
width: auto;
padding: 40px 20px 0;
}
}

.wrap.goods section.goods_area .inner h1 {
width: 25.3%;
margin: 0 auto 7.85% auto !important;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.goods section.goods_area .inner h1 {
width: 44.66%;
margin: 0 auto 20px auto !important;
}
}

.wrap.goods section.goods_area .inner h1 span {
display: block;
padding: 18px 0 0 0;
letter-spacing: .5em;
font-weight: bold;
font-size: 86%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.goods section.goods_area .inner h1 span {
padding: 2.34% 0 0 0;
font-size: 75%;
}
}

.wrap.goods section.goods_area .inner h2 {
display: inline-block;
position: relative;
margin: 0 auto;
padding: 0 50px;
text-align: center;
letter-spacing: 4px;
font-weight: bold;
font-size: 172% !important;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.goods section.goods_area .inner h2 {
font-size: 112.5% !important;
}
}

.wrap.goods section.goods_area .inner h2:before, .wrap.goods section.goods_area .inner h2:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 30px;
height: 1px;
margin: auto;
background-color: #d70c19;
content: '';
}

.wrap.goods section.goods_area .inner h2:after {
right: 0;
left: inherit;
}

.wrap.goods section.goods_area .inner p {
margin-top: 2.551%;
margin-bottom: 5.612%;
line-height: 2.1;
text-align: center;
font-weight: bold;
font-size: 145%;
}

@media screen and (max-width: 768px) {
.wrap.goods section.goods_area .inner p {
text-align: left;
font-size: 115%;
}
}

.wrap.goods section.goods_area .inner .goods_layout {
display: block;
overflow: hidden;
width: 100%;
margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
.wrap.goods section.goods_area .inner .goods_layout {
margin-bottom: 0;
}
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box {
float: left;
width: 46.122%;
max-width: 450px;
}

@media screen and (max-width: 768px) {
.wrap.goods section.goods_area .inner .goods_layout .goods_box {
width: 100%;
max-width: inherit;
margin-bottom: 40px;
}
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box:nth-child(even) {
float: right;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .main_photo {
margin-bottom: 20px;
border: 1px solid #eee;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .main_photo img {
width: 100%;
height: auto;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box ul {
display: block;
width: 100%;
margin-bottom: 8.8888%;
text-align: center;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box ul li {
display: inline-block;
position: relative;
width: 19.11111%;
max-width: 86px;
margin-right: 1.11111%;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box ul li:last-child, .wrap.goods section.goods_area .inner .goods_layout .goods_box ul li.goods_item_right {
margin-right: 0;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box ul li p {
margin: 0;
margin-bottom: 0;
border: 1px solid #eee;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box ul li a.current {
padding: 0;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box ul li a.current div {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
padding-top: 100%;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box ul li a.current div span {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 4px solid #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.goods section.goods_area .inner .goods_layout .goods_box ul li a.current div span {
border: 2px solid #d70c19;
}
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box ul li img {
width: 100%;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .hit_box {
margin-bottom: 10.44%;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .hit_box .montee {
display: table;
width: 100%;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .hit_box .montee .montee_row {
display: table-row;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .hit_box .montee .montee_row .montee_img {
display: table-cell;
width: 31%;
max-width: 140px;
vertical-align: middle;
}

@media screen and (max-width: 768px) {
.wrap.goods section.goods_area .inner .goods_layout .goods_box .hit_box .montee .montee_row .montee_img {
max-width: 397px;
}
}

@media screen and (max-width: 768px) {
.wrap.goods section.goods_area .inner .goods_layout .goods_box .hit_box .montee .montee_row .montee_img img {
width: 100%;
max-width: 397px;
}
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .hit_box .montee .montee_row .montee_txt {
display: table-cell;
padding-left: 10px;
text-align: left;
vertical-align: text-top;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .hit_box .montee .montee_row .montee_txt span {
display: block;
text-align: left;
font-weight: bold;
font-size: 130%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.goods section.goods_area .inner .goods_layout .goods_box .hit_box .montee .montee_row .montee_txt span {
font-size: 112.5%;
}
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .hit_box .montee .montee_row .montee_txt h2 {
line-height: 1.3;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .hit_box .montee .montee_row .montee_txt h2 span {
color: #000;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .hit_box .montee p {
display: inline-block;
width: 100%;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box h2 {
display: block;
padding: 0 !important;
line-height: 1.3;
text-align: left;
letter-spacing: 1px;
font-size: 185% !important;
color: #000 !important;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box h2:before, .wrap.goods section.goods_area .inner .goods_layout .goods_box h2:after {
display: none;
}

@media screen and (max-width: 768px) {
.wrap.goods section.goods_area .inner .goods_layout .goods_box h2 {
font-size: 137.5% !important;
}
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box h2 span {
display: block;
padding-top: 5px;
font-size: 16px !important;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box p {
text-align: left;
font-weight: normal;
font-size: 16px;
}

@media screen and (max-width: 768px) {
.wrap.goods section.goods_area .inner .goods_layout .goods_box p {
font-size: 100% !important;
}
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box p span {
font-size: 14px;
line-height: 1.7;
display: inline-block;    
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .read_btn, .wrap.goods section.goods_area .inner .goods_layout .goods_box .shop_btn {
float: left;
width: 49.333%;
max-width: 222px;
margin-right: .88888%;
background-color: #d70c19;
font-weight: bold;
}

@media screen and (max-width: 768px) {
.wrap.goods section.goods_area .inner .goods_layout .goods_box .read_btn, .wrap.goods section.goods_area .inner .goods_layout .goods_box .shop_btn {
width: 100%;
max-width: inherit;
margin-bottom: 15px;
}
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .read_btn a, .wrap.goods section.goods_area .inner .goods_layout .goods_box .shop_btn a {
display: block;
position: relative;
padding: 14px 0;
font-size: 92.857%;
color: #fff;
}

@media screen and (max-width: 768px) {
.wrap.goods section.goods_area .inner .goods_layout .goods_box .read_btn a, .wrap.goods section.goods_area .inner .goods_layout .goods_box .shop_btn a {
padding: 14px 0;
font-size: 92.857%;
}
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .read_btn a:after, .wrap.goods section.goods_area .inner .goods_layout .goods_box .shop_btn a:after {
position: absolute;
right: 15px;
z-index: 2;
width: 14px;
height: 14px;
background: url(/images/common/icon_btn_link.png) no-repeat;
-webkit-background-size: 14px 14px;
   -moz-background-size: 14px 14px;
     -o-background-size: 14px 14px;
        background-size: 14px 14px;
content: '';

    -ms-background-size: 14px 14px;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .read_btn.only_btn, .wrap.goods section.goods_area .inner .goods_layout .goods_box .shop_btn.only_btn {
float: none;
margin: auto;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .shop_btn {
margin-right: 0;
}

@media screen and (max-width: 768px) {
.wrap.goods section.goods_area .inner .goods_layout .goods_box .shop_btn {
margin-bottom: 0;
}
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .shop_btn a {
padding: 14px 12px 14px 0;
padding-right: 29px;
}

.wrap.goods section.goods_area .inner .goods_layout .goods_box .shop_btn a img {
display: inline-block;
margin-right: 3px;
}

@media screen and (max-width: 768px) {
.wrap.goods section.goods_area .inner .goods_layout .goods_box .shop_btn a img {
margin-right: 8px;
}
}

/* ==========================================================================

サービスページ

========================================================================== */
.wrap.contents {
background: url(/images/common/bass_top_line.png) center top no-repeat, url(/images/common/bass_bottom_line.png) center bottom no-repeat;
}

.wrap.contents section.contents_area {
background-position: left bottom;
background-size: contain;
}

.wrap.contents section.contents_area .inner {
width: 100%;
max-width: 1020px;
margin: 0 auto;
padding: 60px 20px 0;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_area .inner {
width: auto;
padding: 40px 20px 0;
}
}

.wrap.contents section.contents_area .inner h1 {
width: 31.32%;
margin: 0 auto 7.85% auto !important;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_area .inner h1 {
width: 60.93%;
margin: 0 auto 20px auto !important;
}
}

.wrap.contents section.contents_area .inner h1 span {
display: block;
padding: 18px 0 0 0;
letter-spacing: .5em;
font-weight: bold;
font-size: 86%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_area .inner h1 span {
padding: 2.34% 0 0 0;
font-size: 75%;
}
}

.wrap.contents section.contents_area .inner h2 {
display: inline-block;
position: relative;
margin: 0 auto;
padding: 0 50px;
text-align: center;
letter-spacing: 4px;
font-weight: bold;
font-size: 172% !important;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_area .inner h2 {
font-size: 120% !important;
}
}

.wrap.contents section.contents_area .inner h2:before, .wrap.contents section.contents_area .inner h2:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 30px;
height: 1px;
margin: auto;
background-color: #d70c19;
content: '';
}

.wrap.contents section.contents_area .inner h2:after {
right: 0;
left: inherit;
}

.wrap.contents section.contents_area .inner p {
margin-top: 2.551%;
margin-bottom: 5.612%;
line-height: 2.1;
text-align: center;
font-weight: bold;
font-size: 215%;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_area .inner p {
font-size: 137.5%;
}
}

.wrap.contents section.contents_bass_layout .inner {
width: 100%;
max-width: 1020px;
margin: auto;
padding: 0 20px;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner {
padding: 0;
}
}

.wrap.contents section.contents_bass_layout .inner h2 {
display: inline-block;
position: relative;
padding: 0 50px;
letter-spacing: 4px;
font-weight: bold;
font-size: 143% !important;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner h2 {
font-size: 112.5% !important;
}
}

.wrap.contents section.contents_bass_layout .inner h2:before, .wrap.contents section.contents_bass_layout .inner h2:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 30px;
height: 1px;
margin: auto;
background-color: #d70c19;
content: '';
}

.wrap.contents section.contents_bass_layout .inner h2:after {
right: 0;
left: inherit;
}

.wrap.contents section.contents_bass_layout .inner p {
padding: 2.551% 0 6.122%;
font-weight: bold;
font-size: 215%;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner p {
padding: 2.551% 20px 6.122%;
font-size: 115%;
}
}

.wrap.contents section.contents_bass_layout .inner .contents_box ul {
position: relative;
width: 100%;
text-align: center;
}

.wrap.contents section.contents_bass_layout .inner .contents_box ul:before {
display: block;
padding-top: 68.55%;
content: '';
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .contents_box ul:before {
display: none;
}
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .contents_box ul {
width: auto;
margin: 0 20px;
}
}

.wrap.contents section.contents_bass_layout .inner .contents_box ul li {
position: absolute;
top: 0;
left: 0;
width: 53.061%;
letter-spacing: normal;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .contents_box ul li {
position: static;
width: 100%;
}
}

.wrap.contents section.contents_bass_layout .inner .contents_box ul li:last-child {
right: 0;
left: auto;
}

.wrap.contents section.contents_bass_layout .inner .contents_box ul li h2 {
margin-bottom: 2.83% !important;
letter-spacing: 1px;
font-size: 229.97% !important;
color: #333;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .contents_box ul li h2 {
font-size: 115% !important;
}
}

.wrap.contents section.contents_bass_layout .inner .contents_box ul li h2:before, .wrap.contents section.contents_bass_layout .inner .contents_box ul li h2:after {
display: none;
}

.wrap.contents section.contents_bass_layout .inner .contents_box ul li h3 {
margin-bottom: 30px !important;
padding: 0 !important;
background: none !important;
line-height: 1.7;
font-size: 115% !important;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .contents_box ul li h3 {
line-height: 1.4;
font-size: 100% !important;
}
}

.wrap.contents section.contents_bass_layout .inner .contents_box ul li.contents_1 {
z-index: 999;
}

.wrap.contents section.contents_bass_layout .inner .contents_box ul li.contents_1 .btn_box.under a {
padding: 18px 32px 18px 5px;
}

.wrap.contents section.contents_bass_layout .inner .contents_box ul li.contents_2 {
top: 50px;
z-index: 888;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .contents_box ul li.contents_2 .btn_box.under {
margin-bottom: 10.98%;
}
}

.wrap.contents section.contents_bass_layout .inner .contents_box ul li.contents_2 .btn_box.under a {
padding: 13px 0 14px 0;
}

.wrap.contents section.contents_bass_layout .inner .contents_box ul li .img_box {
-webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .15);
        box-shadow: 0 0 8px 2px rgba(0, 0, 0, .15);
position: relative;
width: 100%;
margin-bottom: 3.846%;
background-size: cover !important;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .contents_box ul li .img_box {
display: block;
position: static;
height: auto;
}
}

.wrap.contents section.contents_bass_layout .inner .contents_box ul li .btn_box {
line-height: 1.4;
}

.wrap.contents section.contents_bass_layout .inner .contents_box ul li .btn_box.under {
clear: both;
width: 76.923%;
margin: 0 auto 0 auto;
border: 1px solid #999;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .contents_box ul li .btn_box.under {
width: 100%;
margin-bottom: 14.16%;
}
}

.wrap.contents section.contents_bass_layout .inner .contents_box ul li .btn_box.under a {
padding: 23px 0 24px;
background: none;
font-size: 100%;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .contents_box ul li .btn_box.under a {
padding: 13px 35px 14px 8px;
font-size: 88%;
}
}

.wrap.contents section.contents_bass_layout .inner .contents_box ul li .btn_box.under a:after {
position: absolute;
right: 15px;
z-index: 2;
width: 8px;
height: 12px;
background: url(/images/common/icon_normal_arrow.png) no-repeat;
-webkit-background-size: 8px 12px;
   -moz-background-size: 8px 12px;
     -o-background-size: 8px 12px;
        background-size: 8px 12px;
content: '';

    -ms-background-size: 8px 12px;
}

.wrap.contents section.contents_bass_layout .inner .contents_box ul li .btn_box.under a.case1:after {
width: 14px;
height: 14px;
background: url(/images/common/icon_top_mini_window.png) no-repeat;
-webkit-background-size: 14px 14px;
   -moz-background-size: 14px 14px;
     -o-background-size: 14px 14px;
        background-size: 14px 14px;

    -ms-background-size: 14px 14px;
}

.wrap.contents section.contents_bass_layout .inner .contents_box.media {
margin-top: 0;
padding-top: 0;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .contents_box.media {
padding-top: 10.28%;
background-color: #f5f5f5;
}
}

.wrap.contents section.contents_bass_layout .inner .contents_box.media ul:before {
padding-top: 74.836%;
}

.wrap.contents section.contents_bass_layout .inner .contents_box.media ul li.contents_1 {
top: 70px;
z-index: 2;
}

.wrap.contents section.contents_bass_layout .inner .contents_box.media ul li.contents_1 h2 {
margin-bottom: 3.83% !important;
line-height: 1.3;
}

.wrap.contents section.contents_bass_layout .inner .contents_box.media ul li.contents_2 {
top: 0;
z-index: 1;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .contents_box.media ul li.contents_2 .btn_box.under {
margin-bottom: 10.98%;
}
}

.wrap.contents section.contents_bass_layout .inner .contents_box.media ul li.contents_2 .btn_box.under a {
padding: 18px 32px 18px 5px;
}

.wrap.contents section.contents_bass_layout .inner .magazine_box {
margin-bottom: 60px;
padding-top: 0;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .magazine_box {
padding-top: 10.28%;
}
}

.wrap.contents section.contents_bass_layout .inner .magazine_box ul {
position: relative;
width: 100%;
text-align: center;
}

.wrap.contents section.contents_bass_layout .inner .magazine_box ul:before {
display: block;
padding-top: 43.061%;
content: '';
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .magazine_box ul:before {
display: none;
}
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .magazine_box ul {
padding: 0 20px;
}
}

.wrap.contents section.contents_bass_layout .inner .magazine_box ul li {
position: absolute;
top: 0;
left: 0;
width: 53.601%;
padding-right: 1px;
letter-spacing: normal;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .magazine_box ul li {
display: block;
position: static;
float: none;
width: 100%;
margin: 0;
margin-bottom: 25px;
}
}

.wrap.contents section.contents_bass_layout .inner .magazine_box ul li:nth-child(2) {
left: 33.3333%;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .magazine_box ul li:nth-child(2) {
left: 0;
width: 100%;
}
}

.wrap.contents section.contents_bass_layout .inner .magazine_box ul li:last-of-type {
right: 0;
left: auto;
left: 0;
margin: 0 auto;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .magazine_box ul li:last-of-type {
width: 100%;
}
}

.wrap.contents section.contents_bass_layout .inner .magazine_box ul li.contents_1 .img_box {
top: 40px;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .magazine_box ul li.contents_1 .img_box {
top: 0;
}
}

.wrap.contents section.contents_bass_layout .inner .magazine_box ul li.contents_1 .btn_box {
bottom: -60px;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .magazine_box ul li.contents_1 .btn_box {
margin-top: -19px;
}
}

.wrap.contents section.contents_bass_layout .inner .magazine_box ul li.contents_2 .img_box {
top: 0;
}

.wrap.contents section.contents_bass_layout .inner .magazine_box ul li.contents_2 .btn_box {
bottom: -20px;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .magazine_box ul li.contents_2 .btn_box {
margin-top: -19px;
}
}

.wrap.contents section.contents_bass_layout .inner .magazine_box ul li.contents_3 .img_box {
top: 80px;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .magazine_box ul li.contents_3 .img_box {
top: 0;
}
}

.wrap.contents section.contents_bass_layout .inner .magazine_box ul li.contents_3 .btn_box {
bottom: -100px;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .magazine_box ul li.contents_3 .btn_box {
margin-top: -19px;
}
}

.wrap.contents section.contents_bass_layout .inner .magazine_box ul li .img_box {
position: relative;
width: 100%;
}

.wrap.contents section.contents_bass_layout .inner .magazine_box ul li .img_box img {
-webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .15);
        box-shadow: 0 0 8px 2px rgba(0, 0, 0, .15);
}

@media screen and (max-width: 980px) {
.wrap.contents section.contents_bass_layout .inner .magazine_box ul li .img_box {
width: auto;
}
}

.wrap.contents section.contents_bass_layout .inner .magazine_box ul li .btn_box {
position: absolute;
right: 0;
left: 0;
z-index: 100;
clear: both;
width: 69.753%;
max-width: 222px;
margin: 0 auto;
border: none;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .magazine_box ul li .btn_box {
position: static;
max-width: inherit;

widows: 100%;
}
}

.wrap.contents section.contents_bass_layout .inner .magazine_box ul li .btn_box a {
padding: 13px 0 14px;
background: #000;
font-size: 100%;
color: #fff;
}

@media screen and (max-width: 768px) {
.wrap.contents section.contents_bass_layout .inner .magazine_box ul li .btn_box a {
font-size: 75%;
}
}

.wrap.contents section.contents_bass_layout .inner .magazine_box ul li .btn_box a:after {
position: absolute;
right: 15px;
z-index: 2;
width: 14px;
height: 14px;
background: url(/images/common/icon_btn_link.png) no-repeat;
-webkit-background-size: 14px 14px;
   -moz-background-size: 14px 14px;
     -o-background-size: 14px 14px;
        background-size: 14px 14px;
color: #fff;
content: '';

    -ms-background-size: 14px 14px;
}

.wrap.athlete {
background: url(/images/common/bass_top_line.png) center top no-repeat;
}

.wrap.athlete section.athlete_area {
background-position: left bottom;
background-size: contain;
}

.wrap.athlete section.athlete_area .inner {
width: 100%;
max-width: 1020px;
margin: 0 auto;
padding: 60px 20px 0;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.athlete section.athlete_area .inner {
width: auto;
padding: 40px 20px 0;
}
}

.wrap.athlete section.athlete_area .inner h1 {
width: 31.32%;
margin: 0 auto 7.85% auto !important;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.athlete section.athlete_area .inner h1 {
width: 58.37%;
margin: 0 auto 20px auto !important;
}
}

.wrap.athlete section.athlete_area .inner h1 span {
display: block;
padding: 18px 0 0 0;
letter-spacing: .5em;
font-weight: bold;
font-size: 86%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.athlete section.athlete_area .inner h1 span {
padding: 2.34% 0 0 0;
font-size: 75%;
}
}

.wrap.athlete section.athlete_area .inner h2 {
display: inline-block;
position: relative;
margin: 0 auto;
padding: 0 50px;
text-align: center;
letter-spacing: 4px;
font-weight: bold;
font-size: 143% !important;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.athlete section.athlete_area .inner h2 {
line-height: 1.3;
font-size: 112.5% !important;
}
}

.wrap.athlete section.athlete_area .inner h2:before, .wrap.athlete section.athlete_area .inner h2:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 30px;
height: 1px;
margin: auto;
background-color: #d70c19;
content: '';
}

.wrap.athlete section.athlete_area .inner h2:after {
right: 0;
left: inherit;
}

.wrap.athlete section.athlete_area .inner p {
margin-top: 2.551%;
margin-bottom: 5.612%;
line-height: 2.1;
text-align: center;
font-weight: bold;
font-size: 215%;
}

@media screen and (max-width: 768px) {
.wrap.athlete section.athlete_area .inner p {
font-size: 115%;
}
}

.wrap.athlete section.athlete_area .athlete_layout {
display: block;
float: left;
width: 100%;
margin-bottom: 10.204%;
text-align: left;
}

@media screen and (max-width: 768px) {
.wrap.athlete section.athlete_area .athlete_layout {
margin-bottom: 0;
}
}

.wrap.athlete section.athlete_area .athlete_layout:last-child {
margin-bottom: 7.1428%;
}

@media screen and (max-width: 768px) {
.wrap.athlete section.athlete_area .athlete_layout:last-child {
margin-bottom: 0;
}
}

.wrap.athlete section.athlete_area .athlete_layout .athlete_box {
float: left;
width: 47.959%;
max-width: 470px;
margin-right: 4.081%;
}

.wrap.athlete section.athlete_area .athlete_layout .athlete_box:nth-child(even) {
margin-right: 0;
}

@media screen and (max-width: 768px) {
.wrap.athlete section.athlete_area .athlete_layout .athlete_box {
width: 100%;
max-width: inherit;
margin: 0 0 16.41% 0;
}
}

.wrap.athlete section.athlete_area .athlete_layout .athlete_box img {
margin-bottom: 6.382%;
}

.wrap.athlete section.athlete_area .athlete_layout .athlete_box h3 {
width: 31.914%;
max-width: 150px;
margin: 0 auto 3.1914%;
padding: 8px 0;
background-color: #d70c19;
line-height: 1;
text-align: center;
font-weight: bold;
font-size: 110%;
color: #fff;
}

@media screen and (max-width: 768px) {
.wrap.athlete section.athlete_area .athlete_layout .athlete_box h3 {
width: 100%;
max-width: 180px;
margin-bottom: 5.1914%;
padding: 5px 3px;
font-size: 88%;
}
}

.wrap.athlete section.athlete_area .athlete_layout .athlete_box h4 {
margin-bottom: 8.510%;
line-height: 1;
text-align: center;
font-weight: bold;
font-size: 188%;
}

@media screen and (max-width: 768px) {
.wrap.athlete section.athlete_area .athlete_layout .athlete_box h4 {
margin-bottom: 4.250%;
font-size: 115% !important;
}
}

.wrap.athlete section.athlete_area .athlete_layout .athlete_box p {
margin: 0;
text-align: left;
font-size: 115%;
}

@media screen and (max-width: 768px) {
.wrap.athlete section.athlete_area .athlete_layout .athlete_box p {
font-size: 88%;
}
}

/* ==========================================================================

TENGA採用情報ページ

========================================================================== */
.wrap.job {
background: url(/images/common/bass_top_line.png) center top no-repeat, url(/images/common/bass_bottom_line.png) center bottom no-repeat;
}

.wrap.job section.recruit_list_area .inner {
max-width: 1020px;
margin: 0 auto;
padding: 60px 20px 0;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner {
padding: 40px 20px 0;
}
}

.wrap.job section.recruit_list_area .inner h1 {
width: 15.1%;
margin: 0 auto 7.85% auto !important;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner h1 {
width: 41.2%;
margin: 0 auto 20px auto !important;
}
}

.wrap.job section.recruit_list_area .inner h1 span {
display: block;
padding: 18px 0 0 0;
letter-spacing: .5em;
font-weight: bold;
font-size: 86%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner h1 span {
padding: 2.34% 0 0 0;
font-size: 75%;
}
}

.wrap.job section.recruit_list_area .inner .sub_area {
margin: 0 0 2.551%;
text-align: center;
}

.wrap.job section.recruit_list_area .inner .sub_area h2 {
display: inline-block;
position: relative;
margin: 0 auto;
padding: 0 50px;
letter-spacing: 4px;
font-weight: bold;
font-size: 172% !important;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner .sub_area h2 {
font-size: 120% !important;
}
}

.wrap.job section.recruit_list_area .inner .sub_area h2:before, .wrap.job section.recruit_list_area .inner .sub_area h2:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 30px;
height: 1px;
margin: auto;
background-color: #d70c19;
content: '';
}

.wrap.job section.recruit_list_area .inner .sub_area h2:after {
right: 0;
left: inherit;
}

.wrap.job section.recruit_list_area .inner .top_txt {
margin-top: 4.081%;
margin-bottom: 100px;
line-height: 2.1;
text-align: center;
font-weight: bold;
font-size: 20px;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner .top_txt {
display: inline-block;
margin: 4.081% auto 10.20%;
padding: 0 20px;
text-align: left;
font-size: 115%;
}
}

.wrap.job section.recruit_list_area .inner .ex_txt {
margin: 0 0 60px;
padding-bottom: 60px;
line-height: 1.7;
text-align: left;
font-size: 107%;
}

.wrap.job section.recruit_list_area .inner .ex_txt:nth-of-type(1) {
border-bottom: 1px dotted #ddd;
text-align: center;
}

.wrap.job section.recruit_list_area .inner .ex_txt:nth-of-type(2) {
margin-bottom: 0;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner .ex_txt {
margin: 0 0 40px;
padding-bottom: 30px;
font-size: 88%;
}
}

.wrap.job section.recruit_list_area .inner .btn_box {
width: 392px;
margin: 0 auto 120px auto;
border: none;
font-weight: bold;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner .btn_box {
width: 260px;
margin: 0 auto 60px;
}
}

.wrap.job section.recruit_list_area .inner .btn_box a {
display: block;
padding: 23px 0;
background: #d70c19;
font-size: 115%;
color: #fff;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner .btn_box a {
padding: 16px 0;
font-size: 94%;
}
}

.wrap.job section.recruit_list_area .inner .btn_box a:after {
background: url(/images/common/icon_white_arrow.png);
}

.wrap.job section.recruit_list_area .inner .accordion_job {
margin: 0 0 15px;
background: #fff;
}

.wrap.job section.recruit_list_area .inner .accordion_job dt {
position: relative;
padding: 19px 30px 20px 30px;
border-bottom: 1px solid #fff;
background: #f5f5f5;
font-size: 115%;
color: #000;
cursor: pointer;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner .accordion_job dt {
padding: 15px 35px 15px 15px;
font-size: 94%;
}
}

.wrap.job section.recruit_list_area .inner .accordion_job dt:after {
position: absolute;
top: 0;
right: 30px;
bottom: 0;
z-index: 2;
width: 12px;
height: 12px;
margin: auto 0;
background: url(/images/common/icon_plus.png) no-repeat;
-webkit-background-size: 12px 12px;
   -moz-background-size: 12px 12px;
     -o-background-size: 12px 12px;
        background-size: 12px 12px;
content: '';

    -ms-background-size: 12px 12px;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner .accordion_job dt:after {
right: 15px;
}
}

.wrap.job section.recruit_list_area .inner .accordion_job dt.open {
border-bottom: none;
}

.wrap.job section.recruit_list_area .inner .accordion_job dt.open:after {
position: absolute;
top: 0;
right: 30px;
bottom: 0;
z-index: 2;
width: 12px;
height: 12px;
margin: auto 0;
background: url(/images/common/icon_minus.png) no-repeat;
-webkit-background-size: 12px 12px;
   -moz-background-size: 12px 12px;
     -o-background-size: 12px 12px;
        background-size: 12px 12px;
content: '';

    -ms-background-size: 12px 12px;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner .accordion_job dt.open:after {
right: 15px;
}
}

.wrap.job section.recruit_list_area .inner .accordion_job dt a {
position: relative;
color: #000;
}

.wrap.job section.recruit_list_area .inner .accordion_job dd {
display: none;
padding: 30px 30px 60px;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner .accordion_job dd {
padding: 15px 15px 30px;
}
}

.wrap.job section.recruit_list_area .inner .accordion_job dd.open {
border-bottom: 1px solid #fff;
}

.wrap.job section.recruit_list_area .inner .accordion_job dd p {
margin: 10px 0 30px;
line-height: 1.7;
font-size: 107%;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner .accordion_job dd p {
margin: 10px 0 20px;
font-size: 14px;
}
}

.wrap.job section.recruit_list_area .inner .accordion_job dd .btn_box {
margin: 0 auto;
}

.wrap.job section.recruit_list_area .inner .terms {
margin: 0 0 60px;
padding: 30px 30px 16px 30px;
background: #f5f5f5;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner .terms {
margin: 0 0 40px;
padding: 15px 15px 20px;
}
}

.wrap.job section.recruit_list_area .inner .terms dl {
line-height: 1.8;
font-size: 107%;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner .terms dl {
font-size: 88%;
}
}

.wrap.job section.recruit_list_area .inner .terms dl dt {
position: absolute;
font-weight: bold;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner .terms dl dt {
position: static;
padding: 0 0 7px 0;
}
}

.wrap.job section.recruit_list_area .inner .terms dl dd {
padding: 0 0 14px 112px;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner .terms dl dd {
padding: 0 0 14px 1em;
line-height: 1.5;
}
}

.wrap.job section.recruit_list_area .inner .info {
margin: 0 0 60px;
line-height: 1.8;
font-size: 107%;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner .info {
margin: 0 0 40px;
font-size: 88%;
}
}

.wrap.job section.recruit_list_area .inner .info dt {
position: absolute;
font-weight: bold;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner .info dt {
position: static;
padding: 0 0 8px 0;
}
}

.wrap.job section.recruit_list_area .inner .info dd {
padding: 0 0 8px 112px;
}

@media screen and (max-width: 768px) {
.wrap.job section.recruit_list_area .inner .info dd {
padding: 0 0 8px 0;
line-height: 1.5;
}
}

/* ==========================================================================

会社情報ページ

========================================================================== */
.wrap.company {
background: url(/images/common/bass_top_line.png) center top no-repeat, url(/images/common/bass_bottom_line.png) center bottom no-repeat;
}

.wrap.company.mini_page {
background: url(/images/common/bass_top_line.png) center top no-repeat !important;
}

.wrap.company.company_top {
background: url(/images/common/bass_top_line.png) center top no-repeat;
}

.wrap.company section.company_area {
background-position: left bottom;
background-size: contain;
}

.wrap.company section.company_area .inner {
width: 100%;
max-width: 1020px;
margin: 0 auto;
padding: 60px 20px 0;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .inner {
width: auto;
padding: 40px 20px 0;
}
}

.wrap.company section.company_area .inner h1 {
width: 29.18%;
margin: 0 auto 7.85% auto !important;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .inner h1 {
width: 52.19%;
margin: 0 auto 20px auto !important;
}
}

.wrap.company section.company_area .inner h1 span {
display: block;
padding: 18px 0 0 0;
letter-spacing: .5em;
font-weight: bold;
font-size: 86%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .inner h1 span {
padding: 2.34% 0 0 0;
font-size: 75%;
}
}

.wrap.company section.company_area .inner .sub_area {
margin: 0 0 2.551%;
text-align: center;
}

.wrap.company section.company_area .inner .sub_area h2 {
display: inline-block;
position: relative;
margin: 0 auto;
padding: 0 50px;
letter-spacing: 4px;
font-weight: bold;
font-size: 172% !important;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .inner .sub_area h2 {
font-size: 120% !important;
}
}

.wrap.company section.company_area .inner .sub_area h2:before, .wrap.company section.company_area .inner .sub_area h2:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 30px;
height: 1px;
margin: auto;
background-color: #d70c19;
content: '';
}

.wrap.company section.company_area .inner .sub_area h2:after {
right: 0;
left: inherit;
}

.wrap.company section.company_area .inner .sub_area p {
margin-bottom: 6.632%;
line-height: 1.9;
text-align: center;
font-weight: bold;
font-size: 144%;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .inner .sub_area p {
text-align: left;
font-size: 115%;
}
}

.wrap.company section.company_area .inner .info_layout {
display: block;
float: left;
width: 100%;
margin-bottom: 10.204%;
text-align: left;
}

.wrap.company section.company_area .inner .info_layout:last-child {
margin-bottom: 7.1428%;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .inner .info_layout:last-child {
margin-bottom: 0;
}
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .inner .info_layout {
margin-bottom: 0;
}
}

.wrap.company section.company_area .inner .info_layout .info_box {
float: left;
width: 47.959%;
max-width: 470px;
margin-right: 4.081%;
}

.wrap.company section.company_area .inner .info_layout .info_box:nth-child(even) {
margin-right: 0;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .inner .info_layout .info_box {
width: 100%;
max-width: inherit;
margin: 0 0 16.41% 0;
}
}

.wrap.company section.company_area .inner .info_layout .info_box img {
margin-bottom: 5.382%;
border: 1px solid #eee;
}

.wrap.company section.company_area .inner .info_layout .info_box h3 {
margin: 0 auto 1%;
text-align: center;
font-weight: bold;
font-size: 187%;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .inner .info_layout .info_box h3 {
margin-bottom: 2.1914%;
font-size: 137.5% !important;
}
}

.wrap.company section.company_area .inner .info_layout .info_box h4 {
margin-bottom: 8.510%;
line-height: 1;
text-align: center;
font-size: 85.71%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .inner .info_layout .info_box h4 {
margin-bottom: 8.250%;
font-size: 75% !important;
}
}

.wrap.company section.company_area .inner .info_layout .info_box .btn_box.under {
clear: both;
width: 100%;
max-width: 400px;
margin: 0 auto;
border: 1px solid #999;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .inner .info_layout .info_box .btn_box.under {
max-width: inherit;
}
}

.wrap.company section.company_area .inner .info_layout .info_box .btn_box.under a {
padding: 23px 0 24px;
font-size: 100%;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .inner .info_layout .info_box .btn_box.under a {
padding: 13px 0 14px;
font-size: 88%;
}
}

.wrap.company section.company_area .inner .info_layout .info_box .btn_box.under a:after {
position: absolute;
right: 18px;
z-index: 2;
width: 8px;
height: 12px;
background: url(/images/common/icon_normal_arrow.png) no-repeat;
-webkit-background-size: 8px 12px;
   -moz-background-size: 8px 12px;
     -o-background-size: 8px 12px;
        background-size: 8px 12px;
content: '';

    -ms-background-size: 8px 12px;
}

.wrap.company section.company_area .read_txt {
padding-bottom: 50px;
line-height: 1.8;
font-size: 107%;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .read_txt {
padding-bottom: 20px;
text-align: left;
font-size: 88%;
}
}

.wrap.company section.company_area .table_box {
margin: 0 0 60px;
padding: 0 10px;
border: 1px solid #f5f5f5;
background: #fff;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .table_box {
margin: 0 0 40px;
padding: 10px 10px 0 10px;
}
}

.wrap.company section.company_area .table_box table.table {
width: 100%;
margin-bottom: 0;
}

.wrap.company section.company_area .table_box table.table th {
width: 22%;
padding: 16px;
vertical-align: top !important;
font-weight: normal;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .table_box table.table th {
padding: 6px 10px;
background: #f7f7f7;
}
}

.wrap.company section.company_area .table_box table.table td {
width: 78%;
padding: 16px;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .table_box table.table td {
padding: 6px 10px 18px 10px;
}
}

.wrap.company section.company_area .table_box table.table td.shop {
padding: 16px 0 16px 16px;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .table_box table.table td.shop {
padding: 6px 10px 18px 10px;
}
}

.wrap.company section.company_area .table_box table.table td a {
text-decoration: underline;
}

.wrap.company section.company_area .table_box table.table td a:hover {
text-decoration: none;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .table_box table.table td .world_map_box {
margin: 15px auto 15px auto;
}
.wrap.company section.company_area .table_box table.table td .world_map_box img {
width: 100%;
}
}

.wrap.company section.company_area .table_box table.table td #google_map {
width: 100%;
height: 400px;
margin: 20px 0 0;
}

@media screen and (max-width: 980px) {
.wrap.company section.company_area .table_box table.table td #google_map {
width: auto;
}
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .table_box table.table td #google_map {
overflow: hidden;
position: relative;
height: 0;
padding-bottom: 56.45%;
}
}

.wrap.company section.company_area .table_box table.table td #google_map iframe {
width: 100%;
height: 400px;
}

@media screen and (max-width: 980px) {
.wrap.company section.company_area .table_box table.table td #google_map iframe {
width: 100%;
}
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .table_box table.table td #google_map iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
}

.wrap.company section.company_area .table_box table.table td .img_box {
max-width: 270px;
margin: 15px 0 0 0;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .table_box table.table td .img_box {
margin: 15px auto 0 auto;
}
}

.wrap.company section.company_area .table_box table.table td .world_shop_info dt {
position: absolute;
line-height: 1.7;
font-weight: bold;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .table_box table.table td .world_shop_info dt {
position: static;
margin: 0 0 10px;
padding: 0 0 8px;
border-bottom: 1px solid #f5f5f5;
line-height: 1.5;
}
}

.wrap.company section.company_area .table_box table.table td .world_shop_info dd {
margin: 0 0 12px;
padding: 0 0 12px 70px;
border-bottom: 1px solid #f5f5f5;
line-height: 1.7;
}

.wrap.company section.company_area .table_box table.table td .world_shop_info dd:last-of-type {
margin: 0;
padding-bottom: 0;
border-bottom: none;
}

.wrap.company section.company_area .table_box table.table td .world_shop_info dd p.info_txt {
padding-left: 14px;
}

.wrap.company section.company_area .table_box table.table td .world_shop_info dd p.info_txt.top {
padding-bottom: 8px;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .table_box table.table td .world_shop_info dd {
padding: 0 0 10px;
border-bottom: none;
line-height: 1.5;
}
}

.wrap.company section.company_area .table_box table.table th, .wrap.company section.company_area .table_box table.table td {
border-top: none;
border-bottom: 1px solid #f5f5f5;
line-height: 2;
text-align: left;
vertical-align: middle;
}

.wrap.company section.company_area .table_box table.table th.last, .wrap.company section.company_area .table_box table.table td.last {
border: none;
}

.wrap.company section.company_area .table_box table.table th.last .detail_box, .wrap.company section.company_area .table_box table.table td.last .detail_box {
float: left;
width: 58%;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .table_box table.table th.last .detail_box, .wrap.company section.company_area .table_box table.table td.last .detail_box {
width: 100%;
margin-bottom: 20px;
}
}

.wrap.company section.company_area .table_box table.table th.last .img_box, .wrap.company section.company_area .table_box table.table td.last .img_box {
display: block;
float: right;
width: 40%;
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .table_box table.table th.last .img_box, .wrap.company section.company_area .table_box table.table td.last .img_box {
float: none;
width: 100%;
text-align: center;
}
.wrap.company section.company_area .table_box table.table th.last .img_box img, .wrap.company section.company_area .table_box table.table td.last .img_box img {
margin: auto;
}
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .table_box table.table th, .wrap.company section.company_area .table_box table.table td {
display: block;
width: 100%;
border-bottom: none;
line-height: 1.6;
font-size: 94%;
}
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .table_box.hist .table th {
padding: 18px 10px 0 10px;
border: none;
background: none;
}
}

@media screen and (max-width: 768px) {
.wrap.company section.company_area .table_box.hist .table td {
padding: 5px 10px 18px 10px;
border-bottom: 1px solid #f5f5f5;
}
}

.wrap.company section.csr_area .inner {
max-width: 1020px;
margin: 0 auto;
padding: 60px 20px 100px;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner {
padding: 40px 20px 0;
}
}

.wrap.company section.csr_area .inner h1 {
width: 29.18%;
margin: 0 auto 7.85% auto !important;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner h1 {
width: 50.78%;
margin: 0 auto 20px auto !important;
}
}

.wrap.company section.csr_area .inner h1 span {
display: block;
padding: 18px 0 0 0;
letter-spacing: .5em;
font-weight: bold;
font-size: 86%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner h1 span {
padding: 2.34% 0 0 0;
font-size: 75%;
}
}

.wrap.company section.csr_area .inner .sub_area {
margin: 0 0 2.551%;
text-align: center;
}

.wrap.company section.csr_area .inner .sub_area h2 {
display: inline-block;
position: relative;
margin: 0 auto;
padding: 0 50px;
letter-spacing: 4px;
font-weight: bold;
font-size: 172% !important;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .sub_area h2 {
font-size: 120% !important;
}
}

.wrap.company section.csr_area .inner .sub_area h2:before, .wrap.company section.csr_area .inner .sub_area h2:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 30px;
height: 1px;
margin: auto;
background-color: #d70c19;
content: '';
}

.wrap.company section.csr_area .inner .sub_area h2:after {
right: 0;
left: inherit;
}

.wrap.company section.csr_area .inner .ex_txt {
margin: 0 0 60px;
line-height: 1.7;
font-size: 107%;
}

.wrap.company section.csr_area .inner .ex_txt a {
text-decoration: underline;
}

.wrap.company section.csr_area .inner .ex_txt a:hover {
text-decoration: none;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .ex_txt {
margin: 0 0 40px;
font-size: 88%;
}
}

.wrap.company section.csr_area .inner .btn_box {
width: 40%;
margin: 0 auto 25px auto;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .btn_box {
width: 100%;
}
}

.wrap.company section.csr_area .inner .btn_box a {
padding: 20px 25px;
line-height: 1.5;
font-size: 100%;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .btn_box a {
padding: 11px 30px;
line-height: 1.3;
font-size: 88%;
}
}

.wrap.company section.csr_area .inner .btn_box a:after {
position: absolute;
top: 0;
right: 11px;
bottom: 0;
z-index: 2;
width: 8px;
height: 12px;
margin: auto 0;
background: url(/images/common/icon_normal_arrow.png) no-repeat;
-webkit-background-size: 8px 12px;
   -moz-background-size: 8px 12px;
     -o-background-size: 8px 12px;
        background-size: 8px 12px;
content: '';

    -ms-background-size: 8px 12px;
}

.wrap.company section.csr_area .inner h4 {
margin: 0 0 15px;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner h4 {
margin: 0 0 10px;
}
}

.wrap.company section.csr_area .inner .link_btn {
margin: 0 0 40px;
background: #fff;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .link_btn {
margin: 15px 0 35px;
}
}

.wrap.company section.csr_area .inner .link_btn li {
float: left;
width: 33.26%;
margin: 0 .1% 0 0;
line-height: 1.5;
text-align: center;
word-break: break-all;
}

.wrap.company section.csr_area .inner .link_btn li:last-of-type {
margin-right: 0;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .link_btn li {
float: none;
width: 100%;
margin: 0 0 1px;
font-size: 88%;
}
}

.wrap.company section.csr_area .inner .link_btn li a {
display: table-cell;
position: relative;
width: 33.26%;
margin: auto;
padding: 25px 0;
border: 1px solid #999;
background: #fff;
text-align: center;
vertical-align: middle;
font-weight: bold;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .link_btn li a {
display: block;
width: 100%;
height: auto !important;
padding: 14px 3px;
}
}

.wrap.company section.csr_area .inner .link_btn li a.current {
background: #999;
color: #fff;
cursor: default;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .link_btn li a.current:after {
display: none;
}
}

.wrap.company section.csr_area .inner .link_btn li a:after {
position: absolute;
right: 2px;
bottom: 2px;
z-index: 2;
width: 0;
height: 0;
margin: auto;
border-top: 0 solid transparent;
border-right: 0 solid transparent;
border-bottom: 14px solid #999;
border-left: 14px solid transparent;
content: '';
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .link_btn li a:after {
border-top: 0 solid transparent;
border-right: 0 solid transparent;
border-bottom: 10px solid #999;
border-left: 10px solid transparent;
}
}

.wrap.company section.csr_area .inner .csr_inner {
clear: both;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .csr_inner {
margin-bottom: 40px;
}
}

.wrap.company section.csr_area .inner .csr_inner .csr_box {
float: left;
width: 100%;
margin-right: 5%;
}

.wrap.company section.csr_area .inner .csr_inner .csr_box .ex_txt {
margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .csr_inner .csr_box .ex_txt {
display: block;
margin-bottom: 20px;
}
}

.wrap.company section.csr_area .inner .csr_inner .csr_box img {
float: left;
width: 180px;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .csr_inner .csr_box img {
width: 40%;
max-width: 180px;
margin: auto;
}
.wrap.company section.csr_area .inner .csr_inner .csr_box img:last-child {
display: block;
}
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .csr_inner .csr_box {
float: none;
width: 100%;
}
}

.wrap.company section.csr_area .inner .csr_inner h4.case1 {
font-size: 129%;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .csr_inner h4.case1 {
font-size: 115%;
}
}

.wrap.company section.csr_area .inner .csr_inner .ryp_main {
margin: 4.59% 0 4.59% 0;
padding: 5.1% 4.08% 5.1% 4.08%;
background: #f0f0f0;
text-align: center;
}

.wrap.company section.csr_area .inner .csr_inner .ryp_main h4 {
margin: 0 0 3.06% 0;
padding: 0 0 1.53% 0;
border-bottom: 1px solid #e0e0e0;
font-weight: bold;
font-size: 179%;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .csr_inner .ryp_main h4 {
margin: 0 0 4.36% 0;
padding: 0 0 2.18% 0;
font-size: 125%;
}
}

.wrap.company section.csr_area .inner .csr_inner .ryp_main p {
line-height: 1.7;
font-size: 107%;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .csr_inner .ryp_main p {
font-size: 88%;
}
}

.wrap.company section.csr_area .inner .csr_inner .ex_txt.top {
margin-bottom: 30px;
font-weight: bold;
}

.wrap.company section.csr_area .inner .csr_inner .ex_list {
margin-bottom: 30px;
}

.wrap.company section.csr_area .inner .csr_inner .ex_list li {
position: relative;
padding: 0 0 0 16px;
line-height: 1.7;
font-size: 107%;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .csr_inner .ex_list li {
font-size: 88%;
}
}

.wrap.company section.csr_area .inner .csr_inner .ex_list li:before {
position: absolute;
top: 0;
left: 0;
content: '※';
}

.wrap.company section.csr_area .inner .csr_inner .ryp_list li {
display: table-cell;
float: left;
width: 32.14%;
margin: 0 1.53% 1.02% 0;
background: #fff;
}

.wrap.company section.csr_area .inner .csr_inner .ryp_list li:last-of-type {
margin-right: 0;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .csr_inner .ryp_list li {
display: block;
float: none;
width: 100%;
height: auto !important;
margin: 0 0 7.81% 0;
padding: 15px 15px 15px 15px;
border: 1px solid #eee;
}
}

.wrap.company section.csr_area .inner .csr_inner .ryp_list li .img_box {
border: 1px solid #eee;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .csr_inner .ryp_list li .img_box {
border: 0;
border-bottom: 1px solid #eee;
}
}

.wrap.company section.csr_area .inner .csr_inner .ryp_list li .img_box img {
width: 100%;
}

.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner {
padding: 15px;
}

@media screen and (max-width: 980px) {
.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner {
padding: 5.1% 5.1% 5.1% 5.1%;
}
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner {
padding: 3.25% 3.25% 3.25% 3.25%;
}
}

.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner h4 {
display: table-cell;
margin: 0 auto;
line-height: 1.4;
vertical-align: middle;
letter-spacing: -.01em;
font-size: 107%;
color: #333;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner h4 {
height: auto !important;
font-size: 94%;
}
}

.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner p {
margin: 12px 0 25px;
line-height: 1.4;
font-size: 100%;
word-break: break-all;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner p {
margin: 1.74% 0 3.63% 0;
font-size: 88%;
}
}

.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner p .point_sttl {
display: inline;
float: left;
width: 0;
white-space: nowrap;
font-weight: bold;
}

@media screen and (max-width: 980px) {
.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner p .point_sttl {
display: block;
float: none;
width: 100%;
}
}

.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner p .point_txt {
display: block;
margin-bottom: 10px;
margin-left: 25%;
}

@media screen and (max-width: 980px) {
.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner p .point_txt {
width: 100%;
margin-left: 0;
}
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner p {
height: auto !important;
}
}

.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner .under_link {
text-align: right;
}

.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner .under_link a {
position: relative;
padding: 0 20px 0 0;
text-decoration: underline;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner .under_link a {
font-size: 75%;
}
}

.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner .under_link a:hover {
text-decoration: none;
}

.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner .under_link a:after {
position: absolute;
right: 0;
bottom: 1px;
z-index: 2;
width: 14px;
height: 14px;
margin: auto 0;
background: url(/images/common/icon_mini_window.png) no-repeat;
-webkit-background-size: 14px 14px;
   -moz-background-size: 14px 14px;
     -o-background-size: 14px 14px;
        background-size: 14px 14px;
color: #fff;
content: '';

    -ms-background-size: 14px 14px;
}

@media screen and (max-width: 768px) {
.wrap.company section.csr_area .inner .csr_inner .ryp_list li .ryp_inner .under_link a:after {
bottom: 0;
}
}

/* ==========================================================================

プライバシーポリシーページ

========================================================================== */
.wrap.policy {
background: url(/images/common/bass_top_line.png) center top no-repeat;
}

.wrap.policy section.policy_area .inner {
max-width: 1020px;
margin: 0 auto;
padding: 60px 20px 0;
}

@media screen and (max-width: 768px) {
.wrap.policy section.policy_area .inner {
width: auto;
padding: 40px 20px 0;
}
}

.wrap.policy section.policy_area .inner h1 {
width: 50.3%;
margin: 0 auto 7.85% auto !important;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.policy section.policy_area .inner h1 {
width: 90.1%;
margin: 0 auto 20px auto !important;
}
}

.wrap.policy section.policy_area .inner h1 span {
display: block;
padding: 18px 0 0 0;
letter-spacing: .5em;
font-weight: bold;
font-size: 86%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.policy section.policy_area .inner h1 span {
padding: 2.34% 0 0 0;
font-size: 75%;
}
}

.wrap.policy section.policy_area .inner .top_txt {
margin: 20px 0 30px;
line-height: 1.7;
font-size: 107%;
}

@media screen and (max-width: 768px) {
.wrap.policy section.policy_area .inner .top_txt {
margin: 15px 0;
font-size: 88%;
}
}

.wrap.policy section.policy_area .inner .policy_box {
line-height: 1.7;
font-size: 107%;
}

@media screen and (max-width: 768px) {
.wrap.policy section.policy_area .inner .policy_box {
line-height: 1.6;
font-size: 88%;
}
}

.wrap.policy section.policy_area .inner .policy_box dt {
margin: 0 0 8px;
font-weight: bold;
}

@media screen and (max-width: 768px) {
.wrap.policy section.policy_area .inner .policy_box dt {
margin: 0 0 4px;
}
}

.wrap.policy section.policy_area .inner .policy_box dd {
margin: 0 0 25px;
padding-left: 1.6em;
text-indent: -1.6em;
}

.wrap.policy section.policy_area .inner .policy_box dd ol li {
padding-left: 1.6em;
text-indent: -1.6em;
}

.wrap.policy section.policy_area .inner .under_txt {
margin: 0 0 60px;
line-height: 1.7;
font-size: 107%;
/* 横幅が768pxまでのスタイル */
}

@media screen and (max-width: 768px) {
.wrap.policy section.policy_area .inner .under_txt {
margin: 0 0 40px;
font-size: 88%;
}
}

/* ==========================================================================

お問い合わせページ

========================================================================== */
.wrap.contact {
background: url(/images/common/bass_top_line.png) center top no-repeat, url(/images/common/bass_bottom_line.png) center bottom no-repeat;
}

.wrap.contact.mini_page {
background: url(/images/common/bass_top_line.png) center top no-repeat !important;
}

.wrap.contact section.contact_area .inner {
max-width: 1020px;
margin: 0 auto;
padding: 60px 20px 0;
/*
                    input[type=checkbox] {
                        margin: 0 5px 4px 0;
                        width: 20px;
                        height: 20px;
                        border: 1px solid #CCCCCC;
                        background: #FFFFFF;
                        cursor: pointer;
                        @include PropertySetPrefix(border-radius, none);
                        @include PropertySetPrefix(appearance, none);

                        // 横幅が768pxまでのスタイル
						@include mq(md){
							margin: 6px 0;
						}
                    }

                    input[type=checkbox] {
                        @include PropertySetPrefix(border-radius, 5px);
                    }

                    input[type=radio] {
                        @include PropertySetPrefix(border-radius, 50%);
                    }
                    input[type=checkbox]:checked,
                    input[type=radio]:checked {
                        background: $keyColor !important;
                        border: 1px solid #EEE;
                    }
*/
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner {
padding: 40px 20px 0;
}
}

.wrap.contact section.contact_area .inner h1 {
width: 27.14%;
margin: 0 auto 7.85% auto !important;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner h1 {
width: 49.47%;
margin: 0 auto 20px auto !important;
}
}

.wrap.contact section.contact_area .inner h1 span {
display: block;
padding: 18px 0 0 0;
letter-spacing: .5em;
font-weight: bold;
font-size: 86%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner h1 span {
padding: 2.34% 0 0 0;
font-size: 75%;
}
}

.wrap.contact section.contact_area .inner .sub_area {
margin: 0 0 2.551%;
text-align: center;
}

.wrap.contact section.contact_area .inner .sub_area h2 {
display: inline-block;
position: relative;
margin: 0 auto;
padding: 0 50px;
letter-spacing: 4px;
font-weight: bold;
font-size: 172% !important;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .sub_area h2 {
font-size: 120% !important;
}
}

.wrap.contact section.contact_area .inner .sub_area h2:before, .wrap.contact section.contact_area .inner .sub_area h2:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 30px;
height: 1px;
margin: auto;
background-color: #d70c19;
content: '';
}

.wrap.contact section.contact_area .inner .sub_area h2:after {
right: 0;
left: inherit;
}

.wrap.contact section.contact_area .inner .contact_top .contact_box {
width: 48.5%;
margin-bottom: 50px;
padding: 38px;
border: 1px solid #ddd;
background: #f5f5f5;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .contact_top .contact_box {
float: none;
width: 100%;
height: auto !important;
margin-bottom: 20px;
padding: 25px;
}
}

.wrap.contact section.contact_area .inner .contact_top .contact_box h2 {
margin: 0 !important;
font-weight: bold;
font-size: 172% !important;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .contact_top .contact_box h2 {
font-size: 100% !important;
}
}

.wrap.contact section.contact_area .inner .contact_top .contact_box p {
padding: 15px 0 25px;
line-height: 1.6;
color: #333;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .contact_top .contact_box p {
padding: 10px 0 20px;
font-size: 88%;
}
}

.wrap.contact section.contact_area .inner .contact_top .contact_box ul li.btn_box {
width: 100%;
margin: 0 0 25px;
}

.wrap.contact section.contact_area .inner .contact_top .contact_box ul li.btn_box:last-of-type {
margin: 0;
}

.wrap.contact section.contact_area .inner .contact_top .contact_box ul li.btn_box a {
padding: 20px 45px;
background: none;
line-height: 1.5;
font-size: 100%;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .contact_top .contact_box ul li.btn_box a {
padding: 11px 30px;
line-height: 1.3;
font-size: 88%;
}
}

.wrap.contact section.contact_area .inner .contact_top .contact_box ul li.btn_box a:after {
position: absolute;
top: 0;
right: 11px;
bottom: 0;
z-index: 2;
width: 8px;
height: 12px;
margin: auto 0;
background: url(/images/common/icon_normal_arrow.png) no-repeat;
-webkit-background-size: 8px 12px;
   -moz-background-size: 8px 12px;
     -o-background-size: 8px 12px;
        background-size: 8px 12px;
content: '';

    -ms-background-size: 8px 12px;
}

.wrap.contact section.contact_area .inner .contact_top .contact_box ul li.btn_box a.window:after {
position: absolute;
top: 0;
right: 11px;
bottom: 0;
z-index: 2;
width: 14px;
height: 14px;
margin: auto 0;
background: url(/images/common/icon_mini_window.png) no-repeat;
-webkit-background-size: 14px 14px;
   -moz-background-size: 14px 14px;
     -o-background-size: 14px 14px;
        background-size: 14px 14px;
content: '';

    -ms-background-size: 14px 14px;
}

.wrap.contact section.contact_area .inner .contact_top .contact_box.left_box {
float: left;
}

.wrap.contact section.contact_area .inner .contact_top .contact_box.right_box {
float: right;
}

.wrap.contact section.contact_area .inner .contact_top .btn_box {
clear: both;
width: 40%;
margin: 0 auto;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .contact_top .btn_box {
width: 100%;
}
}

.wrap.contact section.contact_area .inner .contact_top .btn_box a {
padding: 10px 0;
line-height: 1.5;
font-size: 100%;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .contact_top .btn_box a {
padding: 11px 25px;
line-height: 1.3;
font-size: 88%;
}
}

.wrap.contact section.contact_area .inner .contact_top .contact_tel {
width: 100%;
padding: 20px 0 100px;
line-height: 1.8;
font-size: 107%;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .contact_top .contact_tel {
padding-bottom: 50px;
line-height: 1.6;
text-align: left;
font-size: 88%;
}
}

.wrap.contact section.contact_area .inner .lead_list,
.wrap.contact section.contact_area .inner .lead_idx,
.wrap.contact section.contact_area .inner .lead_conf {
line-height: 1.8;
font-size: 107%;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .lead_list,
.wrap.contact section.contact_area .inner .lead_idx,
.wrap.contact section.contact_area .inner .lead_conf {
font-size: 88%;
}
}

.wrap.contact section.contact_area .inner .lead_list {
padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .lead_list {
padding-bottom: 20px;
text-align: left;
}
}

.wrap.contact section.contact_area .inner .lead_idx {
padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .lead_idx {
padding-bottom: 20px;
}
}

.wrap.contact section.contact_area .inner .lead_idx span {
color: #d70c19;
}

.wrap.contact section.contact_area .inner .lead_idx span a {
text-decoration: underline;
color: #d70c19;
}

.wrap.contact section.contact_area .inner .lead_idx span a:hover {
text-decoration: none;
}

.wrap.contact section.contact_area .inner .lead_conf {
padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .lead_conf {
padding-bottom: 20px;
}
}

.wrap.contact section.contact_area .inner .lead_comp {
line-height: 1.8;
text-align: center;
font-weight: bold;
font-size: 143%;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .lead_comp {
font-size: 107%;
}
}

.wrap.contact section.contact_area .inner .text_comp {
padding: 40px 0;
line-height: 1.8;
text-align: center;
font-size: 107%;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .text_comp {
padding: 20px 0 20px;
text-align: left;
font-size: 88%;
}
}

.wrap.contact section.contact_area .inner .ecNotes {
margin-bottom: 70px;
line-height: 1.6;
text-align: center;
font-size: 107%;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .ecNotes {
margin-bottom: 50px;
text-align: left;
font-size: 88%;
}
}

.wrap.contact section.contact_area .inner .ecNotes a {
text-decoration: underline;
}

.wrap.contact section.contact_area .inner .error_message {
line-height: 1.6;
font-size: 107%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .error_message {
font-size: 88%;
}
}

.wrap.contact section.contact_area .inner .error_message.error_text {
margin-bottom: 50px;
padding: 20px;
background: #f7f7f7;
}

.wrap.contact section.contact_area .inner .error_message.error_text li:before {
content: '・';
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .error_message.error_text {
margin-bottom: 20px;
padding: 10px;
border: solid 1px #eee;
background: #fff;
}
}

.wrap.contact section.contact_area .inner .error_message.error_mail {
padding: 20px 0 0;
}

.wrap.contact section.contact_area .inner label {
cursor: pointer;
}

.wrap.contact section.contact_area .inner .contact_list {
width: 100%;
}

.wrap.contact section.contact_area .inner .contact_list ul {
padding-bottom: 30px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .contact_list ul {
padding-bottom: 10px;
}
}

.wrap.contact section.contact_area .inner .contact_list ul li {
padding-bottom: 10px;
}

.wrap.contact section.contact_area .inner .contact_list ul li a {
display: block;
position: relative;
padding: 40px;
border: solid 1px #eee;
background: #f7f7f7;
line-height: 1.4;
text-align: center;
font-weight: normal;
font-size: 129%;
color: #333;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .contact_list ul li a {
padding: 20px;
font-size: 107%;
}
}

.wrap.contact section.contact_area .inner .contact_list ul li a:after {
position: absolute;
top: 0;
right: 20px;
bottom: 0;
z-index: 2;
width: 18px;
height: 32px;
margin: auto 0;
background: url(/images/contact/icon_arrow.png) no-repeat;
-webkit-background-size: 18px 32px;
   -moz-background-size: 18px 32px;
     -o-background-size: 18px 32px;
        background-size: 18px 32px;
content: '';

    -ms-background-size: 18px 32px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .contact_list ul li a:after {
right: 10px;
width: 9px;
height: 16px;
-webkit-background-size: 9px 16px;
   -moz-background-size: 9px 16px;
     -o-background-size: 9px 16px;
        background-size: 9px 16px;

    -ms-background-size: 9px 16px;
}
}

.wrap.contact section.contact_area .inner .contact_link, .wrap.contact section.contact_area .inner .contact_link2 {
width: 100%;
}

.wrap.contact section.contact_area .inner .contact_link ul, .wrap.contact section.contact_area .inner .contact_link2 ul {
padding-bottom: 80px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .contact_link ul, .wrap.contact section.contact_area .inner .contact_link2 ul {
padding-bottom: 40px;
}
}

.wrap.contact section.contact_area .inner .contact_link ul li, .wrap.contact section.contact_area .inner .contact_link2 ul li {
padding-bottom: 10px;
padding-left: 1em;
line-height: 1.4;
text-indent: -1em;
font-size: 107%;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .contact_link ul li, .wrap.contact section.contact_area .inner .contact_link2 ul li {
font-size: 88%;
}
}

.wrap.contact section.contact_area .inner .contact_link ul li a, .wrap.contact section.contact_area .inner .contact_link2 ul li a {
text-decoration: underline;
}

.wrap.contact section.contact_area .inner .contact_link ul li a:hover, .wrap.contact section.contact_area .inner .contact_link2 ul li a:hover {
text-decoration: none;
}

.wrap.contact section.contact_area .inner .contact_link2 {
margin: 50px 0 0 0;
padding: 30px 0 0 0;
border-top: 2px dotted #d2d3d3;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .contact_link2 {
margin: 30px 0 0 0;
padding: 20px 0 0 0;
}
}

.wrap.contact section.contact_area .inner .contact_faq {
width: 100%;
padding-bottom: 60px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .contact_faq {
padding-bottom: 30px;
}
}

.wrap.contact section.contact_area .inner .contact_faq ul {
overflow: hidden;
margin-top: 10px;
padding-bottom: 10px;
border-top: solid 1px #eee;
border-bottom: solid 1px #eee;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .contact_faq ul {
padding-bottom: 6px;
}
}

.wrap.contact section.contact_area .inner .contact_faq ul li {
float: left;
width: 20%;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .contact_faq ul li {
width: 33.33%;
}
}

.wrap.contact section.contact_area .inner .contact_faq ul li a {
display: block;
padding: 10px 5px 0 5px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .contact_faq ul li a {
padding: 6px 3px 0 3px;
}
}

.wrap.contact section.contact_area .inner .sex_man {
margin-right: 10px;
}

.wrap.contact section.contact_area .inner .table_box {
margin: 0 0 60px;
padding: 0 10px;
border: 1px solid #f5f5f5;
background: #fff;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .table_box {
margin: 0 0 40px;
padding: 10px 10px 0 10px;
}
}

.wrap.contact section.contact_area .inner .table_box table {
width: auto;
}

.wrap.contact section.contact_area .inner .table_box table th {
width: 250px;
padding: 25px 16px;
vertical-align: top !important;
font-weight: normal;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .table_box table th {
width: 100%;
padding: 6px 10px;
background: #f7f7f7;
}
}

.wrap.contact section.contact_area .inner .table_box table th .notes {
color: #d70c19;
}

.wrap.contact section.contact_area .inner .table_box table th.wholesale_sublead {
padding: 70px 0 20px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .table_box table th.wholesale_sublead {
padding: 0;
}
}

.wrap.contact section.contact_area .inner .table_box table th.wholesale_sublead .wholesale_sublead_box {
padding: 25px 16px;
background: #f7f7f7;
text-align: center;
font-weight: bold;
font-size: 115%;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .table_box table th.wholesale_sublead .wholesale_sublead_box {
margin: 0 0 10px;
padding: 6px 10px;
text-align: left;
font-size: 94%;
}
}

.wrap.contact section.contact_area .inner .table_box table td {
position: relative;
padding: 25px 16px;
vertical-align: middle;
word-break: break-all;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .table_box table td {
padding: 12px 10px 18px 10px;
}
}

.wrap.contact section.contact_area .inner .table_box table td .mail_notes {
padding-top: 20px;
line-height: 1.5;
color: #d70c19;
}

.wrap.contact section.contact_area .inner .table_box table td .product_table {
display: table;
width: 100%;
}

.wrap.contact section.contact_area .inner .table_box table td .product_table .product_table_row {
display: table-row;
}

.wrap.contact section.contact_area .inner .table_box table td .product_table .product_table_row label {
display: table-cell;
width: 33.33%;
padding-bottom: 15px;
vertical-align: middle;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .table_box table td .product_table .product_table_row label {
display: block;
width: auto;
}
}

.wrap.contact section.contact_area .inner .table_box table td .product_table .product_table_row label .product_inner_table {
display: table;
}

.wrap.contact section.contact_area .inner .table_box table td .product_table .product_table_row label .product_inner_table ul {
display: table-row;
}

.wrap.contact section.contact_area .inner .table_box table td .product_table .product_table_row label .product_inner_table ul li {
display: table-cell;
line-height: 1.4;
vertical-align: middle;
}

.wrap.contact section.contact_area .inner .table_box table td .product_table .product_table_row label .product_inner_table ul li img {
display: inline;
width: 60px;
min-width: 60px;
padding-right: 10px;
}

.wrap.contact section.contact_area .inner .table_box table td a {
text-decoration: underline;
}

.wrap.contact section.contact_area .inner .table_box table td a:hover {
text-decoration: none;
}

.wrap.contact section.contact_area .inner .table_box table td .check_table {
width: 100%;
padding-right: 20px;
}

.wrap.contact section.contact_area .inner .table_box table td .check_table label {
padding-right: 20px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .table_box table td .check_table label {
display: block;
padding-bottom: 10px;
}
}

.wrap.contact section.contact_area .inner .table_box table td .wholesale_cpol {
border-top: none;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .table_box table td .wholesale_cpol tr {
display: block;
padding: 0 5px 0 5px;
}
}

.wrap.contact section.contact_area .inner .table_box table td .wholesale_cpol th {
width: 15%;
padding: 0 10px 20px 10px;
border-bottom: none;
background: #fff;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .table_box table td .wholesale_cpol th {
width: 100%;
padding: 6px 10px;
}
}

.wrap.contact section.contact_area .inner .table_box table td .wholesale_cpol td {
padding: 0 10px 20px 10px;
border-bottom: none;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .table_box table td .wholesale_cpol td {
padding: 0 7px 0 7px;
}
}

.wrap.contact section.contact_area .inner .table_box table td dl dt {
float: left;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .table_box table td dl dt {
float: none;
}
}

.wrap.contact section.contact_area .inner .table_box table td dl dd {
margin: 0 0 20px 80px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .table_box table td dl dd {
margin: 0 0 15px;
}
}

.wrap.contact section.contact_area .inner .table_box table th, .wrap.contact section.contact_area .inner .table_box table td {
border-top: none;
border-bottom: 1px solid #f5f5f5;
line-height: 2;
text-align: left;
vertical-align: middle;
}

.wrap.contact section.contact_area .inner .table_box table th.last, .wrap.contact section.contact_area .inner .table_box table td.last {
border: none;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .table_box table th, .wrap.contact section.contact_area .inner .table_box table td {
display: block;
width: 100%;
border-bottom: none;
line-height: 1.6;
font-size: 88%;
}
.wrap.contact section.contact_area .inner .table_box table th.buy_time span, .wrap.contact section.contact_area .inner .table_box table td.buy_time span {
display: block;
font-weight: normal;
}
.wrap.contact section.contact_area .inner .table_box table th.buy_time span:last-of-type, .wrap.contact section.contact_area .inner .table_box table td.buy_time span:last-of-type {
margin-top: 10px;
margin-left: -18px;
}
}

.wrap.contact section.contact_area .inner .table_box table td.last {
border: none;
}

.wrap.contact section.contact_area .inner .checkbox_area {
display: inline-block;
margin: 0 0 0 5px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .checkbox_area {
margin: 10px 0 0 0;
}
}

.wrap.contact section.contact_area .inner .checkbox_area input[type='checkbox'] {
display: none;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .checkbox_area .height_box {
float: none;
margin-bottom: 10px;
}
.wrap.contact section.contact_area .inner .checkbox_area .height_box:last-of-type {
margin-bottom: 0;
}
}

.wrap.contact section.contact_area .inner .checkbox_area .width_box {
margin-bottom: 10px;
}

.wrap.contact section.contact_area .inner .checkbox_area .width_box:last-of-type {
margin-bottom: 0;
}

.wrap.contact section.contact_area .inner .checkbox_area label {
display: inline-block;
position: relative;
padding: 0 10px 0 27px;
line-height: 1;
text-align: center;
color: #3e4956;
cursor: pointer;
}

.wrap.contact section.contact_area .inner .checkbox_area label:before {
position: absolute;
top: 50%;
left: 0;
width: 20px;
height: 20px;
margin-top: -10px;
border: 1px solid #ccc;
-webkit-border-radius: 30%;
   -moz-border-radius: 30%;
        border-radius: 30%;
background: #fff;
content: '';

    -ms-border-radius: 30%;
     -o-border-radius: 30%;
}

.wrap.contact section.contact_area .inner .checkbox_area input[type='checkbox']:checked + label:after {
position: absolute;
top: 50%;
left: 3px;
width: 14px;
height: 14px;
margin-top: -7px;
-webkit-border-radius: 30%;
   -moz-border-radius: 30%;
        border-radius: 30%;
background: #d70c19;
content: '';

    -ms-border-radius: 30%;
     -o-border-radius: 30%;
}

.wrap.contact section.contact_area .inner .radio_area input[type='radio'] {
display: none;
}

.wrap.contact section.contact_area .inner .radio_area .height_box {
float: left;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .radio_area .height_box {
float: none;
margin-bottom: 10px;
}
.wrap.contact section.contact_area .inner .radio_area .height_box:last-of-type {
margin-bottom: 0;
}
}

.wrap.contact section.contact_area .inner .radio_area .width_box {
margin-bottom: 10px;
}

.wrap.contact section.contact_area .inner .radio_area .width_box:last-of-type {
margin-bottom: 0;
}

.wrap.contact section.contact_area .inner .radio_area label {
display: inline-block;
position: relative;
padding: 0 10px 0 27px;
line-height: 1;
text-align: center;
color: #3e4956;
cursor: pointer;
}

.wrap.contact section.contact_area .inner .radio_area label:before {
position: absolute;
top: 50%;
left: 0;
width: 20px;
height: 20px;
margin-top: -10px;
border: 1px solid #ccc;
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
        border-radius: 50%;
background: #fff;
content: '';

    -ms-border-radius: 50%;
     -o-border-radius: 50%;
}

.wrap.contact section.contact_area .inner .radio_area input[type='radio']:checked + label:after {
position: absolute;
top: 50%;
left: 3px;
width: 14px;
height: 14px;
margin-top: -7px;
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
        border-radius: 50%;
background: #d70c19;
content: '';

    -ms-border-radius: 50%;
     -o-border-radius: 50%;
}

.wrap.contact section.contact_area .inner input[type=text] {
-webkit-box-shadow: none;
   -moz-box-shadow: none;
        box-shadow: none;
width: 350px;
border: solid 1px #ddd;

    -ms-box-shadow: none;
     -o-box-shadow: none;
}

.wrap.contact section.contact_area .inner input[type=text].form_age {
width: 50px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner input[type=text].form_age {
width: 50px !important;
}
}

.wrap.contact section.contact_area .inner input[type=text].form_other {
width: 200px;
}

.wrap.contact section.contact_area .inner input[type=text].support_textbox_adj, .wrap.contact section.contact_area .inner input[type=text].wholesale_textbox_adj {
width: 250px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner input[type=text] {
width: 100% !important;
}
}

.wrap.contact section.contact_area .inner select {
width: 60px;
padding: 3px 10px;
border: 1px solid #ccc;
background: #f5f5f5;
cursor: pointer;
}

.wrap.contact section.contact_area .inner select.long {
width: auto;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner select#jobs_select {
width: 80%;
}
}

.wrap.contact section.contact_area .inner textarea {
-webkit-box-shadow: none;
        box-shadow: none;
width: 100%;
height: 120px;
max-height: 300px;
padding: 3px 10px;
border: solid 1px #ddd;
background: #fff;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner textarea {
height: 100px;
max-height: 250px;
padding: 10px;
}
}

.wrap.contact section.contact_area .inner input[type=submit],
.wrap.contact section.contact_area .inner .link_comp a {
width: 300px;
padding: 15px 0;
border: 0;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner input[type=submit],
.wrap.contact section.contact_area .inner .link_comp a {
width: 260px;
padding: 16px 0;
font-size: 88%;
}
}

.wrap.contact section.contact_area .inner .submit_conf,
.wrap.contact section.contact_area .inner .submit_send {
border: 0;
background-color: #d70c19;
color: #fff;
}

.wrap.contact section.contact_area .inner .submit_backform {
border: solid 1px #999 !important;
background-color: #fff;
}

.wrap.contact section.contact_area .inner .link_comp {
margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .link_comp {
margin-bottom: 40px;
}
}

.wrap.contact section.contact_area .inner .link_comp a {
display: block;
position: relative;
margin: 0 auto;
border: solid 1px #999 !important;
background-color: #fff;
text-align: center;
color: #000;
}

.wrap.contact section.contact_area .inner .link_comp a:after {
position: absolute;
top: 17px;
right: 20px;
z-index: 2;
width: 12px;
height: 20px;
background: url(/images/common/icon_megamenu_arrow.png) no-repeat;
-webkit-background-size: 12px 20px;
   -moz-background-size: 12px 20px;
     -o-background-size: 12px 20px;
        background-size: 12px 20px;
content: '';

    -ms-background-size: 12px 20px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .link_comp a:after {
top: 14px;
width: 6px;
height: 10px;
-webkit-background-size: 6px 10px;
   -moz-background-size: 6px 10px;
     -o-background-size: 6px 10px;
        background-size: 6px 10px;

    -ms-background-size: 6px 10px;
}
}

.wrap.contact section.contact_area .inner .spBr {
display: none;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .spBr {
display: block;
}
}

.wrap.contact section.contact_area .inner .pcBr {
display: block;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .pcBr {
display: none;
}
}

.wrap.contact section.contact_area .inner .submit_conf_table {
padding: 20px 0 60px;
border-radius: none !important;
text-align: center;
font-weight: bold;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .submit_conf_table {
padding: 0 0 40px;
}
}

.wrap.contact section.contact_area .inner .submit_send_table {
overflow: hidden;
width: 720px;
margin: 0 auto;
padding: 20px 0 80px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .submit_send_table {
width: 100%;
padding: 0 0 40px;
}
}

.wrap.contact section.contact_area .inner .submit_send_table .submit_send_inner {
width: 300px;
margin: 0 30px;
font-weight: bold;
}

.wrap.contact section.contact_area .inner .submit_send_table .submit_send_inner:first-child {
float: right;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .submit_send_table .submit_send_inner:first-child {
float: none;
width: 100%;
margin: 0 0 20px;
text-align: center;
}
}

.wrap.contact section.contact_area .inner .submit_send_table .submit_send_inner:last-child {
float: left;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .submit_send_table .submit_send_inner:last-child {
float: none;
width: 100%;
margin: 0;
text-align: center;
}
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .und_box {
margin: 0 0 0 -18px;
padding: 5px 0 0 0;
}
}

.wrap.contact section.contact_area .inner .support_textbox_adj {
margin: 5px 0 10px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .wholesale_textbox_adj, .wrap.contact section.contact_area .inner .support_textbox_adj, .wrap.contact section.contact_area .inner .press_textbox_adj {
margin: 5px 0 5px;
}
}

.wrap.contact section.contact_area .inner .support_other_cu {
padding: 0 0 10px 0;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .support_other_cu {
padding: 0 0 5px 0;
}
}

.wrap.contact section.contact_area .inner .press_other_txt {
padding: 0 5px 0 10px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .press_other_txt {
padding: 0 0 5px 0;
}
}

.wrap.contact section.contact_area .inner .confilm_bold {
font-weight: bold;
}

.wrap.contact section.contact_area .inner .lot_number {
margin: 10px 0 0 0;
}

.wrap.contact section.contact_area .inner .lot_number span {
font-weight: bold;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .lot_number {
margin: 5px 0 0 0;
}
}

.wrap.contact section.contact_area .inner .other_box {
display: inline-block;
margin: 10px 0 0 0;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .other_box {
width: 100%;
margin: 0;
}
}

.wrap.contact section.contact_area .inner .other_txt_box {
margin: 20px 0 0 0;
}

.wrap.contact section.contact_area .inner .require {
display: inline-block;
padding-left: 14px;
font-weight: normal;
font-size: 79%;
color: #d70c19;
}

.wrap.contact section.contact_area .inner .radio_box li:first-of-type label {
padding-top: 0;
}

.wrap.contact section.contact_area .inner .choice_box {
padding: 26px 16px !important;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .choice_box {
padding: 12px 10px 18px 10px !important;
}
}

.wrap.contact section.contact_area .inner .choice_box ul {
padding-bottom: 14px;
}

.wrap.contact section.contact_area .inner .choice_box ul li {
float: left;
width: 33%;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
background: #f5f5f5;
font-size: 86%;
}

.wrap.contact section.contact_area .inner .choice_box ul li .item {
display: table;
width: 100%;
background: #f5f5f5;
}

.wrap.contact section.contact_area .inner .choice_box ul li img {
width: 70px;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .choice_box ul li {
float: none;
width: 100%;
height: auto !important;
}
}

.wrap.contact section.contact_area .inner .choice_box dl {
padding-bottom: 14px;
}

.wrap.contact section.contact_area .inner .choice_box dl:last-of-type {
padding-bottom: 0;
}

.wrap.contact section.contact_area .inner .choice_box dl dt {
float: none !important;
padding-bottom: 7px;
}

.wrap.contact section.contact_area .inner .choice_box dl dd {
float: left;
width: 33%;
margin: 0 !important;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
font-size: 86%;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .choice_box dl dd {
float: none;
width: 100%;
}
}

.wrap.contact section.contact_area .inner .choice_box dl dd input {
display: none;
}

.wrap.contact section.contact_area .inner .choice_box dl dd label {
display: table;
width: 100%;
padding: 0;
background: #f5f5f5;
cursor: pointer;
}

.wrap.contact section.contact_area .inner .choice_box dl dd label:hover {
background: #e9e9e9;
}

.wrap.contact section.contact_area .inner .choice_box dl dd input:checked + label {
background: #c9c9c9;
}

.wrap.contact section.contact_area .inner .choice_box .choice_btn {
width: 245px;
margin: 0 0 20px;
border: solid 1px #ddd;
line-height: 1;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .choice_box .choice_btn {
width: 100%;
}
}

.wrap.contact section.contact_area .inner .choice_box .choice_btn a {
padding: 15px 0;
background: #fcfcfc;
text-decoration: none;
font-weight: normal;
font-size: 107%;
}

.wrap.contact section.contact_area .inner .choice_box .choice_btn a:after {
display: none;
}

.wrap.contact section.contact_area .inner .choice_box dd label div,
.wrap.contact section.contact_area .inner .choice_box li .item div {
display: table-cell;
width: 70px;
}

.wrap.contact section.contact_area .inner .choice_box dd label span,
.wrap.contact section.contact_area .inner .choice_box li .item span {
display: table-cell;
padding-right: 14px;
line-height: 1.4;
text-align: left;
vertical-align: middle;
}

.wrap.contact section.contact_area .inner #modal_products {
display: none;
position: fixed;
top: 0;
left: 0;
z-index: 5000;
width: 100%;
height: 120%;
background: rgba(0, 0, 0, .8);
}

.wrap.contact section.contact_area .inner #modal_products .inner {
width: 868px;
margin: 0 auto;
padding: 0;
}

@media screen and (max-width: 980px) {
.wrap.contact section.contact_area .inner #modal_products .inner {
width: 90%;
}
}

.wrap.contact section.contact_area .inner #modal_products .inner img {
width: 70px;
}

.wrap.contact section.contact_area .inner .modal_window {
overflow-y: scroll;
margin: 60px auto 0;
padding: 28px;
background: #fff;
}

.wrap.contact section.contact_area .inner .modal_window dl:last-of-type {
padding-bottom: 28px;
}

.wrap.contact section.contact_area .inner .modal_btn {
width: 248px;
margin: 30px auto 0;
border: solid 1px #ddd;
line-height: 1;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .modal_btn {
width: 100%;
}
}

.wrap.contact section.contact_area .inner .modal_btn a {
padding: 15px 0;
background: #fcfcfc;
text-decoration: none !important;
font-weight: normal;
font-size: 107%;
}

.wrap.contact section.contact_area .inner .modal_btn a:after {
display: none;
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .modal_btn a {
padding: 12px 0;
}
}

@media screen and (max-width: 768px) {
.wrap.contact section.contact_area .inner .choice_box dd label:hover {
background: #f5f5f5;
}
.wrap.contact section.contact_area .inner .modal_window {
margin: 28px auto 0;
padding: 14px;

-webkit-overflow-scrolling: touch;
}
.wrap.contact section.contact_area .inner .modal_window dl:last-of-type {
padding-bottom: 14px;
}
.wrap.contact section.contact_area .inner .contact .submit_box .btn {
font-size: 100%;
}
}

/* ==========================================================================

ニュースページ

========================================================================== */
.wrap.newsArc section.news_area .inner {
width: 100%;
max-width: 1020px;
margin: 0 auto;
padding: 60px 20px 0;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_area .inner {
width: auto;
padding: 40px 20px 0;
}
}

.wrap.newsArc section.news_area .inner h1 {
width: 30.1020%;
margin: 0 auto 7.85% auto !important;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_area .inner h1 {
width: 60.93%;
margin: 0 auto 20px auto !important;
}
}

.wrap.newsArc section.news_area .inner h1 span {
display: block;
padding: 18px 0 0 0;
letter-spacing: .5em;
font-weight: bold;
font-size: 86%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_area .inner h1 span {
padding: 2.34% 0 0 0;
font-size: 75%;
}
}

.wrap.newsArc section.news_area .inner h2 {
display: inline-block;
position: relative;
margin: 0 auto;
padding: 0 50px;
text-align: center;
letter-spacing: 4px;
font-weight: bold;
font-size: 172% !important;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_area .inner h2 {
font-size: 120% !important;
}
}

.wrap.newsArc section.news_area .inner h2:before, .wrap.newsArc section.news_area .inner h2:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 30px;
height: 1px;
margin: auto;
background-color: #d70c19;
content: '';
}

.wrap.newsArc section.news_area .inner h2:after {
right: 0;
left: inherit;
}

.wrap.newsArc section.news_area .inner p {
margin-top: 2.551%;
margin-bottom: 5.612%;
line-height: 2.1;
text-align: center;
font-weight: bold;
font-size: 215%;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_area .inner p {
font-size: 137.5%;
}
}

.wrap.newsArc section.news_bass_layout .inner {
width: 100%;
max-width: 1020px;
margin: auto;
padding: 0 20px;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_bass_layout .inner {
padding: 0;
}
}

.wrap.newsArc section.news_bass_layout .inner h2 {
display: inline-block;
position: relative;
padding: 0 50px;
letter-spacing: 4px;
font-weight: bold;
font-size: 143% !important;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_bass_layout .inner h2 {
font-size: 112.5% !important;
}
}

.wrap.newsArc section.news_bass_layout .inner h2:before, .wrap.newsArc section.news_bass_layout .inner h2:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 30px;
height: 1px;
margin: auto;
background-color: #d70c19;
content: '';
}

.wrap.newsArc section.news_bass_layout .inner h2:after {
right: 0;
left: inherit;
}

.wrap.newsArc section.news_bass_layout .inner .news_box .title_layout {
position: relative;
width: 100%;
padding: 2.448% 0 0 0;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_bass_layout .inner .news_box .title_layout {
padding: 2.448% 20px 0;
}
}

.wrap.newsArc section.news_bass_layout .inner .news_box .title_layout p {
line-height: 1;
font-weight: bold;
font-size: 215%;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_bass_layout .inner .news_box .title_layout p {
padding: 2.551% 20px 6.122%;
font-size: 115%;
}
}

.wrap.newsArc section.news_bass_layout .inner .news_box .title_layout .archives {
position: absolute;
top: 11px;
right: 0;
width: 220px;
margin-bottom: 0;
padding: 10px 0;
background-color: #000;
color: #fff;
cursor: pointer;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_bass_layout .inner .news_box .title_layout .archives {
position: relative;
top: 0;
width: 100%;
margin: 0 auto;
}
}

.wrap.newsArc section.news_bass_layout .inner .news_box .title_layout .archives h3 {
width: 100%;
background-image: url('/images/news/top/news_archives.gif');
background-position: right 12px center;
background-repeat: no-repeat;
font-size: 14px;
color: #fff;
}

.wrap.newsArc section.news_bass_layout .inner .news_box .title_layout .archives ul {
display: none;
position: absolute;
top: 42px;
z-index: 999;
width: 100%;
padding: 0;
background-color: #eee;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_bass_layout .inner .news_box .title_layout .archives ul {
margin: 0;
padding: 0;
}
}

.wrap.newsArc section.news_bass_layout .inner .news_box .title_layout .archives ul li {
width: 100%;
margin-right: 0;
margin-bottom: 0;
border-bottom: 1px solid #fff;
font-size: 14px;
color: #000;
}

.wrap.newsArc section.news_bass_layout .inner .news_box .title_layout .archives ul li:last-child {
border-bottom: 0;
}

.wrap.newsArc section.news_bass_layout .inner .news_box .title_layout .archives ul li a {
display: block;
width: 100%;
padding: 15px 0;
}

.wrap.newsArc section.news_bass_layout .inner .news_box ul {
overflow: hidden;
width: 100%;
margin-bottom: 2.048%;
padding-top: 4.0816%;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_bass_layout .inner .news_box ul {
width: auto;
margin: 0 20px;
padding-top: 8.0816%;
}
}

.wrap.newsArc section.news_bass_layout .inner .news_box ul li {
position: relative;
float: left;
width: 32.1428%;
margin-right: 1.7857%;
margin-bottom: 4.0816%;
border: 1px solid #eee;
letter-spacing: normal;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_bass_layout .inner .news_box ul li {
position: relative;
width: 100%;
margin-bottom: 8.0816%;
}
}

.wrap.newsArc section.news_bass_layout .inner .news_box ul li:nth-child(3n) {
margin-right: 0;
}

.wrap.newsArc section.news_bass_layout .inner .news_box ul li .new_icno {
position: absolute;
top: -10px;
left: 10px;
z-index: 998;
}

.wrap.newsArc section.news_bass_layout .inner .news_box ul li .news_card {
overflow: hidden;
width: 100%;
text-align: left;
}

.wrap.newsArc section.news_bass_layout .inner .news_box ul li .news_card a {
display: block;
}

.wrap.newsArc section.news_bass_layout .inner .news_box ul li .news_card .thumbnail_box {
width: 100%;
margin-bottom: 20px;
border-bottom: 1px solid #eee;
background-color: #f8f8f8;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
text-align: center;
}

.wrap.newsArc section.news_bass_layout .inner .news_box ul li .news_card .thumbnail_box:before {
display: block;
width: 100%;
padding-top: 55.555%;
content: '';
}

.wrap.newsArc section.news_bass_layout .inner .news_box ul li .news_card time {
display: block;
position: relative;
width: 100%;
margin-bottom: 15px;
padding: 0 20px 0 45px;
line-height: 1;
font-size: 12px;
}

.wrap.newsArc section.news_bass_layout .inner .news_box ul li .news_card time:before {
position: absolute;
top: 0;
bottom: 0;
left: 20px;
width: 20px;
height: 1px;
margin: auto;
background-color: #000;
content: '';
}

.wrap.newsArc section.news_bass_layout .inner .news_box ul li .news_card h2 {
display: block;
padding: 0 20px 15px;
line-height: 1.8;
font-size: 14px !important;
color: #555;
}

.wrap.newsArc section.news_bass_layout .inner .news_box ul li .news_card h2:before, .wrap.newsArc section.news_bass_layout .inner .news_box ul li .news_card h2:after {
display: none;
}

.wrap.newsArc section.news_bass_layout .inner .news_box ul li .news_card h2 a {
font-weight: normal;
}

.wrap.newsArc section.news_bass_layout .inner .pager_layout {
width: 100%;
max-width: 406px;
margin: 0 auto;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_bass_layout .inner .pager_layout {
max-width: none;
margin-bottom: 4.0816%;
}
}

.wrap.newsArc section.news_bass_layout .inner .pager_layout ul {
overflow: hidden;
width: 100%;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_bass_layout .inner .pager_layout ul {
margin: 0;
padding: 0 20px;
text-align: center;
}
}

.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li {
display: inline-block;
float: none;
width: 36px;
margin: 0;
margin-right: 10px;
border: 1px solid #cfcfcf;
line-height: 1;
font-size: 12px;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li {
width: 30px;
height: 30px;
}
}

.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li span {
display: block;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li span {
display: none;
}
}

.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li span.sp {
display: none;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li span.sp {
display: block;
}
}

.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li a {
display: block;
width: 100%;
padding: 8px;
}

.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li a:hover {
background-color: #f5f5f5;
}

.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li.prev {
width: 83px;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li.prev {
width: 30px;
}
}

.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li.prev a {
background-image: url('/images/news/top/news_prev.gif');
background-position: left 15px top 9px;
background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li.prev a {
background-position: center center;
text-indent: -9999px;
}
}

.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li.next {
width: 83px;
margin-right: 0;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li.next {
width: 30px;
}
}

.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li.next a {
background-image: url('/images/news/top/news_next.gif');
background-position: right 15px top 9px;
background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li.next a {
background-position: center center;
text-indent: -9999px;
}
}

.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li:nth-child(3n) {
margin-right: 10px;
}

.wrap.newsArc section.news_bass_layout .inner .pager_layout ul li.accent {
background-color: #f5f5f5;
}

.wrap.single section.news_area .inner {
width: 100%;
max-width: 1020px;
margin: 0 auto;
padding: 60px 20px 0;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.single section.news_area .inner {
width: auto;
padding: 40px 20px 0;
}
}

.wrap.single section.news_area .inner p {
width: 30.1020%;
margin: 0 auto 6.05% auto !important;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.single section.news_area .inner p {
width: 60.93%;
margin: 0 auto 20px auto !important;
}
}

.wrap.single section.news_area .inner p span {
display: block;
padding: 18px 0 0 0;
letter-spacing: .5em;
font-weight: bold;
font-size: 86%;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.single section.news_area .inner p span {
padding: 2.34% 0 0 0;
font-size: 75%;
}
}

.wrap.single section.news_area .inner h2 {
display: inline-block;
position: relative;
margin: 0 auto;
padding: 0 50px;
text-align: center;
letter-spacing: 4px;
font-weight: bold;
font-size: 172% !important;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.single section.news_area .inner h2 {
font-size: 120% !important;
}
}

.wrap.single section.news_area .inner h2:before, .wrap.single section.news_area .inner h2:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 30px;
height: 1px;
margin: auto;
background-color: #d70c19;
content: '';
}

.wrap.single section.news_area .inner h2:after {
right: 0;
left: inherit;
}

.wrap.single section.news_bass_layout .inner {
width: 100%;
max-width: 1020px;
margin: auto;
padding: 0 20px;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.single section.news_bass_layout .inner {
padding: 0 20px;
}
}

.wrap.single section.news_bass_layout .inner h2 {
display: inline-block;
position: relative;
padding: 0 50px;
letter-spacing: 4px;
font-weight: bold;
font-size: 143% !important;
color: #d70c19;
}

@media screen and (max-width: 768px) {
.wrap.single section.news_bass_layout .inner h2 {
font-size: 112.5% !important;
}
}

.wrap.single section.news_bass_layout .inner h2:before, .wrap.single section.news_bass_layout .inner h2:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 30px;
height: 1px;
margin: auto;
background-color: #d70c19;
content: '';
}

.wrap.single section.news_bass_layout .inner h2:after {
right: 0;
left: inherit;
}

.wrap.single section.news_bass_layout .inner .news_box .title_layout {
display: block;
position: relative;
float: left;
width: 100%;
margin-bottom: 20px;
padding: 20px 0 0 0;
border-top: 1px solid #eee;
text-align: left;
}

.wrap.single section.news_bass_layout .inner .news_box .title_layout .icon {
float: left;
width: 94px;
margin-right: 10px;
padding: 8px 0;
background-color: #d80c18;
line-height: 1;
text-align: center;
font-weight: bold;
color: #fff;
}

@media screen and (max-width: 768px) {
.wrap.single section.news_bass_layout .inner .news_box .title_layout .icon {
padding: 5px;
}
}

.wrap.single section.news_bass_layout .inner .news_box .title_layout time {
float: left;
padding: 3px 0 0 0;
font-size: 14px;
}

@media screen and (max-width: 768px) {
.wrap.single section.news_bass_layout .inner .news_box .title_layout time {
padding: 2px 0 0 0;
}
}

.wrap.single section.news_bass_layout .inner .news_box .title_layout .archives {
position: absolute;
right: 0;
bottom: 0;
width: 220px;
margin-bottom: 0;
padding: 10px 0;
background-color: #000;
text-align: center;
color: #fff;
cursor: pointer;
}

@media screen and (max-width: 768px) {
.wrap.single section.news_bass_layout .inner .news_box .title_layout .archives {
display: block;
position: relative;
width: 100%;
margin-bottom: 4.0816%;
}
}

.wrap.single section.news_bass_layout .inner .news_box .title_layout .archives h3 {
width: 100%;
background-image: url('/images/news/top/news_archives.gif');
background-position: right 12px center;
background-repeat: no-repeat;
font-size: 14px;
color: #fff;
}

.wrap.single section.news_bass_layout .inner .news_box .title_layout .archives ul {
display: none;
position: absolute;
top: 42px;
z-index: 999;
width: 100%;
padding: 0;
background-color: #eee;
}

.wrap.single section.news_bass_layout .inner .news_box .title_layout .archives ul li {
width: 100%;
margin-right: 0;
margin-bottom: 0;
border-bottom: 1px solid #fff;
font-size: 14px;
color: #000;
}

.wrap.single section.news_bass_layout .inner .news_box .title_layout .archives ul li:last-child {
border-bottom: 0;
}

.wrap.single section.news_bass_layout .inner .news_box .title_layout .archives ul li a {
display: block;
width: 100%;
padding: 15px 0;
}

.wrap.single section.news_bass_layout .inner .news_box .single_detail_layout {
overflow: hidden;
width: 100%;
text-align: left;
}

.wrap.single section.news_bass_layout .inner .news_box .single_detail_layout h1 {
margin-bottom: 40px;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
font-weight: bold;
font-size: 28px;
}

@media screen and (max-width: 768px) {
.wrap.single section.news_bass_layout .inner .news_box .single_detail_layout h1 {
margin-bottom: 5.2083%;
padding-bottom: 2.6041%;
font-size: 22px;
}
}

.wrap.single section.news_bass_layout .inner .news_box .single_detail_layout p {
display: block;
margin-bottom: 40px;
line-height: 1.8;
font-size: 16px;
}

@media screen and (max-width: 768px) {
.wrap.single section.news_bass_layout .inner .news_box .single_detail_layout p {
margin-bottom: 5.2083%;
}
}

.wrap.single section.news_bass_layout .inner .news_box .single_detail_layout p:last-child {
margin-bottom: 0;
}

.wrap.single section.news_bass_layout .inner .news_box .single_detail_layout p a {
text-decoration: underline;
-webkit-transition-duration: .3s;
        transition-duration: .3s;
}

.wrap.single section.news_bass_layout .inner .news_box .single_detail_layout p a:hover {
opacity: .5;
text-decoration: none;
-webkit-transition-duration: .3s;
        transition-duration: .3s;
}

.wrap.single section.news_bass_layout .inner .news_box .single_detail_layout .single_thumbnail {
display: block;
overflow: hidden;
width: 100%;
margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
.wrap.single section.news_bass_layout .inner .news_box .single_detail_layout .single_thumbnail {
margin-bottom: 5.2083%;
}
}

.wrap.single section.news_bass_layout .inner .news_box .single_detail_layout .single_thumbnail img {
margin: 0 auto;
}

.wrap.single section.news_bass_layout .inner .news_box .single_detail_layout .accent {
font-weight: bold;
}

.wrap.single section.news_bass_layout .inner .news_box .single_pager_layout {
overflow: hidden;
width: 100%;
margin: 0 auto 10.2040%;
padding-top: 8.1632%;
}

.wrap.single section.news_bass_layout .inner .news_box .single_pager_layout ul {
overflow: hidden;
width: 100%;
padding-bottom: 1px;
text-align: center;
}

.wrap.single section.news_bass_layout .inner .news_box .single_pager_layout ul li {
display: inline-block;
width: 400px;
margin: 0;
border: 1px solid #cfcfcf;
line-height: 1;
font-size: 14px;
}

@media screen and (max-width: 768px) {
.wrap.single section.news_bass_layout .inner .news_box .single_pager_layout ul li {
width: 52.0833%;
}
}

.wrap.single section.news_bass_layout .inner .news_box .single_pager_layout ul li a {
display: block;
width: 100%;
padding: 22px 0;
background-image: url('/images/news/top/news_next.gif');
background-position: center right 20px;
background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
.wrap.single section.news_bass_layout .inner .news_box .single_pager_layout ul li a {
padding: 5.5% 0;
background-position: center right 5%;
}
}

.wrap.error section.error_area .inner {
width: 100%;
max-width: 1020px;
margin: 0 auto;
padding: 60px 20px 80px;
text-align: center;
}

@media screen and (max-width: 768px) {
.wrap.error section.error_area .inner {
width: auto;
padding: 40px 20px 60px;
}
}

.wrap.error section.error_area .inner h1 {
width: 31.32%;
width: 100%;
margin: 0 auto 3.85% auto !important;
text-align: left;
font-weight: bold;
font-size: 215% !important;
}

@media screen and (max-width: 768px) {
.wrap.error section.error_area .inner h1 {
text-align: center;
font-size: 125% !important;
}
}

.wrap.error section.error_area .inner h2 {
display: inline-block;
position: relative;
width: 100%;
margin: 0 auto 20px;
padding: 0;
text-align: left;
font-size: 16px !important;
color: #000;
}

.wrap.error section.error_area .inner p {
text-align: center;
text-align: left;
font-size: 16px;
}
