.board_top{display:flex;justify-content:space-between;margin-bottom:40px}.board_top select{height:56px;font-size:16px;border:1px solid #ddd;border-radius:28px;padding:0 20px;background:url(/images/icon_select.svg) no-repeat right 20px center}.board_top .left{display:flex;align-items:flex-end;gap:32px}.board_top .total{font-size:16px;color:#888;line-height:1.4}.board_top .total strong{color:#222;font-weight:500}.board_top .left select{width:200px}.board_top .right{display:flex;gap:12px}.board_top .right select{width:160px}.board_top .right .searcharea{position:relative;width:334px;height:56px;border-radius:58px;border:1px solid #ddd;padding-right:60px}.board_top .right .searcharea input{height:54px;width:100%;background:none;border:none;font-size:16px}.board_top .right .searcharea button{position:absolute;top:0;right:0;width:60px;height:54px;background:url(/images/icon_search.svg) no-repeat 50% 50%;font-size:0}.board_paging,.pagination{margin-top:60px;width:100%;display:flex;justify-content:center;gap:4px}.board_paging a{width:36px;height:36px;line-height:36px;text-align:center;font-size:16px;font-weight:300;border-radius:50%}.board_paging a.on{color:#fff;font-weight:500;background:#222}.board_paging .arrow{border:1px solid #ebebeb;background:no-repeat 50% 50%!important;font-size:0}.board_paging .one{background-image:url(/images/arrow_one.svg)!important}.board_paging .two{background-image:url(/images/arrow_two.svg)!important}.board_paging .prev{margin-right:12px}.board_paging .next{margin-left:12px}.board_paging .last,.board_paging .next{transform:rotate(180deg)}.thum_board{border-top:1px solid #ebebeb}.thum_board *{word-break:break-word}.thum_board .box{padding:32px 0;display:flex;gap:64px;border-bottom:1px solid #ebebeb}.thum_board .imgfit{width:460px;height:260px;border-radius:12px;position:relative}.thum_board .txt{width:calc(100% - 524px);padding-top:40px}.thum_board .tit{font-size:28px;font-weight:700;margin-bottom:32px}.thum_board dl{display:flex;align-items:flex-start;margin-bottom:8px;font-size:18px;font-weight:300}.thum_board dt{position:relative;width:90px;font-weight:500}.thum_board dt:after{content:"";position:absolute;top:50%;right:0;width:1px;height:16px;background:#ddd;transform:translateY(-50%)}.thum_board dd{width:calc(100% - 90px);font-weight:300;padding-left:10px}.list_board *{word-break:break-word}.list_board col.w13{width:130px}.list_board col.w14{width:140px}.list_board col.w17{width:170px}.list_board col.w21{width:210px}.list_board col.w38{width:380px}.list_board td,.list_board th{font-size:18px;height:80px;line-height:80px;border-bottom:1px solid #ebebeb;text-align:center}.list_board th{font-weight:500;background:#F8F8F8}.list_board td{font-weight:300}.list_board td.pn{line-height:20px}.list_board .btn_down{display:flex;justify-content:center;align-items:center;gap:8px;width:140px;height:38px;line-height:36px;font-size:14px;font-weight:300;border-radius:20px;margin:0 auto;border:1px solid #ddd}.list_board .btn_down:after{content:"";display:block;width:16px;height:16px;background:url(/images/icon_down.svg) no-repeat 50% 50%/contain}.list_board .btn_file{display:flex;justify-content:center;align-items:center;width:38px;height:38px;background:#fff;border:1px solid #ddd;border-radius:50%;margin:0 auto;font-size:0}.list_board .btn_file:before{content:"";display:block;width:14px;height:14px;background:#222;mask:url(/images/icon_file.svg) no-repeat 50% 50%/contain;-webkit-mask:url(/images/icon_file.svg) no-repeat 50% 50%/contain;transition:.2s linear}.gallery{display:flex;flex-wrap:wrap;gap:64px 56px}.gallery *{word-break:break-word}.gallery .box{width:calc((100% - 112px)/3)}.gallery span{display:block;text-align:left}.gallery .imgfit{position:relative;width:100%;height:280px;border-radius:12px}.gallery .imgfit .state,.imgfit .state{position:absolute;top:16px;left:16px;font-size:14px;color:#000;font-weight:500;line-height:26px;height:26px;padding:0 8px;border-radius:4px;background:#FC0}.gallery .txt{padding-top:24px}.gallery .type{font-size:16px;color:#8D744B;font-weight:500;line-height:1;margin-bottom:8px}.gallery .tit{font-size:22px;font-weight:500;margin-bottom:24px;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2}.gallery .date{font-size:16px;color:#888;font-weight:500}.board_view{width:100%}.board_view .board_tit{border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;padding:48px 0;text-align:center}.board_view .board_tit span{display:block;font-size:18px;color:#8D744B;font-weight:700;text-align:center}.board_view .board_tit strong{display:block;font-size:32px;margin:8px 0 16px}.board_view .board_tit .info{display:flex;justify-content:center;gap:21px}.board_view .board_tit dl{position:relative;display:flex;gap:8px;font-size:16px;font-weight:300}.board_view .board_tit dl:before{content:"";position:absolute;top:50%;left:-11px;width:1px;height:16px;background:#ddd;transform:translateY(-50%)}.board_view .board_tit dl:first-child:before{display:none}.board_view .board_tit dt{color:#888}.board_view .cont{padding:80px 0;border-bottom:1px solid #ebebeb}.board_view .cont .tit{font-size:24px;font-weight:700;margin:80px 0 20px}.board_view .cont .tit:first-child{margin-top:0}.board_view .cont .pdfview{font-size:36px;font-weight:700;text-align:center;background:#F8F8F8;border-radius:12px;height:800px}.board_view .btns,.board_view .cont .pdfview{display:flex;justify-content:center;align-items:center}.board_view .btns{gap:18px;margin-top:80px}.board_view .btns .btn{height:48px;line-height:46px;width:auto;padding:0 30px;border:1px solid #ddd;border-radius:24px;margin:0;font-size:16px;font-weight:500;display:flex;justify-content:center;align-items:center}.board_view .btns .btn_down{gap:10px}.board_view .btns .btn_down:after{content:"";display:block;width:20px;height:20px;background:#222;mask:url(/images/icon_down2.svg) no-repeat 50% 50%/contain;-webkit-mask:url(/images/icon_down2.svg) no-repeat 50% 50%/contain}.board_view .btns .btn_map{gap:5px}.board_view .btns .btn_map:after{content:"";display:block;width:21px;height:13px;background:url(/images/btn_map.png) no-repeat 50% 50%/contain}.board_view img{border-radius:12px}.board_view table{border-top:1px solid #222;margin-top:80px}.board_view td,.board_view th{font-size:18px;padding:24px;border:1px solid #ebebeb;border-top:none}.board_view th{font-weight:700;background:#F8F8F8;width:140px}.board_view td{font-weight:300;width:calc(50% - 140px)}.filearea{background:#f8f8f8;border-radius:8px;padding:20px 24px;margin-top:40px}.filearea a{display:block;font-size:16px;font-weight:300;padding-left:28px;background:url(/images/icon_down2.svg) no-repeat 0 50%}.view_btm{position:relative;display:flex;gap:250px;margin-top:48px}.view_btm .btn_list{position:absolute;top:0;left:50%;transform:translateX(-50%);width:210px;height:58px;line-height:56px;text-align:center;font-size:16px;color:#000;font-weight:500;border-radius:30px;border:1px solid #222}.view_btm .page{position:relative;width:calc(50% - 125px);line-height:58px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.view_btm .page:before{content:"";position:absolute;top:0;width:21px;height:100%;background:url(/images/arrow_page.png) no-repeat 50% 50%/contain}.view_btm .prev{padding-left:30px}.view_btm .prev:before{left:0}.view_btm .next{padding-right:30px;text-align:right}.view_btm .next:before{right:0;transform:rotate(180deg)}.view_btm .none{color:#888}.selectbox{flex-direction:column}.selectbox,.selectbox .select_year{display:flex;justify-content:center;align-items:center}.selectbox .select_year{position:relative;z-index:1}.selectbox .select_year dt{position:relative;font-size:28px;font-weight:800;padding-right:30px;cursor:pointer}.selectbox .select_year dt:after{content:"";position:absolute;top:50%;right:0;width:24px;height:24px;margin-top:-12px;background:url(/images/arrow_select.svg) no-repeat 50% 50%;transition:.2s linear}.selectbox .select_year.on dt:after{transform:rotate(180deg)}.selectbox .select_year dd{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #ddd;display:none}.selectbox .select_year dd a{display:block;font-size:20px;font-weight:600;line-height:40px;padding:0 15px}.selectbox .month{position:relative;margin-top:16px;display:flex;width:100%;margin-bottom:80px}.selectbox .month:after,.selectbox .month:before{content:"";position:absolute;left:50%;width:100vw;height:1px;background:#ebebeb;transform:translateX(-50%)}.selectbox .month:before{top:0}.selectbox .month:after{bottom:0}.selectbox .month a{position:relative;width:calc(100%/12);height:78px;line-height:78px;text-align:center;font-size:18px;color:#888;font-weight:300}.selectbox .month a:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:#222;transform:translateX(-50%);transition:.2s linear}.selectbox .month a.on{color:#222;font-weight:700}.selectbox .month a.on:after{width:100%}.faq_wrap dl{border:1px solid #ebebeb;border-radius:12px;padding:24px;margin-bottom:16px}.faq_wrap dl:last-child{margin-bottom:0}.faq_wrap dt{position:relative;font-weight:500;line-height:40px;padding-left:56px;cursor:pointer}.faq_wrap dt:before{content:"Q";position:absolute;top:0;left:0;width:40px;height:40px;line-height:40px;text-align:center;font-size:16px;color:#fff;font-weight:800;background:#222;border-radius:50%}.faq_wrap dd{font-size:18px;font-weight:300;padding:32px;background:#F8F8F8;border-radius:12px;margin-top:20px;display:none}@media screen and (max-width:1480px){.board_top .left{gap:15px}.board_top .left select{width:160px}.thum_board .box{padding:28px 0;gap:40px}.thum_board .imgfit{width:400px;height:226px}.thum_board .txt{width:calc(100% - 440px);padding-top:20px}.thum_board .tit{font-size:24px;margin-bottom:28px}.list_board col.w13{width:110px}.list_board col.w14{width:120px}.list_board col.w17{width:150px}.list_board col.w21{width:190px}.list_board col.w38{width:350px}.list_board td,.list_board th{font-size:17px;height:70px;line-height:70px}.list_board .btn_down{width:130px}.gallery{gap:30px}.gallery .box{width:calc((100% - 60px)/3)}.gallery .imgfit{height:19vw}.board_view .board_tit{padding:40px 0}.board_view .board_tit span{font-size:17px}.board_view .board_tit strong{font-size:28px;margin:6px 0 14px}.board_view .cont{padding:70px 0}.board_view .cont .tit{font-size:22px;margin:70px 0 20px}.board_view .cont .pdfview{font-size:32px;height:600px}.filearea a{font-size:15px}}@media screen and (min-width:1024px){.board_paging a:hover{color:#fff;font-weight:500;background:#222}.list_board .btn_file:hover{background:#222;border-color:#222}.list_board .btn_file:hover:before{background:#fff}.board_view .btns .btn:hover{color:#fff;background:#222;border-color:#222}.board_view .btns .btn_down:hover:after{background:#fff}.selectbox .month a.on,.selectbox .month a:hover{color:#222;font-weight:700}.selectbox .month a.on:after,.selectbox .month a:hover:after{width:100%}.gallery button:hover .tit,.list_board td a:hover,.list_board td button:hover,.thum_board a:hover .tit{text-decoration:underline}}@media screen and (max-width:1023px){.board_top{margin-bottom:30px}.board_top select{height:50px;font-size:15px;padding:0 20px}.board_top .left{gap:10px}.board_top .total{font-size:15px}.board_top .left select{width:130px}.board_top .right{gap:10px}.board_top .right select{width:130px}.board_top .right .searcharea{width:240px;height:50px;padding-right:50px}.board_top .right .searcharea input{height:48px;font-size:16px}.board_top .right .searcharea button{width:50px;height:48px}.thum_board .box{padding:28px 0;gap:20px}.thum_board .imgfit{width:300px;height:170px}.thum_board .txt{width:calc(100% - 320px);padding-top:10px}.thum_board .tit{font-size:20px;margin-bottom:16px}.thum_board dl{margin-bottom:6px;font-size:16px}.thum_board dt{width:80px}.thum_board dt:after{height:14px}.thum_board dd{width:calc(100% - 80px);padding-left:6px}.list_board col.w13{width:80px}.list_board col.w14{width:100px}.list_board col.w17{width:120px}.list_board col.w21{width:150px}.list_board col.w38{width:300px}.list_board td,.list_board th{font-size:16px}.gallery{gap:20px}.gallery .box{width:calc((100% - 40px)/3)}.gallery .txt{padding-top:20px}.gallery .type{font-size:15px;margin-bottom:6px}.gallery .tit{font-size:18px;margin-bottom:20px}.gallery .date{font-size:15px}.board_view .board_tit{padding:30px 0}.board_view .board_tit span{font-size:16px}.board_view .board_tit strong{font-size:24px;margin:6px 0 12px}.board_view .cont{padding:60px 0}.board_view .cont .tit{font-size:20px;margin:60px 0 20px}.board_view .btns{gap:14px;margin-top:60px}.board_view .btns .btn{height:44px;line-height:42px;padding:0 25px;font-size:15px}.board_view .btns .btn_down{gap:10px}.board_view .btns .btn_down:after{width:20px;height:20px}.board_view .btns .btn_map{gap:5px}.board_view .btns .btn_map:after{width:21px;height:13px}.board_view img{border-radius:12px}.board_view table{margin-top:80px}.board_view td,.board_view th{font-size:18px;padding:24px}.board_view th{width:140px}.board_view td{width:calc(50% - 140px)}.filearea a{font-size:14px}.view_btm{gap:200px;margin-top:40px}.view_btm .btn_list{width:160px;height:50px;line-height:48px;font-size:15px}.view_btm .page{width:calc(50% - 100px);line-height:50px}.selectbox .select_year dt{font-size:24px}.selectbox .select_year dd a{font-size:18px}.selectbox .month{margin-bottom:70px}.selectbox .month a{height:68px;line-height:68px;font-size:16px}.faq_wrap dl{padding:20px}.faq_wrap dt{line-height:36px;padding-left:52px}.faq_wrap dt:before{width:36px;height:36px;line-height:36px;font-size:15px}.faq_wrap dd{font-size:16px;padding:28px;margin-top:15px}}@media screen and (max-width:767px){.board_top{position:relative;margin-bottom:16px;padding-bottom:53px;flex-direction:column;gap:10px}.board_top select{height:48px;font-size:14px;padding:0 16px}.board_top .total{position:absolute;bottom:0;font-size:15px;text-align:left;width:100%}.board_top .left{flex-direction:column;gap:10px}.board_top .left select{width:100%}.board_top .right{gap:10px}.board_top .right select{width:100px}.board_top .right .searcharea{width:auto;flex:1 1 calc(100% - 110px);height:48px;padding-right:40px}.board_top .right .searcharea input{height:46px;font-size:14px}.board_top .right .searcharea button{width:40px;height:46px}.board_paging a{width:30px;height:30px;line-height:30px;font-size:14px}.board_paging .prev{margin-right:6px}.board_paging .next{margin-left:6px}.thum_board .box{padding:40px 0;gap:16px;flex-direction:column}.thum_board .box:first-child{padding-top:16px}.thum_board .imgfit{width:100%;height:50vw}.thum_board .txt{width:100%;padding-top:0}.thum_board .tit{font-size:20px;margin-bottom:16px}.thum_board dl{font-size:14px}.thum_board dt{width:70px}.thum_board dd{width:calc(100% - 70px);padding-left:8px}.list_board colgroup,.list_board thead{display:none}.list_board table{border-top:1px solid #ebebeb}.list_board table,.list_board tbody,.list_board td{display:block}.list_board tr{position:relative;display:flex;flex-wrap:wrap;padding:16px 0 16px 46px;border-bottom:1px solid #ebebeb}.list_board td,.list_board th{font-size:14px;border:0;line-height:1.6;height:auto}.list_board .num{order:1;position:absolute;top:16px;left:0}.list_board .tal{order:2;font-size:16px;font-weight:500;margin-bottom:8px;width:100%}.list_board .tal:last-child{margin-bottom:0}.list_board .tal *{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:left}.list_board .add{font-size:14px;color:#666;font-weight:300}.list_board .date{order:3;width:100%;text-align:left}.list_board .btn{order:4;margin-top:10px}.list_board .plan{order:5}.list_board .plan:before{content:"계획";color:#888;margin-right:4px}.list_board .execution{order:6;position:relative;margin-left:10px;padding-left:11px}.list_board .execution:after{content:"";position:absolute;top:50%;left:0;width:1px;height:12px;background:#ddd;margin-top:-6px}.list_board .execution:before{content:"실행";color:#888;margin-right:4px}.list_board .btn_down{font-size:12px;line-height:28px;height:30px;width:110px;gap:5px}.list_board .btn_down:after{width:12px;height:12px}.list_board.mo_th_show thead{display:block}.list_board.mo_th_show thead tr{background:#F8F8F8}.list_board.mo_th_show thead td{display:table-cell}.list_board.mo_th_show .num{width:46px;text-align:center}.list_board.mo_th_show thead .tal{width:100%;text-align:center!important}.gallery{gap:40px}.gallery .box{width:100%}.gallery .imgfit{height:56vw;border-radius:8px}.gallery .imgfit .state{font-size:12px;line-height:24px;height:24px}.gallery .txt{padding-top:16px}.gallery .type{font-size:12px}.gallery .tit{font-size:15px;margin-bottom:16px}.gallery .date{font-size:12px}.gallery.mo_half{gap:24px 20px}.gallery.mo_half .box{width:calc(50% - 10px)}.gallery.mo_half .imgfit{height:26vw}.board_view .board_tit{padding:32px 0}.board_view .board_tit span{font-size:14px}.board_view .board_tit strong{font-size:22px;margin:4px 0 10px}.board_view .board_tit .info{gap:11px}.board_view .board_tit dl{font-size:14px}.board_view .board_tit dl:before{left:-6px;height:12px}.board_view .cont{padding:40px 0}.board_view .cont .tit{font-size:15px;margin:40px 0 10px}.board_view .cont .pdfview{font-size:20px;height:140vw}.board_view .btns{gap:10px;margin-top:40px;flex-direction:column}.board_view .btns .btn{width:100%;height:40px;line-height:38px;padding:0 15px;font-size:13px}.board_view .btns .btn_down{gap:6px}.board_view .btns .btn_down:after{width:14px;height:14px}.board_view .btns .btn_map{gap:4px}.board_view .btns .btn_map:after{width:14px;height:10px}.board_view img{border-radius:8px}.board_view table,.board_view tbody,.board_view td,.board_view th{display:block}.board_view tr{display:flex;flex-wrap:wrap}.board_view table{margin-top:40px}.board_view td,.board_view th{font-size:14px;padding:16px;display:flex;align-items:center}.board_view th{width:88px}.board_view td{width:calc(100% - 88px);border-left:0}.filearea a{font-size:12px}.view_btm{flex-direction:column;gap:0;margin-top:0}.view_btm .btn_list{order:2;position:relative;width:140px;height:42px;line-height:40px;font-size:14px;margin-top:60px}.view_btm .page{order:1;width:100%;line-height:60px;border-bottom:1px solid #ebebeb;font-size:12px}.view_btm .page:before{width:14px}.view_btm .prev{padding-left:22px}.view_btm .prev:before{transform:rotate(90deg)}.view_btm .next{text-align:left;padding-left:22px}.view_btm .next:before{transform:rotate(-90deg);left:0;right:auto}.selectbox .select_year dt{font-size:20px}.selectbox .select_year dd a{font-size:14px;line-height:30px}.selectbox .month{margin-bottom:60px;flex-wrap:wrap}.selectbox .month a{width:calc(100%/6);height:50px;line-height:50px;font-size:14px}.selectbox .month a:after{display:none}.faq_wrap dl{padding:10px}.faq_wrap dt{line-height:30px;padding-left:40px}.faq_wrap dt:before{width:30px;height:30px;line-height:30px;font-size:14px}.faq_wrap dd{font-size:14px;padding:20px;margin-top:10px}}