@charset "utf-8";
/* CSS Document */

/* ----------------------
事業紹介
---------------------- */
.busTit {
text-align: center;
}
.busStit {
font-weight: bold;
color: #39AA43;
text-align: center;
font-size: 197%;
margin-bottom: 20px;
}
.busTxt01 {
text-align: center;
font-size: 116%;
margin-bottom: 50px;
}
.busTxt01 strong {
font-size: 138.5%;
}
.busLis {
width: 1000px;
margin-right: auto;
margin-left: auto;
}
.busLisTxt {
float: left;
}
.busTxt02 {
font-size: 108%;
font-weight: bold;
background-color: #FFF;
}
.busTxt02b {
letter-spacing:0.1em;
font-size: 146.5%;
}
.busTxt02s {
color: #487E91;
}
.busTxt03 {
font-size: 108%;
line-height: 1.6em;
background-color: #FFF;
}
.busLisImg {
float: left;
margin-right: 25px;
}
.busLisLbox {
float: left;
width: 800px;
}
.busLisBtn {
float: right;
padding-top: 30px;
}
.busLis li {
padding-top: 24px;
padding-bottom: 24px;
border-top: 1px dotted #CCC;
}
.busLis li.last {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom: 1px dotted #CCC;
margin-bottom:55px;
}

.busMtit {
background-color: #F7F7F7;
font-weight: bold;
text-align: center;
color: #191F2C;
line-height: 3em;
font-size: 108%;
padding-top: 50px;
padding-bottom: 50px;
margin-bottom: 55px;
}
.busMtit span {
font-size: 230%;
}
.busLis02 {
width: 1000px;
margin-right: auto;
margin-left: auto;
}
.busLis02 li {
font-size: 108%;
float: left;
width: 440px;
margin-right: 40px;
background-color: #FAFAFA;
background-image: url(../business/img/img5.gif);
background-repeat: no-repeat;
background-position: left top;
padding: 50px 20px 20px;
margin-bottom: 40px;
}
.busLis02 li.last {
margin-right: 0;
}
.busLis02 li h4 {
font-weight: bold;
}
