@charset "UTF-8";

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

	- main
	+ content
		- highlight

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

/*----------------------------------------
	main
-----------------------------------------*/
/*----------------------------------------
	highlight
-----------------------------------------*/

.highlight {
	margin-top: 70px;
	margin-top: 35px;
}

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

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

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

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

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

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

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

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

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