@charset "UTF-8";

/*----------------------------------------

	+ content
		- news

-----------------------------------------*/

/*----------------------------------------
	content
-----------------------------------------*/

#content .breadcrumb + div {
	margin-top: 70px;
}

/*----------------------------------------
	news
-----------------------------------------*/

.news .txt_title {
	font-weight: bold;
	font-size: 171.4%;
	line-height: 1.333;
	color: #05478b;
}

.news .txt_medium {
	font-size: 100%;
	line-height: 1.571;
}

.news .txt_large {
	font-size: 128.57%;
	line-height: 1.444;
}

.news .txt_small {
	font-size: 85.71%;
	line-height: 1.666;
}

.news .list_medium {
	font-size: 100%;
	line-height: 2.142;
}

.news .list_large {
	font-size: 128.5%;
	line-height: 1.666;
}

.news .list_small {
	font-size: 85.71%;
	line-height: 1.666;
}

.news .space20 {
	padding-bottom: 20px;
}

.news .space40 {
	padding-bottom: 40px;
}