@charset "utf-8";
#header{
	padding:21px 0 3px;
	margin: 0 auto;
}

 /* ==============================================
★mainimg
 ==============================================*/
#mainimg{
	width: 100%;
	min-width: 960px;
	height: 625px;
	margin: 0 auto;
	background:url(../../img/index/mainimgbg2.jpg) repeat-x;
}
#mainimg .con{
	width: 100%;
	min-width: 960px;
	height: 625px;
	margin: 0 auto;
	background:url(../../img/index/mainimgbg.jpg) center no-repeat;
}
#mainimg .con .bgsp{
	display: none;
}
@media(max-width:480px){
	#mainimg{
	width: 100%;
	min-width: auto;
	height: auto;
	margin: 0 auto;
	background:none;
}
#mainimg .con{
	width: 100%;
	min-width: auto;
	height: auto;
	margin: 0 auto;
	background:none;
}
#mainimg .con .bgsp{
	display: block;
}
}
 /* ==============================================
★ProjectHead
 ==============================================*/

#ProjectHead{
	width: 100%;
	min-width: 960px;
	padding:21px 0 40px;
	margin: 0 auto;
	background:url(../../img/bg02.jpg) center repeat;
}
#ProjectHead .con{
	width: 100%;
	height: 363px;
	background:url(../../img/index/porjectbg.jpg) center no-repeat;
	margin: 0 auto;
	text-align: center;
}
#ProjectHead .con h2{
	padding:144px 0 0;
	font-size: 14px;
	color: #FFF;
}
#ProjectHead .con p{
	padding:20px 0 0;
	font-size: 16px;
	color: #FFF;
}
#ProjectHead .con p br.sp{
	display:none;
}
#ProjectHead .con .bgsp{
	display: none;
}
@media(max-width:480px){
	#ProjectHead{
	width: 100%;
	min-width: auto;
	padding:0;
	margin: 0 auto;
	background:none;
}
#ProjectHead .con{
	width: 100%;
	height: auto;
	background:none;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
#ProjectHead .con h2{
	position: absolute;
	top:35%;
	left: 0;
	width: 100%;
	text-align: center;
	padding:00 0;
	font-size: 14px;
	color: #FFF;
}
	#ProjectHead .con p{
	position: absolute;
	top:45%;
	left: 0;
	width: 100%;
	text-align: center;
	padding:00 0;
	font-size: 14px;
	color: #FFF;
}
	#ProjectHead .con p br.pc{
	display:none;
}
	#ProjectHead .con p br.sp{
	display:block;
}
	#ProjectHead .con .bgsp{
	display: block;
		width:100%;
}
}

/* ==============================================
★project
 ==============================================*/

#project{
width: 960px;
	padding:80px 0 60px;
	margin: 0 auto;
}
#project ul{
width: 960px;
	padding:0;
	margin: 0 auto;
}
#project ul li{
	float:left;
width: 280px;
	margin: 0 60px 0 0;
	text-align: center;
}
#project ul li:nth-child(3n){
	margin: 0 0 0 0;
}
#project ul li a p{
	font-size:15px;
	color:#000;
	margin: 20px 0 0;
}
#project ul li a p br.sp{
	display: none;
}
#project ul li a:hover{
	color:#000;
	text-decoration: none;
}

@media(max-width:480px){
	#project{
width: 100%;
	padding:40px 0 35px;
	margin: 0 auto;
}
#project ul{
width: 100%;
	padding:0;
	margin: 0 auto;
}
#project ul li{
	float:none;
width: 95%;
	margin: 0 auto 35px;
	text-align: center;
}
#project ul li:nth-child(3n){
	margin: 0 auto;
}
	#project ul li img{
width:60%;
}
#project ul li a p{
	font-size:14px;
	color:#000;
	margin: 15px 0 0;
}
	#project ul li a p br.sp{
	display: block;
}
	#project ul li a p br.pc{
	display: none;
}
}

/* ==============================================
★news
 ==============================================*/

.news{
width: 100%;
	min-width: 960px;
	height: 458px;
	padding:0;
	margin: 0 auto;
	background:url(../../img/index/newsbg.jpg) repeat-x;
}
.news .con{
width: 100%;
	height: 458px;
	padding:0;
	margin: 0 auto;
	background:url(../../img/index/footbg.png) center bottom no-repeat;
	text-align: center;
	position: relative;
}
.news .con h2{
	padding: 46px 0 0;
}
.news .con iframe{
width: 900px;
	height: 300px;
	margin: 22px auto 0;
	text-align: left;
}
/*
.news .con ul{
width: 900px;
	margin: 52px auto 0;
	text-align: left;
}
.news .con ul li{
margin: 0 0 30px;
	font-size: 16px;
}
.news .con ul li a{
color:#000;
}
*/
.news .con .pagetop{
    position: relative;
	bottom:60px;
	left:0;
	width:960px;
	padding:00 0;
	text-align: right;
	margin: 0 auto;
	
}
.news .pagetop img{
cursor: pointer;
	
}
.news .bgsp{
display: none;
	
}
@media (max-width:480px){
	.news{
width: 100%;
	min-width:auto;
		height: auto;
	padding:0;
	margin: 0 auto;
	background:none;
		position: relative;
		background:url(../../img/index/newbgsp.jpg) center bottom no-repeat;
		background-size: cover;
}
.news .con{
width: 95%;
	height: auto;
	padding:0;
	margin: 0 auto;
	background:none;
	text-align: center;
	position: relative;
}
.news .con h2{
	padding: 40px 0 0;
}
	.news .con iframe{
width: 100%;
	height: 200px;
	margin: 30px auto 0;
	text-align: left;
}
	/*
.news .con ul{
width: 100%;
	margin: 30px auto 0;
	text-align: left;
}
.news .con ul li{
margin: 0 0 30px;
	font-size: 14px;
}
.news .con ul li a{
color:#000;
}
	*/
.news .con .pagetop{
	position: static;
	width:100%;
	padding:00 0;
	text-align: right;
	margin: 0px auto 0;
	
}
.news .pagetop img{
cursor: pointer;
	
}
.news .bgsp{
display: block;
	width: 100%;
	
}
}

/* ==============================================
★footer
 ==============================================*/
#indexfooter{

	width:100%;
	min-width: 960px;
	height:298px;
	padding:0;
	margin: 0 auto;
	background:url(../../img/footbgsp2.jpg) center repeat;
}

#indexfooter .con{

	width:960px;
	padding:42px 0 0;
	margin: 0 auto;
	
}
#indexfooter .con a{
color: #FFF;
}
#indexfooter .con ul.LNav{
float: left;
	font-size: 14px;
}
#indexfooter .con ul.LNav li{
float: left;
	margin: 0 30px 0 0;
}
#indexfooter .con ul.LNav li a{
color: #FFF;
}
#indexfooter .con .RArea{
float: right;
	color: #FFF;
}
#indexfooter .con .RArea h2{
font-size: 18px;
	margin: 0 0 10px;
}
#indexfooter .con .RArea p{
font-size: 14px;
	margin: 0 0 5px;
}
#indexfooter .con .RArea p.tel{
font-size: 30px;
	line-height: 1;
	background:url(../../img/foot_tel.png) left no-repeat;
	padding:2px 0 0 50px;
	margin: 0 0 5px;
	display: inline-block;
}
#indexfooter .con .RArea p.fax{
font-size: 30px;
	background:url(../../img/foot_fax.png) left no-repeat;
	padding:2px 0 0 50px;
	line-height: 1;
}
#indexfooter .con .RArea p.time{
font-size: 14px;
	margin: 0 0 0 10px;
	display: inline-block;
}
#indexfooter #copyright{
	text-align: center;
	color: #FFF;
	margin: 65px 0 0;
	font-size: 11px;
	font-family: Arial Black, Gadget," sans-serif";
}

@media (max-width:480px){
#indexfooter{
	width:100%;
	min-width: auto;
	height:auto;
	padding:0;
	margin: 0 auto;
	background:url(../../img/footbgsp2.jpg) repeat;
	position: relative;
}

#indexfooter .pagetop{
    position: absolute;
	top:100px;
	left:0;
	width:95%;
	padding:0;
	text-align: right;
	margin: 0 auto;
	
}
	#indexfooter .con{

	width:100%;
	padding:0px 0 0;
	margin: 0 auto;
	
}
#indexfooter .con ul.LNav{
float: none;
}
#indexfooter .con ul.LNav li{
float: none;
	margin: 0 0 0 0;
}
#indexfooter .con ul.LNav li a{
color: #FFF;
	display: block;
	padding:15px 0;
	border-bottom: 1px dotted #FFF;
	text-align: center;
}
#indexfooter .con .RArea{
	
float:none;
	color: #FFF;
	width: 100%;
	padding: 0;
	margin: 20px  auto 0;
	text-align: center;
}
#indexfooter .con .RArea h2{
font-size: 18px;
	margin: 0 0 10px;
}
#indexfooter .con .RArea p{
font-size: 14px;
	margin: 0 0 5px;
	text-align: left;
	display: inline-block;
}
#indexfooter .con .RArea p.tel{
font-size: 28px;
	line-height: 1;
	background:url(../../img/foot_tel.png) left no-repeat;
	padding:2px 0 0 50px;
	margin: 0 0 5px;
	display: inline-block;

}
#indexfooter .con .RArea p.fax{
	display: inline-block;
font-size: 28px;
	background:url(../../img/foot_fax.png) left no-repeat;
	padding:2px 0 0 50px;
	line-height: 1;
}
#indexfooter .con .RArea p.time{
font-size: 14px;
	margin: 0 0;
	display: block;
	text-align: center;

}
#indexfooter #copyright{
	text-align: center;
	color: #FFF;
	margin: 30px 0 5px;
	font-size: 12px;
	font-family: Arial Black, Gadget," sans-serif";
}

}