
#key .slide1 { background: url(../img/index/keyslide1.jpg) no-repeat center top / cover }
#key .slide2 { background: url(../img/index/keyslide2.jpg) no-repeat center top / cover }
#key .slide3 { background: url(../img/index/keyslide3.jpg) no-repeat center top / cover }
#key .slide4 { background: url(../img/index/keyslide4.jpg) no-repeat center top / cover }

#sec1 {
	position: relative;
	padding: 75px 0 97px
}

#sec1:before {
	content: "";
	position: absolute;
	background: url(../img/index/s1cover.png) no-repeat center bottom / cover;
	height: 1275px;
	left: 0;
	right: 0;
	top: 0
}

#sec1 .t1 {
	height: 545px;
	line-height: 32px;
	margin-left: -4px;
	margin-top: 82px
}

#sec1 h2 { margin-left: 23px }

#sec1 h3 {
	text-align: right;
	margin-bottom: 27px;
	position: relative;
	z-index: 1
}

#sec1 .t2 {
	margin-bottom: 31px;
	position: relative;
	z-index: 1;
	width: 405px
}

#sec1 .btr {
	text-align: right;
	position: relative;
	z-index: 1
}

#sec1 .i {
	position: absolute;
	top: 0;
	right: calc(50% - 157px)
}

#sec2 {
	background: url(../img/index/s2pattern.jpg) repeat center top;
	padding: 97px 0 314px;
	margin-bottom: -200px;
	position: relative
}

#sec2:before {
	content: "";
	position: absolute;
	bottom: 200px;
	width: 50%;
	top: 0;
	right: 0;
	background: url(../img/index/s2cover.png) no-repeat left bottom / cover
}

#sec2 .t {
	width: 463px;
	margin-left: 22px;
	margin-bottom: 33px
}

#sec2 .t p+p { margin-top: 34px }

#sec2 .btr { margin-left: 16px }

#sec3 {
	padding: 252px 0 116px;
	position: relative
}

#sec3:before {
	content: "";
	position: absolute;
	background: url(../img/index/s3bg.png) no-repeat;
	width: 900px;
	height: 636px;
	bottom: 0;
	left: 50%
}

#sec3 .wrap { z-index: 1 }

#sec3 .bg:before { background: url(../img/index/s3pattern.jpg) repeat center top }

#sec3 .info {
	width: 482px;
	font-size: 15px;
	line-height: 31px
}

#sec3 h2 {
	margin-bottom: 27px;
	float: right
}

#sec3 .t {
	margin-bottom: 32px;
	color: #301504
}

#sec3 .btr { margin-right: 17px }

#sec3 .i { position: absolute }

#sec3 .i1 {
	top: -418px;
	right: -120px
}

#sec3 .i2 {
	top: -418px;
	left: -264px
}

#sec3 .i3 {
	bottom: -95px;
	left: -213px
}

#sec4 {
	position: relative;
	background: url(../img/index/s4cover.jpg) no-repeat center top / cover;
	min-height: 753px
}

#sec4 h2 { margin-right: 237px }

#sec4 .info {
	margin-top: 324px;
	margin-left: 30px;
	width: 595px
}
#sec4 .info .kashikiri {
	position: absolute;
	top: 80px;
	left: 0;
}
#sec4 .t {
	height: 367px;
	margin-left: 48px;
	color: #fff;
	letter-spacing: 0.04em;
}

#sec4 .t p+p { margin-right: 34px }

#sec5 {
	background: url(../img/index/s2pattern.jpg) repeat center top;
	padding: 71px 0 77px
}

#sec5 .rss {
	background: url(../img/index/s5bg.png) no-repeat center top / cover;
	width: 518px;
	min-height: 367px;
	margin-left: -18px;
	padding: 72px 0 0 60px;
	color: #000
}

#sec5 .rss h2 {
	margin-bottom: 54px;
	margin-left: 119px
}

#sec5 .rss .i { margin-right: 20px }

#sec5 .rss .d {
	font-size: 12px;
	line-height: 26px
}

#sec5 .rss h3 {
	font-size: 15px;
	line-height: 40px;
	font-weight: bold
}

#sec5 .rss .t {
	font-size: 15px;
	line-height: 28px
}

#sec5 .rss .link { text-align: right }

#sec5 .rss .info { width: 228px }

#sec5 .btr { margin-top: 18px }
.news_box {
    background: #fff;
    width: 600px;
    margin: 50px auto;
    line-height: 1.8;
    padding-bottom: 39px;
	color:#000;
}
.news_box .ttl {
    padding: 20px 10px;
    text-align: center;
    font-size: 20px;
    margin: 0 auto;
}

.news_box .txt {
    padding: 20px 50px 0;
    text-align: center;
}