/* CSS Document */

#keyimg{
	background: url("../brain_staff/img/keyimg.webp") center center no-repeat;
	background-size: cover;
	height: 300px;
}

#keyimg h1{
	max-width: 1400px;
	margin: auto;
	line-height: 300px;
	font-size: 40px;
	color: #fff;
		text-shadow: 1px 1px 2px #000;
}

.bar{
	margin-bottom: 25px;
}

.bar hr{
	margin: 0;
}

.bar .hr1{
	border-bottom: 1px solid #1C9B45;
}

.bar .hr2{
		border-bottom: 5px solid #1C9B45;
	width: 190px;
	margin-top: -3px;
}

#s01{
	width: 1200px;
	margin: auto;
}

#s01 h2{
	font-size: 35px;
	margin-bottom: 80px;
}

#s01 h2 small{
	font-size: 18px;
	color: #1A9945;
	margin-left: 25px;
}

#s01 hr.bar2{
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
}

#s01 table{
	width: 920px;
	margin: auto;
	margin-bottom: 100px;
	border-collapse: separate;
	border-spacing: 10px;
}

#s01 th{
	background: #eee;
	width: 160px;
	vertical-align: middle;
	padding: 25px;
	text-align: center;
	font-size: 16px;
}

#s01 th.bg01{
	background: #1D9B46;
	color: #fff;
	font-size: 25px;
}

#s01 td{
	padding: 25px;
}

#s01 td .f25{
	margin-right: 15px;
}

#s02{
	width: 1200px;
	margin: auto;
	margin-bottom: 100px;
}



#s02 h2{
	font-size: 35px;
	margin-bottom: 80px;
}

#s02 h2 small{
	font-size: 18px;
	color: #1A9945;
	margin-left: 25px;
}

#s02 .bar2{
	margin-bottom: 15px;
}

#s02 .bar2 hr{
	margin: 0;
}

#s02 .bar2 .hr1{
	border-bottom: 1px solid #1C9B45;
}

#s02 .bar2 .hr2{
		border-bottom: 5px solid #1C9B45;
	width: 210px;
	margin-left: 140px;
	margin-top: -3px;
}

#s02 .rap{
	width: 920px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}

/*#s02 .rap .img{
	width: 210px;
	height: 200px;
	background: url("../brain_staff/img/staff.webp") center center no-repeat;
	background: #eee;
}

#s02 .rap .text{
	width: 690px;
}

#s02 .rap h3{
	background: #D5F2D1;
	padding: 15px;
	font-size: 16px;
	margin-bottom: 35px;
}

#s02 .rap p .f25{
	margin-right: 15px;
}*/


#s02 table{
	width: 920px;
	margin: auto;
	margin-bottom: 100px;
	border-collapse: separate;
	border-spacing: 0 10px;
}

#s02 th{
	background: #eee;
	width: 160px;
	vertical-align: middle;
	padding: 25px;
	text-align: center;
	font-size: 16px;
}

#s02 th.bg01{
	background: #1D9B46;
	color: #fff;
	font-size: 16px;
	padding: 10px;
}

/*#s02 table{
	width: 920px;
	margin: auto;
	margin-bottom: 35px;
}

#s02 table th{
	background: #eee;
	width: 160px;
	vertical-align: middle;
	padding: 25px;
	text-align: center;
	font-size: 16px;
}*/

#s02 table td{
	padding: 25px;
}

#s02 td .f25{
	margin-right: 15px;
}



#s03{
	width: 1200px;
	margin: auto;
}

#s03 h2{
	font-size: 35px;
	margin-bottom: 80px;
}

#s03 h2 small{
	font-size: 18px;
	color: #1A9945;
	margin-left: 25px;
}

#s03 .bar2{
	margin-bottom: 15px;
}

#s03 .bar2 hr{
	margin: 0;
}

#s03 .bar2 .hr1{
	border-bottom: 1px solid #1C9B45;
}

#s03 .bar2 .hr2{
		border-bottom: 5px solid #1C9B45;
	width: 210px;
	margin-left: 140px;
	margin-top: -3px;
}

#s03 .rap{
	width: 920px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}

#s03 .rap .img{
	width: 210px;
	height: 200px;
	/*background: url("../brain_staff/img/staff.webp") center center no-repeat;*/
	background:#eee;	
}

#s03 .rap .text{
	width: 690px;
}

#s03 .rap h3{
	background: #D5F2D1;
	padding: 15px;
	font-size: 16px;
	margin-bottom: 35px;
}

#s03 .rap p .f25{
	margin-right: 15px;
}

#s03 .rap p.obj01{
	margin-bottom: 25px;
}

#s03 table{
	width: 920px;
	margin: auto;
	margin-bottom: 35px;
	border-collapse: separate;
	border-spacing:0 10px;
}

#s03 table th{
		background: #eee;
	width: 160px;
	vertical-align: middle;
	padding: 25px;
	text-align: center;
	font-size: 16px;
}

#s03 table td{
	padding: 25px;
}

#s03 table dl{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

#s03 table dl dt{
	width: 15%;
}

#s03 table dl dd{
	width: 85%;
}