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 name="description" content="“Culture Design Developer” 헤럴드디자인포럼/토크/테크/마켓" /> <meta name="keywords" content="헤럴드디자인, 헤럴드디자인포럼, heralddesing, 미술, 문화, 예술, 아트&디자인, 아트투어, Art"> <meta name="author" content="헤럴드디자인" /> <meta itemprop="name" content="헤럴드디자인"> <meta itemprop="description" content="헤럴드디자인"> <meta itemprop="image" content="https://static.heraldcorp.com/wbazic/heralddesign//images/sns_logo.jpg"> <meta property="article:author" content="헤럴드디자인" /> <meta property="article:publisher" content="헤럴드디자인" /> <meta property="article:section" content="MEDIA" /> <meta property="fb:app_id" content="" /> <meta property="og:type" content="article"/> <meta property="og:title" content="헤럴드디자인"/> <meta property="og:url" content="/common/newsletter.php"/> <meta property="og:description" content="“Culture Design Developer” 헤럴드디자인포럼/토크/테크/마켓"/> <meta property="og:article:author" content="헤럴드디자인"/> <meta property="og:image" content="https://static.heraldcorp.com/wbazic/heralddesign//images/sns_logo.jpg"/> <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="헤럴드디자인" /> <meta name="twitter:site" content="헤럴드디자인" /> <meta name="twitter:creator" content="헤럴드디자인" /> <meta name="twitter:image" content="https://static.heraldcorp.com/wbazic/heralddesign//images/sns_logo.jpg" /> <meta name="twitter:description" content="“Culture Design Developer” 헤럴드디자인포럼/토크/테크/마켓" /> <link type="text/css" rel="stylesheet" href="https://static.heraldcorp.com/wbazic/heralddesign//css/reset.css?pp=20250218115224" /> <link type="text/css" rel="stylesheet" href="https://static.heraldcorp.com/wbazic/heralddesign//css/common.css?pp=20250218115224"/> <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=20250218115224"></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--> <!--view_nav_bg--> <div class="view_nav_bg mt_170"> <div class="view_nav"> <a href="/index.php">home</a> <a href="/common/newsletter.php">NEWSLETTER</a> <a href="/common/newsletter.php">뉴스레터 신청</a> </div> </div> <!--// view_nav_bg--> <script type="text/javascript"> function dataSubmit(){ 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,}))$/; var upwd_regexp = /^[a-zA-Z0-9_@\.]{8,16}$/; if($("#uname").val() == ""){ alert("이름을 입력하세요"); $("#uname").focus(); return; } if(!email_regexp.test($("#reg_email1").val()+"@"+$("#reg_email2").val())) { alert('이메일을 형식에 맞게 입력해주세요.'); $("#reg_email1").focus(); return; } if(!upwd_regexp.test($("#passwd1").val())) { alert('비밀번호를 8자리~16자리 영문 숫자 조합으로입력해 주세요.'); $("#reg_upwd").focus(); return; } if($("#passwd1").val() == "" || $("#passwd2").val() == ""){ alert("비밀번호를 입력해주세요."); $("#passwd1").focus(); return; } if($("#passwd1").val() != $("#passwd2").val()){ alert("비밀번호가 일치하지 않습니다."); $("#passwd1").focus(); return; } $.ajax({ type: "post", url: "newsletter_action.php", dataType : "json", data: 'mode=register&'+$("#frm_register").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); $("#frm_register")[0].reset(); }else{ alert(result.msg); } } }); } </script> <!--my_request--> <form id="frm_register" name="frm_register" > <div class="my_request"> <div class="login_tit" style="border:none; margin-bottom:0; padding-bottom:23px">NEWSLETTER</div> <ul class="join_tab" style="margin-bottom:60px"> <li><a href="/common/newsletter.php" class="on">뉴스레터 신청<span class="join_tab_bd_top"></span><span class="join_tab_bd_right"></span><span class="join_tab_bd_bottom"></span><span class="join_tab_bd_left"></span></a></li> <li><a href="/common/newsletter_reject.php">뉴스레터 수신거부<span class="join_tab_bd_top"></span><span class="join_tab_bd_right"></span><span class="join_tab_bd_bottom"></span><span class="join_tab_bd_left"></span></a></li> </ul> <div class="my_request_tb1_top">뉴스레터 신청</div> <div class="my_request_tb1_bg"> <table class="my_request_tb1"> <tr> <th>이름</th> <td> <input type="text" id="uname" name="uname" class="join_intype1 mr_10" style="width:237px" placeholder="이름"> </td> </tr> <tr> <th>이메일</th> <td> <input type="text" id="reg_email1" name="reg_email1" class="join_intype1" style="width:157px; float:left" placeholder="이메일"> <div class="join_at">@</div> <input type="text" id="reg_email2" name="reg_email2" class="join_intype1" style="width:237px; float:left" placeholder=""> </td> </tr> <tr> <th>수신 거부시 사용할 비밀번호</th> <td> <input type="password" id="passwd1" name="passwd1" class="join_intype1 mr_10" style="width:237px" placeholder="비밀번호"> </td> </tr> <tr> <th>비밀번호 확인</th> <td> <input type="password" id="passwd2" name="passwd2" class="join_intype1 mr_10" style="width:237px" placeholder="비밀번호 확인"> </td> </tr> </table> </div> <div class="btn_bg"><a href="javascript:dataSubmit();" class="my_request_agree_btn2">신청</a></div> </div> </form> <!--// my_request--> <!--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>