@charset "utf-8";

body,a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0.5);}

div#contents {
	line-height: 1.5;
	font-size: 14px;
	margin-bottom: 25px;
}

div#contents img {
    width: 100%;
    height: auto;
}

#contents section h2{
	margin-bottom: 18px;
}

/*----- testDrive_about -----*/
#contents .testDrive_about{
	padding: 0 10px 50px;
	background: url(https://img.goo-net.com/ipn/tdrive/content_border.png) repeat-x bottom;
	margin-bottom: 30px;
}
.testDrive_about .testDrive_detail p{
	font-size: 15px;
    font-weight: bold;
	text-indent: -1em;
    margin-left: 1em;
}

.testDrive_about .testDrive_detail p:before{
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 4px;
    margin-left: 4px;
    border: transparent solid 5px;
    border-left-color: #df0923;
}

#contents section.testDrive_about h2{
	padding-top: 10px;
	margin-bottom: 7px; 
}

.testDrive_about h3{
    color: #e10921;
	margin-bottom: 18px;
    padding: 23px 0 15px;
	border-bottom: 1px solid #e1e2e2;
	text-align: center;
	font-weight: normal;
	font-size: 17px;
}

/*----- area_search -----*/
.area_search ul.area_search_btn{
	letter-spacing: -0.4em;
	margin: -10px -2% 0 0;
	*zoom: 1;/* for IE6,7 */
}
.area_search ul.area_search_btn li{
	width: 48%;
	display: inline-block;
	letter-spacing: normal;
	margin: 16px 2% 0 0;
    text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.area_search ul.area_search_btn li a{
    border-radius: 4px;
	background: #df0923;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    display: block;
	box-shadow: 0 2px #c4020d;
	-moz-box-shadow: 0 2px #c4020d;
	-webkit-box-shadow: 0 2px #c4020d;
	padding: 9px 0;
	position:relative;
} 
.area_search ul.area_search_btn li a:after{
	content:"";
	display:block;
	border-right:solid 2px #FFF;
	border-bottom:solid 2px #FFF;
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	margin:-5px 0 0 0;
	top:50%;
	right:12px;
	position:absolute;
	height:7px;
	width:7px;
}

/*----- recommend_point -----*/
#contents .recommend_point{
	padding: 0 10px 50px;
	background: url(https://img.goo-net.com/ipn/tdrive/content_border.png) repeat-x bottom;
	margin-bottom: 30px;
}
.recommend_point ul.point_detail{
	letter-spacing: -0.4em;
	 *zoom: 1;/* for IE6,7 */
	margin: 0 0 19px 0;
}

.recommend_point ul.point_detail li{
	width: 30%;
	display: inline-block;
	letter-spacing: normal;
	vertical-align: text-top;
    margin: 0 3% 0 0;
}

.recommend_point ul.point_detail li span{
	vertical-align: middle;
    display: block;
    padding-top: 5px;
	font-size: 11px;
}

.mb_30{
	margin-bottom: 30px;
}

.recommend_point section li{
    margin: 0 0 11px 0;
}

.square_btn a{
	width: 69%;
    margin: auto;
    border-radius: 4px;
    background: #df0923;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    display: block;
    padding: 9px 0;
	text-align: center;
	box-shadow: 0 2px #c4020d;
	-moz-box-shadow: 0 2px #c4020d;
    -webkit-box-shadow: 0 2px #c4020d;
	position:relative;
}

.square_btn a:after{
	content:"";
	display:block;
	border-right:solid 2px #FFF;
	border-bottom:solid 2px #FFF;
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	margin:-5px 0 0 0;
	top:50%;
	right:12px;
	position:absolute;
	height:7px;
	width:7px;
}

.recommend_point section{
	border-top: 1px solid #e1e2e2;
}

.recommend_point section h3{
	color: #de0822;
	margin: 26px 0 12px;
}

.recommend_point section p{
	margin-bottom: 30px;
}

#contents .reserve_wrap{
	padding: 0 10px 50px;
	background: url(https://img.goo-net.com/ipn/tdrive/content_border.png) repeat-x bottom;
	margin-bottom: 30px;
}

.reserve_wrap .step_ptn01{
	letter-spacing: -0.4em;
	padding: 0 -2% 0 0;
	*zoom: 1;/* for IE6,7 */
	margin-bottom: 30px;
}

.reserve_wrap .step_ptn01 dl{
	text-align: center;
    display: inline-block;
    letter-spacing: normal;
    padding: 0 2% 0 0;
	vertical-align: top;
}
.reserve_wrap .step_ptn01 dl.step3,
.reserve_wrap .step_ptn01 dl.step4{
	border-top: 1px solid #e1e2e2;
    padding-top: 25px;
}
.reserve_wrap .step_ptn01 dl.step1{
	width: 50%;
	margin-bottom: 30px;
}
.reserve_wrap .step_ptn01 dl.step2{
	width: 45%;
	margin-bottom: 30px;
}
.reserve_wrap .step_ptn01 dl.step3{
	width: 45%;
    padding-right: 6%;
}
.reserve_wrap .step_ptn01 dl.step4{
	width: 46%;
}

.reserve_wrap .step_ptn01 dl dt{
	font-weight: bold;
	padding-bottom: 5px;
    font-size: 18px;
}

.reserve_wrap .step_ptn01 dl dd span{
	display: block;
	padding-bottom: 8px;
	font-size: 12px;
}

#contents section .detail_text{
	margin-bottom: 20px;
}

#contents section .detail_text h4{
	font-weight: bold;
	color: #de0822;
	margin-bottom: 10px;
}
/*----- car_seach_wrap -----*/

.car_search_wrap h2{
	text-align: center;
    font-weight: 100;
    font-size: 134%;
	margin-bottom: 18px;
}
.car_search_wrap .brandList_box .brandList_car{
	letter-spacing: -0.4em;
	margin: 0 -7% 0 0;
	*zoom: 1;/* for IE6,7 */
	margin-bottom: 37px;
	text-align: center;
}

.car_search_wrap .brandList_box .brandList_car li{
    width: 35%;
    display: inline-block;
    letter-spacing: normal;
    margin: 0 7% 11px 0;
    text-align: center;
    vertical-align: text-top;
}
.car_search_wrap .brandList_box ul.brand_list{
	padding: 0 10px;
	text-align: center;
}
.car_search_wrap .brandList_box ul.brand_list li{
	width: 18%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.car_search_wrap .brandList_box ul.brand_list li a{
    display: block;
    padding: 52px 0 10px 0;
    font-size: 11px;
    position: relative;
}

.car_search_wrap .brandList_box ul.brand_list li a::after {
    content: "";
    background: url(https://img.goo-net.com/ipn/tdrive/202303_logo/iconBrand_sprites.png) no-repeat;
    background-size: 65px 399px;
    display: block;
    top: 8px;
	right: 2px;
    position: absolute;
    height: 40px;
    width: 100%;
}


.car_search_wrap .brandList_box ul.brand_list li.mercedes a::after{background-position:center -142px;}
.car_search_wrap .brandList_box ul.brand_list li.bmw a::after{background-position:center -269px;}
.car_search_wrap .brandList_box ul.brand_list li.vw a::after{background-position:center -358px;}
.car_search_wrap .brandList_box ul.brand_list li.audi a::after{background-position:center 3px;}
.car_search_wrap .brandList_box ul.brand_list li.volvo a::after{background-position:center -227px;}
.car_search_wrap .brandList_box ul.brand_list li.porsche a::after{background-position:center -185px;}
.car_search_wrap .brandList_box ul.brand_list li.mini a::after{background-position:center -63px;}
.car_search_wrap .brandList_box ul.brand_list li.jaguar a::after{background-position:center -25px;}
.car_search_wrap .brandList_box ul.brand_list li.fiat a::after{background-position:center -102px;}
.car_search_wrap .brandList_box ul.brand_list li.renault a::after{background-position:center -313px;}

/*----- link -----*/

.linkList_box,
.brandList_box{
	overflow: hidden;
	margin-bottom: 18px;
}

.brandList_box h3,
.linkList_box h3{
	padding: 0 0 5px;
	color: #e60012;
	font-size: 106%;
	text-align: center;
	border-bottom: 1px solid #e1e2e2;
	background :#fff;
}

.brandList_box h3{
	border-bottom: none;
	padding-bottom: 0px;
}

.linkList_box .link_list li{
	border-bottom:1px solid #e1e2e2;
	background: #fff;
}

.linkList_box .link_list li a{
	padding: 14px 20px 10px 10px;
	display: block;
	font-size: 109%;
	line-height: 1.4;
	position: relative;
}

.linkList_box .link_list li a:after{
	content:"";
	display:block;
	border-right:solid 2px #ff2424;
	border-bottom:solid 2px #ff2424;
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	margin:-5px 0 0 0;
	top:50%;
	right:12px;
	position:absolute;
	height:7px;
	width:7px;
}

.linkList_box .link_list li a span{
	color:#999;
	font-size:92%;
}

