@charset "UTF-8";


html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, footer, header, nav, section, .section {
  display: block; }

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

figcaption, figure, main {
  display: block; }

figure {
  margin: 1em 40px; }

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

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b, strong {
  font-weight: inherit; }

b, strong {
  font-weight: bolder; }

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

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

audio, video {
  display: inline-block; }

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

img {
  border-style: none;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

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

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

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

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details, menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

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

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

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

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

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

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

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

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

.fa-th:before {
  content: "\f00a"; }

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

.fa-check:before {
  content: "\f00c"; }

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

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

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

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

.fa-signal:before {
  content: "\f012"; }

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

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

.fa-home:before {
  content: "\f015"; }

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

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

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

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

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

.fa-inbox:before {
  content: "\f01c"; }

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

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

.fa-refresh:before {
  content: "\f021"; }

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

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

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

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

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

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

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

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

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

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

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

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

.fa-list:before {
  content: "\f03a"; }

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

.fa-indent:before {
  content: "\f03c"; }

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

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

.fa-pencil:before {
  content: "\f040"; }

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

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

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

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

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

.fa-arrows:before {
  content: "\f047"; }

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

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

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

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

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

.fa-eject:before {
  content: "\f052"; }

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: "\f05b"; }

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

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

.fa-ban:before {
  content: "\f05e"; }

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

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

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

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

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

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

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

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

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

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

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

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

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

.fa-retweet:before {
  content: "\f079"; }

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

.fa-folder:before {
  content: "\f07b"; }

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

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

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

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

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

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

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

.fa-key:before {
  content: "\f084"; }

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

.fa-comments:before {
  content: "\f086"; }

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: "\f091"; }

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

.fa-upload:before {
  content: "\f093"; }

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

.fa-phone:before {
  content: "\f095"; }

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

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

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

.fa-twitter:before {
  content: "\f099"; }

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

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

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

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

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

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

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

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

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

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

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

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

.fa-paperclip:before {
  content: "\f0c6"; }

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

.fa-square:before {
  content: "\f0c8"; }

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

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

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

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

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

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

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

.fa-money:before {
  content: "\f0d6"; }

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

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

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

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

.fa-columns:before {
  content: "\f0db"; }

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

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

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

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

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

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

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

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

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

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

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

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

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

.fa-exchange:before {
  content: "\f0ec"; }

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

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

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

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

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

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

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

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

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

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

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

.fa-beer:before {
  content: "\f0fc"; }

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

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

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

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

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

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: "\f11b"; }

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

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

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

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

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

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

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

.fa-crop:before {
  content: "\f125"; }

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

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

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

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

.fa-microphone:before {
  content: "\f130"; }

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

.fa-shield:before {
  content: "\f132"; }

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

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

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

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

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

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

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

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

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

.fa-bullseye:before {
  content: "\f140"; }

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

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

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

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

.fa-ticket:before {
  content: "\f145"; }

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: "\f14e"; }

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

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

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

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

.fa-gbp:before {
  content: "\f154"; }

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

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

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

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

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

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

.fa-file:before {
  content: "\f15b"; }

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

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

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

.fa-dropbox:before {
  content: "\f16b"; }

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

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

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

.fa-tumblr:before {
  content: "\f173"; }

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

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

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

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

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

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

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

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

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

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

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

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

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

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

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

.fa-wheelchair:before {
  content: "\f193"; }

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

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

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

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

.fa-slack:before {
  content: "\f198"; }

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

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

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

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

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

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

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

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

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

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

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

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

.fa-steam:before {
  content: "\f1b6"; }

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

.fa-recycle:before {
  content: "\f1b8"; }

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

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

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

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

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

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

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

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

.fa-git:before {
  content: "\f1d3"; }

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

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

.fa-qq:before {
  content: "\f1d6"; }

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

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

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

.fa-history:before {
  content: "\f1da"; }

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

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

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

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

.fa-bomb:before {
  content: "\f1e2"; }

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

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

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

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

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

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

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

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

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

.fa-lastfm:before {
  content: "\f202"; }

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

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

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

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

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

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before, .fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4"; }

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

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

.font-oswald {
  font-family: 'Oswald', sans-serif; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-size: 14px;
  color: #000;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  height: 100%;
  margin: 0;
  padding: 0;
  line-height: 1.7;
  width: 100%; 
}

.main {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

p {
  margin-top: 0; }

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

a {
  color: #000;
  text-decoration: underline; }
  a:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.65; }

a.rev {
  text-decoration: none; }
  a.rev:hover {
    text-decoration: underline; }

address {
  font-style: normal; }

figure {
  margin: 0; }

dd {
  margin-left: 0; }

ol,
ul {
  padding-left: 1.5em; }

li {
  margin-bottom: .5em; }

section, .section {
 }

@media screen and (min-width: 769px) {
  section, .section {
 } }

@media print {
  a[href]:after {
    display: none; }
  abbr[title]:after {
    display: none; } }


.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table; }

.clearfix:after,
.modal-header:after,
.modal-footer:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }


/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
}
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [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: block; } */

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./img/common/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick/slick.eot");
  src: url("./fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick/slick.woff") format("woff"), url("./fonts/slick/slick.ttf") format("truetype"), url("./fonts/slick/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
/* .slick-prev,
.slick-next {
  position: absolute;
  display: none;
  width: 16px;
  height: 31px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-top: -20px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    opacity: 0.65;
    color: transparent; }
  .slick-prev.slick-disabled,
  .slick-next.slick-disabled {
    opacity: 0.25; }

.slick-prev {
  display: none;
  left: -30px;
}

.slick-next {
  display: none;
  right: -30px;
} */

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 80px; }

.slick-dots {
  position: absolute;
  bottom: -50px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 0.65; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        color: #AAA;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #39B8B8;
      opacity: 0.75; }

.slick-archive {
  padding-top: 10px;
  margin: 0 auto;
  width: calc(100% - 50px); }

.slick-archive__item {
  padding: 5px; }
  .slick-archive__item a {
    display: block;
    max-width: 350px;
    margin: auto;
    color: #231815;
    text-decoration: none;
    position: relative; }
    .slick-archive__item a:hover {
      opacity: 0.65; }

.slick-archive__date {
  margin-top: 5px;
  display: block; }

.slick-archive__title {
  display: block;
  font-weight: bold; }

.slick-archive__label {
  background-color: #464a4c;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding: .2em 2em; }

@media screen and (max-width: 560px) {
  .slick-archive__date {
    font-size: 1rem; }
  .slick-archive__title {
    font-size: 1.2rem; }
  .slick-archive__label {
    font-size: 1rem; } }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.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 {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

/*
 toggle button

*/
.toggle {
  display: none; }

@media screen and (max-width: 768px) {
  .toggle {
    cursor: pointer;
    display: inline-block;
    background: none;
    border: none;
    outline: none;
    position: absolute;
    padding: 13px;
    right: 10px;
    text-align: center;
    top: 10px;
    z-index: 7; }
  .toggle__bar {
    position: relative;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .toggle__bar, .toggle__bar::before, .toggle__bar::after {
      display: block;
      width: 25px;
      height: 3px;
      background-color: #231815;
      outline: 1px solid transparent;
      -webkit-transition-property: background-color, -webkit-transform;
      transition-property: background-color, -webkit-transform;
      transition-property: background-color, transform;
      transition-property: background-color, transform, -webkit-transform;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s; }
    .toggle__bar::before, .toggle__bar::after {
      position: absolute;
      content: ""; }
    .toggle__bar::before {
      top: -8px; }
    .toggle__bar::after {
      top: 8px; }
  .toggle__title {
    font-size: 10px;
    font-size: 1rem;
    display: block;
    padding-top: 5px;
    width: 4em;
    white-space: nowrap; }
  .toggle__title:before {
    content: "メニュー"; } }

.toggle[aria-expanded="true"] .toggle__bar {
  background-color: transparent; }

.toggle[aria-expanded="true"] .toggle__bar::before {
  -webkit-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg); }

.toggle[aria-expanded="true"] .toggle__bar::after {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg); }

.toggle[aria-expanded="true"] .toggle__title:before {
  content: "とじる"; }

.icon-check, .list-check > li {
  position: relative;
  padding-left: 1.5em; }
  .icon-check:before, .list-check > li:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
    position: absolute;
    left: 0;
    top: 0;
    line-height: 2; }

.icon-come {
  text-indent: -1em;
  margin-left: 1em; }
  .icon-come:before {
    content: "※"; }

.list, .pagination {
  list-style: none;
  margin-top: 0;
  padding-left: 0; }

input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=password],
input[type=number],
input[type=date],
select {
  font-size: 16px;
  font-size: 1.6rem;
  background: #FFF;
  border: 1px solid #E8E8E8;
  margin: 2px;
  outline: none;
  padding: 0 .3em;
  width: 100%; }
  input[type=text]:focus,
  input[type=email]:focus,
  input[type=tel]:focus,
  input[type=url]:focus,
  input[type=password]:focus,
  input[type=number]:focus,
  input[type=date]:focus,
  select:focus {
    border-color: #202020; }

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

select {
  font-size: 13px;
  font-size: 1.3rem;
  height: 2.5em;
  padding: .5em;
  width: auto;
  min-width: 7em; }

textarea {
  font-size: 16px;
  font-size: 1.6rem;
  background: #FFF;
  border: 1px solid #E8E8E8;
  padding: 0 .3em;
  outline: none;
  resize: vertical;
  width: 100%; }
  textarea:focus {
    border-color: #202020; }

input[type=checkbox],
input[type=radio] {
  background: #FFF;
  cursor: pointer;
  margin-right: .5em; }

.table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%; }

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

.table-basic, .entry-format table, .entry-format .table-basic {
  border: 1px solid #E8E8E8; }

@media screen and (max-width: 768px) {
  .table > thead,
  .table > thead > tr,
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody,
  .table > tbody > tr,
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    width: auto; }
  .table-responsive {
    width: 100%;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #E8E8E8; }
    .table-responsive > .table {
      margin-top: 0;
      margin-bottom: 0;
      width: 1128px; }
  .table-sm-block {
    display: block; }
    .table-sm-block > thead,
    .table-sm-block > thead > tr,
    .table-sm-block > thead > tr > th,
    .table-sm-block > thead > tr > td,
    .table-sm-block > tbody,
    .table-sm-block > tbody > tr,
    .table-sm-block > tbody > tr > th,
    .table-sm-block > tbody > tr > td {
      display: block;
      width: 100%; } }

.pager-wrap{
  border-top:#EEEEEE 3px solid;
}

.pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  max-width: 100%;
  padding: 60px 0 0 0;
  position: relative;
  }
  .pager a {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    position: relative;
    text-decoration: none;
    color: #003399;
    font-weight: bold;
    margin: 5px 10px;
    padding: 12px 5px; }

.pager .previous,
.pager .next,
.pager .back {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.pager .previous a {
  padding-left: 1.3em;
  text-align: left;
  font-size: 16px; 
}
  .pager .previous a:before {
    content: "\f053";
    font-family: FontAwesome;
    position: absolute;
    left: 0px;
    top: 12px; }

.pager .next a {
  padding-right: 1.3em;
  text-align: right;
  font-size: 16px; }
  .pager .next a:after {
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    right: 0px;
    top: 12px; }

.pager .back a {
	background: #003399;
	color: #fff;
	min-width: 220px;
 }

 .pager .back a:before{
  position: absolute;
  left: 25px;
  content: "\f177";
  font-family: FontAwesome;
}

@media screen and (max-width: 768px) {

  .pager {
  	display: block;
  	max-width: 240px;
  	margin: 0 auto 40px auto;
    line-height: 1;
  }

  .pager a {
    margin: 0px auto 20px auto;
    padding: 12px 5px;
    border: 2px solid #003399; }

    .pager .previous a{
      text-align: center;
      padding-left: 0;
    }
  
  .pager .previous a:before {
      content: "\f053";
      font-family: FontAwesome;
      position: absolute;
      left: 5px;
      top: 12px;
  }
  
    .pager .next a{
      text-align: center;
      padding-right: 0;
    }
  
   .pager .next a:after {
      content: "\f054";
      font-family: FontAwesome;
      position: absolute;
      right: 5px;
      top: 12px;
  }
}



/*
 pagination

 */
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }
  .pagination > li {
    position: relative; }
  .pagination > li > span,
  .pagination > li > a {
    border-radius: 4px;
    border: 1px solid #E8E8E8;
    color: #231815;
    margin: 3px;
    width: 2.4em;
    height: 2.4em;
    line-height: 2.4;
    display: block;
    text-decoration: none;
    padding: 0; }
  .pagination > li > span {
    border-color: #231815;
    cursor: default; }
  .pc .pagination > li > a:active, .pc .pagination > li > a:hover, .pc .pagination > li > a:focus {
    border-color: #39B8B8;
    color: #39B8B8; }
  .pagination > li span.dot {
    border: none;
    width: 1em; }

.wp-pagenavi{
  margin-top: 60px;
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
    font-size: 1.6rem;
    border: 2px solid #003399;
    margin: 3px;
    width: 2.4em;
    height: 2.4em;
    line-height: 2.3;
    display: block;
    text-decoration: none;
    padding: 0;
    font-weight: bold;
    color: #003399;
}

.wp-pagenavi span.current {
    color: #fff;
    background: #003399;
}

.wp-pagenavi a:hover{
  border: 2px solid #003399;
}

.wp-pagenavi .previouspostslink{
	margin: 3px 25px 3px 3px;
    color: #fff;
    background: #003399;
}

.wp-pagenavi .nextpostslink{
	margin: 3px 3px 3px 25px;
    color: #fff;
    background: #003399;
}

.container {
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px; }

.s-container {
  width: 100%;
  max-width: 1110px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px; }
  
.ss-container {
  width: 100%;
  max-width: 780px;
  margin: 0 auto; }

.gnav {
  line-height: 1.6;
  margin: 0; }


@media screen and (min-width: 769px) {
  .gnav {
    display: block !important;
    height: inherit !important; }
}

@media screen and (max-width: 768px) {
  .gnav {
    position: absolute;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    -webkit-box-shadow: 0 1px 5px #E8E8E8;
    box-shadow: 0 1px 5px #E8E8E8;
    z-index: 6; }

.wp-pagenavi .previouspostslink{
	margin: 3px 15px 3px 3px;
}

.wp-pagenavi .nextpostslink{
	margin: 3px 3px 3px 15px;
}

.ss-container {
  padding: 0 10px; }
}


.breadcrumbs {
  padding: 10px 0;
  font-size: 14px;
  background:#003399;  }
  .breadcrumbs ul,
  .breadcrumbs ol {
    list-style: none;
    margin: 0;
    padding: 0; }
  .breadcrumbs li {
    display: inline;
    margin: 0; }
  .breadcrumbs li:before {
    content: "\f105";
    font-family: FontAwesome;
    margin: 0 10px;
    color: #fff; }
  .breadcrumbs li:first-child:before {
    display: none; }
  .breadcrumbs a,
  .breadcrumbs span {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
  }
    .breadcrumbs a:hover {
      color: #fff; }

@media screen and (max-width: 560px) {
  .breadcrumbs {
    } }


.wp-caption-text,
.wp-caption,
.aligncenter,
.alignleft,
.alignright,
.sticky,
.gallery-caption,
.bypostauthor,
.screen-reader-text {
  font-weight: normal; }

/**
 * Grid System width Flex
 */
.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flex-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.flex-row {
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row; }

.flex-row-rev {
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.flex-col {
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: col;
  flex-direction: col; }

.flex-col-rev {
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: col-reverse;
  flex-direction: col-reverse; }

.flex-nowrap {
  -ms-flex-wrap: none;
  flex-wrap: nowrap; }

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse; }

.flex-justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.flex-justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.flex-justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.flex-justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flex-justify-around {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.flex-align-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.flex-align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.flex-align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.flex-align-baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }

.flex-align-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.flex-content-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.flex-content-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.flex-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.flex-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flex-content-around {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.flex-content-around {
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch; }

/*
    Flex Items
   */
.flex {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding: 10px; }

.flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 10px; }

.flex-2 {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  padding: 10px; }

.flex-3 {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
  padding: 10px; }

.flex-4 {
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4;
  padding: 10px; }

.flex-5 {
  -webkit-box-flex: 5;
  -ms-flex: 5;
  flex: 5;
  padding: 10px; }

.flex-6 {
  -webkit-box-flex: 6;
  -ms-flex: 6;
  flex: 6;
  padding: 10px; }

.flex-7 {
  -webkit-box-flex: 7;
  -ms-flex: 7;
  flex: 7;
  padding: 10px; }

.flex-8 {
  -webkit-box-flex: 8;
  -ms-flex: 8;
  flex: 8;
  padding: 10px; }

.flex-9 {
  -webkit-box-flex: 9;
  -ms-flex: 9;
  flex: 9;
  padding: 10px; }

.flex-10 {
  -webkit-box-flex: 10;
  -ms-flex: 10;
  flex: 10;
  padding: 10px; }

.flex-11 {
  -webkit-box-flex: 11;
  -ms-flex: 11;
  flex: 11;
  padding: 10px; }

.flex-12 {
  -webkit-box-flex: 12;
  -ms-flex: 12;
  flex: 12;
  padding: 10px; }

@media screen and (min-width: 561px) {
  .flexbox-xs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -10px; }
  .flex-xs-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .flex-xs-row {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .flex-xs-row-rev {
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .flex-xs-col {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: col;
    flex-direction: col; }
  .flex-xs-col-rev {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: col-reverse;
    flex-direction: col-reverse; }
  .flex-xs-nowrap {
    -ms-flex-wrap: none;
    flex-wrap: nowrap; }
  .flex-xs-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .flex-xs-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse; }
  .flex-xs-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .flex-xs-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .flex-xs-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .flex-xs-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .flex-xs-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .flex-xs-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .flex-xs-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .flex-xs-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .flex-xs-align-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
  .flex-xs-align-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .flex-xs-content-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .flex-xs-content-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .flex-xs-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .flex-xs-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .flex-xs-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .flex-xs-content-around {
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch; }
  /*
    Flex Items
   */
  .flex-xs {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 10px; }
  .flex-xs-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px; }
  .flex-xs-2 {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    padding: 10px; }
  .flex-xs-3 {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    padding: 10px; }
  .flex-xs-4 {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
    padding: 10px; }
  .flex-xs-5 {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5;
    padding: 10px; }
  .flex-xs-6 {
    -webkit-box-flex: 6;
    -ms-flex: 6;
    flex: 6;
    padding: 10px; }
  .flex-xs-7 {
    -webkit-box-flex: 7;
    -ms-flex: 7;
    flex: 7;
    padding: 10px; }
  .flex-xs-8 {
    -webkit-box-flex: 8;
    -ms-flex: 8;
    flex: 8;
    padding: 10px; }
  .flex-xs-9 {
    -webkit-box-flex: 9;
    -ms-flex: 9;
    flex: 9;
    padding: 10px; }
  .flex-xs-10 {
    -webkit-box-flex: 10;
    -ms-flex: 10;
    flex: 10;
    padding: 10px; }
  .flex-xs-11 {
    -webkit-box-flex: 11;
    -ms-flex: 11;
    flex: 11;
    padding: 10px; }
  .flex-xs-12 {
    -webkit-box-flex: 12;
    -ms-flex: 12;
    flex: 12;
    padding: 10px; } }

@media screen and (min-width: 769px) {
  .flexbox-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -10px; }
  .flex-sm-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .flex-sm-row {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .flex-sm-row-rev {
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .flex-sm-col {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: col;
    flex-direction: col; }
  .flex-sm-col-rev {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: col-reverse;
    flex-direction: col-reverse; }
  .flex-sm-nowrap {
    -ms-flex-wrap: none;
    flex-wrap: nowrap; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse; }
  .flex-sm-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .flex-sm-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .flex-sm-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .flex-sm-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .flex-sm-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .flex-sm-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .flex-sm-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .flex-sm-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .flex-sm-align-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
  .flex-sm-align-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .flex-sm-content-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .flex-sm-content-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .flex-sm-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .flex-sm-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .flex-sm-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .flex-sm-content-around {
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch; }
  /*
    Flex Items
   */
  .flex-sm {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 10px; }
  .flex-sm-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px; }
  .flex-sm-2 {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    padding: 10px; }
  .flex-sm-3 {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    padding: 10px; }
  .flex-sm-4 {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
    padding: 10px; }
  .flex-sm-5 {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5;
    padding: 10px; }
  .flex-sm-6 {
    -webkit-box-flex: 6;
    -ms-flex: 6;
    flex: 6;
    padding: 10px; }
  .flex-sm-7 {
    -webkit-box-flex: 7;
    -ms-flex: 7;
    flex: 7;
    padding: 10px; }
  .flex-sm-8 {
    -webkit-box-flex: 8;
    -ms-flex: 8;
    flex: 8;
    padding: 10px; }
  .flex-sm-9 {
    -webkit-box-flex: 9;
    -ms-flex: 9;
    flex: 9;
    padding: 10px; }
  .flex-sm-10 {
    -webkit-box-flex: 10;
    -ms-flex: 10;
    flex: 10;
    padding: 10px; }
  .flex-sm-11 {
    -webkit-box-flex: 11;
    -ms-flex: 11;
    flex: 11;
    padding: 10px; }
  .flex-sm-12 {
    -webkit-box-flex: 12;
    -ms-flex: 12;
    flex: 12;
    padding: 10px; } }

@media screen and (min-width: 992px) {
  .flexbox-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -10px; }
  .flex-md-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .flex-md-row {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .flex-md-row-rev {
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .flex-md-col {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: col;
    flex-direction: col; }
  .flex-md-col-rev {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: col-reverse;
    flex-direction: col-reverse; }
  .flex-md-nowrap {
    -ms-flex-wrap: none;
    flex-wrap: nowrap; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse; }
  .flex-md-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .flex-md-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .flex-md-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .flex-md-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .flex-md-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .flex-md-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .flex-md-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .flex-md-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .flex-md-align-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
  .flex-md-align-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .flex-md-content-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .flex-md-content-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .flex-md-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .flex-md-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .flex-md-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .flex-md-content-around {
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch; }
  /*
    Flex Items
   */
  .flex-md {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 10px; }
  .flex-md-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px; }
  .flex-md-2 {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    padding: 10px; }
  .flex-md-3 {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    padding: 10px; }
  .flex-md-4 {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
    padding: 10px; }
  .flex-md-5 {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5;
    padding: 10px; }
  .flex-md-6 {
    -webkit-box-flex: 6;
    -ms-flex: 6;
    flex: 6;
    padding: 10px; }
  .flex-md-7 {
    -webkit-box-flex: 7;
    -ms-flex: 7;
    flex: 7;
    padding: 10px; }
  .flex-md-8 {
    -webkit-box-flex: 8;
    -ms-flex: 8;
    flex: 8;
    padding: 10px; }
  .flex-md-9 {
    -webkit-box-flex: 9;
    -ms-flex: 9;
    flex: 9;
    padding: 10px; }
  .flex-md-10 {
    -webkit-box-flex: 10;
    -ms-flex: 10;
    flex: 10;
    padding: 10px; }
  .flex-md-11 {
    -webkit-box-flex: 11;
    -ms-flex: 11;
    flex: 11;
    padding: 10px; }
  .flex-md-12 {
    -webkit-box-flex: 12;
    -ms-flex: 12;
    flex: 12;
    padding: 10px; } }

.m-0 {
  margin: 0; }

.mt-0 {
  margin-top: 0px; }

.mt-10 {
  margin-top: 10px; }

.mt-20 {
  margin-top: 20px; }

.mt-30 {
  margin-top: 30px; }

.mt-40 {
  margin-top: 40px; }

.mt-50 {
  margin-top: 50px; }

.mt-60 {
  margin-top: 60px; }

.mt-70 {
  margin-top: 70px; }

.mt-80 {
  margin-top: 80px; }

.mt-90 {
  margin-top: 90px; }

.mt-100 {
  margin-top: 100px; }

.mb-0 {
  margin-bottom: 0px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-80 {
  margin-bottom: 80px; }

.mb-90 {
  margin-bottom: 90px; }

.mb-100 {
  margin-bottom: 100px; }

.mb-110 {
  margin-bottom: 110px; }

.mb-120 {
  margin-bottom: 120px; }

.mb-130 {
  margin-bottom: 130px; }

.mb-140 {
  margin-bottom: 140px; }

.mb-150 {
  margin-bottom: 150px; }

.mb-160 {
  margin-bottom: 160px; }

.mb-170 {
  margin-bottom: 170px; }

.mb-180 {
  margin-bottom: 180px; }

.mb-190 {
  margin-bottom: 190px; }

.mb-200 {
  margin-bottom: 200px; }

.mb-1em {
  margin-bottom: 1em; }

.mb-2em {
  margin-bottom: 2em; }

@media screen and (min-width: 561px) {
  .m-xs-0 {
    margin: 0; }
  .mt-xs-0 {
    margin-top: 0px; }
  .mt-xs-10 {
    margin-top: 10px; }
  .mt-xs-20 {
    margin-top: 20px; }
  .mt-xs-30 {
    margin-top: 30px; }
  .mt-xs-40 {
    margin-top: 40px; }
  .mt-xs-50 {
    margin-top: 50px; }
  .mt-xs-60 {
    margin-top: 60px; }
  .mt-xs-70 {
    margin-top: 70px; }
  .mt-xs-80 {
    margin-top: 80px; }
  .mt-xs-90 {
    margin-top: 90px; }
  .mt-xs-100 {
    margin-top: 100px; }
  .mb-xs-0 {
    margin-bottom: 0px; }
  .mb-xs-10 {
    margin-bottom: 10px; }
  .mb-xs-20 {
    margin-bottom: 20px; }
  .mb-xs-30 {
    margin-bottom: 30px; }
  .mb-xs-40 {
    margin-bottom: 40px; }
  .mb-xs-50 {
    margin-bottom: 50px; }
  .mb-xs-60 {
    margin-bottom: 60px; }
  .mb-xs-70 {
    margin-bottom: 70px; }
  .mb-xs-80 {
    margin-bottom: 80px; }
  .mb-xs-90 {
    margin-bottom: 90px; }
  .mb-xs-100 {
    margin-bottom: 100px; }
  .mb-xs-110 {
    margin-bottom: 110px; }
  .mb-xs-120 {
    margin-bottom: 120px; }
  .mb-xs-130 {
    margin-bottom: 130px; }
  .mb-xs-140 {
    margin-bottom: 140px; }
  .mb-xs-150 {
    margin-bottom: 150px; }
  .mb-xs-160 {
    margin-bottom: 160px; }
  .mb-xs-170 {
    margin-bottom: 170px; }
  .mb-xs-180 {
    margin-bottom: 180px; }
  .mb-xs-190 {
    margin-bottom: 190px; }
  .mb-xs-200 {
    margin-bottom: 200px; }
  .mb-xs-1em {
    margin-bottom: 1em; }
  .mb-xs-2em {
    margin-bottom: 2em; } }

@media screen and (min-width: 769px) {
  .m-sm-0 {
    margin: 0; }
  .mt-sm-0 {
    margin-top: 0px; }
  .mt-sm-10 {
    margin-top: 10px; }
  .mt-sm-20 {
    margin-top: 20px; }
  .mt-sm-30 {
    margin-top: 30px; }
  .mt-sm-40 {
    margin-top: 40px; }
  .mt-sm-50 {
    margin-top: 50px; }
  .mt-sm-60 {
    margin-top: 60px; }
  .mt-sm-70 {
    margin-top: 70px; }
  .mt-sm-80 {
    margin-top: 80px; }
  .mt-sm-90 {
    margin-top: 90px; }
  .mt-sm-100 {
    margin-top: 100px; }
  .mb-sm-0 {
    margin-bottom: 0px; }
  .mb-sm-10 {
    margin-bottom: 10px; }
  .mb-sm-20 {
    margin-bottom: 20px; }
  .mb-sm-30 {
    margin-bottom: 30px; }
  .mb-sm-40 {
    margin-bottom: 40px; }
  .mb-sm-50 {
    margin-bottom: 50px; }
  .mb-sm-60 {
    margin-bottom: 60px; }
  .mb-sm-70 {
    margin-bottom: 70px; }
  .mb-sm-80 {
    margin-bottom: 80px; }
  .mb-sm-90 {
    margin-bottom: 90px; }
  .mb-sm-100 {
    margin-bottom: 100px; }
  .mb-sm-110 {
    margin-bottom: 110px; }
  .mb-sm-120 {
    margin-bottom: 120px; }
  .mb-sm-130 {
    margin-bottom: 130px; }
  .mb-sm-140 {
    margin-bottom: 140px; }
  .mb-sm-150 {
    margin-bottom: 150px; }
  .mb-sm-160 {
    margin-bottom: 160px; }
  .mb-sm-170 {
    margin-bottom: 170px; }
  .mb-sm-180 {
    margin-bottom: 180px; }
  .mb-sm-190 {
    margin-bottom: 190px; }
  .mb-sm-200 {
    margin-bottom: 200px; }
  .mb-sm-1em {
    margin-bottom: 1em; }
  .mb-sm-2em {
    margin-bottom: 2em; } }

@media screen and (min-width: 992px) {
  .m-md-0 {
    margin: 0; }
  .mt-md-0 {
    margin-top: 0px; }
  .mt-md-10 {
    margin-top: 10px; }
  .mt-md-20 {
    margin-top: 20px; }
  .mt-md-30 {
    margin-top: 30px; }
  .mt-md-40 {
    margin-top: 40px; }
  .mt-md-50 {
    margin-top: 50px; }
  .mt-md-60 {
    margin-top: 60px; }
  .mt-md-70 {
    margin-top: 70px; }
  .mt-md-80 {
    margin-top: 80px; }
  .mt-md-90 {
    margin-top: 90px; }
  .mt-md-100 {
    margin-top: 100px; }
  .mb-md-0 {
    margin-bottom: 0px; }
  .mb-md-10 {
    margin-bottom: 10px; }
  .mb-md-20 {
    margin-bottom: 20px; }
  .mb-md-30 {
    margin-bottom: 30px; }
  .mb-md-40 {
    margin-bottom: 40px; }
  .mb-md-50 {
    margin-bottom: 50px; }
  .mb-md-60 {
    margin-bottom: 60px; }
  .mb-md-70 {
    margin-bottom: 70px; }
  .mb-md-80 {
    margin-bottom: 80px; }
  .mb-md-90 {
    margin-bottom: 90px; }
  .mb-md-100 {
    margin-bottom: 100px; }
  .mb-md-110 {
    margin-bottom: 110px; }
  .mb-md-120 {
    margin-bottom: 120px; }
  .mb-md-130 {
    margin-bottom: 130px; }
  .mb-md-140 {
    margin-bottom: 140px; }
  .mb-md-150 {
    margin-bottom: 150px; }
  .mb-md-160 {
    margin-bottom: 160px; }
  .mb-md-170 {
    margin-bottom: 170px; }
  .mb-md-180 {
    margin-bottom: 180px; }
  .mb-md-190 {
    margin-bottom: 190px; }
  .mb-md-200 {
    margin-bottom: 200px; }
  .mb-md-1em {
    margin-bottom: 1em; }
  .mb-md-2em {
    margin-bottom: 2em; } }

.fl-l {
  float: left; }

.fl-r {
  float: right; }

.fl-box.fl-l {
  margin-right: 20px; }

.fl-box.fl-r {
  margin-left: 20px; }

@media screen and (min-width: 561px) {
  .fl-xs-l {
    float: left; }
  .fl-xs-r {
    float: right; }
  .fl-box.fl-xs-l {
    margin-right: 20px; }
  .fl-box.fl-xs-r {
    margin-left: 20px; } }

@media screen and (min-width: 769px) {
  .fl-sm-l {
    float: left; }
  .fl-sm-r {
    float: right; }
  .fl-box.fl-sm-l {
    margin-right: 20px; }
  .fl-box.fl-sm-r {
    margin-left: 20px; } }

@media screen and (min-width: 992px) {
  .fl-md-l {
    float: left; }
  .fl-md-r {
    float: right; }
  .fl-box.fl-md-l {
    margin-right: 20px; }
  .fl-box.fl-md-r {
    margin-left: 20px; } }

/*
 status

 */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.overflow {
  overflow: hidden; }

.block {
  display: block; }

.inline {
  display: inline; }

.inlineblock {
  display: inline-block; }

.txt-base {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 1em; }

.bold {
  font-weight: bold; }

.normal {
  font-weight: normal; }

.lighter {
  font-weight: lighter; }

.fz-s {
  font-size: 10px;
  font-size: 1rem; }

.fz-m {
  font-size: 18px;
  font-size: 1.8rem; }

.fz-l {
  font-size: 20px;
  font-size: 2rem; }

.right {
  text-align: right; }

.center {
  text-align: center; }

.left {
  text-align: left; }

.vat {
  vertical-align: top; }

.vam {
  vertical-align: middle; }

.vab {
  vertical-align: top; }

.relative {
  position: relative; }

.none {
  display: none; }

.none-before:before {
  display: none; }

.none-after:after {
  display: none; }

@media screen and (min-width: 561px) {
  .overflow-xs {
    overflow: hidden; }
  .block-xs {
    display: block; }
  .inline-xs {
    display: inline; }
  .inlineblock-xs {
    display: inline-block; }
  .txt-base-xs {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 1em; }
  .bold-xs {
    font-weight: bold; }
  .normal-xs {
    font-weight: normal; }
  .lighter-xs {
    font-weight: lighter; }
  .fz-xs-s {
    font-size: 10px;
    font-size: 1rem; }
  .fz-xs-m {
    font-size: 18px;
    font-size: 1.8rem; }
  .fz-xs-l {
    font-size: 20px;
    font-size: 2rem; }
  .right-xs {
    text-align: right; }
  .center-xs {
    text-align: center; }
  .left-xs {
    text-align: left; }
  .vat-xs {
    vertical-align: top; }
  .vam-xs {
    vertical-align: middle; }
  .vab-xs {
    vertical-align: top; }
  .relative-xs {
    position: relative; }
  .none-xs {
    display: none; }
  .none-before-xs:before {
    display: none; }
  .none-after-xs:after {
    display: none; } }

@media screen and (min-width: 769px) {
  .overflow-sm {
    overflow: hidden; }
  .block-sm {
    display: block; }
  .inline-sm {
    display: inline; }
  .inlineblock-sm {
    display: inline-block; }
  .txt-base-sm {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 1em; }
  .bold-sm {
    font-weight: bold; }
  .normal-sm {
    font-weight: normal; }
  .lighter-sm {
    font-weight: lighter; }
  .fz-sm-s {
    font-size: 10px;
    font-size: 1rem; }
  .fz-sm-m {
    font-size: 18px;
    font-size: 1.8rem; }
  .fz-sm-l {
    font-size: 20px;
    font-size: 2rem; }
  .right-sm {
    text-align: right; }
  .center-sm {
    text-align: center; }
  .left-sm {
    text-align: left; }
  .vat-sm {
    vertical-align: top; }
  .vam-sm {
    vertical-align: middle; }
  .vab-sm {
    vertical-align: top; }
  .relative-sm {
    position: relative; }
  .none-sm {
    display: none; }
  .none-before-sm:before {
    display: none; }
  .none-after-sm:after {
    display: none; } }

@media screen and (min-width: 992px) {
  .overflow-md {
    overflow: hidden; }
  .block-md {
    display: block; }
  .inline-md {
    display: inline; }
  .inlineblock-md {
    display: inline-block; }
  .txt-base-md {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 1em; }
  .bold-md {
    font-weight: bold; }
  .normal-md {
    font-weight: normal; }
  .lighter-md {
    font-weight: lighter; }
  .fz-md-s {
    font-size: 10px;
    font-size: 1rem; }
  .fz-md-m {
    font-size: 18px;
    font-size: 1.8rem; }
  .fz-md-l {
    font-size: 20px;
    font-size: 2rem; }
  .right-md {
    text-align: right; }
  .center-md {
    text-align: center; }
  .left-md {
    text-align: left; }
  .vat-md {
    vertical-align: top; }
  .vam-md {
    vertical-align: middle; }
  .vab-md {
    vertical-align: top; }
  .relative-md {
    position: relative; }
  .none-md {
    display: none; }
  .none-before-md:before {
    display: none; }
  .none-after-md:after {
    display: none; } }

.red {
  color: #E60012; }

.blue {
  color: #28449A; }

.green {
  color: #14A83B; }

/*
responsive
*/

.pc_only {
  display: block;
}

.sp_only {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc_only {
    display: none;
  }
  
  .sp_only {
    display: block;
  }
}

a{
  color: #000;
  text-decoration: none;
  -webkit-transition : 0.3s;
  transition : 0.3s;
}

li{
  list-style: none;
}

.btn01{
  display: block;
  width: 100%;
  max-width: 240px;
  margin: 0 auto;
  padding: 15px 30px;
  background: #003399;
  color: #fff;
  text-align: center;
  position: relative;
}

.btn01:after{
  position: absolute;
  right: 25px;
  content: "\f178";
  font-family: FontAwesome;
}

.btn01:hover{
  color: #fff;
}

.btn02{
  display: block;
  width: 100%;
  max-width: 280px;
  margin: 0 10px;
  padding: 25px 30px;
  background: #46160B;
  border: none;
  color: #fff;
  font-size: 16px;
  text-align: center;
  position: relative;
}

.btn02:after{
  position: absolute;
  right: 25px;
  content: "\f178";
  font-family: FontAwesome;
}

.btn02:hover{
  color: #fff;
}

.btn03{
  display: block;
  width: 100%;
  max-width: 280px;
  margin: 0 10px;
  padding: 25px 30px;
  background: #003399;
  border: none;
  color: #fff;
  font-size: 16px;
  text-align: center;
  position: relative;
}

.btn03:before{
  position: absolute;
  left: 25px;
  content: "\f177";
  font-family: FontAwesome;
}

.btn03:hover{
  color: #fff;
}

.btn04{
  display: block;
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  padding: 25px 30px;
  background: #fff;
  color: #003399;
  border: 2px solid #003399;
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}

/* .btn04:after{
  position: absolute;
  right: 25px;
  content: "\f178";
  font-family: FontAwesome;
} */

.btn04:hover{
  color: #fff;
}

.under-visual{
  width: 100%;
  height: 200px;
  padding: 0 15px;
  text-align: center;
  color: #202020;
}

.under-visual h2{
  margin: 0;
  padding: 80px 0 0 0;
  font-size: 44px;
  line-height: 0.9;
  font-family: "Aharoni";
}

.under-visual span {
  font-weight: bold;
  display: inline-block;
  margin-top: 5px;
}

.archive-category{
	margin: 0;
	padding: 0;
}

.archive-category li{
	width: 20%;
  margin: 0 10px 0 0;
}

.archive-category li:last-child{
  margin: 0;
}

.archive-category li a{
  width: 100%;
  margin: 0;
  padding: 8px 3px;
  background: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #003399;
  display: block;
  border: 2px solid #003399;
  text-align: center;
}

.archive-category li a:hover{
	opacity: 1;
}

.archive-category li.current a{
  background: #003399;
  color: #fff;
}

.col02{
  width: 100%;
  max-width: 1080px;
  margin: 60px auto 80px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.col02 .main{
  width: 74%;
  padding: 0 15px 0 0;
  overflow: hidden;
}

.col02 .side{
  width: 20%;
  min-width: 220px;
  margin: 0 6% 0 0;
  padding: 0 0 0 15px;
}

.col02 .side .category{
  width: 100%;
  margin:0 0 80px 0;
  padding: 0; 
}

.col02 .side .archive_ttl p {
  font-size: 13px;
  font-weight: bold;
  margin-top: 5px;
}

.col02 .side .category li{
  margin: 0;
}

.col02 .side .category li a{
  width: 100%;
  margin: 0 0 3px 0;
  padding: 25px 20px;
  background: #EEEEEE;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #202020;
  display: block;
}

.col02 .side .category li.current a{
  background: #003399;
  color: #fff;
}

.col02 .side .side_archive {
  margin: 0;
  padding: 0;
  border-top: 2px solid #EEEEEE;
}

.col02 .side .side_archive li{
  width: 100%;
  margin: 0;
  padding: 10px 5px 0 5px;
  position: relative;
}

/* .col02 .side .archive li:after{
    position: absolute;
    right: 5px;
    content: "\f178";
    font-family: FontAwesome;
    color: #EEEEEE;
} */

.col02 .side .side_archive li a{
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #202020;
}

@media screen and (max-width: 768px) {
.col02{
  display: block;
  margin: 60px auto 60px auto;
}

.col02 .main{
  width: 100%;
  margin: 0 0 60px 0;
  padding: 0 15px;
}

.col02 .side{
  width: 100%;
  min-width: 220px;
  margin: 0 0 0 0;
  padding: 0;
  text-align: center;
}

.col02 .side .category{
  margin:0 0 40px 0;
}

.archive-category li{
	width: 33%;
}

.col02 .side .side_archive li{
  padding: 20px 5px 0 5px;
}

}

/*/////////////////

header

/////////////////*/

/* .h-top{
  max-width: 1215px;
  padding: 0 0 0 15px;
  width: 100%;
  margin: 0 auto;
} */

.h-top .logo img{
  display: inline-block;
}

.h-top .logo span{
  display: inline-block;
  margin: 3px 10px 0 15px;
  color: #ADADB0;
  font-size: 12px;
}

.h-top .sns p{
  min-width: 161px;
  display: block;
  background: #F5F2EB;
  margin: 0 0 0 5px;
}

.h-top .sns p span{
  font-size: 12px;
  font-weight: bold;
  color: #46140B;
  padding: 5px 10px 5px 10px;
  display: inline-block;
  border-left: 1px solid #fff;
}

.h-top .sns p span a{
  display: inline-block;
  margin: 0 3px;
  font-size: 18px;
  color: #46140B;
  vertical-align: middle;
}

.h-bottom{
  max-width: 1215px;
  margin: 10px auto 30px auto;
  padding: 0 0 0 15px;
  width: 100%;
}

.h-bottom .logo{
  margin: 0 10px 0 0;
}

.h-bottom .logo h1{
  margin: 0 10px 0 0;
}

.h-bottom .logo p{
  margin: 15px 0 0 0;
  color: #202020;
  font-weight: bold;
}

.h-bottom .link{
  margin: 0;
  padding: 0;
}

.h-bottom .link li{
  margin: 0 0 0 25px;
}

.h-bottom .link li a{
  color: #202020;
  font-weight: bold;
}

.h-bottom .link li:nth-child(1) a,
.h-bottom .link li:nth-child(2) a{
  font-size: 12px;
}

.h-bottom .link li:nth-child(1) a i,
.h-bottom .link li:nth-child(2) a i{
  margin: 0 5px 0 0;
  vertical-align: middle;
}

.h-bottom .link_area ul:nth-child(1) {
  margin-right: 15px;
  justify-content: right;
}

.h-bottom .link_area ul:nth-child(1) li:nth-child(3) a {
  margin-right: 15px;
}

.tel_info p:nth-child(1) {
  font-size: 28px;
  font-weight: bold;
  margin: 0;
  letter-spacing: 0.03em;
  text-align: center;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro";
}


.tel_info p:nth-child(1):before {
  content: "";
  display: inline-block;
  background: url(img/common/image_tel_bl.png) no-repeat;
  width: 17px;
  height: 17px;
  margin-bottom: 2px;
  margin-right: 5px;
  object-fit: cover;
}

.tel_info p:nth-child(2) {
  font-size: 13px;
  margin: 0;
  color: #4C4545;
  letter-spacing: -0.02em;
}

.h-bottom .link_area ul:nth-child(2) li:nth-child(2) a {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  display: block;
  padding: 18px 65px;
  background: #003399;
}

.gnav{
  border-top: #E4E4E4 1px solid;
}

.gnav > ul{
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding: 10px 15px;
}

.gnav > ul > li{
  margin: 0;
  padding: 0 10px;
}

.gnav > ul > li.out-link{
  position: relative;
}

/* .gnav > ul > li.out-link:after{
    content: url(img/common/out-link01.png);
    position: absolute;
    top: -5px;
    right: -1px;
} */

.gnav > ul > li.under-link{
  cursor: pointer;
  }

.gnav > ul > li,
.gnav > ul > li a{
  color: #202020;
  font-weight: bold;
  font-size: 16px;
}

.gnav #menu{
  padding: 0;
  margin: 0;
}

.gnav #menu > li{
  padding: 0;
  margin: 0;
}

.gnav #menu > li i{
  margin: 0 0 0 5px;
  color: #003399;
}

.gnav .child{
  width: 125px;
  padding: 11px 0 0 0;
  margin: 0 0 0 -9px;
  position: absolute;
  z-index: 2;
}

.gnav .child li{
  margin: 0;
  padding: 10px 5px;
  text-align: center;
  line-height: 1;
  background: #fff;
  border-right: 2px solid #003399;
  border-left : 2px solid #003399;
  border-bottom: 2px solid #003399;
}

.gnav .child li:first-child{
  position: relative;
  border-top: 2px solid #003399;
}

.gnav .child li:first-child :after{
  content: url(img/common/ar01.png);
  position: absolute;
  top: -11px;
  right: 50%;
  margin: 0 -5px 0 0px;
}

.gnav .child li a{
  font-size: 14px;
}

.gnav .child li a:hover{
  opacity: 1;
}

.gnav > ul > li > p{
  position: relative;
  display: block;
  background-color: #003399;
  padding: 3px 5px;
  text-align: center;
  color: #fff;
  font-size: 11px;
  margin: 0 0 3px 0;
}

.gnav > ul > li > p:before {
  content: "";
  position: absolute;
  border: solid 5px transparent;
  border-top: solid 5px #003399;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}


@media screen and (max-width: 1000px) {
.h-bottom .logo{
  display: block;
}

.h-bottom .logo p{
  margin: 5px 0 0 0;
}

.h-bottom .link li {
    margin: 0 0 0 15px;
}

.h-bottom .link_area ul:nth-child(2) li:nth-child(1) p:nth-child(1) {
  font-size: 22px;
}

.h-bottom .link_area ul:nth-child(2) li:nth-child(1) p:nth-child(2) {
  font-size: 11px;
}

.h-bottom .link_area ul:nth-child(2) li:nth-child(2) a {
  padding: 18px 20px;
  white-space: nowrap;
}
}


@media screen and (max-width: 768px) {
.h-top,
.h-bottom .link{
  display: none;
}

.h-bottom{
    margin: 10px auto 10px auto;
}

.h-bottom .logo{
  display: block;
  width: 50%;
}

.gnav{
  background: #fff;
}

.gnav > ul {
  display: block;
  padding: 0;
  text-align: center;
}

.gnav > ul > li{
  padding: 20px 0;
  border-bottom: #E4E4E4 1px solid;
}

/* .gnav > ul > li.out-link:after {
    position: relative;
} */

.gnav .child{
  width: 100%;
  margin: 0 auto;
}

.gnav .child li{
  width: 200px;
  margin: 0 auto;
}

}
/*/////////////////

footer

/////////////////*/

.service{
  margin: 0;
}

.service h2{
  display: block;
  margin: 0;
  padding: 65px 15px 45px 15px;
  background: #320F07;
  color: #fff;
  text-align: center;
  line-height: 1.5;
}

.service h2 span{
  font-size: 14px;
  font-weight: normal;
}

.service .service-list{
  margin: 0;
  padding: 0;
}

.service .service-list li{
  width: 50%;
  margin: 0;
  float: left;
  position: relative;
  overflow: hidden;
}

.service .service-list li img{
  width: 100%;
  transition: 0.5s;
}

.service .service-list li:hover img{
  transform: scale(1.2);
}

.service .service-list li a span{
  position: absolute;
  right: 40px;
  bottom: 40px;
  font-size: 16px;
  /* font-weight: bold; */
  color: #fff;
  line-height: 1;
  border: 1px solid #fff;
  padding: 15px 0;
  width: 215px;
  text-align: center;
}

.service .service-list li a span:after{
  position: absolute;
  right: 15px;
  content: "\f178";
  font-family: FontAwesome;
  font-weight: normal;
}

.subnav{
  background:#F5F2EB; 
  margin: 0 0 60px 0;
  padding: 60px 0 60px 0;
}

.subnav ul{
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding: 0;
}

.subnav ul li{
  width: 24%;
  margin: 0 1.333% 0 0;
  float: left;
  background: #fff;
}

.subnav ul li:last-child{
  margin: 0;
}

.subnav ul li a{
  display: block;
}

.subnav ul li img{
  width: 100%;
}

.subnav ul li h3{
  font-size: 18px;
  color: #202020;
  line-height: 1.5;
  margin: 0;
  padding: 25px 35px 0 35px;
}

.subnav ul li h3.out-link{
  position: relative;
  margin: -5px 0 0 0;
}

.subnav ul li h3.out-link:after{
    content: url(img/common/out-link01.png);
    margin: 0 0 0 5px;
    vertical-align: super;
}

.subnav ul li span{
  display: block;
  margin: 0;
  font-size: 12px;
  color: #003399;
  padding:0 35px 20px 35px;
}

.f-contact{
  width: 100%;
  max-width: 1200px;
  margin: 80px auto;
  padding: 30px 60px;
  position: relative;
  background: #003399;
}

.f-contact:before{
  position: absolute;
  top: -3px;
  left: -3px;
  content: url(img/common/contact_bg.png);
  width: 49px;
  height:49px;
  background: #fff;
}

.f-contact h2{
  display: block;
  margin: 0 20px 0 40px;
}

.f-contact h2 span{
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  display: inline-block;
  margin: 0;
}

.f-contact .link li:nth-child(1) a{
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  margin: 0;
  letter-spacing: 0.03em;
  text-align: center;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro";
  pointer-events: none;
}

.f-contact .link li:nth-child(1) a:before {
  content: "";
  display: inline-block;
  background: url(img/common/image_tel_wh.png) no-repeat;
  width: 17px;
  height: 17px;
  margin-bottom: 2px;
  margin-right: 7px;
  object-fit: cover;
}

.f-contact .link li:nth-child(1) p {
  font-size: 13px;
  margin: 0;
  color: #fff;
  font-weight: normal;
  letter-spacing: -0.02em;
}

.f-contact .link li:nth-child(2) a {
  font-size: 16px;
  font-weight: bold;
  line-height: 80px;
  display: block;
  padding: 0 55px;
  background: #fff;
  margin-left: 30px;
}

.f-contact .link li:nth-child(2) a i {
  margin: 0 10px 0 0;
  vertical-align: middle;
}
/* .f-contact a{
  font-size: 18px;
  font-weight: bold;
  color: #320F07;
  line-height: 1;
  display: block;
  padding: 30px;
  background: #FFFF00;
} */
.f-banner {
  background-color: #111111;
}

.f-banner ul {
  margin: 0 auto;
  padding: 50px 0;
  max-width: 1080px;
}

.f-banner ul li{
  position: relative;
}

.f-banner ul li:after{
  content: '';
  position: absolute;
  width: 8px;
  height: 7px;
  background: url(img/common/icon_outlink.png) no-repeat;
  top: 5px;
  right: 5px;
}

.f-banner ul li a {
  width: 100%;
  height: 100%;
}

footer{
  padding: 55px 0 0 0;
  background: #111111;
  border-top: #525150 1px solid;
}

footer .f-info h1{
  display: block;
  margin: 0;
}

footer .f-info p{
  margin: 35px 0 0 0;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}

footer .f-info .flexbox p:nth-child(1){
  margin: 35px 15px 0 0;
}

footer .f-info .flexbox .block {
  margin: 35px 0 0 0;
  font-size: 14px;
  font-weight: normal;
}

footer .f-info p a {
  width: fit-content;
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-left: 10px;
}

footer .f-info .flexbox .block a {
  display: block;
  width: fit-content;
  color: #fff;
  border-bottom: 1px solid #fff;
}

footer .f-info .flexbox .block a:hover {
  border-bottom: 0px;
}

footer .f-nav ul{
  margin: 0 0 0 70px;
  padding: 0;
}

footer .f-nav ul:nth-child(2) li:first-child a{
  pointer-events: none;
}

footer .f-nav ul li{
  margin: 0 0 15px 0;
}

footer .f-nav ul li a{
  color: #fff;
  font-weight: bold;
}

footer .f-nav ul li.under-link{
  margin: 0;
  padding: 10px 0 0 0;
}

footer .f-nav ul li.under-link a{
  font-weight: normal;
}

footer .f-nav ul li.out-link{
  position: relative;
  margin: -5px 0 15px 0;
}

footer .f-nav ul li.out-link:after{
  content: url(img/common/out-link01.png);
  vertical-align: super;
  margin: 0 0 0 5px;
}

footer .f-sns {
  justify-content: right;
  margin-top: 30px;
}

footer .f-sns p {
  display: block;
  color: #fff;
  margin: 0;
  padding: 0 15px 0 0;
  border-right: 2px solid #999999;
  font-weight: normal;
  line-height: 1;
}

footer .f-sns ul {
  margin: 0;
  padding: 0;
}

footer .f-sns li {
  margin: 0 0 0 15px;
}

footer small{
  width: 100%;
  display: block;
  margin: 40px 0 0 0;
  padding: 20px;
  border-top: #525150 1px solid;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  line-height: 1;
}

footer small p {
  margin: 0;
}

footer small a {
  color: #fff;
}

footer small a:first-child {
  margin-right: 25px;
}

@media screen and (max-width: 1250px) {
  .f-banner ul {
    padding: 50px 25px;
  }

  .f-contact {
    padding: 30px 30px;
  }
}

@media screen and (max-width: 1100px) {

.f-banner ul li {
  width: 220px;
}

.f-contact h2 {
    margin: 0 10px 0 0;
}

.f-contact .link li:nth-child(2) a {
  margin-left: 20px;
}

footer .f-nav ul {
    margin: 0 0 0 35px;
    padding: 0;
}
}


@media screen and (max-width: 1000px) {

.f-banner ul li {
  width: 24%;
}

.f-contact {
  display: block;
  padding: 20px 15px;
}

.f-contact h2{
  display: none;
}

.f-contact .link {
  padding: 0;
}

.f-contact li {
  width: 100%;
  max-width: 350px;
  padding: 30px 5px;
  text-align: center;
  font-size: 17px;
  margin: 0 auto;
}

.f-contact .link li:nth-child(2) a {
  margin: 0 auto;
}

.f-contact ul {
  display: block;
}
}


@media screen and (max-width: 900px) {
footer {
    padding: 40px 0 0 0;
}

footer >.flexbox{
    display: block;
}

footer h1{
  text-align: center;
}

footer .f-nav{
  display: none;
}

/* .f-banner ul {
  flex-wrap: wrap;
  padding: 50px 25px;
}

.f-banner ul li {
  margin: 0 auto 1em;
  width: 48%;
  text-align: center;
} */

}


@media screen and (max-width: 768px) {

.service .house-list li {
    width: 100%;
}

.service .house-list li a span {
    position: absolute;
    left: 20px;
    bottom: 20px;
}

.subnav {
    padding: 60px 0 30px 0;
}

.subnav ul li,
.subnav ul li:last-child {
    width: 290px;
    margin: 0 auto 30px auto;
    float: none;
}

.f-contact .link li:nth-child(1) a {
  pointer-events: auto;
}

.f-banner ul {
  flex-wrap: wrap;
  padding: 30px 15px;
}

.f-banner ul li {
  margin: 0 auto 1em;
  width: 47%;
  text-align: center;
}

.f-banner ul li img{
  width: 100%;
}

.service .service-list li a span{
  position: absolute;
  right: 40px;
  bottom: 20px;
  font-size: 12px;
  padding: 15px 0;
  width: 170px;
}

}


@media screen and (max-width: 500px) {
.f-contact{
  padding: 30px 15px;
  margin: 50px auto;
}

/* .f-contact:before {
  display: none;
} */

.f-contact a{
  font-size: 15px;
}

footer .f-sns {
  justify-content: left;
}

footer small{
  padding: 20px 0;
  font-size: 7px;
}

footer small a:first-child {
  margin-right: 10px;
}

footer small a {
  text-align: left;
}

footer small p {
  text-align: right;
}

.service .service-list li {
  width: 100%;
}

.service .service-list li a span{
  font-size: 12px;
  padding: 15px 0;
  width: 170px;
}
}


/*///////////////

top

///////////////*/

.home-slide-wrap{
  position: relative;
}

.home-slide-wrap h2{
  position: absolute;
  width: 100%;
  margin: 0;
  top: 36%;
  z-index: 2;
  text-align: center;
  color: #FFFFFF;
}

.home-slide-wrap h2 img{
  margin: 0 0 5px 0;
}

.home-slide-wrap h2 span{
  text-shadow:0px 0px 5px #DCD5C7;
  -moz-text-shadow:0px 0px 5px #DCD5C7;
  -webkit-text-shadow:0px 0px 5px #DCD5C7;
}

.home-slide-wrap .home-slide{
  margin: 0;
}

.home-slide-wrap .home-slide .slick-dots{
    bottom: 20px;
}

.home-slide-wrap .home-slide .slick-dots li {
    height: 15px;
    width: 15px;
    margin: 0 5px;
}

.home-slide-wrap .home-slide .slick-dots li button:before {
    content: "●";
    width: 15px;
    height: 15px;
    color: #f1f1f1;
    opacity: 1;
}

.home-slide-wrap .home-slide .slick-dots li.slick-active button:before {
    color: #003399;
    opacity: 1;
}

.home-slide-wrap .home-slide img{
  width: 100%;
}

.home-slide-wrap .home_slide_banner {
  position: absolute;
  bottom: 20px;
  right: 40px;
}

.home-slide-wrap .home_slide_banner img:last-child {
  margin-top: 20px;
  display: block;
  margin-left: auto;
}

@media screen and (max-width: 1050px) {
  .home-slide-wrap .home_slide_banner  {
    width: 15%;
  }
}

@media screen and (max-width: 768px) {
  .home-slide-wrap .home_slide_banner  {
    right: 10px;
  }

  .home-slide-wrap .home_slide_banner img:last-child {
    margin-top: 10px;
    width: 85%;
  }
}



.home01{
  padding: 70px 0 80px 0;
  background-image: url(img/top/bg02.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.home01 h3{
  margin: 0 0 40px 0;
  text-align: center;
  color: #222222;
  font-size: 14px;
}

.home01 h3 img{
  margin: 0 0 5px 0;
}

.home01 ul{
  margin: 0;
  padding: 0;
}

.home01 ul li{
  width: 24%;
  margin: 0 1.333% 45px 0;
}

.home01 ul li:last-child{
  width: 24%;
  margin: 0 0 45px 0;
}

.home01 ul li a{
  display: block;
}

/* .home01 ul li span{
  display: block;
  position: relative;
  width: 100%;
  margin: 0 0 30px 0;
  padding: 15px 5px;
  text-align: center;
  line-height: 1;
  background: #fff;
  border: 2px solid #202020;
  color: #202020;
  font-weight: bold;
} */

/* .home01 ul li span:after{
    content: url(img/common/ar02.png);
    position: absolute;
    bottom: -13px;
    right: 50%;
    margin: 0 -5px 0 0px;
} */

.home01 ul li .ymd{
  font-size: 12px;
  color: #828282;
  margin: 15px 0 5px 0;
}

.home01 ul li .ymd span{
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  color: #003399;
  border: 2px solid #003399;
  text-align: center;
  width: 73px;
  margin-left: 5px;
}

.home01 ul li h4{
  font-size:16px;
  color: #222222;
  margin: 0;
}

.home02{
  padding: 70px 0 55px 0;
  background-color: #003399;
  /* background-image: url(img/top/bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center; */
}

.home02 h3{
  margin: 0 0 40px 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.home02 h4{
  margin: 70px 0 50px 0;
  padding: 0;
}

.home02 h3 img{
  margin: 0 0 5px 0;
}

.home02 ul{
  margin: 0;
  padding: 0 0 20px 0;
}

.home02 ul:nth-of-type(2) {
  margin-top: 0;
}

.home02 .lineup_list li{
  position: relative;
  width: 33%;
  margin: 0 0.5% 30px 0;
  background: #fff;
}

.home02 .lineup_list li:last-child {
  margin: 0 0 30px 0;
}

.home02 .lineup_list li a{
  display: block;
}

.home02 .lineup_list li .car_img{
  width: 100%;
  position: relative;
}

.home02 .lineup_list li img{
  width: 100%;
}

/* .home02 .lineup_list li .ymd{
  font-size: 12px;
  font-weight: normal;
  color: #828282;
  margin: 15px 0 0 0;
} */

.home02 .lineup_list li h5{
  display: block;
  width: 100%;
  padding: 10px 40px 10px 20px;
  font-size:23px;
  color: #222222;
  margin: 0;
  position: relative;
}

.home02 .lineup_list li h5:after{
  position: absolute;
  top: 15px;
  right: 20px;
  content: "\f178";
  font-family: FontAwesome;
  font-size:14px;
}

.home02 .lineup_list li ul {
  margin: 0;
  padding: 0 0 15px 0;
}

.home02 .lineup_list li ul:nth-of-type(1) {
  padding: 0;
}

.home02 .lineup_list li ul:nth-of-type(1) li {
  background-color: #EEEEEE;
  width: fit-content;
  padding: 2px 6px;
  margin: 0 0 5px 20px;
}

.home02 .lineup_list li ul li,
.home02 .lineup_list li ul:nth-of-type(2) li:last-child {
  font-weight: normal;
  font-size: 12px;
  margin: 5px 0;
  width: 50%;
  padding: 0 0 0 20px;
}

.home02 .lineup_list li ul:nth-of-type(2) li:nth-of-type(n+3){
  margin: 0;
}

/* .home02 .lineup_list li ul li:nth-child(3n){
  margin: 0;
} */

.home02 .btn01 {
  color: #003399;
  background-color: #fff;
}

.home03{
  padding: 70px 0 0 0;
}

.home03 h3{
  margin: 0 0 45px 0;
  text-align: center;
  color: #212121;
  font-size: 14px;
}

.home03 .wrap{
  width: 50%;
  padding: 60px 0 80px 0;
}

.home03 .wrap:first-child{
  background: #F0E7DF;
}

.home03 .wrap:first-child > div{
  width: 84%;
  max-width: 630px;
  padding: 0 15px 0 15px;
  margin: 0 16% 0 auto;

}

.home03 .wrap:last-child{
  background: #F5F2EB;
}

.home03 .wrap:last-child > div{
  width: 84%;
  max-width: 630px;
  padding: 0 15px 0 15px;
  margin: 0 auto 0 16%;
}

.home03 .wrap h4{
  display: block;
  position: relative;
  width: 100%;
  margin: 0 0 30px 0;
  padding: 15px 5px;
  font-size: 16px;
  text-align: center;
  line-height: 1;
  background: #fff;
  border: 2px solid #202020;
  color: #202020;
  font-weight: bold;
}

.home03 .wrap h4:after {
    content: url(img/common/ar02.png);
    position: absolute;
    bottom: -13px;
    right: 50%;
    margin: 0 -5px 0 0px;
}

.home03 .wrap ul{
  padding: 0;
  margin: 0;
}

.home03 .wrap ul li{
  margin: 0 0 40px 0;
}

.home03 .wrap ul li a{
  display: block;
}

.home03 .wrap ul li .photo{
  width: 14%;
  min-width: 85px;
  margin: 0 3% 0 0;
}

.home03 .wrap ul li .text{
  width: 83%;
  margin: 0 0 0 0;
}

.home03 .wrap ul li .text p{
    font-size: 12px;
    color: #828282;
    margin: 15px 0 20px 0;
}

.home03 .wrap ul li .text p span{
    margin: 0 15px 0 0;
    padding: 4px 30px;
    text-align: center;
    line-height: 1;
    background: #fff;
    border: 2px solid #202020;
    font-weight: bold;
    color: #202020;
    font-size: 14px;
}

.home03 .wrap ul li .text h5{
  font-size: 14px;
  color: #202020;
  margin: 0;
}

.home04 {
  width: 100%;
  max-width: 1200px;
  margin: 80px auto;
  padding: 0;
  border:5px solid  #003399;
  overflow: hidden;
}

.home04 h3 {
  margin: 0 0 0 55px;
}

.home04 h3 p {
  margin: 0 0 0 15px;
}

.home04 a {
  margin: 3em 0 0 55px;
}


@media screen and (max-width: 1250px) {
  .home04 {
    max-width: 95%;
  }

}

@media screen and (max-width: 950px) {

  .home04 > img {
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
.home-slide-wrap h2 {
    top: 28%;
}

.home01{
  padding: 70px 0 55px 0;
  background-image: none;
}

.home01 ul{
  display: block;
  padding: 0 0 20px 0;
}

.home01 ul li,
.home01 ul li:last-child {
    width: 100%;
    /* max-width: 290px; */
    margin: 0 0 45px 0;
}

.home01 ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.home01 ul li img {
  width: 40%;
  
}

.home01 ul li .news_txt {
  width: 60%;
  padding-left: 10px;
}

.home02 .lineup_list{
  display: block;
}

.home04 > img {
  width: 100%;
}

.home02 .lineup_list li{
  width: 100%;
  margin: 0 0.5% 30px 0;
  padding: 0 0 0 5px;
}

.home02 .lineup_list li a{
  display: flex;
  justify-content: center;
  align-items: center;
}

.home02 .lineup_list li ul:nth-of-type(1) li,
.home02 .lineup_list li ul:nth-of-type(2) li {
  font-size: 11px;
}

.home02 .lineup_list li ul li, .home02 .lineup_list li ul:nth-of-type(2) li:last-child {
  padding: 0 0 0 5px;
}

.home02 .lineup_list li .car_img{
  width: 40%;
  height: auto;
}

.home02 .lineup_list li .car_txt {
  width: 60%;
}

.home02 .lineup_list .soldout::after {
  width: 78px;
  height: 18px;
}

.home03 > .flexbox{
  display: block;
}

.home03 .wrap {
    width: 100%;
    padding: 60px 0 40px 0;
}

.home03 .wrap:first-child > div,
.home03 .wrap:last-child > div {
    width: 100%;
    padding: 0 15px 0 15px;
    margin: 0 auto 0 auto;
}

.home03 .wrap ul{
  padding: 0 0 20px 0;
}

.home04 {
  display: block;
}

/* .home04 > div {
  display: flex;
  justify-content: center;
} */

.home04 h3 {
  margin: 20px 0 0 25px;
}

.home04 h3 p {
  font-size: 14px;
}

.home04 a {
  margin: 25px 0 15px 25px;
}
}


@media screen and (max-width: 550px) {
.home-slide-wrap h2 {
    padding: 0 15px;
}

.home-slide-wrap h2 img {
    width: 100%;
    max-width: 200px;
    height: auto;
    margin: 0;
}

.home-slide-wrap h2 span{
  font-size: 14px;
}

}


/*//////////////////

contact,estimate

//////////////////*/

.contact_main.estimate_main .under-visual {
  background-image:  url(img/contact/estimate_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.contact_main .under-visual {
  background-image: url(img/contact/contact_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.contact01{
  color: #202020;
  padding: 75px 0 0 0;
}

.contact01 .thanks p {
  margin: 0 0 50px 0;
  font-size: 28px;
  font-weight: bold;
}

.contact01 .thanks p:last-child {
  font-weight: 500;
  font-size: 16px;
  margin: 0;
}

.contact_main h3{
  margin: 0 0 50px 0;
  font-size: 28px;
  letter-spacing: 0.06em;
}

.contact_main h3::after {
  content: '';
  background: url(img/contact/contact_border.png) no-repeat;
  width: 100%;
  height: 10px;
  background-position: bottom;
  background-size: contain;
  display: block;
}

.contact01 .tel_info {
  background-color: #EBF1F5;
  text-align: center;
  padding: 40px 0;
  margin-bottom: 30px;
}

.contact01 .tel_info p:nth-child(1) {
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  letter-spacing: 0.03em;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro";
}

.contact01 .tel_info p:nth-child(2) {
  font-size: 16px;
  letter-spacing: 0.04em;
}

.contact01 p{
  margin: 0 0 30px 0;
}

.contact01 ul{
  margin: 0;
  padding: 0;
}

.contact01 ul li{
  width: 49%;
  margin: 0 2% 15px 0;
  padding: 40px 15px;
}

.contact01 ul li:nth-child(2n){
  margin: 0 0 15px 0;
}

.contact01 ul li:nth-child(1),
.contact01 ul li:nth-child(2){
  background: #F5F2EB;
}

.contact01 ul li:nth-child(3),
.contact01 ul li:nth-child(4){
  background: #EBF1F5;
}

.contact01 ul li h4{
  margin: 0 0 15px 0;
  font-size: 24px;
}

.contact01 ul li a{
  display: block;
  margin: 0 0 10px 0;
  font-size: 42px;
  font-weight: bold;
  color: #202020;
  font-family: "Arial";
  pointer-events: none;
}

.contact01 ul li a span{
  margin: 0 0 25px 0;
  font-size: 24px;
  color: #202020;
}

.contact01 ul li p{
  margin: 0;
  font-size: 16px;
}

.contact02{
  color: #202020;
  padding: 75px 0 0 0;
  font-size: 16px;
}

.contact02 h3{
  margin: 0 0 50px 0;;
}

.contact02 p{
  margin: 0 auto 25px;
  line-height: 1.8;
  width: 100%;
}

.contact02 span.required{
  display: inline-block;
  margin: 0 3px 0 0;
  padding: 3px 5px;
  font-size: 13px;
  color: #fff;
  line-height: 1;
  background: #003399;
  border: 2px solid #003399;
}

.contact02 table{
  width: 100%;
  margin: 25px auto 30px;
  border-top: 1px solid #DDDDDD;
  border-spacing: initial;
  table-layout: fixed;
}

.contact02 table th{
  width: 28%;
  min-width: 220px;
  position: relative;
  padding: 20px 5px 20px 70px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #DDDDDD;
  background: #F2F3F7;
}

.contact02 table th span{
  display: inline-block;
  padding: 3px 5px;
  font-size: 13px;
  font-weight: normal;
  color: #fff;
  line-height: 1;
  background: #003399;
  border: 2px solid #003399;
  position: absolute;
  left: 15px;
  top: 20px;
}

.contact02 table th span.any{
  background: #fff;
  border: 2px solid #003399;
  color: #003399;
}

.contact02 table td{
  width: 72%;
  padding: 18px 5px 18px 25px;
  border-bottom: 1px solid #DDDDDD;
  /* letter-spacing: 1px; */
  font-size: 15px;
}

.contact02 table td .post {
  margin-right: 7px;
}

.contact02 input[type=text],
.contact02 input[type=date] {
  margin: 5px 0;
  padding: 10px 8px;
  font-size: 15px;
  /* border-radius: 4px;
  -webkit-border-radius: 4px; */
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.contact02 input.s-size{
  width: 100%;
  max-width: 130px;
}

.contact02 input.m-size{
  width: 100%;
  max-width: 250px;
}

.contact02 input.l-size{
  width: 100%;
  max-width: 600px;
}

.contact02 select{
  margin: 5px 0;
  padding: 10px 8px;
  font-size: 15px;
  height: auto;
  width: 100%;
  max-width: 250px;
  /* border-radius: 4px;
  -webkit-border-radius: 4px; */
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.contact02 textarea{
  margin: 5px 0;
  padding: 15px 12px;
  font-size: 15px;
  height: auto;
  width: 100%;
  max-width: 650px;
  height: 300px;
  /* border-radius: 4px;
  -webkit-border-radius: 4px; */
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.contact02 input[type=text]::placeholder,
.contact02 input[type=date]::placeholder,
.contact02 textarea::placeholder,
.contact02 select::placeholder {
  color: #C9C9C9;
}

.contact02 .custom01 input[type="radio"] {
  display: none;
}

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0 !important;
}

.contact02 .custom01 .mwform-radio-field-text {
  position: relative;
  display: inline-block;
  padding: 7px 20px 7px 25px;
  cursor: pointer;
}

.estimate_main .contact02 .custom01 .mwform-radio-field-text {
  padding: 7px 40px 7px 25px;
}

.contact02 .custom01 .mwform-radio-field-text::before {
  position: absolute;
  content: '';
  top: 50%;
  left: -3px;
  width: 12px;
  height: 12px;
  margin-top: -8px;
  border: 1px solid #E4E1DC;
  border-radius: 100%;
  -webkit-border-radius: 100%;
}

.contact02 .custom01 input[type="radio"]:checked + .mwform-radio-field-text::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 0px;
  width: 8px;
  height: 8px;
  margin-top: -5px;
  background: #003399;
  border-radius: 100%;
}

.contact02 input[type="date"] {
  position: relative;
}

.contact02 input[type="date"]::before {
  content: attr(placeholder);
  color: #C9C9C9;
}

.contact02 input[type="date"]::-webkit-datetime-edit-fields-wrapper,
.contact02 input[type="date"]:checked::-webkit-datetime-edit-fields-wrapper {
  display: none;
  color: transparent;
}

/* .contact02 input[type="date"]::-webkit-calendar-picker-indicator {
  background: transparent;
  z-index: 1;
}

.contact02 input[type="date"]::after {
  content: '';
  background-image: url(img/contact/calender_icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 0;
  width: 22px;
  height: 46px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
} */

.confirm a {
  color: #003399;
  border-bottom: 1px solid #003399;
}

.contact02 button {
  border: 0;
  cursor: pointer;
  height: 70px;
  max-width: 280px;
  margin: 70px auto 0;
  font-size: 16px;
}

.contact02 button:nth-of-type(2) {
  background-color: #CCCCCC;
  margin: 20px auto 0;
}

.contact01 .thanks {
  padding: 0 0 75px 0;
}

.mw_wp_form_confirm .confirm-hidden {
  display: none;
}


@media screen and (max-width: 768px) {

.contact_main h3{
  margin: 40px 0 35px 0;
  font-size: 24px;
  letter-spacing: 0.06em;
}

.contact01 {
  padding: 30px 0 25px 0;
}

.contact01 .tel_info p:nth-child(1) {
  font-size: 32px;
}

.contact01 .tel_info p:nth-child(2) {
  font-size: 13px;
}

.contact01 .thanks {
  padding: 0 0 30px 0;
}

.contact02 {
  padding: 30px 0 0 0;
}

.contact02 table th {
    width: 100%;
    padding: 10px 15px 10px 15px;
    display: block;
}

.contact02 table td {
    width: 100%;
    padding: 10px 10px 20px 10px;
    display: block;
}

.contact02 table th span {
    left: auto;
    right: 15px;
    top: 10px;
}

.contact02 .flexbox{
  display: block;
}

.contact02 button {
  margin: 40px auto 0;
}
}


/*//////////////////

blog

//////////////////*/

.blog01{
  margin: 50px 0 0 0;
}

.blog_main .under-visual {
  background-image: url(img/blog/blog_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.archive01 ul{
  margin: 0;
  padding: 0;
}

.archive01 ul li{
  margin: 0 0 50px 0;
  padding: 0 0 40px 0;
  border-bottom: #EEEEEE 3px solid;
}

.archive01 ul li .photo{
  width: 40%;
  margin: 0 5% 0 0;
}

.archive01 ul li .news_txt{
  width: 55%;
  color: #202020;
}

.archive01 ul li .ymd{
  font-size: 14px;
  margin: 5px 0 15px 0;
  color: #808080;
  font-weight: bold;
}

.archive01 ul li .ymd span{
    margin: 0 0 0 10px;
    padding: 3px 25px;
    text-align: center;
    line-height: 1;
    background: #fff;
    border: 2px solid #003399;
    font-weight: bold;
    color: #003399;
    font-size: 14px;
}

.archive01 ul li h3{
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 24px;
  position: relative;
}

.archive01 ul li p{
  margin: 0;
}

@media screen and (max-width: 768px) {
  .archive01 ul li,
  .archive01 ul li:last-child {
      width: 100%;
      /* max-width: 290px; */
      margin: 0 0 20px 0;
      padding: 0 0 20px 0;
  }
  
  .archive01 ul li a {
      display: flex;
      justify-content: center;
      align-items: center;
  }
  
  .archive01 ul li .photo {
    width: 40%;
    
  }
  
  .archive01 ul li .news_txt {
    width: 60%;
    padding-left: 10px;
  }

  .archive01 ul li h3 {
    margin: 0 0 10px 0;
    line-height: 1.4;
    font-size: 16px;
}

.archive01 ul li .ymd{
  font-size: 12px;
}

.archive01 ul li .ymd span{
    font-size: 12px;
}

.archive01 ul li p{
  font-size: 12px;
}
  
}

@media screen and (max-width: 600px) {

/* .archive ul li a{
  display: block;
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
}

.archive ul li .photo{
  width: 100%;
  margin: 0 0 20px 0;
}

.archive ul li .text{
  width: 100%;
} */

/* .archive ul li h3 {
    margin: 0 0 10px 0;
    line-height: 1.4;
    font-size: 20px;
} */
}

/*//////////////////

blog-detail

//////////////////*/

.detail .ymd{
	font-size: 14px;
	margin: 5px 0 10px 0;
  color: #808080;
  font-weight: bold;
}

.detail .ymd span{
  margin: 0 0 0 10px;
  padding: 4px 25px;
  text-align: center;
  line-height: 1;
  background: #fff;
  border: 2px solid #003399;
  font-weight: bold;
  color: #003399;
  font-size: 14px;
}

.detail h3{
	font-size: 26px;
	margin: 0 0 40px 0;
}

.blog-detail{
	margin: 0;
	color: #202020;
}

@media screen and (max-width: 450px) {
  .detail h3{
    font-size: 22px;
    margin: 0 0 20px 0;
  }
}


/*//////////////////

event

//////////////////*/

.event01{
  margin: 50px 0 0 0;
}

.event01 i {
    width: 20px;
    margin: 0 10px 10px 0;
    text-align: center;
    font-size: 16px;
}

.event01 .icon-marker{
  margin: 0 0 5px 0;
}


/*//////////////////

event-detail

//////////////////*/

.event01-detail{
  margin: 0;
  color: #202020;
}

.event01-detail .detail-table{
  margin: 0 0 35px 0;
}


/*//////////////////

voice

//////////////////*/

.voice01 {
    color: #202020;
    padding: 60px 0 80px 0;
}

.voice01 h3{
  text-align: center;
  margin: 0 0 40px 0;
}

.voice01 ul{
  margin: 0;
  padding: 0;
}

.voice01 ul li{
  width: 32%;
  margin: 0 2% 80px 0;
}

.voice01 ul li a{
  display: block;
  color: #46140B;
}

.voice01 ul li:nth-child(3n){
  margin: 0 0 80px 0;
}

.voice01 ul li img{
  width: 100%;
  display: block;
  margin: 0 auto 20px auto;
}

.voice01 ul li h4{
  display: block;
  margin: 0;
  min-height: 90px;
  font-size: 16px;
}

.voice01 ul li p{
  display: block;
  line-height: 1;
  text-align: center;
  padding: 15px 5px;
  border-top: 1px solid #46140B;
  border-bottom: 1px solid #46140B;
}


@media screen and (max-width: 768px) {

.voice01 ul {
  display: block;
}

.voice01 ul li{
  width: 100%;
  max-width: 340px;
  margin: 0 auto 80px auto;
}

.voice01 ul li:nth-child(3n){
  margin: 0 auto 80px auto;
}
}


/*//////////////////

voice-detail

//////////////////*/

.voice01-detail {
    color: #202020;
    padding: 60px 0 60px 0;
}

.voice01-detail h3{
  text-align: center;
  margin: 0 0 40px 0;
}

.voice01-detail .wrap{
  background: #F5F2EB;
}

.voice01-detail .photo{
  width: 61%;
}

.voice01-detail .text{
  width: 39%;
  padding: 0 0 0 15px;
}

.voice01-detail .text h4{
  font-size: 26px;
  width: 100%;
  max-width: 370px;
  margin: 0 auto 45px auto;
}

.voice01-detail .text p{
  width: 100%;
  max-width: 370px;
  margin: 0 auto 0 auto;
  display: block;
  line-height: 1;
  text-align: center;
  padding: 15px 5px;
  border-top: 1px solid #46140B;
  border-bottom: 1px solid #46140B;
}

.voice02-detail{
  color: #202020;
  padding: 0 0 60px 0; 
}

.voice02-detail h5{
  margin: 20px 0 10px 0;
  padding: 0 0 0 15px;
  font-size: 20px;
  position: relative;
}

.voice02-detail h5:before{
    position: absolute;
    content: " ";
    width: 4px;
    height: 24px;
    top: 3px;
    left: 0;
    background: #202020;
}

.voice02-detail .layout01{
  margin: 0 auto 70px auto;
}

.voice02-detail .layout01 .photo{
  width: 46%;
  margin: 0 0 0 6%;
}

.voice02-detail .layout01 .text{
  width: 48%;
}

.voice02-detail .layout02 .photo{
  width: 49.5%;
  margin: 0 1% 0 0;
}

.voice02-detail .layout02 .photo:last-child{
  width: 49.5%;
  margin: 0 0 0 0;
}

.voice02-detail .layout03{
  margin: 0 auto 100px auto;
}

.voice02-detail .layout03 .photo{
  width: 46%;
  margin: 0 6% 0 0;
}

.voice02-detail .layout03 .text{
  width: 48%;
}


@media screen and (max-width: 768px) {

.voice01-detail .flexbox{
  display: block;
}

.voice01-detail .flexbox .photo{
  width: 100%;
  max-width: 600px;
  margin: 0 auto 30px auto;
}

.voice01-detail .flexbox .text{
  width: 100%;
  max-width: 600px;
  margin: 0 auto 0 auto;
  padding: 0 0 50px 0;
}

.voice01-detail .text h4 {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 30px auto;
}

.voice02-detail .layout01{
  display: block;
  margin: 0 auto 90px auto;
}

.voice02-detail .layout01 .photo {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 30px auto;
}

.voice02-detail .layout01 .text {
    width: 100%;
    max-width: 600px;
}

.voice02-detail .layout02 {
    display: block;
}

.voice02-detail .layout02 .photo {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 10px auto;
}

.voice02-detail .layout02 .photo:last-child {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 30px auto;
}

.voice02-detail .layout02 .text {
    width: 100%;
    max-width: 600px;
}

.voice02-detail .layout03 {
    display: block;
}

.voice02-detail .layout03 .photo {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 30px auto;
}

.voice02-detail .layout03 .text {
    width: 100%;
    max-width: 600px;
}
}


/*//////////////////

staff

//////////////////*/

.anc-link{
  margin: 0 auto 0 auto;
  padding: 0;
}

.anc-link li{
  margin: 0 3px;
}

.anc-link li a{
  display: block;
  padding: 5px 25px;
  color: #202020;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  border-bottom: 3px solid #202020;
}

.anc-link li i{
  margin: 0 8px 0 0;
  vertical-align: inherit;
}

.staff01 {
    padding: 60px 0 30px 0;
}

.staff01 h3{
  padding: 80px 0 0 0;
  text-align: center;
  margin: 0 0 40px 0;
}

.staff-list{
  margin: 0;
  padding: 0;
}

.staff-list li{
  width: 23%;
  margin: 0 2.6666% 55px 0;
}

.staff-list li:nth-child(4n){
  margin: 0 0 55px 0;
}

.staff-list li h4{
  width: 100%;
  margin: 20px 0 15px 0;
  padding:8px 0 10px 0; 
  display: block;
  font-size: 18px;
  text-align: center;
  line-height: 1.4;
  border-top: 1px solid #202020;
  border-bottom: 1px solid #202020;
}

.staff-list li h4 span{
  font-size: 12px;
  color: #E7320C;
}

.staff-list li h5{
  font-size: 14px;
  margin: 0 0 5px 0;
}

.staff-list li p{
  margin: 0;
}

.staff02 {
    padding: 80px 0 30px 0;
    background: #F5F2EB;
}

.staff02 h3{
  text-align: center;
  margin: 0 0 40px 0;
}

.staff03 {
    padding: 80px 0 30px 0;
}

.staff03 h3{
  text-align: center;
  margin: 0 0 40px 0;
}

.staff04 {
  margin: 0 0 80px 0;
    padding: 80px 0 30px 0;
    background: #F5F2EB;
}

.staff04 h3{
  text-align: center;
  margin: 0 0 40px 0;
}


@media screen and (max-width: 768px) {

.anc-link{
  display: block;
}

.anc-link li{
  width: 100%;
  max-width: 260px;
  margin: 0 auto 30px auto;
}

.anc-link li a{
  display: block;
  padding: 5px 25px;
  color: #202020;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  border-bottom: 3px solid #202020;
}

.staff-list li{
  width: 46%;
  margin: 0 2% 50px 2%;
}

.staff-list li:nth-child(4n){
  margin: 0 2% 50px 2%;
}

.staff-list li img{
  display: block;
  margin: 0 auto;
}
}


@media screen and (max-width: 500px) {

.staff-list{
  display: block;
}

.staff-list li{
  width: 100%;
  margin: 0 auto 70px auto;
}

.staff-list li:nth-child(4n){
   margin: 0 auto 70px auto;
}
}


/*//////////////////

recruit

//////////////////*/

.recruit01 {
    padding: 60px 0 80px 0;
    text-align: center;
    color: #202020;
}

.recruit01 h3{
  margin: 0 0 60px 0;
}

.recruit01 h4 {
    display: inline-block;
    position: relative;
    margin: 0 0 30px 0;
    padding: 15px 15px;
    font-size: 16px;
    text-align: center;
    line-height: 1.4;
    background: #fff;
    border: 2px solid #202020;
    color: #202020;
    font-weight: bold;
}

.recruit01 h4:after {
    content: url(img/common/ar02.png);
    position: absolute;
    bottom: -16px;
    right: 50%;
    margin: 0 -5px 0 0px;
}

.recruit01 p{
  line-height: 2.2;
  font-size: 16px;
  margin: 0;
}

.recruit02 {
  margin: 0 0 80px 0;
    padding: 60px 0 80px 0;
    color: #202020;
    background: #F5F2EB;
}

.recruit02 h3{
  margin: 0 0 40px 0;
  text-align: center;
}

.recruit02 table{
    width: 100%;
    max-width: 780px;
    margin: 0 auto 45px auto;
    border-top: 1px solid #E4E1DC;
    border-spacing: initial;
}

.recruit02 table th{
    width: 25%;
    min-width: 200px;
    position: relative;
    padding: 15px 25px 15px 25px;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #E4E1DC;
}

.recruit02 table td {
    width: 75%;
    padding: 15px 25px 15px 25px;
    border-bottom: 1px solid #E4E1DC;
    letter-spacing: 1px;
}


@media screen and (max-width: 768px) {
.recruit02 table th {
    width: 100%;
    display: block;
    padding: 15px 15px 0 15px;
    border-bottom: none;
}

.recruit02 table td {
    width: 100%;
    display: block;
    padding: 5px 15px 15px 15px;
}
}

@charset "utf-8";
/* CSS Document */

/*///////////////////////////////////////
about
///////////////////////////////////////*/

.about_main .under-visual {
  background-image: url(img/about/about_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.about01{
	padding-bottom: 110px;
	color: #202020;
	font-weight: normal;
}

.about01 h3{
	text-align: center;
	margin: 0;
}

.about01 dl{
	border-top: 1px solid #DDDDDD;
	width: 100%;
	max-width: 780px;
	margin: 60px auto 0;
	padding: 0;
  font-size: 16px;
}

.about01 dt{
	width: 30%;
	font-weight: bold;
	background: #F2F3F7;
	border-bottom: 1px solid #DDDDDD;
	padding: 15px 30px;
}

.about01 dd{
	width: 70%;
	border-bottom: 1px solid #DDDDDD;
	padding: 15px 40px;
}

.about01 dd span a{
  color: #003399;
  border-bottom: 1px solid #003399;
  margin-left: 10px;
}

.about01 dd ul {
  padding: 0;
  margin: 0;
}

.about01 dd ul li{
  margin: 0;
}

.about01 dd ul li a {
  border-bottom: 1px solid;
}

.about01 dd:nth-of-type(12){
	padding: 25px 40px 15px;
}

.about01 .ju{
  width: 100%;
	max-width: 780px;
	margin: 20px auto 0;
	padding: 0;
}

.about01 .ju p {
  margin: 0 0 0 10px;
  font-size: 16px;
}


.about02{
	color: #202020;
	font-weight: normal;
}

.about02 h3 {
  font-size: 28px;
  letter-spacing: 0.06em;
}

.about02 h3::after {
  content: '';
  background: url(img/about/about_border.png) no-repeat;
  width: 100%;
  height: 10px;
  background-position: bottom;
  background-size: contain;
  display: block;
}

.access{
	width: 100%;
	max-width: 780px;
	margin: 0 auto;
	padding: 0;
  font-size: 16px;
}

.access iframe {
  width: 100%;
}




.aboutsp{
	display: none;
}

@media screen and (max-width: 768px) {
.about01 dl{
	display: block;
}

.about01 dt{
	width: 100%;
  text-align: center;
}

.about01 dd{
	width: 100%;
	border-bottom: 1px solid #DDDDDD;
	padding: 15px 40px;
  text-align: center;
}

.about01 dd span a{
  margin-left: 0;
}

.about02 .ceo figcaption{
	margin: 0 20px;
}

.about02 .smd{
	-webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about02 .smd figure:first-child{
	margin: 0 auto 50px;
}

.about03 dt{
	width: 100%;
}

.about03 dd{
	width: 100%;
}

.about04 ul a{
	width: 100%;
}
}

@media screen and (max-width: 550px) {
.about04 ul li p{
	left: 15px;
	bottom: 15px;
	padding: 10px 20px;
	font-size: 16px;
}

.aboutsp{
	display: inline;
}
}

/*///////////////////////////////////////
privacy,solicitation
///////////////////////////////////////*/

.privacy_main .under-visual {
  background-image: url(img/privacy/privacy_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.solicitation_main .under-visual {
  background-image: url(img/solicitation/solicitation_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.policy01 h3 {
  font-size: 28px;
  letter-spacing: 0.06em;
  margin-top: 75px;
  margin-bottom: 40px;
}

.policy01 h3:nth-of-type(3) {
    margin-bottom: -10px;
}

.policy01 h3::after {
  content: '';
  background: url(img/privacy/privacy_border.png) no-repeat;
  width: 100%;
  height: 10px;
  background-position: bottom;
  background-size: contain;
  display: block;
}

.policy01 p {
  font-size: 16px;
  margin-bottom: 35px;
}

.policy_list dt {
  background-color: #F2F3F7;
  padding: 18px;
  font-weight: bold;
  font-size: 16px;
}

.policy_list dd {
  padding: 25px 0 30px;
  font-size: 16px;
}

.policy_list dd ol {
  margin: 0;
}

.policy_list dd ol li {
  list-style: decimal;
}

.policy_list dd ul {
  margin: 0;
}

.policy_list dd ul li {
  list-style: disc;
}

.policy_list dd span {
  display: block;
  padding: 20px;
  width: 485px;
  border: 1px solid #003399;
  margin-top: 20px;
}

.policy_list dd .policy_link {
  width: fit-content;
  border-bottom: 1px solid #003399;
  display: flex;
}

.policy_list dd .policy_link a {
  color: #003399;
}

@media screen and (max-width: 500px) {
  .policy01 h3 {
    font-size: 22px;
  }

  .policy_list dd span {
    display: block;
    padding: 20px;
    width: 100%;
    border: 1px solid #003399;
    margin-top: 20px;
  }

  .policy_list dd .policy_link a {
    font-size: 15px;
    margin-top: 8px;
  }
}

/*//////////////////////////////////
service
//////////////////////////////////*/

.service_main .under-visual {
  background-image: url(img/service/service_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.service01 h2 {
  padding: 0;
  margin: 80px 0 50px;
}

.service01 p {
  width: 72%;
  margin-right: 60px;
  font-size: 16px;
}

.service01 .flexbox img {
  width: 28%;
}

.service01.repair01 {
  padding: 80px 0 75px 0;
}

.service01.repair01 h2 {
  padding: 0;
  margin: 0;
}

.service01.repair01 h2 img{
  width: auto;
}

.service01.repair01 p {
  width: 100%;
  margin-top: 30px;
}

.service_main h3 {
  font-size: 28px;
  letter-spacing: 0.06em;
  margin-top: 75px;
  margin-bottom: 40px;
}

.service_main h3::after {
  content: '';
  background: url(img/privacy/privacy_border.png) no-repeat;
  width: 100%;
  height: 10px;
  background-position: bottom;
  background-size: contain;
  display: block;
}

.service02 {
  padding-bottom: 60px;
}

.service02 ul {
  padding: 0;
  margin: 0;
}

.service02 li {
  width: 23.5%;
}

.service02 li img {
  width: 100%;
}

.service02 li p {
  font-size: 16px;
  margin: 15px 0 0 0;
}

.service02 li p:first-of-type {
  font-weight: bold;
}

.service03 {
  background-color: #F2F3F7;
  padding: 60px 0;
}

.service_main .service03 h3 {
  font-size: 28px;
  letter-spacing: 0.06em;
  margin-top: 0;
  margin-bottom: 40px;
}

.service03 ul {
  margin: 0;
  padding: 0;
}

.service03 li {
  padding: 25px 30px;
  background-color: #fff;
  margin: 0;
  box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
}

.service03 li:nth-child(-n+3) {
  width: 31%;
}

.service03 li:nth-last-child(-n+2) {
  width: 48%;
  margin-top: 30px;
}

.service03 li p {
  font-size: 16px;
  margin: 25px 0 0 0;
}

.service03 li a {
  position: relative;
  margin-top: 15px;
  display: inline-block;
}

.service03 li a::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 7px;
    background: url(img/common/icon_outlink.png) no-repeat;
    top: 5px;
    right: 5px;
}

.service03 li img:nth-of-type(2) {
  margin-top: 15px;
}

.service03.repair02 li:nth-child(-n+3) {
  width: 32%;
  margin: 0;
}

.service03.repair02 li:nth-child(n+4) {
  width: 100%;
}

.service03.repair02 li .flexbox img {
  margin-top: -20px;
}

.service04 h3::after {
  content: none;
}

@media screen and (max-width: 768px) {
  
  .service01 .flexbox {
    display: block;
  }

  .service01 p {
    width: 100%;
    margin-right: 0;
    font-size: 16px;
    margin-top: 20px;
  }

  .service01 .flexbox img {
    width: 100%;
    margin: 0 auto;
  }

  .service01.repair01 .flexbox>img{
    margin-top: 15px;
  }

  .service01.repair01 p {
    margin-top: 40px;
  }

  .service02 ul {
    flex-wrap: wrap;
  }

  .service02 li {
    width: 48%;
    margin-top: 15px;
  }

  .service02 li p{
    font-size: 14px;
    margin-top: 15px;
  }

  .service03 li {
    padding: 15px 15px;
    background-color: #fff;
    margin: 0;
  }
  
  .service03 li:nth-child(-n+3) {
    width: 100%;
    margin-top: 10px;
  }
  
  .service03 li:nth-child(n+4) {
    width: 100%;
    margin-top: 10px;
  }
  
  .service03 li p {
    font-size: 14px;
    margin: 10px 0 0 0;
  }

  .service03.repair02 li:nth-child(-n+3) {
    width: 100%;
    margin-top: 10px;
  }

  .service03.repair02 li .flexbox {
    display: block;
  }

  .service03.repair02 li .flexbox img {
    margin-top: 10px;
  }

  .service04 h3 {
    margin: 50px 0 30px;
  }

}

/*//////////////////////////////////
car
//////////////////////////////////*/

.car_main .under-visual {
  background-image: url(img/newcar/car_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.car_main .col02 {
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.car_category {
  padding: 0;
}

.car_category .checkbox {
  margin-top: 5px;
}

.car_category p {
  margin: 24px 0 12px;
  font-size: 16px;
  font-weight: bold;
}

.car_side .btn01 {
  margin-top: 40px;
} 

.car_main .col02 .main {
  padding: 0;
}

.car_main .main>p {
  font-size: 16px;
  margin-bottom: 50px;
}

.car01 ul {
  padding: 0 3px;
}

.car01 li.car_item {
  position: relative;
  width: calc(33% - 2%);
  margin: 0 2% 30px 0;
  background: #fff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.35);
}

/* .car01 li a{
  display: block;
} */

/* .car01 li .car_image {
  width: 100%;
  border: 1px solid #EEEEEE;
  height: 180px;
  object-fit: cover;
} */

.car01 li .car_img{
  width: 100%;
  height: 180px;
  position: relative;
  padding: 5px 5px 0 5px;
}

.car01 li .car_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.car01 li .car_txt {
  padding: 0 5px 5px 5px;
}

.car01 li h5{
  display: block;
  width: 100%;
  padding: 10px 40px 10px 5px;
  font-size: 16px;
  color: #222222;
  margin: 0;
  position: relative;
}

.car01 li ul:nth-of-type(1) li {
  background-color: #EEEEEE;
  width: fit-content;
  padding: 2px 6px;
  margin: 0 0 5px 0;
  font-size: 14px;
}

.car01 li ul:nth-of-type(2) li {
  font-weight: normal;
  font-size: 12px;
  margin: 5px 0;
  width: 50%;
  font-size: 13px;
}

.car01 li  ul:nth-of-type(2) li:nth-of-type(n+3){
  margin: 0;
}

.new_icon.off{
  display: none;
}

.new_icon.on::after{
  display: block;
  position: absolute;
  top: 8px;
  right: 8px;
  content: '';
  background: url(img/newcar/new_icon.png) no-repeat;
  width: 55px;
  height: 55px;
  background-size: contain;
}

.soldout.off {
  display: none;
}

.soldout.on {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 51, 153, 0.8);
}

.soldout::after {
  content: '';
  position: absolute;
  background: url(img/usedcar/soldout.png) no-repeat;
  background-size: contain;
  width: 130px;
  height: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}

.confirm.off {
  display: none;
}

.confirm.on {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background-color: rgba(255, 255, 255, 0.8);
}

.confirm.on::after {
  content: '';
  position: absolute;
  background: url(img/newcar/confirm.png) no-repeat;
  background-size: contain;
  width: 225px;
  height: 21px;
  top:50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}

.comingsoon.off {
  display: none;
}

.comingsoon.on {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 51, 153, 0.8);
}

.comingsoon::after {
  content: '';
  position: absolute;
  background: url(img/usedcar/comingsoon.png) no-repeat;
  background-size: contain;
  width: 210px;
  height: 18px;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}

@media screen and (max-width: 1020px) {
  .car01 li.car_item{
    width: 48%;
  }

  .car01 li .car_img{
    height: 200px;
  }

}

@media screen and (max-width: 768px) {

  .col02>p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 40px;
    padding: 0 25px;
  }

  .car_main .main>p {
    font-size: 16px;
    margin-bottom: 40px;
    /* margin-top: 40px; */
  }

  .car_side .btn01 {
    margin-top: 20px;
  } 

  .car_side .archive_ttl {
    z-index: 2;
    position: relative;
    padding: 0 25px;
  }

  .car_side .archive_ttl img {
    display: none;
  }

  .col02 .side.car_side .archive_ttl p {
    width: 100%;
    max-width: 425px;
    background-color: #111;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 53px;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
  }

  .car_side .archive_ttl p::after {
    position: absolute;
    content: "＋";
    right: 25px;
    font-size: 20px;
    font-weight: lighter;
    font-family: FontAwesome;
    transition: all 0.5s;
    transform: rotate(0);
  }

  .car_side .archive_ttl p.active::after {
    content: "－";
    transform: rotate(360deg);
  }

  .car_side {
    overflow: hidden;
  }

  .car_category {
    padding: 0 25px;
  }

  .car_category,
  .car_side .btn01 {
    position: relative;
    z-index: 1;
    transform: translateY(-220vw);
    height: 0;
    transition: transform 0.5s;
  }

  .car_category.active,
  .car_side .btn01.active {
    transform: translateY(0);
    height: auto;
    margin-bottom: 40px;
  }

  .car_category p {
    text-align: left;
  }

  .car_category .check_area {
    display: flex;
    /* justify-content: center; */
    flex-wrap: wrap;
    /* padding:0 15px; */
    margin: 0 auto;
  }

  .car_category .checkbox {
    /* width: fit-content; */
    text-align: left;
    width: 50%;
    border-bottom: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    margin: 0;
    padding: 7px 0 7px 7px;
  }

  .car_category .checkbox:nth-child(-n+2) {
    border-top: 1px solid #EEEEEE;
  }

  .car_category .checkbox:nth-child(odd) {
    border-left: 1px solid #EEEEEE;
  }

  .car_main .col02 .main {
    padding: 0 10px 0 12px;
  }

  .car01 li.car_item{
    padding: 0 5px 0 12px;
  }

  .car_item a {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .car01 ul {
    padding: 0;
  }

  .car01 li ul:nth-of-type(1) li,
  .car01 li ul:nth-of-type(2) li {
    font-size: 11px;
  }
  
  .car01 li .car_img{
    width: 40%;
    height: auto;
  }

  .car01 li .car_txt {
    width: 60%;
    padding: 0 0 5px 5px;
  }

  .new_icon.on::after{
      top: 5px;
      right: 5px;
      width: 30px;
      height: 30px;
    }

  .soldout::after {
      width: 78px;
      height: 18px;
    }
  
  .confirm.on {
    height: 12px;
  }

  .confirm.confirm.on::after {
    height: 12px;
    width: 100%;
  }
    
  .comingsoon::after {
    width: 105px;
    height: 9px;
  }

}

@media screen and (max-width: 600px) {

  .car01 li.car_item{
    width: 100%;
  }

  .soldout.on {
    height: 100%;
  }

  .comingsoon.on {
    height: 100%;
  }

  .car_category .checkbox {
    font-size: 12px;
  }
}

/*//////////////////////////////////
car_detail
//////////////////////////////////*/

.car_detail_main .detail_title .btn04 {
  margin: 0;
} 

.car_detail_main .detail_title {
  margin: 0 0 50px 0;
}

.car_detail_main .detail_title h3{
  display: block;
}

.car_detail_main .detail_title h3 p {
  font-size: 24px;
  margin: 5px 0 0 0;
}

.car_detail_main .detail_title span {
  font-size: 15px;
  font-weight: 500;
}

.car-detail-slide {
  position: relative;
  padding: 0 60px;
  margin: 0 0 0.2% 0;
}

.car-detail-slide li {
  width: 100%;
  height: 100%;
}

.car-detail-slide li img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.car-detail-slide-nav {
  padding: 0 60px;
}

.car-detail-slide-nav li {
  margin-right: 0.2%;
}

.car-detail-slide-nav, 
.car-detail-slide-nav ul {
  margin: 0;
}

/* .car-detail-slide-nav li:nth-child(6n) {
  margin-right: 0;
} */

.car-detail-slide .slick-next,
.car-detail-slide .slick-prev{
  z-index:2;
  width:30px;
  height:30px;
  /* line-height: 0px;
  font-size: 0px; */
  cursor: pointer;
  background: #003399;
  color: transparent;
  border: none;
  outline: none;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  padding: 0;
  z-index: 2;
  font-family: 'FontAwesome';
}

.car-detail-slide .slick-next {
  right: 0;
}

.car-detail-slide .slick-next::before {
  content: "\f178";
  color: white;
  margin-left: 9px;
}

.car-detail-slide .slick-prev {
  left: 0;
}

.car-detail-slide .slick-prev::before {
  content: "\f177";
  color: white;
  margin-left: 8px;
}

.car-detail-slide .slick-track,
.car-detail-slide-nav .slick-track {
  display: flex;
  align-items: center;
}
.car-detail-slide .slick-slide,
.car-detail-slide-nav .slick-track {
  height: auto !important;
}

.car_main .main .car-detail_table p {
  margin-bottom: 0;
}

.car-detail_table .cdl {
  width: 50%;
  margin: 0;
}

.car-detail_table.newcar-detail_table .cdl:first-child,
.car-detail_table.newcar-detail_table .cdl:nth-child(6),
.car-detail_table.newcar-detail_table .cdl:nth-child(11),
.car-detail_table.newcar-detail_table .cdl:last-child {
  width: 100%;
}

.car-detail_table.newcar-detail_table .cdl:first-child .cdt,
.car-detail_table.newcar-detail_table .cdl:nth-child(6) .cdt,
.car-detail_table.newcar-detail_table .cdl:nth-child(11) .cdt,
.car-detail_table.newcar-detail_table .cdl:last-child .cdt {
  width: 20%;
}

.car-detail_table.newcar-detail_table .cdl:first-child .cdd,
.car-detail_table.newcar-detail_table .cdl:nth-child(6) .cdd,
.car-detail_table.newcar-detail_table .cdl:nth-child(11) .cdd,
.car-detail_table.newcar-detail_table .cdl:last-child .cdd {
  width: 80%;
}

.car-detail_table.usedcar-detail_table .cdl:nth-child(-n+3),
.car-detail_table.usedcar-detail_table .cdl:last-child {
  width: 100%;
}

.car-detail_table.usedcar-detail_table .cdl:nth-child(-n+3) .cdt,
.car-detail_table.usedcar-detail_table .cdl:last-child .cdt {
  width: 20%;
}

.car-detail_table.usedcar-detail_table .cdl:nth-child(-n+3) .cdd,
.car-detail_table.usedcar-detail_table .cdl:last-child .cdd {
  width: 80%;
}

.car-detail_table {
  width: 100%;
  margin-top: 60px;
}

.car-detail_table>.cdl {
  border-top: 1px solid #C9C9C9;
}

.car-detail_table>.cdl:last-child {
  border-bottom: 1px solid #C9C9C9;
}

.car-detail_table .cdl .cdt {
  background-color: #F2F3F7;
  width: 40%;
  display: block;
}

.car-detail_table .cdl .cdd {
  width: 60%;
}

.car-detail_table .cdl .cdt,
.car-detail_table .cdl .cdd {
  padding: 15px 0 15px 20px;
}

.car-detail_table .cdd a {
  color: #003399;
  border-bottom: 1px solid #003399;
}

.detail_btn_area {
  margin-top: 70px;
  padding-top: 60px;
  border-top: 1px solid #EEEEEE;
}

.car_detail_main .btn03,
.car_detail_main .btn04 {
  max-width: 240px;
  width: 100%;
  margin: 0 auto;
  padding: 15px 30px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.car_detail_main .main .btn03 {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {

  .car_detail_main .detail_title {
    display: block;
    text-align: center;
    margin: 0 0 50px;
  }

  .car-detail_table {
    margin-top: 30px;
  }

  .car-detail_table .cdl {
    display: block;
  }

  .car-detail_table.newcar-detail_table .cdl:nth-child(2),
  .car-detail_table.newcar-detail_table .cdl:nth-child(4),
  .car-detail_table.newcar-detail_table .cdl:nth-child(7),
  .car-detail_table.newcar-detail_table .cdl:nth-child(9) {
    border-right: 1px solid #C9C9C9;
  }

  .car-detail_table.usedcar-detail_table .cdl:nth-child(4),
  .car-detail_table.usedcar-detail_table .cdl:nth-child(6),
  .car-detail_table.usedcar-detail_table .cdl:nth-child(8),
  .car-detail_table.usedcar-detail_table .cdl:nth-child(10),
  .car-detail_table.usedcar-detail_table .cdl:nth-child(12),
  .car-detail_table.usedcar-detail_table .cdl:nth-child(14),
  .car-detail_table.usedcar-detail_table .cdl:nth-child(16),
  .car-detail_table.usedcar-detail_table .cdl:nth-child(18) {
    border-right: 1px solid #C9C9C9;
  }

  .car-detail_table .cdl .cdt {
    width: 100%;
  }

  .car-detail_table.usedcar-detail_table .cdl:nth-child(-n+3) .cdt, .car-detail_table.usedcar-detail_table .cdl:last-child .cdt {
    width: 100%;
  }

  .car-detail_table.newcar-detail_table .cdl:first-child .cdt, .car-detail_table.newcar-detail_table .cdl:nth-child(6) .cdt, .car-detail_table.newcar-detail_table .cdl:nth-child(11) .cdt, .car-detail_table.newcar-detail_table .cdl:last-child .cdt {
    width: 100%;
  }

  .car-detail_table.newcar-detail_table>.cdl:nth-child(6) .cdd {
    width: 100%;
  }

  .detail_btn_area {
    padding-top: 30px;
  }

  .car_detail_main .detail_title .btn04 {
    margin: 0 auto;
}
}

/* 240318乗るピタ */
.norupita_main {
  padding: 50px 0;
  text-align: center;
}

.norupita_main p {
  font-size: 18px;
  margin-top: 15px;
}