/* CSS Document */

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

.banner01 {
	text-align: center;
	margin-bottom: 100px;
}

.banner01 a:hover{
	opacity: 0.8;
}

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

#s01 .bg{
	background: url("../softtennis/img/bg01.jpg") top center no-repeat;
	background-size: cover;
	padding-top: 45px;
	padding-bottom: 100px;
}

#s01 .f30{
	color: #fff;
	text-align: center;
	margin-bottom: 100px;
}

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

#s01 .box_rap hr{
	width: 45px;
	background: 0;
	border: 0;
	border-top: 10px solid #fff;
	margin-bottom: 25px;
}

#s01 .box01{
	width: 380px;
	padding-top: 200px;
}

#s01 .box02{
	width: 385px;
}

#s01 h3{
	font-size: 20px;
	color: #fff;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
	margin-bottom: 25px;
}

#s01 .box01 p{
	line-height: 180%;
	font-size: 16px;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
}

#s01 .box02 .obj01{
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#s01 .box02 .obj01 dt{
	font-size:25px;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 15px;
}

#s01 .box02 dd{
	line-height: 180%;
	font-size: 16px;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
}

#s01 .box02 .obj02 dt{
	font-size: 18px;
}

#s02{
	margin-bottom: 100px;
}

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

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

#s02 p{
	width: 880px;
	margin: auto;
	line-height: 180%;
	margin-bottom: 60px;
	font-size: 16px;
}

#s02 ul{
	width: 1220px;
	margin: auto;
}

#s02 ul li{
	text-align: center;
	background: #eee;
	margin-bottom: 15px;
	padding: 10px;
}

#s03{
	margin-bottom: 100px;
}

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

#s03 ul{
	width: 1050px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 100px;
}

#s03 li{
	width:430px; 
	font-size: 20px;
	margin-bottom: 15px;
	background: url("../softtennis/img/icon01.jpg") center left no-repeat;
	padding-left: 55px;
	height: 40px;
	line-height: 40px;
}

#s03 .box_rap{
	width: 1400px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#s03 .box02{
	width: 695px;
}

#s03 .box02 dl{
	padding-top: 60px;
	padding-left: 60px;
}

#s03 .box02 dt{
	font-size: 30px;
	color: #00ACEA;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 35px;
}

#s03 .box02 dd{
	font-size: 15px;
	margin-bottom: 10px;
}

#s03 .box03{
	padding-top: 60px;
}
#s03 .box03 dt{
	font-size: 30px;
	color: #00ACEA;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 35px;
}

#s03 .box03 dd{
	font-size: 15px;
	margin-bottom: 10px;
}

#s04{
	margin-bottom: 100px;
}

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

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

#s04 td,
#s04 th{
	border-bottom: 1px solid #aaa;
	padding: 15px;
	font-size: 15px;
}

#s04 th{
	text-align: left;
}

#s04 th a{
	color:#0085B2;
	text-decoration: none;
}

#s04 th a:hover{
	text-decoration: underline;
}

#s04 td a{
	width: 175px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	display: block;
	background: #00AFEA;
	text-decoration: none;
}

#s04 td a:hover{
	background:#4DA6FF;
}