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

.mainVisual h2 {
	width: 970px;
}

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

#conts p {
	margin-bottom: 21px;
}

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

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

#conts .photo {
	margin-bottom: 56px;
	text-align: center;
}

#conts .photo01 {
	margin-bottom: 36px;
}

#conts .txtList {
	margin-bottom: 20px;
}

#conts .txtList li {
	padding-bottom: 7px;
	width: 341px;
	float: left;
	font-size: 15px;
	text-align: center;
	border: 2px solid #1366AE;
}

#conts .txtList li:first-child {
	margin-right: 19px;
}

#conts .txtList li span {
	margin-bottom: 8px;
	padding: 5px 0 3px;
	display: block;
	color: #FFF;
	font-size: 20px;
	background-color: #1366AE;
	
}
