/* CSS Document */

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

#s01{
	margin-bottom: 100px;
}

#s01 ul{
	display: flex;
	justify-content: space-between;
	width: 1220px;
	margin: auto;
	margin-bottom: 100px;
}

#s01 ul a{
	display: block;
	height: 80px;
	line-height: 80px;
	width: 225px;
	color: #fff;
	text-align: center;
	background: #00AFEA;
	text-decoration: none;
	font-size: 18px;
}

#s01 ul a:hover{
	background: #73B9FF;
}

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

#s01 p.text{
	width: 1000px;
	margin: auto;
	line-height: 180%;
	font-size: 16px;
	margin-bottom: 100px;
}

#s01 .box_rap{
	display: flex;
	width: 1220px;
	margin: auto;
	justify-content: space-between;
}

#s01 .box_rap .box01{
	width: 400px;
}

#s01 .box_rap .title{
	text-align: center;
	font-size: 30px;
	color: #BABABA;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 900;
font-style: normal;
}

#s01 .box_rap figcaption{
	font-size: 16px;
	line-height: 150%;
	padding-top: 15px;
}

#s02{
	border-bottom: 1px dashed #aaa;
	padding-bottom: 100px;
	margin-bottom: 60px;
}

#s02 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;
}

#s02 .box_rap01{
	border-bottom: 1px dashed #aaa;
}

#s02 .text01{
	text-align: center;
	font-size: 30px;
	line-height: 180%;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 45px;
}

#s02 hr{
	border: 0;
	background: 0;
	width: 45px;
	border-bottom: 10px solid #00AFEA;
	margin: auto;
	margin-bottom: 45px;
}

#s02 .text02{
	width: 1000px;
	line-height: 180%;
	font-size: 16px;
	margin: auto;
	margin-bottom: 45px;
}

#s02 h3{
	padding-top: 60px;
	font-size: 35px;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
	text-align: center;
	line-height: 150%;
	margin-bottom: 60px;
}

#s02 h3 .red{
	font-size: 20px;
}

#s02 .box_rap02,
#s02 .box_rap03,
#s02 .box_rap04{
	width: 1400px;
	margin: auto;
	display: flex;
}

#s02 .box_rap04 .box02,
#s02 .box_rap02 .box02{
	padding-left: 60px;
	padding-top: 25px;
}

#s02 .box_rap04 .box02 dt,
#s02 .box_rap03 .box01 dt,
#s02 .box_rap02 .box02 dt{
	font-size: 30px;
	color: #00ACEA;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	line-height: 120%;
	margin-bottom: 20px;
}

#s02 .box_rap04 .box02 dd,
#s02 .box_rap03 .box01 dd,
#s02 .box_rap02 .box02 dd{
	line-height: 180%;
	font-size: 15px;
}

#s02 .box_rap03 .box01{
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 25px;
}

#s03{
	margin-bottom: 100px;
}

#s03 h3{
	text-align: center;
	font-size: 30px;
	line-height: 180%;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
	margin-bottom: 45px;
}

#s03 .box_rap{
	width: 1065px;
	margin: auto;
	display: flex;
}

#s03 .box_rap p{
	padding-left: 45px;
	padding-top: 10px;
	line-height: 180%;
	font-size: 15px;
}

#s04{
	margin-bottom: 100px;
}

#s04 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;
}

#s04 table{
	width: 1000px;
	margin: auto;
	 border-collapse: separate;
	border-spacing: 15px;
	margin-bottom: 100px;
}

#s04 th{
	border-top: 3px solid #aaa;
	vertical-align: middle;
	font-size: 15px;
	color: #0085B2;
	padding-top: 15px;
	width: 160px;
}

#s04 table tr:last-child th{
	border-bottom: 3px solid #aaa;
	padding-bottom: 15px;
}

#s04 td{
	border-top: 1px solid #aaa;
	vertical-align: middle;
	font-size: 15px;
	padding-top: 15px;
	padding-left: 25px;
}

#s04 table tr:last-child td{
	border-bottom: 1px solid #aaa;
	padding-bottom: 15px;
}

#s04 td.itc a{
	font-size: 20px;
	color: #000;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
	text-decoration: none;
}

#s04 td a{
	color: #0085B2;
}

#s04 td a:hover{
	text-decoration: none;
}

#s04 td ul{
	display: flex;
	flex-wrap: wrap;
}

#s04 td ul li{
	width: 50%;
}

#s04 h3{
	text-align: center;
	margin-bottom: 45px;
}

#s04 h3 img{
	height: 200px;
}

#s04 .center.f20{
	line-height: 200%;
	margin-bottom: 50px;
}

#s04 .center.f20 strong{
	font-weight: bold;
}

#s04 ul.obj01{
	display: flex;
	justify-content: center;
}

#s04 ul.obj01 li{
	padding: 15px;
	font-size: 23px;
	font-weight: bold;
	border: 2px solid #ddd;
	margin-right: 10px;
}

#s05{
	margin-bottom: 100px;
}

#s05 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;
}

#s05 .box_rap{
	width: 1220px;
	margin: auto;
	display: flex;
}

#s05 .box_rap th{
	border-bottom: 1px solid #aaa;
	padding: 10px;
	color: #0085B2;
	font-size: 15px;
}

#s05 .box_rap td{
	border-bottom: 1px solid #aaa;
	padding: 10px;
	font-size: 15px;
	line-height: 150%;
}

#s05 .box_rap td .right{
	float: right;
}

#s05 .box_rap td .left{
	float: left;
}

#s05 .box_rap td .right a:hover{
	opacity: 0.8;
}

#s05 .box_rap td a{
	color: #006CD8;
}

#s05 .box_rap td a:hover{
	text-decoration: none;
}

#s05 .box02{
	padding-left: 50px;
}

#s05 .box02 dl{
	border: 1px solid #aaa;
	width: 175px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 30px;
}

#s05 .box02 dt{
	text-align: center;
}

#s05 .box02 dd{
	font-size: 12px;
	line-height: 180%;
	padding: 5px;
}

#s06{
	margin-bottom: 100px;
}

#s06 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;
}

#s06 table{
	width: 1200px;
	margin: auto;
	border-top: 1px solid #aaa;
}

#s06 table td{
	border-bottom: 1px solid #aaa;
	padding: 15px;
	font-size: 15px;
}

#s06 table td a{
	color: #0085B2;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	text-decoration: none;
}

#s06 table td a.tell{
	color: #333;
	    vertical-align:baseline;
    background:transparent;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
}

#s06 table td a:hover{
	text-decoration: underline;
}

#s06 table tr td:first-child{
	padding-left: 100px;
}

#s06 table tr td:last-child{
	padding-right: 100px;
}

#s07 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;
}

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

#s07 .box_rap04,
#s07 .box_rap03,
#s07 .box_rap02,
#s07 .box_rap01{
	width: 1000px;
	margin: auto;
	margin-bottom: 45px;
}

#s07 .box_rap01{
	padding-top: 60px;
}

#s07 h3{
	font-size: 30px;
	margin-bottom: 25px;
	padding-top: 10px;
}

#s07 .box_rap01 li{
	font-size: 16px;
	margin-bottom: 15px;
}

#s07 .box_rap02 .in_rap{
	display: flex;
	justify-content: space-between;
	align-items: center;
}


#s07 .box_rap02 .in_rap dl{
	width: 620px;
	margin-bottom: 35px;
}

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

#s07 .box_rap02 .in_rap dd{
	font-size: 15px;
	line-height: 150%;
}


#s07 .box_rap03 .in_rap{
	display: flex;
	justify-content: space-between;
	align-items: center;
}


#s07 .box_rap03 .in_rap dl{
	width: 620px;
	margin-bottom: 35px;
}

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

#s07 .box_rap04 p{
	font-size: 15px;
	line-height: 150%;
	margin-bottom: 35px;
}

#s07 .box_rap02 .in_rap dd{
	font-size: 15px;
	line-height: 150%;
}

#s07 .box_rap05{
	border: 1px solid #bbb;
	width: 930px;
	margin: auto;
	padding-top: 25px;
	margin-bottom: 150px;
	padding-bottom: 50px;
}

#s07 .box_rap05 h3{
	text-align: center;
	color: #00ADEA;
	line-height: 150%;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	font-size: 23px;
	margin-bottom: 25px;
}

#s07 .box_rap05 h3 .u{
	border-bottom: 2px solid #00ADEA;
}

#s07 .box_rap05  p{
	width: 870px;
	margin: auto;
	line-height: 180%;
	font-size: 15px;
	color: #333;
	margin-bottom: 50px;
}

#s07 .box_rap05 h4{
	width: 525px;
	margin: auto;
	position: relative;
	margin-bottom: 35px;
}

#s07 .box_rap05 h4 hr{
	border: 0;
	border-bottom: 1px dashed #bbb;
	background: 0;
	width: auto;
}

#s07 .box_rap05 h4 span{
	width: 210px;
	text-align: center;
	position: absolute;
	background: #fff;
	top: -10px;
	left: 150px;
	font-size: 18px;
	color: #26BAEC;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
}

#s07 .box_rap05 .center{
	text-align: center;
}