@charset "UTF-8";
/* CSS Document */

/*ホーム*/
.home_contents01{
	margin-bottom:60px;
	overflow:hidden;
	zoom:1;
}
.home_contents01 .home_contents_sentence{
	padding-right:30px;
	width:450px;
	float:left;
}
.home_contents01 p{
	margin-bottom:40px;
}
.home_contents01 i{
	display:block;
	padding:5px;
	font-size:20px;
	text-align:center;
}
.home_contents01 i:hover{
	background-color:#736767;
	color:#f2f2ec;
}
.home_contents01 span{
	padding-left:10px;
}
.home_contents01 img{
	width:480px;
	float:right;
}
.home_contents02{
	margin-bottom:60px;
}
.home_contents02 ul{
	overflow:hidden;
	zoom:1;
}
.home_contents02 li{
	padding-right:15px;
	width:310px;
	float:left;
}
.home_contents02 li.last-child{
	padding-right:0;
}
.home_contents02 h4{
	text-align:center;
}


/*製品紹介*/
#product_contents01{
	margin-bottom:40px;
	overflow:hidden;
	zoom:1;
}
#product_contents01 p{
	width:460px;
	float:left;
}
#product_contents01 img{
	width:402px;
	float:right;
}
.product_contents02{
	margin-bottom:40px;
}
.product_contents02 ul{
	overflow:hidden;
	zoom:1;
}
.product_contents02 li{
	width:320px;
	float:left;
}
.product_contents02 p{
	text-align:center;
}
.product_contents03 h4{
	margin-bottom:30px;
}
.product_contents03 th{
	width:5em;
	text-align:left;
}
.product_contents03 th,.product_contents03 td{
	padding-bottom:30px;
}
.product_contents03{
	margin-bottom:50px;
	overflow:hidden;
	zoom:1;
}

.product_contents03 .image_right{
	padding-right:20px;
	width:460px;
	float:left;
}
.product_contents03 img{
	width:350px;
	float:right;
}

.product_contents03 .image_left{
	padding-right:20px;
	width:460px;
	float:right;
}
.example02 img{
	width:350px;
	float:left;
}



/*設備紹介*/
.equipment_contents01 ul{
	overflow:hidden;
	zoom:1;
}
.equipment_contents01 li{
	margin-bottom:40px;
	width:460px;
	float:left;
}
.equipment_contents01 li.equipment_contents01_left{
	padding-right:40px;
}

.equipment_contents01 h4{
	padding:10px 0;
	background-color:#736767;
	color:#f2f2ec;
	text-align:center;
}
.equipment_contents02{
	margin-bottom:30px;
}
.equipment_contents02 ul{
	overflow:hidden;
	zoom:1;
}
.equipment_contents02 li{
	margin-bottom:30px;
	padding-bottom:20px;
	width:320px;
	float:left;
	text-align:center;
	border-bottom:#736767 1px dashed;
	font-size:18px;
}
/*会社情報*/
.company_contents01{
	overflow:hidden;
	zoom:1;
	margin-bottom:40px;
}
.company_contents01 img{
	padding-right:30px;
	width:350px;
	float:left;
}
.company_contents01 p{
	width:580px;
	float:left;
}
.company_contents02{
	margin-bottom:50px;
}
.company_contents02 th,.company_contents02 td{
	padding:30px 0;
	border-bottom:1px dashed #736767;
}
.company_contents02 th{
	width:30em;
	font-size:18px;
	text-align:left;
}
.company_contents02 td{
	width:50em;
	font-size:18px;
	text-align:left;
}

/*お問い合わせ*/
.contact_contents01{
	margin-bottom:20px;
}
.contact_contents01 address{
	margin-bottom:36px;
	font-size:30px;
	line-height:1.5;
	text-align:center;
}
.contact_contents01 p{
	font-size:12px;
	text-align:right;
}
.contact_contents02{
	margin-bottom:40px;
}
.contact_contents02 iframe{
	margin-bottom:10px;
}
.contact_contents02 address{
	margin-bottom:20px;
	font-size:18px;
	text-align:center;
}
.contact_contents02 p{
	font-size:14px;
	text-align:center;
}


