/* CSS Document */

header{
	background: url("../company/owner/keyimg.jpg") center bottom no-repeat;
background-size: cover;
	height: 450px;
}

#s01{
	border-bottom: 1px dashed #aaa;
	margin-bottom: 50px;
}

#s01 h2{
		background: #00AFEA;
	text-align: center;
	font-size: 30px;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	color: #fff;
	height: 60px;
	line-height: 60px;
	margin-bottom: 80px;
}

#s01 .f40{
	text-align: center;
	font-size: 40px;
	color: #00ADEA;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 30px;
}

#s01 .f20{
	text-align: center;
	font-size: 20px;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 80px;
}

#s01 .img{
	text-align: center;
	margin-bottom: 30px;
}

#s01 .box_rap{
	width: 880px;
	margin: auto;
}

#s01 .box_rap hr{
	width: 45px;
	background: 0;
	border: 0;
	border-bottom: 10px solid #00AFEA;
}

#s01 .box_rap dl{
	margin-bottom: 35px;
}

#s01 .box_rap dt{
font-size: 20px;
	color: #00ADEA;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 15px;
}

#s01 .box_rap dd{
	font-size: 16px;
	line-height: 180%;
}

#s01 .box_rap .obj01{
	background: url("../company/owner/img02.jpg") top right no-repeat;
	padding-bottom: 100px;
}

#s01 .box_rap .obj01 dd{
	padding-right: 420px;
}

#s02{
	margin-bottom: 100px;
}

#s02 h3{
	text-align: center;
	font-size: 35px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
}

#s02 .box_rap{
	width: 880px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 100px;
}

#s02 dl{
	width: 430px;
	margin-bottom: 35px;
}

#s02 dt{
	background: #00AFEA;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-size: 20px;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 10px;
}

#s02 dd{
	margin-bottom: 15px;
	padding-left: 40px;
	background: url("../company/owner/icon01.jpg") 15px 3px no-repeat;
	font-size: 16px;
}