
#main {
    width: 100%;
    overflow: hidden;
    margin: 0 0 50px;
}
#main .content_section {
    margin: 20px auto 0;
}
#main .info_nav {
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px;
}
#main .info_nav > a {
    width:  14.285%;
    display: block;
    float: left;
    position: relative;
    font-family: "NanumSquare", sans-serif;
    font-weight: 700;
    text-align: center;
}
#main .info_nav > a span {
    font-size: 1.15rem;
    text-align: center;
    vertical-align: bottom;
    /*position: absolute;*/
    bottom: 0;
    display: block;
    width: 100%;
    margin: 5px 0 0;
}
/*#main .info_nav > a.info_nav01 {*/
    /*background: top center url('../img/icon/church.png') no-repeat;*/
/*}*/
/*#main .info_nav > a.info_nav02 {*/
    /*background: top 10px center url('../img/icon/vr.png') no-repeat;*/
/*}*/
/*#main .info_nav > a.info_nav03 {*/
    /*background: top center url('../img/icon/cross.png') no-repeat;*/
/*}*/
/*#main .info_nav > a.info_nav04 {*/
    /*background: top center url('../img/icon/dove.png') no-repeat;*/
/*}*/
/*#main .info_nav > a.info_nav05 {*/
    /*background: top center url('../img/icon/book.png') no-repeat;*/
/*}*/
/*#main .info_nav > a.info_nav06 {*/
    /*background: top center url('../img/icon/bible.png') no-repeat;*/
/*}*/
/*#main .info_nav > a.info_nav07 {*/
    /*background: top center url('../img/icon/map.png') no-repeat;*/
/*}*/

#main .schedule {
    width: 100%;
    height: 52px;
    overflow: hidden;
    margin: 0 0 25px;
}
#main .schedule .tit {
    float: left;
    background: #2c2f38;
    line-height: 52px;
    text-align: center;
}
#main .schedule .tit a {
    font-size: 1.2rem;
    color: #fff;
    font-family: "NanumSquare", sans-serif;
    font-weight: 700;
}
#main .schedule .time {
    background: #eee;
    float: left;
    font-family: "NanumSquare", sans-serif;
    font-weight: 700;
}
#main .schedule .time > span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    line-height: 52px;
}
#main .schedule .day_schedule {
    height: 52px;
    border: 1px solid #eee;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#main .schedule .day_schedule div {
    width: 100%;
    height: 100%;
    display: table;
    text-align: center;
}
#main .schedule .day_schedule div span {
    font-size: 1rem;
    display: table-cell;
    vertical-align: middle;
}


#main .content {
    width: 100%;
    overflow: hidden;
}
#main .content .left_cont {
    width: 895px;
    float: left;
}
#main .content .right_cont {
    width: 285px;
    height: 520px;
    float: right;
    margin-left: 10px;
    background: url("../img/bg/Ellipse.jpg");
    padding: 35px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#main .content .top_cont {
    width: 100%;
    height: 250px;
    margin: 0 0 20px;
    overflow: hidden;
}
#main .content .bottom_cont {
    width: 100%;
    height: 250px;
}
#main .content .data {
    width: 530px;
    height: 100%;
    float: left;
    margin-right: 20px;
}
#main .content .data .text_cont {
    width: 235px;
    height: 100%;
    float: left;
    padding: 25px 0 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#main .content .data h5 {
    font-size: 1.6rem;
    margin: 0 0 15px;
}
#main .content .data h5 a {
    font-family: "NanumSquare", sans-serif;
    font-weight: 700;
}
#main .content .data p {
    font-size: 1rem;
    line-height: 26px;
}
#main .content .data .link_btn {
    margin: 50px 0 0;
    display: inline-block;
    font-family: "NanumSquare", sans-serif;
    font-weight: 700;
    font-size: 1.1rem;
}
#main .content .data .data_slider {
    width: 295px;
    height: 100%;
    float: left;
}
#main .content .video {
    width: 345px;
    height: 100%;
    float: right;
}
#main .content .info {
    width: 285px;
    height: 100%;
    float: left;
    margin-right: 20px;
    background: url("../img/bg/church.png");
    padding: 35px 0 0 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#main .content .info h5 {
    margin: 0 0 15px;
}
#main .content .info h5 a {
    font-size: 1.6rem;
    color: #fff;
    font-family: "NanumSquare", sans-serif;
    font-weight: 700;
}
#main .content .info p {
    font-size: 1rem;
    line-height: 26px;
    color: #fff;
}
#main .content .info .link_btn {
    color: #fff;
    margin: 50px 0 0;
    display: inline-block;
    font-family: "NanumSquare", sans-serif;
    font-weight: 700;
    font-size: 1.1rem;
}
#main .content .office {
    width: 590px;
    height: 100%;
    float: right;
    background: url("../img/bg/office.jpg");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#main .content .office .text_cont {
    width: 100%;
    overflow: hidden;
}
#main .content .office h5 a {
    font-size: 1.6rem;
    color: #fff;
    font-family: "NanumSquare", sans-serif;
    font-weight: 700;
}
#main .content .office .office_info {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0,0,0,0.5);
    padding: 20px;
}
#main .content .office .office_info > div {
    width: 52%;
    float: left;
    color: #fff;
}
#main .content .office .office_info > div:first-child {
    width: 44%;
    margin-right: 4%;
}
#main .content .office .office_info > div h6 {
    font-size: 1.2rem;
    font-family: "NanumSquare", sans-serif;
    color: #ffb771;
}
#main .content .office .office_info > div td.dayweek {
    word-break: keep-all;
    color: #ededed;
}
#main .content .office .office_info > div td {
    font-size: 0.95rem;
    padding: 5px 20px 5px 0;
    border-bottom: 1px solid rgba(255,255,255,0.4);
    word-break: keep-all;
}
/*#main .content .office .link_btn {*/
    /*color: #fff;*/
    /*margin: 80px 0 0;*/
    /*display: inline-block;*/
    /*font-family: "NanumSquare", sans-serif;*/
    /*font-weight: 700;*/
    /*font-size: 1.1rem;*/
/*}*/
/*#main .content .office .office_info {*/
    /*width: 100%;*/
/*}*/
/*#main .content .office .office_info p {*/
    /*font-size: 1.7rem;*/
    /*color: #fff;*/
    /*margin: 0 0 10px;*/
    /*font-family: "NanumSquare", sans-serif;*/
    /*font-weight: 700;*/
/*}*/
/*#main .content .office .office_info dl {*/
    /*width: 100%;*/
    /*margin: 0 0 7px;*/
    /*overflow: hidden;*/
/*}*/
/*#main .content .office .office_info dt {*/
    /*width: 70px;*/
    /*float: left;*/
    /*font-size: 0.9rem;*/
    /*color: #ffb771;*/
    /*font-weight: 400;*/
/*}*/
/*#main .content .office .office_info dd {*/
    /*float: left;*/
    /*font-size: 0.9rem;*/
    /*color: #fff;*/
    /*font-weight: 400;*/
/*}*/
/*#main .content .office .office_info span {*/
    /*font-size: 0.9rem;*/
    /*display: block;*/
    /*margin: 15px 0 0;*/
    /*color: #ff8003;*/
/*}*/
#main .content .right_cont h5 a {
    font-size: 1.6rem;
    color: #fff;
    font-family: "NanumSquare", sans-serif;
    font-weight: 700;
}
#main .content .right_cont .link_btn {
    margin: 25px 0 30px;
    display: inline-block;
    color: #fff;
    font-family: "NanumSquare", sans-serif;
    font-weight: 700;
    font-size: 1.1rem;
}
#main .content .right_cont .cont_list {
    width: 100%;
}
#main .content .right_cont .cont_list ul {
    width: 100%;
    overflow: hidden;
    padding: 0;
}
#main .content .right_cont .cont_list ul li {
    width: 100%;
    height: 60px;
    overflow: hidden;
    border: 1px solid #fff;
    border-top: none;
    display: table;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#main .content .right_cont .cont_list ul li a {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-weight: 400;
}
#main .content .right_cont .cont_list ul li a span {
    font-size: .9rem;
}
#main .content .right_cont .cont_list ul li:first-child {
    border-top: 1px solid #fff;
    background: #fff;
}
#main .content .right_cont .cont_list ul li:first-child a {
    color: #454545;
}
