@charset "utf-8";
/*----------------------------------------------------
　
------------------------------------------------------*/
#mainimage{
	clear:both;
	margin:0 0 40px;
	background:#f2ede5;
}

/*----------------------------------------------------
　
------------------------------------------------------*/
#main h2.title{
	clear:both;
	margin:0 0 0.6em;
	padding:0.3em 0.5em;
	color:#fff;
	font-size:175%;
	font-weight:bold;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	line-height:1.25;
	background:#45904A;
	background: linear-gradient(-135deg, #4880ce, #1440a6);
}
#main h2.title .small{
	font-size:57%;
}
#main .small{
	font-size:87%;
}

/*  
------------------------------------------*/
/*----------------------------------------------------
　infra
------------------------------------------------------*/
#infra{
	clear:both;
	overflow:hidden;
	margin:0 0 3em;
}
#infra h2{
	clear:both;
	margin:0 0 0.4em;
	color:#4880CE;
	font-size:162%;
	font-weight:bold;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	line-height:1.25;
}
/*  
------------------------------------------*/
#infra ul{
	overflow:hidden;
}
#infra ul li{
	float:left;
	width:343px;
	margin:0 0 0.3em 4px;
	font-size:87%;
}
#infra ul li:first-child{
	margin-left:0;
}
/*  
------------------------------------------*/
#infra .text{
	clear:both;
}
#infra .text em{
	color:#A50319;
	font-weight:bold;
}

/*----------------------------------------------------
　text01
------------------------------------------------------*/
#text01{
	clear:both;
	overflow:hidden;
	margin:0 0 3em;
}
/*  
------------------------------------------*/
#text01 .text{
	margin:0 0 0.8em;
}
/*  
------------------------------------------*/
#text01 ul{
	clear:both;
	overflow:hidden;
}
#text01 ul li{
	float:left;
	width:343px;
	margin:0 4px 1.2em 0;
	font-size:87%;
	line-height:1.28;
}
#text01 ul li img{
	margin:0 0 0.1em;
}
#text01 ul li:nth-child(2n){
	margin-right:0;
}

/*----------------------------------------------------
　text02
------------------------------------------------------*/
#text02{
	clear:both;
	overflow:hidden;
	margin:0 0 3em;
}
/*  
------------------------------------------*/
#text02 .text{
	margin:0 0 0.8em;
}
/*  
------------------------------------------*/
#text02 ul{
	clear:both;
	overflow:hidden;
}
#text02 ul li{
	float:left;
	width:343px;
	margin:0 4px 4px 0;
	font-size:87%;
	line-height:1.28;
}
#text02 ul li img{
	margin:0 0 0.1em;
}
#text02 ul li:nth-child(2n){
	margin-right:0;
}

/*----------------------------------------------------
　text03
------------------------------------------------------*/
#text03{
	clear:both;
	overflow:hidden;
	margin:0 0 3em;
}
/*  
------------------------------------------*/
#text03 .text{
	min-height:50px;
	margin:0 0 0.8em;
	padding:0 0 0 250px;
	background:url(../img/engineering/text03_point.jpg) no-repeat left top;
}
#text03 .text em{
	color:#A50319;
	font-weight:bold;
}
/*  
------------------------------------------*/
#text03 ul{
	clear:both;
	overflow:hidden;
}
#text03 ul li{
	float:left;
	width:343px;
	margin:0 4px 1.2em 0;
	font-size:87%;
	line-height:1.28;
}
#text03 ul li img{
	margin:0 0 0.1em;
}
#text03 ul li:nth-child(2n){
	margin-right:0;
}
/*----------------------------------------------------
　text04
------------------------------------------------------*/
#text04{
	clear:both;
	overflow:hidden;
	margin:0 0 3em;
}
/*  
------------------------------------------*/
#text04 .text{
	float:left;
	width:328px;
}
#text04 .text h3{
	font-size:112%;
}
#text04 .text p{
	margin-top:1em;
}
/*  
------------------------------------------*/
#text04 .img{
	float:right;
	width:343px;
}
















