

.cf::after{content:""; display:block; clear: both;}

/*°øÅëcss*/
.contents_box h2 {font-size: 26px; font-weight: 500; padding-left: 44px; position: relative; margin-bottom: 15px;  background: url(/images/contents/h2_icon.png)0 2px no-repeat; color: #000; font-family: 'GodoM';}
.cont_list > li {font-size: 18px; padding-left: 20px; margin: 3px 0; line-height: 1.5em; word-break: keep-all; position:relative;}
.cont_list > li:before {display:block; content:""; width:6px; height:6px; background:#8670f4; border-radius:2px; transform:rotate(45deg); position:absolute; top:9px; left:6px;}
.cont_list > li.btn_y {margin:3px 0 7px 0;}
.cont_list > li.btn_y:before {top:14px;}
.cont_list > li.btn_y a {padding:5px 25px 5px 45px;}
.cont_list {margin-left: 15px;}
.cont_list2 li {font-size: 16px; padding-left: 16px; position: relative; margin-bottom: 5px; line-height: 1.5em; word-break: keep-all;}
.cont_list2 li:before {display: block; content: ""; position: absolute; width: 10px; height: 10px; background:url(/images/contents/cont_list2_ico.png) no-repeat; left: 0; top: 7px;}
.cont_list3{position:relative;}
.cont_list3 li{margin-left:10px;}
.cont_list3 li:before {display: block; content: ""; position:relative; width: 7px; height: 3px; background-color: #6993d1; left: -14px; top:15px;}

.top_exp { width: 100%; margin: 0 auto 30px auto; border: 3px dashed #e4e4e4; border-radius: 10px 10px 0 0; position: relative; padding: 35px;
 border-bottom: 3px solid #a7bc55; box-sizing: border-box;}
.top_exp div {width: calc(100% - 125px); word-break: keep-all; line-height: 1.3em; text-align: left; background-color:#fff; padding-left:25px; position:relative; box-sizing:border-box;}
.top_exp div p {font-size: 22px; font-family: "GodoB"; margin-bottom: 15px; color: #005a44; line-height:1.3em;}
.top_exp div .top_exp_list li {margin-bottom: 8px; padding-left: 20px; position: relative; width: 100%; box-sizing: border-box; font-size:18px; line-height: 1.4em;}
.top_exp div .top_exp_list li:last-child {margin-bottom:0;}
.top_exp div .top_exp_list li:before {display: block; width: 4px; height: 4px; border-radius: 2px; border:2px solid #b792ff; position: absolute; content: ""; top: 7.5px; left: 4px; transform:rotate(45deg);}
.top_exp img, .top_exp div {display: inline-block; vertical-align: top;}

.contents_box h3 {font-size: 22px; font-weight: 600; color: #00607c; padding-left: 15px; margin-bottom: 10px; font-family: 'Pretendard';}


/*ÄÜÅÙÃ÷ Å×ÀÌºí*/
.t_box {width: 100%; overflow-x: auto; margin: 0 auto;}
.cont_table {width: 100%; border-collapse: collapse;  border-top: 1px solid #f87500; box-sizing: border-box; word-break: keep-all; position: relative; margin: 0 auto;}
.cont_table:after {display:block; content:""; width:100%; height:1px; background:#094d09; position:absolute; bottom:0; left:0;}
.cont_table thead th {padding: 13px 10px; font-size: 18px; font-weight: 600; position: relative; border-bottom: 1px solid #1c9705;
 background: #fbfbfb; position: relative;}
.cont_table thead th:after {display:block; content:""; width:1px; height:20px; background:#86bd01; position:absolute; top:50%; right:0; transform:translateY(-50%);}
.cont_table thead th:last-child:after {display:none;}
.cont_table tbody th {padding: 13px 10px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; font-weight: 600; box-sizing: border-box;
 line-height: 1.5em; font-size: 17px; background-color: #fafff3; color: #0e855e; text-align: center;}
.cont_table tbody td{padding:13px 10px; border-right:1px solid #ccc; border-bottom:1px solid #ccc; box-sizing:border-box; line-height:1.5em; font-size:16px; border-left: 1px solid #ccc;}
.cont_table tbody td.first{border-left:0;}
.cont_table tbody td.last, .cont_table tbody th.last, .cont_table thead th.last{border-right:none;}
.cont_table .bot_bor{border-bottom:1px solid #c8c8c8;}
.cont_table .color{background-color:#fffbe9;}
.cont_table .cont_list{margin-left:0;}

/*btn*/
a.down_btn {display: inline-block; vertical-align: middle; padding: 10px 25px 10px 45px; border: 1px solid #ccc; background: url(/images/contents/down_btn.png) no-repeat; border-radius: 20px; background-position: left 19px center; transition: all 0.3s ease;  font-size: 16px; font-family: 'Pretendard'; background-color:#fff;}
a.go_now {display: inline-block; vertical-align: middle; padding: 10px 25px 10px 45px; border: 1px solid #ccc; background: url(/images/contents/go_now_icon.png) no-repeat; border-radius: 20px; background-position: left 19px center; transition: all 0.3s ease;  font-size: 16px; font-family: 'Pretendard'; background-color: #fff; color: #000;}
a.down_btn:hover{background-color:#f1fffc; border:1px solid #4eb65d;}
a.go_now:hover{background-color:#fff3ed; border:1px solid #e37438;}


#board_tab {width: 100%; margin: 10px 0 30px;}
#board_tab ul {font-size: 0; width: 100%;}
#board_tab ul li {width: 25%; height: 60px;    box-sizing: border-box; display: inline-block; vertical-align: top;border-top: 2px solid #dfdfdf;
 border-bottom: 1px solid #5589cb; margin-left: -1px; margin-top: -1px; position:relative;}
#board_tab ul li:after {display:block; content:""; width:1px; height:24px; background:#8bb2c5; position:absolute; top:50%; right:0; transform:translateY(-50%); z-index:1;}
#board_tab ul li:last-child:after {display:none;}
#board_tab ul li a {display: block; height: 100%; width: 100%; font-size: 19px; text-align: center; position: relative; box-sizing: border-box;
padding: 0 10px; background: #ffffff; font-weight: 500;}
#board_tab ul li a:before {display: inline-block; height: 100%; width: 0; position: relative; content: ""; vertical-align: middle;}
#board_tab ul li a.on {color: #07618d; background:#ecfbfb; font-weight: 700; position:relative;}
#board_tab ul li a.on:after {display:block; content:""; width:100%; height:2px; background:#0d578d; position:absolute; top:-2px; left:50%; transform:translateX(-50%);}

/*ÄÜÅÙÃ÷ ³»¿ë½ÃÀÛ*//*----------------------------------------------*/



.td_submenu {font-size:10.5pt; background-color:#eaedf5;}
.td_submenu p{margin-top:10px; margin-bottom:5px; margin-left:5px;}

.sitemap_table2{width:30%; font-size:14px;}
.sitemap_table2 tr{height: 40px;width: 80%; box-sizing: border-box; display: inline-block; margin: 0;   padding: 0; margin-bottom: 25px;}
.sitemap_table2 th{height:50px; font-size:20pt; border-radius: 14px 0px; text-align: left; padding-left:30px; }
.sitemap_table2 td{width:100%; display:inline-block;  box-sizing:border-box; font-size:17px; position:relative;}
.sitemap_table2 td a{display:inline-block;   width:100%; text-align:center; padding:13px 10px; box-sizing:border-box;
border: 1px #a695fc dashed;  border-radius: 10px;  margin-top: 10px;}

.clear_left{clear:left;}
.paddingleft_per{margin-left:0%; position: relative; box-sizing: border-box; width:33.333%;  vertical-align: top;
display: inline-block; text-align: center; margin-bottom:40px;}
.paddingleft_per::before{width: 55px; height: 55px; border-radius:50%; display: block; content: ""; position: absolute; top: 0; left:46px; z-index: -1;    background-color: #fff8e2;;}
.paddingleft_per:nth-child(2n-1)::before{background-color: #f3edff;}

.sitemap_title{width:100% !important;}
#sitemap_table_wrap{ margin:0 auto; font-size: 0;}
.sitemap_table2 td a:hover{box-shadow: 3px 3px 0px 1px #f5c94b;}

 /*Á¶ÇÕ ¼Ò°³*/
.center_info {margin-bottom:70px; position:relative;}
.center_info:before {display: block; content: ""; width: 80px; height: 40px; border: 2px solid #0b8ca2; border-radius: 0 0 0 30px; border-top: 0;
 border-right: 0; position: absolute; bottom: -40px; left: 150px; z-index: 1;}
.center_info:after {display: block; content: ""; width: calc(100% - 150px); height: 40px; border: 2px solid #ccc; box-sizing: border-box;
 border-right: 0;  border-top: 0; border-radius: 0 0 0 30px; right: 0; position: absolute;}
.center_info > div {display:inline-block; vertical-align:top;}
.center_info .info:before {display: block; content: ""; width: 25px; height: 2px; background: #0b8ca2; position: absolute; top: 12px; left: -42px;}
.center_info .info {width:calc(100% - 400px); margin-left:40px; margin-top:50px; position:relative;}
.center_info .info .hi:before {display:block; content:""; width:10px; height:10px; background:#0b8ca2; border-radius:50%; position:absolute; top:8px; left:0;}
.center_info .info .hi {font-family: 'GodoB'; font-size: 26px; padding-left: 20px; color: #008197; position: relative; padding-bottom: 20px;
 border-bottom: 2px solid #ddd; word-break: keep-all; box-sizing: border-box;}
.center_info .info .hi:after {display:block; content:""; width:370px; height:2px; background:#0b8ca2; position:absolute; left:0; bottom:-2px;}
.center_info .info .txt {font-size: 18px; line-height: 1.5em; word-break: keep-all; padding: 30px 20px 0; box-sizing: border-box;}
.center_info .info .txt .bg {color:#045a30; background:#e6fff4;}
.center_info .info .txt .cc {color:#d93300; font-weight:600;}

/*¿¬Çõ*/
.history_list:before {display:block; content:""; width:2px; height:calc(100% - 35px); background:#ddd; position:absolute; top:0; left:25px; z-index:-1;}
.history_list{position:relative;}
.history_list > li:before {display:block; content:""; width:8px; height:8px; border:3px solid #666; border-radius:50%; background:#fff; position:absolute; top:36px; left:19px;}
.history_list > li  {padding:30px; position:relative; box-sizing: border-box;}
.history_list > li:last-child {padding:30px 30px 0;}
.history_list > li.present {padding:30px;}
.history_list > li > .year {font-size:26px; font-family:'GodoB'; padding-left:25px; display:inline-block; width:88px; vertical-align:top; margin-right:15px; box-sizing:border-box; position:relative; }
.history_list > .present:before {display:none;}
.history_list .present { background: #f8f8f8 url(/images/contents/history_bg.png) no-repeat bottom -30px right -30px; border-radius: 30px 0 20px;}
.history_list > .present > .year {color:#0a7175;} 
.history_list > .present > .year:before {display:block; content:""; width:17px; height:20px; background:url(/images/contents/history_icon.png) no-repeat; position:absolute; top:3px; left:0;}
.history_list > li > ul {width:calc(100% - 115px); display:inline-block; vertical-align:middle; font-size:19px;}
.history_list > li > ul > li p {display:inline-block; margin-bottom:10px; vertical-align:top;}
.history_list > li > ul > li:last-child p{margin-bottom:0;}
.history_list > li > ul > li .date {width:74px; font-weight:600; color:#555;}
.history_list > .present .date {color:#0a7175;}
.history_list > li > ul > li .work {font-size:18px;}


/*Á¶Á÷µµ */
.chart_box {width: 100%; margin-top:20px; position: relative; word-break: keep-all; margin-bottom: 40px;}
.chart_box ul > li{text-align: center; margin: 0 auto 40px auto; position:relative; display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; width:100%; max-width:680px;}
.chart_box ul > li > div{display:inline-block; vertical-align:middle;}
.chart_box ul > li > div:last-child{margin-right:0;}
.chart_box .topname {width: 190px; text-align: center; box-sizing: border-box; padding: 18px 13px; border-radius: 0 15px 0 15px;}
.chart_box .topname p {font-size: 19px; font-weight: 500;}
.chart_box .boss .topname{background-color: #096b91; margin: 0 auto 40px auto; position: relative; width: 250px;}
.chart_box .boss p{font-size:21px; font-weight:700; color: #fff;}
.chart_box .boss span{font-size:18px; font-weight:500; margin: 0 auto 3px auto; display:block;}

.chart_box .director > div{ background:#dfffc7; color:#1e5a0a;}
.chart_box .presi{justify-content:center;}
.chart_box .presi > div{background-color: #0a69ad; color: #fff;}
.chart_box .council > div{background-color: #f7f7f7; color: #000;}
.chart_box .last{justify-content:center;}
.chart_box .last > div{background-color: #f7f7f7; color: #000;}

.chart_box:after {display: block; content: ""; position: absolute; width: 1px; height:100%; background-color: #666; top: 0; left: 50%;  transform: translateX(-50%); z-index:-1;}
.chart_box .director:before {display: block; content: ""; position: absolute; width:500px; height:1px; background-color: #666; top:30px; left: 50%; transform: translateX(-50%); z-index:-1;}
.chart_box .council:before {display: block; content: ""; position: absolute; width:500px; height:1px; background-color: #666; top:30px; left: 50%; transform: translateX(-50%); z-index:-1;}



/*Ã£¾Æ¿À½Ã´Â±æ*/
.root_daum_roughmap .cont{display:none;}



/*¿¬Çõ - ¼Ò°³*/
#history_box{ position:relative; font-size:0px; margin: 0 auto; text-align: center;}
#history_box .year{font-size:35px; font-family: 'GodoM'; color:#7e25e8; }

#history_box .history_text{ font-size:16px; width:100%; position:relative; margin-top:40px; font-size:0;}
#history_box .history_text > li{margin-bottom:20px; width: 50%; position:relative; display:inline-block; vertical-align:top; font-size:16px;}
#history_box .history_text > li .histoty_tit{font-size:18px; color: #7e25e8; vertical-align: top; display: inline-block;   font-family: 'GodoM'; position:absolute;left: 82%; top: -30px; transform: translateX(-50%); margin-bottom: 5px; width:100%;}
#history_box .history_text > li .histoty_con{width: calc(100% - 100px); display: inline-block;  word-break: keep-all; text-align:left;
padding: 10px; border-radius: 10px; border: 1px dashed #c0aee8;}

#history_box .history_text > li:nth-child(2n) .histoty_con{border-radius: 10px;}
#history_box .history_text > li:nth-child(2n){margin-top:50px;}
#history_box .history_text > li:after{display:inline-block; content:""; position:absolute; top:25px; right:4px; width:35px; height:6px;  border-radius: 9px 0px 9px 0px;background: #7e25e8;}
#history_box .history_text > li:nth-child(2n):after{ left:4px; background: #efc11c; border-radius: 0px 9px 0px 9px;}
#history_box .history_text:after{display:block; content:""; position:absolute;  height:calc(100% + 40px); border: 1px dashed #7e25e8;
top: 50%; left: 50%; transform: translate(-50%, -50%);}
#history_box .history_text > li:nth-child(2n) .histoty_tit{left: 90px; top: -30px; transform: translateX(-50%);}


/* ÁÖ¿ä»ç¾÷¾È³» */
.img_box{width:100%; margin:0 auto 30px auto; max-width:700px; box-sizing:border-box; padding:15px;}
.img_box img{width:100%;}
.business_box {padding: 20px 20px 0; background: #f3fafd; border-radius: 10px; box-sizing: border-box; margin-bottom: 40px;}
.business_box ul {display:flex;flex-wrap:wrap; }
.business_box ul > li {display:inline-block; background:#fff; font-size:0; width:calc(50% - 20px); border:1px solid #aaa; border-radius:5px; padding:30px; box-sizing:border-box; margin-right:40px; margin-bottom:30px; overflow:hidden; position:relative; box-shadow:2px 2px 0 #f9f9f9;}
.business_box ul > li:nth-child(2n){margin-right:0;}
.business_box ul > li:after {display: block; content: ""; width: 5px; height: 50px; transform: rotate(45deg); position: absolute; bottom: -8px;
 right: 12px;}
.business_box ul > li:nth-child(odd):after{background:#baeea2;}
.business_box ul > li:nth-child(even):after{background:#ffc1b0;}
.business_box ul > li > p {display:inline-block; vertical-align:middle; line-height:1.4em;}
.business_box ul > li > p .num {display:block; margin-bottom:3px; padding-left:15px; font-weight:700; position:relative;}
.business_box ul > li > p .num:before {display:block; content:""; width:6px; height:6px; border-radius:50%; position:absolute; top:9px; left:0;}
.business_box ul > li:nth-child(odd) > p .num:before{background:#068364;}
.business_box ul > li:nth-child(even) > p .num:before{background:#ff7563;}
.business_box ul > li > p.icon {width: auto; text-align: center; margin-right: 25px;}
.business_box ul > li > p.info {width: calc(100% - 80px);min-height: 76px; font-size: 17px; padding-left: 35px; box-sizing: border-box; position:relative;}
.business_box ul > li > p.info:before {display:block; content:""; width:1px; height:60px; border-right:1px dashed #aaa; position:absolute; top:50%; left:0; transform:translateY(-50%);}

/*Á¤Ã¥¿¬±¸¼Ò ÈÄ¿ø ¾È³»ÆäÀÌÁö*/
.donate_exp {width: 100%; padding: 30px; margin: 0 auto 20px auto; box-sizing: border-box;  position: relative; line-height: 1.5em; border-radius: 8px; box-shadow: 2px 2px 0 #d4f3cc; border: 1px solid #179393; font-size:17px; overflow:hidden;}
.donate_exp:after {display: block; content: ""; width: 200px; height: 200px; border-radius: 50%; background: #f5fdfb; position: absolute; top: -100px; right: -35px; z-index: -1;}
.donate_exp .title {font-size:21px; font-weight:600; color:#023473; margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #6194d3;}
.donateine{border-top:1px #6db7bf dashed; margin-top:12px; padding-top:8px; margin-left:0;}
.donateine li{font-size:16px; color:#4c1aad;}
.donate_apply_btn {width: 100%; box-sizing: border-box; padding: 20px; border: 1px solid #523ebd; background-color: #f7f5ff; text-align: center; margin-top: 20px; border-radius: 30px;}
.donate_apply_btn span { font-size: 18px; color: #2d3bbe; font-family: 'GodoM';}
.donate_apply_a:hover .donate_apply_btn{background-color: #ece8fd;}




/* »çÀÌÆ®¸Ê */
.sitemap { width: 100%; display: flex; flex-wrap: wrap;}
.sitemap > div {display: inline-block; vertical-align: top; width: calc(100%/3); padding:20px; text-align: center; border-right: 1px dashed #ccc; border-bottom: 3px solid #f5f5f5; box-sizing:border-box;}
.sitemap > div:nth-child(3) {border-right:0;}
.sitemap > div .stm_menu1 {font-size: 22px; font-weight: 600; margin-bottom: 20px; padding-bottom: 15px; border-bottom: 2px dashed #ccc; padding-top:70px; position:relative; background-repeat:no-repeat; background-position:center top;}
.sitemap > div:nth-child(odd) .stm_menu1:after {background:#33b749;}
.sitemap > div .stm_menu1:after {display:block; content:""; width:50%; height:2px; background:#07b998; bottom:-2px; left:50%; transform:translateX(-50%); position:absolute;}

.sitemap > div:nth-child(1) .stm_menu1 {background-image:url(/images/contents/sitemap_icon1.png);}
.sitemap > div:nth-child(2) .stm_menu1 {background-image:url(/images/contents/sitemap_icon2.png);}
.sitemap > div:nth-child(3) .stm_menu1 {background-image:url(/images/contents/sitemap_icon3.png);}
.sitemap > div:nth-child(4) .stm_menu1 {background-image:url(/images/contents/sitemap_icon4.png);}
.sitemap > div:nth-child(5) .stm_menu1 {background-image:url(/images/contents/sitemap_icon5.png);}

.sitemap > div .stm_menu2 { width: 80%; margin: 15px auto 0 auto;}
.sitemap > div .stm_menu2 ul li { width: 100%; margin-bottom: 10px; }
.sitemap > div .stm_menu2 ul li a {width: 100%; display: block; padding: 12px 15px; box-sizing: border-box; font-weight: 500; border-radius: 100px; box-shadow:0 2px 0 #eee; border: 1px solid #53b7a9; transition: 0.3s all ease; position: relative;}
.sitemap > div:nth-child(odd) .stm_menu2 ul li a{border: 1px solid #89d743; }
.sitemap > div .stm_menu2 ul li:hover a {background:#f9ffdb;}
.sitemap > div:nth-child(even) .stm_menu2 ul li:hover a {background:#ecfffe;}


@media  screen and (max-width:950px) {
/*ÅÇ¸Þ´º*/
#board_tab ul li {width:50%;}
#board_tab ul li:nth-child(2n):after{display:none;}

/* ÇùÈ¸¼Ò°³ */
.center_info .info {width:calc(100% - 343px); margin-top:30px;}
.center_info .pic {width:300px; height:auto;}
.center_info .pic img {width:100%; height:100%;}


/*¿¬Çõ*/
#history_box .history_text > li .histoty_tit{left:79%;}




}



@media screen and  (max-width: 830px)
{

/* ÇùÈ¸¼Ò°³ */
.center_info {margin-bottom:50px;}
.center_info:before {width: 120px; height: 2px; border-radius: 0; right: 0; bottom:0; left: auto; border: 0; background: #0b8ca2;}
.center_info:after {width:100%; position:relative; border-radius:0; border:0; height: 2px; background: #ccc;}
.center_info .pic {width: 190px; height: auto;}
.center_info .info {width:calc(100% - 193px); margin-top:0; margin-left:0;    padding-bottom: 30px;}
.center_info .info:before{display:none;}
.center_info .info .hi {padding-left:40px; font-size:24px;}
.center_info .info .hi:before {left:15px;}
.center_info .info .txt {padding:20px; font-size:17px;}



/*¿¬Çõ*/
#history_box .history_text > li .histoty_tit{left:76%;}

/* ÁÖ¿ä»ç¾÷¼Ò°³ */
.business_box {padding:20px;}
.business_box ul > li {width:100%; margin-right:0; margin-bottom:15px; padding:15px;}
.business_box ul > li:last-child {margin-bottom:0;}
.business_box ul > li > p.icon {width:40px; margin-right:15px;}
.business_box ul > li > p.icon img {width:36px; height:auto;}
.business_box ul > li > p.info {width: calc(100% - 55px); padding-left:25px;}

/* »çÀÌÆ®¸Ê */
.sitemap > div {width:calc(100%/2);}
.sitemap > div:nth-child(3) {border-right:1px dashed #ccc;}
.sitemap > div:nth-child(2n) {border-right:0;}
}



@media  screen and (max-width:680px) {

/* »ó´Ü¾È³»¹®±¸ */
.top_exp {padding:20px;}
.top_exp img {display:none;}
.top_exp div {width:100%; padding-left:0;}



/*¿¬Çõ*/
.history_list:before {height:calc(100% - 110px);}
.history_list > li {padding:20px 15px;}
.history_list > li:before {top:24px;}
.history_list > li > .year {display:block; margin-bottom:15px; font-size:24px;}
.history_list > li > ul {width:100%; padding-left:25px; box-sizing:border-box;}
.history_list > li > ul > li .work {font-size:17px; width:calc(100% - 88px);}
.history_list > li:last-child {padding:20px 15px;}
}




@media screen and  (max-width: 640px)
{
/*sub_top_img2 ÀÛ¾ÆÁö°Ô*/
#title_top_titlezone {width: 100%; height: 95px; clear: both; background: url(/images/com/sub_top_img2.png) 0 0/ 32% no-repeat; background-position: right bottom;}

/*Á¶Á÷µµ*/
.chart_box {margin-top:30px; box-sizing:border-box; padding:0 15px;}
.chart_box ul > li{margin: 0 auto 25px auto; display:block;}
.chart_box ul > li > div{display:block;}
.chart_box ul > li > div:last-child{margin-bottom:0;}
.chart_box .topname {width:100%; padding: 15px 10px;}
.chart_box .topname p {font-size: 18px;;}
.chart_box .boss {margin: 0 auto 25px auto; width:100%;}
.chart_box .boss p{font-size:20px;}

.chart_box .director{padding: 15px; box-sizing: border-box; border: 1px dashed #ccc; background:#fff; width: 100%;}
.chart_box .director > div{margin:0 auto 10px;}
.chart_box .council{padding: 15px; box-sizing: border-box; border: 1px dashed #ccc; background:#fff; width: 100%;}
.chart_box .council > div{margin:0 auto 10px;}

.chart_box .director:before {display: none;}
.chart_box .council:before {display: none;}




/*ÇùÈ¸¼Ò°³*/
.center_info .info .hi {font-size:19px;}
.center_info .info .hi:after {width:100%;}

/*ÁÖ¿ä»ç¾÷*/
.center03_con li img{vertical-align: top;}



}






@media  screen and (max-width:600px) {

/* »çÀÌÆ®¸Ê */
.sitemap > div {width:100%; border-right:0;}
}





@media screen and (max-width: 550px){

}





@media  screen and (max-width:500px) {
/*°øÅë ÄÜÅÙÃ÷*/
.contents_box h3{padding-left:5px;}
.contents_box .cont_list{margin-left:10px;}
.contents_box .donate_exp h3{padding:0px 15px;}

.tab_menu ul li{margin:0;}
.tab_menu ul li a{padding:13px 10px; font-size:16px;}
.tab3 ul li{width:50%;}
.tab4 ul li{width:50%;}
.tab5 ul li{width:50%;}

/*¿¬Çõ*/
#history_box .history_text > li .histoty_tit{left:50%;}
#history_box .history_text > li:nth-child(2n) .histoty_tit{left:50%;}

.contents_box .donate01_file .cont_list{margin-left:0;}

/* ÇùÈ¸¼Ò°³ */
.center_info .info .hi {font-size:21px;}
.center_info .pic {width: 100%; height: 200px; border-radius:0 30px 0 0; overflow: hidden; position:relative;}
.center_info .pic img {height:auto; width:100%; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
.center_info .info {width:100%; margin-top:25px;}

/*¿¬Çõ*/
#history_box .history_text > li .histoty_con{margin-right:20px;}
#history_box .history_text > li:nth-child(2n) .histoty_con{margin-left:20px;}



}



@media screen and  (max-width: 440px)
{

.center_info .pic {height:100px;}
/*¿¬Çõ*/
#history_box .history_text > li:after{width: 17px;}
#history_box .history_text > li:nth-child(2n):after{width: 17px;}


}


@media screen and  (max-width: 420px)
{
/* ÈÄ¿ø°¡ÀÌµå */
.donate_exp {padding:20px;}

/*¿¬Çõ*/
.history_list:before {height:calc(100% - 140px);}
}







