@charset "utf-8";
/* CSS Document */
#key{
	width: 100%;
	position: relative;
}
#key .wrapper{
	width: 100%;
}
#key .bx-window{
	width: 100%;
}
#key ul.key_slide li{
	-webkit-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

#sec01{
	background: url(../img/index/bg_sec01.png) repeat center top;
	width: 100%;
	position: relative;
}
#sec01 .content h2 img { width:100%; height:auto}
#sec01 .titl01{ text-align:center
}
#sec01 .titl01 img { width:100%; height:auto}
#sec01 .txt{
	font-size: 15px;
	line-height: 33px;
	color: #000000;
	letter-spacing: 2px;
	padding:0 10px
}
#sec01 .bnr{ text-align:center;
padding-bottom:10px
}
#sec01 .bnr img { width:100%; height:auto; padding:0 10px}

#sec02{
	background: url(../img/index/bg_sec02.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	position: relative;
}
#sec02 .box{
	background: url(../img/index/bg_box.png) repeat;
	width: 100%;
}
#sec02 h2{
    text-align: center;
	padding:10px 0px
}
#sec02 h2 img { width:100%; height:auto; padding:0 10px}
#sec02 .txt{
	font-size: 15px;
	line-height: 33px;
	letter-spacing: 2px;
	color: #f6f2e7;
	padding:0 10px
}
#sec02 .bnr{
	text-align: center;
	padding-bottom:10px
}
#sec02 .bnr img { width:100%; height:auto; padding:0 10px}

#sec03{
	background: url(../img/index/bg_sec03.png) no-repeat center top, url(../img/index/line01.jpg) repeat-x center bottom, url(../img/share/bg02.jpg) repeat;
	width: 100%;
	position: relative;
}
#sec03 h2{
	text-align:right
}
#sec03 h2 img { width:30%; height:auto; max-width:190px}
#sec03 .txt{
	color: #000000;
	line-height:33px;
	font-size: 15px;
	padding:0 10px
}

#sec03 .button_menu { text-align:center; padding-bottom:10px}
#sec03 .button_menu img { width:100%; height:auto; padding:0 10px}

	















































































































































































