{"id":454,"date":"2024-11-25T02:34:49","date_gmt":"2024-11-25T02:34:49","guid":{"rendered":"https:\/\/goe0701.mycafe24.com\/?page_id=454"},"modified":"2025-01-02T04:08:52","modified_gmt":"2025-01-02T04:08:52","slug":"454-2","status":"publish","type":"page","link":"https:\/\/goeng.co.kr\/?page_id=454","title":{"rendered":"\uc778\uc7ac\uc0c1"},"content":{"rendered":"\n<script>\n  AOS.init();\n<\/script>\n\n\n\n<div class=\"fixIconWrap\">\n<div class=\"fixIcon naver\"><a href=\"https:\/\/talk.naver.com\/ct\/wtwnlrc?frm=pnmb&#038;frm=nmb_detail#nafullscreen\" target=\"_blank\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/talktalk.png\" alt=\"navertalktalk\"><\/a><\/div>\n<div class=\"fixIcon kakao\"><a href=\"https:\/\/pf.kakao.com\/_EXVdn\" target=\"_blank\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/kakao.png\" alt=\"kakao\"><\/a><\/div>\n<div class=\"fixIcon wechat image-gallery_we\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/wechat.png\" alt=\"wechat\" class=\"thumbnail_we\" data-large=\"\/wp-content\/uploads\/2024\/12\/wechat_qr.jpg\"><\/div>\n<div class=\"fixIcon insta\"><a href=\"https:\/\/www.instagram.com\/c_goeng\/\" target=\"_blank\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/insta.png\" alt=\"insta\"><\/a><\/div>\n<div class=\"fixIcon facebook\"><a href=\"https:\/\/www.facebook.com\/CGOENG\/\" target=\"_blank\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/facebook.png\" alt=\"facebook\"><\/a><\/div>\n<\/div>\n\n\n<div class=\"modal_we\" id=\"modal_we\">\n<div class=\"modal-content_we\"><span class=\"close_we\">&times;<\/span><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/wechat_qr.jpg\" alt=\"Modal\" class=\"modal-image_we\"><\/div>\n<\/div>\n\n<script>\n\n    \/\/ script.js\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n    const modal = document.getElementById(\"modal_we\");\n    const modalImage = document.querySelector(\".modal-image_we\");\n    const closeBtn = document.querySelector(\".close_we\");\n    const thumbnails = document.querySelectorAll(\".thumbnail_we\");\n\n\n    \/\/ \uc774\ubbf8\uc9c0 \ud074\ub9ad \uc2dc \ubaa8\ub2ec \uc5f4\uae30\n    thumbnails.forEach(thumbnail => {\n        thumbnail.addEventListener(\"click\", () => {\n            const largeImageUrl = thumbnail.getAttribute(\"data-large\");\n            modalImage.src = largeImageUrl;\n            modal.style.display = \"flex\";\n        });\n    });\n\n    \/\/ \ubaa8\ub2ec \ub2eb\uae30 (\u00d7 \ubc84\ud2bc \ud074\ub9ad)\n    closeBtn.addEventListener(\"click\", () => {\n        modal.style.display = \"none\";\n        modalImage.src = \"\";\n    });\n\n    \/\/ \ubaa8\ub2ec \uc678\ubd80 \ud074\ub9ad \uc2dc \ub2eb\uae30\n    modal.addEventListener(\"click\", (e) => {\n        if (e.target === modal) {\n            modal.style.display = \"none\";\n            modalImage.src = \"\";\n        }\n    });\n});\n<\/script>\n\n\n\n\n<style>\n.ft_en, .ft_ch, .ft_ja {display:none !important;}\n.contentWrap {margin-top:100px;}\n.red {color:#b4222c; font-weight: 600;}\n\n\/* \uc778\uc7ac\uc0c1 *\/\n.itemWrap {display: flex;gap: 20px;align-items: start; margin-top: 70px;}\n.itemWrap .item {width:33.3%; display: flex;flex-direction: column;align-items: center;}\n.itemWrap .item > div {display: flex;justify-content: left;align-items: center;gap: 10px;}\n.itemWrap .item img {width: fit-content;margin-bottom: 15px;}\n.itemWrap .item h2 {    font-size: 30px !important;font-weight: 700;}\n.itemWrap .item h6 {    text-align: center;width: 80%;font-size: 20px !important;}\n\n.imgWrap.position img {width: 50%; margin: 100px auto 0;}\n\n.rowWrap {margin-top: 150px;}\n.rowWrap .talentRow { display: flex;align-items: center;gap: 50px;width: 85%;\n    margin: 50px auto 0;}\n.rowWrap .talentRow:nth-child(2) {justify-content: right;}\n.rowWrap .talentRow .imgWrap {margin-bottom: 30px; }\n.rowWrap .talentRow .imgWrap img {width: fit-content;border-radius: 15px;box-shadow: 7px 7px #b4222c2b;}\n.rowWrap .talentRow .txtWrap {}\n.rowWrap .talentRow .txtWrap h3 {font-weight: 700;}\n.rowWrap .talentRow .txtWrap h6 {}\n.rowWrap .talentRowRight {    display: flex; align-items: center;}\n\n\n\/* \ubc18\uc751\ud615 *\/\n\n@media (max-width:1440px){\n.rowWrap .talentRow {width:100%;}\n}\n@media (max-width:1024px){\n\n.itemWrap .item img {    width: 100px;}\n.itemWrap .item h6 {width:100%;}\n.imgWrap.position img {width:80%;}\n.rowWrap .talentRow .txtWrap h3 { font-size: 24px !important;}\n.rowWrap .talentRow .txtWrap h6 { font-size: 16px !important;}\n}\n@media (max-width:991px){\n\t\n}\n@media (max-width:768px){\n\n.itemWrap .item h2 {    font-size: 24px !important;}\n.itemWrap .item h6 {margin: 3px 0;font-size: 16px !important;}\n.rowWrap .talentRow {flex-direction: column;gap: 0;align-items: start;}\n.rowWrap .talentRowRight h3, .rowWrap .talentRowRight h6 {    text-align: left;}\n.rowWrap .talentRowRight h6 {     margin-bottom: 20px;}\n\n}\n@media (max-width:500px){\n.itemWrap {    flex-direction: column; gap:30px;}\n.itemWrap .item {width:100%;}\n.mNone {display:none;}\n.imgWrap.position img {width:100%;}\n\n}\n\n<\/style>\n\n\n\n<div class=\"wp-block-cover\" style=\"min-height:500px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-20 has-background-dim\"><\/span><img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"500\" class=\"wp-block-cover__image-background wp-image-1965\" alt=\"\" src=\"https:\/\/goe0701.mycafe24.com\/wp-content\/uploads\/2024\/12\/subBnr_4.png\" data-object-fit=\"cover\" srcset=\"https:\/\/goeng.co.kr\/wp-content\/uploads\/2024\/12\/subBnr_4.png 1920w, https:\/\/goeng.co.kr\/wp-content\/uploads\/2024\/12\/subBnr_4-300x78.png 300w, https:\/\/goeng.co.kr\/wp-content\/uploads\/2024\/12\/subBnr_4-1024x267.png 1024w, https:\/\/goeng.co.kr\/wp-content\/uploads\/2024\/12\/subBnr_4-768x200.png 768w, https:\/\/goeng.co.kr\/wp-content\/uploads\/2024\/12\/subBnr_4-1536x400.png 1536w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<p class=\"has-text-align-center has-large-font-size wp-block-paragraph\"><\/p>\n\n\n\n<div class=\"bnrTitle\">\n<!-- <h4 data-aos=\"fade-up\" data-aos-duration=\"1000\">ideal talent<\/h4> -->\n<h1 data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"400\">\uc778\uc7ac\uc0c1<\/h1>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"bnrMenu\">\n<a href=\"\/?page_id=454\" class=\"on\">\uc778\uc7ac\uc0c1<\/a>\n<a href=\"\/?page_id=484\">\ubcf5\uc9c0\uc81c\ub3c4<\/a>\n<a href=\"\/?page_id=486\">\ucc44\uc6a9\uacf5\uace0<\/a>\n<\/div>\n\n\n\n<div class=\"sub_inner\">\n<div class=\"contentWrap\">\n<h3 class=\"middelTitle\" data-aos=\"fade-up\" data-aos-duration=\"1000\">\n<!-- <span class=\"red\">I<\/span>deal talent -->\n<\/h3>\n\n\n\n<div class=\"itemWrap\">\n<div class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\">\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/talent01-2.png\">\n<h2>\uae30\ubcf8<\/h2>\n<h6><span class=\"red\">\uae30\ubcf8<\/span>\uc744 \uc9c0\ud0a4\uace0 \uc6d0\uce59\uc744 <br>\uc911\uc694\uc2dc \ud558\ub294 \uc778\uc7ac<\/h6>\n<\/div>\n<div class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"400\">\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/talent02-2.png\">\n<h2>\uc815\uc9c1<\/h2>\n<h6><span class=\"red\">\uc815\uc9c1\ud568<\/span>\uacfc \ubc14\ub978 \ud589\ub3d9\uc73c\ub85c <br>\uc5ed\ud560\uacfc \ucc45\uc784\uc744 \ub2e4\ud558\ub294 \uc778\uc7ac<\/h6>\n<\/div>\n<div class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1500\" data-aos-delay=\"600\">\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/11\/talent01.png\">\n<h2>\uc5f4\uc815<\/h2>\n<h6>\uc77c\uc5d0 <span class=\"red\">\uc5f4\uc815<\/span>\uc744 \uac00\uc9c0\uace0 <br>\ubab0\ub450\ud558\ub294 \uc778\uc7ac<\/h6>\n<\/div>\n<\/div>\n\n\n\n<div class=\"imgWrap position\" data-aos=\"fade-up\" data-aos-duration=\"1000\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/\uc9c1\uae096.png\" alt=\"position\"><\/div>\n\n\n\n<div class=\"rowWrap\">\n\n<div class=\"talentRow\" data-aos=\"fade-up\" data-aos-duration=\"1000\">\n<div class=\"imgWrap\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/11\/talent04.png\"><\/div>\n<div class=\"txtWrap\">\n<h3>\uc6b0\ub9ac\ub294 \uc804\ubb38 \ud544\ub4dc \uc5d4\uc9c0\ub2c8\uc5b4\uc785\ub2c8\ub2e4.<\/h3>\n<h6>\ub2f9\uc5f0\ud558\uac8c \uc774\uc6a9\ud558\ub294 \uc11c\ube44\uc2a4\ub97c \ub9cc\ub4e4\uae30 \uc704\ud55c \ubcf5\uc7a1\ud55c \uacfc\uc81c\uc5d0 \uc9d1\uc911\ud569\ub2c8\ub2e4. <br class=\"mNone\">\ucd5c\uace0\uc758 \uc778\uc7ac\ub4e4\uc774 \ubaa8\uc5ec, \uac01 \ubd84\uc57c\uc5d0\uc11c \uae0d\uc815\uc801\uc778 \ubcc0\ud654\ub97c \uc8fc\ub3c4\ud558\uba70, \uace0\uac1d\uacfc \ubc1d\uc740 \ubbf8\ub798\ub97c \uc0c1\uc0c1\ud569\ub2c8\ub2e4.<\/h6>\n<\/div>\n<\/div> <!--talentRow-->\n\n<div class=\"talentRow talentRowRight\" data-aos=\"fade-up\" data-aos-duration=\"1000\">\n<div class=\"txtWrap\">\n<h3>\ubbf8\ub798\ub294 \uace0\uac1d\uacfc \uc6b0\ub9ac\uac00 \ub9cc\ub4e4\uc5b4 \ub098\uac00\ub294 \uac83\uc785\ub2c8\ub2e4.<\/h3>\n<h6>\uc6b0\ub9ac\uc758 \uc120\ud0dd\uacfc \ub178\ub825\uc774 \ubbf8\ub798\ub97c \uacb0\uc815 \uc9d3\uc2b5\ub2c8\ub2e4. &#8216;\uc131\uacf5\uc758 \uac00\uce58\ub97c \uace0\uac1d\uacfc \ud568\uaed8 \ud55c\ub2e4&#8217; \ub77c\ub294 <br class=\"mNone\">\ube44\uc804\uc744 \uac00\uc9c0\uace0 \ubaa9\ud45c\ub97c \ud5a5\ud574 \ub098\uc544\uac00\uba70, \uc9c0\uc18d\uc801\uc778 \ud559\uc2b5\uacfc \ud611\ub825\uc744 \ud1b5\ud574 <br class=\"mNone\">\uc6b0\ub9ac\ub294 \ubbf8\ub798\ub97c \ub354 \ubc1d\uace0 \ubc88\uc601\ud558\ub294 \uac83\uc73c\ub85c \ub9cc\ub4e4\uc5b4 \ub098\uac08 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n<\/h6>\n<\/div>\n<div class=\"imgWrap\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/11\/talent05.png\"><\/div>\n<\/div> <!--talentRow-->\n\n<div class=\"talentRow\" data-aos=\"fade-up\" data-aos-duration=\"1000\">\n<div class=\"imgWrap\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/11\/talent06.png\"><\/div>\n<div class=\"txtWrap\">\n<h3>\ubbf8\ub798\ub97c \uad6c\ud604\ud558\uae30 \uc704\ud574\uc11c\ub294 \uba3c\uc800 \uace0\uac1d\uacfc <br class=\"mNone\">\uba85\ud655\ud55c \ube44\uc804\uacfc \ubaa9\ud45c\ub97c \uc124\uc815\ud574\uc57c \ud569\ub2c8\ub2e4.<\/h3>\n<h6>\uc5b4\ub5a4 \ubd84\uc57c\uc5d0\uc11c\ub4e0 \ube44\uc804\uc740 \uc6b0\ub9ac\uac00 \uac00\uace0\uc790\ud558\ub294 \ubc29\ud5a5\uc744 \ub098\ud0c0\ub0b4\uba70, \ubaa9\ud45c\ub294 \uadf8 \ubc29\ud5a5\uc73c\ub85c \ub098\uc544\uac00\uae30 \uc704\ud55c <br class=\"mNone\">\uad6c\uccb4\uc801\uc778 \ub2e8\uacc4\uc640 \uacc4\ud68d\uc744 \uc815\uc758\ud569\ub2c8\ub2e4. \ube44\uc804\uc744 \uac00\uc9c0\uace0 \uc788\uc73c\uba74 \uc6b0\ub9ac\ub294 \uadf8\uac83\uc744 \uc2e4\ud604\ud558\uae30 \uc704\ud574 \ub178\ub825\ud558\uac8c \ub429\ub2c8\ub2e4.<\/h6>\n<\/div>\n<\/div> <!--talentRow-->\n\n<\/div>\n\n\n\n<\/div> <!--contentWrap-->\n<\/div> <!--sub_inner-->\n","protected":false},"excerpt":{"rendered":"<p>&times; \uc778\uc7ac\uc0c1 \ubcf5\uc9c0\uc81c\ub3c4 \ucc44\uc6a9\uacf5\uace0 \uae30\ubcf8 \uae30\ubcf8\uc744 \uc9c0\ud0a4\uace0 \uc6d0\uce59\uc744 \uc911\uc694\uc2dc \ud558\ub294 \uc778\uc7ac \uc815\uc9c1 \uc815\uc9c1\ud568\uacfc \ubc14\ub978 \ud589\ub3d9\uc73c\ub85c \uc5ed\ud560\uacfc \ucc45\uc784\uc744 \ub2e4\ud558\ub294 \uc778\uc7ac \uc5f4\uc815 \uc77c\uc5d0 \uc5f4\uc815\uc744 \uac00\uc9c0\uace0 \ubab0\ub450\ud558\ub294 \uc778\uc7ac \uc6b0\ub9ac\ub294 \uc804\ubb38 \ud544\ub4dc \uc5d4\uc9c0\ub2c8\uc5b4\uc785\ub2c8\ub2e4. \ub2f9\uc5f0\ud558\uac8c \uc774\uc6a9\ud558\ub294 \uc11c\ube44\uc2a4\ub97c \ub9cc\ub4e4\uae30 \uc704\ud55c \ubcf5\uc7a1\ud55c \uacfc\uc81c\uc5d0 \uc9d1\uc911\ud569\ub2c8\ub2e4. \ucd5c\uace0\uc758 \uc778\uc7ac\ub4e4\uc774 \ubaa8\uc5ec, &hellip; <a href=\"https:\/\/goeng.co.kr\/?page_id=454\">Continued<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-fullwidth.php","meta":{"kt_blocks_editor_width":"","footnotes":""},"class_list":["post-454","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/goeng.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/454","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/goeng.co.kr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/goeng.co.kr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/goeng.co.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/goeng.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=454"}],"version-history":[{"count":82,"href":"https:\/\/goeng.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/454\/revisions"}],"predecessor-version":[{"id":4301,"href":"https:\/\/goeng.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/454\/revisions\/4301"}],"wp:attachment":[{"href":"https:\/\/goeng.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=454"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}