﻿@charset "UTF-8";
#main .ttl_main.test_and_certifications h1 {
	background: linear-gradient(-90deg, rgba(0,0,0,.1) 50%, rgba(0,0,0,.9)) 50%, url(../img/ttl_test_and_certifications.jpg) no-repeat center center / cover;
}
#main h2 {
	width: 90%;
	height: auto;
	padding: 200px 5% 50px;
	font-size: 40px;
	line-height: 40px;
	color: #fff;
	text-shadow: 1px 1px 20px #000;
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
	background: linear-gradient(-90deg, rgba(0,0,0,.1) 50%, rgba(0,0,0,.9)) 50%, url(../img/test_and_certifications/rough_road_simulation/main.jpg) no-repeat center center / cover;
	margin: 0 auto 50px;
}
#main h2 span {
	display: block;
	font-size: 18px;
}
#main h3 {
	font-size: 16px;
	line-height: 20px;
}
#main section {
	width: 100%;
	height: auto;
	margin: 0 auto 50px;
}
#main .video {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#main .video img {
	width: 100%;
	height: auto;
}
#main .video a:hover {
	cursor: pointer;
}
#main figure img {
	width: 100%;
	height: auto;
}
#main figure figcaption {
	font-size: 13px;
	line-height: 20px;
}
#main section ul {
	padding: 0 0 0 20px;
}
#main figure.left {
	width: 48%;
	height: auto;
	margin: 0 2% 0 0;
	float: left;
}
#main .left {
	width: 48%;
	height: auto;
	margin: 0 2% 0 0;
	float: left;
}
#main .left figure {
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
}
#main table {
	width: 100%;
	height: auto;
	border: solid 2px #000;
	border-collapse: collapse;
	text-align: center;
	font-size: 13px;
	background-color: #eee;
}
#main table th {
	border: solid 1px #000;
	background-color: #aaa;
}
#main table td {
	border: solid 1px #000;
}
#main table tr.bg_gray {
	background-color: #ccc;
}
#main .caption {
	display: none;
}
#main .caption02 {
	margin: 10px auto 0;
}
#main .caption02 p {
	margin: 0 auto;
	font-size: 12px;
	line-height: 20px;
}

@media screen and (min-width:700px) and ( max-width:1050px) {
#main h2 {
	width: 90%;
	height: auto;
	padding: 150px 5% 50px;
	font-size: 40px;
	line-height: 40px;
	color: #fff;
	text-shadow: 1px 1px 20px #000;
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
	background: linear-gradient(-90deg, rgba(0,0,0,.1) 50%, rgba(0,0,0,.9)) 50%, url(../img/test_and_certifications/rough_road_simulation/main.jpg) no-repeat center center / cover;
	margin: 0 auto 50px;
}
#main h2 span {
	display: block;
	font-size: 18px;
}
#main h3 {
	font-size: 16px;
	line-height: 20px;
}
#main section {
	width: 100%;
	height: auto;
	margin: 0 auto 50px;
}
#main .video {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#main .video img {
	width: 100%;
	height: auto;
}
#main .video a:hover {
	cursor: pointer;
}
#main figure img {
	width: 100%;
	height: auto;
}
#main figure figcaption {
	font-size: 13px;
	line-height: 20px;
}
#main section ul {
	padding: 0 0 0 20px;
}
#main figure.left {
	width: 48%;
	height: auto;
	margin: 0 2% 0 0;
	float: left;
}
#main .left {
	width: 48%;
	height: auto;
	margin: 0 2% 0 0;
	float: left;
}
#main .left figure {
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
}
#main table {
	width: 1000px;
	height: auto;
	border: solid 2px #000;
	border-collapse: collapse;
	text-align: center;
	font-size: 13px;
	background-color: #eee;
}
#main table th {
	border: solid 1px #000;
	background-color: #aaa;
}
#main table td {
	border: solid 1px #000;
}
#main table tr.bg_gray {
	background-color: #ccc;
}
#main .caption {
	display: block;
}
#main .caption02 {
	margin: 10px auto 0;
}
#main .caption02 p {
	margin: 0 auto;
	font-size: 12px;
	line-height: 20px;
}
#main .scroll {
	overflow: auto;
}
#main .scroll::-webkit-scrollbar {
 height:5px;
}
#main .scroll::-webkit-scrollbar-track {
 background:#f1f1f1;
}
#main .scroll::-webkit-scrollbar-thumb {
 background:#bcbcbc;
}
}

@media screen and (max-width:700px) {
#main h2 {
	width: 90%;
	height: auto;
	padding: 100px 5% 30px;
	font-size: 26px;
	line-height: 26px;
	color: #fff;
	text-shadow: 1px 1px 20px #000;
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
	background: linear-gradient(-90deg, rgba(0,0,0,.1) 50%, rgba(0,0,0,.9)) 50%, url(../img/test_and_certifications/rough_road_simulation/main.jpg) no-repeat center center / cover;
	margin: 0 auto 50px;
}
#main h2 span {
	display: block;
	font-size: 14px;
}
#main h3 {
	font-size: 16px;
	line-height: 20px;
}
#main section {
	width: 100%;
	height: auto;
	margin: 0 auto 50px;
}
#main .video {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#main .video img {
	width: 100%;
	height: auto;
}
#main .video a:hover {
	cursor: pointer;
}
#main figure img {
	width: 100%;
	height: auto;
}
#main figure figcaption {
	font-size: 13px;
	line-height: 20px;
}
#main section ul {
	padding: 0 0 0 20px;
}
#main figure.left {
	width: 100%;
	height: auto;
	margin: 0 auto;
	float: none;
}
#main .left {
	width: 100%;
	height: auto;
	margin: 0 auto;
	float: none;
}
#main .left figure {
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
}
#main table {
	width: 800px;
	height: auto;
	border: solid 2px #000;
	border-collapse: collapse;
	text-align: center;
	font-size: 13px;
	background-color: #eee;
}
#main table th {
	border: solid 1px #000;
	background-color: #aaa;
}
#main table td {
	border: solid 1px #000;
}
#main table tr.bg_gray {
	background-color: #ccc;
}
#main .caption {
	display: block;
}
#main .caption02 {
	margin: 10px auto 0;
}
#main .caption02 p {
	margin: 0 auto;
	font-size: 12px;
	line-height: 20px;
}
#main .scroll {
	overflow: auto;
}
#main .scroll::-webkit-scrollbar {
 height:5px;
}
#main .scroll::-webkit-scrollbar-track {
　 background:#F1F1F1;
}
#main .scroll::-webkit-scrollbar-thumb {
 background:#BCBCBC;
}
}
