/* Scss Document */


.content_pos{
	content: "";
	position: absolute;
}
#sec1 {
	background: url(../img/index/sec1_bg.jpg) repeat top center;
	color: #ffffff;
	line-height: 24px;
	padding-bottom: 20px;
}
#sec1 h2{
	padding: 20px 0;
}
#sec1 .feed_img {
	padding: 0 10px;
}
#sec1 .feed_img a span{
	width: 100% !important;
	height: auto !important;
	padding-bottom: 70%;
}
#sec1 dl {
}
#sec1 dl .feed_ttl {
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
	margin: 10px 0;
	padding: 0 10px;
}
#sec1 dl .feed_txt a {
	display: block;
	text-decoration: underline;
	padding: 0 10px;
}
#sec2 {
	width: 100%;
	position: relative;
}
#sec2 ul,#sec2 .bx-wrapper,#sec2 .bx-viewport {
	width: 100%;
	height: 100% !important;
}
#sec2 .bx-wrapper{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#sec2 ul li {
	width: 100%;
	height: 100%;
}
#sec2 ul li:nth-child(1) {
	background: url(../img/index/sec2_bg1.jpg) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
}
#sec2 ul li:nth-child(2) {
	background: url(../img/index/sec2_bg2.jpg) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
}
#sec2 #sec2Info {
}
#sec2 #sec2Info h2 {
	padding: 20px 0;
}
#sec2 #sec2Info .sec2_txt {
	padding: 0 10px;
}
#sec2 #sec2Info .sec2_btn {
	padding: 10px 10px 20px;
}
#sec3 {
	background: url(../img/index/sec3_bg_0.png) no-repeat top center, url(../img/index/sec3_bg_01.jpg) repeat top center;
	-webkit-background-size: 100%, auto;
	background-size: 100%, auto;
	color: #fff;
	position: relative;
	padding: 20px 0 10px;
}
#sec3 .wrap {
	z-index: 1;
}
#sec3 .wrap h2 {
	padding-bottom: 20px;
}
#sec3 .wrap .sec3Info {
}
#sec3 .wrap .sec3Info h3 {
	padding-bottom: 10px;
}
#sec3 .wrap .sec3Info .sec3_img {
	width: 40%;
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}
#sec3 .wrap .sec3Info .sec3_txt {
	padding: 10px;
}
#sec3 .sec3_btn{
	padding: 0 10px;
}
#sec4 {
	position: relative;
}
#sec4 .wrap {
}
#sec4 .wrap h2 {
	padding: 0 10px;
}
#sec4 .wrap .sec4_txt {
	padding: 10px 10px 20px;
	position: relative;
	z-index: 111;
}
#sec4 .wrap .sec4_txt .plus {
}
#sec4 .wrap .sec4_img {
}
#sec5 {
	padding: 20px 0 20px 0;
	background: url('../img/index/sec5_bg.png') no-repeat center top;
	-webkit-background-size: 100%;
	background-size: 100%;
}
#sec5 .wrap {
}
#sec5 h2 {
	text-align: center;
	padding: 0 10px;
}
#sec5 .sec5_txt1 {
}
#sec5 .sec5_txt2 {
	padding: 10px 10px 0;
}
#sec5 .sec5_img {
	padding: 10px 0 0;
}
#sec5 .sec5_btn {
	padding: 10px 10px 0;
}
#sec6 .jsFade {
	opacity: 1 !important;
	position: relative;
	width: 50%;
	overflow: hidden;
}
#sec6 .sec6_txt {
}
#sec7 {
	background: url(../img/index/sec7_bg.jpg) repeat top center;
	padding: 63px 0 58px 0;
}
#sec7 h2 {
	margin-bottom: 39px;
}
#sec7 a {
	float: left;
	display: block;
	width: 230px;
	height: 230px;
}
#sec7 a + a {
	margin-left: 26px;
}
