/* CSS Document */

#keyimg{
	background: url("../company/img/s_keyimg.webp") center center no-repeat;
	background-size: cover;
	height: 200px;
}

#keyimg h1{
	width: 90%;
	margin: auto;
	line-height: 200px;
	font-size: 30px;
	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: 90%;
	margin: auto;
	margin-bottom: 50px;
}

#s01 h2{
	font-size: 26px;
	line-height: 120%;
	margin-bottom: 30px;
}

#s01 .rap01{
	display: block;
	margin-bottom: 50px;
}

#s01 .rap01 .text{
	width: 100%;
}

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

#s01 .rap01 .text dt{
	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;
	background-size: 15px;
	padding-left: 20px;
	margin-bottom: 15px;
}

#s01 .rap01 .img img,
#s01 .rap02 .img img{
	width: 100%;
	height: auto;
}

#s01 .rap02{
	display: block;
}

#s01 .rap02 .text{
	width: 100%;
}


#s01 .rap02 .text dt{
	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: 30px;
	margin-bottom: 20px;
	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;	
	background-size: 20px;
}
#s01 .rap02 .text dd.icon02{
	background: url("../company/img/icon02.webp") left center no-repeat;
	background-size: 20px;
}
#s01 .rap02 .text dd.icon03{
	background: url("../company/img/icon03.webp") left center no-repeat;
	background-size: 20px;
}

#s02{
	width: 90%;
	margin: auto;
	margin-bottom: 50px;
}

#s02 h2{
	font-size: 26px;
	line-height: 120%;
	margin-bottom: 30px;
}

#s02 .rap{
	display: block;
	margin-bottom: 50px;
}

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

#s02 .rap .text dt{
	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;
	background-size: 15px;
	padding-left: 20px;
	margin-bottom: 15px;
}

#s02 .rap .img img{
	width: 100%;
	height: auto;
}

#s03{
	width: 90%;
	margin: auto;
	margin-bottom: 50px;
}

#s03 h2{
	font-size: 26px;
	line-height: 120%;
	margin-bottom: 30px;
}

#s03 .rap{
	display: block;
	margin-bottom: 50px;
}

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

#s03 .rap .text dt{
	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;
	background-size: 15px;
	padding-left: 20px;
	margin-bottom: 15px;
}

#s03 .rap .img img{
	width: 100%;
	height: auto;
}