@charset "utf-8";
/*=============================================*/
/*                   home                      */
/*=============================================*/
.txt_default {
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}
#key {
	background: url(../img/access/key.jpg) no-repeat center top;
	background-size: cover;
	height: 490px;
	left: 0;
	position: absolute;
	top: 210px;
}
#lead{
	min-height:976px;
	background:url(../img/access/lead_bg.png) no-repeat center top;}
#lead .col{
	width: 410px;
	margin-left: 25px;}
#lead dl{
	border-bottom:1px dotted #fff;}
#lead dt{
	background:#780000;
	padding: 0 10px;
	float:left;
	line-height:22px;
	margin-top: 22px;
	}
#lead .tel_info{
	font-size:27px;
	font-weight:bold;
	position:relative;
	z-index:9999;
	padding-bottom: 5px;
	}
#lead dd{
	 font-size: 15px;
    line-height: 28px;
    padding: 10px 0 9px 10px;}
#map{
	height: 600px;
	}
#info{
	background:url(../img/access/info_bg.png) no-repeat center top;
	min-height:1989px;
	}
#info .img_01{
	position:absolute;
	top:336px;
	left:0px;
	}
#info .img_02{
	position:absolute;
	top:1237px;
	left:0px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	