@charset 'utf-8';

.section-testdrive {
	background: #d1d1d1;
	padding: 30px 0 10px 0;
}
.anchor-nav-testdrive {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: transparent;
}
.anchor-nav-testdrive ul {
	text-align: left;
}
.anchor-nav-testdrive li {
	vertical-align: top;
	border: 1px solid #f1f1f1;
	width: 16.6%;
	box-sizing: border-box;
	margin: 0;
}
.anchor-nav-testdrive li a {
	position: relative;
	display: block;
	color: #790028;
	background: #fff;
	font-size: 15px;
	padding: 25px 15px;
	line-height: 18px;
}
.anchor-nav-testdrive li a br {
	display: block;
}
.anchor-nav-testdrive li.multi a {
	padding: 16px 15px;
}
.anchor-nav-testdrive a:before {
	content: none;
}
.anchor-nav-testdrive li a:after {
	position: absolute;
	font-family: 'icon';
	content: "\e907";
	color: #000;
	right: 15px;
}
.anchor-nav-testdrive li.multi a:after {
	top: 24px;
}
.testdrive {
	width: 1000px;
	margin: 0 auto;
}
.testdrive .wrapper {
	padding: 30px 30px 0 30px;
	background: #fff;
	margin: 0 0 30px;
}
.testdrive li {
	padding: 0 0 30px;
}
.testdrive h2 {
	font-size: 32px;
	text-align: center;
	margin: 0 0 30px;
}
.testdrive h3 {
	display: block;
	font-size: 20px;
	line-height: 3;
	color: #fff;
	background: #790028;
	padding: 0 20px;
	text-align: left;
	margin: 0 0 40px;
}
.testdrive .photo {
	width: 440px;
	margin: 0 auto 20px;
	text-align: center;
}
.testdrive .photo img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.testdrive .photo .caution {
	margin: 10px 0 0 10px;
	font-size: 12px;
	text-align: left;
}
.testdrive .list li {
	position: relative;
	margin: 0;
	padding: 5px 20px 5px 5px;
	background: #f1f1f1;
	font-size: 0;
	box-sizing: border-box;
}
.testdrive .list > ul > li + li {
	margin-top: 15px;
}
.testdrive .list li .image {
	vertical-align: top;
	display: inline-block;
	width: 275px;
	margin: 0 30px 0 0;
}
.testdrive .list li .image img {
	display: block;
	width: 100%;
}
.testdrive .list li .content {
	vertical-align: top;
	display: inline-block;
	width: 350px;
	margin: 10px 30px 10px 0;
}
.testdrive .list li .content .label {
	display: inline-block;
	background: #790028;
	font-size: 14px;
	line-height: 22px;
	padding: 0 10px;
	color: #fff;
	margin: 0 0 5px;
}
.testdrive .list li .content .label.sample {
	background-color: #00247a;
}
.testdrive .list li .content h4 {
	font-size: 18px;
	font-weight: bold;
}
.testdrive .list li .content ul {
	font-size: 16px;
	list-style-type: disc;
	margin: 0 0 0 20px;
}
.testdrive .list li .content li {
	font-size: 16px;
	padding: 0;
}
.testdrive .list li .content li .color-name {
	font-size: 13px;
	line-height: 16px;
}
.testdrive .list li .content .description {
	font-size: 13px;
}
.testdrive .list li .actions {
	position: relative;
	top: 33px;
	vertical-align: middle;
	display: inline-block;
	width: 230px;
}
.testdrive .list li .actions li {
	padding: 0;
	margin: 20px 0 0 0;
}
.testdrive .list li .actions li:first-child {
	margin: 0;
}
.testdrive .list li .actions .btn {
	font-size: 16px;
	line-height: 60px;
}
.testdrive .list li .actions .btn-arrow-right:after {
	font-size: 16px;
}
.testdrive-shop h3 {
	margin: 0 0 1px;
}
.testdrive-shop .photo {
	width: 100%;
}
.testdrive-shop .photo .caution {
	width: 440px;
	margin: 0 auto;
	margin-top: 10px;
}
.testdrive-shop .list li .image {
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	padding: 10px;
	background-color: #fff;
}

@media screen and (max-width: 1280px) {
	.anchor-nav-testdrive {
		width: 100%;
	}
	.anchor-nav-testdrive li {
		width: 20%;
	}
	.testdrive {
		width: 100%;
	}
}

@media screen and (max-width: 980px){
	.testdrive .list > ul > li {
		padding-right: 260px;
		min-height: 220px;
	}
	.testdrive .list > ul > li .image {
		width: calc((100% - 30px) / 2);
		margin-right: 20px;
	}
	.testdrive .list > ul > li .content {
		width: calc((100% - 30px) / 2);
		box-sizing: border-box;
		margin-right: 0;
		padding-right: 20px;
	}
	.testdrive .list > ul > li .actions {
		position: absolute;
		right: 30px;
	}
}

@media screen and (max-width: 750px) {
	.anchor-nav-testdrive {
		display: none;
	}
	.testdrive {
		width: 100%;
	}
	.testdrive .wrapper {
		padding: 20px;
	}
	.testdrive h2 {
		font-size: 40px;
		max-height: 100%;
	}
	.testdrive h3 {
		position: relative;
		margin: 0;
		font-size: 28px;
		line-height: 80px;
		max-height: 100%;
	}
	.testdrive h3:after {
		position: absolute;
		right: 20px;
		font-family: 'icon';
		font-size: 20px;
		content: "\e91d";
		max-height: 100%;
	}
	.testdrive .active h3::after {
		content: "\e91c";
	}
	.testdrive dd {
		display: none;
		padding: 30px 0 0 0;
	}
	.testdrive dt.active+dd {
		display: block;
	}
	.testdrive li {
		padding: 0 0 4px;
	}
	.testdrive .list > ul > li {
		border-top: 2px solid #d8d8d8;
		padding: 0;
	}
	.testdrive-shop .list > ul > li {
		border-top: none;
		padding-top: 4px;
	}
	.testdrive .list > ul > li .actions {
		position: static;
		display: block;
		width: 100%;
	}
	/*.testdrive .photo {
		width: 560px;
	}*/
	.testdrive .photo .caution {
		font-size: 18px;
		max-height: 100%;
	}
	.testdrive .list > ul > li .image {
		width: calc((100% - 20px) / 2);
		margin-right: 20px;
	}
	.testdrive .list > ul > li .content {
		padding: 10px 0 0 0;
		margin: 0;
		width: width: calc((100% - 20px) / 2);;
		max-width: 395px;
	}
	.testdrive .list > ul > li .content h4 {
		font-size: 24px;
		max-height: 100%;
	}
	.testdrive .list > ul > li .content li {
		border: none;
		font-size: 20px;
		max-height: 100%;
	}
	.testdrive .list > ul > li .content .label {
		font-size: 20px;
		line-height: 28px;
		max-height: 100%;
	}
	.testdrive .list > ul > li .content li .color-name {
		font-size: 16px;
		line-height: inherit;
	}
	.testdrive .list > ul > li .content .description {
		font-size: 16px;
	}
	.testdrive .list > ul > li .actions li {
		border: none;
		margin: 25px 0 0 0;
		display: inline-block;
		width: 50%;
		box-sizing: border-box;
	}
	.testdrive .list > ul > li .actions li:first-child {
		border-right: 4px solid #f1f1f1;
	}
	.testdrive .list > ul > li .actions .btn {
		font-size: 20px;
		line-height: 70px;
		max-height: 100%;
	}
	.testdrive-shop .photo {
		width: 100%;
	}
	.testdrive-shop .photo .caution {
		width: 100%;
		padding: 0 30px;
		box-sizing: border-box;
	}
	.testdrive-shop dd {
		padding: 0;
	}
	.testdrive-shop .list > ul > li .image {
		margin-left: 4px;
	}
	.testdrive-shop .list > ul > li:after {
		content: none;
	}
}
