
.page-content{line-height:1.75;}
.t_white{ color:#fff; }



/* 인사말 */
.greeting_box {line-height:2;padding:0 2vw;}
.greeting_box  p:not(p:last-child){margin-bottom:40px;}
.greeting_box  p:last-child{margin-top:80px;}

/* 조직도 */
.person_name {line-height:1.3;}
.sub34 #component4226:hover .person_box {box-shadow: 3px 3px 7px #d0d4e1;transition:0.2s;background:#5b72c8;color:#fff;}


.five-cols{display: flex;    flex-wrap: wrap;    align-content: center;    justify-content: center;}



/* 역대 걸어온 길 */
.mark_list{display:flex;gap:30px;justify-content: center;flex-wrap: wrap;margin-top: 30px;}
.mark_list p{margin:0 0 0px;font-weight:600;}
.mark_list_line{width:1px;background:#fff;}
.mark_list a{color:#fff;}
.mark_list a:hover{color:#d4f3ff;text-decoration:none;}
.past_title{color:#333;}
.past_title:hover{color:#333;text-decoration:none;}


.t_past_p {width:100%;text-align:center;}
.t_past_p tr:first-child{background: #223785;color:#fff;font-weight:600;opacity:1;}
.t_past_p td{padding:15px;}
.t_past_p td:first-child{background:#f7f8f9;font-weight:600;}
.t_past_p tr:not(tr:first-child){opacity:0.8;}
.t_past_p tr:hover{background:#ddd;color:#223785;transition:0.2s;}
.t_past_p tr:hover td:first-child{background:#ddd;color:#223785;transition:0.2s;}


.t_past_p2 {width:100%;border:none;text-align:center;}
.t_past_p2 tr:first-child{background:#71b7eb;color:#fff;font-weight:600;opacity:1;}
.t_past_p2 td{padding:15px;border-bottom:1px solid #aaa;}
.t_past_p2 td:first-child{background:#f7f8f9;font-weight:600;}
.t_past_p2 tr:not(tr:first-child){opacity:0.8;}
.t_past_p2 tr:hover{background:#ddd;color:#223785;transition:0.2s;}
.t_past_p2 tr:hover td:first-child{background:#ddd;color:#223785;transition:0.2s;}

/* 실행위원 */

.t_past_ex {width:100%;text-align:center;}
.t_past_ex tr:first-child{background: #223785;color:#fff;font-weight:600;opacity:1;}
.t_past_ex td{padding:15px;}
.t_past_ex td:first-child{background:#f7f8f9;}
.t_past_ex tr:not(tr:first-child){opacity:0.8;}


/* 회칙규정 */
.rule_title{border-bottom:2px solid #333;padding-bottom:5px;}
.rule_list{padding:0 10px;opacity:0.8;}
.rule_box p{margin-bottom:20px;}


/* 오시는길 */
.loca_list{text-align:center;margin-top:20px;}
.loca_list p{display:flex;gap:10px;align-items: center;text-align: left;}

#unit9796 #daumRoughmapContainer1752564751991{width:100% !important;}
.sub40 .cont{display:none;}


@media (max-width: 767px) {
.five-cols{display: block; }

}


