@charset "UTF-8";

#pagevisual{
	background: transparent url(../img/bg_head.jpg) no-repeat center top;
}
.works-nav{
	width: 1000px;
	overflow: hidden;
}
.works-nav .index{
	float: left;
}
.works-nav .index a{
	padding: 0.4em 2.5em 0.4em 3.5em;
	display: block;
	color: #fff;
	background: #000 url(../img/arw_l.png) no-repeat 10px center;
}
.pdt0 {	padding-top: 0px;}	
.pdt10 {	padding-top: 10px;}	
.pdt20 {	padding-top: 20px;}	
.pdl20 {	padding-left: 20px;}
.pdl40 {	padding-left: 40px;}


.safety_table {}
.safety_table th {
	background-color: #F2F2F2;
}
.safety_table td {}
.safety_table th,.safety_table td {
	width: 25%;
	text-align: center;
	font-size: 90%;
}
.bc_orange {
	background-color: #FFC249;
}
.bc_blue {
	background-color: #E6F6F9;
}
.bc_yellow {
	background-color: #FFEBC0;
}
.txt_yellow {
	color: #FFEBC0;
}
.mamorisu_img {
	float: right;
}
.mamorisu {
	width: 360px;
	float: left;
}
.mamorisu dt {
	color: #00AC70;
	line-height: 1.5;
	font-size: 2rem;
	font-family: "Times New Roman" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: left;
	;
	margin-bottom: 10px;
}
.mamorisu dd {
	margin-bottom: 20px;
}
.ecopoint {
	text-align: center;
	color: #FF9900;
	font-weight: 600;
	font-size: 200%;
	clear: both;
	padding-bottom: 20px;
}
.eco_image2 {
	float: left;
}
.eco_image3 {
	float: right;
}





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

	#pagevisual{
		background: transparent url(../img/bg_head.jpg) no-repeat center top;
		-moz-background-size:cover;
		background-size:cover;
	}
	#pagevisual p{
		text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff ;
}
	#equipment .clm3-wrap .clm1{
		padding: 5px;
		float: left;
		width: 50%;
	}#equipment .clm3-wrap .clm1 img{width: 100%;
	height: auto;}
	.pdl40 {	text-align: center}
	.pdl40 img {	width: 90%; }
	.mamorisu_img {
	float: none;
}
	.mamorisu_img img {width: 100%;}
.mamorisu {
	width: 100%;
	float: none;
}
	.eco_image2 {
	float: none;
}
.eco_image3 {
	float: none;
}
	.eco_image2,.eco_image3 {
	clear: both;
	margin-bottom: 10px;
}
	.eco_image2 img,.eco_image3 img {width: 100%;}

}
