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

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

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

#conts .headLine01 {
	padding: 10px 15px 4px;
	font-size: 20px;
	line-height: 1.3;
}

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

#conts p {
	margin-bottom: 27px;
	font-size: 15px;
	line-height: 1.8;
	padding-left: 20px;
}

#conts p a {
	text-decoration: underline;
	color: #064685;
}


#conts p a:hover {
	text-decoration: none;
}

#conts .title {
	font-weight: bold;
}

#conts .text {
	margin-bottom: 30px;
}

#conts .text01 {
	margin-bottom: 42px;
}