@charset "UTF-8";

.box02{
background: #e1efdd;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
text-align: center;
padding: 25px 30px;
margin: 30px 30px 0;
}

.box02 dt{
font-size: 167%;
line-height: 1.4;
font-weight: 600 !important;
}

.box02 dd{
margin-top: 15px;
font-size: 123.1%;
line-height: 1.4;
padding: 0 10px;
}


.box02 ul{
background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
padding: 20px 10px;
margin: 20px 0 0;
}

.box02 ul li{
width: 30%;
float: left;
margin-right: 5%;
padding: 0 5px;
box-sizing: border-box;
}

.box02 ul li:last-of-type{margin-right: 0;}


.box02 ul li img{
margin: 0 auto 15px;
}

.box02 ul dt{
font-size: 90%;
padding: 0;
color: #28954e;
}

.box02 ul dd{
margin-top: 15px;
font-size: 75%;
line-height: 1.4;
text-align: left;
}

.icon {
margin: -10px auto 0 auto;
}

.icon.col1 {
width: 100px;
}

.icon.col2 {
width: 240px;
}

.icon.col3 {
width: 380px;
}

.icon li {
float: left;
margin-right: 40px;
}

.icon li:last-child {
margin-right: 0;
}


.vaM{
color: #28954e;
font-weight: 600 !important;
}

}

