/*if2_s01*/
.if2_s01 .img_wrp {
	border: 1px solid #ddd;
}
.st_list li {
	position: relative;
	padding: 15px 0;
	padding-left: 35px;
	font-size: 15px;
	line-height: 1.4em;
	color: #1e1e1e;
	vertical-align: middle;
	word-break: keep-all;
	border-bottom: 1px dashed #ddd;
}
.st_list li span {
	position: absolute;
	left: 0;
	background-color: #2367d4;
	color: #fff;
	padding: 3px 6px;
	border-radius: 50%;
	font-size: 0.9em;
	font-weight: 900;
	top: 15px;
}

.t_list h6{
	font-size:16px;
	font-weight:600;
	margin-top:0px;
}


.table.col_table thead tr th,
.table.col_table thead tr td,
.table.col_table tbody tr th,
.table.col_table tbody tr td {
	text-align: center;
}