@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.mainVisual {
	background: url(../image/fc_research/main_img.jpg)  no-repeat center top;
	background-size: cover;
}

.mainVisual h2 {
	width: 994px;
	text-align: left;
}

#conts h2 {
	margin-bottom: 18px;
}

#conts .headLine02 {
	margin-bottom: 18px;
}

#conts .textList {
	margin: 0 5px 33px;
}

#conts .textList01 {
	margin-bottom: 49px;
}

#conts .textList li {
	margin-top: 18px;
	font-size: 16px;
	line-height: 1.8;
}

#conts .textList li a {
	color: #1466AF;
}

#conts .sec_top {
	padding-left: 10px;
	border-bottom: 1px solid black;
	border-left: 5px solid black;
	margin-bottom: 10px;
	font-weight: bold;
}

#conts .textList li:first-child {
	margin-top: 0;
}

#conts .textList li span {
	margin-right: 15px;
}

#conts .txt01 {
	font-size: 16px;
	margin-bottom: 1em;	
}

#conts .txt02 {
	font-size: 10pt;	
}

#conts .r_list dt {
	padding: 0 0 0 1em;
}

#conts .r_list dd {
	padding: 0 0 0 2em;
	line-height: 105%;
	font-size: 11pt;
}
