
.t_white{color:#fff;}
.f_pura{    font-family: 'PuradakGentleGothicR';}
@font-face {
    font-family: 'PuradakGentleGothicR';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.1/PuradakGentleGothicR.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


/* 인사말 */
.greeting_box{padding:0 2vw;}
.greeting_head{margin-top:20px;color: rgb(21, 40, 61);line-height:1.75;text-indent: -22px;padding-left: 22px;}
.greeting_box p:not(.greeting_box  p:first-child){margin-top:25px;}
.sub11 #component6466{padding: 5vw 5vw 12vw;}

/* 예배안내 */
.worship_wrap{display:grid;grid-template-columns:1fr 1fr;gap:30px;}

.t_worship{width:100%;border:none;text-align:center;}
.t_worship td{border-bottom:1px solid #d3b8a5;padding:20px 10px;}
.t_worship td:first-child{width:50%;color:#4c3333;}
.t_worship td:nth-child(2){opacity:0.8;}


/* 연혁 */
.history_head_wrap{display:grid;grid-template-columns:1fr 1fr;gap:60px;}

.history_box:nth-child(2){margin-top:30px;}
.t_history_1, .t_history_2{width:100%;border:none;}
.t_history_1 td, .t_history_2 td{padding:8px;}
.t_history_1 td:first-child{width:20%;font-weight:600;}
.t_history_2 td:first-child{width:20%;font-weight:600;}
.t_history_1 td:nth-child(2) , .t_history_2 td:nth-child(2){opacity:0.8;}
.t_history3{width:100%;border:none;}
.t_history3 td{padding:10px;border-bottom:1px solid #ddd;}
.t_history3 td:first-child{width:13%;font-weight:600;}
.t_history3 td:nth-child(2){width:87%;opacity:0.8;}


.sub13 .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li>a:hover{ background:#fff; }

.sub13 .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{ background:#4c3333; color: #fff; }
.sub13 .navpills .subnav li{ border:none; }
.sub13 .navpills .subnav li>a{ color:#333; }
.sub13 .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a{ color:#fff; }

.sub13 .navpills .subnav li a{
  padding-right: 30px;
    padding-left: 30px;
}




/* 섬기는사람들 */

.sub14 .div_wrap_in:hover{background:#4c3333;color:#e5cbc1;transition:0.2s;}


/* 기관및구역 */
.sub15 #component9494, .sub15 #component9495{padding:7vw;}
.choir_box{padding:30px;background:#fff;color:#4c3333;}
.choir_box p:nth-child(2){opacity:0.8;}
.t_organ , .t_parish {width:100%;background:#fff;}
.t_nxt  td:first-child{width:29%;}
.t_organ  td:nth-child(1){background:#4c3333;color:#fff;}
.t_organ  td , .t_parish td{padding:15px;}
.t_parish td{text-align:center;}
.t_parish tr:first-child{background:#4c3333;color:#fff;font-weight:600;}
.t_parish td:nth-child(1){width:5%;}
.t_parish td:nth-child(2){width:23%;}
.t_parish td:nth-child(3){width:23%;}
.t_parish td:nth-child(4){width:23%;}
.t_parish td:nth-child(5){width:23%;}


/* 오시는길 */
#unit2566 #daumRoughmapContainer1754550553284{width:100% !important;}
.sub16 .cont{display:none;}

/* 국내선교 */
.mission_title{padding:6vw 3vw;}
.domestic_mission_box{padding:30px;background:#f7f5f5;color:#4c3333;}


/* 교회비전 */
.vision_box p:first-child{margin-bottom:30px;}
.vision_box p:nth-child(2){margin-bottom:0px;}
.vision_box p:nth-child(3){opacity:0.8;}

@media (max-width: 767px) {
	#unit8014 img{width:70%;}
	
	.history_head_wrap{grid-template-columns:1fr;gap:30px;}
	.worship_wrap{grid-template-columns:1fr;gap:30px;}
	.order_m_1{order:1;}
	.order_m_2{order:2;}


}


