CINXE.COM
넥스트 비영리 < 비영리 < 기사목록 - 소셜임팩트뉴스
<!doctype html> <html class="no-js" lang="ko" dir="ltr"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=1200"> <meta name="apple-mobile-web-app-title" content="소셜임팩트뉴스" /> <meta name="robots" content="max-image-preview:large"> <!-- 메타태그정보 //--> <meta name="description" content="지속가능한 사회를 목표로 혁신하는 소셜임팩트 현장의 진짜 이야기"/> <meta property="og:title" content="소셜임팩트뉴스"/> <meta property="og:site_name" content="소셜임팩트뉴스"/> <meta property="og:image" content="https://www.socialimpactnews.net/image/logo/snslogo_20240401103136.png" /> <meta property="og:url" content="https://www.socialimpactnews.net" /> <meta property="og:description" content="지속가능한 사회를 목표로 혁신하는 소셜임팩트 현장의 진짜 이야기" /> <meta name="twitter:card" content="summary"/> <meta name="twitter:title" content="소셜임팩트뉴스"/> <meta name="twitter:description" content="지속가능한 사회를 목표로 혁신하는 소셜임팩트 현장의 진짜 이야기"/> <meta name="twitter:image:src" content="https://www.socialimpactnews.net/image/logo/snslogo_20240401103136.png"/> <!--// 메타태그정보 --> <link rel="shortcut icon" href="https://cdn.socialimpactnews.net/image/logo/favicon.png"> <title>넥스트 비영리 < 비영리 < 기사목록 - 소셜임팩트뉴스</title> <link rel="alternate" type="application/rss+xml" href="https://cdn.socialimpactnews.net/rss/gns_allArticle.xml"/> <link rel="canonical" href="https://www.socialimpactnews.net" /> <link rel="stylesheet" href="https://cdn.socialimpactnews.net/css/jquery-ui.min.css"> <link rel="stylesheet" href="https://cdn.socialimpactnews.net/css/slick.min.css"> <link rel="stylesheet" href="https://cdn.socialimpactnews.net/css/jquery.timepicker.css" /> <link rel="stylesheet" href="https://cdn.socialimpactnews.net/adManager/css/adManager.css"> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&family=Roboto:wght@300;400;500;700&display=swap"> <link rel="stylesheet" href="https://cdn.socialimpactnews.net/css/foundation.min.css"> <link rel="stylesheet" href="https://cdn.socialimpactnews.net/css/custom.foundation.min.css"> <link rel="stylesheet" href="https://cdn.socialimpactnews.net/css/webfonts.min.css"> <link rel="stylesheet" href="https://cdn.socialimpactnews.net/css/font.style.css"> <link rel="stylesheet" href="https://cdn.socialimpactnews.net/css/media.min.css"> <link rel="stylesheet" href="https://cdn.socialimpactnews.net/css/autobox.style.min.css"> <link rel="stylesheet" href="https://cdn.socialimpactnews.net/css/templates.style.min.css"> <link rel="stylesheet" href="https://cdn.socialimpactnews.net/css/plugin.style.min.css"> <link rel="stylesheet" href="https://cdn.socialimpactnews.net/css/style.min.css"> <link rel="stylesheet" href="https://cdn.socialimpactnews.net/css/design.style.css"><link rel="stylesheet" href="https://cdn.socialimpactnews.net/menuskin/pd_02/menubar.css"> <script src="https://cdn.socialimpactnews.net/script/jquery.min.js"></script> <script src="https://cdn.socialimpactnews.net/script/jquery-ui.min.js"></script> <script src="https://cdn.socialimpactnews.net/script/slick.min.js"></script> <script src="https://cdn.socialimpactnews.net/script/jquery.rwdImageMaps.min.js"></script> <script src="https://cdn.socialimpactnews.net/script/what-input.js"></script> <script src="https://cdn.socialimpactnews.net/script/foundation.min.js"></script> <script src="https://cdn.socialimpactnews.net/menuskin/pd_02/menubar.js"></script> <script src="https://cdn.socialimpactnews.net/script/user.style.js"></script> <script src="https://cdn.socialimpactnews.net/script/clipboard.min.js"></script> <script src="https://cdn.socialimpactnews.net/script/jquery.timepicker.min.js"></script> <script src="https://cdn.socialimpactnews.net/script/jquery.tabslet.min.js"></script> <script src="https://cdn.socialimpactnews.net/script/common.js"></script> <!--[if lt IE 10]> <link rel="stylesheet" href="https://cdn.socialimpactnews.net/css/style.ie9.css"> <script src="https://cdn.socialimpactnews.net/script/html5shiv.min.js"></script> <![endif]--> <script type="text/javascript"> $(document).ready(function(e) { // 이미지맵 $('img[usemap]').rwdImageMaps(); bannerpop.banner(".banner_event_box"); // 기능성배너 이벤트 bannerpopMulti.bannerLoad(); // 멀티 기능성 배너 이벤트 // 기사뷰 이미지관련 // 기사본문 부분 복사하기 저작권 표시 $('#article-view-content-div').on('copy', function(e){ var sel = window.getSelection(); var copyFooter = "<br/><br/>출처 : 소셜임팩트뉴스(https://www.socialimpactnews.net)<br/>"; var copyHolder = $('<div>', {html: sel+copyFooter, id:'copy_text', css: {position: 'absolute', left: '-99999px'}}); $('body').append(copyHolder); var str = $('#copy_text').html(); $('#copy_text').html(str.replace(/(\r\n|\n|\r)/gm, "<br />")); sel.selectAllChildren( copyHolder[0] ); window.setTimeout(function() { copyHolder.remove(); },0); }); }); // 도메인 var SITE_DOMAIN = 'https://www.socialimpactnews.net' ,CDN_DOMAIN = 'https://cdn.socialimpactnews.net' ,___currentTime = 1733906567; // 즐겨찾기 스크립트 function bookmark() { window.external.AddFavorite("https://www.socialimpactnews.net", "소셜임팩트뉴스") } </script> <style type="text/css"> /* 사이트 기본 색 */ .user-point,a.user-point, .poll-columns .poll-state.going {color:#000 !important} .user-bg,.user-bg:hover,.user-bg:active,.user-bg:focus,li[id*="slick-"].slick-active button[data-role],.tabs .is-active a, .checkbox-group > input[type="radio"]:checked + label::before, .checkbox-group > input[type="checkbox"]:checked + label::before, .radio-group > input[type="radio"]:checked + label::before, .radio-group > input[type="checkbox"]:checked + label::before, .poll-view .poll-view-state.going,.poll-view .poll-radio input[type="radio"]:checked + label::before,.poll-view .poll-radio input[type="checkbox"]:checked + label::before, .nd-switch.user-bg input[type="checkbox"]:checked + label,.nd-switch.user-bg input[type="radio"]:checked + label, .nd-switch.user-bg input[type="checkbox"]:checked + label::before,.nd-switch.user-bg input[type="radio"]:checked + label::before, .switch-group.user-bg > .nd-switch input[type="checkbox"]:checked + label,.switch-group.user-bg > .nd-switch input[type="radio"]:checked + label {background-color:#000 !important} .user-border, .checkbox-group input[type="checkbox"] + label::before, .checkbox-group input[type="radio"] + label::before, .radio-group input[type="checkbox"] + label::before, .radio-group input[type="radio"] + label::before, .poll-view .poll-radio input[type="radio"] + label:hover strong::before,.poll-view .poll-radio input[type="checkbox"] + label:hover strong::before, .poll-view .poll-radio input[type="radio"]:checked + label strong::before,.poll-view .poll-radio input[type="checkbox"]:checked + label strong::before, #gallery-wrap .gallery-content.view-page .gallery-thumb .nav-content.slick-current::before {border-color:#000 !important} .user-border-top {border-top-color:#000 !important} .user-border-bottom {border-bottom-color:#000 !important} .user-border-left {border-left-color:#000 !important} .user-border-right {border-right-color:#000 !important} .checkbox-group input[type="checkbox"] + label::before, .checkbox-group input[type="radio"] + label::before, .radio-group input[type="checkbox"] + label::before, .radio-group input[type="radio"] + label::before {opacity:.3} .checkbox-group > input[type="radio"]:checked + label::before, .checkbox-group > input[type="checkbox"]:checked + label::before, .radio-group > input[type="radio"]:checked + label::before, .radio-group > input[type="checkbox"]:checked + label::before {opacity:initial} /* view */ @media screen and (max-width: 1320px) { #sticky-header .aht-btn {display:none !important} } /* site size */ .width-1200 {width:1200px} .max-width-1200 {max-width:1200px} .min-width-1200 {min-width:1200px} </style> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-D9FLYVHQCX"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-D9FLYVHQCX'); </script> <!-- 네이버 서치어드바이저 소유확인 메타태그 --> <meta name="naver-site-verification" content="fcd5448e79e4e40d7bc4f9499f0a622f1b93e047" /> <!-- Naver Analytics --> <script type="text/javascript" src="//wcs.naver.net/wcslog.js"></script> <script type="text/javascript"> if(!wcs_add) var wcs_add = {}; wcs_add["wa"] = "19f84325f58dae0"; if(window.wcs) { wcs_do(); } </script> <!-- Naver Analyticss --> <script type="text/javascript" src="//wcs.naver.net/wcslog.js"></script> <script type="text/javascript"> if(!wcs_add) var wcs_add = {}; wcs_add["wa"] = "1158d2e99131ee0"; if(window.wcs) { wcs_do(); } </script> </head> <body class=" " style=""> <nav class="skip-nav"> <a href="#user-menu" onclick="document.getElementById('user-menu').tabIndex = -1;document.getElementById('user-menu').focus();return false;" class="user-border"><span>주요서비스 바로가기</span></a> <a href="#user-container" onclick="document.getElementById('user-container').tabIndex = -1;document.getElementById('user-container').focus();return false;" class="user-border"><span>본문 바로가기</span></a> <a href="#user-footer" onclick="document.getElementById('user-footer').tabIndex = -1;document.getElementById('user-footer').focus();return false;" class="user-border"><span>매체정보 바로가기</span></a> <a href="#userLogin" onclick="document.getElementById('userLogin').tabIndex = -1;document.getElementById('userLogin').focus();return false;" class="user-border"><span>로그인 바로가기</span></a> <a href="#userSearch" onclick="document.getElementById('userSearch').tabIndex = -1;document.getElementById('userSearch').focus();return false;" class="user-border"><span>기사검색 바로가기</span></a> <a href="#allService" onclick="document.getElementById('allService').tabIndex = -1;document.getElementById('allService').focus();return false;" class="user-border"><span>전체서비스 바로가기</span></a> </nav> <!--[if lt IE 10]> <div id="ie9-guide"> <div class="ie9-wrapper border-box"> <p class="guide-txt"> 잠깐! 현재 Internet Explorer 8이하 버전을 이용중이십니다. 최신 브라우저(Browser) 사용을 권장드립니다! </p> <div class="guide-right"> <dl class="ie9-down nobr"> <dt><i class="icon ie-logo">ie</i></dt> <dd> <span>인터넷 익스플로러 11</span> <a href="http://windows.microsoft.com/ko-kr/internet-explorer/download-ie" target="_blank">다운로드</a> </dd> </dl> <dl class="ie9-down"> <dt><i class="icon cr-logo">chrome</i></dt> <dd> <span>구글 크롬</span> <a href="http://www.google.com/chrome/" target="_blank">다운로드</a> </dd> </dl> <dl class="ie9-down"> <dt><i class="icon ff-logo">firefox</i></dt> <dd> <span>모질라 파이어폭스</span> <a href="http://www.mozilla.or.kr/" target="_blank">다운로드</a> </dd> </dl> </div> </div> </div> <![endif]--> <div class="off-canvas-wrapper"> <div class="off-canvas-wrapper-inner" data-off-canvas-wrapper> <div class="off-canvas-content" data-off-canvas-content> <!-- wrap //--> <div id="user-wrap" class="min-width-1200"> <div id="user-wrapper"> <!-- header //--> <header id="user-header" class="posi-re float-center"> <div class="clearfix text-center"> </div> <style type="text/css"> #header-wrapper.basic, #header-wrapper .mode-inner, #nav-header {width:1200px} /* 1차 #user-nav .user-menu > .secline > a.a-hover {color:#000} */ /* 2차 - vertical */ #header-wrapper.vertical #user-nav .user-menu .secline > ul {border-color:#000} /* 2차 - 배경 slideDown */ #header-wrapper.horizon #user-nav.active::before {border-top-color:#000} /* 2차 - vertical & use autobox */ #header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline > ul {width:1200px;padding-right:calc(1200px - 300px)} #header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline .sub > a.a-sub-hover, #header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline .sub > a:hover {color:#fff;background-color:#000} </style> <!-- 메뉴 시작 //--> <div id="header-wrapper" class="horizon full left " data-main-code="S1N2" data-sub-code="S2N35" data-serial-code="/news/articleList.html" data-multi-code=""> <!-- 최상단영역 //--> <div id="user-gnb"> <div class="mode-inner"> <!-- 최종편집 //--> <div class="user-intro">UPDATED. 2024-12-11 17:30 (수) </div> <!--// 최종편집 --> <!-- 로그인 //--> <ul id="userLogin" class="user-logbox no-bullet"> <li><a href="https://www.socialimpactnews.net/member/login.html" target="_top">로그인</a></li> <li><a href="https://www.socialimpactnews.net/member/index.html" target="_top">회원가입</a></li> </ul> <!--// 로그인 --> </div> </div> <!--// 최상단영역 --> <!-- 로고영역 //--> <header id="nav-header"> <div class="user-logo text-left"> <a href="https://www.socialimpactnews.net" target="_top"> <img src="https://cdn.socialimpactnews.net/image/logo/toplogo_20240401103136.png" alt="소셜임팩트뉴스"> </a> </div> <div class="user-banner"> </div> <!-- 전체 <button type="button" class="user-allbtn" title="전체메뉴" data-toggle="offCanvas"> <i class="icon-bars"><span class="show-for-sr">전체메뉴 버튼</span></i> </button> 전체 --> </header> <!--// 로고영역 --> <!-- 메뉴바 //--> <nav id="user-nav"> <div class="mode-inner"> <!-- 섹션 //--> <ul id="user-menu" class="user-menu no-bullet"> <li class="secline"> <a href="/news/articleList.html?sc_section_code=S1N1&view_type=sm" target="_top" data-code="S1N1">비즈니스</a> <ul class="no-bullet"> </ul> </li> <li class="secline"> <a href="/news/articleList.html?sc_section_code=S1N2&view_type=sm" target="_top" data-code="S1N2">비영리</a> <ul class="no-bullet"> </ul> </li> <li class="secline"> <a href="/news/articleList.html?sc_section_code=S1N3&view_type=sm" target="_top" data-code="S1N3">정책/사회</a> <ul class="no-bullet"> </ul> </li> <li class="secline"> <a href="/news/articleList.html?sc_section_code=S1N4&view_type=sm" target="_top" data-code="S1N4">경제/금융</a> <ul class="no-bullet"> </ul> </li> <li class="secline"> <a href="/news/articleList.html?box_idxno=42&view_type=sm" target="_top" data-code="42">인물</a> <ul class="no-bullet"> </ul> </li> <li class="secline"> <a href="/news/articleList.html?sc_section_code=S1N6&view_type=sm" target="_top" data-code="S1N6">글로벌</a> <ul class="no-bullet"> </ul> </li> <li class="secline"> <a href="/news/articleList.html?sc_area_code=ALL&view_type=sm" target="_top" data-code="ALL">로컬</a> <ul class="no-bullet"> </ul> </li> <li class="secline"> <a href="/news/articleList.html?sc_section_code=S1N8&view_type=sm" target="_top" data-code="S1N8">오피니언</a> <ul class="no-bullet"> </ul> </li> </ul> <!--// 섹션 --> <!-- 검색 //--> <div id="userSearch" class="user-search"> <fieldset class="user-search-form"> <form name="head-search" method="get" action="/news/articleList.html"> <input type="hidden" name="sc_area" value="A"> <input type="hidden" name="view_type" value="sm"> <label class="show-for-sr" for="search">기사검색</label> <input type="text" name="sc_word" id="search" onkeydown="if(event.keyCode==13){if(this.form.sc_word.value != ''){this.form.submit();}else{alert('검색어를 입력해주세요');return false;}}" placeholder="검색어를 입력하세요" title="기사검색"> <button type="button" title="기사검색" onclick="if(this.form.sc_word.value != ''){this.form.submit();}else{alert('검색어를 입력해주세요');this.form.sc_word.focus();return false;}"><i class="icon-search-thin"></i><span class="show-for-sr">검색</span></button> </form> </fieldset> </div> <!--// 검색 --> </div> </nav> <!--// 메뉴바 --> </div> <!--// 메뉴 끝 --> <script type="text/javascript"> <!-- //메뉴 스타일 불러옴 : 메뉴 /script/menubar.js 와 같이 사용되어야 함 var menuIndexHold = false, menuOverHold = true, submenuStyle = "horizon", sizeMode = "full", subShow = "hidden", submenuPosi = "left", effectSwitch = "off", subSlideSpeed = 150, subFadeSpeed = 150; $(document).ready(function(){ // TOP10 자동박스 hover effect var autoboxWrap = $('.user-auto-box') , autoDefault = autoboxWrap.find('.auto-default') , autoHover = autoboxWrap.find('.auto-hover'); autoDefault.on('mouseenter', function(){ autoHover.fadeIn(600); autoDefault.find('.wrapper').slick('slickPause'); }); autoHover.on('mouseleave', function(){ autoHover.fadeOut(300); autoDefault.find('.wrapper').slick('slickPlay'); }); }); //--> </script> </header> <!--// header --> <!-- container //--> <section id="user-container" class="posi-re text-left float-center width-1200"> <div id="layer-popups" class="float-center width-1200"></div> <div class="posi-re float-center width-1200"><div id="floating_banner_left" class="view-aside left-wing" data-scroll="y" data-top-margin="20" data-down-margin="15" data-duration="300"> </div> <div id="floating_banner_right" class="view-aside right-wing" data-scroll="n" data-top-margin="20" data-down-margin="15" data-duration="300"> </div> </div> <!-- 날개배너 //--> <div class="posi-re float-center width-1200" id="wingBanner"> <div class="wing-banner-left"> </div> <div class="wing-banner-right"> </div> </div> <!--// 날개배너 --> <style type="text/css"> /* edit skin css START */ #user-section {display:block;margin:0 auto} #user-section .grid-wrap {display:table;width:100%;table-layout:fixed} #user-section .grid-wrap > .grid {display:table-cell;width:100%;vertical-align:top} #user-section .grid-wrap > .grid.side {width:340px;padding-left:40px} #user-section .grid.side .sticky {width:100%} #user-section .grid.side .sticky::after {content:'';display:table;clear:both} @media screen and (max-width: 63.9375em) { .row #user-section .grid-wrap, .row #user-section .grid-wrap > .grid {display:block;width:auto} .row #user-section .grid-wrap {table-layout:initial} .row #user-section .grid-wrap > .grid {vertical-align:initial} .row #user-section .grid-wrap > .grid.side {padding-left:0} } /* list(type3) */ #section-list .type3 .thumb + .category {display:none !important} /* edit skin css END */ </style> <div id="user-section" style="max-width:1200px"> <!-- 편집패널 //--> <div class="clearfix"> </div> <!--// 편집패널 --> <div id="anchorCon" class="grid-wrap"> <section class="grid body"> <!-- 편집패널 //--> <div class="clearfix"> </div> <!--// 편집패널 --> <!-- 기사리스트 //--> <div id="sections"> <section class="section-body"> <!-- header //--> <header class="header"> <H1 class="titles"> <strong> 넥스트 비영리 <span class="show-for-sr">목록</span> </strong> <small>( <span class="show-for-sr">총 : </span>22건)</small> </H1> <div class="view-type"> <div class="button-group tiny"> <a href="/news/articleList.html?page=1&total=22&sc_section_code=&sc_sub_section_code=S2N35&sc_serial_code=&sc_area=&sc_level=&sc_article_type=&sc_view_level=&sc_sdate=&sc_edate=&sc_serial_number=&sc_word=&box_idxno=&sc_multi_code=&sc_is_image=&sc_is_movie=&sc_user_name=&sc_order_by=E&sc_area_code=" class="button nd-white" title="제목형:제목과 간략정보만 보실 수 있습니다."><i class="icon-th-list"></i><span class="show-for-medium"> 제목형</span></a> <a href="/news/articleList.html?page=1&total=22&sc_section_code=&sc_sub_section_code=S2N35&sc_serial_code=&sc_area=&sc_level=&sc_article_type=&sc_view_level=&sc_sdate=&sc_edate=&sc_serial_number=&sc_word=&box_idxno=&sc_multi_code=&sc_is_image=&sc_is_movie=&sc_user_name=&sc_order_by=E&sc_area_code=&view_type=sm" class="button user-bg" title="요약형:사진,제목,간략정보를 함께 보실 수 있습니다."><i class="icon-th"></i><span class="show-for-medium"> 요약형</span></a> <a href="/news/articleList.html?page=1&total=22&sc_section_code=&sc_sub_section_code=S2N35&sc_serial_code=&sc_area=&sc_level=&sc_article_type=&sc_view_level=&sc_sdate=&sc_edate=&sc_serial_number=&sc_word=&box_idxno=&sc_multi_code=&sc_is_image=&sc_is_movie=&sc_user_name=&sc_order_by=E&sc_area_code=&view_type=tm" class="button nd-white" title="포토형:박스형태로 정리된 기사를 보실 수 있습니다."><i class="icon-th-large"></i><span class="show-for-medium"> 포토형</span></a> </div> </div> </header> <!--// header --> <!-- 웹진형 //--> <section id="section-list"> <ul class="type2"> <li> <a href="/news/articleView.html?idxno=2778" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202410/2778_4956_4937_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=2778" target="_top">임팩트서밋, 비영리의 혁신적 전환과 새로운 협력 모델 제시</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=2778" target="_top"> 지난 9월 30일, 서울 성수동 헤이그라운드 브릭스에서 '임팩트서밋 #비영리스타트업(이하 '임팩트서밋')' 행사가 개최됐다. 비영리 섹터의 변화에 따른 성장과 지속가능성을 논의한 이번 행사는 누구나데이터, 마이오렌지, 소셜밸류랩, 서울소셜벤처허브, 사단법인 온율, 임팩트서클, 임팩트얼라이언스가 공동 주관했다.비영리 조직은 오랜 기간 다양한 사회 문제를 해결하는 주체로 활동해왔다. 하지만 전통적인 자선 및 기부 모델 만으로는 현 시대의 복잡한 사회 문제에 효과적으로 대응하지 못하는 한계에도 직면했다. 특히, 코로나19 팬데믹, 기후 </a> </p> <span class="byline"> <em>넥스트 비영리</em> <em>소셜임팩트뉴스=정보라 소임리포터</em> <em>2024.10.05 10:47</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=2664" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202409/2664_4760_4834_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=2664" target="_top">[2024 엔포럼] 生生한 사진으로 만나는 엔포럼 현장</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=2664" target="_top"> ‘비영리’를 주제로 해마다 찾아오는 2024 N_FORUM(이하 엔포럼)이 30일 서울 대한상공회의소 국제회의장에서 개최됐다. 사람과 사회를 잇고, 비영리의 고민과 관심을 모아 시작한 포럼은 올해 10회를 맞이했다. 이번 포럼의 주제는 ‘비영리는 존재하지 않는다 - 함께 만든 변화, 함께 만들 변화’다. 이날 행사의 주요 장면을 사진과 함께 돌아봤다. 엄윤미 아산나눔재단 이사장의 축사로 문을 열었다. 엄 이사장은 10번째 포럼 개최를 축하하는 인사를 건네며 준비한 손길과 참석한 이들, 함께하는 연사들에게 전하는 감사 인사를 잊지 않 </a> </p> <span class="byline"> <em>2024 N_FORUM</em> <em>소셜임팩트뉴스=염지현 기자</em> <em>2024.09.03 10:48</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=2649" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202408/2649_4721_271_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=2649" target="_top">[2024 엔포럼] 영리와 비영리는 함께할 이유가 명백하다</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=2649" target="_top"> ‘비영리는 존재하지 않는다’ 8월 30일 대한상공회의소 지하2층 국제회의장에서 2024 N_FORUM(이하 엔포럼)이 열렸다. 엔포럼은 사람과 사회를 잇고 비영리의 고민과 관심을 모아 시작된 포럼으로 2024년 10회를 맞이했다. 엔포럼 두 번째 세션은 ‘우리를 버티게 한 힘, 그리고 우리를 나아가게 할 힘’이라는 주제로 진행됐다. 구정혜 한국YWCA연합회(이하 YWCA) 사무총장이 먼저 ‘한국 YWCA 100년을 이어온 원동력, 이후에도 가능할까’라는 제목으로 시민단체가 100년간 지속해 올 수 있었던 원동력과 고민들을 나눴다.마 </a> </p> <span class="byline"> <em>2024 N_FORUM</em> <em>소셜임팩트뉴스=염지현 기자</em> <em>2024.09.01 08:45</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=2659" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202409/2659_4726_755_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=2659" target="_top">[2024 엔포럼] '비영리'다운 진화로 본질적 가치를 지키다</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=2659" target="_top"> ‘비영리는 존재하지 않는다’ 8월 30일 대한상공회의소 지하2층 국제회의장에서 2024 N_FORUM(이하 엔포럼)이 열렸다. 엔포럼은 사람과 사회를 잇고 비영리의 고민과 관심을 모아 시작된 포럼으로 2024년 10회를 맞이했다. 엔포럼 세 번째 세션은 ‘새로운 변화에 대응하기 위한 우리의 자세는?’이라는 주제로 차해리 파라스타 엔터테인먼트 대표, 조현익 스튜디오 하프-보틀 그래픽디자이너, 이은희 베이크 대표가 차례로 발표를 맡았다. 차해리 대표는 ‘세계 최초 수어로 노래하는 아이돌 ‘빅오션’ 어떻게 가능했나?’라는 제목으로 청각장 </a> </p> <span class="byline"> <em>2024 N_FORUM</em> <em>소셜임팩트뉴스=오가희 기자</em> <em>2024.09.01 08:33</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=2647" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202408/2647_4708_4743_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=2647" target="_top">[2024 엔포럼] 포기하는 대신 실패하자, 목표를 잃지 않는 성장이 중요</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=2647" target="_top"> ‘비영리는 존재하지 않는다’ 8월 30일 대한상공회의소 지하2층 국제회의장에서 2024 N_FORUM(이하 엔포럼)이 열렸다. 엔포럼은 사람과 사회를 잇고 비영리의 고민과 관심을 모아 시작된 포럼으로 2024년 10회를 맞이했다. 축사와 기조연설의 뒤를 이어 첫 번째 세션은 ‘닥친 일에 내몰린 가치의 상실, 가치를 가지고 일한다는 것은?’이라는 주제로 열렸다. 김광현 파타고니아 코리아 환경팀장과 기우진 러블리페이퍼 대표가 주제에 대해 발표한 뒤, 박성종 아산나눔재단 사회혁신팀장이 모더레이터를 맡아 못다 한 이야기를 토론으로 나눴다. </a> </p> <span class="byline"> <em>2024 N_FORUM</em> <em>소셜임팩트뉴스=오가희 기자</em> <em>2024.08.30 18:09</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=2646" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202408/2646_4706_2154_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=2646" target="_top">[2024 엔포럼] 비영리, 더 과감하고 더 새롭게 더 넓은 상상으로 나아갈 때</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=2646" target="_top"> ‘비영리’를 주제로 해마다 찾아오는 2024 N_FORUM(이하 엔포럼)이 30일 서울 대한상공회의소 국제회의장에서 개최됐다. 사람과 사회를 잇고, 비영리의 고민과 관심을 모아 시작한 포럼은 올해 10회를 맞이했다. 이번 포럼의 주제는 ‘비영리는 존재하지 않는다 - 함께 만든 변화, 함께 만들 변화’다. 엄윤미 아산나눔재단 이사장이 축사를 하며 문을 열었다. 엄 이사장은 10번째 포럼 개최를 축하하는 인사를 건네며 준비한 손길과 참석한 이들, 함께하는 연사들에게 전하는 감사 인사를 잊지 않았다. “프로그램을 지켜보면서, 축하드린다는 </a> </p> <span class="byline"> <em>2024 N_FORUM</em> <em>소셜임팩트뉴스=염지현 기자</em> <em>2024.08.30 16:27</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=2574" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202408/2574_4585_3540_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=2574" target="_top">당사자 주도 국내 최대 비영리 축제 ‘엔포럼’ 10주년..8월 30일 개최</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=2574" target="_top"> 2024 N_FORUM(이하 엔포럼)이 열린다. 사람과 사회를 잇고, 비영리의 고민과 관심을 모아 시작한 엔포럼은 올해 10회를 맞았다. 이번 포럼의 주제는 ‘비영리는 존재하지 않는다 - 함께 만든 변화, 함께 만들 변화’다. 오는 8월 30일, 대한상공회의소 국제회의장에서 열린다. 이번 포럼은 비영리 분야 종사자는 물론 비영리에 관심 있는 시민이라면 누구나 참여할 수 있다. 이번 포럼 기조연설은 김승섭 서울대 교수가 ‘타인의 고통에 응답하는 사람들_우리는 누구의 목소리에 귀 기울여야 하는가’를 주제로 이야기한다. 김 교수는 그동안 </a> </p> <span class="byline"> <em>2024 N_FORUM</em> <em>소셜임팩트뉴스=염지현 기자</em> <em>2024.08.12 04:20</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=2022" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202404/2022_3607_026_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=2022" target="_top">비영리 조직의 지속가능한 성장 경로를 그린다...IP1 기금의 특별한 도전</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=2022" target="_top"> 지난 1월 3일, 국세청은 2022년 국세통계연보를 발표했다. 이 자료를 바탕으로 아름다운재단 기부문화연구소가 분석한 국내 자선 자본 총액★은 2022년 기준 연간 15.1조 원이었다. 여성가족부의 2024년도 예산이 1조 7234억 원, 문화체육관광부의 2024년도 관광 분야 예산이 1조 3115억 원, 질병관리청 2024년도 예산이 1조 6303억 원인 것과 비교하면 자선 자본의 규모는 매우 크다. 자선 자본 총액 ★ 이 자본은 법인기부금과 개인기부금을 모두 포함한 통계다. 특히 개인기부금은 종합소득세 기부금합계, 기부금 세액공 </a> </p> <span class="byline"> <em>IP1 기금의 특별한 도전</em> <em>소셜임팩트뉴스=염지현 기자</em> <em>2024.04.02 07:00</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=1898" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202402/1898_3373_3220_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=1898" target="_top">성공한 ‘선배 비영리’가 시작하는 ‘후배 비영리’를 지원합니다</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=1898" target="_top"> 다음세대재단(대표 방대욱)은 아동복지전문기관 초록우산(회장 황영기)과 ‘아동⋅청소년 분야 비영리스타트업 인큐베이팅 사업’ 참가팀을 모집한다.이번 사업은 설립 7년 미만 비영리조직을 대상으로 하며, 선정팀에게는 인건비를 포함한 지원금 3000만원, 서울 소재의 공유 사무공간, 역량 강화 교육, 사업 멘토링 및 자문, 유관 기관 네트워킹 등 6개월간 물적, 인적 자원을 지원한다.‘아동⋅청소년 분야 비영리스타트업 인큐베이팅 사업’은 선배 창업가가 후배 창업가에게 자신의 경험과 노하우를 공유하는 미국 실리콘밸리 문화 ‘페이잇포워드(pay </a> </p> <span class="byline"> <em>넥스트 비영리</em> <em>소셜임팩트뉴스=정진영 기자</em> <em>2024.02.22 14:38</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=1878" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202402/1878_3322_2837_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=1878" target="_top">“2030세대가 왜 정치에 관심이 없어요?” 적극적 무당층 ‘퓨처 보터’ 참여하는 연속 간담회 개최</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=1878" target="_top"> “제가 뽑고 싶은 기준으로 정치인에게 직접 묻고 평가하려고요.”'퓨처 보터가 간다: 총선 예비 후보 및 정당 간담회'가 2월 15일부터 3일 동안 연속 만석을 이루며 성황리에 끝났다. 이번 행사는 소셜임팩트뉴스가 주최하고 사단법인 뉴웨이즈가 진행했다. 총선 출마 예정자, 정당 지도부가 2030 유권자를 만나서 자신들의 우선순위에 대해 생각을 밝히는 자리였다.간담회 진행을 맡은 뉴웨이즈는 사전 질문을 토대로 기후위기, 저출산과 고령화, 수도권 과밀화, 일자리, 주거 불안 등에 대한 질문을 했다. 이 자리에 참석한 유권자는 모두 ‘퓨처 </a> </p> <span class="byline"> <em>넥스트 비영리</em> <em>소셜임팩트뉴스=정진영 기자</em> <em>2024.02.20 14:00</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=1386" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202310/1386_2408_1336_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=1386" target="_top">“비영리조직 투자, 어떤 임팩트를 얼마나 낼 수 있는가"</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=1386" target="_top"> “자원이 우리 조직에게 왔을 때 얼마나 더 효과적으로 문제를 해결할 수 있는지, 문제가 해결됐을 때의 가치 총량에 대해서 생각하고 표현할 수 있어야 합니다. 그 방식이 언어일 수도, 숫자일 수도, 그림일 수도 있습니다. 반드시 화폐화할 필요는 없습니다.”기후위기, 코로나19 팬데믹 등 다양한 사회변화를 통해 비영리조직의 중요성이 주목받으면서, 비영리조직들의 생존과 지속가능성을 위한 자원조달이 점점 더 필요해지고 있다. 실제로 일부에서는 투자를 통해 비영리조직의 생존과 성장을 지원한다. 대표적으로 브라이언임팩트 ‘임팩트 그라운드’, </a> </p> <span class="byline"> <em>넥스트 비영리</em> <em>소셜임팩트뉴스=박미리 기자</em> <em>2023.10.25 06:00</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=1111" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202308/1111_1836_021_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=1111" target="_top">폭우를 뚫고 지리산에 모인 이유..사람과 이야기, 변화와 혁신</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=1111" target="_top"> “지리산에 있지만, 지리산을 매개로 전국의 활동가들을 연결시키고 싶어요. 그게 지리산 포럼을 연 이유입니다”조아신(본명 조양호) 사회적협동조합 지리산이음 이사장이 지리산포럼 첫날, 지리산포럼 개최 이유를 밝히며 이렇게 말했다. 조아신 이사장은 “지리산포럼은 지리산권에 있는 사람들만 모이는 게 아니다”라며 “세상의 변화를 만들어내려고 하는 사람들, 그 사람들을 연결시키는 것 또한 지리산이음의 중요한 미션”이라고 덧붙였다. 제9회 지리산포럼이 8월 30일부터 9월 2일까지 나흘간, 전라북도 남원시 산내면 일대에서 열린다. 지리산포럼은 </a> </p> <span class="byline"> <em>넥스트 비영리</em> <em>소셜임팩트뉴스(남원)=정재훈 기자</em> <em>2023.08.31 05:31</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=973" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202307/973_1575_4436_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=973" target="_top">차별 없는 디지털교육으로 다함께 점프업!</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=973" target="_top"> "점프는 누구나 차별 없이 배움의 기회를 누리고 성장하는 사회를 만들어 가는 비영리 사단법인 입니다. 이번에는 마이크로소프트의 지원으로 청소년과 청년, 경력보유여성들에게 AI(인공지능)와 같은 최신 디지털교육을 제공했습니다. 디지털 대전환의 시대에 발 맞춰, 디지털교육에서도 소외되는 사람이 없도록 점프의 방식으로 노력하겠습니다." - 은초롱 점프 공동대표.교육격차 문제를 해결하는 비영리 사단법인 점프(공동대표 은초롱, 이의헌)가 마이크로소프트 필란트로피즈(Microsoft Philanthropies) 사업의 지원을 받아 진행한 '2 </a> </p> <span class="byline"> <em>넥스트 비영리</em> <em>소셜임팩트뉴스=정진영 기자</em> <em>2023.07.31 04:30</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=906" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202307/906_1413_027_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=906" target="_top">“환경 위협 2위 패션산업, 지속가능한 경제로 나아가려면”</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=906" target="_top"> “수많은 산업이 있지만, 그중에서도 패션산업은 환경을 위협하는 2위 산업입니다. 폐의류에 대한 대책이 마련된다면 다른 산업군도 순차적으로 재고 폐기에 대한 고민을 할 수 있을 거고요.”정주연 (사)다시입다연구소 대표가 환경과 관련된 다양한 산업군 중에 '패션산업'에서 재고 폐기를 위한 대안이 필요한 이유를 설명했다. 그는 “프랑스에서는 몇가지 (품목의) 재고 폐기를 금지했는데, 시작이 된 것이 패션이었다. 그리고 순차적으로 재고 폐기 금지를 진행한 것”이라는 말도 덧붙였다.우리가 일상적으로 입는 옷은 환경에 직접적인 영향을 미친다. </a> </p> <span class="byline"> <em>넥스트 비영리</em> <em>소셜임팩트뉴스=박미리 기자</em> <em>2023.07.13 14:49</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=757" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202306/757_1150_2512_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=757" target="_top">“기부자를 캠페이너로”..경계를 넘어 함께 만드는 모금 생태계</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=757" target="_top"> “최근 모금 시장을 보면서 ‘변화가 상당히 빠르게 진행되고 있구나’하는 걸 느꼈어요. 모금 자체도 많이 어려워지고, 후원자들의 신뢰도 점점 잃고 있었고요. 10년 이상 모금 업무를 담당해온 사람으로서, 그리고 비영리 생태계 관계자로 이런 환경 변화가 두렵기도 했습니다.”이은희 주식회사 소셜밸류랩 대표는 ‘시민들이 직접 만들고 참여하는 사회적 가치 플랫폼, 베이크’를 론칭하면서 느낀 모금 환경의 변화에 대해 이렇게 고백했다.물론 두렵기만 한 것은 아니었다. 기회도 발견했다.“후원자들이 적극적인 참여를 통해 변화를 만들어가길 원한다는 </a> </p> <span class="byline"> <em>넥스트 비영리</em> <em>소셜임팩트뉴스=정재훈 기자</em> <em>2023.06.16 15:54</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=645" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202305/645_951_3437_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=645" target="_top">"기부 투명성 프레임에 자기다움으로 대응하고 성과에 집중하자"</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=645" target="_top"> "똑똑한 기부자들이 많아지고 있습니다. 이들은 (공익단체의) 재무적·회계적 투명성도 중요하게 생각하지만, 내가 낸 기부금을 효과적으로 사용해서 사회문제 해결에 실제 성과를 내는지 더 신경 씁니다. '투명성(에 갇힌) 프레임을 깨자'는 모금가협회 캠페인의 취지에 공감합니다." - 조성도 마이오렌지 대표.경기침체가 이어진다. 모금활동도 어렵다. 때때로 불거지는 일부 단체의 기부금 유용 의혹은 (사실 여부를 떠나) 규정을 잘 지키는 단체의 활동에도 악영향을 미친다.투명성을 강조하는 사회 분위기 속에 세법 등 관련 규정은 빠르게 바뀐다. </a> </p> <span class="byline"> <em>넥스트 비영리</em> <em>소셜임팩트뉴스=정진영 기자</em> <em>2023.05.25 12:11</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=601" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202305/601_885_3159_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=601" target="_top">“동락가 연습생, 드디어 비영리스타트업 ‘데뷔’합니다”</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=601" target="_top"> “이번이 마지막이라는 생각으로 지원했는데 딱 됐어요(하하). 우리의 활동이 응원과 지지를 받았다는 생각에 무척이나 즐거운 7개월이었습니다. 이제 세상 밖으로 나가 본격적으로 혁신을 시작해보겠습니다.” - 허현주 잇다사회적협동조합 이사장다음세대재단(대표이사 방대욱)이 지난해 10월부터 7개월 간 육성하고 지원한 비영리스타트업 7개 팀을 공개했다.주인공은 ▲모모로 ▲언브로큰코리안 ▲유앤시니어사회적협동조합 ▲잇다사회적협동조합 ▲청년채움 ▲청소년직접행동 ▲플레이어스다. 다음세대재단과 사랑의열매(사회복지공동모금회, 회장 김병준)가 함께 육성 </a> </p> <span class="byline"> <em>넥스트 비영리</em> <em>소셜임팩트뉴스=정재훈 기자</em> <em>2023.05.18 06:46</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=577" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202305/577_846_711_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=577" target="_top">비영리를 선택한 우리, 잠재적 임팩트는 몇 점일까?</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=577" target="_top"> “사실 비영리 조직들은 '우리가 일을 잘하고 있나?' 내지는 '우리가 사회적으로 어떻게 임팩트를 주고 있지?'에 대해 스스로 잘 인지하지 못하는 경우가 많아요. 근데 이게, 구성원들에게 임파워링(자율권 부여)이나 모티베이션(동기부여) 부분에서 안 좋은 영향을 끼치더라고요. 단체가 무엇을 이뤄냈는지 확인하질 못하니, ‘우리가 정말 사회를 변화시키고 있는게 맞아?’ 심지어는 ‘우리가 혹시 사회를 뒤로 가게 하고 있는 건 아닐까?’ 하고 생각할 때가 있는 거죠. 그래서 저는 긍정적이든 부정적이든 우리 활동의 결과가 객관적이고 종합적인 지 </a> </p> <span class="byline"> <em>넥스트 비영리</em> <em>소셜임팩트뉴스=정재훈 기자</em> <em>2023.05.14 23:50</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=401" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202304/401_561_1456_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=401" target="_top">‘나다운 일' 하며 힙하게 사는 휠체어 언니들</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=401" target="_top"> “여러분들이 원하는 미래를 그리고, 꿈꾸고, 자유롭게 사셨으면 좋겠어요” -이유정 크리에이터“제가 좋아하는 말 중에 ‘한 여자가 자신의 삶에 대해 이야기하기 시작할 때 세상은 터져버릴 것’이라는 말이 있어요. 여기 있는 사람들이 전부 이야기한다면 얼마나 좋은 세상이 될까요?” -김지우 크리에이터“오늘 하루만 더 긍정. 내일은 어떤 일이 일어날지 모르거든요. 할 수 있는 만큼, 서둘지 말고 우리의 속도로 나아가면 됩니다.” -김예솔 디자이너웃음과 박수 소리로 강연장이 가득 찼다. 고개를 끄덕이며 공감하기도 했고, 동영상을 촬영하며 순 </a> </p> <span class="byline"> <em>넥스트 비영리</em> <em>소셜임팩트뉴스=박미리 기자</em> <em>2023.04.17 19:20</em> </span> </div> </li> <li> <a href="/news/articleView.html?idxno=397" target="_top" class="thumb"> <img src="https://cdn.socialimpactnews.net/news/thumbnail/202304/397_550_1515_v150.jpg" alt="" /> </a> <div class="view-cont"> <H2 class="titles"><a href="/news/articleView.html?idxno=397" target="_top">“혁신 프로젝트와 함께라면, 한국·스페인·멕시코 다 우리 학교”</a></H2> <p class="lead line-6x2"> <a href="/news/articleView.html?idxno=397" target="_top"> 14일, 한국과 스페인 그리고 멕시코 대학생 100여명이 서울 혁신파크 상상의숲에 모였다. 국적이 다른 100여명의 학생을 모은 힘은 다름아닌 학연(學緣). 이날 모인 학생들은 모두 몬드라곤 대학교의 레인(LEINN, 이하 레인) 학사 과정에 재학 중이라는 공통점이 있다. 레인은 스페인의 몬드라곤 대학교가 팀기업가를 양성하기 위해 만든 유럽공식 학사 학위 과정이다. 팀기업가란 팀을 기반으로 비즈니스 프로젝트를 운영하는 혁신가를 말한다. 레인은 한 개인의 뛰어난 성취가 아니라 팀 단위로 성과를 만들어내는 것을 지향한다. 모든 교육 과 </a> </p> <span class="byline"> <em>넥스트 비영리</em> <em>소셜임팩트뉴스=정재훈 기자</em> <em>2023.04.16 22:00</em> </span> </div> </li> </ul> </section> <!--// 웹진형 --> <!-- //샘플 지우면 안됨!!! ajax로 append시키기 위한 샘플 입니다. 만약 요소와 속성이 변경이 된다면 paginate.js 의 call 부분도 수정 해야 합니다. --> <li id="sample" class="blind"> <a href="" class="thumb linked"> <img src="" alt="" class="replace-thumb" /> </a> <div class="view-cont"> <H2 class="titles"><a href="" class="linked replace-titles"></a></H2> <p class="lead line-6x2"> <a href="" class="linked replace-read"> </a> </p> <span class="byline"> <em class="replace-section"></em> <em class="replace-name"></em> <em class="replace-date"></em> </span> </div> </li> <!-- // 샘플 --> <nav aria-label="Pagination"><ul class="pagination"><li class="pagination-start"><a href="/news/articleList.html?page=1&total=22&box_idxno=&sc_sub_section_code=S2N35&view_type=sm" title="처음"><i class="icon-angle-double-left"><span class="show-for-sr">처음</span></i></a></li><li class="current user-bg">1</li><li><a href="/news/articleList.html?page=2&total=22&box_idxno=&sc_sub_section_code=S2N35&view_type=sm">2</a></li><li class="pagination-onenext"><a href="/news/articleList.html?page=2&total=22&box_idxno=&sc_sub_section_code=S2N35&view_type=sm" title="다음"><span class="show-static-small-only">다음</span><i class="icon-angle-right-min"><span class="show-for-sr">다음</span></i></a></li><li class="pagination-end"><a href="/news/articleList.html?page=2&total=22&box_idxno=&sc_sub_section_code=S2N35&view_type=sm" title="끝"><i class="icon-angle-double-right"><span class="show-for-sr">끝</span></i></a></li></ul></nav> </section> </div> <!--// 기사리스트 예시 --> <!-- 편집패널 //--> <div class="clearfix"> </div> <!--// 편집패널 --> </section> <aside class="grid side"> <div class="clearfix" data-sticky-container> <div class="sticky" data-sticky data-anchor="anchorCon" data-sticky-on="large" data-dynamic-height="true" data-check-every="0"> <!-- 편집패널 //--> <div class="clearfix"> <article class="box-skin design-7"> <header class="header"><strong><span class="user-point">최신</span>뉴스</strong></header> <section class="content"><style type="text/css"> #skin-60 > .item {margin-top:10px} #skin-60 > .item:first-child {margin-top:0} </style> <div id="skin-60" class="auto-article auto-boll"><div class="item"> <a href="/news/articleView.html?idxno=3120" target="_top"> <DIV class="auto-titles size-14 line-4x1 auto-fontA onload">디지털 자산, 기부 혁신을 이끌다</DIV> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=3115" target="_top"> <DIV class="auto-titles size-14 line-4x1 auto-fontA onload">함께만드는세상-HSBC 코리아, 보호종료 전후 청소년 자립 지원 이어간다</DIV> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=3116" target="_top"> <DIV class="auto-titles size-14 line-4x1 auto-fontA onload">서울시-SH, 정신질환자 자립생활주택 67% 주거 상향 이동 성과</DIV> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=3117" target="_top"> <DIV class="auto-titles size-14 line-4x1 auto-fontA onload">환경실천연합회, 도심 하천 ‘맑은 물, 건강한 생태계’ 프로젝트 2탄 활동 마쳐</DIV> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=3112" target="_top"> <DIV class="auto-titles size-14 line-4x1 auto-fontA onload">커뮤니티가 만드는 변화: 연결에서 시작되는 지역의 성장 이야기, 크립톤 전정환 부대표</DIV> </a> </div> </div></section> </article><div class="box-margins " style="margin-bottom:20px;"></div><article class="box-skin design-7"> <header class="header"><strong><span class="user-point">인기</span>뉴스</strong></header> <section class="content"><style type="text/css"> #skin-61 > .item:not(:first-child) {padding-top:20px;border-top:1px solid rgba(0,0,0,.08)} #skin-61 .item > a {min-height:60px} #skin-61 .number, #skin-61 .auto-titles, #skin-61 .frame {float:left} #skin-61 .number {width:35px} #skin-61 .number.default-point {color:#808080} #skin-61 .frame {width:90px} #skin-61 .auto-titles {width:calc(100% - 35px)} #skin-61 .item > a[href] > .auto-titles:nth-child(2):nth-last-child(2) {width:calc(100% - 125px);padding-right:15px;padding-right:15px} #skin-61 .height-60 {height:60px} </style> <div id="skin-61" class="auto-article"><div class="item"> <a href="/news/articleView.html?idxno=3098" target="_top"> <strong class="number size-20 line-2x1 user-point">1</strong> <DIV class="auto-titles size-16 line-4x2 auto-fontA onload"><strong>AI 기반 임팩트테크 기업 마이오렌지, MYSC에서 투자 유치</strong></DIV><div class="frame height-60"> <em class="auto-images line" style="background-image:url(https://cdn.socialimpactnews.net/news/thumbnail/custom/20241211/3098_5694_528_1733367929_120.jpg)"></em> </div></a> </div> <div class="item"> <a href="/news/articleView.html?idxno=3067" target="_top"> <strong class="number size-20 line-2x1 user-point">2</strong> <DIV class="auto-titles size-16 line-4x2 auto-fontA onload"><strong>'관계를 후원으로 이어가는 비법은?' 누구나데이터, 잠재후원자 모금 컨퍼런스 개최</strong></DIV><div class="frame height-60"> <em class="auto-images line" style="background-image:url(https://cdn.socialimpactnews.net/news/thumbnail/custom/20241211/3067_5609_829_1732802910_120.jpg)"></em> </div></a> </div> <div class="item"> <a href="/news/articleView.html?idxno=3075" target="_top"> <strong class="number size-20 line-2x1 user-point">3</strong> <DIV class="auto-titles size-16 line-4x2 auto-fontA onload"><strong>교육개발협력 NGO 호이, 16살 생일파티 열고 우간다 활동 성과 공유</strong></DIV><div class="frame height-60"> <em class="auto-images line" style="background-image:url(https://cdn.socialimpactnews.net/news/thumbnail/custom/20241211/3075_5630_3420_1733063660_120.jpg)"></em> </div></a> </div> <div class="item"> <a href="/news/articleView.html?idxno=3094" target="_top"> <strong class="number size-20 line-2x1 auto-fontA">4</strong> <DIV class="auto-titles size-16 line-4x2 auto-fontA onload"><strong>임팩트얼라이언스 5주년, 생태계 촉진하는 플라이휠 발견하다!</strong></DIV><div class="frame height-60"> <em class="auto-images line" style="background-image:url(https://cdn.socialimpactnews.net/news/thumbnail/custom/20241211/3094_5678_1645_1733303806_120.jpg)"></em> </div></a> </div> <div class="item"> <a href="/news/articleView.html?idxno=3084" target="_top"> <strong class="number size-20 line-2x1 auto-fontA">5</strong> <DIV class="auto-titles size-16 line-4x2 auto-fontA onload"><strong>[다시 쓰는 ESG ⑤] 사회적경제에게 ESG란?</strong></DIV><div class="frame height-60"> <em class="auto-images line" style="background-image:url(https://cdn.socialimpactnews.net/news/thumbnail/custom/20241211/3084_5648_562_1733172962_120.jpg)"></em> </div></a> </div> <div class="item"> <a href="/news/articleView.html?idxno=3112" target="_top"> <strong class="number size-20 line-2x1 auto-fontA">6</strong> <DIV class="auto-titles size-16 line-4x2 auto-fontA onload"><strong>커뮤니티가 만드는 변화: 연결에서 시작되는 지역의 성장 이야기, 크립톤 전정환 부대표</strong></DIV><div class="frame height-60"> <em class="auto-images line" style="background-image:url(https://cdn.socialimpactnews.net/news/thumbnail/custom/20241211/3112_5722_1817_1733789898_120.jpg)"></em> </div></a> </div> <div class="item"> <a href="/news/articleView.html?idxno=3109" target="_top"> <strong class="number size-20 line-2x1 auto-fontA">7</strong> <DIV class="auto-titles size-16 line-4x2 auto-fontA onload"><strong>다음세대재단, 교육 사각지대 해소 비영리스타트업과 잠재 파트너 만남의 장 마련</strong></DIV><div class="frame height-60"> <em class="auto-images line" style="background-image:url(https://cdn.socialimpactnews.net/news/thumbnail/custom/20241211/3109_5715_1643_1733548603_120.jpg)"></em> </div></a> </div> <div class="item"> <a href="/news/articleView.html?idxno=3040" target="_top"> <strong class="number size-20 line-2x1 auto-fontA">8</strong> <DIV class="auto-titles size-16 line-4x2 auto-fontA onload"><strong>편견 없는 하모니, 다양성의 꽃이 움트다</strong></DIV><div class="frame height-60"> <em class="auto-images line" style="background-image:url(https://cdn.socialimpactnews.net/news/thumbnail/custom/20241211/3040_5562_021_1732464022_120.jpg)"></em> </div></a> </div> </div> </section> </article><div class="box-margins " style="margin-bottom:20px;"></div> </div> <!--// 편집패널 --> </div> </div> </aside> </div> <!-- 편집패널 //--> <div class="clearfix"> </div> <!--// 편집패널 --> </div> </section> <!--// container --> </div> <style type="text/css"> #user-footer.skin-5 {padding:2.375rem 0 3.875rem;margin:0;background-color:#333;text-align:center} #user-footer.skin-5 .logo {margin-bottom:2.375rem} #user-footer.skin-5 .logo img {max-height:35px} /* navigation */ #user-footer.skin-5 .user-nav {display:block;margin-bottom:1.375rem;font-size:0;text-align:center} #user-footer.skin-5 .user-nav > a {display:inline-block;padding:.375rem 1.125rem;font-size:.75rem;line-height:1.125;color:#fff} /* copyright */ #user-footer.skin-5 .user-address {display:block;width:auto;margin:0;padding:0;text-align:center;list-style:none} #user-footer.skin-5 .user-address::after {content:'';display:table;clear:both} #user-footer.skin-5 .user-address > li {display:inline-block;font-size:.6875rem;font-weight:300;line-height:1.375;color:rgba(255,255,255,.45)} #user-footer.skin-5 .user-address > li.disabled {display:block;font-size:0;line-height:0;color:transparent} #user-footer.skin-5 .user-address > li::before {content:'';display:inline-block;overflow:hidden;width:0;height:.625rem;margin:0 .625rem;border-left:1px solid rgba(255,255,255,.25);vertical-align:baseline} #user-footer.skin-5 .user-address > :first-child::before, #user-footer.skin-5 .user-address > li.disabled::before, #user-footer.skin-5 .user-address > li.disabled + li::before {display:none} #user-footer.skin-5 .user-address > li.clear {margin-left:0;clear:both} #user-footer.skin-5 .user-address a {color:rgba(255,255,255,.45);text-decoration:none} #user-footer.skin-5 .user-address .copyright {display:inline-block;margin-left:1.25rem} /* ndsoft */ #user-footer.skin-5 .ndsoft {display:block;position:inherit;z-index:inherit;right:inherit;bottom:inherit;margin-top:1rem;text-align:right} #user-footer.skin-5 .ndsoft > a {display:inline-block} </style> <!-- footer //--> <footer id="user-footer" class="skin-5"> <div class="posi-re float-center width-1200"> <!-- nav //--> <nav class="user-nav"> <a href="/com/com-1.html">매체소개</a> <a href="https://www.socialimpactnews.net/com/jb.html">기사제보</a> <a href="https://www.socialimpactnews.net/com/ad.html">광고문의</a> <a href="/com/service.html">이용약관</a> <a href="/com/privacy.html"><strong>개인정보처리방침</strong></a> <a href="/com/youthpolicy.html">청소년보호정책</a> <a href="/com/copyright.html">저작권보호정책</a> <a href="/com/emailno.html">이메일무단수집거부</a> <!-- <a href="/rssIndex.html">RSS</a> --> </nav> <!--// nav --> <ul class="user-address"> <li>본사 : 서울특별시 성동구 송정6길 5, 2층(송정동)<!--서울시 강동구 상암로79길 18, 1층(상일동)--></li> <li>미디어센터 : 서울특별시 성동구 뚝섬로1나길 5, 헤이그라운드 성수 시작점 S619</li> <li>대표전화 : 02-723-0188</li> <li>청소년보호책임자 : 김현희</li> <li class="disabled"></li> <li class="clear">법인명 : (사)임팩트확산네트워크</li> <li>제호 : 소셜임팩트뉴스</li> <li>등록번호 : 서울 아 54673</li> <li>등록일 : 2023-02-06</li> <li>발행일 : 2023-03-13</li> <li>발행·편집인 : 정진영</li> <li class="disabled"></li> <!--<li class="clear">후원계좌안내 : KB국민은행 801737-04-018909<!--KB국민은행 861901-04-146845--</li>--> <li class="disabled"></li> <li class="clear">C<a href="https://www.socialimpactnews.net/admin/adminLoginForm.html" tabindex="-1">o</a>pyright © 2024 소셜임팩트뉴스. <a href="https://www.socialimpactnews.net/news/articleList.html?sc_sub_section_code=S2N35&view_type=sm" onclick="setCookie('view_pc', 'n', 1);" tabindex="-1">All</a> rights reserved. mail to <a href="mailto:press@soimnews.net">press@soimnews.net</a> </li> </ul> <div class="ndsoft"><a href="http://www.ndsoft.co.kr/" target="_blank"><img src="https://cdn.socialimpactnews.net/image/ndsoft.svg" alt="ND소프트"></a></div> </div> </footer> <!--// footer --> <div class="clearfix text-center"> </div> <button type="button" id="back-to-top" class="back-to-top" title="위로"><i class="icon-arrow-top"><span class="show-for-sr">위로</span></i></button> <a href="https://www.socialimpactnews.net/news/articleList.html?sc_sub_section_code=S2N35&view_type=sm" class="desktop-to-mobile hide" onclick="setCookie('view_pc', 'n', 1);">모바일버전</a> </div> <!--// wrap --> </div> <div class="off-canvas user-canvas position-left is-closed" id="offCanvas" data-off-canvas data-transition="overlap"> <style type="text/css"> .user-canvas .user-canvas-navs .menu li > a:hover,.user-canvas .user-canvas-navs .menu li.is-accordion-submenu-parent[aria-expanded="true"] > a {background:#000} .user-canvas .user-canvas-navs .menu li.is-accordion-submenu-parent > a::after,.user-canvas .user-canvas-navs .menu li.is-accordion-submenu-parent[aria-expanded="true"] > a::after {border-top-color:#000} .user-canvas .user-canvas-navs .menu li ul.menu.nested li a:hover {color:#000} </style> <nav id="allService" class="user-canvas-navs"> <!-- 1차 //--> <ul class="vertical menu accordion" data-accordion-menu data-multi-open="false"> <li><a href="/news/articleList.html?view_type=sm">전체기사</a></li> <li> <a href="/news/articleList.html?sc_section_code=S1N1&view_type=sm" target="_top">비즈니스</a> <ul class="menu vertical nested"> <li><a href="/news/articleList.html?sc_section_code=S1N1&view_type=sm" target="_top">전체</a></li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N1&view_type=sm" target="_top">사회적기업</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N2&view_type=sm" target="_top">소셜벤처</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N3&view_type=sm" target="_top">협동조합</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N4&view_type=sm" target="_top">마을기업</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N5&view_type=sm" target="_top">자활기업</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N6&view_type=sm" target="_top">생협</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N7&view_type=sm" target="_top">공기업</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N8&view_type=sm" target="_top">대기업</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N33&view_type=sm" target="_top">공정무역</a> </li> </ul> </li> <li> <a href="/news/articleList.html?sc_section_code=S1N2&view_type=sm" target="_top">비영리</a> <ul class="menu vertical nested"> <li><a href="/news/articleList.html?sc_section_code=S1N2&view_type=sm" target="_top">전체</a></li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N11&view_type=sm" target="_top">사회적협동조합</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N12&view_type=sm" target="_top">비영리스타트업</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N13&view_type=sm" target="_top">NGO</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N9&view_type=sm" target="_top">사단법인</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N10&view_type=sm" target="_top">재단법인</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N34&view_type=sm" target="_top">위기의 시대, 비영리에서 기회를 찾다</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N35&view_type=sm" target="_top">넥스트 비영리</a> </li> </ul> </li> <li> <a href="/news/articleList.html?sc_section_code=S1N3&view_type=sm" target="_top">정책/사회</a> <ul class="menu vertical nested"> <li><a href="/news/articleList.html?sc_section_code=S1N3&view_type=sm" target="_top">전체</a></li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N27&view_type=sm" target="_top">정책</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N28&view_type=sm" target="_top">사회</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N29&view_type=sm" target="_top">다양성</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N14&view_type=sm" target="_top">중간지원조직</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N15&view_type=sm" target="_top">협단체</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N31&view_type=sm" target="_top">환경</a> </li> </ul> </li> <li> <a href="/news/articleList.html?sc_section_code=S1N4&view_type=sm" target="_top">경제/금융</a> <ul class="menu vertical nested"> <li><a href="/news/articleList.html?sc_section_code=S1N4&view_type=sm" target="_top">전체</a></li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N16&view_type=sm" target="_top">경제일반</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N17&view_type=sm" target="_top">임팩트투자</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N30&view_type=sm" target="_top">임팩트금융</a> </li> </ul> </li> <li> <a href="/news/articleList.html?sc_section_code=S1N6&view_type=sm" target="_top">글로벌</a> </li> <li> <a href="/news/articleList.html?sc_section_code=S1N8&view_type=sm" target="_top">오피니언</a> <ul class="menu vertical nested"> <li><a href="/news/articleList.html?sc_section_code=S1N8&view_type=sm" target="_top">전체</a></li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N20&view_type=sm" target="_top">데스크칼럼</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N21&view_type=sm" target="_top">기자수첩</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N22&view_type=sm" target="_top">기고</a> </li> </ul> </li> </ul> </nav> <button class="close-button" aria-label="Close menu" type="button" data-close> <i class="icon-close-thin"><span class="show-for-sr">전체메뉴닫기</span></i> </button> </div> </div> </div> <script> // Popup Json var ___popup = []; bannerpop.popup(); </script> <script type="text/javascript"> // back to the top $(document).scroll(function(){ var sDocumentHeight = $(document).height() - $(window).height(); if($(document).scrollTop() > 0){ $('#back-to-top').fadeIn(); }else{ $('#back-to-top').fadeOut(); } }); $('#back-to-top, a[href="#top"]').click(function(){ $('html, body').animate( {scrollTop:0}, 100); }); // 모바일버전 이동 버튼 if(bannerpop.isMobileDevice()===true) $(".desktop-to-mobile").removeClass("hide"); </script> <!-- 구글 애드센스 S --> <script src="https://cdn.socialimpactnews.net/adManager/js/lab.js"></script> <script> jQuery(function($) { setTimeout(function() { $LAB .script("//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js") .wait(function () { var adn = jQuery('.adsbygoogle').length; if (adn > 0) { for (var i = 0; i < adn; i++) { (adsbygoogle = window.adsbygoogle || []).push({}); } } }); }, 1000); }); </script> <!-- 구글 애드센스 E --> <script> $(document).ready(function(){ // 닫기 버튼 자동 노출 $('.ad-template.ad-close .ad-view').each(function(){ $(this).append('<div class="ad-close-btn"><i class="icon-close"></i></div>'); }) // 닫기 버튼 클릭 시 이벤트 $('body').on('click', '.ad-close-btn', function(){ $(this).closest('.ad-view').slideUp(); }) // isND var ____is_nd = getCookie('____is_nd'); if(____is_nd) { // ND IP만 광고 ID 보이기 $('.ad-template').each(function(){ $(this).append('<div class="ad-code-id">'+$(this).attr('id')+'</div>'); }) // 광고 ID 자동 숨김 설정 시 $('.ad-code-id').hide(); $('.ad-template').mouseenter(function(){ $(this).find('.ad-code-id').show(); }).mouseleave(function(){ $(this).find('.ad-code-id').hide(); }) } }) /* ****************************************** */ /* 날개배너 스크립트 */ /* ****************************************** */ $('#wingBanner .wing-banner-left .wing-banner').each(function(){ if( $(this).data('scroll') == 'y' ) $(this).addClass('scroll-on'); }); $(window).scroll(function() { if( $('#wingBanner .wing-banner').length > 0 ){ // 날개배너가 있으면 작동 var scrollingHeight_L = nonScrollingHeight_L = scrollingHeight_R = nonScrollingHeight_R = 0; $('#wingBanner .wing-banner').each(function(idx){ var $_this = $(this), // 날개배너 scroll = $_this.data('scroll'), // 날개배너 스크롤 여부 topMargin = $_this.data('top-margin'), // 날개배너 상단여백 downMargin = $_this.data('down-margin'), // 날개배너 하단여백 duration = $_this.data('duration'), // 날개배너 스크롤 속도 direction = $_this.data('direction'), // 날개배너 위치 // bannerTop = $_this.offset().top, // 날개배너 상단 위치 (가변) bannderHeight = $_this.outerHeight(); // 날개배너 높이 (고정) var fixWingBannertop = $('#wingBanner').offset().top; // 날개배너 상단 위치 (고정) var articleTitleHeight = $('#sticky-header.scroll').height(); // 날개배너 스크롤 시 상단 타이틀 높이 (기사 본문 시) if(!articleTitleHeight) articleTitleHeight = 0; var $_userFooter = $('#user-footer'), // 사이트 Footer userFooterHeight = $_userFooter.outerHeight(); // 사이트 Footer 높이 (고정) var winScrollTop = $(window).scrollTop(), // 윈도우 스크롤 위치 (가변) winHeight = $(window).height(), // 윈도우 높이 docHeight = $(document).height(); // 페이지 높이 switch (direction) { // 날개 배너 위치 별 case 'left': if(scroll == 'y') scrollingHeight_L += bannderHeight; // 순서대로 노출되는 날개배너 중 스크롤 하는 배너의 높이값 (좌) else nonScrollingHeight_L += bannderHeight; // 순서대로 노출되는 날개배너 중 스크롤 하지 않는 배너의 높이값 (좌) break; case 'right': if(scroll == 'y') scrollingHeight_R += bannderHeight; // 순서대로 노출되는 날개배너 중 스크롤 하는 배너의 높이값 (우) else nonScrollingHeight_R += bannderHeight; // 순서대로 노출되는 날개배너 중 스크롤 하지 않는 배너의 높이값 (우) break; } if(scroll == 'y') { // 스크롤 배너만 움직임 처리 var bannerAllHeight = siteAllHeight = 0; // 좌우측 각각 배너 스크롤 처리를 위해 나눠서 처리 if(direction == 'left'){ // 좌측 날개 var wingBnTop_L = winScrollTop - fixWingBannertop + topMargin - nonScrollingHeight_L; // 날개배너 스크롤 위치 (가변) if( articleTitleHeight ) wingBnTop_L += articleTitleHeight; // 기사본문 시 상단 스크롤 타이틀이 나타나면 스크롤 타이틀 만큼 날개배너 위치 조정 if((fixWingBannertop + nonScrollingHeight_L) < winScrollTop) { bannerAllHeight = articleTitleHeight + scrollingHeight_L + 1; // 상단 타이틀 + 스크롤배너의 총 높이 siteAllHeight = winHeight - userFooterHeight + downMargin; // 윈도우 높이 + 사이트 Footer 높이 if( (winScrollTop >= ((docHeight - userFooterHeight) - winHeight)) && (bannerAllHeight >= siteAllHeight) ) { // 사이트 Footer 넘어가는 경우 처리 wingBnTop_L -= ((userFooterHeight + downMargin) - (winHeight - (scrollingHeight_L + topMargin + articleTitleHeight))); $('#wingBanner .wing-banner-left .wing-banner.scroll-on').animate({top:wingBnTop_L+"px" },{queue: false, duration: duration}); // 마지막 배너 움직임 처리 } } else { wingBnTop_L = 0; // 최상단 처리 } $_this.animate({top:wingBnTop_L+"px" },{queue: false, duration: duration}); } else { // 우측 날개 var wingBnTop_R = winScrollTop - fixWingBannertop + topMargin - nonScrollingHeight_R; // 날개배너 스크롤 위치 (가변) if( articleTitleHeight ) wingBnTop_R += articleTitleHeight; // 기사본문 시 상단 스크롤 타이틀이 나타나면 스크롤 타이틀 만큼 날개배너 위치 조정 if((fixWingBannertop + nonScrollingHeight_R) < winScrollTop) { bannerAllHeight = articleTitleHeight + scrollingHeight_R + 1; // 상단 타이틀 + 스크롤배너의 총 높이 siteAllHeight = winHeight - userFooterHeight + downMargin; // 윈도우 높이 + 사이트 Footer 높이 if( (winScrollTop >= ((docHeight - userFooterHeight) - winHeight)) && (bannerAllHeight >= siteAllHeight) ) { // 사이트 Footer 넘어가는 경우 처리 wingBnTop_R -= ((userFooterHeight + downMargin) - (winHeight - (scrollingHeight_R + topMargin + articleTitleHeight))); $('#wingBanner .wing-banner-right .wing-banner.scroll-on').animate({top:wingBnTop_R+"px" },{queue: false, duration: duration}); // 마지막 배너 움직임 처리 } } else { wingBnTop_R = 0; // 최상단 처리 } $_this.animate({top:wingBnTop_R+"px" },{queue: false, duration: duration}); } } }); } }); </script> </body> </html>