@charset "UTF-8";
#web {
}
#web {
	width:90%;
	margin:0 5%;
	
}
#web img {
	width:100%;
	height:auto;}
#web dl {width:96%;
	margin:0 2% 6%;}
#web dl dt {
	font-size:22px;
	line-height:100%;
	color:#fff;
	padding:2%;
margin-bottom: 4%;
border:2px solid #fff;
/* box-shadow */
box-shadow:0px 0px 6px -3px #000000;
-moz-box-shadow:0px 0px 6px -3px #000000;
-webkit-box-shadow:0px 0px 6px -3px #000000;
/* border-radius */
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}
#web dl dt.owner {
	background-color:#3e7bbe;}
#web dl dt.resident {
	background-color:#e84623;}
#web dl dt.ownerresident {
	background-color:#989898;}
#web dl dt img {
	width:100%;}
#web dl dd {
	width:70%;
	margin-left:15%;
}
#web dl dd img {
	width:100%;}
#web dl dd ul {}
#web dl dd ul li {
	margin:0 0 4%;}
.web_sub_title {
font-size : 18px;
line-height: 28px;
font-weight: 700;
margin-bottom: 20px;
}
#service {
	width:96%;
	margin-left:2%;
margin-bottom:20px;

}
#service img {width:100%;height:auto;}
.service {
width:86%;
margin-left:2%;
margin-bottom:20px;
padding:5%;
/* box-shadow */
box-shadow:0px 0px 6px -3px #000000;
-moz-box-shadow:0px 0px 6px -3px #000000;
-webkit-box-shadow:0px 0px 6px -3px #000000;
text-align:left;
}
.service img {
width: 96%;
margin: 2% 2% 0;
height: auto;
left: 1px;
top: 1px;

}
.service dl {padding-top: 20%;}
.service dl dt {
font-size : 18px;
line-height: 28px;
margin-bottom: 2%;
font-weight: 700;
}
.service dl dd {
font-size : 14px;
line-height : 20px;
color : #767575;
margin-bottom: 10px;
}
.service dl dd ul {
margin-left: 20px;
}
.service dl dd ul li {
font-size : 14px;
line-height : 20px;
color : #767575;
margin-bottom: 2%;
list-style: disc;

}
#service1 {
	background-image:url(../management/images/service1.png);
	background-repeat:no-repeat;
	background-size:contain;
}
#service2 {
background-image: url(../management/images/service2.png);
background-repeat:no-repeat;
	background-size:contain;
}
#service3 {
background-image: url(../management/images/service3.png);
background-repeat:no-repeat;
	background-size:contain;
}
.service .service_list {padding-top: 20%;}
.service .service_list p {
font-size : 14px;
line-height : 34px;
color : #767575;
padding-top: 20px;
}
.service .service_list p span {
font-size : 18px;
color : #231815;
font-weight: 700;
margin-right: 30px;
}
