/* CSS Document */
  

/* mainimg
---------------------------------------------------------- */
.mainimg_pc {
	background-image:url(/service/img/mainimg_01_pc.jpg);
}

/* area_copy
---------------------------------------------------------- */
.area_copy {
	color:#000;
	display:flex;
	justify-content:space-between;
	background-color:#81b4d7;
}
.area_copy .box_inner {
	display:flex;
	width:70%;
	margin:0;
}
.area_copy .ttl_01 {
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	font-size:28px;
	width:20%;
	margin:6% 5% 4% 4%;
}
.area_copy .ttl_01 span {
	font-size:18px;
	display:block;
	line-height:1.4;
	margin:0 10px 0 0;
}
.area_copy .box_copy {
	width:75%;
	margin:6% 6% 5% 0;
}
.area_copy .box_copy p {
	margin:0 0 20px 0;
	color:#fff;
}
.area_copy .box_img {
}
.area_copy .box_img img {
	height:auto;
	width:100%;
}


/* area_service_wrap
---------------------------------------------------------- */
.area_service_wrap {
	text-align:center;
}
.area_service_wrap .ttl_01 {
	text-align:center;
	font-size:28px;
	margin:0 0 2%;
}
.area_service_wrap .ttl_02 {
	text-align:center;
	font-size:22px;
	margin:0 0 2%;
}
.area_service_wrap .txt_01 {
	margin:0 0 6%;
	font-size:14px;
}
.area_service_wrap p {
	font-size:14px;
}
.area_service_wrap  img {
	margin-bottom:1.5%;
}
.area_service_wrap .bg_gray {
	background-color:#f7f7f7;
}


.area_watertrouble,
.area_reform,
.area_consultant {
	padding:8% 0 7%;
}



/* area_watertrouble
---------------------------------------------------------- */
.area_watertrouble {
}

/* area_reform
---------------------------------------------------------- */
.area_reform {
}

/* area_consultant
---------------------------------------------------------- */
.area_consultant {
}
