/* CSS Document */

#keyimg{
	background: url("../support/img/keyimg.webp") center center no-repeat;
	/*background-size: cover;*/
}

#keyimg .cap{
	width: 1100px;
	margin: auto;
}

#keyimg small{
	color: #fff;
text-align: right;
	display: block;
	padding-top: 70px;
}

#s01{
	margin-bottom: 100px;
}


#s01 h2{
	text-align: center;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 45px;
}

#s02{
	width: 1100px;
	margin: auto;
	margin-bottom: 150px;
}

#s02 h2{
	height: 65px;
	line-height: 65px;
	text-align: center;
	background: #eee;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 30px;
}

#s02 .center{
	font-size: 18px;
	margin-bottom: 35px;
}

#s02 ul{
	width: 900px;
	margin: auto;
	margin-bottom: 35px;
}

#s02 li{
	color: #59B200;
	font-size: 18px;
	line-height: 180%;
	list-style-image: url("../support/img/icon02.jpg");
}

#s02 .text01{
	width: 940px;
	margin: auto;
	font-size: 16px;
	line-height: 180%;
}

#s02 .box_rap{
	padding-top: 40px;
}

#s02 .box_rap h3{
	text-align: center;
	font-size: 18px;
	margin-bottom: 15px;
}

#s02 .box_rap li{
	list-style: none;
	padding: 15px;
}

#s02 .box_rap ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 1000px;
}

#s03{
	width: 1100px;
	margin: auto;
	margin-bottom: 150px;
}

#s03 h2{
	height: 65px;
	line-height: 65px;
	text-align: center;
	background: #eee;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 30px;
}

#s03 .center{
	font-size: 18px;
	margin-bottom: 35px;
}

#s03 .green{
	font-size: 18px;
	line-height: 180%;
	color: #59B200;
	width: 845px;
	margin: auto;
	margin-bottom: 30px;
}

#s03 dl{
	width: 795px;
	padding: 25px;
	margin: auto;
	border: 1px solid #ccc;
	padding-bottom: 0;
}

#s03 dt{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

#s03 dd{
	font-size: 18px;
	line-height: 180%;
	margin-bottom: 30px;
}

#s04 h2{
	height: 100px;
	text-align: center;
	line-height: 100px;
	font-size: 35px;
	background: #F1F0E9;
	font-weight: normal;
	margin-bottom: 45px;
}

#s04 .rap{
	width: 1100px;
	margin: auto;
}

#s04 .box{
	border-bottom: 1px dashed #ccc;
	margin-bottom: 50px;
	padding-bottom: 50px;
}

#s04 .box h3{
	font-size: 25px;
	line-height: 35px;
	font-weight: normal;
	margin-bottom: 50px;
}

#s04 .box h3 .green{
	color: #fff;
	background: #59B200;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 18px;
	letter-spacing: 5px;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	margin-right: 30px;
}

#s04 .box h3 .orange{
	color: #fff;
	background: #FF8000;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 18px;
	letter-spacing: 5px;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	margin-right: 30px;
}




#s04 .box h3 .f20{
	padding-left: 30px;
	color: #545454;
}

#s04 .box_rap{
	display: flex;
	justify-content: space-between;
}

#s04 .box_rap .box01{
	width: 356px;
}
#s04 .box_rap .box01 img{
	margin-bottom: 35px;
}

#s04 .box_rap .box02{
	width: 680px;
}

#s04 .box_rap .box02 .green{
	font-size: 18px;
	line-height: 180%;
	margin-bottom: 35px;
}



#s04 .box_rap .box02 .obj01{
	border: 1px solid #ccc;
	color: #535353;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	margin-bottom: 20px;
}

#s04 .box_rap .box02 dt{
	background: url("../support/img/icon01.jpg") 5px 2px no-repeat;
	padding-left: 50px;
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
	margin-bottom: 10px;
}

#s04 .box_rap .box02 dd{
	font-size: 16px;
	line-height: 180%;
	margin-bottom: 35px;
}
