@charset "utf-8";
/* CSS Document */

#key{
	background: url(../img/scene/bg_key.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	min-height: 710px;
	position: relative;
	top: 0;
	left: 0;
}

#sec01{
	background: url(../img/scene/bg_sec01.png) no-repeat center top;
	width: 100%;
	min-height: 1000px;
	position: relative;
}
#sec01 h2{
	padding-left: 202px;
	padding-bottom: 35px;
}
#sec01 .titl01{
	position: absolute;
	top: 0;
	left: 0;
}
#sec01 .txt{
	font-size: 15px;
	line-height: 33px;
	color: #000;
	letter-spacing: 2px;
    margin-left: 430px;
	padding-bottom: 40px;
}
#sec01 ul.bnr{
	margin-left: 310px;
}
#sec01 ul.bnr li{
	float: left;
	margin-right: 30px;
}

#sec02{
	background: url(../img/scene/bg_sec02.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	min-height: 540px;
	padding-top: 160px;
}
#sec02 .box{
	background: url(../img/scene/bg_box.png) repeat-y center top;
	width: 100%;
	mih-height: 390px;	
	padding-bottom: 60px;
}
#sec02 h2{
	text-align: center;
	padding-top: 18px;
}
#sec02 .txt{
	font-size: 15px;
	line-height: 33px;
	color: #fff;
	letter-spacing: 2px;
	padding-bottom: 25px;
	text-align: center;
}
#sec02 .bnr{
	text-align: center;
}

#sec03
{
	background:  url(../img/scene/bg02_sec03.png) no-repeat center top, url(../img/scene/bg01_sec03.png) no-repeat center top/100% 715px;
	width: 100%;
	min-height: 715px;
	position: relative;
}
#sec03 h2{
	text-align: center;
	padding-bottom: 165px;
}
#sec03 .txt{
	color: #000000;
	font-size: 15px;
	line-height: 33px;
	padding-left: 576px;
}
#sec03 .img01{
	position: absolute;
	top: 203px;
	left: 0;
}

#sec04{
	background: url(../img/scene/bg_sec04.png) no-repeat center top, url(../img/share/bg10.jpg) repeat-x;
	width: 100%;
	min-height: 430px;
	position: relative;
}
#sec04 h2{
	position: absolute;
	top: -125px;
	right: 0;
}
#sec04 .txt{
	font-size: 15px;
	line-height: 33px;
	color: #fff;
	padding-top: 260px;
}






































































