
/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
header{
	width:100%;}

.logo-box{
	height:80px;
	}	
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#container{
width:100%;
}
.page-content{
	margin-bottom:30px;
	}

.foot_Box img{
margin-top:10px;
width: 100%;
}
.foot_Box{
width: 100%;
  }
.foot_Box02{
width: 100%;
  }
.foot_Box02 iframe{
	width: 100%;
	height:180px;
  }  
.foot_content-wrap{
	flex-wrap: wrap;
}
.single_box_left{
width:100%;
margin-bottom:20px;
padding:10px;

}
.single_box_right{
width:100%;
font-size:16px;
padding:10px;

}
.single_box_right_contact{
width:100%;
font-size:16px;
padding:10px;
}
.tit_box_left{
width:100%;
margin-bottom:20px;
padding:10px;
}
.tit_box_right{
width:100%;
font-size:16px;
padding:10px;
display:none;
}

.products_box_left{
width:100%;
padding:10px;
margin:0px;

}
.products_box_right{
width:100%;
font-size:16px;
padding:10px;
margin:0px;
}
.products_box_right02{
width:100%;
font-size:16px;
padding:10px;
margin:0px;
}
.products_box_left02{
width:100%;
margin-bottom:20px;
padding:10px;
margin:0px;
}
.products_left{
width:100%;
padding:10px;
margin:0px;

}
.products_right{
width:100%;
font-size:16px;
padding:10px;
margin:0px;
}

.picture  {
overflow:hidden;
width:100%;
clear:both;
}
.picture ul {
overflow:hidden;
margin:0 auto;
text-align:center;
}

.picture ul li {
width:100%;
list-style:none;
display:block;
list-style-type:none;
text-align:center;
margin-bottom:10px;
line-height:120%;
}
.picture ul li:nth-child(2n-1) {
margin:0 2%;
}

table.equipments {
	display:none;
	overflow:hidden;
width:100%;
clear:both;
  
  }

table.equipments th {	
  color:#fff;
  background-color:#333;
  font-size:12px;  
  border-right:1px #fff solid;
  text-align:center;
  }

table.equipments td {
  padding:5px 5px 5px 5px;
  border-bottom:1px #ddd solid;
  font-size:12px;  
  }

table.equipments td.nowrap {
  white-space:nowrap;
  }
  
table.equipments td.center {
  text-align:center;
  }
  
.midashi{
	font-size:18px;
	font-weight:bold;
	
	}
.feature-box{
	width:100%;}	
.feature-box img{
	width:100%;
	position: relative;
}

.enterprise_list ul {
	flex-direction: column;
	margin:0px;
    padding-right: 15px;
    padding-left: 15px;}
.enterprise_list ul li{
	list-style:none;
	width:100%;
	margin-bottom:10px;}
.enterprise_list ul li.lastchild{
	list-style:none;
	width:100%;}
.about_list ul {
	margin:0px;}
.about_list ul li{
	list-style:none;
	width:100%;
	margin-bottom:10px;}
.about_list ul li.lastchild{
	list-style:none;
	width:100%;}



.SP_titleImg{
	margin-bottom:10px;
	display:block;}
.SP_titleImg img{
	margin-bottom:10px;
	}
.titleImg{
	display:none;}

#about{
	text-align:left;}
#about h2 {
	font-size: 30px;
	line-height: 1.2;
	text-align:left;
}
.sp_tit{
	clear:both;
	display:block;
	width:100%;
font-size:16px;
padding:10px;}

.slogan_sp{
	text-align:center;
	font-size:21px;
	font-weight:bold;
	line-height:150%;
	background-color:#333333;
	color:#FFFFFF;
	padding:10px;
	margin-bottom:20px;
	display:block;

}
.slogan{
	display:none;
}
table.equipments_sp {
	overflow:hidden;
width:100%;
clear:both;
display:block;
  
  }

table.equipments_sp th {
  color:#fff;
  background-color:#333;
  font-size:12px;  
  border-right:1px #fff solid;
  text-align:center;
  }

table.equipments_sp td {
	text-align:center;
  font-size:12px;  
  padding:5px 5px 5px 5px;
  border-bottom:1px #ddd solid;
  }

table.equipments_sp td.nowrap {
  white-space:nowrap;
  }
  
table.equipments_sp td.center {
  text-align:center;
  }
}
