<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */

body {
    font-family: sans-serif!important;
    color: #fff!important;
	background-color: #000!important;
}
ul{
	padding: 0!important
}

 .used_icon{
     display:block ;
     position:absolute;
     top:0px;
     left:0px;
     z-index:2;
	 width: 5em;
 }
.block-information{
	background-color:#fff;
	padding-bottom: 3em
}
.information-list dt{
	margin-top: 1em;
	width: 20%;
	float:left;
}
.information-list dt:first-child{
	margin-top:0;
}
.information-list dd{
	margin-top: 1em;
	width:80%;
	margin-left:20%
}
.block-information .page-header{
	padding-top:2em!important;
}
.block-information .page-header h1{
	text-shadow: none;
}
.block-information .page-header h1 small{
	display: block;
	font-size: 0.2em;
    border-top: 1px solid #000;
    /* margin-top: 1em; */
    padding-top: 1em;
color:#000;}
.movie {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	clear: both
}
.movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.icon-block li{display: inline-block;width:12%}
.page-header,
.jumbotron,
h3,
.andmore{
    font-family: 'Teko', sans-serif!important;
}
.page-header span,.andmore span{
	color:#eb6316
}
.page-header small{
	display: block;
	border-top: 1px solid #fff;
	margin-top: 1em;
	padding-top:1em 
	
}


.btn-success:link {
    color: #fff!important
}

.btn-success:hover {
    color: #000!important
}

.btn-success {
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0)!important;
}

th {
    white-space: pre;
}

h1 small {
    color: #337ab7;
}

.jumbotron p {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}

ul li {
    list-style-type: none;
}

.marginbottom20em {
    margin-bottom: 20em
}

.bg_content {
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 1em 0 3em;
}

.bg-header1 {
    background-image: url(../images/bg_1.jpg);
    color: #fff;
    text-align: center;
}

.bg-header2 {
    background-image: url(../images/hero_bg.jpg);
    background-size: cover;
    background-position: center top;
    text-shadow: 1px 1px #fff;
}

.bg-header2 .jumbotron {
    /* background-color: rgba(255,255,255,0); */
    /* background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,.5) 25%,rgba(255,255,255,0) 100%); */
    background-color: inherit;
    padding: 2em;
    text-align: right;
    /* margin-top: 2em; */
}

.jumbotron h1 {
    color: #db1700!important;
    margin-top: 1em;
}

.bg_header {
    padding: 20em 7em 0 7em !important;
    min-height: 7em;
    background-position: top center;
    color: #fff;
    margin-top: 70px!important;
		background-size: cover;
	border:none!important
}
.bg_header_new{
	background-image: url(../images/new_title_bg.jpg)
}
.bg_header_used{
	background-image: url(../images/title_bg_used.jpg)
}

.bg_header h1 {
    font-size: 7em;
    line-height: 0.7;
    text-shadow: 1px 1px 1px #000
}

.bg_header h1 small {
    color: #fff;
    font-size: 0.4em;
}

.bg_credit_info {
	margin-top:2em;
    background-color: #000;
    color: #fff;
}

.credit {
    background-color: #fff;
    padding: 1em 0;
    width: 100%;
    overflow: hidden;
}

.new_content h3,
.used_content h3,
.andmore{
	font-size: 4em
}
.andmore{
	margin-top:4em;
		font-size: 3em
}

.thumbnail {
    border: 1px solid #efefef;
    padding-top: 1em!important;
}

.thumbnail .img {
    width: 25%
}

.thumbnail h3 {
    text-align: center;
    font-weight: 100
}


/**/

.thumbnail-original {
    border: 1px solid #efefef!important;
    background-color: #efefef!important;
    ;
    position: relative;
    background: url(../images/bg_image7.jpg);
    background-size: cover;
    background-position: center center;
    margin-top: 5em!important
}

.thumbnail-original h3,
.thumbnail-original p {
    color: #fff!important;
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;
}

.thumbnail-original p {
    font-size: 1.2em
}

.thumbnail-original p strong {
    font-size: 1.4em;
    color: #db1700;
    border: 1px solid #fff;
    display: inline-block;
    padding: 10px;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.7);
    margin: 0.5em;
    text-shadow: 0px 0px 0px #fff
}

.thumbnail-original p strong small {
    font-size: 0.7em;
    color: #000;
}

.thumbnail-original span {
    position: absolute;
    top: -60px;
    left: -20px;
    color: #fff;
    background-color: #185bd6;
    padding: 30px 20px;
    border-radius: 60px;
    transform: rotate(-10deg);
    font-size: 13px
}

.table td.photo-block {
    width: 25%
}

.photo-size {
    max-width: 70%
}

.fill-block {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 1em 2em;
    color: #333;
}


/* text-sizing */

.small-text {
    font-size: 0.8em
}

.note {
    font-size: 1.2em;
    display: inline-block;
    color: #f60d00;
    background-color: #fff;
    padding: 0.5em 1.1em;
    margin-bottom: 1em;
    border-radius: 2px;
    text-align: center;
}


/*compornent*/

.margin-top3 {
    margin-top: 3em
}

.margin-bottom10 {
    margin-bottom: 10em
}

.margin-bottom3 {
    margin-bottom: 3em
}

.table td,
.table th {
    vertical-align: middle!important;
    text-align: center;
}


/*groval navi*/
.navbar-nav{
	float:right!important
}
.navbar-basic {
    background-color: #333;
    border-color: #e7e7e7;
}

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

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

.navbar-basic .navbar-text {
    color: #777;
}

.navbar-basic .navbar-nav &gt; li &gt; a {
    color: #777;
}

.navbar-basic .navbar-nav &gt; li &gt; a:hover,
.navbar-basic .navbar-nav &gt; li &gt; a:focus {
    color: #333;
    background-color: transparent;
}

.navbar-basic .navbar-nav &gt; .active &gt; a,
.navbar-basic .navbar-nav &gt; .active &gt; a:hover,
.navbar-basic .navbar-nav &gt; .active &gt; a:focus {
    color: #555;
    background-color: #eb6316;
}

.navbar-basic .navbar-nav &gt; .disabled &gt; a,
.navbar-basic .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-basic .navbar-nav &gt; .disabled &gt; a:focus {
    color: #ccc;
    background-color: transparent;
}

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

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

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

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

.navbar-basic .navbar-nav &gt; .open &gt; a,
.navbar-basic .navbar-nav &gt; .open &gt; a:hover,
.navbar-basic .navbar-nav &gt; .open &gt; a:focus {
    color: #555;
    background-color: #eb6316;
}

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

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

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

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

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

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

#menu&gt;a:first-child {
    width: 20em;
    display: inline-block;
    float: left;
    padding-top: 1em;
    padding-left: 1em;
    margin-right: 1em;
}

#menu li {
    display: inline-block;
    margin: 0;
    /*color: #fff;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    */
}

#menu li.active,
#menu li.active:hover {
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    color: #333;
}

#menu li.active a:hover {
    color: #000;
}

#menu li:hover {
    background: rgba(255, 255, 255, 0.8);
}

#menu li a,
#menu li.active a {
    padding: 25px 18px;
    display: block;
}

#menu li.active a {
    color: #000
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff!important;
}

#gnavi {
    width: 100%;
    overflow: hidden;
    /* border: 0px solid #fff; */
    background-color: #000;
    color: #fff;
}


.navbar-default {
    background-color: #f8f8f8;
    border-color: #666!important;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    background: #fbfbfb!important;
}


/*
#menu li.active a {
    color: #fff;
}
*/

#menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 40px;
    z-index: 70;
    width: 100%;
    padding: 0;
    margin: 0;
}

ul.share-buttons {
    list-style: none;
    padding: 0;
}

ul.share-buttons li {
    display: inline;
}


/* IMAGE LIGHTBOX SELECTOR */

#imagelightbox {
    position: fixed;
    z-index: 9999;
}

.imagelightbox_box {
    width: 100%;
    overflow: hidden
}

.imagelightbox a img {
    width: 100%;
}

.imagelightbox:first-child {
    margin-bottom: 1em
}

.imagelightbox {
    margin-bottom: 0.5em
}

#imagelightbox {
    cursor: pointer;
    position: fixed;
    z-index: 10000;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75);
    /* 50 */
    box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75);
    /* 50 */
}


/* ACTIVITY INDICATION */

#imagelightbox-loading,
#imagelightbox-loading div {
    border-radius: 50%;
}

#imagelightbox-loading {
    width: 2.5em;
    /* 40 */
    height: 2.5em;
    /* 40 */
    background-color: #444;
    background-color: rgba( 0, 0, 0, .5);
    position: fixed;
    z-index: 10003;
    top: 50%;
    left: 50%;
    padding: 0.625em;
    /* 10 */
    margin: -1.25em 0 0 -1.25em;
    /* 20 */
    -webkit-box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75);
    /* 40 */
    box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75);
    /* 40 */
}

#imagelightbox-loading div {
    width: 1.25em;
    /* 20 */
    height: 1.25em;
    /* 20 */
    background-color: #fff;
    -webkit-animation: imagelightbox-loading .5s ease infinite;
    animation: imagelightbox-loading .5s ease infinite;
}

@-webkit-keyframes imagelightbox-loading {
    from {
        opacity: .5;
        -webkit-transform: scale( .75);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale( 1);
    }
    to {
        opacity: .5;
        -webkit-transform: scale( .75);
    }
}

@keyframes imagelightbox-loading {
    from {
        opacity: .5;
        transform: scale( .75);
    }
    50% {
        opacity: 1;
        transform: scale( 1);
    }
    to {
        opacity: .5;
        transform: scale( .75);
    }
}


/* OVERLAY */

#imagelightbox-overlay {
    background-color: #fff;
    background-color: rgba( 255, 255, 255, .9);
    position: fixed;
    z-index: 9998;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}


/* "CLOSE" BUTTON */

#imagelightbox-close {
    width: 2.5em;
    /* 40 */
    height: 2.5em;
    /* 40 */
    text-align: left;
    background-color: #666;
    border-radius: 50%;
    position: fixed;
    z-index: 10002;
    top: 2.5em;
    /* 40 */
    right: 2.5em;
    /* 40 */
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

#imagelightbox-close:hover,
#imagelightbox-close:focus {
    background-color: #111;
}

#imagelightbox-close:before,
#imagelightbox-close:after {
    width: 2px;
    background-color: #fff;
    content: '';
    position: absolute;
    top: 20%;
    bottom: 20%;
    left: 50%;
    margin-left: -1px;
}

#imagelightbox-close:before {
    -webkit-transform: rotate( 45deg);
    -ms-transform: rotate( 45deg);
    transform: rotate( 45deg);
}

#imagelightbox-close:after {
    -webkit-transform: rotate( -45deg);
    -ms-transform: rotate( -45deg);
    transform: rotate( -45deg);
}


/* CAPTION */

#imagelightbox-caption {
    text-align: center;
    color: #fff;
    background-color: #666;
    position: fixed;
    z-index: 10001;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.625em;
    /* 10 */
}


/* NAVIGATION */

#imagelightbox-nav {
    background-color: #444;
    background-color: rgba( 0, 0, 0, .5);
    border-radius: 20px;
    position: fixed;
    z-index: 10001;
    left: 50%;
    bottom: 3.75em;
    /* 60 */
    padding: 0.313em;
    /* 5 */
    -webkit-transform: translateX( -50%);
    -ms-transform: translateX( -50%);
    transform: translateX( -50%);
}

#imagelightbox-nav button {
    width: 1em;
    /* 20 */
    height: 1em;
    /* 20 */
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    margin: 0 0.313em;
    /* 5 */
}

#imagelightbox-nav button.active {
    background-color: #fff;
}


/* ARROWS */

.imagelightbox-arrow {
    width: 3.75em;
    /* 60 */
    height: 7.5em;
    /* 120 */
    background-color: #444;
    background-color: rgba( 0, 0, 0, .5);
    vertical-align: middle;
    display: none;
    position: fixed;
    z-index: 10001;
    top: 50%;
    margin-top: -3.75em;
    /* 60 */
}

.imagelightbox-arrow:hover,
.imagelightbox-arrow:focus {
    background-color: #666;
    background-color: rgba( 0, 0, 0, .75);
}

.imagelightbox-arrow:active {
    background-color: #111;
}

.imagelightbox-arrow-left {
    left: 2.5em;
    /* 40 */
}

.imagelightbox-arrow-right {
    right: 2.5em;
    /* 40 */
}

.imagelightbox-arrow:before {
    width: 0;
    height: 0;
    border: 1em solid transparent;
    content: '';
    display: inline-block;
    margin-bottom: -0.125em;
    /* 2 */
}

.imagelightbox-arrow-left:before {
    border-left: none;
    border-right-color: #fff;
    margin-left: -0.313em;
    /* 5 */
}

.imagelightbox-arrow-right:before {
    border-right: none;
    border-left-color: #fff;
    margin-right: -0.313em;
    /* 5 */
}

#imagelightbox-loading,
#imagelightbox-overlay,
#imagelightbox-close,
#imagelightbox-caption,
#imagelightbox-nav,
.imagelightbox-arrow {
    -webkit-animation: fade-in .25s linear;
    animation: fade-in .25s linear;
}

@-webkit-keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/* heading text */

.heading-text {
    font-weight: bold;
    font-size: 3em;
    text-shadow: 1px 1px #000;
    margin: 1em 0
}

.heading-text strong {
    font-size: 3em;
    display: inline-block;
    color: #f6eb00;
    padding: 0 0.1em
}

.heading2-text {
    font-weight: 100;
    font-size: 2.5em;
    margin: 1em 0;
}

.heading2-text strong {
    font-size: 1.2em;
    display: inline-block;
    color: #f6eb00;
    padding: 0 0.1em;
}

.heading3-text {
    font-weight: bold;
    font-size: 1.2em;
}

.heading3-text strong {
    font-size: 1.4em;
    display: inline-block;
    color: #f60d00;
    padding: 0 0.1em;
    text-shadow: 1px 1px #fff;
}

.schedule strong {
    font-size: 2em;
}

.schedule {
    border: 1px solid #fff;
    padding: 0.5em 0.5em;
    margin: 0 1em 1em;
    border-radius: 3px;
    display: inline-block;
    min-width: 20%;
    background-color: rgba(255, 255, 255, 0.5);
    color: #333
}


/* subelement-block */

.subelement-block-content {
    border: 1px solid #fff;
    margin: 1em;
    padding: 1em 0;
    min-height: 50px;
    vertical-align: middle;
}

.subelement-block-content:nth-child(1) {
    background-color: #ea5513;
}

.subelement-block-content:nth-child(2) {
    background-color: #00a1e9;
}

.subelement-block-content:nth-child(3) {
    background-color: #e70012;
}

.subelement-block-content:nth-child(4) {
    background-color: #23ac38;
}

.subelement-block-content:nth-child(5) {
    background-color: #e5007f;
}


/* panel */

.panel-default {
    color: #000!;
    text-shadow: 1px 1px #fff;
}

.panel-block-az {
    border-color: #ddd;
    background-color: #333!important;
    border: 1px solid #333;
    color: #fff;
    font-weight: 100;
}

.panel-block-az &gt; .panel-heading {
    color: #fbfbfb;
    background-color: #555;
    border-color: #333;
    text-align: center;
    font-weight: bold;
}

.panel-block-az &gt; .panel-heading + .panel-collapse &gt; .panel-body {
    border-top-color: #ddd;
}

.panel-block-az &gt; .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}

.panel-block-az &gt; .panel-footer + .panel-collapse &gt; .panel-body {
    border-bottom-color: #ddd;
}

.panel-event {
    border-color: #ddd;
    background-color: #fff!important;
    border: 1px solid #fff;
    color: #333;
    font-weight: 100;
}

.panel-event &gt; .panel-heading {
    color: #333;
    background-color: #efefef;
    border-color: #eee;
    text-align: center;
    font-weight: bold;
}

.harley-content {
    color: #000!important;
}

.bg_ktm_husq h3 {
    color: #000;
    text-shadow: 1px 1px #fff;
}

.bg_ktm_husq p {
    color: #000;
    text-shadow: 1px 1px #fff;
}

.map {
    height: 350px
}
.price{
	color:#eb6316;
}

@media only screen and (max-width: 41.250em)
/* 660 */

{
    #container {
        width: 100%;
    }
    #imagelightbox-close {
        top: 1.25em;
        /* 20 */
        right: 1.25em;
        /* 20 */
    }
    #imagelightbox-nav {
        bottom: 1.25em;
        /* 20 */
    }
    .imagelightbox-arrow {
        width: 2.5em;
        /* 40 */
        height: 3.75em;
        /* 60 */
        margin-top: -2.75em;
        /* 30 */
    }
    .imagelightbox-arrow-left {
        left: 1.25em;
        /* 20 */
    }
    .imagelightbox-arrow-right {
        right: 1.25em;
        /* 20 */
    }
}

@media only screen and (max-width: 20em)
/* 320 */

{
    .imagelightbox-arrow-left {
        left: 0;
    }
    .imagelightbox-arrow-right {
        right: 0;
    }
}


/* ã‚¦ã‚¤ãƒ³ãƒ‰ã‚¦ã®å¹…ãŒ769pxä»¥ä¸Šã®æ™‚ */

@media screen and (min-width: 769px) {
    /*ã€€youtubeã€€*/
    .video-wrap {
        position: relative;
        margin-top: 1.2em;
        margin-bottom: 1.2em;
        padding-top: 69px;
        padding-bottom: 50%;
        overflow: hidden;
    }
    .video-wrap iframe {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    body {
        font-size: 1.2em!important
    }
    #gnavi {
        background: rgba(255, 255, 255, 0.9);
        font-size: 1.5em
    }
    #gnavi li {
        display: block;
        text-align: center
    }
    .col-xs-1,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12 {
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
    .jumbotron p .small {
        font-size: 0.5em
    }
    .heading2-text {
        font-size: 1.8em;
    }
    .table {
        font-size: 0.8em!important
    }
    th {
        white-space: normal!important
    }
    .map {
        height: 250px
    }
	.bg_header {
    padding: 20em 0em 0 0em !important;
}
	.bg_header h1 {
    font-size: 5em;
	}
	.icon-block li{display: inline-block;width:24%}

}</pre></body></html>