#key {
	background: url("../img/sakaya/key.jpg") no-repeat center/cover;
}
#key .key_ttl {
	top: 176px;
	left: 440px;
}
#sec1{
	background: url("../img/sakaya/sec1_bg.jpg") no-repeat center top / cover;
	text-align: center;
	padding: 160px 0 115px 0;
}
#sec1 .content{
	width: 1100px;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.85);
	padding-bottom: 65px;
}
#sec1 .content h2{
	padding: 80px 0 35px 0; 
}
#sec1 .content  .btn_link{
	display: inline-block;
	margin-top: 43px;
}
#sec2 .wrap .text{
	margin: 148px 50px 0 0;
	height: 580px;
}
#sec2{
	margin-bottom: 63px;
}
#sec2 .sec2_img{
	position: absolute;
	top: 97px;
	left: -348px;
}
#sec3 .wrap:before{
	content: "";
	background: url("../img/sakaya/sec3_bg.jpg") repeat center top;
	width: 1200px;
	height: 710px;
	position: absolute;
	top: 0;
	left: -100px;	
}
#sec3 h2{
	padding: 70px 0  25px 0;
	position: relative;
	z-index: 1;
}
#sec3 .text{
	margin-bottom: 48px;
	width: 550px;
	position: relative;
	z-index: 1;
}
#sec3 .sec3_img2{
	position: absolute;
	top: 99px;
	right: 0;
}
#sec4{
	background: url("../img/index/bg1.jpg") repeat center top;
	margin-top: 90px;
	text-align: center;
}
#sec4 h2{
	padding: 100px 0 48px 0;
}
#sec4 .col{
	background: url("../img/sakaya/sec3_bg.jpg") repeat center top;
	padding: 20px 25px 20px 25px;
	width: 273px;
	float: left;
	margin: 0 15px 30px 0;
}
#sec4 #other dl{
	border-bottom: 1px solid #0000006e;
	padding: 10px 0 10px;
	/* width: 420px */
}
#sec4 #other dl dt{
	font-size: 12px;
}
#sec4 #other dl dd{
	font-size: 18px;
}
#sec4 #other dl:nth-child(4n){
	margin-bottom: 20px;
}
#sec4 #other dl dd span{
	font-size: 15px;
}
#sec4 .col2 .box{
	width: 470px;
}
#sec4 #other{
	display: flex;
	justify-content: space-around;
	background: url("../img/sakaya/sec3_bg.jpg") repeat center top;
	clear: both;
}
#sec4 #other .box{
	width: 320px;
}
#sec4 .col:nth-child(3n){
	margin-right: 0;
}
#sec4 .col h3{
	font-size: 22px;
	padding: 16px 0 21px 0;
	line-height: 34px;
}
#sec4 .col .h3_2{
	font-size: 18px;
	padding: 16px 0 0px 0;
	line-height: 34px;
}
#sec4 .col h3 span{
	font-size: 15px;
	line-height: 20px;
}
#sec4 .btn_link{
	display: inline-block;
    margin: 69px 0 93px 0;
}
#sec5{
	background: url("../img/sakaya/sec5_bg.jpg") no-repeat center top / cover;
	padding: 164px 0 150px 0;
	text-align: center;
}
#sec5 .content{
	width: 720px;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.85);
	padding-bottom: 57px;
}
#sec5 .content h2{
	padding: 67px 0 30px 0 ;
}
#sec6{
	margin-bottom: 95px;
}
#sec6 h2{
	padding: 79px 0 43px 0;
	text-align: center;
}
#feed .feedItem{
	margin: 0 0 30px  130px;
	display: block;
}
#feed .feedItem .feed_img:hover > *{
	opacity: 0.8;
}
#feed .feed_txt{
	font-size: 14px;
	font-weight: 700;
}
#feed  span{
	display: block;
}
#feed .feed_img,
#feed .feed_text{
	display: inline-block;
	vertical-align: middle
}
#feed .feed_text{
	margin-left: 33px;
}
#feed .feed_content{
	letter-spacing: -2px;
}
#feed .feedItem:hover .feed_txt{
	text-decoration: underline;
}