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

/*-------------------------------------------------
	++ autoraceQA TOP
-------------------------------------------------*/
.autoraceQA {
    display: block;
    clear: both;
    margin: 0 auto;
    text-align: left;
    position: relative;
    padding: 0 3vw;}

.qList  {
	text-align: left;
	margin-top: 5%;}
.qList li {
	background-image: url(/images/autoraceQA/bg_q.gif);
	background-position: left center;
	background-repeat: no-repeat;
    background-size: contain;
	color: #fff;
	display: block;
	height: 5vw;
	margin: 0 0 4px 0;
	padding: 0 0 0 7%;
	cursor: pointer;
	min-height: 1px;
	font-size: 2vw;
	zoom: 1;}
.qList li:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;}
/* clearfix for IE */
* html .qList li {
	height: 1px;
/*\*//*/
height: auto;
overflow: hidden;
/**/}
.qList a {
	display: block;
	height: 5vw;}
.qList a:link {
	color: #fff;
	text-decoration: none;}
.qList a:visited {
	color: #fff;
	text-decoration: none;}
.qList a:hover,
.qList a:active {
	color: #fff;
	text-decoration: none;}
.qList .num {
	color: #f24721;
	display: block;
	float: left;
	line-height: 5vw;
	width: 1.5em;
	cursor: pointer;}
.qList .q {
	display: block;
	float: left;
	line-height: 5vw;
	cursor: pointer;}
.qList .name {
	display: none;}
.qList .plural {
	line-height: 24px;
	padding-top: 5px;}

#acdemo1 {
	position: relative;
	margin-bottom: 10%;}
.accordion1 {
	position: absolute;
	top: 100%;
	right: 0px;
	width: 100%;}
.accordion1 .inner {
	display: none;}
.accordion1 p{
	cursor: pointer;
	background-color: #ff835c;
	color: #FFFFFF;
	padding: 5px 10px;
	font-size: 3.125vw;}
.accordion1 p:before {
    content: "";
    position: absolute;
    top: 15px;
    right: 10px;
    margin-top: -8px;
    display: block;
    width: 10px;
    height: 10px;
    border-top: solid 2px #FFFFFF;
    border-right: solid 2px #FFFFFF;
    transform: rotate(135deg);}
.accordion1 .inner li {
	padding: 5px 10px;
	background-color: #ffc2b4;
	font-size: 3.125vw;
	border-bottom: 1px #FFFFFF solid;}
.accordion1 .inner li a {
	display: block;}

.q_ttl {
	background-image: url(/images/autoraceQA/bg_qq.gif);
	background-position: left top;
	background-repeat: no-repeat;
    background-size: 100%;

	color: #fff;
	margin-top: 0px;}
.q_ttl .num {
	color: #f24721;
	display: block;
	float: left;
	line-height: 2.6em;
	font-weight: normal;
	font-size: 3.125vw;
	padding: 0px 0 0 5%;}
.q_ttl .q {
	display: block;
	font-size: 3.125vw;
	line-height: 2.6em;
	font-weight: normal;
	padding: 0px;}
.q_ttl .name {
	display: none;}
.nameSP {
	display: block;
	float: right;
	font-size: 2vw;
	font-weight: normal;}

.butaSP {
	text-align: center;
	margin: 0 auto;}
#aBox {
	color: #313131;
	margin: 20px 0;
	width:100%;
	font-size: 3.4375vw;}

#aBox .head,
#aBox .head2,
#aBox .head3 {
	display: none;}
#aBox .headSP,
#aBox .head2SP {
	padding: 2%;
	border-left: 5px #60a736 solid;
	border-right: 5px #60a736 solid;
	border-top: 5px #60a736 solid;
    -webkit-border-top-right-radius: 10px;  
    -webkit-border-top-left-radius: 10px;  
    -moz-border-radius-topright: 10px;  
    -moz-border-radius-topleft: 10px;}
#aBox .head3SP {
	padding: 2%;
	border: 5px #60a736 solid;
	border-radius: 10px;}
#aBox .greeting {
	background-image: url(/images/autoraceQA/a_icon.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0px 10px 50px;}
#aBox .greeting2 {
	padding: 0 0px 10px 0px;}
#aBox .body {
	padding: 2%;
	border-left: 5px #60a736 solid;
	border-right: 5px #60a736 solid;
	border-bottom: 5px #60a736 solid;
    -webkit-border-bottom-right-radius: 10px;  
    -webkit-border-bottom-left-radius: 10px;  
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px;}
#aBox h4 {
	font-size: 3.4375vw;
	padding: 10px 0;}
#aBox h5 {
	font-size: 3.4375vw;
	padding: 10px 0;}

.imageR,
.imageL,
.imageC {
	float: none;
	padding: 10px 0px;
	text-align: center;
	margin: 0 auto;}
.W400L,
.W400R {
	float: none;
	margin-right: 0px;
	width: 100%;}

table.data {
	width: 100%;
	float: none;
	border-top-color: #c3c0c2;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #c3c0c2;
	border-left-style: solid;
	border-left-width: 1px;
	margin: 0 0 5px 0;}
table.data th {
	background-color: #d9ffc0;
	border-bottom-color: #c3c0c2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #c3c0c2;
	border-right-style: solid;
	border-right-width: 1px;
	font-size: 2.5vw;
	padding: 5px;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;}
table.data td {
	border-bottom-color: #c3c0c2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #c3c0c2;
	border-right-style: solid;
	border-right-width: 1px;
	font-size: 3.125vw;
	padding: 5px;
	font-weight: normal;
	text-align: right;
	white-space: nowrap;}
table.data td.row {
	background-color: #fffbad;
	font-size: 3.125vw;
	padding: 5px;
	text-align: center;}
table.data td.no1 {
	color:#666666;
	background-color: #FFFFFF;
	text-align: center;}
table.data td.no2 {
	color:#FFFFFF;
	background-color: #000000;
	text-align: center;}
table.data td.no3 {
	color:#FFFFFF;
	background-color: #FF0000;
	text-align: center;}
table.data td.no4 {
	color:#FFFFFF;
	background-color: #0066CC;
	text-align: center;}
table.data td.no5 {
	color:#666666;
	background-color: #FFCC33;
	text-align: center;}
table.data td.no6 {
	color:#FFFFFF;
	background-color: #009900;
	text-align: center;}
table.data td.no7 {
	color:#FFFFFF;
	background-color: #FF6600;
	text-align: center;}
table.data td.no8 {
	color:#FFFFFF;
	background-color: #FF66CC;
	text-align: center;}

.blueBox {
	background-color: #EEF3F9;
	padding: 2%;
	margin: 2% 0;}
.blueBox .ttl {
	background-image: url(/images/autoraceQA/buta_icon.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 3.4375vw;
	font-weight: bold;
	line-height: 33px;
	padding-left: 45px;
	margin-bottom: 10px;}

#aBox ul {
	margin:15px 0;}
#aBox ul li {
	float:left;
	margin-right:10px;}

.listDisc {
	margin:0px !important;}
.listDisc li {
	float: none !important;
	text-align: left;
	font-size: 3.125vw;
	line-height: 1.6em;
	list-style-type:none;
	padding: 0 0 0 1em;
	text-indent: -1em;
	margin: 0 !important;}

.pdf {
    background: url(/images/autoraceQA/pdf.gif) left center no-repeat;
    text-align: left;
    font-weight: normal;
    padding: 8px 0 3px 45px;
    min-height: 30px;
	margin: 15px 0;}

.greenBox {
	background-color: #D9FFC0;
	padding: 2%;
	margin: 2% 0;}
.greenBox a {
	color: #FF6622;}


.scroll {
  overflow-x: scroll;}
.scroll::-webkit-scrollbar {
  height: 5px;}
.scroll::-webkit-scrollbar-track {
  margin: 0 2px;
  background: #ccc;
  border-radius: 5px;}
.scroll::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;}

/*-------------------------------------------------
	++ SPACOM
-------------------------------------------------*/
h3.txtS {
    font-size: 3.75vw !important;
	letter-spacing: -0.5px !important;}

.spacom_img {
	width: 100%;
	float: none;
	padding: 0px 0px 5px 0;
	text-align: center;
	margin: 0 auto;}






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