@charset "utf-8";
/*-----------------------------------------------
 car
-----------------------------------------------*/


.newsBar {
	color: #9E9E9E;
	height: 35px;
	line-height: 35px;
	background: url('/usa/car/images/news_back01.png') no-repeat 0 0;
	margin-top: 20px;
	padding-left: 75px;
}
.newsBar ul {
	float: left;
	height: 30px;
	width: 780px;
	overflow: hidden;
}
.newsBar .more {
	float: right;
	padding: 9px 10px 0 0;
}
.newsBar .date {
	padding-right: 15px;
}
.update .newsBar {
	background: none;
	background-color: #fff;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border: 1px solid #ccc;
}
.update .newsBar::before {
	content: "Update";
	width: 60px;
	position: absolute;
	text-align: center;
	color: #fff;
	left: 0;
	top: 0;
	background-color: #124c74;
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border: 1px solid #124c74;
}


 .update .doubleblock .news .newsInner { border-top:1px dashed #CCC; margin-top:15px; padding-top:15px; }
 .update .doubleblock .news .newsInner .date {margin-top: 5px;}
 .update .doubleblock .news .newsInner .date dt { font-size:30px; height:38px; line-height:38px; text-align:center; color:#BBB; font-weight:bold!important;   }
 .update .doubleblock .news .newsInner .date dd { background:#BBB; color:#FFF; font-size:10px; line-height:1.3; text-align:center!important;   }
 .update .doubleblock .news .newsInner .indexNewsTxt { float:right; width:375px; margin-top: 5px;}
 .update .doubleblock .news .newsInner .indexNewsTitle._category { font-weight:bold; font-size:14px;  }

 .update .doubleblock { width:auto !important; height:80px !important; margin-top:20px !important; }
 .update .doubleblock .news { margin:10px 10px 0; }
 .update .doubleblock .news .newsInner { border:0; margin:0; padding:0; }
 .update .doubleblock .news .newsInner .indexNewsTxt { float:none; width:auto;}
 
 .update .doubleblock .news .newsInner .indexNewsTitle._category { font-size:12px !important; }
 .update .doubleblock .news .newsInner .indexNewsTxt p a { color: #5E5E5E; text-decoration: none; font-size: 12px!Important;}
 

.imgLink {
	margin-top: 20px;
}
.imgLink ul li {
	float: left;
	margin-left: 6px;
}
.imgLink ul li:first-child {
	margin-left: 1px;
}
.oldlink {
	width: 250px;
	font-size: 16px;
	padding: 10px 0 0 3px;
	margin-bottom: -15px;
}
.oldlink a {
	color: #000;
}
.productTitle_support {
	font-weight: bold;
	text-shadow: 1px 1px 2px #bdbdbd;
	color: #0c4b76;
	font-size: 30px;
	line-height: 1.1;
	margin: 30px 0 15px;
	padding: 0;
}
.mb20 {
	margin-bottom: 20px;
}
.f16 {
	font-size: 16px;
	line-height: 1.4em;
}
.mb10 {
	margin-bottom: 10px;
}
.br {
	border: 1px solid #ccc;
	padding: 10px;
}
.navi_data_list li {
	display: inline-block;
}
.blue {
	font-weight: bold;
	color: #0a0066;
}
.select {
	position: absolute;
	width: 238px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 29px;
	line-height: 29px;
	padding: 0 25px 0 8px;
	color: #626262;
	background: url('/usa/car/support/images/select.png') no-repeat;
	overflow: hidden;
	font-size: 14px;
}
.supportProductNavi {
	background: #fff url('/usa/car/support/images/supportProductNavi_back01.png') repeat-y 0 0;
}
.supportProductNavi .supportL {
	float: left;
	width: 204px;
	margin-right: 20px;
}
#supportTabMenu {
	padding-bottom: 60px;
}
#supportTabMenu li {
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
}
#supportTabMenu li.active {
	border-right: 1px solid #FFF;
	background: #FFF;
}
#supportTabMenu li a {
	display: block;
	padding: 20px;
	outline: none;
	font-size: 14px;
}
#supportTabMenu li.active a {
	color: #004473;
}
.supportProductNavi .supportR {
	float: left;
	width: 754px;
}
/* supportTabContents Scrollbar */
.supportTabContents {
	position: relative;
	height: 350px;
	margin: 15px 10px 15px 0;
	background: #fff;
}
.scrollContents {
	height: 350px;
	overflow: auto;
}
.supportTabContents ul {
	margin: 15px 0 25px;
	width: 715;
}
.supportTabContents ul li {
	float: left;
	margin-left: 7px;
	width: 113px;
	height: 91px;
}
.supportTabContents ul li:first-child {
	margin-left: 0px;
}
/*e_nishiki add 2015 06*/
.customerCareBox {
	padding: 5px 40px 40px;
}
.customerCareBox .secTitle {
	padding-bottom: 10px;
}
.options {
	margin-bottom: 26px;
}
.options li {
	float: left;
	margin-left: 41px;
}
.options li:first-child {
	margin-left: 0;
}
.options li select {
	width: 272px;
	height: 29px;
}
.customerCareBox02 {
	padding: 20px 40px;
	font-size: 14px;
}
.layout_faq p {
	line-height: 1.5;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.question {
	color: #0074c1;
	margin-bottom: 15px;
	font-size: 115%;
	padding-top: 10px;
}
.answer {
	font-size: 115%;
	margin-top: 8px;
	line-height: 1.4;
	margin-bottom: 20px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
u {
	line-height: 2.5em;
}
.f14 {
	font-size: 14px;
	line-height: 1.6;
}
.f16 {
	font-size: 16px;
	line-height: 1.7;
}
.productTitle_support {
	font-weight: bold;
	text-shadow: 1px 1px 2px #bdbdbd;
	color: #0c4b76;
	font-size: 30px;
	line-height: 1.1;
	margin: 30px 0 15px;
	padding: 0;
}
.box {
	padding-right: 10px;
}
.p_featurears_product li {
	background: transparent url("/2014renew_common/images/icon03.png") no-repeat scroll 0px 4px;
	border-bottom: 1px solid #E0E0E0;
	padding-left: 14px;
	list-style-type: none;
}
.p_featurears_product li {
	float: left;
	width: 212px;
	height: 50px;
	margin: 16px 26px 7px 0px;
	vertical-align: middle;
}
.banner {
	margin-top: 30px;
}
h2 {
	font-weight: 600;
	font-size: 200%;
	line-height: 1.2;
	color: #626262;
	margin-bottom: 15px;
}
.productDetail02 {
	padding: 20px 3px 3px;
	border-bottom: 1px solid #ECECEC;
	background: transparent url("/usa/common/images/productDetail_back03.png") repeat-x scroll 0px bottom;
}
.productDetail02 .inner {
	background: transparent url("/usa/common/images/productDetail_back03.png") repeat-x scroll 0px bottom;
}
.res_clfix:after {
	clear: both;
	content: "";
	display: block;
}
.respo_Tab_information, .respo_Tab_list, .News_txt {
	display: none;
}

.roundBox {
    position: relative;
    border: 1px solid #D0D0D0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #FFF;
}

.roundBox .roundBox_text_01{
  text-align: center;
  padding: 10px;
}
body .content:not(#nr_news):not(.top_content) .inner980 p.roundBox_text_01_text {
	font-size: 14px!important;
}

@media screen and (max-width: 768px) {
	
	.update .respo_Tab_information {
		color: #fff;
		font-size: 16px;
		line-height: 2em;
	}
	
	.update .global_feed_clearFix a {
    	color: #5E5E5E;
	}
	
	.update .global_feed_clearFix a:link,
	.update .global_feed_clearFix a:visited {
		text-decoration: none;
	}
	
	.update .global_feed_clearFix a:hover,
	.update .global_feed_clearFix a:active {
		text-decoration: underline;
	}
	
	.update .global_feed_clearFix {
		width: 100%;
		padding: 20px 13px 0px;
		font-size: 16px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.update .global_feed_clearFix dt {
		background: url(/usa/common/images/respo/s_arrow_gray.png) no-repeat left center;
		background-size: 10px 11px;
	}
	
	.update .global_feed_clearFix dt,
	.update .global_feed_clearFix dd {
		padding-left: 15px;
	}
  .roundBox {
  	border-radius: 0px;
    border-right: none;
    border-left: none;
  }
  .roundBox .roundBox_text_01{
    padding: 10px 4%;
  }
	body .content:not(#nr_news):not(.top_content) .inner980 p.roundBox_text_01_text {
		font-size: 16px!important;
	}
}
