#key li:nth-child(1) {
    background-image: url(../img/index/kv1.jpg);
}
#key li:nth-child(2) {
    background-image: url(../img/index/kv2.jpg);
}
#key li:nth-child(3) {
    background-image: url(../img/index/kv3.jpg);
}
#key li:nth-child(4) {
    background-image: url(../img/index/kv4.jpg);
}
#key h2 {
    top: 270px;
    right: 55px;
}

#header_rss.visible #feed {
    -webkit-transform: translateX(-120%);
    -moz-transform: translateX(-120%);
    -ms-transform: translateX(-120%);
    transform: translateX(-120%);
}
header #header_rss #feed{
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -moz-transition-duration: 1.75s;
    -o-transition-duration: 1.75s;
    -webkit-transition-duration: 1.75s;
    transition-duration: 1.75s;
    transform: translateX(0px);
}

header #header_rss {
	pointer-events: none;
    position: absolute !important;
    bottom: 177px;
    left: 3%;
    right: 0;
    z-index: 1;
    height: 130px;
    line-height: 25px;
    font-size: 15px;
}
header #header_rss .photo {
    float: left;
    margin-right: 20px;
}
header #header_rss .photo img {
    width: 130px;
    height: 130px;
}
header #header_rss dl {
    margin: 20px 20px 0 0;
	width: 440px; 
    opacity: 1;
}
#feed {
	width: 100%;
	height: 130px;
}
#feed .item {
	pointer-events: visible;
	display: block !important;
	float: left;
	margin: 0 5px;
	background: #1b1401;
	width: 10px;
	position: relative;
	transition: all .3s ease;
	overflow: hidden;
}
#feed .item.active {
	width: 440px;
}
#feed .item:before {
	content: "";
	pointer-events: visible;
	cursor: pointer;
	margin: auto;
	background: #1b1401;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: all .3s ease;
	z-index: 1;
}
#feed .item.active:before {
	left: 100%;
}
#feed .item:hover:before {
	opacity: .8;
}

#sec1 {
    position: relative;
    padding-top: 441px;
}
#sec1:before {
    content: "";
    position: absolute;
    bottom: -150px;
    left: 0;
    background-image: url("../img/index/s1_deco1.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    width: 189px;
    height: 150px;
}
#sec1 #sec1_1 {
    position: absolute;
    top: -485px;
    left: 0;
    right: 0;
    z-index: 1;
}
#sec1 #sec1_1:before {
    content: "";
    position: absolute;
    top: 324px;
    left: -171px;
    background-image: url("../img/index/s1_deco2.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    width: 273px;
    height: 161px;
}
#sec1 #sec1_1 h2 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
#sec1 #sec1_2 {
    position: relative;
}
#sec1 #sec1_2:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    bottom: 0;
    background: #1b1401;
    width: 100%;
}
#sec1 #sec1_2:after {
    content: "";
    position: absolute;
    bottom: -68px;
    right: -760px;
    background-image: url("../img/index/s1_deco3.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    width: 662px;
    height: 320px;
    z-index: -1;
}
#sec1 #sec1_2 .inner {
    background: #1b1401;
    position: relative;
    margin-right: -98px;
    padding: 0 98px 33px 0;
}
#sec1 #sec1_2 .txt {
    width: 457px;
    height: 420px;
    line-height: 40px;
    margin: 112px 0 0 53px;
    position: relative;
    z-index: 1;
}
#sec1 #sec1_2 .btn_link {
    margin-top: 345px;
    position: relative;
    z-index: 1;
}
#sec2 #sec2_1 {
    position: relative;
    margin-bottom: 39px;
}
#sec2 #sec2_1 .wrap {
    z-index: 1;
}
#sec2 #sec2_1 .fl {
    width: 510px;
    margin: 330px 0 0 -53px;
    padding: 40px 0 45px 53px;
}
#sec2 #sec2_1 .fl .txt {
    width: 465px;
}
#sec2 #sec2_1 .fr {
    margin-right: -116px;
}
#sec2 #sec2_1 .s2_img {
    width: calc(50% + 251px);
    position: absolute;
    top: 276px;
    right: 0;
}
#sec2 #sec2_1 .s2_img:before {
    content: "";
    position: absolute;
    bottom: -127px;
    right: 0;
    background-image: url("../img/index/s2_deco1.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    width: 227px;
    height: 127px;
}
#sec2 #sec2_1 .s2_img img {
    object-fit: cover;
    width: 100%;
    height: 524px;
}
#sec2 #sec2_2 {
    padding-bottom: 118px;
    background: url("../img/index/s2_deco2.jpg") no-repeat center bottom;
}
#sec2 #sec2_2 .fl .inner {
    position: relative;
    margin-left: -150px;
}
#sec2 #sec2_2 .fl .inner h3 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
#sec2 #sec2_2 .fl .btn_link {
    margin: 189px 0 0 94px;
}
#sec2 #sec2_2 .fr {
    width: 382px;
}
#sec2 #sec2_2 .fr .txt {
    width: 340px;
    margin: 93px 0 64px 31px;
    color: #000;
}
#sec3 {
    margin-bottom: 8px;
    padding: 262px 0 0 0;
    background-image: url("../img/index/s3_bg.jpg");
    min-height: 829px;
}
#sec3 .txt {
    width: 385px;
    height: 310px;
    margin: 38px auto 14px auto;
    text-align: left;
    list-style-type: 40px;
}
#bnr {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
#bnr .box {
    padding: 55px 0;
    width: 49.8%;
    text-align: center;
}
#news {
    margin: 148px 0 80px 0;
}
#news .fb {
    width: 500px;
    height: 520px;
}
#news .fr {
    width: 447px;
    margin-right: 53px;
}
#news .fr h2 {
    margin: 0 106px 100px 0;
    text-align: right;
}
#news .fr ul {
    position: relative;
    padding: 10px 0 70px 0;
}
#news .fr ul:before {
    content: "";
    position: absolute;
    top: 0;
    left: 180px;
    right: 135px;
    bottom: 0;
    border-left: 1px solid #bebbb7;
    border-right: 1px solid #bebbb7;
}
#news .fr ul li {
    float: left;
}
#news .fr ul li:nth-child(1) {
    width: 180px;
}
#news .fr ul li:nth-child(2) {
    margin: 0 30px 0 34px;
}
#news .fr ul li:nth-child(3) {
    margin-left: 38px;
}



#text_box{
	width:700px;
	margin:0px auto 20px auto;
	padding:20px 0;
    border: double 3px #2b0b03;
	background-color: #FFFFFF;
    position: absolute;
    bottom: 815px;
    left:154px;
}
#text_box p.ttl{
	font-size:26px;
	margin-bottom: 8px;
	letter-spacing: 2px;
	text-align:center;
	line-height:40px;
	color:#000;
	font-weight: bold;
}
#text_box p.txt{
	text-align:center;
	font-size:17px;
	color:#000;
	line-height:32px;
}