CINXE.COM
<!doctype html> <html lang="ko"> <head> <title id="browserTitleArea"> 매일경제 :: 네이버뉴스 </title> <script> function isMobileDevice() { return /^.*(iPhone|iPod|iPad|Android).*/.test(navigator.userAgent); } </script> <script> (function () { try { if (isMobileDevice() && isAbleApplyPrefersColorScheme()) { document.querySelector("html").classList.add("DARK_THEME"); } } catch(e) {} function isAbleApplyPrefersColorScheme() { if (window.matchMedia("(prefers-color-scheme)").matches === false) { return false; } var userAgent = navigator.userAgent; if (userAgent.indexOf("NAVER") > -1) { if (/.*NAVER\([a-zA-Z]*;\s[a-zA-Z]*;\s([0-9]*);/.test(userAgent)) { return Number(RegExp.$1) >= 1000; } } else { return document.cookie.indexOf("NSCS=1") > -1; } return false; } })(); </script> <script> var g_ssc = 'news.v3_press' || null; var bSupportedIntersectionObserver = "IntersectionObserver" in window; </script> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no,target-densitydpi=medium-dpi"/> <link rel="stylesheet" type="text/css" href="https://ssl.pstatic.net/static.news/mnews/resources/20241128_012918/css/generated/other.css" /> <link rel="shortcut icon" type="image/x-icon" href="https://mimgnews.pstatic.net/image/news/m/2023/favicon/favicon.ico" /> <script> (function(){ var userAgent = navigator.userAgent; var result = []; if(userAgent.indexOf('Android') > -1){ result = [ '<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/android_legacy_hdpi_72X72.png" />', '<link rel="apple-touch-icon-precomposed" sizes="96x96" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/android_legacy_xhdpi_96x96.png" />', '<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/android_legacy_xxhpdi_144x144.png" />', '<link rel="apple-touch-icon-precomposed" sizes="192x192" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/android_legacy_xxxhpdi_192x192.png" />' ]; }else if(userAgent.indexOf('iPhone') > -1){ result = [ '<link rel="apple-touch-icon-precomposed" sizes="120X120" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/iOS_iPhone_2x_120X120.png" />', '<link rel="apple-touch-icon-precomposed" sizes="180x180" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/iOS_iPhone_3x_180X180.png" />' ]; }else if(userAgent.indexOf('iPad') > -1){ result = [ '<link rel="apple-touch-icon-precomposed" sizes="167x167" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/iOS_iPadPro_2x_167X167.png" />', '<link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/iOS_iPad_2x_152X152.png" />' ]; } document.write(result.join('\n')); })(); </script> <script type="text/javascript" src="https://ssl.pstatic.net/static.news/mnews/resources/20241128_012918/js/generated/statistics_jquery.js"></script> <script> document.documentElement.setAttribute('data-useragent', navigator.userAgent); function showNoImage(elImg, type) { switch (type) { case "remove": try { elImg.parentNode.removeChild(elImg); } catch(e) {} break; case "removeParent": try { elImg.parentNode.outerHTML = ''; } catch(e) {} break; case "alt": elImg.outerHTML = ('<span class="noimage_text {imgClassName}">' + (elImg.alt || "") + '</span>') .replace('{imgClassName}', elImg.className); break; case "class" : var outerHTMLSource = Number(elImg.getAttribute("height")) > 0? '<span class="noimage_wrap {imgClassName}" style="height:' + elImg.getAttribute("height") + 'px;"><span class="noimage"></span></span>': '<span class="noimage_wrap {imgClassName}"><span class="noimage"></span></span>'; elImg.outerHTML = outerHTMLSource.replace('{imgClassName}', elImg.className); break; case "pressname" : var pressname = elImg.getAttribute("data-pressname"); elImg.outerHTML = '<span class="cjs_broadcast_noimg"><span class="noimg_text">' + pressname + '</span></span>'; break; case "noHeight": elImg.outerHTML = '<span class="noimage_wrap"><span class="noimage"></span></span>'; break; default: elImg.outerHTML = Number(elImg.getAttribute("height")) > 0? '<span class="noimage_wrap" style="height:' + elImg.getAttribute("height") + 'px;"><span class="noimage"></span></span>': '<span class="noimage_wrap"><span class="noimage"></span></span>'; } } function doAfterLoadEnd(callback, callbackOnPersisted) { var eventName = "onpageshow" in window ? "pageshow" : "load"; callback = callback || function(){}; callbackOnPersisted = callbackOnPersisted || function(){}; window.addEventListener(eventName, function(e) { try{ if(Boolean(e.persisted)){ callbackOnPersisted(); return; } }catch(e){} callback(); }); } </script> <script type="text/javascript" src="https://ssl.pstatic.net/static.news/mnews/resources/20241128_012918/js/generated/news.mobile.js"></script> <script type="text/javascript" src="https://ssl.pstatic.net/static.news/mnews/resources/20241128_012918/js/generated/presshome.dependency.js"></script> <script> (function() { var path = location.pathname; var isLiveUrl = path.indexOf('/press/' + '009/live') >= 0; var agentInfo = news.Util.getAgentInfo(); var isAndroidMobile = agentInfo.bIsAndroid && agentInfo.bMobileOrTablet; var isLiveViewer = agentInfo.bIsLiveViewer; if (isLiveUrl && isAndroidMobile && isLiveViewer) { document.querySelector('html').classList.add('NAVER_APP_LIVE_VIEWER'); } })(); </script> <script> function goMainChannelUrl() { if (isMobileDevice()) { return news.Util.goMainChannel(); } else { return window.location = "https://news.naver.com"; } } </script> <script type="text/javascript"> var config = { "neloCollectorUrl": "https://kr-col-ext.nelo.navercorp.com/_store", "projectName": "P638fcb_news-mobile-front", "host": "real" } try{ neloSender.init(config); }catch(e){} </script> <meta property="og:title" content="매일경제 언론사홈"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://media.naver.com/press/009"/> <meta property="og:image" content="https://mimgnews.pstatic.net/image/upload/office_logo/009/2017/12/21/logo_009_41_20171221155521.jpg"/> <meta property="og:description" content="언론사 주요 뉴스와 속보를 만나볼 수 있습니다."/> <meta property="og:article:author" content="네이버"/> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="매일경제 언론사홈"> <meta name="twitter:site" content="네이버 뉴스"> <meta name="twitter:creator" content="네이버 뉴스"> <meta name="twitter:image" content="https://mimgnews.pstatic.net/image/upload/office_logo/009/2017/12/21/logo_009_41_20171221155521.jpg"> <meta name="twitter:description" content="언론사 주요 뉴스와 속보를 만나볼 수 있습니다."> <script> (function () { var isUnderIE10 = navigator.appName === "Microsoft Internet Explorer"; if (!isUnderIE10) { var script = document.createElement("script"); script.async = true; script.src = "https://ssl.pstatic.net/tveta/libs/glad/prod/gfp-core.js"; document.head.appendChild(script); } })(); window.gladsdk = window.gladsdk || { cmd: [] }; window.gladsdk.cmd.push(function () { window.gladsdk.setGlobalConfig({ enablePersistAd: true }); var adUnits = []; adUnits.push({ adUnitId: "m_news", adSlotElementId: "nmap_press_home", customParam: { calp: "nhome", oid: "009", directSalesPct : 0 } }); for (let i = 0; i < adUnits.length; i++) { window.gladsdk.defineAdSlot(adUnits[i]); } var htmlClass = document.querySelector("html").getAttribute("class"); if (htmlClass && htmlClass.indexOf("DARK_THEME") > -1) { window.gladsdk.setHostMeta("theme", "system"); } }); </script> </head> <body class="a body_press as_body_type_a _font_size_setting_target" style="color: #F79942;"> <script> (function(){ try{ var settingTarget = document.querySelector('._font_size_setting_target'); var defaultFontSize = /(?:\s|^)?NFS=(\d)(?:;|$)/.test(document.cookie)? RegExp.$1: '2'; var newFontSizeClass = 'bfsize' + (parseInt(defaultFontSize)-1); if(newFontSizeClass === 'bfsize0') { return; } settingTarget.className = settingTarget.className + " " + newFontSizeClass; }catch(e){} })(); </script> <div class="u_skip"><a href="#ct">본문 바로가기</a></div> <section class="news_header as_white_type"> <header class="nh_header" role="banner"> <div class="Ngnb"> <div class="Ngnb_inner"> <div class="Ngnb_both"> <div class="Ngnb_left"> <span class="Ngnb_logo"><a href="https://www.naver.com" class="Nlogo_link" onclick="nclk(event,'gnb.naver','','');"><span class="Nicon_logo">NAVER</span></a></span> <div class="Ngnb_service"> <h1 class="Nservice_item"> <a href="https://news.naver.com/main" onclick="nclk(event,'gnb.news','','');"> <span class="Nicon_service ">뉴스</span> </a> </h1> <span class="Nservice_subitem"> <a href="https://m.entertain.naver.com/home" data-mpurl='{"m":"https://m.entertain.naver.com/home","p":"https://entertain.naver.com/home"}' onclick="nclk(event,'gnb.enter','','');"> <span class="Nicon_family Nicon_entertain">엔터</span> </a> </span> <span class="Nservice_subitem"> <a href="https://m.sports.naver.com/" data-mpurl='{"m":"https://m.sports.naver.com/","p":"https://sports.news.naver.com/index"}' onclick="nclk(event,'gnb.sports','','');"> <span class="Nicon_family Nicon_sports">스포츠</span> </a> </span> <span class="Nservice_subitem"> <a href="https://weather.naver.com/" onclick="nclk(event,'gnb.weather','','');"> <span class="Nicon_family Nicon_weather">날씨</span> </a> </span> <span class="Nservice_subitem"> <a href="https://contents.premium.naver.com/" onclick="nclk(event,'gnb.premium','','');"> <span class="Nicon_family Nicon_premium">프리미엄</span> </a> </span> </div> </div> <div class="Ngnb_right"> <div class="Ngnb_group"> <div id="gnb" class="gnb_dark_type2"></div> </div> <div class="Ngnb_search is_hidden _search_content"></div> <div class="Ngnb_tool"> <a href="javascript:;" class="Ntool_button _search_content_toggle_btn" onclick="nclk(event,'gnb.sch','','');"><span class="Nicon_search">검색</span></a> </div> </div> </div> </div> </div> </header> </section> <hr> <div class="press_wrap"> <div class="press_container"> <section class="press_content"> <h2 class="u_skip">언론사 개별 홈</h2> <header class="press_hd as_type_a _press_header" style="display:none;; color: #F79942;"> <div class="press_hd_bg" style="background-color: #e0e0e0; color: #e0e0e0;"> <div class="press_hd_bg_inner"> <img src="https://mimgnews.pstatic.net/image/upload/office_logo/009/2018/10/08/logo_009_61_20181008191508.png" alt="" class="press_hd_bg_img" onerror="showNoImage(this, 'remove')"> </div> </div> <a href="#" class="press_hd_prev _back_btn" onclick="nclk(event,'hom.back',009,'');">이전</a> <div class="press_hd_else _press_list_wrapper"> <a href="javascript:;" class="press_hd_else_button _press_list_btn" onclick="nclk(event,'hom.menu',009,'');"> <span class="u_hc">전체 언론사 홈</span> </a> </div> <div class="press_hd_share"> <a href="#" id="spiButton" class="naver-splugin spi_sns_share u_btn_sns_share" onclick="nclk(event,'hom.share',009,'');" data-style="standard" data-url="https://media.naver.com/press/009" data-title="매일경제 언론사 페이지 :: 네이버" data-mail-url="https://media.naver.com/press/009?lfrom=mail" data-blog-url="https://media.naver.com/press/009?lfrom=blog" data-blog-source-type="3" data-blog-blog-id="naver" data-cafe-url="https://media.naver.com/press/009?lfrom=cafe" data-cafe-source-type="3" data-memo-url="https://media.naver.com/press/009?lfrom=memo" data-calendar-url="https://media.naver.com/press/009?lfrom=calendar" data-band-url="https://media.naver.com/press/009?lfrom=band" data-line-url="https://media.naver.com/press/009?lfrom=line" data-kakaotalk-url="https://media.naver.com/press/009?lfrom=kakao" data-kakaostory-display="off" data-kakaotalk-image-url="https://ssl.pstatic.net/static.news/image/news/m/2015/10/press_logo/009_1200x630.jpg" data-facebook-url="https://media.naver.com/press/009?lfrom=facebook" data-twitter-url="https://media.naver.com/press/009?lfrom=twitter" data-mypeople-url="https://media.naver.com/press/009?lfrom=mypeople" data-friend-display="on" data-friend-url="https://media.naver.com/press/009?lfrom=friend"> <span class="naver-splugin-c send_caption"><span class="u_hc">SNS 보내기</span></span> </a> </div> <div class="press_hd_main"> <div class="press_hd_main_inner"> <div class="press_hd_ci" style="background-color: #F79942;"> <a href="/press/009" class="press_hd_ci_image" onclick="nclk(event,'hom.logo',009,'');"> <img src="https://mimgnews.pstatic.net/image/upload/office_logo/009/2017/12/21/logo_009_41_20171221155521.jpg?type=u144_144" alt="매일경제" onerror="showNoImage(this)"> </a> <a href="http://www.mk.co.kr/" class="press_hd_ci_home" onclick="nclk(event,'hom.url',009,'');">홈페이지</a> </div> <div class="press_hd_info"> <div class="press_hd_main_info"> <div class="press_hd_top"> <h3 class="press_hd_name"> <a href="http://www.mk.co.kr/" class="press_hd_name_link" onclick="nclk(event,'hom.url',009,'');"> 매일경제<i class="press_hd_name_link_home" aria-label="매일경제 홈페이지"></i> </a> </h3> <div class="press_hd_btns_area"> <div class="press_hd_subscribe_btnwrap _press_hd_subscribe_btnwrap"></div> </div> </div> <p class="press_hd_desc">Make Knowledge</p> </div> <div class="press_hd_subscribe"> <em class="press_hd_subscribe_term _follower_label" style="display:none;">구독</em> <span class="press_subscribe_badge _follower_count_million_badge" style="display:none;"></span> </div> </div> <div class="press_profile"> <div class="pp_inner"> <h4 class="blind">언론사 정보</h4> <div class="pp_rel"> <h5 class="blind">연관 채널</h5> <a href="javascript:;" class="pp_rel_desc _toggle_profile_btn" data-officeid="009" data-clickcode-toggle-open="hom.popen" data-clickcode-toggle-close="hom.pclose"> <div class="prd_left"> <div class="prd_text"> <strong>17개</strong> 채널, <strong class="as_em">+114만명</strong>이 함께해요! </div> </div> <div class="prd_right"> <div class="prd_icons"> <i class="prd_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <i class="prd_icon" aria-label="네이버 포스트"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_post.png" alt="네이버 포스트" onerror="showNoImage(this)"></i> <i class="prd_icon" aria-label="네이버 TV"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png" alt="네이버 TV" onerror="showNoImage(this)"></i> </div> <div class="prd_buttons"> <i type="button" class="prd_button">더보기</i> </div> </div> </a> <div class="pp_rel_bundle _press_more_profile is_hidden"> <ul class="pp_rel_list"> <li class="pp_rel_item _representative_channel_item"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="5fd1cc2bc173dd4db91fea10" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="네이버 TV"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png" alt="네이버 TV" onerror="showNoImage(this)"></i> <a href="https://tv.naver.com/mkestatetv" class="pp_rel_text" onclick="nclk(event,'hom.ptv', '', '');"> <span class="pp_rel_name">매부리TV</span> </a> <button type="button" class="pp_rel_button _group_channel_button" data-clickcode-toggle-open="hom.pchopen" data-clickcode-toggle-close="hom.pchclose">외 <em class="pp_rel_em">+3개</em></button> <span class="pp_rel_count _count"> 전체 6.2만+ </span> </div> </div> <ul class="pp_rel_children _child_channel_list"> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="5fd1cc2bc173dd4db91fea10" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="네이버 TV"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png" alt="네이버 TV" onerror="showNoImage(this)"></i> <a href="https://tv.naver.com/mkestatetv" class="pp_rel_text" onclick="nclk(event,'hom.ptv', '', '');"> <span class="pp_rel_name">매부리TV</span> </a> <span class="pp_rel_count _count">구독 7,325</span> </div> <button class="pp_rel_subscribe _channel_plugin_follow_btn" data-channel-id="5fd1cc2bc173dd4db91fea10" data-toggle-class="is_on" data-clickcode-follow="hom.subs" data-clickcode-unfollow="hom.subs"><span class="blind">구독</span></button> </div> </li> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="60092721187b2140f78e075c" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="네이버 TV"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png" alt="네이버 TV" onerror="showNoImage(this)"></i> <a href="https://tv.naver.com/giant" class="pp_rel_text" onclick="nclk(event,'hom.ptv', '', '');"> <span class="pp_rel_name">자이앤트TV</span> </a> <span class="pp_rel_count _count">구독 2,921</span> </div> <button class="pp_rel_subscribe _channel_plugin_follow_btn" data-channel-id="60092721187b2140f78e075c" data-toggle-class="is_on" data-clickcode-follow="hom.subs" data-clickcode-unfollow="hom.subs"><span class="blind">구독</span></button> </div> </li> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="5ff2b80c338c8e76893f7ef3" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="네이버 TV"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png" alt="네이버 TV" onerror="showNoImage(this)"></i> <a href="https://tv.naver.com/mbnnews" class="pp_rel_text" onclick="nclk(event,'hom.ptv', '', '');"> <span class="pp_rel_name">MBN 뉴스</span> </a> <span class="pp_rel_count _count">구독 5.2만+</span> </div> <button class="pp_rel_subscribe _channel_plugin_follow_btn" data-channel-id="5ff2b80c338c8e76893f7ef3" data-toggle-class="is_on" data-clickcode-follow="hom.subs" data-clickcode-unfollow="hom.subs"><span class="blind">구독</span></button> </div> </li> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="64fecd43d63545186675562c" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="네이버 TV"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png" alt="네이버 TV" onerror="showNoImage(this)"></i> <a href="https://tv.naver.com/worldknowledgeforum" class="pp_rel_text" onclick="nclk(event,'hom.ptv', '', '');"> <span class="pp_rel_name">세계지식포럼</span> </a> <span class="pp_rel_count _count">구독 102</span> </div> <button class="pp_rel_subscribe _channel_plugin_follow_btn" data-channel-id="64fecd43d63545186675562c" data-toggle-class="is_on" data-clickcode-follow="hom.subs" data-clickcode-unfollow="hom.subs"><span class="blind">구독</span></button> </div> </li> </ul> </li> <li class="pp_rel_item _representative_channel_item"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="5fec468a187b2140f78c8359" data-count-label="팔로워" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="네이버 포스트"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_post.png" alt="네이버 포스트" onerror="showNoImage(this)"></i> <a href="https://post.naver.com/my.naver?memberNo=27875303" class="pp_rel_text" onclick="nclk(event,'hom.ppost', '', '');"> <span class="pp_rel_name">매일경제</span> </a> <span class="pp_rel_count _count"> 팔로워 6.5만+ </span> </div> <button class="pp_rel_subscribe _channel_plugin_follow_btn" data-channel-id="5fec468a187b2140f78c8359" data-toggle-class="is_on" data-clickcode-follow="hom.subs" data-clickcode-unfollow="hom.subs"><span class="blind">구독</span></button> </div> </li> <li class="pp_rel_item _representative_channel_item"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="5fec16d94325f16ebda2a024" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <a href="https://www.youtube.com/channel/UCIipmgxpUxDmPP-ma3Ahvbw" class="pp_rel_text" onclick="nclk(event,'hom.pyoutube', '', '');"> <span class="pp_rel_name">매경 월가월부</span> </a> <button type="button" class="pp_rel_button _group_channel_button" data-clickcode-toggle-open="hom.pchopen" data-clickcode-toggle-close="hom.pchclose">외 <em class="pp_rel_em">+9개</em></button> <span class="pp_rel_count _count"> 전체 101만+ </span> </div> </div> <ul class="pp_rel_children _child_channel_list"> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="5fec16d94325f16ebda2a024" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <a href="https://www.youtube.com/channel/UCIipmgxpUxDmPP-ma3Ahvbw" class="pp_rel_text" onclick="nclk(event,'hom.pyoutube', '', '');"> <span class="pp_rel_name">매경 월가월부</span> </a> <span class="pp_rel_count _count">구독 34.6만+</span> </div> </div> </li> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="5fec17bdd7a086454718792d" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <a href="https://www.youtube.com/channel/UCCt6iN6nJemSe_OHRihYBAQ" class="pp_rel_text" onclick="nclk(event,'hom.pyoutube', '', '');"> <span class="pp_rel_name">매부리TV</span> </a> <span class="pp_rel_count _count">구독 24.3만+</span> </div> </div> </li> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="5fec3ae4187b2140f78c82b5" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <a href="https://www.youtube.com/channel/UCPTy0BNqiv-0SdAvFgrXvXg" class="pp_rel_text" onclick="nclk(event,'hom.pyoutube', '', '');"> <span class="pp_rel_name">매경 자이앤트TV</span> </a> <span class="pp_rel_count _count">구독 21.7만+</span> </div> </div> </li> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="5fec45aa4f1dc509a8b679df" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <a href="https://www.youtube.com/channel/UC4Z6QzEeJCCz8BF8ghtvV6w" class="pp_rel_text" onclick="nclk(event,'hom.pyoutube', '', '');"> <span class="pp_rel_name">World Knowledge Forum</span> </a> <span class="pp_rel_count _count">구독 16.1만+</span> </div> </div> </li> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="621712ff8191326be5361413" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <a href="https://www.youtube.com/channel/UC9SQlM_o4LjhFUZkkjnpxrg" class="pp_rel_text" onclick="nclk(event,'hom.pyoutube', '', '');"> <span class="pp_rel_name">끼니공화국</span> </a> <span class="pp_rel_count _count">구독 3,780</span> </div> </div> </li> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="6217164ae6c1685963063e58" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <a href="https://www.youtube.com/channel/UCkjSVpBz2i3bEY0aM-MDFRw" class="pp_rel_text" onclick="nclk(event,'hom.pyoutube', '', '');"> <span class="pp_rel_name">매경골프 mkgolf</span> </a> <span class="pp_rel_count _count">구독 4,070</span> </div> </div> </li> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="621720c451a8f5614ba0ed6a" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <a href="https://www.youtube.com/channel/UChvf9PRHpgK_Gqvwk0KPDoQ" class="pp_rel_text" onclick="nclk(event,'hom.pyoutube', '', '');"> <span class="pp_rel_name">여행플러스 TRIP PLUS</span> </a> <span class="pp_rel_count _count">구독 1.3만+</span> </div> </div> </li> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="62173806e6c1685963064071" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <a href="https://www.youtube.com/channel/UCKsJpdKhf5aqxsVo6pxjlcw" class="pp_rel_text" onclick="nclk(event,'hom.pyoutube', '', '');"> <span class="pp_rel_name">매테나</span> </a> <span class="pp_rel_count _count">구독 1.7만+</span> </div> </div> </li> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="64e852d4d9558a05c3299b35" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <a href="https://www.youtube.com/channel/UCOVR1GNM8BDgL2bUSSg1xwg" class="pp_rel_text" onclick="nclk(event,'hom.pyoutube', '', '');"> <span class="pp_rel_name">매경5F Maeil Business Newspaper</span> </a> <span class="pp_rel_count _count">구독 1만+</span> </div> </div> </li> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="6572c94854e35a5ff8118985" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <a href="https://www.youtube.com/channel/UC02_vLdynnPHuMQEhZSDTZA" class="pp_rel_text" onclick="nclk(event,'hom.pyoutube', '', '');"> <span class="pp_rel_name">팩토리5F</span> </a> <span class="pp_rel_count _count">구독 2,240</span> </div> </div> </li> </ul> </li> <li class="pp_rel_item _representative_channel_item"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="61e51fc88191326be5336882" data-count-label="" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="url"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_url.png" alt="url" onerror="showNoImage(this)"></i> <a href="https://m.mk.co.kr/letter/" class="pp_rel_text" onclick="nclk(event,'hom.petc', '', '');"> <span class="pp_rel_name">https://m.mk.co.kr/letter/</span> </a> <button type="button" class="pp_rel_button _group_channel_button" data-clickcode-toggle-open="hom.pchopen" data-clickcode-toggle-close="hom.pchclose">외 <em class="pp_rel_em">+1개</em></button> </div> </div> <ul class="pp_rel_children _child_channel_list"> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="61e51fc88191326be5336882" data-count-label="" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="url"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_url.png" alt="url" onerror="showNoImage(this)"></i> <a href="https://m.mk.co.kr/letter/" class="pp_rel_text" onclick="nclk(event,'hom.petc', '', '');"> <span class="pp_rel_name">https://m.mk.co.kr/letter/</span> </a> </div> </div> </li> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="61e52a4ee135007873e380e1" data-count-label="" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="url"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_url.png" alt="url" onerror="showNoImage(this)"></i> <a href="http://m.raythep.com/" class="pp_rel_text" onclick="nclk(event,'hom.petc', '', '');"> <span class="pp_rel_name">http://m.raythep.com/</span> </a> </div> </div> </li> </ul> </li> </ul> </div> </div> </div> </div> </div> </div> </header> <script> function initShare() { new news.JsLoader().setConfig({ 'sCharSet': 'utf-8' // default }).load( ['https://ssl.pstatic.net/spi/js/release/ko_KR/splugin.m.js?v=' + Math.floor(new Date().getTime() / 1200000)], function() { window.__splugin = SocialPlugIn_Core({ // nEvent Key "evKey" : "news", "dimmed" : "fixed", "darkMode" : isDarkShareLayer(), "serviceName" : "뉴스", "sourceName" : "", "onClick" : function(button) {}, "onShow" : function() {}, "onHide" : function() {}, "onResize" : function(event) {}, "onRotate" : function(event) {} }); } ); } function initPressList() { var cpType = 'News'; var popupUrl = '/press/popup?cpType=' + cpType; var pressListPopup = new PressHomeMainManager.PressListPopup('._press_list_btn', { selectedOfficeId: '009', pressListPopupUrl: popupUrl, wrapper: "._press_list_wrapper" }); return pressListPopup; } function initPressHomeLnb(params) { var officeId = '009'; var isChannelFollowerVisible = false; var welMillionBadgeArea = $('._follower_count_million_badge'); var welFollowerLabel = $('._follower_label'); var isMillionBadgeVisible = welMillionBadgeArea.length > 0; var isLiveViewer = $('.NAVER_APP_LIVE_VIEWER').length > 0; var path = location.pathname; var isLiveUrl = path.indexOf('/press/' + officeId + '/live') >= 0; /* 채널구독수 */ if (isChannelFollowerVisible || isMillionBadgeVisible) { var channelFollowerCount = new PressHomeMainManager.ChannelFollowerCount('._channel_follower_count', { officeId: officeId, }); if (isChannelFollowerVisible) { channelFollowerCount.oPromise.then($.proxy(channelFollowerCount.renderFollowerCount, channelFollowerCount)); var incrementFollowerCount = function () { channelFollowerCount.incrementAndRenderFollowerCount(); }; var decrementFollowerCount = function () { channelFollowerCount.decrementAndRenderFollowerCount(); } } if (isMillionBadgeVisible) { channelFollowerCount.oPromise.then(function (followerCount) { var nFollowerCount = followerCount || 0; var nFollowerCountInMillion = Math.floor(nFollowerCount / 1000000); var nFollowerCountInMan = nFollowerCountInMillion * 100; if (nFollowerCountInMillion < 1) { if (!isChannelFollowerVisible) { $(".press_hd_subscribe").remove(); } return; } else { var sMillionClassName = 'as_' + ((nFollowerCountInMillion % 10 === 0) ? 10 : nFollowerCountInMillion % 10) + 'million'; welFollowerLabel.show(); welMillionBadgeArea.addClass(sMillionClassName) welMillionBadgeArea.append(' <i class="press_ico">구독자수</i><em>' + nFollowerCountInMan + '</em>만').show(); } }); } } /* 채널구독수 */ /* 채널구독버튼 */ var channelSubscribeButton = new PressHomeMainManager.ChannelSubscribeButton('._press_hd_subscribe_btnwrap', { officeId: officeId, buttonClassName: 'press_hd_subscribe_btn', noLoginLayerTemplate: function() { return news.Util.getTemplateRenderer(function () {/*!@preserve <div class="press_hd_subscribe_layer_wrap as_tooltip _afterAdd" style="display: none;"> <div class="press_hd_subscribe_layer"> <p class="press_hd_subscribe_layer_title">메인 뉴스판에서 매일경제 주요뉴스를 볼 수 있습니다.</p> <div class="press_hd_subscribe_layer_btns"> <a href="#" onclick="goMainChannelUrl();" class="press_hd_subscribe_layer_btn">보러가기</a> </div> </div> </div> */ return true; }); }, commonLayerTemplate: function() { return news.Util.getTemplateRenderer(function() {/*!@preserve <div class="press_hd_subscribe_layer_wrap as_tooltip _afterRemove" style="display: none;"> <div class="press_hd_subscribe_layer"> <p class="press_hd_subscribe_layer_title"><strong>매일경제</strong> 언론사 구독 해지되었습니다.</p> </div> </div> */ return true; }); }, nclk_add: 'hom.take', nclk_remove: 'hom.cancel', nclk_info: 'hom.info', onAddChannelSuccess: incrementFollowerCount, onRemoveChannelSuccess: decrementFollowerCount, needNotificationButton: true, needNotificationConfirm: true }); /* 채널구독버튼 */ /* 공유하기 */ if (!isLiveViewer && !isLiveUrl) { initShare(); } /* 공유하기 */ /* 뒤로버튼 */ var historyBackButton = new PressHomeMainManager.HistoryBackButton('._press_header ._back_btn'); /* 뒤로버튼 */ /* 언론사리스트 */ if (!isLiveViewer && !isLiveUrl) { var pressListPopup = initPressList(); } /* 언론사리스트 */ return { channelFollowerCount: channelFollowerCount, historyBackButton: historyBackButton, channelSubscribeButton: channelSubscribeButton, pressListPopup: pressListPopup } } </script> <script> var profileData = {"notice":null,"relatedChannelContainer":{"totalSubscriberCount":1147398,"channelGroupList":[{"type":"NAVER_TV","channels":[{"type":"NAVER_TV","name":"매부리TV","subscriberCount":"7,325","url":"https://tv.naver.com/mkestatetv","channelPluginId":"5fd1cc2bc173dd4db91fea10","clickCode":"ptv","channelPluginFollowAvailable":true,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png","alternativeName":"네이버 TV","displayName":"매부리TV"},{"type":"NAVER_TV","name":"자이앤트TV","subscriberCount":"2,921","url":"https://tv.naver.com/giant","channelPluginId":"60092721187b2140f78e075c","clickCode":"ptv","channelPluginFollowAvailable":true,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png","alternativeName":"네이버 TV","displayName":"자이앤트TV"},{"type":"NAVER_TV","name":"MBN 뉴스","subscriberCount":"5.2만","url":"https://tv.naver.com/mbnnews","channelPluginId":"5ff2b80c338c8e76893f7ef3","clickCode":"ptv","channelPluginFollowAvailable":true,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png","alternativeName":"네이버 TV","displayName":"MBN 뉴스"},{"type":"NAVER_TV","name":"세계지식포럼","subscriberCount":"102","url":"https://tv.naver.com/worldknowledgeforum","channelPluginId":"64fecd43d63545186675562c","clickCode":"ptv","channelPluginFollowAvailable":true,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png","alternativeName":"네이버 TV","displayName":"세계지식포럼"}],"subscriberCount":"6.2만","channelsCount":4,"representativeChannel":{"type":"NAVER_TV","name":"매부리TV","subscriberCount":"7,325","url":"https://tv.naver.com/mkestatetv","channelPluginId":"5fd1cc2bc173dd4db91fea10","clickCode":"ptv","channelPluginFollowAvailable":true,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png","alternativeName":"네이버 TV","displayName":"매부리TV"}},{"type":"POST","channels":[{"type":"POST","name":"매일경제","subscriberCount":"6.5만","url":"https://post.naver.com/my.naver?memberNo=27875303","channelPluginId":"5fec468a187b2140f78c8359","clickCode":"ppost","channelPluginFollowAvailable":true,"countLabel":"팔로워","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_post.png","alternativeName":"네이버 포스트","displayName":"매일경제"}],"subscriberCount":"6.5만","channelsCount":1,"representativeChannel":{"type":"POST","name":"매일경제","subscriberCount":"6.5만","url":"https://post.naver.com/my.naver?memberNo=27875303","channelPluginId":"5fec468a187b2140f78c8359","clickCode":"ppost","channelPluginFollowAvailable":true,"countLabel":"팔로워","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_post.png","alternativeName":"네이버 포스트","displayName":"매일경제"}},{"type":"YOUTUBE","channels":[{"type":"YOUTUBE","name":"매경 월가월부","subscriberCount":"34.6만","url":"https://www.youtube.com/channel/UCIipmgxpUxDmPP-ma3Ahvbw","channelPluginId":"5fec16d94325f16ebda2a024","clickCode":"pyoutube","channelPluginFollowAvailable":false,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","alternativeName":"youtube","displayName":"매경 월가월부"},{"type":"YOUTUBE","name":"매부리TV","subscriberCount":"24.3만","url":"https://www.youtube.com/channel/UCCt6iN6nJemSe_OHRihYBAQ","channelPluginId":"5fec17bdd7a086454718792d","clickCode":"pyoutube","channelPluginFollowAvailable":false,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","alternativeName":"youtube","displayName":"매부리TV"},{"type":"YOUTUBE","name":"매경 자이앤트TV","subscriberCount":"21.7만","url":"https://www.youtube.com/channel/UCPTy0BNqiv-0SdAvFgrXvXg","channelPluginId":"5fec3ae4187b2140f78c82b5","clickCode":"pyoutube","channelPluginFollowAvailable":false,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","alternativeName":"youtube","displayName":"매경 자이앤트TV"},{"type":"YOUTUBE","name":"World Knowledge Forum","subscriberCount":"16.1만","url":"https://www.youtube.com/channel/UC4Z6QzEeJCCz8BF8ghtvV6w","channelPluginId":"5fec45aa4f1dc509a8b679df","clickCode":"pyoutube","channelPluginFollowAvailable":false,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","alternativeName":"youtube","displayName":"World Knowledge Forum"},{"type":"YOUTUBE","name":"끼니공화국","subscriberCount":"3,780","url":"https://www.youtube.com/channel/UC9SQlM_o4LjhFUZkkjnpxrg","channelPluginId":"621712ff8191326be5361413","clickCode":"pyoutube","channelPluginFollowAvailable":false,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","alternativeName":"youtube","displayName":"끼니공화국"},{"type":"YOUTUBE","name":"매경골프 mkgolf","subscriberCount":"4,070","url":"https://www.youtube.com/channel/UCkjSVpBz2i3bEY0aM-MDFRw","channelPluginId":"6217164ae6c1685963063e58","clickCode":"pyoutube","channelPluginFollowAvailable":false,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","alternativeName":"youtube","displayName":"매경골프 mkgolf"},{"type":"YOUTUBE","name":"여행플러스 TRIP PLUS","subscriberCount":"1.3만","url":"https://www.youtube.com/channel/UChvf9PRHpgK_Gqvwk0KPDoQ","channelPluginId":"621720c451a8f5614ba0ed6a","clickCode":"pyoutube","channelPluginFollowAvailable":false,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","alternativeName":"youtube","displayName":"여행플러스 TRIP PLUS"},{"type":"YOUTUBE","name":"매테나","subscriberCount":"1.7만","url":"https://www.youtube.com/channel/UCKsJpdKhf5aqxsVo6pxjlcw","channelPluginId":"62173806e6c1685963064071","clickCode":"pyoutube","channelPluginFollowAvailable":false,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","alternativeName":"youtube","displayName":"매테나"},{"type":"YOUTUBE","name":"매경5F Maeil Business Newspaper","subscriberCount":"1만","url":"https://www.youtube.com/channel/UCOVR1GNM8BDgL2bUSSg1xwg","channelPluginId":"64e852d4d9558a05c3299b35","clickCode":"pyoutube","channelPluginFollowAvailable":false,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","alternativeName":"youtube","displayName":"매경5F Maeil Business Newspaper"},{"type":"YOUTUBE","name":"팩토리5F","subscriberCount":"2,240","url":"https://www.youtube.com/channel/UC02_vLdynnPHuMQEhZSDTZA","channelPluginId":"6572c94854e35a5ff8118985","clickCode":"pyoutube","channelPluginFollowAvailable":false,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","alternativeName":"youtube","displayName":"팩토리5F"}],"subscriberCount":"101만","channelsCount":10,"representativeChannel":{"type":"YOUTUBE","name":"매경 월가월부","subscriberCount":"34.6만","url":"https://www.youtube.com/channel/UCIipmgxpUxDmPP-ma3Ahvbw","channelPluginId":"5fec16d94325f16ebda2a024","clickCode":"pyoutube","channelPluginFollowAvailable":false,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","alternativeName":"youtube","displayName":"매경 월가월부"}},{"type":"URL","channels":[{"type":"URL","name":"https://m.mk.co.kr/letter/","subscriberCount":"0","url":"https://m.mk.co.kr/letter/","channelPluginId":"61e51fc88191326be5336882","clickCode":"petc","channelPluginFollowAvailable":false,"countLabel":"","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_url.png","alternativeName":"url","displayName":"https://m.mk.co.kr/letter/"},{"type":"URL","name":"http://m.raythep.com/","subscriberCount":"0","url":"http://m.raythep.com/","channelPluginId":"61e52a4ee135007873e380e1","clickCode":"petc","channelPluginFollowAvailable":false,"countLabel":"","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_url.png","alternativeName":"url","displayName":"http://m.raythep.com/"}],"subscriberCount":"0","channelsCount":2,"representativeChannel":{"type":"URL","name":"https://m.mk.co.kr/letter/","subscriberCount":"0","url":"https://m.mk.co.kr/letter/","channelPluginId":"61e51fc88191326be5336882","clickCode":"petc","channelPluginFollowAvailable":false,"countLabel":"","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_url.png","alternativeName":"url","displayName":"https://m.mk.co.kr/letter/"}}]},"talkTalkUrl":null,"statistics":null,"awards":[],"relatedChannelEmpty":false}; var billboardChartLibUrl = ['https://ssl.pstatic.net/static.news/mnews/resources/20241128_012918/js/generated/billboard.pkgd.min.js']; function initPressHomeTopLnb(params) { var pressHomeLnb = initPressHomeLnb(); var officeId = '009'; var welOffceHomeTabList = $('._office_home_tab_list'); var pressHeader = $('._press_header'); var isTabPresent = welOffceHomeTabList.length > 0; /* 플로팅 */ var _floatingConfig = { sFixedContentSelector: '._fixed', onInitialize: function() { new PressHomeMainManager.ChannelSubscribeButton('._press_float_subscribe', { officeId: officeId, buttonClassName: 'press_float_subscribe_btn', noLoginLayerTemplate: function() { return news.Util.getTemplateRenderer(function () {/*!@preserve <a href="javascript:;" onclick="goMainChannelUrl();" class="press_float_subscribe_layer _afterAdd" style="display: none;"> <span class="press_float_subscribe_layer_text">메인 뉴스판에서 매일경제 주요뉴스를 볼 수 있습니다.</span> <span class="press_float_subscribe_layer_link">보러가기</span> </a> */ return true; }); }, commonLayerTemplate: function() { return news.Util.getTemplateRenderer(function() {/*!@preserve <a href="javascript:;" onclick="return false;" class="press_float_subscribe_layer _afterRemove" style="display: none;"> <span class="press_float_subscribe_layer_text"><strong>매일경제</strong> 언론사 구독 해지되었습니다.</span> </a> */ return true; }); }, nclk_add: 'prs_hom.take', nclk_remove: 'prs_hom.cancel', nclk_info: 'prs_hom.info', onAddChannelSuccess: pressHomeLnb.channelSubscribeButton.onAddChannelSuccess, onRemoveChannelSuccess: pressHomeLnb.channelSubscribeButton.onRemoveChannelSuccess }); }, onStartFloating: function() { pressHeader.addClass('is_invisible'); }, onStopFloating: function() { pressHeader.removeClass('is_invisible'); } }; if (isTabPresent) { _floatingConfig.fnBoundary = function(){ return $("._start_floating").offset().top - $("._press_float").height(); } } else { _floatingConfig.sAfterContentSelector = '._press_header'; } var floating = new PressHomeMainManager.Floating('._press_float', _floatingConfig); /* 플로팅 */ /* 뒤로버튼 */ var historyBackButton = new PressHomeMainManager.HistoryBackButton('._press_float ._back_btn'); /* 뒤로버튼 */ return { floating: floating, pressHomeLnb: pressHomeLnb, historyBackButton: historyBackButton } } </script> <div class="press_float _press_float is_fixed" style="background-color: #F79942; display:none;"> <div class="press_float_inner"> <a href="javascript:;" class="press_float_prev _back_btn">이전</a> <a href="https://www.naver.com" class="press_float_logo"><span class="blind">NAVER</span></a> <a href="https://news.naver.com/main" class="press_float_service "> <span class="blind">뉴스</span> </a> <div class="press_float_head"> <strong class="press_float_title"> <a href="/press/009" class="press_float_title_text" onclick="nclk(event,'prs_hom.top',009,'');">매일경제</a> </strong> </div> <div class="press_float_subscribe _press_float_subscribe"> </div> </div> </div> <div id="ct" role="main" class="press _start_floating" style="min-height:3000px;"> <div class="press_section_tab _press_tab_scroll _fixed is_fixed" style="display:none; background-color: #F79942;"> <div class="press_section_tab_inner"> <ul class="press_section_tab_list _office_home_tab_list"> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/009" class="_press_tab_btn" data-tab-type="Default" data-tab-id="Main"> <span class="press_section_tab_txt">주요뉴스</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/009/premium" class="_press_tab_btn" data-tab-type="Link" data-tab-id="Premium"> <span class="press_section_tab_txt">프리미엄</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/009/issue" class="_press_tab_btn" data-tab-type="Link" data-tab-id="Issue"> <span class="press_section_tab_txt">이슈</span> </a> </li> <li class="press_section_tab_item " aria-selected="true"> <a href="/press/009/shortform" class="_press_tab_btn" data-tab-type="Link" data-tab-id="ShortForm"> <span class="press_section_tab_txt">숏폼</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/009?sid=100" class="_press_tab_btn" data-tab-type="Section" data-tab-id="Politics"> <span class="press_section_tab_txt">정치</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/009?sid=101" class="_press_tab_btn" data-tab-type="Section" data-tab-id="Economy"> <span class="press_section_tab_txt">경제</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/009?sid=102" class="_press_tab_btn" data-tab-type="Section" data-tab-id="Society"> <span class="press_section_tab_txt">사회</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/009?sid=103" class="_press_tab_btn" data-tab-type="Section" data-tab-id="LifeCulture"> <span class="press_section_tab_txt">생활</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/009?sid=104" class="_press_tab_btn" data-tab-type="Section" data-tab-id="World"> <span class="press_section_tab_txt">세계</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/009?sid=105" class="_press_tab_btn" data-tab-type="Section" data-tab-id="It"> <span class="press_section_tab_txt">IT</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/009?sid=110" class="_press_tab_btn" data-tab-type="Section" data-tab-id="Opinion"> <span class="press_section_tab_txt">사설/칼럼</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/009/newspaper" class="_press_tab_btn" data-tab-type="Link" data-tab-id="Newspaper"> <span class="press_section_tab_txt">신문보기</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/009/ranking" class="_press_tab_btn" data-tab-type="Default" data-tab-id="Ranking"> <span class="press_section_tab_txt">랭킹</span> </a> </li> </ul> </div> </div> <script> // NEW-23795 function addTabClassIfNecessary() { var welTabScroll = $('._press_tab_scroll'); if (welTabScroll.length > 0) { var welTabs = $('._office_home_tab_list').children(); var welSelectedTab = $('.press_section_tab_item[aria-selected=true]') var nIndex = welTabs.index(welSelectedTab); welTabScroll.removeClass('is_first').removeClass('is_last'); if (nIndex == 0) { welTabScroll.addClass('is_first'); } else if (nIndex == welTabs.length - 1) { welTabScroll.addClass('is_last'); } } } function initPressHomeTab(params) { var officeId = '009'; /* 탭 */ var welTabScroll = $('._press_tab_scroll'); if (welTabScroll.length > 0) { // position 0 부터 시작한다. ("style 속성 자체를 지우면 스크롤이 적용되지 않는다" on iOS) welTabScroll.children().eq(0).css('left', '0px'); var pressTabScroll = new news.Scroll("._press_tab_scroll"); // ._press_tab_scroll이 floating 상태에 따라 height값이 달라져 고정하지 않도록 설정 $("._press_tab_scroll").css("height", ""); var welSelectedTab = $('.press_section_tab_item[aria-selected=true]'); if (welSelectedTab.length > 0) { pressTabScroll.scrollElToCenter(welSelectedTab); } var agent = news.Util.getAgentInfo(); if (agent.bMobile && !agent.bIsIos) { $(window).on("resize", function (e) { e.preventDefault(); pressTabScroll.refresh(); pressTabScroll.scrollElToCenter(welSelectedTab); }); } } /* 탭 */ addTabClassIfNecessary(); /* 섹션탭 클릭 */ var pressTabButton = new PressHomeMainManager.ButtonListener('._press_tab_btn', { onClick: function (e) { var tabType = $(e.currentTarget).data('tab-type'); var tabId = $(e.currentTarget).data('tab-id'); if (!(tabType === 'home' || tabType === 'link')) { if (params && params.floating && params.floating.isFloating) { e.currentTarget.hash = 'lnb'; } } if (tabId === 'Main') { nclk(e, 'hom.mm', officeId, ''); } else if (tabId === 'NaverTvLive') { nclk(e, 'hom.live', officeId, ''); } else if (tabId === 'Ranking') { nclk(e, 'hom.rank',officeId,''); } else if (tabId === 'Premium') { nclk(e, 'hom.premium', officeId, ''); } else if (tabId === 'ShortForm') { nclk(e, 'hom.short', officeId, ''); } else if (tabId === 'Issue') { nclk(e, 'hom.sectionissue', officeId, ''); } else { nclk(e, 'hom.section', officeId, ''); } } }); /* 섹션탭 클릭 */ return { pressTabScroll: pressTabScroll, pressTabButton: pressTabButton } } </script> <script> /** * `focus to lnb` 대응 (url format: `some/url#lnb`) */ ;(function(){ var isFocusToLnbMode = false; // default 마크업 구성을 `focus to lnb` 로 하고 (floating lnb 로 구성), // `focus to lnb` 접근이 아닐 경우 `floating lnb` 구성을 해제하는 컨셉. (to static 으로) // // default 마크업 구성을 `floating lnb` 로 한 이유: // 1. `static lnb` 방식으로 하면, // 2. `focus` 처리할 때 "화면 덜컹 거림이 보여서" 보기 좋지 않다. // // `focus` 요청일 경우, // 필요한 추가 처리는 content 출력 후 처리돼있다. (e.g. scroll 이동) if(location.hash === '#lnb'){ isFocusToLnbMode = true; } // "뒤로가기", "새로고침" 일 경우 focus 처리하지 않는다. (browser 에서 scroll 자동 이동 시키므로) (function () { var winNavigation = (window.performance && window.performance.navigation) || {}; var isReload = winNavigation.type === winNavigation.TYPE_RELOAD; var isHistoryBack = winNavigation.type === winNavigation.TYPE_BACK_FORWARD; // 상수를 지원하지 않을 경우도 focus 처리하지 않음 if(isHistoryBack || isReload || !winNavigation.TYPE_BACK_FORWARD){ isFocusToLnbMode = false; } })(); try{ // 서버 기본 설정이 `lnb floating + block' 이면 LNB 움직이는게 보여서 script 에서 block 되도록 했다. document.querySelector('._press_float').style.display = ''; document.querySelector('._press_tab_scroll').style.display = ''; }catch(e){} // 선택된 LNB 중앙 정렬 선처리 (onload 후 Scroll-UI 에서 중앙 정렬시 이동이 보이지 않게) (function(){ try{ var lnb = document.querySelector('._press_tab_scroll'); var lnbScrollContent = lnb.firstElementChild; var selectedItem = lnb.querySelector('li[aria-selected="true"]'); var maxScrollLeft = 0; var selectedItemScrollLeft = 0; // Scroll-UI 적용 전에 inline style 은 제거해 줘야 한다. (e.g. onload 후 적용 될 때) lnbScrollContent.style.position = 'absolute'; maxScrollLeft = lnbScrollContent.clientWidth - lnb.clientWidth; if(maxScrollLeft <= 0){ // lnb 가 content 보다 크다. (scroll 필요 없는 경우) return; } selectedItemScrollLeft = Math.max( 0, (selectedItem.offsetLeft || 0) - ((lnb.clientWidth - selectedItem.clientWidth) / 2) ); selectedItemScrollLeft = Math.min(maxScrollLeft, selectedItemScrollLeft); lnbScrollContent.style.left = -1 * Math.round(selectedItemScrollLeft) + 'px'; }catch(e){} })(); // 1. focus mode 라면 서버 출력 마크업을 그대로 두고 // 2. 이후 처리는 content 출력 후 js 에서 하는 구조다. if(isFocusToLnbMode){ return; } /** * `focus to lnb` 접근이 아니라면 `static lnb` 구성으로 마크업 변경 */ try{ var header = document.querySelector('._press_header'); var headerFloat = document.querySelector('._press_float'); var lnb = document.querySelector('._press_tab_scroll'); header.style.display = ''; headerFloat.className = headerFloat.className.replace('is_fixed', ''); if(lnb){ lnb.className = lnb.className.replace('is_fixed', ''); } }catch(e){} })(); </script> <script> /** * `focus to lnb` 대응 (content 출력 후 추가 처리) */ ;(function () { try { var startFloating = document.querySelector('._start_floating'); var header = document.querySelector('._press_header'); var lnbScrollPaddingTop = document.querySelector('._press_float').clientHeight; // js 처리 관련 inline style 제거 window.addEventListener('load', function () { document.querySelector('#ct').style.minHeight = ''; }); // display none 상태가 아니면 `focus to lnb` 접근이 아니다. if (header.style.display !== 'none') { return; } header.style.display = ''; // show header var floatingOffset = startFloating.getBoundingClientRect().top + window.pageYOffset; window.scrollTo(0, floatingOffset - lnbScrollPaddingTop); }catch(e){} })(); </script> <div class="press_shortform _press_shortform_wrapper"> <h4 class="blind">숏폼 목록</h4> <div class="press_title _manual_card_title"> <div class="press_shortform_list_count">전체 <em>150</em><span class="blind">개</span></div> <div class="press_title_info_wrap"> <button type="button" class="press_title_btn_info _manual_card_info_button" onclick="nclk(event,'hom.shorttip','','');"><span class="blind">가이드 문구 확인</span></button> <div class="press_title_info_layer _manual_card_info_layer is_hidden"> <div class="press_title_info_layer_inner"> <p class="press_title_info_desc">언론사가 직접 생성한 1분 내외 짧은 영상 콘텐츠를 제공합니다.</p> <button type="button" class="press_title_btn_close _manual_card_info_button" onclick="nclk(event,'hom.shorttip','','');"><span class="blind">닫기</span></button> </div> </div> </div> </div> <div class="press_shortform_section_list _press_shortform_list" data-next-page-index="2"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=F53F765BC4FEAC895ACF716A8B87726B8408&serviceType=NEWS&recType=NEWS&recId=009_61165_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="F53F765BC4FEAC895ACF716A8B87726B8408" data-rec-id="009_61165" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20241002_188/KUYQS_1727856027686iRFKS_JPEG/J56dBjl6cJ_01.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:58</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">1700만개 넘게 팔린 칫솔 [1분숏폼]</strong> <div class="press_shortform_datetime">2024.10.02.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=B7AE6C1D1F6F5BCD6A73DA451525B8F8FD5B&serviceType=NEWS&recType=NEWS&recId=009_60897_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="B7AE6C1D1F6F5BCD6A73DA451525B8F8FD5B" data-rec-id="009_60897" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240927_60/9Z45S_1727419009462ujWAv_JPEG/0C7LWEqA21_01.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:53</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">⭐️최초⭐️ 국민 요구르트 이렇게 만든다 [1분숏폼]</strong> <div class="press_shortform_datetime">2024.09.30.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=39B397FB983C21DC86400E798E7B382BB0E8&serviceType=NEWS&recType=NEWS&recId=009_60644_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="39B397FB983C21DC86400E798E7B382BB0E8" data-rec-id="009_60644" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240912_268/XfPi6_1726131549519WNWOo_JPEG/9qmPR9aznK_01.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:58</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">일회용 비닐장갑 이렇게 만든다 [1분숏폼]</strong> <div class="press_shortform_datetime">2024.09.27.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=E55881DB7DE69FC0DB072E87159633959DE9&serviceType=NEWS&recType=NEWS&recId=009_60349_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="E55881DB7DE69FC0DB072E87159633959DE9" data-rec-id="009_60349" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240925_270/puxJ0_1727225613105MAl3S_JPEG/RgK5VusWh2_01.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:58</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">⭐️최초⭐️ '강릉감자빵' 대량 생산 이렇게[1분숏폼]</strong> <div class="press_shortform_datetime">2024.09.25.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=0080F7DEA1F3D87F2582DA0B300A64198F86&serviceType=NEWS&recType=NEWS&recId=009_60071_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="0080F7DEA1F3D87F2582DA0B300A64198F86" data-rec-id="009_60071" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240912_107/51k9P_1726117482249HtNsh_JPEG/HD8PDgBkk2_01.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:59</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">⭐️최초 공개⭐️'드론' 이렇게 만든다 [1분숏폼]</strong> <div class="press_shortform_datetime">2024.09.23.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=694F71F9D049463F449618D00D22679809A4&serviceType=NEWS&recType=NEWS&recId=009_59804_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="694F71F9D049463F449618D00D22679809A4" data-rec-id="009_59804" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240923_21/QJ41y_1727079700654FedBf_JPEG/URKJeqB5Ob_01.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:50</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">내가 쓰는 물건 어떻게 만들까 [1분숏폼]</strong> <div class="press_shortform_datetime">2024.09.20.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=4C5F3F9CCB5D3F619CD0B637162421CED4BC&serviceType=NEWS&recType=NEWS&recId=009_58930_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="4C5F3F9CCB5D3F619CD0B637162421CED4BC" data-rec-id="009_58930" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240912_41/rsHxH_1726131602802nDn9Y_JPEG/zwBTcTcjce_01.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:54</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">⭐️최초 공개⭐️ 370만개 팔린 '쫀드기' [1분숏폼]</strong> <div class="press_shortform_datetime">2024.09.11.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=7D2AC02650559800DFDD264FEEF201E046B6&serviceType=NEWS&recType=NEWS&recId=009_58404_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="7D2AC02650559800DFDD264FEEF201E046B6" data-rec-id="009_58404" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240906_239/dJkaP_1725610666733zumr3_JPEG/x1x4Tl3QaE_07.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:50</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">도로 고깔모자 이렇게 만든다 [1분숏폼]</strong> <div class="press_shortform_datetime">2024.09.06.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=FD274914EC270309EF225946FA8FD238F078&serviceType=NEWS&recType=NEWS&recId=009_57853_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="FD274914EC270309EF225946FA8FD238F078" data-rec-id="009_57853" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240902_262/08HWl_1725264856621DbOln_JPEG/J7AYRIZkfl_01.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:58</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">480억 팔린 코인 같은 '이것'[1분숏폼]</strong> <div class="press_shortform_datetime">2024.09.02.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=EEA698CCB6D0BB4E7FCF7E788E22A210D8B9&serviceType=NEWS&recType=NEWS&recId=009_57335_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="EEA698CCB6D0BB4E7FCF7E788E22A210D8B9" data-rec-id="009_57335" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240828_10/jq3mn_1724824279276ilUSr_JPEG/jhWGGEZJgd_09.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:55</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">어묵으로 1년에 매출 856억 [1분숏폼]</strong> <div class="press_shortform_datetime">2024.08.28.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=A689E98F7C65FB9D26479D6A553FBF3DD2BF&serviceType=NEWS&recType=NEWS&recId=009_56835_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="A689E98F7C65FB9D26479D6A553FBF3DD2BF" data-rec-id="009_56835" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240823_228/gM3jD_1724404326730mBibl_JPEG/fa8utyieIi_07.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:58</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">해외에서 난리난 한국 떡볶이[1분숏폼]</strong> <div class="press_shortform_datetime">2024.08.23.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=D25DB7EDD8A5F0A577B6463C2458197E492A&serviceType=NEWS&recType=NEWS&recId=009_56245_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="D25DB7EDD8A5F0A577B6463C2458197E492A" data-rec-id="009_56245" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240819_127/QN4R6_1724048455926shgMj_JPEG/TaIUtXMqoD_03.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:58</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">⭐️장민호⭐️가 선택한 '이것' 최초 공개[1분숏폼]</strong> <div class="press_shortform_datetime">2024.08.19.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=81AF130ED4C6BB89B22DF85F5DA177373136&serviceType=NEWS&recType=NEWS&recId=009_55818_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="81AF130ED4C6BB89B22DF85F5DA177373136" data-rec-id="009_55818" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240730_54/8Kiyb_1722313258784YmrMW_JPEG/x1r0x5dEvM_08.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:58</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">'한달에 1억' 신기한 수제캔디 [1분숏폼]</strong> <div class="press_shortform_datetime">2024.08.14.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=CC10E496341530B7FD04ED22E060EBC84556&serviceType=NEWS&recType=NEWS&recId=009_54734_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="CC10E496341530B7FD04ED22E060EBC84556" data-rec-id="009_54734" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240811_200/HR5Le_1723350578714zl6jE_JPEG/PrVyFqZyze_08.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:58</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">'마스크' 어떻게 만들까 [1분숏폼]</strong> <div class="press_shortform_datetime">2024.08.05.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=09091CE5F87C1AEDE8962FE68545AE40A018&serviceType=NEWS&recType=NEWS&recId=009_54159_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="09091CE5F87C1AEDE8962FE68545AE40A018" data-rec-id="009_54159" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240730_279/cxyte_1722305930879Xzxoj_JPEG/FPPMJr0EHX_01.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:58</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">문재인 대통령이 좋아했던 ‘이것’ [1분숏폼]</strong> <div class="press_shortform_datetime">2024.07.31.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=FEAE43CA28F1471D6B343F0BEDC814B49BAD&serviceType=NEWS&recType=NEWS&recId=009_53825_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="FEAE43CA28F1471D6B343F0BEDC814B49BAD" data-rec-id="009_53825" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240729_23/VpD7s_1722239523448vNuw7_JPEG/HcUfLcUT7h_02.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:58</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">대통령의 밥그릇 어떻게 만들까 [1분숏폼]</strong> <div class="press_shortform_datetime">2024.07.29.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=D4189BDA8024BF1A083C8BCD56F24A4E0B38&serviceType=NEWS&recType=NEWS&recId=009_53526_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="D4189BDA8024BF1A083C8BCD56F24A4E0B38" data-rec-id="009_53526" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240726_133/QdDEu_1721984786520QDHi4_JPEG/7QMy3fFuH7_09.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:58</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">⭐️최초⭐️1년에 673억! 개그맨 허경환 [1분숏폼]</strong> <div class="press_shortform_datetime">2024.07.26.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=AF3B06868AA3E2808CE245DFBC575E496C6D&serviceType=NEWS&recType=NEWS&recId=009_52823_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="AF3B06868AA3E2808CE245DFBC575E496C6D" data-rec-id="009_52823" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240717_276/Eh1m4_1721205747627seEnI_JPEG/llAfTMM5PE_03.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:58</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">'참치캔' 어떻게 만들까 [1분숏폼]</strong> <div class="press_shortform_datetime">2024.07.22.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=A9ED6DC231193BF5AADA6B582F11A951C24A&serviceType=NEWS&recType=NEWS&recId=009_52677_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="A9ED6DC231193BF5AADA6B582F11A951C24A" data-rec-id="009_52677" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240719_279/7TZAn_1721320143892z3DhB_JPEG/VSZQBmjlLp_02.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:58</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">세계 60개국, 60만개 팔린 한국의 '이것' [1분숏폼]</strong> <div class="press_shortform_datetime">2024.07.21.</div> </div> </a> </div> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=737D2681D6750F970B300FC3B833223888E9&serviceType=NEWS&recType=NEWS&recId=009_51950_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortlist','','');" data-seed-media-id="737D2681D6750F970B300FC3B833223888E9" data-rec-id="009_51950" > <div class="press_shortform_thumb_area"> <img src="https://phinf.pstatic.net/tvcast/20240712_168/WNcOG_1720767817955YWOgc_JPEG/oz5TeaTzum_01.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:56</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">⭐️최초 공개⭐️ 임영웅의 청정원 [1분숏폼]</strong> <div class="press_shortform_datetime">2024.07.15.</div> </div> </a> </div> </div> </div> <div class="r_more r_more_load _load_more_presshome_shortform"> <div class="r_more_loader"> <div class="r_more_loading_icon"> <i class="r_more_dot as_1" aria-label="로딩"></i> <i class="r_more_dot as_2" aria-label="로딩"></i> <i class="r_more_dot as_3" aria-label="로딩"></i> <i class="r_more_dot as_4" aria-label="로딩"></i> <i class="r_more_dot as_5" aria-label="로딩"></i> <i class="r_more_dot as_6" aria-label="로딩"></i> </div> </div> </div> </section> <section class="press_aside _aside_wrapper"> <div class="press_aside_inner _aside_content"> <h3 class="blind">구독</h3> <div class="_aside"></div> <script> doAfterLoadEnd(loadAside); function loadAside() { var forcePcVersion = ""; if (isMobileDevice() && !forcePcVersion) { return; } var iframe = append(); var asideFixed; window.addEventListener('message', function(event) { var data = event.data; if (event.origin !== "https://news.naver.com") { return; } if (data.type === "setIframeSize" && data.height) { iframe.style.height = data.height + 'px'; iframe.style.visibility = ""; try { asideFixed.deactivate(); // event 중복 적용되지 않게 } catch(e) {} asideFixed = AsideFixed({ "wrapper" : document.querySelector("._aside_wrapper") }); } }); function append() { var iframe = document.createElement('iframe'); iframe.title = "구독 및 추천 채널"; iframe.width = "100%"; iframe.height = "0"; iframe.style.visibility = "hidden"; iframe.setAttribute("frameborder", "no"); iframe.setAttribute("scrolling", "no"); iframe.src = "https://news.naver.com/aside?oid=009"; document.querySelector("._aside").appendChild(iframe); return iframe; } } </script> </div> </section> </div> </div> <hr /> <div class="mp_footer"> <div class="f_maininfo"> <div class="f_maininfoinner"> <a href="javascript:topPage();" class="r_pg_top _go_top" id="goTop" onclick="nclk(event, 'fot.pctop', '', '');">맨위로</a> <footer role="contentinfo"> <p class="u_cr"> <span class="u_ftm _footer_login"> <span class="u_cri u_cri_v1"><a href="https://m.naver.com/services.html" data-mpurl='{"m":"https://m.naver.com/services.html","p":"https://www.naver.com/more.html"}' class="u_cra" onclick="nclk(event,'fot.serviceall','','');">전체서비스</a></span> </span> <span class="u_ftm"> <span class="u_cri u_cri_v1"><a href="https://m.news.naver.com/ombudsman/index" data-mpurl='{"m":"https://m.news.naver.com/ombudsman/index","p":"https://news.naver.com/main/ombudsman/index.naver"}' class="u_cra" onclick="nclk(event,'fot.guide','','');">서비스안내</a></span> <span class="u_cri u_cri_v1"><a href="https://help.naver.com/alias/news/news_001.naver" data-mpurl='{"m":"https://help.naver.com/alias/news/news_001.naver","p":"https://help.naver.com/alias/news/news_001.naver"}' class="u_cra" onclick="nclk(event,'fot.report','','');">오류신고</a></span> <span class="u_cri u_cri_v1"><a href="https://help.naver.com/alias/news/news_007.naver" data-mpurl='{"m":"https://help.naver.com/alias/news/news_007.naver","p":"https://help.naver.com/alias/news/news_007.naver"}' class="u_cra" onclick="nclk(event,'fot.help','','');">고객센터</a></span> </span> <span class="cr_rule"> <span class="cr_rulea">청소년 보호 책임자 : 이정규</span> </span> <span class="u_presscopy"> 각 언론사가 직접 콘텐츠를 편집합니다. <span class="u_presscopy_a">ⓒ 매일경제</span> </span> <span class="u_copyright">이 콘텐츠의 저작권은 저작권자 또는 제공처에 있으며, 이를 무단 이용하는 경우 저작권법 등에 따라 법적 책임을 질 수 있습니다.</span> <span class="u_naverlogo"><a href="https://www.navercorp.com/" data-mpurl='{"m":"https://www.navercorp.com/","p":"https://www.navercorp.com/"}' class="u_naverlogo_a" id="nhnLink" onclick="nclk(event,'fot.navercorp','','');">NAVER</a></span> </p> </footer> </div> </div> </div> <script type="text/javascript"> /** * 이 파일은 모바일 뉴스 서비스 전체 페이지에 적용되는 스크립트로써, * 코드 추가 시 Front-End 성능 관점에서 주의를 요합니다. */ jQuery(window).on('load', function(){ setTimeout(onload, 10); function onload(){ var oLnb = new news.Lnb('._lnb_scroll'); new news.ImageLazyLoader().load("img[data-src]"); new news.MoveTopButton("._go_top"); new news.HistoryManager().init("naver_mobile_news_history", "https://n.news.naver.com/article/009/0005406068?cds=news_edit"); // iframe lazy-loading (function(){ try { Array.prototype.slice.apply(document.querySelectorAll('iframe[data-src]')) .forEach(function(iframeEl) { var originSrc = iframeEl.getAttribute('data-src'); if(originSrc) { iframeEl.setAttribute('src', originSrc); } }); }catch(e) {} })(); if(typeof init === "function"){ init(); } var cookie = news.Cookie.getInstance(); var isShownNewLnb = cookie.getItem("isShownNewLnb"); if(isShownNewLnb == null) { isShownNewLnb = "Y"; cookie.setItem("isShownNewLnb", isShownNewLnb, 3650, "", "/"); $("._isNew").addClass("is_new"); } { var footerLogin = jQuery(document).find('._footer_login'); if(footerLogin <= 0) { return; } // 디바이스에 따라 로그인, 로그아웃 URL 분기 var loginUrl = "https://nid.naver.com/nidlogin.login"; var logoutUrl = "https://nid.naver.com/nidlogin.logout?"; if (news.Util.getAgentInfo().bMobileOrTablet) { loginUrl = "https://nid.naver.com/nidlogin.login?svctype=262144"; logoutUrl = "https://nid.naver.com/nidlogin.logout?svctype=262144&"; } if(news.LoginAssistor.isLoginUser()) { footerLogin.prepend('<span class="u_cri u_cri_v1"><a href="javascript:news.Util.logout(\''+logoutUrl+'url=\'+encodeURIComponent(location.href));" class="u_cra" id="news_logout" onclick="nclk(event,\'fot.logout\',\'\',\'\');" >로그아웃</a></span>') }else { footerLogin.prepend('<span class="u_cri u_cri_v1"><a href="'+loginUrl+'" class="u_cra" id="news_login" onclick="nclk(event,\'fot.login\',\'\',\'\');" >로그인</a></span>') } } } }); </script> <script> function init() { /* LNB */ var pressHomeTopLnb = initPressHomeTopLnb(); /* LNB */ /* 탭 */ var pressHomeTab = initPressHomeTab({ floating: pressHomeTopLnb.floating }); /* 탭 */ new PressHomeMainManager.ShortFormTabMoreView('._press_shortform_list', { sOfficeId: "009" }); PressHomeMainManager.ShortFormAppViewer({ sOfficeId: "009" }); /* 숏폼 목록 안내 레이어 열기/닫기 동작 일괄 추가 */ try { new PressHomeMainManager.CurationCardToggle(); } catch (e) {} /* 숏폼 목록 안내 레이어 열기/닫기 동작 일괄 추가 */ new news.PressHomeProfile() .init({ billboardChartLibUrl: billboardChartLibUrl, templateData: profileData }) .on('toggleProfile', function(){ pressHomeTopLnb.floating.updateBoundary(); }); new news.ChannelPlugin() .init({ channelPluginApiDomain: "https://api.channel-plugin.naver.com", followLayerAutoCloseMs: 5000, nclickPrefix: 'prs_hom' }); } var persistKey = 'pressHomeShortFormContents'; var shortFormListDom = $.persist(persistKey); if (shortFormListDom) { $('._press_shortform_wrapper').html(shortFormListDom); } $(document).on('click', 'a', function() { $.persist(persistKey, $('._press_shortform_wrapper').html()); }); </script> <script> var gnb_service = 'news'; var gnb_logout = encodeURIComponent(location.href); var gnb_template = 'gnb_utf8'; var gnb_brightness = 1; var gnb_item_hide_option= 128; doAfterLoadEnd(function () { try { GlobalMPUrlManager.init(); } catch (e) {} }); doAfterLoadEnd(function() { if (!document.querySelector('#gnb') || isMobileDevice() === true) { return; } var gnb_src = "https://ssl.pstatic.net/static.gn/templates/gnb_utf8?2024120207"; // GnbHelper를 이용하여 GNB Layer를 닫을 수 있도록 지원한다. if (window.jindo) { jindo.LazyLoading.load( gnb_src, function() { try { getGNB(); } catch(e) {} }, 'utf-8' ); jindo.$Fn(function (oEvent) { GnbHelper.attachClick(oEvent.$value().target); }).attach(document, 'click'); } else if (window.jQuery) { new news.JsLoader(). load( [gnb_src], function() { try { getGNB(); } catch(e) {} } ); $(document).on("click", function(event) { GnbHelper.attachClick(event.target); }); } }); </script> <script> doAfterLoadEnd(function() { try { new SearchAutoComplete({ content: document.querySelector("._search_content"), contentToggleBtn: document.querySelector("._search_content_toggle_btn"), isMobile: isMobileDevice(), nClickType: "newsM" }); } catch(e) {} }); </script> <!-- LCS --> <script type="text/javascript"> function initMa(){ var data = { "service": "news", "baseInfo": { "category": (function(){ var result = "언론사홈"; if(result !== ""){ return result; } try{ return document.querySelector('meta[property="og:title"]') .getAttribute('content') .replace(/[\s]*:+[\s]*네이버[\s]*뉴스/, ''); }catch(e){ return ""; } })() }, "extraInfo": {} }; data.extraInfo.officeId = "009"; try{ ma.init({ api: "https://ma.news.naver.com/l", data: data }); }catch(e){} } </script> <script type="text/javascript"> window.ntm_news = window.ntm_news || []; doAfterLoadEnd(function () { var ntmUrl = "https://ntm.pstatic.net/scripts/ntm_b7032129a433.js"; ntmInit(ntmUrl); }); </script> <script type="text/javascript"> // NLog pageview 전송 var eventType = "onpageshow" in window ? "pageshow" : "load"; jQuery(window).on(eventType, function() { var sti = ""; var gdid = ""; if (isMobileDevice()) { // mobile } else { // pc sti = "news" } // ma 전송 try { initMa(); } catch (e) { } ntmCustomPageViewSend({ sti: sti, gdid: gdid }); }); </script> <!-- //LCS --> </body> </html>