@charset "UTF-8";

/*-----------------------
ピットサービス トップ
-----------------------*/

#PIT_SERVICE .tbl-type-01 .chuui{
	font-weight: normal;
	position: relative;
	float: left;
	left: 50%;
}
#PIT_SERVICE .tbl-type-01 .chuui dt{
	position: relative;
	left: -50%;
}
#PIT_SERVICE .tbl-type-01 .chuui dd{
	text-align: left;
	position: relative;
	left: -50%;
	float: left;
}
#PIT_SERVICE .section-type-01{
	padding-bottom: 30px;
}



/*-----------------------
オートーバイ車検
-----------------------*/
#INSPECTION .special-01 td{
    font-size: 1.2857em;
}
#INSPECTION .special-02 {
    padding-top: 18px;
    padding-bottom: 15px;
}
#INSPECTION .special-02 .special-cnt{
    position: relative;
	padding-left: 16%;
}
#INSPECTION .special-02 .special-arw{
    position: absolute;
	left: -25%;
	width: 210px;
}
#INSPECTION .highlight-01{
	margin-left:4px;
	margin-right:4px;
	vertical-align: super;
}
#INSPECTION .highlight-02{
	margin-left:4px;
	margin-right:4px;
}
#INSPECTION .highlight-03{
	margin-left:4px;
	margin-right:4px;
}

#INSPECTION .tbl-type-02 .tbl-txt-lst th{
    text-align: left;
}
/*table ttl*/
#INSPECTION .tbl-type-02 .plan-ttl td {
    padding-bottom: 20px;
    vertical-align: top;
}
#INSPECTION .tbl-type-02 .plan-ttl-01 {
    padding-top: 26px;
}
#INSPECTION .tbl-type-02 .plan-ttl-02 {
    padding-top: 20px;
}
#INSPECTION .tbl-type-02 .txt-01 {
    width: 295px;
    margin-bottom: 20px;
}
#INSPECTION .tbl-type-02 .txt-02 {
    width: 342px;
    margin-bottom: 20px;
}
/*３ヵ月前なら早割で3,000円お得に！*/
#INSPECTION .earlybird .copy {
    width: 413px;
}

/*当日お持ち頂く物*/
#INSPECTION .bring .btn-dl {
    float: right;
}
#INSPECTION .bring .btn-dl a {
    width: 350px;
}


/*-----------------------
12ヵ月点検
-----------------------*/
#MONTHS .btn-link-section{
	position:relative;
	padding-top: 42px;
}
#MONTHS .btn-list{
	position: relative;
	left: 50%;
	float: left;
	margin-bottom:46px;
}
#MONTHS .btn-list li{
	float:left;
	position: relative;
	left: -50%;
}
#MONTHS .btn-list .btn-link{
	margin-right: 26px;
}
#MONTHS .btn-list .btn-link a{
	width: 385px;

}
#MONTHS .btn-list .btn-link-type-01-02 a{
	width: 342px;
}


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


/*-----------------------
オートーバイ車検(SP)
-----------------------*/
#INSPECTION .highlight-01{
	font-size:0.85em;
}
#INSPECTION .highlight-02{
	font-size:1.5em;
}
/*３ヵ月前なら早割で3,000円お得に！*/
#INSPECTION .earlybird .copy {
    width: 100%;
}
#INSPECTION .special-02 .special-cnt{
	padding-left: 0;
	padding-top: 30%;
}
#INSPECTION .special-02 .special-arw{
	left: -70%;
	top: -8%;
	right: 20%;
	width: auto;
}
	
	
/*当日お持ち頂く物*/
#INSPECTION .bring .btn-dl a {
    width: 100%;
}

#INSPECTION .bring .btn-dl {
    float: none;
}
	

/*-----------------------
12ヵ月点検
-----------------------*/
#MONTHS .btn-list{
	position:static;
	float:none;
	padding: 0 3%;
}
#MONTHS .btn-list li{
	float:none;
	position:static;
	margin-bottom:5%;
}
#MONTHS .btn-list .btn-link{
	margin-right:0;
}
#MONTHS .btn-list .btn-link a,
#MONTHS .btn-list .btn-link-type-01-02 a{
	width: 100%;
}


}