/* CSS Document */

#keyimg{
	background: url("../company/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;
	margin-bottom: 150px;
}

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

#s01 .rap01{
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

#s01 .rap01 .text{
	width: 600px;
}

#s01 .rap01 .text p{
	margin-bottom: 50px;
}

#s01 .rap01 .text dt{
	width: 350px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	color: #1FAC4C;
	border: 1px solid #1FAC4C;
	margin-bottom: 20px;
}

#s01 .rap01 .text dd{
	background: url("../company/img/object03.webp") left center no-repeat;
	padding-left: 40px;
	margin-bottom: 20px;
	margin-left: 15px;
}

#s01 .rap02{
	display: flex;
	justify-content: space-between;
}

#s01 .rap01 .text{
	width: 600px;
}


#s01 .rap02 .text dt{
	width: 350px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	color: #1FAC4C;
	border: 1px solid #1FAC4C;
	margin-bottom: 20px;
}

#s01 .rap02 .text dd{
	padding-left: 40px;
	margin-bottom: 20px;
	margin-left: 15px;
	text-decoration: underline;
	text-decoration-color: #1FAC4C;
	text-decoration-thickness: 3px;
}

#s01 .rap02 .text dd.icon01{
	background: url("../company/img/icon01.webp") left center no-repeat;	
}
#s01 .rap02 .text dd.icon02{
	background: url("../company/img/icon02.webp") left center no-repeat;	
}
#s01 .rap02 .text dd.icon03{
	background: url("../company/img/icon03.webp") left center no-repeat;	
}

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

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

#s02 .rap{
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

#s02 .rap p{
	width: 600px;
	margin-bottom: 35px;
}

#s02 .rap .text dt{
	width: 350px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	color: #1FAC4C;
	border: 1px solid #1FAC4C;
	margin-bottom: 20px;
}

#s02 .rap .text dd{
	background: url("../company/img/object03.webp") left center no-repeat;
	padding-left: 40px;
	margin-bottom: 20px;
	margin-left: 15px;
}

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

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

#s03 .rap{
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

#s03 .rap p{
	width: 600px;
	margin-bottom: 35px;
}

#s03 .rap .text dt{
	width: 350px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	color: #1FAC4C;
	border: 1px solid #1FAC4C;
	margin-bottom: 20px;
}

#s03 .rap .text dd{
	background: url("../company/img/object03.webp") left center no-repeat;
	padding-left: 40px;
	margin-bottom: 20px;
	margin-left: 15px;
}