@charset "utf-8";

body {
	font-family: "Meiryo", "メイリオ", sans-serif;
}
a {
	text-decoration: underline;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: auto;
	margin-left: 1px;
}
th, thead th, td {
	border: 1px solid black;
	background: white;
	color: black;
}

.page,
.page-footer {
	width: auto;
}
.template-b2 .content,
.template-c2 .content,
.template-c3 .content,
.template-c3 .content-body {
	float: none;
	width: auto;
}

.page-header,
.page-header .logo#hd-logo-afs a {
	padding: 0;
	background: none;
}
.page-header .logo#hd-logo-audi {
	top: -24px;
}

body,
h1, h2, h3, h4, h5, h6,
.features.features-4,
.features.features-4 .feature#news,
.content-heading,
.section h2,
.page-footer {
	color: black;
	background: none white;
}
.navbar,
.sidebar,
.content-aside,
.content-footer,
.page-footer .footernav,
.toggle-bundle .toggle-button {
	display: none;
}
.page-footer {
	position: static !important;
}

.features.features-4 .feature#simulation .bin .lid,
.toggle-bundle .toggle-panel {
	display: block !important;
}
.crumbs, .crumbs a, .crumbs .current {
	font-size: 1.0em;
	color: black;
	text-decoration: none;
}
.cover {
	text-align: center;
}

.sim-header {
	background: white;
	color: black;
}
.sim-header .photo {
	left: 0;
}
.sim-header .price {
	width: 40%;
}
.sim-header .note {
	width: 58%;
}

.sim-calc .spin {
	padding-right: 12px;
}
.sim-calc .spin p .buttons {
	display: none;
}
