¹«¾ùÀ» µµ¿Íµå¸±±î¿ä?

make shop make signature

°³º°µðÀÚÀÎ TIP

°³º°µðÀÚÀÎ TIP »óǰ°ü·Ã

ºÐ·ùÆäÀÌÁö »óǰ °Ë»ö ÇÊÅÍ ±â´É Ãß°¡ÇÏ´Â ¹æ¹ý

ºÐ·ùÆäÀÌÁö¿¡¼­ »óǰ °Ë»ö ÇÊÅÍ ±â´ÉÀ» ³ëÃâÇÏ´Â ¹æ¹ý¿¡ ´ëÇØ ¾Ë¾Æº¸°Ú½À´Ï´Ù. << Áö¿ø¹öÀü >> - ÁÖ¹®2.0 / ÅëÇÕ¿É¼Ç - ¸ð¹ÙÀÏ 2.0 / 4.0 << ±â´É¼³Á¤ >> °Ë»ö¿£Áø > °Ë»ö¿£Áø ´Ùã´Ù > ºÐ·ù »ó¼¼ÆÄÀδõ ¼³Á¤ << °¡»óÅÂ±× >> »óǰ °Ë»ö ÇÊÅÍ ¸ñ·Ï > class: <!--/category_search_filter@class/--> »óǰ °Ë»ö ÇÊÅÍ ¸ñ·Ï > ÇÊÅͻ󼼰ª: <!--/category_search_filter@items@input/--> »óǰ °Ë»ö ÇÊÅÍ ¸ñ·Ï > ÇÊÅ͸í: <!--/category_search_filter@name/--> »óǰ °Ë»ö ÇÊÅÍ °Ë»ö ¹öư ³ëÃâ ¿©ºÎ: <!--/is_category_search_btn/--> »óǰ °Ë»ö ÇÊÅÍ ¸ñ·Ï ¹Ýº¹¹® (LOOP): <!--/loop_category_search_filter/--> »óǰ °Ë»ö ÇÊÅÍ ¸ñ·Ï > ÇÊÅÍ »ó¼¼°ª ¸ñ·Ï: <!--/loop_category_search_filter@items/-->
[ PC ¹öÀü ] 1. ÀÛ¾÷ À§Ä¡ - Áß¾ÓµðÀÚÀÎ > »óǰ°ü·Ã > »óǰ ºÐ·ù ÆäÀÌÁö > ±âº» ºÐ·ù ÆäÀÌÁö 2. ¿¹Á¦¼Ò½º [µðÀÚÀÎ ÆíÁýÅÇ - º£ÀÌÁ÷½ÉÇà / ¸ð´ø½ÉÇÃ] * ¾Æ·¡ »¡°£»ö ¼Ò½º ¸¦ ÀÛ¾÷À§Ä¡¿¡ Ãß°¡ÇØÁÖ¼¼¿ä.
<div class="class-list"> <ul> <!--/loop_same_level_category/--> <!--/if_upper_category_set/--> <!--/if_category@is_pc_display/--> <li><a href="<!--/same_level_category@link/-->"><!--/same_level_category@name/--><!--/if_same_level_category@brand_cnt/-->(<!--/same_level_category@brand_cnt/-->)<!--/end_if/--></a></li> <!--/end_if/--> <!--/else/--> <li><a href="<!--/same_level_category@link/-->"><!--/same_level_category@name/--><!--/if_same_level_category@brand_cnt/-->(<!--/same_level_category@brand_cnt/-->)<!--/end_if/--></a></li> <!--/end_if/--> <!--/end_loop/--> </ul> </div> <!--/end_if/--> <!--/end_if/--> </div><!-- .cate-wrap -->

<!-- ÇÊÅÍ ¿µ¿ª Ãß°¡ --> <!--/if_category_search_filter/--> <button type="button" class="btn-filter">ÇÊÅÍ</button> <div class="filter-wrap"> <div class="layer-filter-wrap"> <div class="layer-filter"> <div class="tit"> <h3>ÇÊÅÍ</h3> <span class="total-count"></span> <button type="button" class="btn-close">X</button> </div> <ul class="opt-box"> <!--/loop_category_search_filter/--> <li> <span> <!--/category_search_filter@name/--></span> <div class="<!--/category_search_filter@class/-->"> <!--/loop_category_search_filter@items(20)/--> <!--/category_search_filter@items@input/--> <!--/end_loop/--> </div> </li> <!--/end_loop/--> </ul> <ul class="select-filter"></ul> <div class="btn-wrap"> <button type="button" class="btn-reset"><span>ÃʱâÈ­</span></button> <!--/if_is_category_search_btn/--> <button type="button" class="btn-search"><span class="fc-fff">»óǰ°Ë»ö</span></button> <!--/end_if/--> </div> </div> </div> </div> <!--/end_if/--> <!-- // ÇÊÅÍ ¿µ¿ª Ãß°¡ -->

<!--/if_best_product/--> <div class="item-wrap"> <div class="cateTit"> <h3>BEST ITEM IN CATEGORY</h3> <p class="line"></p> </div>
3. CSS

/* ÇÊÅÍ */ .btn-filter {margin-top:30px; padding-left:25px; font-size:15px; font-weight:bold; background:url(/images/common/icon_filter.png) no-repeat left center;} .filter-wrap * {font-family:'Malgun Gothic'; color:#202020; word-break:break-all;} .layer-filter-wrap {display:none; position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.4); z-index:200; content:'';} .layer-filter-wrap .layer-filter {position:fixed; left:0; top:0; width:400px; height:100%; background:#fff; z-index:200; overflow:auto;} .layer-filter-wrap .layer-filter::-webkit-scrollbar {width:6px;} .layer-filter-wrap .layer-filter::-webkit-scrollbar-thumb {height:30%; background:#666; border:2px solid #fff;} .layer-filter-wrap .layer-filter::-webkit-scrollbar-track {background:#fff;} .layer-filter-wrap .layer-filter .tit {position:sticky; top:0; padding:30px; background:#fff; border-bottom:1px solid #f0f0f0; z-index:100;} .layer-filter-wrap .layer-filter .tit h3 {display:inline-block; font-size:17px; font-weight:bold;} .layer-filter-wrap .layer-filter .tit .total-count {display:inline-block; margin-left:15px; color:#b17efe; font-size:13px;} .layer-filter-wrap .layer-filter .tit .btn-close {position:absolute; right:30px; top:30px; width:18px; height:18px; font-size:0px; text-indent:-9999px; background:url(/images/common/icon_close.png) no-repeat left center;} .layer-filter-wrap .layer-filter .opt-box li > div {padding-top:7px;} .layer-filter-wrap .layer-filter .opt-box li {padding:18px 30px 17px; border-bottom:1px solid #f0f0f0; background:url(/images/common/icon_arr_down.png) no-repeat 92% 22px; font-size:15px; font-weight:bold; cursor:pointer;} .layer-filter-wrap .layer-filter .opt-box li.active {background:url(/images/common/icon_arr_up.png) no-repeat 92% 22px;} .layer-filter-wrap .layer-filter .opt-box li input[type="checkbox"]{display:none;} .layer-filter-wrap .layer-filter .opt-box li .chk-box label {position:relative; height:21px; line-height:19px; margin-top:10px; padding-left:26px; display:block; font-size:13px; font-weight:normal; cursor:pointer;} .layer-filter-wrap .layer-filter .opt-box li .chk-box label:before {position:absolute; left:0; top:0; width:21px; height:21px; background:url(/images/common/chkbox_off.png) no-repeat center center; content:'';} .layer-filter-wrap .layer-filter .opt-box li .chk-box input[type="checkbox"]:checked + label:before {background:url(/images/common/chkbox_on.png) no-repeat center center;} .layer-filter-wrap .layer-filter .opt-box li .chk-color-code {display:flex; flex-wrap:wrap; gap:15px; margin-top:10px;} .layer-filter-wrap .layer-filter .opt-box li .chk-color-code label {display:block; width:36px; height:36px; border:3px solid #fff; border-radius:50%; font-size:13px; font-weight:normal; box-shadow:0px 0px 1px 1px #dfdfdf; cursor:pointer;} .layer-filter-wrap .layer-filter .opt-box li .chk-color-code input[type="checkbox"]:checked + label {box-shadow:0px 0px 1px 1px #000;} .layer-filter-wrap .layer-filter .opt-box li .chk-color-code input[type="checkbox"]:checked + label + p {color:#202020;} .layer-filter-wrap .layer-filter .opt-box li .chk-color-code p {padding-top:9px; color:#a6a6a6; font-size:12px; text-align:center; font-weight:normal;} .layer-filter-wrap .layer-filter .select-filter {display:flex; flex-wrap:wrap; gap:5px; margin:20px 0 30px; padding:0 30px;} .layer-filter-wrap .layer-filter .select-filter li {display:flex; align-items:center; padding:6px 10px 7px; background:#f8f8f8; border-radius:5px; font-size:13px;} .layer-filter-wrap .layer-filter .select-filter li .btn-del {width:10px; height:10px; margin-left:5px; background:url(/images/common/icon_txt_delete.png) no-repeat right center; font-size:0px; text-indent:-9999px;} .layer-filter-wrap .layer-filter .select-filter li .color-code {display:inline-block; width:18px; height:18px; margin-right:5px; border-radius:50%;} .layer-filter-wrap .layer-filter .select-filter li .filter-text {max-width:200px;} .layer-filter-wrap .layer-filter .btn-wrap {display:flex; margin:30px; border:1px solid #202020; border-radius:5px; box-sizing:border-box;} .layer-filter-wrap .layer-filter .btn-wrap button {width:auto; padding:16px 0; text-align:center; background:#fff; font-size:14px; font-weight:bold;} .layer-filter-wrap .layer-filter .btn-wrap button.btn-reset {width:100%; min-width:120px; border-radius:5px;} .layer-filter-wrap .layer-filter .btn-wrap button.btn-search {min-width:220px; background:#202020; border-radius:0 5px 5px 0;} .layer-filter-wrap .layer-filter .btn-wrap button span {display:inline-block; visibility:visible;} .layer-filter-wrap .layer-filter .btn-wrap button span.fc-fff {color:#fff;}

4. JS

window.addEventListener('load', function () { // ÇÊÅÍ ·¹ÀÌ¾î ¿­±â $(".btn-filter").click(function() { $(".layer-filter-wrap").show(); }); // ÇÊÅÍ ·¹ÀÌ¾î ´Ý±â $(".btn-close").click(function() { $(".layer-filter-wrap").hide(); }); // ÇÊÅÍ ¸ñ·Ï Æîħ $(".chk-box, .chk-color-code").hide(); $(".opt-box > li").click(function(e) { var $target = $(this).find(".chk-box, .chk-color-code"); $target.toggle(); $(this).toggleClass("active"); }); });

[ MO ¹öÀü ] 1. ÀÛ¾÷ À§Ä¡ - Áß¾ÓµðÀÚÀÎ > »óǰ°ü·Ã > »óǰ ºÐ·ù ÆäÀÌÁö > ±âº» ºÐ·ù ÆäÀÌÁö 2. ¿¹Á¦¼Ò½º [µðÀÚÀÎ ÆíÁýÅÇ - 2.0 / 4.0 ] * ¾Æ·¡ »¡°£»ö ¼Ò½º ¸¦ ÀÛ¾÷À§Ä¡¿¡ Ãß°¡ÇØÁÖ¼¼¿ä.
<div class="list_array"> <div class="list_arrayLeft"> Á¤·Ä <!--/select_sort/--> </div> <div class="list_arrayRight"> <!--/if_now_product_list_viewtype(list)/--> <a href="#" onclick="changeviewtype('list');return false;"><img src="/images/d3/m_04/btn_horizontal_on@2x.png" alt="¸®½ºÆ® Çü" /></a> <a href="#" onclick="changeviewtype('gallery');return false;"><img src="/images/d3/m_04/btn_vertical_off@2x.png" alt="°¶·¯¸® Çü" /></a> <!--/else_if_now_product_list_viewtype(gallery)/--> <a href="#" onclick="changeviewtype('list');return false;"><img src="/images/d3/m_04/btn_horizontal_off@2x.png" alt="¸®½ºÆ® Çü" /></a> <a href="#" onclick="changeviewtype('gallery');return false;"><img src="/images/d3/m_04/btn_vertical_on@2x.png" alt="°¶·¯¸® Çü" /></a> <!--/end_if/--> </div> </div>

<!-- ÇÊÅÍ ¹öư Ãß°¡ --> <!--/if_category_search_filter/--> <div class="btn-filter-wrap"> <strong>»ó¼¼ÇÊÅÍ</strong> <a href="#none" class="btn-filter">ÇÊÅÍ¿­±â</a> </div> <!-- // ÇÊÅÍ ¹öư Ãß°¡ --> <!-- ÇÊÅÍ ¿µ¿ª Ãß°¡ --> <div class="filter-wrap"> <div class="layer-filter-wrap"> <div class="layer-filter"> <div class="tit"> <h3>ÇÊÅÍ</h3> <span class="total-count"></span> <button type="button" class="btn-close">X</button> </div> <ul class="opt-box"> <!--/loop_category_search_filter/--> <li> <span> <!--/category_search_filter@name/--></span> <div class="<!--/category_search_filter@class/-->"> <!--/loop_category_search_filter@items(20)/--> <!--/category_search_filter@items@input/--> <!--/end_loop/--> </div> </li> <!--/end_loop/--> </ul> <ul class="select-filter"></ul> <div class="btn-wrap"> <button type="button" class="btn-reset"><span>ÃʱâÈ­</span></button> <!--/if_is_category_search_btn/--> <button type="button" class="btn-search"><span class="fc-fff">»óǰ°Ë»ö</span></button> <!--/end_if/--> </div> </div> </div> </div> <!--/end_if/--> <!-- // ÇÊÅÍ ¿µ¿ª Ãß°¡ -->

<!--/if_upper_category_set/--> <!-- ÇÏÀ§ ºÐ·ù Ãß°¡ °Ç --> <!--/if_category/--> <!--/loop_category/-->
3. CSS - MO 2.0

/* ÇÊÅÍ */ .btn-filter-wrap {position:relative;} .btn-filter-wrap strong {display:inline-block; padding-left:8px; font-size:12px; color:#626b7c;} .btn-filter-wrap a {position:absolute; top:12px; right:12px; width:18px; height:18px; background:url(/images/common/icon_mo_filter.png) no-repeat left center; line-height:29px; vertical-align:middle; font-size:0; text-indent:-9999px;} .filter-wrap * {font-family:'Malgun Gothic'; color:#202020; word-break:break-all;} .filter-wrap button {border:0;} .layer-filter-wrap {display:none;} .layer-filter-wrap .layer-filter {position:fixed; left:0; top:0; width:100%; height:100%; background:#fff; z-index:200; overflow-y:auto;} .layer-filter-wrap .layer-filter .tit {position:sticky; top:0; padding:30px; background:#fff; border-bottom:1px solid #f0f0f0; z-index:100;} .layer-filter-wrap .layer-filter .tit h3 {display:inline-block; font-size:17px; font-weight:bold; margin:0; padding:0;} .layer-filter-wrap .layer-filter .tit .total-count {display:inline-block; margin-left:15px; color:#b17efe; font-size:13px; font-weight:bold;} .layer-filter-wrap .layer-filter .tit .btn-close {position:absolute; right:30px; top:32px; width:18px; height:18px; font-size:0px; text-indent:-9999px; background:url(/images/common/icon_close.png) no-repeat left center;} .layer-filter-wrap .layer-filter .opt-box li {padding:20px 30px; border-bottom:1px solid #f0f0f0; background:url(/images/common/icon_arr_down.png) no-repeat 92% 25px; font-size:15px; font-weight:bold; cursor:pointer;} .layer-filter-wrap .layer-filter .opt-box li.active {background:url(/images/common/icon_arr_up.png) no-repeat 92% 25px;} .layer-filter-wrap .layer-filter .opt-box li input[type="checkbox"]{display:none;} .layer-filter-wrap .layer-filter .opt-box li .chk-box {padding-top:5px;} .layer-filter-wrap .layer-filter .opt-box li .chk-box label {position:relative; height:21px; line-height:19px; margin:10px 0 0; padding-left:26px; display:block; font-size:13px; font-weight:normal; cursor:pointer;} .layer-filter-wrap .layer-filter .opt-box li .chk-box label:before {position:absolute; left:0; top:0; width:21px; height:21px; background:url(/images/common/chkbox_off.png) no-repeat center center; content:'';} .layer-filter-wrap .layer-filter .opt-box li .chk-box input[type="checkbox"]:checked + label:before {background:url(/images/common/chkbox_on.png) no-repeat center center;} .layer-filter-wrap .layer-filter .opt-box li .chk-color-code {display:flex; flex-wrap:wrap; column-gap:20px; row-gap:5px; margin-top:10px; justify-content:flex-start;} .layer-filter-wrap .layer-filter .opt-box li .chk-color-code label {display:block; width:36px; height:36px; border:3px solid #fff; border-radius:50%; font-size:13px; font-weight:normal; box-shadow:0px 0px 1px 1px #dfdfdf; cursor:pointer;} .layer-filter-wrap .layer-filter .opt-box li .chk-color-code input[type="checkbox"]:checked + label {box-shadow:0px 0px 1px 1px #000;} .layer-filter-wrap .layer-filter .opt-box li .chk-color-code input[type="checkbox"]:checked + label + p {color:#202020;} .layer-filter-wrap .layer-filter .opt-box li .chk-color-code p {color:#a6a6a6; font-size:12px; text-align:center; font-weight:normal;} .layer-filter-wrap .layer-filter .select-filter {display:flex; flex-wrap:wrap; gap:5px; margin:20px 0 30px; padding:0 30px;} .layer-filter-wrap .layer-filter .select-filter li {display:flex; align-items:center; padding:8px 10px; background:#f8f8f8; border-radius:5px; font-size:13px;} .layer-filter-wrap .layer-filter .select-filter li .btn-del {width:10px; height:10px; margin-left:5px; background:url(/images/common/icon_txt_delete.png) no-repeat right center; font-size:0px; text-indent:-9999px;} .layer-filter-wrap .layer-filter .select-filter li .color-code {display:inline-block; width:18px; height:18px; margin-right:5px; border-radius:50%;} .layer-filter-wrap .layer-filter .select-filter li .filter-text {max-width:200px;} .layer-filter-wrap .layer-filter .btn-wrap {display:flex; margin:30px; border:1px solid #202020; box-sizing:border-box;} .layer-filter-wrap .layer-filter .btn-wrap button {width:auto; padding:16px 0; text-align:center; background:#fff; font-size:14px; font-weight:bold;} .layer-filter-wrap .layer-filter .btn-wrap button.btn-reset {width:100%; min-width:120px;} .layer-filter-wrap .layer-filter .btn-wrap button.btn-search {min-width:60%; background:#202020;} .layer-filter-wrap .layer-filter .btn-wrap button span {display:inline-block; visibility:visible;} .layer-filter-wrap .layer-filter .btn-wrap button span.fc-fff {color:#fff;}

3. CSS - MO 4.0

/* ÇÊÅÍ */ .list_array {margin-bottom:0;} .btn-filter-wrap {position:relative; padding:10px 8px; margin-bottom:20px; border-bottom:1px solid #4a4a4a;} .btn-filter-wrap strong {display:inline-block; font-size:12px; color:#3b3b3b;} .btn-filter-wrap a {position:absolute; top:10px; right:8px; width:18px; height:18px; background:url(/images/common/icon_filter.png) no-repeat left center; vertical-align:middle; font-size:0; text-indent:-9999px;} .filter-wrap * {font-family:'Malgun Gothic'; color:#202020; word-break:break-all;} .filter-wrap button {border:0;} .layer-filter-wrap {display:none;} .layer-filter-wrap .layer-filter {position:fixed; left:0; top:0; width:100%; height:100%; background:#fff; z-index:200; overflow:auto;} .layer-filter-wrap .layer-filter .tit {position:sticky; top:0; padding:30px; background:#fff; border-bottom:1px solid #f0f0f0; z-index:100;} .layer-filter-wrap .layer-filter .tit h3 {display:inline-block; font-size:17px; font-weight:bold; margin:0; padding:0;} .layer-filter-wrap .layer-filter .tit .total-count {display:inline-block; margin-left:15px; color:#b17efe; font-size:13px; font-weight:bold;} .layer-filter-wrap .layer-filter .tit .btn-close {position:absolute; right:30px; top:30px; width:18px; height:18px; font-size:0px; text-indent:-9999px; background:url(/images/common/icon_close.png) no-repeat left center;} .layer-filter-wrap .layer-filter .opt-box li {padding:20px 30px; border-bottom:1px solid #f0f0f0; background:url(/images/common/icon_arr_down.png) no-repeat 92% 25px; font-size:15px; font-weight:bold; cursor:pointer;} .layer-filter-wrap .layer-filter .opt-box li.active {background:url(/images/common/icon_arr_up.png) no-repeat 92% 25px;} .layer-filter-wrap .layer-filter .opt-box li > div {margin-top:15px;} .layer-filter-wrap .layer-filter .opt-box li input[type="checkbox"]{display:none;} .layer-filter-wrap .layer-filter .opt-box li .chk-box label {position:relative; height:21px; line-height:19px; margin-top:10px; padding-left:26px; display:block; font-size:13px; font-weight:normal; cursor:pointer;} .layer-filter-wrap .layer-filter .opt-box li .chk-box label:before {position:absolute; left:0; top:0; width:21px; height:21px; background:url(/images/common/chkbox_off.png) no-repeat center center; content:'';} .layer-filter-wrap .layer-filter .opt-box li .chk-box input[type="checkbox"]:checked + label:before {background:url(/images/common/chkbox_on.png) no-repeat center center;} .layer-filter-wrap .layer-filter .opt-box li .chk-color-code {display:flex; flex-wrap:wrap; column-gap:20px; row-gap:5px; margin-top:18px; justify-content:flex-start;} .layer-filter-wrap .layer-filter .opt-box li .chk-color-code label {display:block; width:36px; height:36px; border:3px solid #fff; border-radius:50%; font-size:13px; font-weight:normal; box-shadow:0px 0px 1px 1px #dfdfdf; cursor:pointer;} .layer-filter-wrap .layer-filter .opt-box li .chk-color-code input[type="checkbox"]:checked + label {box-shadow:0px 0px 1px 1px #000;} .layer-filter-wrap .layer-filter .opt-box li .chk-color-code input[type="checkbox"]:checked + label + p {color:#202020;} .layer-filter-wrap .layer-filter .opt-box li .chk-color-code p {margin:8px 0; color:#a6a6a6; font-size:12px; text-align:center; font-weight:normal;} .layer-filter-wrap .layer-filter .select-filter {display:flex; flex-wrap:wrap; gap:5px; margin:20px 0 30px; padding:0 30px;} .layer-filter-wrap .layer-filter .select-filter li {display:flex; align-items:center; padding:8px 10px; background:#f8f8f8; border-radius:5px; font-size:13px;} .layer-filter-wrap .layer-filter .select-filter li .btn-del {width:10px; height:10px; margin-left:5px; background:url(/images/common/icon_txt_delete.png) no-repeat right center; font-size:0px; text-indent:-9999px;} .layer-filter-wrap .layer-filter .select-filter li .color-code {display:inline-block; width:18px; height:18px; margin-right:5px; border-radius:50%;} .layer-filter-wrap .layer-filter .select-filter li .filter-text {max-width:200px;} .layer-filter-wrap .layer-filter .btn-wrap {display:flex; margin:30px; border:1px solid #202020; box-sizing:border-box;} .layer-filter-wrap .layer-filter .btn-wrap button {width:auto; padding:16px 0; text-align:center; background:#fff; font-size:14px; font-weight:bold;} .layer-filter-wrap .layer-filter .btn-wrap button.btn-reset {width:100%; min-width:120px;} .layer-filter-wrap .layer-filter .btn-wrap button.btn-search {min-width:60%; background:#202020;} .layer-filter-wrap .layer-filter .btn-wrap button span {display:inline-block; visibility:visible;} .layer-filter-wrap .layer-filter .btn-wrap button span.fc-fff {color:#fff;}

4. JS

window.addEventListener('load', function () { // ÇÊÅÍ ·¹ÀÌ¾î ¿­±â $(".btn-filter").click(function() { $(".layer-filter-wrap").show(); }); // ÇÊÅÍ ·¹ÀÌ¾î ´Ý±â $(".btn-close").click(function() { $(".layer-filter-wrap").hide(); }); // ÇÊÅÍ ¸ñ·Ï Æîħ $(".chk-box, .chk-color-code").hide(); $(".opt-box > li").click(function(e) { var $target = $(this).find(".chk-box, .chk-color-code"); $target.toggle(); $(this).toggleClass("active"); }); });

* ºÐ·ùÆäÀÌÁö »óǰ °Ë»ö ÇÊÅÍ ±â´ÉÀ» ¼³Á¤ÇÏ´Â ¹æ¹ýÀº [¾÷±×·¹À̵å³ëÆ®] ¸¦ ÅëÇØ È®ÀÎ °¡´ÉÇÕ´Ï´Ù. °¨»çÇÕ´Ï´Ù.