
* {
	border: none;
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y: scroll;
}

body {
	background-color: #e8e8e8;
	font-family: YuGothic, "Yu Gothic", sans-serif;
	font-size: 95%;
	font-weight: 600;
	min-width: 1000px;
	-webkit-text-size-adjust: 100%;
}

.sp {
	display: none;
}

h1,
h2,
h3,
h4 {
	text-align: center;
}

h2.subtitle {
	color: white;
	font-size: 120%;
	padding: 15px 0px;
}

h3.img {
	background-color: black;
	border-top: 2px solid #ff0000;
	padding: 30px 0px 25px 0px;
}

h3.img span {
	color: #e60012;
	display: block;
	padding-top: 10px;
}

h3 em {
	border-bottom: 3px solid #e60012;
	font-size: 140%;
	font-style: normal;
	padding: 5px 15px;
}

h3.subtitle em {
	border-bottom: 3px solid white;
	font-size: 120%;
	padding: 5px 15px;
}

h4 em {
	background-color: black;
	border-bottom: 1px solid #ff0000;
	border-right: 10px solid #ff0000;
	color: white;
	display: block;
	font-size: 120%;
	font-style: normal;
	padding: 10px;
}

p {
	line-height: 1.8em;
	padding: 10px 0px;
	text-align: justify;
	text-justify: distribute;
}

p.mn {
	margin: 0px;
}

p.right {
	text-align: right;
}

p.mn-right {
	margin: 0px;
	text-align: right;
}

p.center {
	text-align: center;
}

p.mn-center {
	margin: 0px;
	text-align: center;
}

sup,
sub {
	font-size: 70%;
	line-height: 4px;
	vertical-align: top;
}

a {
	color: black;
	overflow: hidden;
}

a:hover,
input.submit:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	opacity: 0.6;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

a.link-btn:hover,
span.link-btn a:hover {
	text-decoration: underline;
}

a.link-btn,
a.link-btn-black,
span.link-btn a,
div.body p a {
	background: white url(images/link_btn.png) no-repeat right 15px center;
	font-size: 115%;
	font-style: normal;
	font-weight: bold;
	margin: auto;
	padding: 15px 60px 15px 50px;
	text-decoration: none;
}

a.link-btn-black {
	background: black url(images/link_btn.png) no-repeat right 15px center;
	color: white;
}

a.link-btn-prev,
span.link-btn-prev a {
	background: black url(images/link_btn_foot_prev.png) no-repeat left 15px center;
	color: white;
	font-size: 105%;
	font-style: normal;
	margin: 0px auto;
	padding: 10px 65px;
	text-decoration: none;
}

a.link-btn-next,
span.link-btn-next a {
	background: black url(images/link_btn_foot.png) no-repeat right 15px center;
	color: white;
	font-size: 105%;
	font-style: normal;
	margin: 0px auto;
	padding: 10px 65px;
	text-decoration: none;
}

a.link-btn-sports {
	background: url(images/topmenu_btn.png) no-repeat right 15px center;
	background-color: #bdb7df;
	background-size: 16px;
	font-size: 115%;
	font-weight: bold;
	margin: auto;
	padding: 15px 60px 15px 50px;
	text-decoration: none;
}

a.link-btn-automatic {
	background: url(images/topmenu_btn.png) no-repeat right 15px center;
	background-color: #ead43a;
	background-size: 16px;
	font-size: 115%;
	font-weight: bold;
	margin: auto;
	padding: 15px 60px 15px 50px;
	text-decoration: none;
}

ul {
	list-style-type: none;
}

ol {
	line-height: 1.5em;
	margin-left: 20px;
}

ol li {
	padding: 4px 0px;
}

table {
	border-collapse: collapse;
	line-height: 1.5em;
	width: 100%;
}

body#entry div.entry-body table {
	width: auto;
}

body#entry div.entry-body table td {
	vertical-align: top;
}

span.gray {
	color: gray;
}

span.red {
	color: red;
}

span.f12 {
	font-size: 12px;
}

span.xx-large {
	font-size: 200%;
	line-height: 1.5em;
}

span.x-large {
	font-size: 150%;
	line-height: 1.5em;
}

span.large {
	font-size: 125%;
	line-height: 1.5em;
}

span.small {
	font-size: 75%;
}

span.img-right {
	float: right;
	margin: 5px 0px 5px 8px;
}

span.img-left {
	float: left;
	margin: 5px 8px 5px 0px;
}

body#single div.body ul li,
ul.list {
	line-height: 1.7em;
}

body#single div.body ul li,
ul.list li {
	background: url(images/ul_list_li.gif) no-repeat 5px 11px;
	padding: 3px 0px 3px 25px;
}

span.gray {
	color: gray;
}

span.red {
	color: red;
}

span.xx-large {
	font-size: 200%;
	line-height: 1.5em;
}

span.x-large {
	font-size: 150%;
	line-height: 1.5em;
}

span.large {
	font-size: 125%;
	line-height: 1.5em;
}

span.small {
	font-size: 85%;
	line-height: 1.4em;
}

span.marker,
strong.marker {
	background: linear-gradient(transparent 50%, #faf09a 50%);
	padding: 0px 5px;
}

span.img-right {
	float: right;
	margin: 5px 0px 5px 20px;
}

span.img-left {
	float: left;
	margin: 5px 20px 5px 0px;
}

ul.notelist {
	font-size: 90%;
	font-weight: 500;
	line-height: 1.3em;
	list-style-type: none;
	margin: 0px 0px 0px 1.8em;
}

ul.notelist li {
	padding: 3px 0px;
	text-indent: -1.2em;
}

ul.notelist li span.maker {
	margin-right: 0.2em;
}

div.line {
	background: url(images/line.gif) repeat-x 0px 10px;
	clear: both;
	font-size: 5px;
	height: 20px;
}

div.space10px {
	clear: both;
	font-size: 5px;
	height: 10px;
}

div.space20px {
	clear: both;
	font-size: 5px;
	height: 20px;
}

div.space50px {
	clear: both;
	font-size: 5px;
	height: 50px;
}

/***********************************************************************/
ul.photos {
	margin: 0px auto;
	width: 600px;
}

ul.photos li {
	display: table-cell;
	padding: 0px 5px;
}

table.list-table {
	border-bottom: 1px solid #b8b8b8;
	border-top: 1px solid #b8b8b8;
}

table.list-table th {
	background-color: #fff9ec;
	border-top: 1px solid #b8b8b8;
	padding: 20px;
	text-align: center;
	width: 30%;
}

table.list-table td {
	background-color: white;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-top: 1px solid #b8b8b8;
	font-weight: 500;
	padding: 20px 25px;
}

table.list-table tr.header th {
	background-color: #383838;
	border-left: 1px solid #b8b8b8;
	color: white;
	text-align: center;
}

table.list-table tr.header td {
	background-color: #cecece;
	border-left: 1px solid #5c5c5c;
	text-align: center;
}

table.list-table tr.bg th {
	background-color: #ffe29d;
}

table.list-table tr.bg td {
	background-color: #ffefca;
}

table.list-table td span.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-right: 5px;
}

/***********************************************************************/
table.form-table {
	border-top: 1px dotted #8ac66e;
	width: 100%;
}

table.form-table th {
	background-color: rgba(138,198,110,0.3);
	border-bottom: 1px dotted #8ac66e;
	padding: 23px 20px 15px 20px;
	text-align: right;
	vertical-align: top;
	width: 35%;
}

table.form-table td {
	border-bottom: 1px dotted #8ac66e;
	padding: 10px 25px;
}

table.form-table td.m {
	padding: 22px 0px 22px 20px;
	vertical-align: top;
	white-space: nowrap;
	width: 5%;
}

table.form-table td.m span {
	background-color: #8ac66e;
	border-radius: 50%;
	color: white;
	display: block;
	font-size: 70%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
}

table.form-table td table th {
	border: none;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	width: 10%;
}

table.form-table td table td {
	border: none;
	padding: 0px;
}

table.form-table td span.comment {
	color: gray;
	margin-left: 5px;
}

table.form-table input,
table.form-table select,
table.form-table textarea {
	border: 3px solid #a4d28e;
	border-radius: 5px;
	font-size: 100%;
	margin: 1px 0px;
	-moz-border-radius: 5px;
	padding: 10px;
	-webkit-border-radius: 5px;
}

table.form-table td input {
	margin-right: 10px;
}

table.form-table textarea {
	font-family: inherit;
	font-size: 120%;
	width: 95%;
}

input.radio,
input.checkbox {
	background-color: transparent;
	border: none;
	padding: 0px;
}

input.submit {
	background: #8ac66e url(images/link_btn.png) no-repeat right 20px center;
	border-radius: 10px;
	color: white;
	cursor: pointer;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	margin: 0px auto;
	-moz-border-radius: 10px;
	padding: 20px 100px;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 10px;
}

input.submit:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

body#form table.form-table th,
body#form table.form-table td {
	padding-bottom: 20px;
	padding-top: 20px;
}

body#form table.form-table td table th,
body#form table.form-table td table td {
	padding-bottom: 0px;
	padding-top: 0px;
}

/***********************************************************************/
ul.blog-list li {
	line-height: 0em;
}

ul.blog-list li a {
	background: url(images/link_btn.png)no-repeat right 20px center white;
	display: block;
	margin-bottom: 20px;
	padding: 15px 55px 15px 15px;
	text-decoration: none;
}

ul.blog-list li span.img {
	display: table-cell;
	vertical-align: middle;
	width: 200px;
}

ul.blog-list li span.img img {
	height: auto;
	width: 100%;
}

ul.blog-list li span.body {
	display: table-cell;
	vertical-align: middle;
	width: auto;
}

ul.blog-list li span.body span.category {
	display: table-cell;
	font-size: 90%;
	padding: 0px 20px;
	text-align: center;
	vertical-align: middle;
	width: 180px;
}

ul.blog-list li span.body span.category span {
	padding: 2px 30px;
}

span.blog,span.blog a {
	background-color: #baffb7;
}

span.news,span.news a {
	background-color: #b7efff;
}

span.touring,span.touring a {
	background-color: #feb8c2;
}

ul.blog-list li span.body span.text{
	display: table-cell;
	vertical-align: middle;
	width: auto;
}

ul.blog-list li span.body span.text span.date{
	display: block;
	font-size: 90%;
	line-height: 1.3em;
	padding-bottom: 6px;
}

ul.blog-list li span.body span.text h3{
	font-size: 23px;
	line-height: 1.6em;
	text-align: left;
}

div.blog-category-list {
	text-align: center;
}

div.blog-category-list a {
	display: inline-block;
	font-size: 110%;
	font-weight: bold;
	margin: 0px 5px;
	text-decoration: none;
	width: 280px;
}

div.blog-category-list a span.category span {
	background: url(images/link_btn_foot.png)no-repeat right 15px center;
	display: block;
	padding: 5px 0px;
}

div.blog-category-list a span.category span.news {
	background-color: #b7efff;
}

div.blog-category-list a span.category span.blog {
	background-color: #baffb7;
}

div.blog-category-list a span.category span.touring {
	background-color: #feb8c2;
}

div.blog-category-list a span.category span.sports {
	background-color: #bdb7df;
}

div.blog-category-list a span.category span.automatic {
	background-color: #eed962;
}

div.blog-category-list a span.category span.motocross {
	background-color: #92d79e;
}

body#single #title {
	padding: 20px 0px 30px 0px;
}

body#single div.category {
	text-align: center;
}

body#single div.category span a {
	border: 1px solid white;
	font-size: 90%;
	padding: 3px 20px;
	text-decoration: none;
}

body#single div.date {
	text-align: center;
}

body#single h1.blogtitle {
	font-size: 28px;
	padding-top: 5px;
}

body#single div.img {
	margin: auto;
	width: 600px;
}

body#single div.img img {
	height: auto;
	width: 100%;
}

body#single div.body {
	margin: auto;
	width: 720px;
}

body#single div.body h2 {
	background-color: black;
	border-bottom: 3px solid #e60012;
	color: white;
	font-size: 120%;
	margin: 50px 0px 20px 0px;
	padding: 5px 10px;
	text-align: center;
}

body#single div.body h3 {
	border-bottom: 3px solid #e60012;
	border-left: 15px solid #e60012;
	font-size: 110%;
	margin: 20px 0px;
	padding: 5px 10px 5px 20px;
	text-align: left;
}

body#single div.body img {
	display: block;
	height: auto;
	margin: auto;
	width: 500px;
}

body#single div.body p {
	font-weight: 500;
}

body#single div.body a.link-btn {
	display: block;
	margin: auto;
	padding: 10px 50px;
	text-align: center;
	width: 300px;
}

/*******lineup******************************/
h2.type {
	margin-bottom: 20px;
	text-align: left;
}

h2.type em {
	font-size: 14px;
	font-style: normal;
	padding-left: 10px;
}

h2.type span {
	background: none;
	display: block;
	padding: 0px 0px 5px 20px;
}

h2.type span.sports {
	border-bottom: 2px solid #bdb7df;
	border-left: 15px solid #bdb7df;
}

h2.type span.automatic {
	border-bottom: 2px solid #eed962;
	border-left: 15px solid #eed962;
}

h2.type span.motocross {
	border-bottom: 2px solid #95d8a1;
	border-left: 15px solid #95d8a1;
}

ul.lineup-list {
	font-size: 0px;
	text-align: left;
}

ul.lineup-list li {
	background-color: white;
	display: inline-block;
	font-size: 16px;
	margin-bottom: 13px;
	margin-right: 13px;
	position: relative;
	vertical-align: top;
	width: 230px;
}

ul.lineup-list li:nth-child(4n) {
	margin-right: 0px;
}

ul.lineup-list li a {
	display: block;
	padding: 10px;
	text-decoration: none;
}

ul.lineup-list li div.display {
	background-color: #e60012;
	border-radius: 60px;
	color: white;
	font-size: 13px;
	padding: 20px 10px;
	position: absolute;
}

ul.lineup-list li span.img {
	display: block;
	margin: auto;
	width: 210px;
}

ul.lineup-list li span.img img {
	height: auto;
	width: 100%;
}

ul.lineup-list li h3 {
	background: url(images/link_btn.png)no-repeat right 10px center black;
	background-size: 18px;
	color: white;
	font-size: 14px;
	padding: 6px 20px 6px 6px;
}

ul.lineup-list li span.body span.category {
	display: block;
	font-size: 90%;
	text-align: center;
	width: 100%;
}

ul.lineup-list li span.body span.category span {
	display: block;
	padding: 2px 0px;
}

span.sports,span.sports a {
	background-color: #bdb7df;
}

span.automatic,span.automatic a {
	background-color: #eed962;
}

span.motocross,span.motocross a {
	background-color: #95d8a1;
}

div.category-btn {
	text-align: center;
}

body#single table.list-table {
	margin: auto;
	width: 600px;
}

body#single table.list-table th,
body#single table.list-table td {
	font-size: 90%;
	padding: 7px 12px;
}

body#single table.list-table th span.sup {
	display: block;
	font-size: 70%;
	line-height: 1em;
}

body#single table.list-table td span.red {
	color: #e60012;
	font-size: 110%;
	font-weight: bold;
}

body#single table.list-table td span.red em {
	font-size: 130%;
	font-style: normal;
}

body#single figure.wp-block-gallery ul li {
	background: none;
	display: inline-block;
	padding: 0px 10px;
	vertical-align: top;
	width: 340px;
}

body#single figure.wp-block-gallery ul li img {
	height: auto;
	width: 100%;
}

body#single figure.wp-block-gallery ul li figcaption {
	font-size: 75%;
	font-weight: 500;
	text-align: center;
}

/***********************************************************************/
div.news ul.blog-list {
	margin: auto;
	width: 700px;
}

div.news ul.blog-list li {
	width: auto;
}

div.news ul.blog-list li a {
	background: none;
	padding: 0px;
}

div.news ul.blog-list li span.body {
	background-color: #434343;
	color: white;
	padding: 10px 20px;
	text-align: center;
	width: 560px;
}

div.news ul.blog-list li span.body span.category {
	display: none;
}

div.news ul.blog-list li span.body span.text {
	display: block;
}

div.news ul.blog-list li span.body span.text span.date {
	border-bottom: 2px dotted #e60012;
	font-size: 80%;
	margin-bottom: 5px;
}

div.news ul.blog-list li span.body span.text h3 {
	font-size: 120%;
	text-align: center;
}

div.video {
	text-align: center;
}

div.page {
	padding: 20px 15px;
	text-align: center;
}

div.page h2.screen-reader-text {
	display: none;
}

div.page a.next,
div.page a.prev {
	margin: 0px 5px;
}

div.page a.page-numbers {
	background-color: black;
	color: white;
	font-style: normal;
	margin: 0px 5px;
	padding: 13px;
	text-align: center;
	text-decoration: none;
}

div.page a.next,
div.page a.prev {
	border: none;
	padding: 13px 80px 13px 70px;
}

div.page a.next {
	background: black url(images/link_btn_foot.png) no-repeat right 15px center;
}

div.page a.prev {
	background: black url(images/link_btn_foot_prev.png) no-repeat left 15px center;
}

div.page span.page-numbers {
	background-color: white;
	font-style: normal;
	margin: 0px 5px;
	padding: 13px;
	text-align: center;
	text-decoration: none;
}

/***********************************************************************/
#header {
	background-color: black;
	text-align: center;
}

#header h1 {
	background-color: #e60012;
	color: white;
	font-size: 70%;
	font-weight: 500;
	padding: 10px 0px;
}

#header p#header-text {
	color: white;
	font-size: 70%;
	font-weight: 500;
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
}

#header a img {
	height: auto;
	padding: 10px 0px 30px 0px;
	width: 200px;
}

#title {
	background-color: white;
	padding: 40px 0px 50px 0px;
}

#title img {
	height: auto;
	margin: auto;
	width: 500px;
}

#title #third {
	text-align: center;
}

#title #third img {
	height: auto;
	margin: auto;
	width: 250px;
}

div.bg-white {
	background-color: white;
	padding: 50px 0px;
}

div.bg-white div.main {
	padding: 0px;
}

div.main {
	margin: 0px auto;
	padding: 50px 0px;
	width: 960px;
}

div.main-s {
	margin: 0px auto;
	width: 720px;
}

div.sup {
	border-bottom: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
	margin-top: 10px;
	padding: 15px;
}

#footernav {
	background-color: black;
	margin-bottom: 50px;
	padding-top: 20px;
}

#footernav ul {
	margin: 0px;
	padding-bottom: 10px;
	text-align: center;
}

#footernav ul li {
	border-left: 1px solid #e60012;
	display: inline;
	font-weight: bold;
	text-align: center;
}

#footernav ul li:last-child {
	border-right: 1px solid #e60012;
}

#footernav ul li a {
	color: white;
	font-size: 95%;
	line-height: 1em;
	padding: 0px 25px;
	text-decoration: none;
}

#footernav ul li a:hover {
	text-decoration: underline;
}

#footer #footer-address {
	padding-top: 30px;
}

#footer #footer-address address {
	font-size: 85%;
	font-style: normal;
	text-align: center;
}

#footer #footer-address p {
	font-size: 85%;
	margin: 8px 0px 0px 0px;
	text-align: center;
}

#footer div#footer-tel {
	font-size: 32px;
	font-weight: 600;
	text-align: center;
}

#footer div#footer-tel span em {
	background: url(images/footer_tel.png) no-repeat left 17px;
	font-style: normal;
	padding: 10px 0px 10px 30px;
}

#footer #footer-bg {
	background-color: black;
	border-top: 2px solid #ff0000;
	padding: 25px 0px 35px 0px;
}

#footer #footer-bg #footer-sns ul {
	text-align: center;
}

#footer #footer-bg #footer-sns ul li {
	display: inline;
	padding: 10px;
}

#footer p#footer-copy {
	color: white;
	font-size: 65%;
	text-align: center;
}

#pagetop {
	position: fixed;
	right: 25px;
}

#pagetop a {
	background-color: black;
	border: 2px solid #ff0000;
	border-radius: 50%;
	display: block;
	line-height: 60px;
	-moz-border-radius: 50%;
	padding: 22px 0px 26px 0px;
	text-align: center;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	width: 60px;
}

