.sec_third > p.top_txt {
    margin-top: 0;
    margin-bottom: 1rem;
}
.sec_third h3 {
	font-size: 1.9rem;
	font-weight: bold;
	margin: 1rem 0;
}
.sec_third h3 small {
	font-size: 1.4rem;
}
.sec_third h4 {
	font-size: 1.6rem;
	margin: 1rem 0 2rem;
	font-weight: bold;
}
.sec_third picture {
	margin: 0 auto;
	width: 36rem;
}
.sec_third picture  img{
	width: 100%;
	pointer-events: none;
}
.sec_third p small {
	font-size: 1.3rem;
}
.data_table01 {
    margin-top: 20px;
}
.pic_article15_img_col3 {
	display: flex;
}
@media screen and (min-width: 768px) {
.table_area {
	display: flex;
	justify-content: space-between;
}
.table_area picture {
	width: 38%;
	margin: 0;
}
.table_area table {
	width: 60%;
}
.table_area table th {
	width: 26%;
	vertical-align: middle;
	text-align: center;
}
}
@media screen and (max-width: 767px) {
.sec_third picture {
	margin: 16px auto;
	display: block;
	width: 33.7rem;
}
.pic_article15_img_col3 {
	flex-direction: column;
}
}
