@charset "UTF-8";

.heading05 + .table01 {
	margin-top: 5px;
}
.identification .table01 td {
	text-align: center;
}
.identification .table01 td.num {
	vertical-align: middle;
}
.identification .table01 th, .identification .table01 td .pic {
	width: 45%;
	margin: 5px auto 0;
}
.identification .table01 th, .identification .table01 td .pic02 {
	width: 88%;
	margin: 5px auto 0;
}
.identification .table01 th, .identification .table01 td .pic03 {
	width: 22%;
	margin: 5px auto 0;
}
.identification .table01 th, .identification .table01 td img {
	max-width: 100%;
}
@media only screen and (max-width: 767px) {
	#container.identification {
		padding: 0 10px;
	}
}