

.t_white{ color:#fff; }
.txt_op{opacity:0.8;}

.box_padding3{padding:3vw 0;}
.box_padding5{padding:5vw 0;}


/* 인사말 */
.greeting_top_wrap{display:flex;justify-content: center;gap:30px;}
.greeting_box p{margin-bottom:20px;line-height:1.75;opacity:0.8;}


/* 노회소개 */
.history_wrap::before {content: " "; position: absolute;top: 0;left: 50%;display: block;width: 1px;height: 100%;background: #ddd;}
.t_dot {position: absolute;left: -22px;top: 20px;width: 15px;height: 15px;border-radius: 10px;background: rgba(223, 198, 177, 0.5);}
.t_history td {padding: 10px;vertical-align: top;}
.t_dot2 {position: absolute;right: -22px;top: 20px;width: 15px;height: 15px;border-radius: 10px;background: rgba(223, 198, 177, 0.5);}
.history_img{aspect-ratio:5/2;background:#ddd;overflow:hidden;}


.info_history_wrap{display:flex;}
.info_history{position:relative;height:100%;}
.info_history::after{content:" ";position:absolute; top: 0%; left: 50%;display: block;width: 1px;height: 100%;background: #ddd;z-index:-1;}
.info_history p{background:#fff;}
.info_history .yeardot{position:relative;}
.info_history .yeardot::before{content:" ";position:absolute; left: -8px;top: 7px;width: 15px;height: 15px;border-radius: 50%;background: rgb(32 75 189 / 30%);}
.history_contents{margin-bottom:10vh;opacity:0.8;}

/* 역대임원 */
#component2737 .t_pastex{width:100%;border:none;border-top:3px solid #1e262f;}
#component2737 .t_pastex td{border-bottom:1px solid #ddd;padding:20px;text-align:center;}
#component2737 .t_pastex tr:first-child, .t_pastex tr:nth-child(3){font-weight:600;background:#f5f2ec;color:#1e262f; }

.div_wrap_in:hover {background: #eef4f9;}


/*연혁*/
.t_history td{ padding:8px;}
.t_history td:first-child{ color:#1a263b;}
.t_history td:nth-child(2){ opacity:0.8;}

/* 노회규칙 */
.sub30 #component6416{padding:1vh 1.5vw;}
.rule_listcont{line-height:1.75;}
.rule_listcont p:not(p:first-child){opacity:0.8;}
.rule_listcont .numlist p{display:flex;gap:10px;opacity:0.8;}


/* 오시는길 */
.way_wrap{padding:0 2vw;}
.map_title{margin-bottom:50px;}
.way_title{margin-bottom:30px;}

.sub31 .section_address {display:none;}

/* 회원명단 */
.t_memberlist{width:100%;border:none;}
.t_memberlist td{padding:15px;border-bottom:1px solid #ddd;text-align:center;}
.t_memberlist tr:first-child{font-weight:600;background:#f5f2ec;border-top:3px solid #1e262f;color:#1e262f;}
.t_memberlist tr:not(tr:first-child){opacity:0.8;}
.t_memberlist tr:hover{background:#f7f8f9;opacity:1;font-weight:600;color:#1e262f;}


/* 소속교회 */
.church_box{border:1px solid #859db1;display:grid;grid-template-columns:4fr 7fr;gap:30px;padding:40px;min-height:250px;}
.church_box:hover{background:#f7f8f9;transition:0.2s;}
.church_box .church_info p{display:flex;align-items: center;gap:10px;}


.creed_listcont p{opacity:0.8;}
.creed_listcont2 p:nth-chlid(2){opacity:0.8;}


/* 총회헌법 */
.sub49 #component6416{padding:0 2vw;}
.raw_box:not(.raw_box:last-child){padding:20px 0px;border-bottom:1px solid #ddd;opacity:0.8;}
.raw_box:last-child{padding:20px 0px;opacity:0.8;}

.sub50 #component6416, .sub51 #component6416, .sub25 #component6416, .sub53 #component6416{padding:0 2vw;} 

@media  (max-width:1199px) {
	

}

@media (max-width: 767px) {
	
}


