@charset "utf-8";
/*------------------------------------------------------------
	service-welf
------------------------------------------------------------*/
.pageVisual {
	background: url(../img/common/page_img_welf.jpg) no-repeat center center / cover;
}
.comImgBox .photoBox {
	margin-top: 9px;
	width: 32%;
	max-width: 350px;
}
.comImgBox {
	margin-bottom: 45px;
}
.serviceBox p {
	margin-bottom: 45px;
}
.serviceBox .textImg {
	margin: -28px 0 50px;
	text-align: center;
}
.comListUl05 {
	margin-top: -30px;
}
.serviceBox {
	margin-bottom: 98px;
}
.systemBox {
	margin-bottom: 100px;
}
.systemBox .headLine02 {
	margin-bottom: 30px;
}
.comListUl02 .photo {
	margin: 2px 20px 0 0;
	width: 30px;
}
.comListUl02 li {
	padding: 17px 20px 18px;
}
.comListUl02 .ttl {
	margin-bottom: 0;
}
.comListUl02 {
	margin-bottom: 0 !important;
}
.worksBox {
	max-width: 1200px;
}
.worksBox .headLine02 {
	margin-bottom: 50px;
}
.comBtn02 {
	margin-top: 50px;
}
@media all and (max-width: 896px) {
	.comImgBox .photoBox {
		margin-top: 50px;
		width: auto;
		max-width: inherit;
	}
	.serviceBox .textImg {
		margin-right: -20px;
	}
}