@charset "UTF-8";
/********************************************************* reset*/


/* 20151217追記 */

/* ▼BOX内の文字の余白 */
.soc-p{
	margin: 10px 0px -25px;
}

/* ▼TOP画像レスポンシブ化 */
.soc-ba {
	max-width: 100%;
	margin-top: -14px;
	padding: 0px 0px 24px 0px;
}

/* ▼TOP画像中央揃え */
.soc-ba img{
    width: 100%;
	margin:auto 0;
	}

/* ▼文章のレイアウト変更 */
.ts001{
	text-indent:0em;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0.05em;
	word-break:normal!important;
}

.ts_co01{
	padding: 20px 20px 0px 20px;
	text-indent:1em;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0.05em;
	word-break:break-all !important;
}

.ts_co02{
	padding: 0px 20px 0px 20px;
	/*text-indent:1em;*/
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0.05em;
	word-break:break-all !important;
}

.ts_co03{
	padding: 0px 20px 10px 20px;
	/*text-indent:1em;*/
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0.05em;
	word-break:break-all !important;
}

.ts_mm01{
	padding: 0px 0px 0px 20px;
	text-indent:1em;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0.05em;
	word-break:break-all !important;
}

.ts_mm02{
	padding: 0px 0px 0px 10px;
	/*text-indent:1em;*/
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0.05em;
	/*word-break:break-all !important;*/
	margin:10px 0 0;
}

/*-----水マネジメント用カスタマイズ--------*/
#sub-water .box-mm{
	margin:25px 0 0;
	}

#sub-water .box .box-in-mm{
	padding:0px ;
	/*color:#666;*/
    position: relative;
}
.img-mm{
	float:right;
	width:452px;
	height:203px; 
	margin-top:-10px;
}

#sub-water .inner{
	padding:0px 0 30px;
}

.mm-inner {
	max-width: 940px;
	margin: 0 auto;
}

#sub-water .mm-inner{
	padding:50px 0 40px;
}

/*-------20180326追記------*/

.box2{
	width:auto;
	height:auto;
	min-height:inherit;
	display:block;
	margin:20px 0 0 0;
	}

#sub-water .box2 .sub-box-in div.left{
	display:flex;
	}

#sub-water .box2 .sub-box-in{
	position: relative;
}

#sub-water img.right{
	display: flex;
}

.box-in .box2:nth-child(even){
	margin-right:0px;
	}
.sub-box h5{
	padding:13px 0 7px 20px;
	background:#d9e4ee;
	} 
.box2 p{
	word-break:normal;
	text-indent: 0em;
}


/*-------------------1144----ここから---------------*/
@media screen and (max-width : 1144px){

#sub-water .box img{
	margin: 20px auto 10px;
	width: 303px;
	height:auto;
    display: block;
}
	.ts_co01{
	padding: 20px 3% 0px 3%;
	/*text-indent:1em;*/
	font-size: 15.5px;
	line-height: 25px;
	letter-spacing: 0.05em;
	word-break:break-all !important;
}

.ts_co02{
	padding: 0px 3% 0px ;
	/*text-indent:1em;*/
	font-size: 15.5px;
	line-height: 25px;
	letter-spacing: 0.05em;
	word-break:break-all !important;
}

.ts_co03{
	padding: 0px 3% 0px ;
	/*text-indent:1em;*/
	font-size: 15.5px;
	line-height: 25px;
	letter-spacing: 0.05em;
	word-break:break-all !important;
}

.ts_mm01{
	padding: 10px 0px 0px 0px;
	/*text-indent:1em;*/
	font-size: 15.5px;
	line-height: 25px;
	letter-spacing: 0.05em;
	word-break:break-all !important;
}

#sub-water .box-mm{
	margin:5px 0 0;
	}

#sub-water .box-mm .box-in-mm{
	padding:20px 0%;
}

#sub-water .box-mm img{
	margin: 0px auto 0;
    display: block;
}

.img-mm{
	margin:0px auto 0;
	float:none;
	width:303px;
	height:136px; 
}
#sub-water .inner{
	padding:20px 2%;
}

#sub-water .mm-inner{
	padding:40px 3% 20px;
}

#sub-water .box .box-in{
	padding:0px 4% 10px;
	}

#sub-water p.afh{
	margin: 1em 0 0;
	padding: 0px 0% 0px 0%;
	font-size:15.5px;
}

#sub-water h4{
	padding:10px 2%;
	}
	
.box2 p{
	margin-top: 10px;
}

#sub-water .box .sub-box .sub-box-in img{
	margin:0px auto 0px;
	}
	
/*.box-in .box2:nth-child(even) をカスタマイズ */
	.box-in .box2:nth-child(even) {
	margin-right:0px !important;
	}
/*-------------------1144----ここまで---------------*/

}

@media screen and (max-width : 360px){

#sub-water .box img{
	margin: 20px auto 10px;
	width: 100%;
	height:auto;
    display: block;
}

#sub-water .box-mm img{
	margin: 0px auto 0;
	width: 100%;
	height:auto;
    display: block;
}
	
}