{"id":3387,"date":"2025-07-14T06:56:18","date_gmt":"2025-07-14T06:56:18","guid":{"rendered":"https:\/\/xn--z69au6wh5golr.com\/?p=3387"},"modified":"2025-07-14T07:45:40","modified_gmt":"2025-07-14T07:45:40","slug":"%ea%b2%bd%ea%b8%b0-%ed%95%98%eb%82%a8%eb%a7%88%ec%82%ac%ec%a7%80-%ec%97%85%ec%b2%b4","status":"publish","type":"post","link":"https:\/\/xn--z69au6wh5golr.com\/?p=3387","title":{"rendered":"\uacbd\uae30 \ud558\ub0a8\ub9c8\uc0ac\uc9c0 \uc5c5\uccb4"},"content":{"rendered":"\n<h1 style=\"font-size: 35px; font-weight: bold; margin-bottom: 30px; text-align: left;\">\n  \uacbd\uae30 \ud558\ub0a8\ub9c8\uc0ac\uc9c0 \uc5c5\uccb4\n<\/h1>\n\n\n\n<!DOCTYPE html>\n<html lang=\"ko\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"description\" content=\"\uacbd\uae30 \uc758\uc655\ub9c8\uc0ac\uc9c0 \ucd94\ucc9c | \uac74\ub9c8\uc2dc\ud2f0\uac00 \uc81c\uacf5\ud558\ub294 \ud504\ub77c\uc774\ube57 \uacf5\uac04\uc5d0\uc11c \uc990\uae30\ub294 \uac74\uc2dd\ub9c8\uc0ac\uc9c0, \uc2a4\uc6e8\ub514\uc2dc, \uc544\ub85c\ub9c8, \ud0c0\uc774\ub9c8\uc0ac\uc9c0! \ud558\ub8e8\uc758 \ud53c\ub85c\ub97c \ub179\uc774\ub294 \uc9c4\uc9dc \ud790\ub9c1\uc744 \uacbd\ud5d8\ud574\ubcf4\uc138\uc694.\" \/>\n\n\n    <!-- Google Fonts \ucd94\uac00 \uc608\uc2dc -->\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Jua&#038;family=Black+Han+Sans&#038;family=Do+Hyeon&#038;family=Song+Myung&#038;family=Do+Hyeon&#038;display=swap\" rel=\"stylesheet\">\n    <title>\uacbd\uae30\uc758\uc655\ub9c8\uc0ac\uc9c0 \uc5c5\uccb4\uc18c\uac1c<\/title>\n    <style>\n    @media (max-width: 768px) {\n        #cards-container {\n            width:110%;\n            margin: 0 auto;\n            position: relative;\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .card-container {\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .card-image {\n            flex: 0 0 100% !important;\n            width: 100%;\n            display: flex;\n            justify-content: center;\n        }\n\n        .card-text {\n            text-align: center;\n            align-items: center;\n            display: flex;\n            flex-direction: column;\n            margin-top: 0 !important;\n        }\n\n        .card-text h2 {\n            font-size: 30px;\n        }\n\n        .card-text p {\n            font-size: 17px;\n        }\n\n        .info-tags {\n            justify-content: center !important;\n        }\n\n        .flag-container {\n            padding: 4px;\n            gap: 3px;\n        }\n\n        .flag {\n            width: 35px;\n            height: 25px;\n        }\n    }\n\n    .image-container {\n        position: relative;\n        width: 100%;\n    }\n\n    .image-title {\n        position: absolute;\n        top: 45%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n        color: white;\n        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);\n        font-family: 'Do Hyeon', sans-serif;\n        font-size: 50px;\n        font-weight: bold;\n        text-align: center;\n        width: 100%;\n    }\n     .font1 {\n     font-family: 'Jua', sans-serif;\n    }\n\n    .flag-container {\n        position: absolute;\n        bottom: 5px;\n        left: 1px;\n        display: flex;\n        gap: 5px;\n        background: rgba(0, 0, 0, 0.5);\n        padding: 6px;\n        border-radius: 5px;\n        width: fit-content;\n        max-width: 100%;\n        flex-wrap: wrap;\n    }\n\n    .flag {\n        width: 45px;\n        height: 35px;\n        cursor: pointer;\n        border: 2px solid transparent;\n        transition: border-color 0.3s;\n        object-fit: cover;\n    }\n\n    .flag.selected {\n        border-color: #ff0000;\n    }\n\n    .flag.add-flag {\n        background: #fff;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 20px;\n        color: #000;\n    }\n\n    .flag-selector {\n        position: absolute;\n        bottom: 50px;\n        left: 10px;\n        background: white;\n        padding: 10px;\n        border-radius: 5px;\n        box-shadow: 0 2px 10px rgba(0,0,0,0.2);\n        display: none;\n        z-index: 1000;\n    }\n\n    .flag-selector.show {\n        display: block;\n    }\n\n    .flag-option {\n        display: flex;\n        align-items: center;\n        gap: 10px;\n        padding: 5px;\n        cursor: pointer;\n    }\n\n    .flag-option:hover {\n        background: #f0f0f0;\n    }\n\n    .flag-option img {\n        width: 30px;\n        height: 20px;\n    }\n\n    .nationality-tag {\n        position: absolute;\n        bottom: 10px;\n        left: 50px;\n        background: rgba(0, 0, 0, 0.7);\n        color: white;\n        padding: 5px 10px;\n        border-radius: 5px;\n        font-size: 14px;\n        display: none;\n    }\n    .card-text {\n        margin-top: 35px;\n        flex: 1;\n        min-width: 200px;\n    }\n    <\/style>\n<\/head>\n<body>\n    <div id=\"cards-container\">\n        <a href=\"https:\/\/xn--z69au6wh5golr.com\/?p=3393\" target=\"_blank\" style=\"text-decoration: none; color: inherit;\">\n            <div class=\"card-container\" style=\"display: flex; flex-wrap: wrap; align-items: flex-start; border:1px solid #ccc; border-radius:10px; padding:20px; margin-bottom:30px; gap:20px; cursor: pointer;\">\n                <div class=\"card-image\" style=\"flex: 0 0 35%;\">\n                    <div class=\"image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/xn--z69au6wh5golr.com\/wp-content\/uploads\/2025\/07\/\ud558\ub0a8.jpg\" \n                             alt=\"\ubbf8\uc0ac \uc5d0\ucf54\ud14c\ub77c\ud53c - \uc790\uc5f0\uc758 \uc5d0\ub108\uc9c0\ub97c \ub2f4\uc740 \uc815\ud1b5 \ud790\ub9c1 \ubbf8\uc0ac\ub9c8\uc0ac\uc9c0 \uacf5\uac04\"\n                             title=\"\ubbf8\uc0ac\uac74\ub9c8 \ucd94\ucc9c - \uc5d0\ucf54\ud14c\ub77c\ud53c\uc5d0\uc11c \uacbd\ud5d8\ud558\ub294 \uc12c\uc138\ud55c \uc190\uae38\uacfc \uc790\uc5f0\uce5c\ud654 \ud14c\ub77c\ud53c \ucf00\uc5b4\"\n\n                             style=\"width:100%; height:auto; border-radius:10px;\">\n                        <h2 class=\"image-title\">\uc5d0\ucf54\ud14c\ub77c\ud53c<\/h2>\n                        <div class=\"flag-container\">\n                            <img decoding=\"async\" src=\"https:\/\/xn--z69au6wh5golr.com\/wp-content\/uploads\/2025\/05\/\ud55c\uad6d.jpg\" class=\"flag\" alt=\"\ud55c\uad6d\uad6d\uae30\" data-nationality=\"\ud55c\uad6d\uad6d\uae30\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"card-text\">\n                    <p style=\"margin:0 0 10px; font-size:18px;\"><strong>\uc778\uc0ac\ub9d0:<\/strong> \uc790\uc5f0 \uce5c\ud654\uc801\uc778 \ucee8\uc149\uacfc \ud568\uaed8 \uc870\uc6a9\ud558\uace0 \uae54\ub054\ud55c \uacf5\uac04\u2b50<\/p>\n                    <p style=\"margin:0 0 10px; font-size:18px;\"><strong>\uc8fc\uc18c:<\/strong> \ubbf8\uc0ac\uc5ed 3\ubc88 \ucd9c\uad6c<\/p>\n                    <div class=\"info-tags\" style=\"display:flex; flex-wrap:wrap; gap:10px; margin-top:10px; justify-content:flex-start;\">\n                        <div style=\"background:#f5f5f5; padding:8px 12px; border-radius:8px; font-size:16px;\">\n                            <strong style=\"color:red;\">\uad00\ub9ac\uc324:<\/strong> 20\ub300~30\ub300 &#038; \ud790\ub9c1\uc0f5\n                        <\/div>\n                        <div style=\"background:#f5f5f5; padding:8px 12px; border-radius:8px; font-size:16px;\">\n                            <strong style=\"color:red;\">\uc601\uc5c5\uc2dc\uac04:<\/strong> \uc624\uc804 11\uc2dc ~ \uc0c8\ubcbd 3\uc2dc\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/a>\n      <\/div>\n\n       \n    <script>\n        \/\/ \uad6d\uae30 \ub370\uc774\ud130\n        const flagData = [\n            { nationality: '\ud55c\uad6d\uad6d\uae30', url: 'https:\/\/xn--z69au6wh5golr.com\/wp-content\/uploads\/2025\/05\/\ud55c\uad6d.jpg' },\n            { nationality: '\ud0dc\uad6d\uad6d\uae30', url: 'https:\/\/xn--z69au6wh5golr.com\/wp-content\/uploads\/2025\/05\/\ud0dc\uad6d.jpg' },\n            { nationality: '\uc911\uad6d\uad6d\uae30', url: 'https:\/\/xn--z69au6wh5golr.com\/wp-content\/uploads\/2025\/05\/\uc911\uad6d.jpg' },\n            { nationality: '\ub7ec\uc2dc\uc544\uad6d\uae30', url: 'https:\/\/xn--z69au6wh5golr.com\/wp-content\/uploads\/2025\/05\/\ub7ec\uc2dc\uc544-1.jpg' },\n            { nationality: '\uc77c\ubcf8\uad6d\uae30', url: 'https:\/\/xn--z69au6wh5golr.com\/wp-content\/uploads\/2025\/05\/\uc77c\ubcf8.jpg' },\n            { nationality: '\uc6b0\ud06c\ub77c\uc774\ub098\uad6d\uae30', url: 'https:\/\/xn--z69au6wh5golr.com\/wp-content\/uploads\/2025\/05\/\uc6b0\ud06c\ub77c\uc774\ub098\uad6d\uae30-1.jpg' }\n        ];\n\n        \/\/ \ud398\uc774\uc9c0 \ub85c\ub4dc \uc2dc \uc2e4\ud589\n        window.onload = function() {\n            \/\/ \uce74\ub4dc \uc11e\uae30\n            const container = document.getElementById('cards-container');\n            const cards = Array.from(container.children);\n            for (let i = cards.length - 1; i > 0; i--) {\n                const j = Math.floor(Math.random() * (i + 1));\n                container.appendChild(cards[j]);\n            }\n        };\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\uacbd\uae30 \ud558\ub0a8\ub9c8\uc0ac\uc9c0 \uc5c5\uccb4 \uacbd\uae30\uc758\uc655\ub9c8\uc0ac\uc9c0 \uc5c5\uccb4\uc18c\uac1c \uc5d0\ucf54\ud14c\ub77c\ud53c \uc778\uc0ac\ub9d0: \uc790\uc5f0 \uce5c\ud654\uc801\uc778 \ucee8\uc149\uacfc \ud568\uaed8 \uc870\uc6a9\ud558\uace0 \uae54\ub054\ud55c \uacf5\uac04\u2b50 \uc8fc\uc18c: \ubbf8\uc0ac\uc5ed 3\ubc88 \ucd9c\uad6c \uad00\ub9ac\uc324: 20\ub300~30\ub300 &#038; \ud790\ub9c1\uc0f5 \uc601\uc5c5\uc2dc\uac04: \uc624\uc804 11\uc2dc ~ \uc0c8\ubcbd 3\uc2dc<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3387","post","type-post","status-publish","format-standard","hentry","category-1"],"_links":{"self":[{"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=\/wp\/v2\/posts\/3387","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3387"}],"version-history":[{"count":5,"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=\/wp\/v2\/posts\/3387\/revisions"}],"predecessor-version":[{"id":3399,"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=\/wp\/v2\/posts\/3387\/revisions\/3399"}],"wp:attachment":[{"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3387"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3387"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3387"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}