#key {
    background-image: url(../img/index/key.jpg);
}

#sec1 {
    padding-bottom: 100px;
}

#sec1 h2 {
    padding-top: 81px;
}

#sec1 .txt {
    width: 540px;
    margin-top: 26px;
    margin-left: 10px;
}

#sec1 .wrap:before {
    position: absolute;
    left: -300px;
    top: 0;
    content: "";
    background: url(../img/index/sec1_deco1.png) no-repeat;
    width: 1700px;
    height: 862px;
    z-index: -1;
}

#sec1 .wrap:after {
    position: absolute;
    right: -300px;
    top: 0;
    content: "";
    background: url(../img/index/sec1_img1.png) no-repeat;
    width: 934px;
    height: 616px;
    z-index: -1;
}

#sec1 .btn1 {
    margin-top: 42px;
    margin-left: 18px;
}

#sec2 {
    background-image:url(../img/index/sec2_bg_2.jpg) ;
	min-height: 450px;
	border: 20px solid #0f0e0c;
    z-index: 1;
}

/*#sec2 {
    background: url(../img/index/sec2_bg.jpg) no-repeat center / cover;
    border: 20px solid #0f0e0c;
    padding-bottom: 135px;
    text-align: center;
    color: #fff;
    z-index: 1;
}*/

#sec2 h2 {
    padding-top: 88px;
}

#sec2 .txt {
    margin-bottom: 49px;
    margin-top: 11px;
}

#sec3 {
    padding-bottom: 105px;
}

#sec3 .wrap:before{
    position: absolute;
    content: "";
    background: url(../img/index/sec3_deco1.png) no-repeat;
    width: 1600px;
    height: 1309px;
    left: -300px;
    top: 0;
    z-index: -1;
}

#sec3 .img1 {
    position: absolute;
    top: 213px;
    right: -183px;
}

#sec3 h2 {
    padding-top: 72px;
    margin-left: -51px;
}

#sec3 .txt1 {
    width: 520px;
    margin-top: 21px;
    margin-bottom: 48px;
}

#sec3 .btn1 {
    margin-left: 7px;
}

#sec3 .box {
    margin-top: 204px;
    padding-left: 318px;
}

#sec3 .img2 {
    position: absolute;
    left: -173px;
    top: -93px;
    z-index: -1;
}

#sec3 .txt2 {
    width: 445px;
    margin-top: 36px;
    margin-left: 240px;
}

#sec4 {
    padding-bottom: 74px;
    background: url(../img/shared/pt1.png) repeat;
}

#sec4:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: url(../img/index/sec4_bg1.jpg) no-repeat center top / cover;
    height: 100%;
    width: calc(50% - 577px);
}

#sec4:after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    background: url(../img/index/sec4_bg2.jpg) no-repeat center / cover;
    width: calc(50% + 48px);
    height: 100%;
}

#sec4 .wrap:before {
    position: absolute;
    left: 107px;
    top: 351px;
    z-index: -1;
    content: "";
    background: url(../img/index/sec4_deco1.png) no-repeat;
    width: 345px;
    height: 353px;
}

#sec4 h2 {
    padding-top: 76px;
    margin-left: -30px;
}

#sec4 .txt {
    width: 377px;
    margin-top: 30px;
}

#sec4 .btn1{
	margin-top: 30px;
}

#sec5{
    height: 452px;
	background: url(../img/shared/pt1.png) repeat;
}

#sec5 h2 {
    text-align: center;
    padding-top: 49px;
}

#sec5 ul {
    margin-left: 75px;
    margin-right: -50px;
}

#sec5 li {
    margin-right: 80px;
    line-height: 22px;
    font-size: 14px;
    width: 230px;
    float: left;
}

#feed .date {
    padding-top: 17px;

margin-left: 2px;
margin-bottom: 3px;
}

#feed .ttl {
    font-weight: bold;
    height: 22px;
}

#feed .desc{
    margin-top: 8px;
    margin-left: 3px;
}

#feed .rss_img:hover{
    opacity: 0.8;
}


.calendar-article .calendar-article-close {
	background: url(../img/live/popup-close.png) no-repeat center top;
}