@charset "utf-8";

#wrapper{
	width: 100%;
}

#main{
	width: 100%;
	margin:10px auto 50px auto;
	height:230px;
	text-align:center;
	background:#000 url(../images/plantsbond/main.jpg) no-repeat center;
	overflow: hidden;
  white-space: nowrap;
      background-size: cover;
}
#main .text{
	width:960px;
	margin:0px auto;
	text-align:right;
	margin-top:90px;
	color:#FFF;
	font-size:30px;
	text-shadow:1px 1px 1px #666;
	letter-spacing: 3px;
}



#top_explain {
	width:960px;
	height:250px;
	margin:0px auto 50px auto;
	color:#FFFFFF;
	text-align:left;
	font-size:16px;
	line-height:26px;
	
}
#top_explain img{
	margin-right:40px;
	float:left;
}

#top_explain #title{
	font-size:20px;
	color:#FFF;
	margin-bottom:25px;
	font-weight:bold;
	letter-spacing: 3px;
}
#top_explain .explain{
	color:#FFF;
	font-size:14px;
}


#costomer_voice {
	width:100%;
	margin:0px auto;
	background:#000 url(../images/plantsbond/plantsbond_voice_back.jpg) repeat-y center;
overflow: hidden;
background-size:contain;
}

#costomer_voice img {
	transition: 0.6s ;
}

#costomer_voice img:hover {
	opacity: 0.5 ;
}


#costomer_voice_line{
	border-bottom:#808080 solid 1px;
	height:30px;
	text-align:right;
}


#costomer_voice_area{
	width:960px;
	margin:0px auto;
	overflow: hidden;
	text-align:center;
}

#costomer_voice h3 img{
	margin-top:45px;
}


.costomer_voice_title {

	margin-top:50px;
	text-align:left;
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	padding-bottom:18px;
	letter-spacing: 3px;
	
}

#costomer_voice_area .imgc{
	margin-left:40px;
	margin-right:40px;
}

.costomer_voice_explain {
	margin-top:20px;
	margin-bottom:35px;
	font-size:18px;
	color:#FFF;
	line-height:25px;
	text-align:left;
	letter-spacing: -1px;

}



#costomer_voice_sbox {
	width:960px;
	margin:0px auto;
	margin-bottom:40px;
	text-align:left;
	color:#FFF;
	margin-bottom:35px;
	overflow: hidden;
}

#costomer_voice_sbox img {
	margin-right:20px;
	float:left;
}
#costomer_voice_sbox .costomer_sbox_explain {
	font-size:16px;
	color:#FFF;
	line-height:22px;
	text-align:left;
}




#costomer_voice_sbox .kodawari{
	font-size:18px;
	padding-bottom:10px;
	line-height:25px;
}
#costomer_voice_sbox .kodawari img{
	float:left;
	margin-right:5px;
}



#upimg{
	width:960px;
	margin:0px auto;
	height:25px;
	text-align:right;	
}

.container {width: 100%; height: 100%; overflow-x: hidden;}


#building_title{
	text-align:left;
	font-size:18px;
	line-height:40px;
	color:#FFF;
	font-weight:bold;
}
