@charset "utf-8";
/* User Custom CSS */

/* 슬라이드 */
#ch-promotion .caption-title,#ch-promotion .caption-cont {color:#fff} /* 캡션 폰트 컬러*/
#ch-promotion .caption-title:after {background-color:#fff} /* 타이틀 아래 라인 컬러 */
.btn-camera {color:#fff;border-color:#fff} /* 버튼 컬러 */
.btn-camera:hover {background-color:#fff} /* 버튼 마우스 오버 시 컬러 */

/* 각 섹션 상하 공간 */
#ch-teaser {padding-top:10px;padding-bottom:10px} /* 1) 티져 */
#ch-latest {padding-top:40px;padding-bottom:40px} /* 2) 섹션 최신글 */
#ch-wigets {padding-bottom:40px}
#ch-info {padding-top:60px;padding-bottom:60px} /* 3) 섹션 인포 */
#ch-parallax-1 {padding-top:100px;padding-bottom:100px} /* 4) 패럴랙스 1 */
#ch-project {padding-top:50px;padding-bottom:50px} /* 5) 섹션 프로젝트 */
#ch-gallery {padding-top:60px;padding-bottom:60px} /* 6) 섹션 갤러리 */
#ch-textblock {padding-top:40px;padding-bottom:40px} /* 7) 섹션 텍스트블럭 */
#ch-parallax-2 {padding-top:100px;padding-bottom:100px} /* 8) 패럴랙스 2 */
#ch-services {padding-top:60px;padding-bottom:60px} /* 9) 섹션 서비스 */
#ch-post {padding-top:50px;padding-bottom:50px} /* 10) 섹션 포스트 */
#ch-carousel {padding-top:40px;padding-bottom:40px} /* 11) 섹션 클라이언트 */
.footer-content {padding-top: 60px;padding-bottom: 40px;}  /* 푸터 섹션 */
.ch-copyright {padding-top: 15px;padding-bottom: 15px;}  /* 푸터 카피라이트 */
.ch-contents {padding-top: 40px;padding-bottom: 40px;} /* 서브 콘텐츠영역 */
.footer_menu {padding-top: 20px;} /* 메인 푸터메뉴영역 */

/* 패럴랙스 */
.parallax {color:#fff} /* 폰트 컬러 */
.title-line-o,
.title-line-o:before{background-color: #ddd}/* 타이틀 아래 라인 컬러 */

/* 서브 */
.sub-head-title h1 {font-size:36px} /* 서브 탑 제목 폰트 사이즈 */
.sub-head-title {font-size:16px} /* 제목 아래 폰트 사이즈 */

/* 푸터 컬러 셋 */
.section-footer .footer-content {color:#A1A1A1;background-color:#1F1F1F;} /* 푸터 배경 컬러 */
.section-footer .footer-content .left {text-align: left;} /* 푸터 배경 컬러 */
.section-footer .ch-copyright {color: #A1A1A1;background-color:#1F1F1F;} /* 카피라이트 배경 컬러 */

@media (min-width: 1200px) {  
	#ch-promotion {min-height:380px}  /* 프로모션 영역 최소 사이즈(슬라이드 사용 시 에니메이션 동작을 위한 최소 사이즈 값) */
}
@media (max-width: 480px) {
	.footer-content {padding-top: 40px;padding-bottom: 40px;}
}
/* popup */
#sn_popup { position:absolute; z-index:100; top:0px; left:0px;}
#sn_popup .loginLayer{ position:absolute; padding:20px; border:2px solid #737373; margin:0; background:#fff;}
#sn_popup .loginLayer a{ text-decoration:none; color:#666666; text-align:right;}
#sn_popup .loginLayer .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(../img/buttonCloseX.gif) no-repeat center center;}
#sn_popup .loginLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}

#sn_popup2 { position:absolute; z-index:100; top:0px; left:0px;}
#sn_popup2 .loginLayer{ position:absolute; padding:20px; border:2px solid #737373; margin:0; background:#fff;}
#sn_popup2 .loginLayer a{ text-decoration:none; color:#666666; text-align:right;}
#sn_popup2 .loginLayer .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(../img/buttonCloseX.gif) no-repeat center center;}
#sn_popup2 .loginLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}

#sn_popup3 { position:absolute; z-index:100; top:0px; left:0px;}
#sn_popup3 .loginLayer{ position:absolute; padding:20px; border:2px solid #737373; margin:0; background:#fff;}
#sn_popup3 .loginLayer a{ text-decoration:none; color:#666666; text-align:right;}
#sn_popup3 .loginLayer .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(../img/buttonCloseX.gif) no-repeat center center;}
#sn_popup3 .loginLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}
/* 추가할 CSS는 여기에 */

.section-block {margin-bottom:50px;overflow: hidden}
.ico-block {padding:20px;background-color:#f8f8f8;-webkit-transition: background-color .3s, -webkit-transform .3s;
transition: background-color .3s, transform .3s;}
.ico-block:hover {background-color:#eee}
.ico-block i {margin-bottom:15px;color:#ccc}
.ico-block p {color:#777}
.ico-block .title-line-b {margin: 20px 0;width: 30px;height: 1px;background-color: #bbb}


/* popup */
#sn_popup { position:absolute; z-index:100; top:0px; left:0px;}
#sn_popup .loginLayer{ position:absolute; padding:20px; border:2px solid #737373; margin:0; background:#fff;}
#sn_popup .loginLayer a{ text-decoration:none; color:#666666; text-align:right;}
#sn_popup .loginLayer .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(../img/buttonCloseX.gif) no-repeat center center;}
#sn_popup .loginLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}

#sn_popup2 { position:absolute; z-index:100; top:0px; left:0px;}
#sn_popup2 .loginLayer{ position:absolute; padding:20px; border:2px solid #737373; margin:0; background:#fff;}
#sn_popup2 .loginLayer a{ text-decoration:none; color:#666666; text-align:right;}
#sn_popup2 .loginLayer .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(../img/buttonCloseX.gif) no-repeat center center;}
#sn_popup2 .loginLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}

#sn_popup3 { position:absolute; z-index:100; top:0px; left:0px;}
#sn_popup3 .loginLayer{ position:absolute; padding:20px; border:2px solid #737373; margin:0; background:#fff;}
#sn_popup3 .loginLayer a{ text-decoration:none; color:#666666; text-align:right;}
#sn_popup3 .loginLayer .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(../img/buttonCloseX.gif) no-repeat center center;}
#sn_popup3 .loginLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}

/* 추가 CSS
------------------------------------*/
/*아이콘*/
.ico {background:url(../img/onr.png) no-repeat 0 0;display:block;text-indent:-9999px;overflow:hidden;}
.ico.arrow3 { width: 20px; height: 20px; background-position: -50px -700px; }
.ico.arrow2 { width: 8px; height: 11px; background-position:  -450px -700px; }
.ico.arrow { width: 18px; height: 18px; background-position: -450px -650px; }
.ico.tit { width: 22px; height: 24px; background-position: -450px -598px; }
.prkico {width: 57px;height: 57px;background-position: -820px -100px;}
.ico-addr {width: 57px;height: 57px;background-position: -820px -200px;}
.ico-bus { width: 57px; height: 57px; background-position: -750px -100px; }
.ico-subway { width: 57px; height: 57px; background-position: -750px -200px; }
.ico-shuttle { width: 57px; height: 57px; background-position: -750px -300px; }
.moksa-tweet { width: 20px; height: 17px; background-position: 0px -750px; float: left; }
.schmag {width: 22px;height: 22px;background-position: -300px -150px;}
.vdlist {width: 30px;height: 24px;background-position: -350px -150px;}
.vdmemo {width: 33px;height: 34px;background-position: -400px -200px;}
.vdwopen {width: 33px;height: 34px;background-position: -450px -150px;}
.vdtw {width: 34px;height: 34px;background-position: -500px -150px;}
.vdfb {width: 34px;height: 34px;background-position: -550px -150px;}
.vdlink {width: 34px;height: 34px;background-position: -600px -150px;}
.vdvote {width: 34px;height: 34px;background-position: -650px -150px;}
.vdtw:hover {width: 34px;height: 34px;background-position: -500px -200px;}
.vdfb:hover {width: 34px;height: 34px;background-position: -550px -200px;}
.vdlink:hover {width: 34px;height: 34px;background-position: -600px -200px;}
.vdvote:hover {width: 34px;height: 34px;background-position: -650px -200px;}
.vddate {width: 18px;height: 18px;background-position: -200px -200px;}
.vdtch {width: 18px;height: 18px;background-position: -250px -200px;}
.vdbib {width: 18px;height: 18px;background-position: -300px -200px;}
.vdvideo {width: 18px;height: 18px;background-position: -350px -200px;}
.vdbib2 {width: 21px;height: 25px;background-position: -200px -250px;}
.vdfaq {width: 23px;height: 21px;background-position: -250px -250px;}
.vdfaqmore {width: 10px;height: 21px;background-position: -300px -250px;}
.ttover {width: 15px;height: 8px;background-position: -350px -250px;}
.pumail {width: 35px;height: 35px;background-position: -400px -250px;}
.puprt {width: 35px;height: 35px;background-position: -450px -250px;}
.puclose {width: 20px;height: 20px;background-position: -500px -250px;}
.facility .tab_head li.header-tab-1 a { background-position: -200px -300px; }
.facility .tab_head li.header-tab-2 a { background-position: -200px -400px; }
.facility .tab_head li.header-tab-3 a { background-position: -200px -500px; }
.facility .tab_head li.header-tab-4 a { background-position: -200px -600px; }
.facility .tab_head li.header-tab-1.ui-tabs-active a { background-position: 0px -300px; }
.facility .tab_head li.header-tab-2.ui-tabs-active a { background-position: 0px -400px; }
.facility .tab_head li.header-tab-3.ui-tabs-active a { background-position: 0px -500px; }
.facility .tab_head li.header-tab-4.ui-tabs-active a { background-position: 0px -600px; }
.month { width: 151px; height: 150px; background-position: -750px -400px; }
.info-campus-church { width: 240px; height: 80px; background-position: -750px -600px; text-indent: 0px; padding: 17px 0px 0px 70px; }
.vision-church { width: 36px; height: 36px; background-position: -450px -500px; }
.cgntv { width: 36px; height: 36px; background-position: -500px -500px; }
.vision-village { width: 36px; height: 36px; background-position: -550px -500px; }
.vision-join { width: 36px; height: 36px; background-position: -600px -500px; }
.bracket-top { width: auto; height: 39px; margin: 0 auto; }
.ico.community { width: 16px; height: 16px; background-position: -600px -600px; }
.lm_bdst .btnplay.b01:hover .msvd {width: 21px;height: 20px;background-position: -300px 0;}
.lm_bdst .btnplay.b02:hover .msvd2 {width: 21px;height: 20px;background-position: -300px 0;}

/*테이블*/
.table_01 {width:100%;display:table;table-layout:fixed;color:#333; font-size:15px; text-decoration:none; line-height:18px; border-top: solid 3px #c7619e;border-spacing:0;border-collapse:collapse}
.table_01 th { border-right:solid 1px #e4e4e4; border-bottom:solid 1px #e4e4e4; color:#333; font-size:16px; vertical-align:middle; background:#ececec; text-align:center; height:39px;} 
.table_01 th.th_left {border-right:none; border-bottom:solid 1px #e4e4e4; vertical-align:middle; }
.table_01 th.first {background:#f4f4f4;} 
.table_01 th.line_none {border-right:none; border-left:none;} 
.table_01 th.top_td {border-top:solid 1px #e4e4e4;} 
.table_01 th.left_td {border-left:solid 1px #e4e4e4;} 
.table_01 th.left_td2 {text-align:center;} 
.table_01 th.right_td {border-right:solid 0px #e4e4e4;} 
.table_01 td.bottom {border-bottom:solid 2px #e4e4e4;} 
.table_01 td.bottom2 {border-bottom:solid 2px #e4e4e4;border-right:none;} 

.table_01 td {border-bottom:solid 1px #e4e4e4; border-right:solid 1px #e4e4e4; text-align: center; padding:13px 12px;}  
.table_01 td.line_none {border-right:none; border-left:none;} 
.table_01 td.right_t  {text-align:left; padding:6px 12px;}
.table_01 td.left_td  {border-left:solid 1px #e4e4e4;}
.table_01 td.left_td2  {text-align:center;}
.table_01 td.left_td3  {text-align:left;}
.table_01 td.right_td {border-right:none;}
.table_01 td.right_td2 {border-right:none; border-bottom:solid 2px #e4e4e4;}
.table_01 td.right_td3 {border-right:none; text-align:left;}
.table_01 td.bg {background-color:#f3f3f3; font-weight:bold; border-bottom:solid 2px #e4e4e4;}
.table_01 td.bg2 {background-color:#f3f3f3; font-weight:bold;}
.table_01 td.bold {font-weight:bold; background-color:#f3f3f3;}

.table_sub{width:100%;table-layout:fixed;border:1px solid #e4e4e4;border-spacing:0;border-collapse:collapse}
.table_sub th,
.table_sub td{padding:8px 10px;height:auto;text-align:center;vertical-align:middle;line-height:1.6em;font-size:1.4em;color:#666;border:1px solid #e4e4e4}
.table_sub th{font-weight:500;color:#333;background:#fafafa}
.table_sub b{font-weight:500}

/* worship */
.tbl_worship {width:100%;margin-top:5px;}
.tbl_worship td {padding:7px 0 7px 20px;border-bottom:1px solid #e3e3e3;font-size:14px;color:#303030;line-height:160%;letter-spacing:-0.05em;}
.tbl_worship td br {letter-spacing:normal;}
.tbl_worship td .comm {font-size:13px;color:#3a709c;line-height:160%;letter-spacing:-0.05em;}
.tbl_worship .first_child th, .tbl_worship .first_child td {border-top:3px solid #c7619e;}
.tbl_worship th {border-bottom:1px solid #e3e3e3;font-size:14px;color:#303030;letter-spacing:-0.5px;}
.tbl_worship .w_category {width:25%;border-bottom:1px solid #e3e3e3;padding-left:15px;background:#ececec;font-size:14px;color:#303030;letter-spacing:-0.5px;text-align:left;}
.tbl_worship .w_category_2 {width:25%;border-bottom:1px solid #e3e3e3;padding-left:15px;background:#ececec;font-size:14px;color:#303030;letter-spacing:-0.5px;text-align:center;}
.tbl_worship th.time {padding-left:0;background:#ececec;font-weight:bold;text-align:center;}
.tbl_worship th.time02 {padding-left:20px;font-weight:bold;text-align:left;}
.tbl_worship th.category {padding-left:17px;background:#ececec;text-align:left;}
.tbl_worship th.category .term {margin-left:3px;padding-left:10px;background:url('../img/bullet/bullet_bar02.gif') no-repeat left 2px;font-size:12px;font-weight:normal;}
.tbl_worship th.sub_category {padding-left:17px;background:#ececec;font-size:12px;font-weight:normal;text-align:left;}
.tbl_worship td.place {width:130px;padding-left:8px;background:#ececec;text-align:left;}
.tbl_worship td.place img {width:10px;}
.tbl_worship td.txt {width:130px;padding-left:8px;text-align:left;font-size:13px;border-right:1px solid #fff;}
.tbl_worship td.centertxt {padding-left:2px;text-align:left;font-size:12px;border-right:1px solid #ececec;}
.tbl_worship td.righttxt {padding-left:2px;text-align:left;font-size:12px;border-right:1px solid #fff;}
.tbl_worship td.guide {padding-left:5px;}
.tbl_worship td .stit {padding-left:22px;background:url('../img/bullet/bullet_arrow02.gif') no-repeat left 4px;}
.tbl_worship td .txt-info {margin-left:23px;font-size:12px;}
.tbl_worship td .respon {margin-right:13px;padding-right:19px;background:url('../img/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_worship td .respon02 {display:inline-block;width:123px;margin-right:13px;padding-right:19px;background:url('../img/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_worship td .assem {margin-right:8px;padding-right:15px;background:url('../img/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_worship td .time_info {margin-right:40px;}
.tbl_worship td .txt_newfam {padding-left:19px;background:url('../img/bullet/bullet_arrow02.gif') no-repeat left 4px;font-size:12px;}
.tbl_worship th.line, .tbl_worship td.line {border-right:1px solid #e3e3e3;}
.tbl_worship td.youth_respon {font-size:12px;}
.tbl_worship td.youth_respon em {font-size:14px;font-weight:bold;}
.tbl_worship td.sfont {font-size:12px;}
.tbl_worship td .txt_eng_info {padding-left:65px;text-indent:-65px;}

/* 차량운행안내 */
.sub_box1 {width:48%;border:0px solid #e0e0e0;margin:0 19px 9px 0;float:left}
.sub_box2 {width:48%;border:0px solid #e0e0e0;margin:0 0 9px 0;float:left}
.tbl_cartime {width:100%;margin-top:5px;}
.tbl_cartime td {padding:7px 0 7px 20px;border-bottom:1px solid #e3e3e3;font-size:13px;color:#303030;line-height:140%;letter-spacing:-0.05em;}
.tbl_cartime td br {letter-spacing:normal;}
.tbl_cartime td .comm {font-size:13px;color:#3a709c;line-height:160%;letter-spacing:-0.05em;}
.tbl_cartime .first_child th, .tbl_cartime .first_child td {border-top:3px solid #063873;}
.tbl_cartime th {border-bottom:1px solid #e3e3e3;font-size:13px;color:#303030;letter-spacing:-0.5px;}
.tbl_cartime .w_category {width:25%;border-bottom:1px solid #e3e3e3;padding-left:15px;background:#ececec;font-size:14px;color:#303030;letter-spacing:-0.5px;text-align:left;}
.tbl_cartime .w_category_2 {width:25%;border-bottom:1px solid #e3e3e3;padding-left:15px;background:#9BCCD5;font-size:14px;color:#303030;letter-spacing:-0.5px;text-align:left;}
.tbl_cartime th.time {padding-left:0;background:#ececec;font-weight:bold;text-align:center;}
.tbl_cartime th.time02 {padding-left:20px;font-weight:bold;text-align:left;}
.tbl_cartime th.category {padding-left:17px;background:#ececec;text-align:left;}
.tbl_cartime th.category .term {margin-left:3px;padding-left:10px;background:url('../images/bullet/bullet_bar02.gif') no-repeat left 2px;font-size:12px;font-weight:normal;}
.tbl_cartime th.sub_category {padding-left:17px;background:#ececec;font-size:12px;font-weight:normal;text-align:left;}
.tbl_cartime td.place {width:130px;padding-left:8px;background:#ececec;text-align:left;}
.tbl_cartime td.place img {width:10px;}
.tbl_cartime td.guide {padding-left:5px;}
.tbl_cartime td .stit {padding-left:22px;background:url('../images/bullet/bullet_arrow02.gif') no-repeat left 4px;}
.tbl_cartime td .txt-info {margin-left:23px;font-size:12px;}
.tbl_cartime td .respon {margin-right:13px;padding-right:19px;background:url('../images/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_cartime td .respon02 {display:inline-block;width:123px;margin-right:13px;padding-right:19px;background:url('/images/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_cartime td .assem {margin-right:8px;padding-right:15px;background:url('../images/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_cartime td .time_info {margin-right:40px;}
.tbl_cartime td .txt_newfam {padding-left:19px;background:url('../images/bullet/bullet_arrow02.gif') no-repeat left 4px;font-size:12px;}
.tbl_cartime th.line, .tbl_cartime td.line {border-right:0px solid #e3e3e3;}
.tbl_cartime td.sfont {font-size:12px;}
.tbl_cartime td .txt_eng_info {padding-left:65px;text-indent:-65px;}

/* 버스운행 안내 */
#bus_contents {width:100%; overflow:hidden;}
#bus_Number {float:left;}
.bus_num_Y {height:45px;border-radius:30px; background:#fff; overflow:hidden; border:5px  solid #3b6fbe; margin-bottom:10px; margin-top:0px;padding:4px 20px;}
.bus_num_N {width:170px; border-radius:30px; background:#eee; overflow:hidden; padding:18px 0 18px 10px; border:3px  solid #ccc; opacity:0.7; height:400px;}

.bus_Bignum {font-size:30px; color:#3b6fbe; font-weight:600;}
.bus_Bignum_N {font-size:17px; color:#960; }
.bus_Smallnum {font-size:17px; color:#000; font-weight:600;}
.bus_Smallnum_Y {font-size:24px; color:#000; font-weight:600;}
.bus_for {color:#444; font-size:14px;}
.bus_forN {color:#444;}

#bus_explain {width:420px; border-radius:30px; background:#fff; overflow:hidden; border:5px  solid #3b6fbe; margin-top:20px;}
#bus_explain li {margin:15px 0 0 30px; list-style:none;}

#bus_explain_d {border-radius:30px; background:#fff; overflow:hidden; border:5px  solid #3b6fbe;}
#bus_explain_d li {margin:5px 0 0 10px; list-style:none;font-size:14px;}

#bus_explain2 {width:100%;border-radius:30px; background:#eee; overflow:hidden; border:5px  solid #ccc; float:right;}
#bus_explain2 li {margin:5px 20px; list-style:none; color:#666;font-size:13px;}

#bus_explain3 {width:420px; height:62px; border-radius:30px; background:#fff; overflow:hidden; border:5px  solid #3b6fbe; margin-top:20px;}
#bus_explain3 li {margin:5px 0 0 30px; list-style:none;}

#bus_explain4 {width:420px; height:62px; border-radius:30px; background:#eee; overflow:hidden; border:5px  solid #ccc; float:right;}
#bus_explain4 li {margin:5px 0 0 30px; list-style:none; color:#666;}

#bus_Map {width:400px;}
#bus_Map ul {list-style:none;}

.busT_station {width:240px; height:40px; text-align:right; float:left; border-right:#06C solid 3px; font-size:13px; padding-top:10px; padding-right:15px; font-weight:600;}


.busT_time01 {width:100px; height:40px; text-align:center; float:left; font-size:13px; padding-top:10px; font-weight:600;}
.busT_time02 {width:65px; height:40px; text-align:center; float:left; font-size:13px; padding-top:40px; font-weight:600;}
.busT_time03 {width:0px; height:40px; text-align:center; float:left; font-size:13px; padding-top:40px; font-weight:600; overflow:hidden;}
.busT_time032 {width:65px; height:40px; text-align:center; float:left; font-size:13px; padding-top:40px; font-weight:600;}

.bus_station {width:240px; height:40px; text-align:right; float:left; border-right:#06C solid 3px; font-size:14px; padding-right:15px; background:url(../img/icon_busstation.png) no-repeat; background-position:232px 3px; }

.bus_time01 {width:100px; height:40px; text-align:center; float:left; font-size:14px; background:url(../img/icon_busstation.png) no-repeat; background-position:-8px 3px; color:#555;}
.bus_time02 {width:65px; height:40px; text-align:center; float:left; font-size:14px; color:#555;}
.bus_time03 {width:0px; height:40px; text-align:center; float:left; font-size:14px; color:#555; overflow:hidden;}
.bus_time032 {width:65px; height:40px; text-align:center; float:left; font-size:14px; color:#555;}

/* 찾아오시는길 */
.prk {padding: 1.2%;}
.prk .tabprk { padding: 1.8%; background: #fff;border: 1px solid #dededc;border-radius: 5px; }
.prk2 {overflow: hidden;padding-bottom: 20px; margin-top: 10px; padding: 1.2%; }
.prk2 .ll {width: 99.9%; position: relative; margin-bottom: 24px; }
.prk2 .rr {width: 99.9%; position: relative;}
.prk2_box {background: #fff;border: 1px solid #dededc;border-radius: 3px;padding: 22px 30px;margin-left: 55px;}
.prk2_box h3 {font-size: 18px;font-weight: bold;padding-bottom: 20px; border-bottom: 1px solid #ececeb; }
.sub02-04-03 .prk2 { padding: 0px; }
.prk2.col2 .rr,
.prk2.col2 .ll {
	width: 48.5%;
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
}
.prk2.col2 .ll { margin-right: 18px; }
.prk2.col2 .rr .prk2_lst li:first-child { padding-top: 0px; }
.prk2.col2 .rr .prk2_lst { margin-bottom: 20px; }
.prk2.col2 .prk2_lst li { padding: 15px 0px 0px 10px; background-position: 0px 24px; line-height: 1.4; }

.prk2_lst { overflow: hidden; }
.prk2_lst li { padding: 18px 0 12px 10px; font-size:15px;list-style-type: square; list-style-position: inside;}
.prk2_lst li p { padding-left: 14px; margin-top: 6px; line-height: 2; }
.prk2_box strong {font-weight: bold;}
.prk2_box > strong {font-weight: bold;padding-bottom: 10px;display: block;}
.sub02-04-01 .prk2_lst li p, .sub02-04-02 .prk2_lst li p { line-height: 1.8; }

/*오시는길 셔틀버스 글자*/
.sub02-04-01 .prk2_lst.sty1 li span, .sub02-04-01 .prk2_lst.sty1 li .row.sty1 span { display: block; text-indent: -8px; margin-left: 8px; }
.prk2 .ico {position: absolute;top:10px;left:0;}
.prk2 .icon-arrow-right { color: #0054a6; }
.prk2_box .row {
	margin-bottom: 17px;
	line-height: 1.4;
}
.prk2_box .row.sty1 { margin-top: 3px; line-height: 1.6; margin-bottom: 3px; }
.prk2_box .row.sty1 .col2 { margin: 0px; }
.prk2_box .row .col4 {
	width: 30%;
}
.prk2_box .col4.date {
	width: 8.5%;
	padding-left: 12px;
	background: url(../img/icons-small.png) -50px -93px no-repeat;
}
.prk2_box .description {
	margin-left: 23px;
	margin-top: 9px;
	line-height: 1.4;
}
.information .place {font-size:15px;font-weight: bold;}

.commit {margin-top:20px;}

.chvision_title1 {font-family: "돋음",ngBold;font-size:15px;font-weight: bold;color:#85a22e;}
.chvision_title2 {font-family: "돋음",ngBold;font-size:15px;font-weight: bold;color:#995f95;}

/*위원회*/
.tab_head {font-size: 14px;background: #636363;border-radius:3px 3px 0 0;border-bottom: 3px solid #0c95c2; overflow: hidden; }
.tab_head li {display: inline-block;}
.tab_head li a {display: block;padding: 10px;color: #fff;font-weight: bold;}
.tab_head li.ui-tabs-active a {background: #0c95c2;}
.tab_cont,
.innertab_cont {padding: 40px 0;}
.sub01-03 .innertab_cont{ padding-bottom: 0px; }
.innertab_head,
.tab-btn-2depth-nav {
	background:#39a7cb;
	padding:10px;
}
.innertab_head li a,
.tab-btn-2depth-nav li a {
	color:#fff;
	padding:4px 10px;
	border-radius:20px;
	behavior: url(./js/PIE.htc);
}
.innertab_head li.ui-tabs-active a,
.tab-btn-2depth-nav li.active a { background: #0284af; }
.tab-btn-2depth-nav {
	overflow: hidden;
	padding-top: 9px;
	padding-bottom: 9px;
}
.org {overflow:hidden;width:100%;margin-top:10px;}
.org:after {display:block;clear:both;content:'';}
.tbl_org_info {width:100%;border-top:3px solid #e64c66;}
.tbl_org_info thead th {padding:7px 0 10px;border-right:1px solid #d1d1d1;border-bottom:1px solid #e5e5e5;background:#ececec;font-size:16px;}
.tbl_org_info thead th .num {font-weight:normal;}
.tbl_org_info tbody td {padding:10px 0 6px 19px;border-right:0px solid #d1d1d1;border-bottom:1px solid #e5e5e5;font-size:14px;}
.tbl_org_info thead th.last, .tbl_org_info tbody td.last {border-right:none;}
.tbl_org_info tbody th {text-align:center;padding:7px 0 10px;border-right:1px solid #d1d1d1;border-bottom:1px solid #e5e5e5;background:#ececec;font-size:14px;}
.tbl_org_info tbody .last_child td {border-bottom:1px solid #b5b5b5;}
.tbl_org_info tbody.center_type td {padding-left:0;text-align:center;}
.tbl_org_info.end {margin-bottom:40px;}
.org .tbl_org_info {float:left;width:394px;margin-top:0;}
.org .tbl_org_info thead th {border:1px solid #d1d1d1;border-bottom:1px solid #e5e5e5;}
.org .tbl_org_info tbody td {padding:9px 0 8px;border:0px solid #d1d1d1;border-bottom:1px solid #e5e5e5;font-size:14px;text-align:center;line-height:160%;letter-spacing:-0.5px;}
.org .tbl_org_info tbody td.tleft {padding-left:16px;text-align:left;}
.org .tbl_org_info tbody td.ref {padding-left:22px;background:#f7f7f7;text-align:left;}
.org .tbl_type {margin-right:14px;}
.org .tbl_org_info {width:100%;margin-right:0;}
.org .tbl_org_info thead th {font-size:16px;color:#000;text-align:center;}
.org .tbl_org_info tbody td.tleft {padding-left:15px;font-size:14px;}
.org .tbl_org_info tbody td {font-size:14px;}
.org .tbl_org_info .tbl_type {margin-bottom:23px;}
.org .btn_type {display:block;float:right;width:350px;height:37px;margin:5px;padding:9px 0 0 17px;background:url('../img/bg_btn.gif') no-repeat left top;font-size:14px;font-weight:bold;color:#000;}

/*연혁테이블*/
.history_table { border:0px; }
.history_table th,
.history_table td { font-size:16px; padding:12px 8px !important; }
.history_table td:first-child { vertical-align:top !important; border-left:0px !important; color:#19A3A8; width:50px; border:0px; width:80px; }
.history_table td:nth-child(2) { border:0px; vertical-align:top; color:#19A3A8;  }
.history_table td:last-child { border-right:0px !important; color:#555; line-height:160%;  }
.history_table tr[name="year"] td { border-top:1px solid #ddd; }
.history_table tr:last-child td { border-bottom:1px solid #ddd; }

.frame-border {position: relative;padding-bottom: 86%;}
.frame-border .box-border {position: absolute;left: 0;top: 0;width: 80%;height: 100%;border: 20px solid #ddd;}
.frame-border .box-img {position: absolute;right: 0;top: 13%;width: 85%;height: 74%;}
.point-color,
.point-hover:hover {color: #d63847 !important;}
.point-bg {background-color: #d63847 !important;}
.point-border {border-color: #d63847 !important;}
.section-head-square:before,
.section-head-square:after {background-color: #d63847;border-color: #d63847;}
.section-head-square>.head-title {margin-top: 0;margin-bottom: 0;width: 640px;}
.section-head-square {position: relative;padding: 2rem 0 2rem 2rem;border: 10px solid #fff;border-right: 0px;width: 150px;}
.box {padding: 20px;background-color:#f7f7f7;}
.about_foundation {min-height:360px;}
.about_foundation >  p {margin: 0;}
.about_foundation > div {width: auto;min-height:135px;padding: 20px 5%;background: #fff;margin-bottom: 20px;overflow: hidden;}

/*소개페이지*/
.sub_page_box p.gold,.sub_page_box span.gold{color:#01B5B6!important}
.sub_page_box .sub_title{margin-bottom:1.5%;line-height:1em;font-size:1.3em;color:#333;font-weight:500}
.sub_page_box {display:table;width:100%;table-layout:fixed}
.sub_page_box .img_box{display:table-cell;vertical-align:top}
.sub_page_box .img_box .img{display:block;width:100%;max-width:620px}
.sub_page_box .text_box{padding:4%;vertical-align:top}
.sub_page_box .text_box .bible{font-size:14px;color:#888;}
.sub_page_box .text_box .info_list li{position:relative;padding-left:70px;margin-bottom:3px}
.sub_page_box .text_box .info_list li p{letter-spacing:-1px}
.sub_page_box .text_box .info_list .info_label{position:absolute;left:0;top:0;color:#01B5B6;font-weight:700}
.sub_page_box .text_box .info_list.type_02 li{padding-left:60px}
.sub_page_box .text_box .info_list.type_03 li{padding-left:90px}

.sub_page_box .text_box2{display:table-cell;padding:1% 4%;vertical-align:top}
.sub_page_box .text_box2 .info_list li{position:relative;padding-left:70px;margin-bottom:3px}
.sub_page_box .text_box2 .info_list li p{letter-spacing:-1px}
.sub_page_box .text_box2 .info_list .info_label{position:absolute;left:0;top:0;color:#01B5B6;font-weight:700}
.sub_page_box .text_box2 .info_list.type_02 li{padding-left:60px}
.sub_page_box .text_box2 .info_list.type_03 li{padding-left:90px}

.sub_page_box .national_text{display:table-cell;padding:0 0 0 4%;vertical-align:top}
.sub_page_box .national_text .ministry_list{float:left;margin-left:5%;width:44%}
.sub_page_box .national_text .ministry_list:first-child{margin-left:0}
.sub_page_box .national_text .ministry_list li{margin-bottom:5%}
.sub_page_box .national_text .ministry_list p{line-height:1.4em;font-size:16px;color:#555;font-weight:500}
.sub_page_box .national_text .ministry_list .name{font-size:14px;color:#888;margin-left:10px;}

.sub_page_box .national_list{display:table;width:100%;table-layout:fixed}
.sub_page_box .national_list .national_img{display:table-cell;width:50%;vertical-align:top}
.sub_page_box .national_list .national_img .img{display:block;width:100%;max-width:620px}
.sub_page_box .national_list .national_text{display:table-cell;padding:0 0 0 4%;width:50%;vertical-align:top}
.sub_page_box .national_list .national_text .ministry_list{float:left;margin-left:5%;width:44%}
.sub_page_box .national_list .national_text .ministry_list:first-child{margin-left:0}
.sub_page_box .national_list .national_text .ministry_list li{margin-bottom:5%}
.sub_page_box .national_list .national_text .ministry_list p{line-height:1.4em;font-size:1.4em;color:#555;font-weight:500}
.sub_page_box .national_list .national_text .ministry_list a{font-size:1.4em;color:#888}

/* 부서소개 */
.parkinginfo_page p.gold,.sub_page_box span.gold{color:#01B5B6!important}
.parkinginfo_page .sub_title{margin-bottom:1.5%;line-height:1em;font-size:1.3em;color:#333;font-weight:500}
.parkinginfo_page .page_desc{margin-bottom:3%;text-align:center}
.parkinginfo_page .page_desc p{font-size:1.2em;color:#777}
.parkinginfo_page .parking_box{display:table;width:100%;table-layout:fixed}
.parkinginfo_page .parking_box .img_box{vertical-align:middle}
.parkinginfo_page .parking_box .img_box .img{display:block;width:100%;max-width:620px}
.parkinginfo_page .parking_box .text_box{padding:4%;vertical-align:middle;border:1px solid #ebebeb;border-left:0}
.parkinginfo_page .parking_box .line{margin:7% 0;width:20px;height:3px;background:#c1ae75}
.parkinginfo_page .parking_box .desc_box p{line-height:1.6em;font-size:1.4em;color:#999}

/*단계*/
.sub_page_box .education {padding: 20px;background-color:#f7f7f7;min-height:200px;}
.sub_page_box .education .step_first {overflow:hidden; width:146px; height:146px;background-color:#E5F6FF; border-top-left-radius:30px; border-top-right-radius:30px; border-bottom-left-radius:30px; border-bottom-right-radius:30px; box-shadow:0px 0px 0px #999999; opacity:1; filter:Alpha(Opacity:100);margin-right:30px;}
.sub_page_box .education .step {overflow:hidden; width:146px; height:146px;background-color:#FFFFFF; border-top-left-radius:50px; border-top-right-radius:50px; border-bottom-left-radius:50px; border-bottom-right-radius:50px; box-shadow:0px 0px 0px #999999; opacity:1; filter:Alpha(Opacity:100);margin-right:30px;}
.sub_page_box .education .title {font-size:26px; font-weight:bold; letter-spacing:-0.5px; line-height:1.7; color:#1D7BC4; text-align:center; padding:0px; margin:20px 0 5px 0;}
.sub_page_box .education .sub_title {font-size:18px; font-weight:bold; letter-spacing:-1px; line-height:1.5; color:#454545; text-align:center; padding:0px; margin:0px;}
.sub_page_box .education .small {font-size:15px;line-height:1.4;}
.sub_page_box .education_small {padding: 20px;background-color:#f7f7f7;min-height:200px;}
.sub_page_box .education_small .step_first {overflow:hidden; width:146px; height:146px;background-color:#E5F6FF; border-top-left-radius:30px; border-top-right-radius:30px; border-bottom-left-radius:30px; border-bottom-right-radius:30px; box-shadow:0px 0px 0px #999999; opacity:1; filter:Alpha(Opacity:100);margin-right:30px;}
.sub_page_box .education_small .step {overflow:hidden; width:146px; height:146px;background-color:#FFFFFF; border-top-left-radius:50px; border-top-right-radius:50px; border-bottom-left-radius:50px; border-bottom-right-radius:50px; box-shadow:0px 0px 0px #999999; opacity:1; filter:Alpha(Opacity:100);margin-right:30px;}
.sub_page_box .education_small .title {font-size:26px; font-weight:bold; letter-spacing:-0.5px; line-height:1.7; color:#1D7BC4; text-align:center; padding:0px; margin:20px 0 5px 0;}
.sub_page_box .education_small .sub_title {font-size:18px; font-weight:bold; letter-spacing:-1px; line-height:1.7; color:#454545; text-align:center; padding:0px; margin:0px;}
.sub_page_box .education_small .small {font-size:14px;line-height:1.3;}
.intro_img .box1 > div {margin: 50px 170px 20px 118px;width: 100%;}
.intro_img.about_us .box1{background: url(/page/img/img_about_church.png) center center;}
.intro_img .box_full{width: 100%;}
.intro_img .box1{width: 100%; overflow:hidden; height: 393px;}
.intro_img .box1 h5{font-weight: 400;}
.intro_img .box2{margin-top: -80px;}
.intro_img .box2{width: auto; margin-left: 60px; margin-right: 60px; background: #fff; position: relative;}
.intro_img .box2 > div{width: auto; padding: 60px 60px 15px;}

/*셔틀버스 안내*/
.shuttleinfo_page p{line-height:1.6em;font-size:1.4em;color:#555}
.table_shuttleinfo{width:100%;table-layout:fixed;border:1px solid #e4e4e4;border-spacing:0;border-collapse:collapse}
.table_shuttleinfo th,
.table_shuttleinfo td{padding:22px 25px;height:auto;text-align:left;vertical-align:middle;font-size:1em;border:1px solid #e4e4e4}
.table_shuttleinfo th{padding:0;text-align:center}
.table_shuttleinfo p{line-height:1.6em;font-size:1.4em;color:#333}
.table_shuttleinfo p b{font-weight:500}
.table_shuttleinfo .td_center{width:220px}
.table_shuttleinfo .info_circle{display:table-cell;width:160px;height:160px;text-align:center;vertical-align:middle;border-radius:50%}
.table_shuttleinfo .info_circle p{line-height:1.6em;font-size:1.4em;color:#fff}
.table_shuttleinfo .info_circle .number{font-size:2.4em;font-weight:500}
.table_shuttleinfo p .desc{margin-left:2.5%}
.table_shuttleinfo .td_center{text-align:center}
.sub_content .info_desc{line-height:1.4em;font-size:1.4em;color:#555}
.sub_content .info_desc span{color:#01B5B6}

/*3차 메뉴*/
.depth_3rd {}
.depth_3rd ul {border-left: 1px solid #e4e4e4;list-style-image: none;list-style-position: outside;list-style-type: none;padding: 0px !important;}
.depth_3rd li {display: inline-block; font-size: 14px; line-height: 50px;  text-transform: uppercase; box-sizing: border-box;border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; font-weight: 500;}
.depth_3rd li.off{cursor: default;}
.depth_3rd li a{color: #999; line-height: 50px; width: 100%; display: block;}
.depth_3rd li:hover{background: #fafafa;}
.depth_3rd li.off:hover{background: #ffffff;}
.depth_3rd .active{background: #33663e!important;}
.depth_3rd .active a{color: #fff;}
/* mediaQuery
****************************************/
@media (max-width: 1200px) and (min-width: 992px) {
	
}
@media(min-width:767px) {
    
}
@media (min-width: 768px) {
	.depth_3rd li.off {display: none;}
	
}
@media (max-width: 991px) {
	.sub_page_box .education {min-height:350px;}
	.sub_page_box .education_small {min-height:250px;}
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 	
	.sub_page_box .education {min-height:350px;}
	.sub_page_box .education .step_first {margin:5px 15px 5px 0;}
	.sub_page_box .education .step {margin:5px 15px 5px 0;}
	.sub_page_box .education_small {min-height:250px;}
	.sub_page_box .education_small .step_first {margin:5px 15px 5px 0;}
	.sub_page_box .education_small .step {margin:5px 15px 5px 0;}
}
/* Landscape phones and down */
@media (max-width: 480px) { 
	.sub_page_box .education {min-height:500px;}
	.sub_page_box .education_small {min-height:350px;}
	.sub_page_box .education .step_first {width:136px;height:136px;margin:5px 15px 5px 0;}
	.sub_page_box .education .step {width:136px;height:136px;border-top-left-radius:30px; border-top-right-radius:30px; border-bottom-left-radius:30px; border-bottom-right-radius:30px;margin:5px 15px 5px 0;}
	.sub_page_box .education .sub_title {font-size:14px;}
	.sub_page_box .education_small .step_first {width:136px;height:136px;margin:5px 15px 5px 0;}
	.sub_page_box .education_small .step {width:136px;height:136px;border-top-left-radius:30px; border-top-right-radius:30px; border-bottom-left-radius:30px; border-bottom-right-radius:30px;margin:5px 15px 5px 0;}
	.sub_page_box .education_small .sub_title {font-size:14px;}
	.intro_img.about_us .box1{background: url(/page/img/img_about_church.png) 600px center!important;}
	.intro_img .box1 > div{width: auto; margin: 20px 100px 20px 20px;}
	.intro_img .box2{width: 100%; margin: -80px 0 0;}
	.intro_img .box2 > div{width: auto; padding: 10px; margin: 0 auto;}
}
/* Large desktop */
@media (min-width: 1200px) {  
	.intro_img .box1 > div{width: auto; margin: 50px 170px 20px 80px;}    
	.intro_img .box2 > div{width: auto; padding: 30px 5%; margin: 0 auto;}
}

