CINXE.COM
Herald Design
<!DOCTYPE html> <html lang="ko"> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <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" /> <title>Herald Design</title> <meta http-equiv="Cache-Control" content="no-cache"/> <meta http-equiv="Expires" content="0"/> <meta http-equiv="Pragma" content="no-cache"/> <meta http-equiv="ImageToolbar" content="No"> <meta itemprop="name" content="Special Talk : Design for Coexistence"> <meta itemprop="description" content=" 모더레이터 유현준 (Hyunjoon Yoo) / 유현준건축사사무소 대표 건축가 · 홍익대학교 교수 유현준은 유현준건축사사무소, 스페..."> <meta itemprop="image" content="http://res.heraldm.com/phpwas/restmb_idxmake.php?idx=310&simg=/content/heralddesign/forum/forum_20240621164710422052.png"> <meta property="article:author" content="헤럴드디자인" /> <meta property="article:publisher" content="헤럴드디자인" /> <meta property="article:published" content="2024-06-21 16:47:10" /> <meta property="article:section" content="MEDIA" /> <meta property="fb:app_id" content="" /> <meta property="og:type" content="article"/> <meta property="og:title" content="Special Talk : Design for Coexistence"/> <meta property="og:url" content=""/> <meta property="og:description" content=" 모더레이터 유현준 (Hyunjoon Yoo) / 유현준건축사사무소 대표 건축가 · 홍익대학교 교수 유현준은 유현준건축사사무소, 스페..."/> <meta property="og:article:author" content="헤럴드디자인"/> <meta property="og:image" content="http://res.heraldm.com/phpwas/restmb_idxmake.php?idx=310&simg=/content/heralddesign/forum/forum_20240621164710422052.png"/> <meta property="og:image:type" content="image/jpeg" /> <meta property="og:image:width" content="200" /> <meta property="og:image:height" content="200" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Special Talk : Design for Coexistence" /> <meta name="twitter:site" content="헤럴드디자인" /> <meta name="twitter:creator" content="헤럴드" /> <meta name="twitter:image" content="http://res.heraldm.com/phpwas/restmb_idxmake.php?idx=310&simg=/content/heralddesign/forum/forum_20240621164710422052.png" /> <meta name="twitter:description" content=" 모더레이터 유현준 (Hyunjoon Yoo) / 유현준건축사사무소 대표 건축가 · 홍익대학교 교수 유현준은 유현준건축사사무소, 스페..." /><link type="text/css" rel="stylesheet" href="https://static.heraldcorp.com/wbazic/heralddesign//css/reset.css?pp=20250227124833" /> <link type="text/css" rel="stylesheet" href="https://static.heraldcorp.com/wbazic/heralddesign//css/common.css?pp=20250227124833"/> <script type="text/javascript" src="https://static.heraldcorp.com/wbazic/heralddesign//js/jquery-1.11.3.min.js"></script> <script type="text/javascript" src="https://static.heraldcorp.com/wbazic/heralddesign//js/heralddesign.com.js?pp=20250227124833"></script> <script type="text/javascript" src="//res.heraldm.com/js/jst_common.js?pp=01"></script> <script type="text/javascript"> <!-- function setCookie(name, value, expiredays) { var today = new Date(); today.setDate(today.getDate() + expiredays); document.cookie = name + '=' + escape(value) + '; path=/; expires=' + today.toGMTString() + ';' } function getCookie(name) { var cName = name + "="; var x = 0; while ( x <= document.cookie.length ){ var y = (x+cName.length); if ( document.cookie.substring( x, y ) == cName ) { if ( (endOfCookie=document.cookie.indexOf( ";", y )) == -1 ) endOfCookie = document.cookie.length; return unescape( document.cookie.substring( y, endOfCookie ) ); } x = document.cookie.indexOf( " ", x ) + 1; if ( x == 0 ) break; } return ""; } // header_bg $(window).scroll(function() { var scroll = $(window).scrollTop(); //console.log(scroll); if (scroll >= 170) { //console.log('a'); $(".header_bg").addClass("change"); } else { //console.log('a'); $(".header_bg").removeClass("change"); } }); // top $("#back-top").hide(); $(function () { $(window).scroll(function () { if ($(this).scrollTop() > 100) { $('#back-top').fadeIn(); } else { $('#back-top').fadeOut(); } }); // scroll body to 0px on click $('#back-top a').click(function () { $('body,html').animate({ scrollTop: 0 }, 200); return false; }); }); //menu function menuallopen() { document.getElementById("menu_all_id").style.display = "block"; document.getElementById("menu_all_id").style.opacity = "1"; } function menuallclose() { document.getElementById("menu_all_id").style.display = "none"; document.getElementById("menu_all_id").style.opacity = "0"; } // search $(window).load(function(){ $('.menu_all_sch, .menu_sch_back').click(function(){ $(this).toggleClass('active'); $(".menu_sch_bg").fadeToggle(); }); //상단 배너 닫기 하루동안 열리지 않도록 설정 $(".header_bnn_close").click(function(){ setCookie('Tbanner','Y', 1); $(".header_bnn_bg").remove(); return; }); }); //--> function goURL(link){ window.location.href= link; } function openURL(link){ if(link != ''){ window.open("about:blank").location.href=link; } } </script> </head> <body> <!--top--> <p id="back-top"><a href="#top">Back To Top</a></p> <!--// top--> <!--header_bg--> <div class="header_bg trans"> <!--header_bnn_bg [D] 해더 배너가 보일경우 스타일값도 같이 보이고 사라질경우도 같이 사라짐, 관리자에 색상 코드값 추가--> <script type="text/javascript"> <!-- //상단 배너 보임 여부 if(getCookie("Tbanner")=="Y"){ $(".header_bnn_bg").remove(); }else{ $(".header_bnn_bg").show(); } //--> </script> <!--// header_bnn_bg--> <div class="header trans"> <!--menu--> <button type="button" class="menu trans" onclick="menuallopen()"><span class="bar1"></span><span class="bar2"></span><span class="bar3"></span></button> <div class="menu_txt trans">MENU</div> <!--menu_all--> <div id="menu_all_id" class="menu_all trans"> <a href="javascript:void(0)" class="menu_all_close" onclick="menuallclose()">×</a> <a href="#;" class="menu_all_sch trans"></a> <div class="menu_all_con"> <a href="/event/history.php" class=""><span>herald design forum</span></a> <a href="/content/index.php" class=""><span>NEWS</span></a> <a href="/forum/index.php" class=""><span>VIDEO</span></a> <a href="/event/index.php" class=""><span>EVENT</span></a> <!--a href="https://heraldeco.com/index.php" class="" target="_blank"><span>HERALD ECO</span></a--> </div> <div class="menu_all_bottom_bg"> <div class="menu_all_bottom"> <a href="/member/signup.php" id="register" class="menu_all_bottom_txt">SIGN UP</a><div class="menu_all_bottom_line"></div><a href="/member/login.php" id="signin" class="menu_all_bottom_txt">LOGIN</a><div class="menu_all_bottom_line"></div><a href="javascript:jst_hdesign_gologin();" id="mypage" class="menu_all_bottom_txt">MY PAGE</a> </div> </div> </div> <!--// menu_all--> <!--// menu--> <!--menu_sch_bg--> <div class="menu_sch_bg"> <a href="#;" class="menu_sch_back trans"><div class="menu_sch_back_icon"></div>RETURN</a> <div class="sch_bg"> <form name="frmSearch" id="frmSearch" action="../search.php" method="get"> <input type="text" class="" name="q" id="q" placeholder="SEARCH"><button onClick="$('#frmSearch').submit();"></button> </form> </div> </div> <!--// menu_sch_bg--> <a href="/index.php" class="logo trans view_modal_btn2"><img src="https://static.heraldcorp.com/wbazic/heralddesign/images/logo_b.png" alt="Herald Design"></a> <!--header_sns--> <ul class="header_sns trans"> <li> <a href="https://www.instagram.com/heralddesign/" target="_blank" class="trans header_sns_in"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/></svg> </a> </li> <li> <a href="https://www.facebook.com/HeraldDesign" target="_blank" class="trans header_sns_fb"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 512"><path d="M76.7 512V283H0v-91h76.7v-71.7C76.7 42.4 124.3 0 193.8 0c33.3 0 61.9 2.5 70.2 3.6V85h-48.2c-37.8 0-45.1 18-45.1 44.3V192H256l-11.7 91h-73.6v229"/></svg> </a> </li> <li> <a href="https://www.youtube.com/channel/UCNXU1ekKb5ak52Uxl4ov-wQ" target="_blank" class="trans header_sns_yt"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"/></svg> </a> </li> <li><a href="/forum_en/index.php"class="trans header_sns_en">ENGLISH</a></li> </ul> <!--// header_sns--> </div> </div> <!--// header_bg--> <!--list_top--> <div id="list_top_img" class="list_top" style="background: url(https://static.heraldcorp.com/wbazic/heralddesign//images/list_top_img1.jpg) 50% 0 #999 fixed"><span>video</span></div> <!--// list_top--> <script type="text/javascript"> <!-- $(function() { var $window = $(window); $('.list_top').each(function(index) { var $self = $(this); var offsetCoords = $self.offset(); $(window).scroll(function() { // If this section is in view if (($window.scrollTop() + $window.height()) > offsetCoords.top && ((offsetCoords.top + $self.height()) > $window.scrollTop())) { var yPos = -($window.scrollTop() / 2); if ($self.attr('id') != 'list_top_img') { yPos += 126; } var coords = '50%' + yPos + 'px'; $self.css('backgroundPosition', coords); // Check for other sprites in this section $('.sprite', $self).each(function(index) { var $sprite = $(this); var yPos = -($window.scrollTop() / $sprite.data('speed')) + $sprite.data('offsety'); $sprite.css('top', yPos); }); } }); }); }); //--> </script> <!--view_nav_bg--> <div class="view_nav_bg"><div class="view_nav"><a href="/">home</a><a href="/forum/index.php">VIDEO</a><a href="/forum/index.php?year=">ALL</a></div></div> <!--// view_nav_bg--> <!--view_bg--> <div class="view_bg"> <div class="view_top_bg"><div class="view_top">Special Talk : Design for Coexistence</div><div class="view_date">2024.06.21</div></div> <!--view_forum--> <div class="view_forum"> <div class="view_forum_l"> <style> .view_forum_l iframe{width: 100%; height: 100%;} </style> <iframe width="560" height="315" src="https://www.youtube.com/embed/_6yvwGIsNU0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> </div> <div class="view_forum_r"> <dl class="view_dl1"> <dt>speaker</dt> <dd>모더레이터 유현준·디에베도 프란시스ㆍHyunjoon Yoo·Diébédo Francis Kéré·Lina Ghotmeh</dd> </dl> <dl class="view_dl1"> <dt>filmed</dt> <dd>2023.09.19</dd> </dl> <div class="view_forum_r_line"></div> <dl class="view_dl1"> <dt>share</dt> <dd> <a href="javascript:sns_facebook();" class="view_dl1_sns_fb"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 512"><path d="M76.7 512V283H0v-91h76.7v-71.7C76.7 42.4 124.3 0 193.8 0c33.3 0 61.9 2.5 70.2 3.6V85h-48.2c-37.8 0-45.1 18-45.1 44.3V192H256l-11.7 91h-73.6v229"/></svg></a> <a href="#" class="view_dl1_sns_mail" id="myBtn"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 3v18h24v-18h-24zm21.518 2l-9.518 7.713-9.518-7.713h19.036zm-19.518 14v-11.817l10 8.104 10-8.104v11.817h-20z"/></svg></a> </dd> </dl> </div> </div> <!--view_forum--> <!--view_tab_bg--> <script> $(document).ready (function () { $('.view_tab_bg>.view_tab').children().css('display', 'none'); $('.view_tab_bg>.view_tab div:first-child').css('display', 'block'); $('.view_tab_bg>.view_tab_top li:first-child').addClass('on'); $('.view_tab_bg').delegate('.view_tab_top>li', 'click', function() { var index = $(this).parent().children().index(this); $(this).siblings().removeClass(); $(this).addClass('on'); $(this).parent().next('.view_tab').children().hide().eq(index).show(); }); }); </script> <div class="view_tab_bg"> <ul class="view_tab_top"> <li><a href="javascript:;" class="tit">주요내용</a></li> </ul> <div class="view_tab"> <div class="view_tab_cont"> <p> </p> <p> <b><u><span style="color: #0080ff">모더레이터</span></u></b><span style="color: #0080ff"> </span> </p> <p> <u><b>유현준 (Hyunjoon Yoo) / 유현준건축사사무소 대표 건축가 · 홍익대학교 교수</b></u> </p> <p> </p> <p>유현준은 유현준건축사사무소, 스페이스컨설팅그룹의 대표 건축가이다. 연세대학교에서 학사를, MIT에서 건축설계 석사(M.Arch)를 마쳤으며, 하버드대학교 건축설계 석사 우등졸업(M.Arch with Distinction)을 하였다. 이후 리차드 마이어 사무소(Richard Meier & Partners Architects)에서 실무 경력을 쌓았다. 주요 작품으로는 머그학동(Mug Hakdong), 압해도 복지회관(The Void) 등이 있으며, International Architecture Award Chicago Athenaeum, German Design Award 등 40여차례가 넘는 국내외 건축상을 수상하였다. tvN 알쓸신잡 시즌2, KBS 명견만리 등 다양한 방송 출연과 <공간의 미래> <어디서 살 것인가> <도시는 무엇으로 사는가> <모더니즘: 동서양 문화의 하이브리드> 등 8권의 저서가 있다.</p> </div> </div> </div> <!--// view_tab_bg--> <div class="btn_bg"><a href="index.php?btype=&year=" class="btn_1"><span class="trans">LIST VIEW</span></a></div> <ul class="view_list"> <li><span>이전글</span><a href="#" class="ellipsis">이전글이 없습니다.</a></li> <li><span>다음글</span> <a href="view.php?btype=&year=&no=194" class="ellipsis">Opportunities: Material and Place</a> </li> </ul> </div> <!--// view_bg--> <!--email_modal--> <form name="frmSend" id="frmSend"> <input type="hidden" name="pk" id="pk" value="195" /> <input type="hidden" name="section_tb" value="hd_forum" /> <input type="hidden" name="title" id="title" value="Special Talk : Design for Coexistence" /> <input type="hidden" name="mail_key" value="EdrVo5nJ0rGjnF3|xV|nncgoVp5FxCLY|q|qYFkH21U=" /> <input type="hidden" name="link" type="hidden" value="http%3A%2F%2Fwww.heralddesign.co.kr%2Fforum%2Fview.php%3Fno%3D195" /> <div id="myModal" class="email_modal"> <div class="email_modal_con"> <span class="email_modal_close"></span>이메일로 공유하기 <div class="email_modal_link_bg"> <a href="http://www.heralddesign.co.kr/forum/view.php?no=195" target="_blank" class="email_modal_link_l">원문URL</a> <div class="ellipsis email_modal_link_r">http://www.heralddesign.co.kr/forum/view.php?no=195</div> </div> <div class="email_modal_link_tit">보내는 분 이름 / 이메일 주소</div> <div style="margin:0 39px"> <input type="text" name="send_name" id="send_name" class="join_intype1" style="width:117px; float:left" placeholder="이름"> <div class="join_at">/</div> <input type="text" name="send_mail" id="send_mail" class="join_intype1" style="width:277px" placeholder="이메일 주소"> </div> <div class="email_modal_link_tit">받는 분 이메일 주소</div> <input type="email" name="receive_mail" id="receive_mail" placeholder="이메일 주소" class="email_modal_link_intype"> <div class="email_modal_link_tit">추가내용</div> <textarea placeholder="내용" name="contents" id="contents" class="email_modal_link_intype"></textarea> <div class="btn_bg"> <a href="javascript:mailClose();" class="email_modal_link_btn1">취소</a> <a href="javascript:mailSendlCheck();" class="email_modal_link_btn2">보내기</a> </div> </div> </div> </form> <script> var modal = document.getElementById('myModal'); var btn = document.getElementById("myBtn"); var span = document.getElementsByClassName("email_modal_close")[0]; btn.onclick = function() { modal.style.display = "block"; return false; } span.onclick = function() { modal.style.display = "none"; } window.onclick = function(event) { if (event.target == modal) { mailClose(); } } function mailClose(){ $('#send_name').val(''); $('#send_mail').val(''); $('#receive_mail').val(''); $('#contents').val(''); modal.style.display = "none"; } function mailSendlCheck(){ var email_regexp = /^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/; if(!$("#send_name").val()){ alert("보내는 사람 이름을 입력 해주세요"); $("#send_name").focus(); return; } if(!$("#send_mail").val()){ alert("보내는 사람 이메일 주소를 입력 해주세요"); $("#send_mail").focus(); return; } if(!email_regexp.test($("#send_mail").val())) { alert('받는 사람 이메일을 형식에 맞게 입력해주세요.'); $("#send_mail").focus(); return; } if(!$("#receive_mail").val()){ alert("받는 사람 이메일 주소를 입력 해주세요"); $("#receive_mail").focus(); return; } if(!email_regexp.test($("#receive_mail").val())) { alert('받는 사람 이메일을 형식에 맞게 입력해주세요.'); $("#receive_mail").focus(); return; } $.ajax({ type: "post", url: "/common/mail_send_action.php", dataType : "json", data: 'mode=send&'+$("#frmSend").serialize(), timeout : 3000, async: true, error:function(jqXHR,textStatus,errorThrown){ if(textStatus==="timeout") alert("접속시간이 초과되었습니다. 다시 시도해주세요."); //else alert("잠시 오류가 발생하였습니다. 에러코드 : "+textStatus); }, success: function(result){ if(result.code=="1"){ alert(result.msg); mailClose(); //self.close(); }else{ alert(result.msg); //self.close(); } } }); } </script> <!--email_modal--> <!--footer--> <div class="footer"> <div class="footer_bg"> <div class="footer_l"> <ul class="footer_l_li1"> <li><a href="/about/forum.php">ABOUT US</a> <!--ul class="footer_l_li1_menu"> <li><a href="/about/index.php">ABOUT US</a></li> <li><a href="/about/forum.php">About Herald Design Forum</a></li> <li><a href="/about/ceo.php">ceo message</a></li> </ul--> </li> <li><a href="/common/newsletter.php" class="">NEWSLETTER</a></li> <li><a href="/common/agreement_tour.php" class="">여행약관</a></li> <li><a href="/common/agreement.php" class="">이용약관</a></li> <li><a href="/common/privacy.php" class="on">개인정보처리방침</a></li> <li><a href="/common/email_privacy.php" class="">이메일주소무단수집거부</a></li> <li><a href="/common/qna.php" class="">문의</a></li> </ul> <div class="footer_l_bottom"> <span>상호명 : (주)헤럴드</span> <span>대표 : 최진영</span> <span>사업장소재지 : 서울 용산구 후암로4길 10</span> <span>사업자등록번호 104-81-06004</span> <span>통신판매업신고번호 제 2016-서울용산-00590호</span> <a href="javascript:busino_open();">사업자 정보 확인</a> <span>고객센터 : 02-727-0044/0043</span> <span>이메일 : design@heraldcorp.com</span> <span>개인정보관리책임자 : 안주영</span> <span>관광사업자 등록번호 : 제2017-000030호</span> <span>영업보증보험 : 2억원 가입</span> <span>모든 콘텐츠는 저작권법의 보호를 받으며, 무단 전재ㆍ복사ㆍ배포를 금합니다.</span><br><br> <span>COPYRIGHT HERALD CORPORATION ALL RIGHTS RESERVED.</span> </div> </div> <div class="footer_r"> <div class="footer_sel"> <label for="ex_select">FAMILY SITE</label> <select id="ex_select" onchange="openURL(this.value);"> <option value="">FAMILY SITE</option> <option value="http://biz.heraldcorp.com/">헤럴드경제</option> <option value="http://www.koreaherald.com/">코리아헤럴드</option> <option value="http://pop.heraldcorp.com/">헤럴드POP</option> <option value="http://www.kpopherald.com/">K-POP헤럴드</option> <option value="http://www.realfoods.co.kr/">리얼푸드</option> <option value="https://heraldeco.com/">헤럴드에코</option> <option value="http://www.theinvestor.co.kr/">더인베스터</option> </select> </div> <ul class="header_sns"> <li> <a href="https://www.instagram.com/heralddesign/" target="_blank" class="trans header_sns_in"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/></svg> </a> </li> <li> <a href="https://www.facebook.com/HeraldDesign" target="_blank" class="trans header_sns_fb"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 512"><path d="M76.7 512V283H0v-91h76.7v-71.7C76.7 42.4 124.3 0 193.8 0c33.3 0 61.9 2.5 70.2 3.6V85h-48.2c-37.8 0-45.1 18-45.1 44.3V192H256l-11.7 91h-73.6v229"/></svg> </a> </li> <li> <a href="https://www.youtube.com/channel/UCNXU1ekKb5ak52Uxl4ov-wQ" target="_blank" class="trans header_sns_yt"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"/></svg> </a> </li> </ul> </div> </div> </div> <!--// footer--> <script type="text/javascript"> <!-- $(document).ready(function(){ var selectTarget = $('.footer_sel select'); selectTarget.on('blur', function(){ $(this).parent().removeClass('focus'); }); selectTarget.change(function(){ var select_name = $(this).children('option:selected').text(); $(this).siblings('label').text(select_name); }); }); //--> </script> <script type="text/javascript" src="//wcs.naver.net/wcslog.js"></script> <script type="text/javascript"> if(!wcs_add) var wcs_add = {}; wcs_add["wa"] = "395e1586a582b8"; wcs_do(); </script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-84987537-1', 'auto'); ga('send', 'pageview'); </script> <script language="JavaScript"> function busino_open() { var url = "http://www.ftc.go.kr/bizCommPop.do?wrkr_no="+frm1.wrkr_no.value; window.open(url, "bizCommPop", "width=750, height=700;"); } </script> <form name="frm1"> <input name="wrkr_no" type="hidden" value="1048106004" /> </form> <!-- // AceCounter --> </body> </html>