@charset "utf-8";
.wrap_2nd img {
	max-width: 100%;
}
#anchor_link_box {
	justify-content: center;
}
.link_icon {
	/* [disabled]float: left; */
	width: 200px;
	text-align: center;
	height: 160px;
	/* [disabled]display: inline-block; */
}


.point3_anchor_title {
	color: #254076;
	font-size: 20px;
	margin-top: 50px;
	vertical-align: middle;
	font-weight: bold;
	margin-bottom: 30px;
}

.point3_anchor_title img {
	vertical-align: middle;
	margin-right: 10px;
}
.table_2nd th {
	width: auto;
}
.wrap_2nd .table_2nd.table_shiteiko {
	width: 45%;
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
}

.table_2nd.table_shiteiko th, .table_2nd.table_shiteiko td {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-style: 12;
	font-size: 12px;
}
tbody .caption td {
    padding-left: 0px;
    border-bottom-width: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
table.table_2nd.type2 {
    border-top: 1px solid #CCCCCC;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;

}
table.table_2nd.type2 td {
    border: 1px solid #cccccc;
    line-height: normal;
    padding-top: 5px;
    padding-bottom: 5px;
}

table.table_2nd.type2 th {
    font-weight: normal;
    border: 1px solid #CCCCCC;
}









@media screen and (max-width:767px) {
.point3_anchor_title {
	margin-top: 50px;
	text-align: center;
	font-size: 16px;
	margin-bottom: 30px;
}
.point3_anchor_title img {
	vertical-align: middle;
	margin-right: auto;
	display: block;
	margin-left: auto;
	margin-bottom: 10px;
}
.wrap_flex {
	display: flex;
}
.link_icon {
	width: 160px;
}
.table_2nd th {
	width: auto;
}
.wrap_2nd .table_2nd.table_shiteiko {
	width: 100%;
	float: none;
	margin-bottom: 20px;
	margin-right: 0px;
}








}
