@charset "UTF-8";

.mikifont_color{
	color:#14195a;
}

.mikifont_bgcolor{
	color:#ffffff;
	background:#14195a;
}

.spec_color{
	color:#E26032;
}

.block_color_yellow1{
	background:#FFFAEB;
}
.block_color_yellow2{
	background:#FFF7DE;
}

.spec_mark1 {
	width: 106px;
	height: 106px;
	line-height: 106px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	font-size: 22px;
	background: #E26032;
	transform: rotate(-15deg);
	position: absolute;
	margin: -50px 0 0 -40px;
}

.block01 {
	border: 4px solid #14195a;
	background: #FFFAEB;
	padding: 20px 0;
	border-radius: 10px;
	box-sizing: border-box;
}

.spec_mark2 {
	width: 106px;
	height: 106px;
	line-height: 106px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	font-size: 22px;
	background: #E26032;
	transform: rotate(-15deg);
	position: absolute;
	margin: -10px 0 0 -10px;
}
.wrap_article_section_1 .spec_mark1 strong,
.wrap_article_section_1 .spec_mark2 strong {
	vertical-align: unset;
}
.mod-spacer-section span.spec_color {
	vertical-align: unset;
}
