#diagnostics_area h2 {
	font-weight:bold;
	font-size:1.7em;
	color:#E70;
	margin-bottom:1em;
}

.diagnostics_inner1 {
	padding-bottom:3em;
}

.diagnostics_catch {
	margin: 1em auto 0;
	width:100%;
	max-width: 740px;
}

.diagnostics_catch img.factory {
	max-width:580px;
	display: block;
	margin:0 auto 20px;
}

.img_area {
	margin-top:2em;
}

.video_catch {
	text-align: center;
	font-weight:bold;
	font-size:1.4em;
}

.video_catch span {
	padding: 0.2em;
	font-style: italic;
	background: #E70;
	color: #FFF;
	display: inline;
	font-weight:bold;
}

ul.video_list {
	margin:20px 0 0;
	text-align: center;
	overflow: hidden;
}

ul.video_list li {
	display: inline-block;
	vertical-align: top;
}

ul.video_list li video {
	width:100%;
	height:auto;
}

.img_area figcaption {
	text-align: center;
	font-size:1.3em;
}

.img_area figcaption span {
	font-weight:bold;
	border-bottom:solid 5px #F7CB00;
	padding:0.3em 0;
}

.img_area figure {
	margin-top:4em;
}

ul.img_list {
	margin:10px 0 0;
	text-align: center;
	font-size:0;
	padding:20px;
	box-sizing: border-box;
}

ul.img_list li {
	display: inline-block;
	vertical-align: top;
	width:48%;
	margin:0 1% 20px;
}

ul.img_list li p {
	font-size:14px;
	margin-top:0.4em;
	font-weight:bold;
	line-height: 1.3;
}

.img_area p.img_area_note {
	padding:1em;
}

.img_area p.img_area_catch {
	color:#E70;
	text-align: center;
	font-weight:bold;
	font-size:1.5em;
	line-height: 1.4;
}

.diagnostics_inner2 {
	padding:1em 0 3em;
	background: #F5F5F5;
}

figure.example {
	margin:2em 0 2em;
	border:solid 3px #333;
	text-align: center;
}

figure.example figcaption {
	font-weight:bold;
	font-size:1.3em;
	line-height: 1.4;
	display: block;
	background: #333;
	color:#F7CB00;
	padding:0.3em 0.8em;
	max-width: 24em;
	letter-spacing: 0.05em;
}

figure.example ul {
	padding:1em 0em 1em 1.6em;
	overflow: hidden;
	box-sizing: border-box;
}

figure.example ul li {
	text-align:left;
	list-style: disc;
	margin-left: 0.5em;
	float: left;
	width: 11.6em;
	font-size:0.9em;
}

.combine_title {
	background: #F7CB00;
	font-weight:bold;
	text-align: center;
	font-size:1.4em;
	letter-spacing: 0.05em;
	padding:0.3em 0;
}

.combine_wrap {
	background: #FFF;
	padding:1.4em 0;
}

.combine_list {
	margin:0 auto;
	width:90%;
	max-width:27em;
}

.combine_list li {	
	font-weight:bold;
	font-size:1.0em;
	margin-bottom:0.4em;
}

.combine_list li:before {
	content:"■ ";
	color:#F7CB00;
}

.form_area_title {
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	margin-top:2em;
	margin-bottom: 0.8em;
	color: #E70;
}

.vostec_area {
	margin-top:2em;
}

.vostec_area p.sarani {
	background: url('../images/diagnostics/pa.svg') no-repeat top center;
	background-size:5em;
	font-weight:bold;
	color:#E70;
	text-align: center;
	padding-top:2em;
}

.vostec_area .vostec_inner {
	border:solid 4px #E70;
	background: #FFF;
	padding:0 1em 3em;
	margin-top:1.4em;
	text-align: center;
	position: relative;
	box-sizing: border-box;
}

.vostec_area h3 {
	background: #E70;
	color:#FFF;
	display: inline-block;
	font-weight:bold;
	font-size:1.4em;
	position: absolute;
	top: -1em;
	left: 50%;
	margin-left: -8.2em;
    width: 16.4em;
    padding: 0.2em 0;
}

.vostec_area p.vostec_lead {
	padding:3em 0.5em 2em;
	text-align: left;
}

.vostec_area .vostec_logo_area img {
	width:70%;
	height:auto;
	max-width:246px;
}

.vostec_area .vostec_logo_area p {
	color:#1B296F;
	font-weight:bold;
	padding:1em 0;
	margin-bottom:1em;
}

.vostec_area .vostec_works_area {
	background: #F5F5F5;
	padding:1.6em;
	position: relative;
	max-width: 700px;
	margin: 0 auto;
}

.vostec_area .vostec_works_area > img {
	width:30%;
	height:auto;
	max-width:110px;
	position: absolute;
	top:-8vw;
	right:0;
}

.vostec_area figure figcaption {
	font-weight:bold;
	color:#1B296F;
	font-size:1.1em;
	margin-right:28%;
}

.vostec_area figure ul {
	margin-top:0.5em;
	display: inline-block;
}

.vostec_area figure ul li {
	font-weight:bold;
	color:#1B296F;
	text-align: left;
}

.vostec_area figure ul li:before {
	content:"■";
}

.vostec_area .catch_with_line {
	font-weight:bold;
	font-size:3.8vw;
	margin-top:1em;
	margin-bottom:1em;
}

.vostec_area .catch_with_line span {
	position: relative;
	font-weight:bold;
	z-index:1;
}

.vostec_area .catch_with_line span:before {
	content:"";
	position: absolute;
	width:100%;
	height:0.6em;
	background: #F7CB00;
	bottom:-0.2em;
	left:0;
	display: block;
	z-index: -1;
}

.vostec_area .catch {
	font-weight:bold;
	font-size:3.8vw;
}


@media screen and (min-width: 540px) {

.vostec_area h3 {
	font-size:1.6em;
}

.vostec_area .vostec_works_area {
	width:86%;
}

.vostec_area figure figcaption {
	margin-right: 0;
}

.vostec_area .vostec_works_area > img {
	top:-40px;
}

.vostec_area .catch_with_line,
.vostec_area .catch {
	font-size:1.25em;
}

}


@media screen and (min-width: 768px) {

#diagnostics_area h2 {
	font-size:1.9em;
	text-align: center;
}

.diagnostics_catch {
	max-width: 748px;
}

.video_catch {
	font-size:1.7em;
}

ul.video_list {
	font-size:0;
}

ul.video_list li {
	width:31%;
	margin:0 1% 0 0;
}

ul.img_list li {
	width:31%;
}

.img_area figcaption {
	font-size:1.5em;
}

.img_area p.img_area_note {
	text-align: center;
}

figure.example {
	margin:4em 0 2em;
}

figure.example figcaption {
	font-size:1.4em;
	margin: -1em auto 0;
}

figure.example ul {
	width: 46em;
	margin: 0 auto;
	padding:1em 0em 1em 3em;
}

figure.example ul li {
	width:14em;
	font-size:1.0em;
	margin-left: 1em;
}

.combine_list {
	max-width:30em;
}

.combine_list li {	
	font-size:1.3em;
}

.form_area_title {
	font-size: 1.8em;
}

.vostec_area p.vostec_lead {
	text-align: center;
}

.vostec_area .vostec_works_area > img {
	width:148px;
	max-width:none;
	left: 50%;
    right: auto;
    margin-left: 200px;
}

.vostec_area .catch_with_line br.sp,
.vostec_area .catch br.sp {
	display: block;
}

}


@media screen and (min-width: 1000px) {

#diagnostics_area h2 {
	font-size:2.1em;
}

.diagnostics_inner1 .container > p {
	line-height: 2.0;
	text-align: center;
}

figure.example ul {
	width: 100%;
}

.vostec_area .vostec_logo_area {
	margin:0.6em auto 1.6em;
}

.vostec_area .vostec_logo_area img {
	display: inline-block;
	vertical-align: middle;
}

.vostec_area .vostec_logo_area p {
    display: inline-block;
    vertical-align: middle;
    margin-left: 2em;
    font-size: 16px;
}

.vostec_area .vostec_works_area {
	padding:2em 1.6em;
}

.vostec_area .vostec_works_area > img {
	margin-left: 240px;
	top: -30px;
}

.vostec_area figure figcaption {
	font-size:1.2em;
}

.vostec_area figure ul {
	font-size:1.1em;
	margin-top:1em;
}

.vostec_area .catch_with_line br.sp,
.vostec_area .catch br.sp {
	display: none;
}

.vostec_area .catch_with_line {
	margin-top:1.6em;
	margin-bottom:0.2em;
}

}


@media screen and (min-width: 1200px) {



}