@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : news.css
 author     : Ability Consultant
 style info : しんちゃくじょ
=================================================================== */
/* Hover animation */
/* -----------------------------------------------------------
	txt_en
----------------------------------------------------------- */
.font_txt_en .con_news * {
	font-family: "Times New Roman", serif !important;
}

/* -----------------------------------------------------------
	con_news
----------------------------------------------------------- */
.con_news .icon span.cate {
	font-size: 86%;
}

.con_news .st_md_db_line {
	font-size: 215%;
}

@media only screen and (max-width: 1024px) {
	.con_news .st_md_db_line {
		font-size: 186%;
	}
}

@media only screen and (max-width: 767px) {
	.con_news .st_md_db_line {
		font-size: 158%;
	}
}

.con_news .st_md_db_line:after {
	bottom: 0.4em;
}

.con_news .st_md_news {
	font-size: 158%;
	font-family: "宋体", "SimSun", Microsoft Yahei, Arial, Verdana, serif;
}

@media only screen and (max-width: 1024px) {
	.con_news .st_md_news {
		font-size: 143%;
	}
}

@media only screen and (max-width: 767px) {
	.con_news .st_md_news {
		font-size: 129%;
	}
}

.con_news .st_sm_news {
	font-size: 129%;
	font-family: "宋体", "SimSun", Microsoft Yahei, Arial, Verdana, serif;
	font-weight: normal;
}

@media only screen and (max-width: 1024px) {
	.con_news .st_sm_news {
		font-size: 115%;
	}
}

@media only screen and (max-width: 767px) {
	.con_news .st_sm_news {
		font-size: 108%;
	}
}
