@charset "EUC-JP";

	.main {
		width: 650px;
		float: left;
	}
	/* includeによって生成されるmain内部 */
	.maker_systems .maker_system_about {
		margin-bottom: 20px;
	}
	.maker_systems .maker_name {
		font-size: 22px;
		font-weight: bold;
		margin: 20px 0 10px;
	}
	.maker_systems .maker_name img{
		vertical-align: middle;
		padding: 15px 0px;
	}

	.maker_systems .maker_phrase {
		font-size: 16px;
		font-weight: bold;
		text-indent: 1em;
		padding: 10px 0;
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
	}
	.maker_systems .maker_phrase_explain {
		padding: 15px 0;
	}
	.maker_systems .maker_system_about dl {
		line-height: 1.6;
		margin-bottom: 25px;
	}
	.maker_systems .maker_system_about dl dd {
		padding-left: 12px;
		margin-bottom: 5px;
	}
	.maker_systems .maker_usedcar_link {
		text-align: right;
	}
	.maker_systems .maker_usedcar_link a {
		display: inline-block;
		background: url("https://img.goo-net.com/certification/common/icn_red_arrow.gif") no-repeat left;
		background-size: 11px 11px;
		padding-left: 20px;
	}
	.wrap_maker_detail {
		margin-bottom: 40px;
		position: relative;
	}
	.wrap_maker_detail .maker_detail table.nintei_reg.textm.mb {
		margin-bottom: 55px;
	}
	.wrap_maker_detail .maker_detail .maker_system_ttl {
		font-weight: bold;
	}
	.wrap_maker_detail .mb5 {
		margin-bottom: 5px;
	}
	.wrap_maker_detail .maker_detail_link {
		text-align: right;
	}
	.wrap_maker_detail .maker_detail_link.mb5 {
		top: 472px;
		right: 0;
		position: absolute;
	}
	
	/* includeによって外部から読み込まれるtable */
	.maker_system_list table {
		border-top: 1px solid #ddd;
		border-right: 1px solid #ddd;
		border-left: 1px solid #ddd;
		margin-bottom: 15px;
		border-spacing: 0;
		border-collapse: separate;
	}
	.maker_system_list table th,
	.maker_system_list table td {
		font-size: 14px;
		border-bottom: 1px solid #ddd;
		vertical-align: middle;
	}
	.maker_system_list table th {
		width: 160px;
		padding: 11px 10px;
		background-color: #f0f0f0;
		text-align: left;
	}
	.maker_system_list table td {
		width: 500px;
		padding: 11px 25px;
	}
	.maker_system_list table td a {
		width: 500px;
		display: block;
		word-wrap: break-word;
	}
	
	
	.aside {
		width: 290px;
		float: right;
	}
	/* includeによって外部から読み込まれるaside内部 */
	.other_maker {
		padding: 13px 10px 10px;
		background: #f2f2f2;
	}
	.other_maker .other_maker_title {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 13px;
	}
	.other_maker .other_maker_title img {
		vertical-align: middle;
		display: inline-block;
		margin-right: 5px;
	}
	.other_maker .wrap_maker_list{
		background: #ffffff;
		padding: 20px 20px 0px;
	}
	.other_maker .national_maker,
	.other_maker .forgin_maker {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.other_maker .forgin_maker {
		padding-top: 10px;
	}
	.other_maker .maker_list {
		margin-bottom: 20px;
		padding-left: 5px;
	}
	.other_maker .maker_list li {
		margin-bottom: 10px;
	}



/*   sp   */


.q_detail_sp .main {
	float: none;
	width: 100%;
}
.q_detail_sp .maker_name {
	font-size: 12px;
	font-weight: bold;
	background: #dddddd;
	padding: 17px 10px;
	margin: 0;
}
.q_detail_sp .maker_phrase {
	font-size: 12px;
	font-weight: bold;
	padding: 17px 10px 0;
	border: none;
}
.q_detail_sp .maker_phrase_explain {
	padding: 15px 10px 0;
}
.q_detail_sp .maker_usedcar_link {
	font-weight: bold;
	text-align: center;
	padding: 15px 0;
	margin: 17px 10px;
	border: 1px solid #cccccc;
	border-radius: 7px;
	background: url(https://img.goo-net.com/common_v2/img/iphone/icon_link_arrow.png) no-repeat right center;
	background-size: 8px 12px;
	backGround-position: 98% 50%;
}

.q_detail_sp .maker_system_list {
	margin-top: 20px;
}
.q_detail_sp .maker_system_list table {
	padding-top: 0;
}
.q_detail_sp .maker_logo {
	padding: 17px 8px;
	background: #e4e4e4;
	border-bottom: 1px solid #aaaaaa;
}
.q_detail_sp .maker_logo img {
	width: 100%;
}
.q_detail_sp .wrap_maker_detail {
	margin-top: 15px;
}
.q_detail_sp table th,
.q_detail_sp table td {
	vertical-align: middle;
	padding: 8px;
	border-bottom: 1px solid #dddddd;
}
.q_detail_sp table th {
	width: 30%;
	background: #f6f6f6;
}
.q_detail_sp .maker_detail_link {
	text-align: right;
}
.q_detail_sp .other_maker_sp {
	height: 52px;
	margin: 15px 0;
	overflow: hidden;
	transition-duration: 1.5s;
	-webkit-transition-duration: 1.5s;
	transition-property: height;
	-webkit-transition-property: height;
}
.q_detail_sp .view_other_maker_sp {
	font-size: 13px;
	font-weight: bold;
	background: #efefef;
	padding: 17px 12px;
	background-image: url("https://img.goo-net.com/common_v2/img/iphone/icon_arrow_under.png");
    background-repeat: no-repeat;
    background-position: 97% center;
    background-size: 14px 8px;
}
.q_detail_sp .national_maker_sp,
.q_detail_sp .forgin_maker_sp {
	font-size: 13px;
	font-weight: bold;
	background: #cccccc;
	padding: 10px 20px;
}
.q_detail_sp .maker_list_sp li {
	border-bottom: 1px solid #cccccc;
	background: url(https://img.goo-net.com/common_v2/img/iphone/icon_link_arrow.png) no-repeat right center;
	background-size: 8px 12px;
	backGround-position: 95% 50%;
}
.q_detail_sp .maker_list_sp li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 17px 13px;
}

/* ANG_PRJ-2579 170405*/

.maker_system_list table td{
	word-break: break-all;
}




