{"id":7961,"date":"2025-09-22T08:13:54","date_gmt":"2025-09-22T08:13:54","guid":{"rendered":"https:\/\/xn--z69au6wh5golr.com\/?p=7961"},"modified":"2025-10-15T01:18:46","modified_gmt":"2025-10-15T01:18:46","slug":"%ec%95%bc%ec%8b%9c%ec%bd%94%ed%83%80%ec%9d%b4%ed%99%88%ed%83%80%ec%9d%b4-%ea%b2%bd%ea%b8%b0%ec%b6%9c%ec%9e%a5%eb%a7%88%ec%82%ac%ec%a7%80","status":"publish","type":"post","link":"https:\/\/xn--z69au6wh5golr.com\/?p=7961","title":{"rendered":"\uc57c\uc2dc\ucf54\ud0c0\uc774\ud648\ud0c0\uc774 \u2013 \uacbd\uae30\ucd9c\uc7a5\ub9c8\uc0ac\uc9c0"},"content":{"rendered":"\n<?php\n\/\/ Enable Gzip compression\nif (extension_loaded('zlib')) {\n    ini_set('zlib.output_compression', 'On');\n    ini_set('zlib.output_compression_level', '5');\n}\n\n\/\/ Set security headers\nheader('X-Powered-By: ');\nheader('Strict-Transport-Security: max-age=31536000; includeSubDomains');\nheader('X-Content-Type-Options: nosniff');\nheader('X-XSS-Protection: 1; mode=block');\nheader('X-Frame-Options: SAMEORIGIN');\nheader('Referrer-Policy: strict-origin-when-cross-origin');\n\n\/\/ Set cache control headers\n$request_uri = $_SERVER['REQUEST_URI'];\n$extension = pathinfo($request_uri, PATHINFO_EXTENSION);\n\n\/\/ Cache control for static assets\nif (in_array($extension, ['ico', 'pdf', 'flv', 'jpg', 'jpeg', 'png', 'gif', 'webp', 'avif', 'js', 'css', 'swf', 'woff', 'woff2', 'ttf', 'otf', 'svg'])) {\n    header('Cache-Control: max-age=31536000, public');\n    header('Expires: ' . gmdate('D, d M Y H:i:s', time() + 31536000) . ' GMT');\n}\n\/\/ Cache control for HTML\nelseif (in_array($extension, ['html', 'htm'])) {\n    header('Cache-Control: max-age=86400, public');\n    header('Expires: ' . gmdate('D, d M Y H:i:s', time() + 86400) . ' GMT');\n}\n\n\/\/ Keep-Alive settings\nheader('Connection: keep-alive');\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 \uc9c0\uc5ed 24\uc2dc\uac04 \ucd9c\uc7a5\ub9c8\uc0ac\uc9c0 \uc11c\ube44\uc2a4. \uc57c\uc2dc\ucf54\ud0c0\ud648\ud0c0\uc774\uac00 \uc81c\uacf5\ud558\ub294 \ud504\ub9ac\ubbf8\uc5c4 \ub9c8\uc0ac\uc9c0. \uc2a4\uc6e8\ub514\uc2dc, \uc544\ub85c\ub9c8, \ud0c0\uc774\ub9c8\uc0ac\uc9c0 \ub4f1 \ub2e4\uc591\ud55c \ucf54\uc2a4. \ucd9c\uc7a5\ube44 \ubb34\ub8cc, \ud604\uc7a5\uacb0\uc81c \uac00\ub2a5. \ucd5c\uace0\uc758 \ud790\ub9c1\uc744 \uc57d\uc18d\ub4dc\ub9bd\ub2c8\ub2e4.\">\n    <meta name=\"keywords\" content=\"\uc57c\uc2dc\ucf54\ud0c0\ud648\ud0c0\uc774, \ucd9c\uc7a5\ub9c8\uc0ac\uc9c0, \uac74\ub9c8\uc2dc\ud2f0, 1\uc778\uc0f5, \uc2a4\uc6e8\ub514\uc2dc, \uc544\ub85c\ub9c8\ub9c8\uc0ac\uc9c0, \ud0c0\uc774\ub9c8\uc0ac\uc9c0, \ub85c\ubbf8\ub85c\ubbf8, \uc288\uc5bc\ub9c8\uc0ac\uc9c0, \ud648\ud0c0\uc774, \uacbd\uae30\ucd9c\uc7a5\ub9c8\uc0ac\uc9c0\">\n    \n    <!-- Language and Region -->\n    <meta http-equiv=\"content-language\" content=\"ko\">\n    <meta name=\"geo.region\" content=\"KR\">\n    <meta name=\"geo.placename\" content=\"Incheon\">\n    \n    <!-- Canonical URL -->\n    <link rel=\"canonical\" href=\"https:\/\/xn--z69au6wh5golr.com\/7969\">\n    \n    <!-- Favicon -->\n    <link rel=\"icon\" type=\"image\/x-icon\" href=\"https:\/\/xn--z69au6wh5golr.com\/favicon.ico\">\n    <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/xn--z69au6wh5golr.com\/apple-touch-icon.png\">\n    <link rel=\"apple-touch-icon\" sizes=\"152x152\" href=\"https:\/\/xn--z69au6wh5golr.com\/apple-touch-icon-152x152.png\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"https:\/\/xn--z69au6wh5golr.com\/apple-touch-icon-120x120.png\">\n    <link rel=\"apple-touch-icon\" sizes=\"76x76\" href=\"https:\/\/xn--z69au6wh5golr.com\/apple-touch-icon-76x76.png\">\n    <meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\n    <meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black\">\n    <meta name=\"apple-mobile-web-app-title\" content=\"\uac74\ub9c8\uc2dc\ud2f0\">\n    \n    <!-- Preload critical assets -->\n    <link rel=\"preload\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+KR:wght@400;700&#038;display=swap\" as=\"style\">\n    \n    <!-- Critical CSS -->\n    <style>\n        \/* Critical CSS for above-the-fold content *\/\n        body{font-family:'Noto Sans KR',sans-serif;line-height:1.6;margin:0;padding:0;color:#333;width:100%;box-sizing:border-box}\n        .container{max-width:1000px;margin:0 auto;padding:0 15px}\n        header{text-align:center;margin-bottom:40px;background:linear-gradient(to right,#f8f9fa,#fff,#f8f9fa);border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.05)}\n        h1{font-size:2.8em;color:#2c3e50;margin:-10px 0 20px;font-weight:700;letter-spacing:-.5px}\n        h1 .main-title{font-size:0.7em;display:block;margin-bottom:10px}\n        header p{color:#666;font-size:1.2em;margin:12px 0;line-height:1.6}\n        \n        @media (max-width:768px){\n            header{padding:5px 15px;margin-bottom:30px}\n            h1{font-size:2.2em;display:flex;flex-direction:column;gap:10px}\n            h1 .main-title{font-size:0.7em;margin-bottom:-30px}\n            h1 br{display:block}\n            header p{font-size:1.1em}\n            .container{padding:0;width:110%;margin:0 auto;transform:translateX(-4.5%)}\n        }\n        @media (min-width:769px){\n            h1 br{display:none}\n        }\n        @media (max-width:480px){h1{font-size:2em}}\n\n        \/* Optimized phone link styles *\/\n        .phone-link {\n\n            color: black;\n            font-size: 1.5em;\n            font-weight: 700;\n\n        }\n        .phone-icon {\n            font-size: 1.5em;\n            margin-right: 10px;\n            color: #e74c3c;\n        }\n        .highlight {\n            color: black;\n            font-weight: 700;\n        }\n    <\/style>\n    \n    <!-- Defer non-critical CSS -->\n    <link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+KR:wght@400;700&#038;display=swap\" media=\"print\" onload=\"this.media='all'\">\n    <noscript><link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+KR:wght@400;700&#038;display=swap\"><\/noscript>\n    \n    <title>\uacbd\uae30\ucd9c\uc7a5\ub9c8\uc0ac\uc9c0 &#8211; \uc57c\uc2dc\ucf54\ud0c0\ud648\ud0c0\uc774 | 1\uc778\uc0f5 \uc2a4\uc6e8\ub514\uc2dc \uc544\ub85c\ub9c8\ub9c8\uc0ac\uc9c0 \ud0c0\uc774\ub9c8\uc0ac\uc9c0 \ub85c\ubbf8\ub85c\ubbf8 \uc288\uc5bc\ub9c8\uc0ac\uc9c0<\/title>\n\n    <!-- Non-critical CSS -->\n    <style>\n        \/* Rest of the CSS styles *\/\n        .contact{background:#f8f9fa;padding:20px;border-radius:8px;margin:20px 0;text-align:center}\n        .program{margin:30px 0;padding-top:20px;text-align:center;background:#f8f9fa;border-radius:8px}\n        .program-section{margin-bottom:40px;width:96%;margin-left:auto;margin-right:auto}\n        .program-title{background:#34495e;color:#fff;font-size:1.2em;font-weight:700;padding:15px;text-align:center;border-radius:8px 8px 0 0;margin-bottom:0}\n        .course-card{background:#fff;border:1px solid #eee;border-radius:8px;margin:15px 0;padding:20px;box-shadow:0 2px 5px rgba(0,0,0,.1)}\n        \n        \/* \ubaa8\ubc14\uc77c \uac04\uaca9 \uc870\uc815 *\/\n        @media (max-width: 768px) {\n            .program {\n                margin: 20px 0;\n                padding-top: 15px;\n            }\n            .program-section {\n                margin-bottom: 25px;\n            }\n            .course-card {\n                margin: 8px 0;\n                padding: 15px;\n            }\n            .program-title {\n                padding: 12px;\n                font-size: 1.1em;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .program {\n                margin: 15px 0;\n                padding-top: 10px;\n            }\n            .program-section {\n                margin-bottom: 20px;\n            }\n            .course-card {\n                margin: 5px 0;\n                padding: 12px;\n            }\n            .program-title {\n                padding: 10px;\n                font-size: 1em;\n            }\n        }\n        .course-header{display:flex;justify-content:center;align-items:center;margin-bottom:15px;flex-wrap:wrap;gap:5px}\n        .course-info{display:flex;align-items:center;gap:15px;flex-wrap:wrap;justify-content:center}\n        .course-name{font-size:1.2em;font-weight:700;color:#2c3e50}\n        .course-time{color:#666;margin:0 5px}\n        .course-price{color:#e74c3c;font-weight:700;font-size:1.3em;margin-left:5px}\n        .business-hours{background:#f8f9fa;padding:20px;border-radius:8px;margin:20px 0;text-align:center}\n        .business-hours-card{display:flex;align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 4px 16px rgba(44,62,80,.08);padding:24px 20px;margin:18px auto 0;gap:18px;max-width:100%;margin-left:auto;margin-right:auto;position:relative}\n        .business-hours-icon{font-size:2.2em;color:#2c3e50;margin-top:2px}\n        .business-hours-info{flex:1;text-align:center;position:relative}\n        .business-hours-main{font-size:1.15em;font-weight:700;color:#34495e;position:absolute;left:50%;transform:translateX(-50%);white-space:nowrap}\n        .business-hours-detail{color:#666;font-size:1em;margin-bottom:8px}\n        .business-hours-note{font-size:1em;color:#e67e22;font-weight:700}\n        .business-hours-notice{margin:18px auto 0;color:#ff0000;padding:14px 18px;font-size:1.05em;font-weight:500;align-items:center;gap:8px;text-align:center}\n        .notice-icon{font-size:1.3em}\n        .location{background:#f8f9fa;padding:20px;border-radius:8px;margin:20px 0;text-align:center}\n        .location-card{display:flex;align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 4px 16px rgba(44,62,80,.08);padding:24px 20px;margin-top:18px;gap:18px;max-width:100%;margin-left:auto;margin-right:auto}\n        .location-icon{font-size:1.5em;color:#2c3e50;margin-top:2px}\n        .location-info{flex:1}\n        .location-title{font-size:1.15em;font-weight:700;color:#34495e;margin-bottom:6px}\n        .location-address{color:#666;font-size:1em;margin-bottom:8px}\n        .location-parking{font-size:1em;color:#27ae60;font-weight:700}\n        .social-share{display:flex;justify-content:center;gap:10px;margin-top:20px;flex-wrap:wrap}\n        .social-share a,.social-share button{padding:10px 20px;color:#fff;text-decoration:none;border-radius:5px;border:none;cursor:pointer;font-size:14px;transition:opacity .3s ease}\n        .social-share a:hover,.social-share button:hover{opacity:.9}\n        .url-copy-btn{background:#4CAF50}\n        .facebook-share{background:#1877f2}\n        .twitter-share{background:#1da1f2}\n        .naver-share{background:#03c75a}\n        .kakao-share{background:#fee500;color:#000}\n        .floating-phone {\n        position: fixed;\n        bottom: 30px;\n        right: 10px;\n        width: 60px;\n        height: 60px;\n        background: #e74c3c;\n        color: white;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        text-decoration: none;\n        box-shadow: 0 2px 10px rgba(0,0,0,0.2);\n        z-index: 1000;\n        transition: all 0.3s ease;\n        transform: translateY(0);\n    }\n   .floating-phone {\n    justify-content: flex-start; \/* \u2190 \uc67c\ucabd \uc815\ub82c *\/\n    padding-left: 11px; \/* \uc544\uc774\ucf58\uc774 \ub108\ubb34 \ubd99\uc9c0 \uc54a\ub3c4\ub85d \uc57d\uac04 \uc5ec\uc720 *\/\n   padding-bottom: 8px; \/* \uc544\uc774\ucf58\uc774 \ub108\ubb34 \ubd99\uc9c0 \uc54a\ub3c4\ub85d \uc57d\uac04 \uc5ec\uc720 *\/\n}\n    .floating-phone:hover {\n        transform: scale(1.1);\n        background: #c0392b;\n    }\n\n    .floating-phone .phone-icon {\n        font-size: 2em;\n    }\n\n    \/* \ub370\uc2a4\ud06c\ud0d1\uc5d0\uc11c\ub294 \uc228\uae30\uae30 (768px \uc774\uc0c1) *\/\n    @media screen and (min-width: 768px) {\n        .floating-phone {\n            display: none;\n        }\n    }\n        .section-title{text-align:center;font-size:2em;font-weight:700;color:#2c3e50;margin-bottom:24px;margin-top:10px;letter-spacing:-1px}\n        .section-centered{text-align:center}\n        \/* Common styles for both mobile and desktop *\/\n        .business-hours-card,\n        .location-card {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n        }\n        .business-hours-icon,\n        .location-icon {\n            margin-bottom: 10px;\n        }\n        .business-hours-info,\n        .location-info {\n            position: static;\n        }\n        .business-hours-main {\n            position: static;\n            transform: none;\n        }\n        \n        \/* Mobile specific styles *\/\n        @media (max-width:600px) {\n            .business-hours-card,\n            .location-card {\n                padding: 16px 10px;\n                gap: 10px;\n            }\n            .business-hours-icon,\n            .location-icon {\n                font-size: 1.5em;\n            }\n        }\n        \/* Ensure container doesn't affect fixed positioning *\/\n        .container {\n            position: relative !important;\n            z-index: 1 !important;\n            overflow: visible !important;\n        }\n        \/* Reset any potential conflicting styles *\/\n        body {\n            position: relative !important;\n            overflow-x: hidden !important;\n            min-height: 100vh !important;\n            margin: 0 !important;\n            padding: 0 !important;\n        }\n    <\/style>\n<\/head>\n<body>\n        <a href=\"tel:0507-1859-6798\" class=\"floating-phone\">\n            <span class=\"phone-icon\">\ud83d\udcde<\/span>\n        <\/a>\n    <div class=\"container\">\n        <header>\n            <h1><span class=\"main-title\">\uacbd\uae30\ucd9c\uc7a5\ub9c8\uc0ac\uc9c0<\/span><br>\uc57c\uc2dc\ucf54\ud0c0\ud648\ud0c0\uc774<\/h1>\n            <p>\uacbd\uae30 \ucd9c\uc7a5\ub9c8\uc0ac\uc9c0 \ucd5c\uace0\uc758 \uc11c\ube44\uc2a4\ub97c \ubcf4\uc7a5\ud558\ub294 \uc57c\uc2dc\ucf54\ud0c0 \uc785\ub2c8\ub2e4.<\/p>\n            <p>\ubd80\ub4dc\ub7ec\uc6b4 \uc190\uae38\uacfc \uc804\ubb38\uc801\uc778 \uc2a4\ud0ac\ub85c \ucd5c\uace0\uc758 \ud790\ub9c1\uc744 \uc804\ud574\ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4. \u2764<\/p>\n        <\/header>\n\n        <div class=\"main-image\" style=\"text-align: center; margin: 20px 0;\">\n            <img decoding=\"async\" src=\"https:\/\/xn--z69au6wh5golr.com\/wp-content\/uploads\/2025\/09\/\uc57c\ub9c8\uc2dc\ud14c1.jpg\" \n                 alt=\"\uc57c\uc2dc\ucf54\ud0c0\ud648\ud0c0\uc774 \uacbd\uae30\ucd9c\uc7a5\ub9c8\uc0ac\uc9c0 - \ud504\ub9ac\ubbf8\uc5c4 \ucd9c\uc7a5\ub9c8\uc0ac\uc9c0 \uc11c\ube44\uc2a4\" \n                 title=\"\uc57c\uc2dc\ucf54\ud0c0\ud648\ud0c0\uc774 \uacbd\uae30\ucd9c\uc7a5\ub9c8\uc0ac\uc9c0 - \ucd5c\uace0\uc758 \ucd9c\uc7a5\ub9c8\uc0ac\uc9c0 \uc11c\ube44\uc2a4\"\n                 style=\"max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1);\"\n                 loading=\"lazy\">\n        <\/div>\n\n        <section class=\"contact\">\n            <h2 class=\"section-title\">\uc608\uc57d\ubb38\uc758<\/h2>\n            <a href=\"tel:0507-1859-6798\" style=\"text-decoration: none; color: #e74c3c; font-size: 1.5em; font-weight: 700;\">\n                <span>\ud83d\udcde<\/span> 0507-1859-6798\n            <\/a>\n            <p style=\"margin-top: 10px;\">\uac74\ub9c8\uc2dc\ud2f0 \ud68c\uc6d0 \uc784\uc744 \ub9d0\uc500\ud558\uc154\uc57c \ud560\uc778\uac00 \uc801\uc6a9 \ub429\ub2c8\ub2e4<\/p>\n            \n            <!-- \uc18c\uc15c \uacf5\uc720 \ubc84\ud2bc \ucd94\uac00 -->\n            <div class=\"social-share\" style=\"margin-top: 20px; display: flex; justify-content: center; gap: 10px;\">\n                <button onclick=\"copyUrl()\" class=\"url-copy-btn\" style=\"display: inline-block; margin: 0 10px; padding: 10px 20px; background: #4CAF50; color: white; text-decoration: none; border-radius: 5px; border: none; cursor: pointer; font-size: 14px;\">\n                    \ud83d\udc9d \uc774\uc05c\uc774 \uacf5\uc720\ud558\uae30\n                <\/button>\n            <\/div>\n        <\/section>\n\n        <section class=\"program\">\n            <h2 class=\"section-title\">\ud504\ub85c\uadf8\ub7a8<\/h2>\n            \n            <div class=\"program-section\">\n                <h3 class=\"program-title\">\uac74\uc2dd \ucf00\uc5b4<\/h3>\n                <div class=\"course-card\">\n                    <div class=\"course-header\">\n                        <div class=\"course-info\">\n                            <span class=\"course-name\">A \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">60\ubd84<\/span>\n                            <span class=\"course-price\">6\ub9cc\uc6d0<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"course-card\">\n                    <div class=\"course-header\">\n                        <div class=\"course-info\">\n                            <span class=\"course-name\">B \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">90\ubd84<\/span>\n                            <span class=\"course-price\">8\ub9cc\uc6d0<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"course-card\">\n                    <div class=\"course-header\">\n                        <div class=\"course-info\">\n                            <span class=\"course-name\">C \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">120\ubd84<\/span>\n                            <span class=\"course-price\">10\ub9cc\uc6d0<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"program-section\">\n                <h3 class=\"program-title\">\ud790\ub9c1 \uc624\uc77c<\/h3>\n                <div class=\"course-card\">\n                    <div class=\"course-header\">\n                        <div class=\"course-info\">\n                            <span class=\"course-name\">A \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">60\ubd84<\/span>\n                            <span class=\"course-price\">8\ub9cc\uc6d0<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"course-card\">\n                    <div class=\"course-header\">\n                        <div class=\"course-info\">\n                            <span class=\"course-name\">B \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">90\ubd84<\/span>\n                            <span class=\"course-price\">10\ub9cc\uc6d0<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"course-card\">\n                    <div class=\"course-header\">\n                        <div class=\"course-info\">\n                            <span class=\"course-name\">C \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">120\ubd84<\/span>\n                            <span class=\"course-price\">12\ub9cc\uc6d0<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"program-section\">\n                <h3 class=\"program-title\">VVIP \uc804\uc2e0\ucf00\uc5b4<\/h3>\n                <div class=\"course-card\">\n                    <div class=\"course-header\">\n                        <div class=\"course-info\">\n                            <span class=\"course-name\">A \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">60\ubd84<\/span>\n                            <span class=\"course-price\">10\ub9cc\uc6d0<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"course-card\">\n                    <div class=\"course-header\">\n                        <div class=\"course-info\">\n                            <span class=\"course-name\">B \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">90\ubd84<\/span>\n                            <span class=\"course-price\">12\ub9cc\uc6d0<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"course-card\">\n                    <div class=\"course-header\">\n                        <div class=\"course-info\">\n                            <span class=\"course-name\">C \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">120\ubd84<\/span>\n                            <span class=\"course-price\">14\ub9cc\uc6d0<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"course-card\">\n                    <div class=\"course-header\">\n                        <div class=\"course-info\">\n                            <span class=\"course-name\">D \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">150\ubd84<\/span>\n                            <span class=\"course-price\">17\ub9cc\uc6d0<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"program-section\">\n                <h3 class=\"program-title\">\ud55c\uad6d\uc778 \uc2a4\uc6e8\ub514\uc2dc<\/h3>\n                <div class=\"course-card\">\n                    <div class=\"course-header\">\n                        <div class=\"course-info\">\n                            <span class=\"course-name\">A \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">60\ubd84<\/span>\n                            <span class=\"course-price\">14\ub9cc\uc6d0<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"course-card\">\n                    <div class=\"course-header\">\n                        <div class=\"course-info\">\n                            <span class=\"course-name\">B \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">90\ubd84<\/span>\n                            <span class=\"course-price\">18\ub9cc\uc6d0<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"program-section\">\n                <h3 class=\"program-title\">\ubc1c\ub9c8\uc0ac\uc9c0<\/h3>\n                <div class=\"course-card\">\n                    <div class=\"course-header\">\n                        <div class=\"course-info\">\n                            <span class=\"course-name\">A \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">10\ubd84<\/span>\n                            <span class=\"course-price\">2\ub9cc\uc6d0<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"program-notice\">\n                <p>\u203b \ucd9c\uc7a5\ube44 : \uc694\uae08 \uc5c6\uc74c<\/p>\n                <p>\u203b \ubb38\uc81c \ubc1c\uc0dd\uc2dc : A\/S<\/p>\n                <p>\u203b \ud560\uc778\uc740 \ud604\uae08\uac00 \uae30\uc900\uc785\ub2c8\ub2e4<\/p>\n                <p>\u203b \ucc9c\uc5f0 \uc218\uc6a9\uc131 \uc624\uc77c\ub9cc\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4<\/p>\n                <p style=\"margin-bottom: 30px !important; padding-bottom: 30px !important;\">\u203b \uad00\ub9ac \uc2dc\uac04\uc740 \uc785\uc2e4\ubd80\ud130 \ud1f4\uc2e4\uae4c\uc9c0 \uc2dc\uac04\uc785\ub2c8\ub2e4<\/p>\n            <\/div>\n        <\/section>\n\n        <section class=\"therapists section-centered\" style=\"background: #f8f9fa; padding: 20px; border-radius: 8px; margin: 20px 0;\">\n            <h2 class=\"section-title\">\uad00\ub9ac\uc0ac \uc18c\uac1c<\/h2>\n            <p>\uc804\uc6d0 | \uc2e4\ub825\ud30c | \uc5ec \uc324\ub4e4<\/p>\n            <p>\uc0c1\uae30 \uc885\ubaa9 \ud14c\ub77c\ud53c \uacfc\uc815 \uc218\ub8cc<\/p>\n            <p>\u2764 20\ub300 \ud790\ub7ec \u2764<\/p>\n            <p>\u2764 \ub9cc\uc871\ub3c4 UP \u2764<\/p>\n        <\/section>\n\n        <section class=\"business-hours section-centered\">\n            <h2 class=\"section-title\">\uc601\uc5c5\uc2dc\uac04<\/h2>\n            <div class=\"business-hours-card\">\n                <div class=\"business-hours-icon\">\u23f0<\/div>\n                <div class=\"business-hours-info\">\n                    <div class=\"business-hours-main\">24\uc2dc\uac04<\/div>\n                <\/div>\n            <\/div>\n            <div class=\"business-hours-notice\">\n                <span class=\"notice-icon\">\u26a0\ufe0f<\/span> \ud3f0\uc774 \uaebc\uc9c4 \uacbd\uc6b0 : \ub9c8\uac10, \ub79c\ub364 \ud734\ubb34\n            <\/div>\n        <\/section>\n\n        <section class=\"location section-centered\">\n            <h2 class=\"section-title\">\uc624\uc2dc\ub294 \uae38<\/h2>\n            <div class=\"location-card\">\n                <div class=\"location-icon\">\ud83d\udccd<\/div>\n                <div class=\"location-info\">\n                    <div class=\"location-title\">\uacbd\uae30 \uc804\uc9c0\uc5ed<\/div>\n                    <div class=\"location-address\">\u203b \ud648\ud0c0\uc774 : \uc6d0\ud558\ub294 \uc7a5\uc18c\uc5d0\uc11c \ubc1b\uc744 \uc218 \uc788\uc5b4\uc694<\/div>\n                    <div class=\"location-parking\">\u203b \uc77c\ubd80\uc9c0\uc5ed\uc740 \ubd88\uac00\ub2a5\ud55c\uc810 \uc591\ud574 \ubd80\ud0c1\ub4dc\ub824\uc694<\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- \uc9c0\uc5ed\ubcc4 \uc11c\ube44\uc2a4 \uc815\ubcf4 \uc139\uc158 \ucd94\uac00 -->\n        <section class=\"area-service\" style=\"background: #f8f9fa; padding: 20px; border-radius: 8px; margin: 20px 0;\">\n            <h2 class=\"section-title\">\uc9c0\uc5ed\ubcc4 \uc11c\ube44\uc2a4<\/h2>\n            <div class=\"area-grid\" style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 20px;\">\n                <div class=\"area-item\" style=\"background: white; padding: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); text-align: center;\">\n                    <h3 style=\"color: #2c3e50; margin-bottom: 10px;\">\uacbd\uae30 \ucd9c\uc7a5\ub9c8\uc0ac\uc9c0<\/h3>\n                    <p style=\"color: #666;\">\uacbd\uae30 \uc804 \uc9c0\uc5ed \ucd9c\uc7a5 \uac00\ub2a5<\/p>\n                    <ul style=\"list-style: none; padding: 0; margin-top: 10px;\">\n                        <li>\uc911\uad6c, \ub3d9\uad6c, \ubbf8\ucd94\ud640\uad6c, \uc5f0\uc218\uad6c<\/li>\n                        <li>\ub0a8\ub3d9\uad6c, \ubd80\ud3c9\uad6c, \uacc4\uc591\uad6c, \uc11c\uad6c<\/li>\n                        <li>\uac15\ud654\uad70, \uc639\uc9c4\uad70<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- FAQ \uc139\uc158 \ucd94\uac00 -->\n        <section class=\"faq\" style=\"background: #f8f9fa; padding: 20px; border-radius: 8px; margin: 20px 0;\">\n            <h2 class=\"section-title\">\uc790\uc8fc \ubb3b\ub294 \uc9c8\ubb38<\/h2>\n            <div class=\"faq-container\" style=\"max-width: 800px; margin: 0 auto;\">\n                <div class=\"faq-item\" style=\"background: white; padding: 20px; border-radius: 8px; margin: 10px 0; box-shadow: 0 2px 5px rgba(0,0,0,0.1);\">\n                    <h3 style=\"color: #2c3e50; margin-bottom: 10px;\">\uc608\uc57d\uc740 \uc5b4\ub5bb\uac8c \ud558\ub098\uc694?<\/h3>\n                    <p style=\"color: #666;\">\uc804\ud654\ub85c \uc608\uc57d \uac00\ub2a5\ud569\ub2c8\ub2e4. 0507-1859-6798<\/p>\n                <\/div>\n                <div class=\"faq-item\" style=\"background: white; padding: 20px; border-radius: 8px; margin: 10px 0; box-shadow: 0 2px 5px rgba(0,0,0,0.1);\">\n                    <h3 style=\"color: #2c3e50; margin-bottom: 10px;\">\ucd9c\uc7a5 \uac00\ub2a5 \uc9c0\uc5ed\uc740 \uc5b4\ub514\uc778\uac00\uc694?<\/h3>\n                    <p style=\"color: #666;\">\uacbd\uae30 \uc804 \uc9c0\uc5ed \ucd9c\uc7a5 \uac00\ub2a5\ud569\ub2c8\ub2e4. \uc77c\ubd80 \uc9c0\uc5ed\uc740 \uc81c\ud55c\ub420 \uc218 \uc788\uc73c\ub2c8 \ubb38\uc758\ud574 \uc8fc\uc138\uc694.<\/p>\n                <\/div>\n                <div class=\"faq-item\" style=\"background: white; padding: 20px; border-radius: 8px; margin: 10px 0; box-shadow: 0 2px 5px rgba(0,0,0,0.1);\">\n                    <h3 style=\"color: #2c3e50; margin-bottom: 10px;\">\uc601\uc5c5\uc2dc\uac04\uc740 \uc5b4\ub5bb\uac8c \ub418\ub098\uc694?<\/h3>\n                    <p style=\"color: #666;\">24\uc2dc\uac04 \uc6b4\uc601\ub429\ub2c8\ub2e4. \ub2e4\ub9cc \ud3f0\uc774 \uaebc\uc9c4 \uacbd\uc6b0 \ub9c8\uac10 \ub610\ub294 \ub79c\ub364 \ud734\ubb34\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n                <div class=\"faq-item\" style=\"background: white; padding: 20px; border-radius: 8px; margin: 10px 0; box-shadow: 0 2px 5px rgba(0,0,0,0.1);\">\n                    <h3 style=\"color: #2c3e50; margin-bottom: 10px;\">\ucd9c\uc7a5\ube44\ub294 \ub530\ub85c \uc788\ub098\uc694?<\/h3>\n                    <p style=\"color: #666;\">\ucd9c\uc7a5\ube44\ub294 \uc5c6\uc2b5\ub2c8\ub2e4. \ud45c\uc2dc\ub41c \uac00\uaca9\uc774 \uc804\ubd80\uc785\ub2c8\ub2e4.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- \uace0\uac1d \ud6c4\uae30 \uc139\uc158 \ucd94\uac00 -->\n        <section class=\"reviews\" style=\"background: #f8f9fa; padding: 20px; border-radius: 8px; margin: 20px 0;\">\n            <h2 class=\"section-title\">\uace0\uac1d \ud6c4\uae30<\/h2>\n            <div class=\"review-container\" style=\"max-width: 800px; margin: 0 auto;\">\n                <div class=\"review-item\" style=\"background: white; padding: 20px; border-radius: 8px; margin: 10px 0; box-shadow: 0 2px 5px rgba(0,0,0,0.1);\">\n                    <div class=\"review-header\" style=\"display: flex; justify-content: space-between; margin-bottom: 10px;\">\n                        <span style=\"font-weight: bold; color: #2c3e50;\">\uacbd\uae30 \uc911\uad6c \uace0\uac1d\ub2d8<\/span>\n                        <span style=\"color: #e74c3c;\">\u2605\u2605\u2605\u2605\u2605<\/span>\n                    <\/div>\n                    <p style=\"color: #666;\">\ucd9c\uc7a5 \uc11c\ube44\uc2a4\uac00 \uc815\ub9d0 \ud3b8\ub9ac\ud588\uc5b4\uc694. \uc9d1\uc5d0\uc11c \ud3b8\uc548\ud558\uac8c \ubc1b\uc744 \uc218 \uc788\uc5b4\uc11c \uc88b\uc558\uc2b5\ub2c8\ub2e4. \uc2dc\uac04 \uc57d\uc18d\ub3c4 \uc815\ud655\ud788 \uc9c0\ucf1c\uc8fc\uc2dc\uace0, \uc11c\ube44\uc2a4\ub3c4 \ucd5c\uace0\uc600\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n                <div class=\"review-item\" style=\"background: white; padding: 20px; border-radius: 8px; margin: 10px 0; box-shadow: 0 2px 5px rgba(0,0,0,0.1);\">\n                    <div class=\"review-header\" style=\"display: flex; justify-content: space-between; margin-bottom: 10px;\">\n                        <span style=\"font-weight: bold; color: #2c3e50;\">\uacbd\uae30 \uc5f0\uc218\uad6c \uace0\uac1d\ub2d8<\/span>\n                        <span style=\"color: #e74c3c;\">\u2605\u2605\u2605\u2605\u2605<\/span>\n                    <\/div>\n                    <p style=\"color: #666;\">\ud638\ud154\uc5d0\uc11c \ubc1b\uc740 \ucd9c\uc7a5 \ub9c8\uc0ac\uc9c0\uc600\ub294\ub370, \uc2dc\uc124\ub3c4 \uae54\ub054\ud558\uac8c \uc900\ube44\ud574\uc8fc\uc2dc\uace0 \uc11c\ube44\uc2a4\ub3c4 \uc815\ub9d0 \ub9cc\uc871\uc2a4\ub7ec\uc6e0\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c\uc5d0\ub3c4 \uaf2d \uc774\uc6a9\ud560 \uc608\uc815\uc774\uc5d0\uc694.<\/p>\n                <\/div>\n                <div class=\"review-item\" style=\"background: white; padding: 20px; border-radius: 8px; margin: 10px 0; box-shadow: 0 2px 5px rgba(0,0,0,0.1);\">\n                    <div class=\"review-header\" style=\"display: flex; justify-content: space-between; margin-bottom: 10px;\">\n                        <span style=\"font-weight: bold; color: #2c3e50;\">\uacbd\uae30 \ub0a8\ub3d9\uad6c \uace0\uac1d\ub2d8<\/span>\n                        <span style=\"color: #e74c3c;\">\u2605\u2605\u2605\u2605\u2605<\/span>\n                    <\/div>\n                    <p style=\"color: #666;\">\ucd9c\uc7a5\ube44\uac00 \uc5c6\ub2e4\ub294 \uc810\uc774 \uc815\ub9d0 \uc88b\uc558\uc5b4\uc694. \ub2e4\ub978 \uc5c5\uccb4\ub4e4\uc740 \ucd9c\uc7a5\ube44\ub97c \ub530\ub85c \ubc1b\ub294\ub370, \uc5ec\uae30\ub294 \ud45c\uc2dc\ub41c \uac00\uaca9 \uadf8\ub300\ub85c\ub77c\uc11c \ub354 \ud569\ub9ac\uc801\uc774\uc5c8\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n                <div class=\"review-item\" style=\"background: white; padding: 20px; border-radius: 8px; margin: 10px 0; box-shadow: 0 2px 5px rgba(0,0,0,0.1);\">\n                    <div class=\"review-header\" style=\"display: flex; justify-content: space-between; margin-bottom: 10px;\">\n                        <span style=\"font-weight: bold; color: #2c3e50;\">\uacbd\uae30 \ubd80\ud3c9\uad6c \uace0\uac1d\ub2d8<\/span>\n                        <span style=\"color: #e74c3c;\">\u2605\u2605\u2605\u2605\u2605<\/span>\n                    <\/div>\n                    <p style=\"color: #666;\">24\uc2dc\uac04 \uc6b4\uc601\uc774\ub77c \ub2a6\uc740 \uc2dc\uac04\uc5d0\ub3c4 \uc774\uc6a9\ud560 \uc218 \uc788\uc5b4\uc11c \uc88b\uc558\uc5b4\uc694. \uc57c\uadfc \ud6c4 \ud53c\ub85c\ub97c \ud480\uae30 \ub531 \uc88b\uc558\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n                <div class=\"review-item\" style=\"background: white; padding: 20px; border-radius: 8px; margin: 10px 0; box-shadow: 0 2px 5px rgba(0,0,0,0.1);\">\n                    <div class=\"review-header\" style=\"display: flex; justify-content: space-between; margin-bottom: 10px;\">\n                        <span style=\"font-weight: bold; color: #2c3e50;\">\uacbd\uae30 \uacc4\uc591\uad6c \uace0\uac1d\ub2d8<\/span>\n                        <span style=\"color: #e74c3c;\">\u2605\u2605\u2605\u2605\u2605<\/span>\n                    <\/div>\n                    <p style=\"color: #666;\">\ucd9c\uc7a5 \ub9c8\uc0ac\uc9c0 \ubc1b\uc73c\uba74\uc11c \ucc9c\uc5f0 \uc624\uc77c\uc744 \uc0ac\uc6a9\ud55c\ub2e4\ub294 \uc810\uc774 \uc778\uc0c1\uc801\uc774\uc5c8\uc5b4\uc694. \ud53c\ubd80\uc5d0\ub3c4 \uc88b\uace0 \ud5a5\ub3c4 \uc88b\uc558\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n                <div class=\"review-item\" style=\"background: white; padding: 20px; border-radius: 8px; margin: 10px 0; box-shadow: 0 2px 5px rgba(0,0,0,0.1);\">\n                    <div class=\"review-header\" style=\"display: flex; justify-content: space-between; margin-bottom: 10px;\">\n                        <span style=\"font-weight: bold; color: #2c3e50;\">\uacbd\uae30 \uc11c\uad6c \uace0\uac1d\ub2d8<\/span>\n                        <span style=\"color: #e74c3c;\">\u2605\u2605\u2605\u2605\u2605<\/span>\n                    <\/div>\n                    <p style=\"color: #666;\">\ubbf9\uc2a4 \ucf54\uc2a4\ub85c \ubc1b\uc558\ub294\ub370, \uc2a4\ud3ec\uce20\uc640 \ud790\ub9c1\uc774 \uc798 \uc870\ud654\ub418\uc5b4 \uc815\ub9d0 \ub9cc\uc871\uc2a4\ub7ec\uc6e0\uc5b4\uc694. \ub2e4\uc74c\uc5d0\ub3c4 \uac19\uc740 \ucf54\uc2a4\ub85c \ubc1b\uc744 \uc608\uc815\uc785\ub2c8\ub2e4.<\/p>\n                <\/div>\n                <div class=\"review-item\" style=\"background: white; padding: 20px; border-radius: 8px; margin: 10px 0; box-shadow: 0 2px 5px rgba(0,0,0,0.1);\">\n                    <div class=\"review-header\" style=\"display: flex; justify-content: space-between; margin-bottom: 10px;\">\n                        <span style=\"font-weight: bold; color: #2c3e50;\">\uacbd\uae30 \ubbf8\ucd94\ud640\uad6c \uace0\uac1d\ub2d8<\/span>\n                        <span style=\"color: #e74c3c;\">\u2605\u2605\u2605\u2605\u2605<\/span>\n                    <\/div>\n                    <p style=\"color: #666;\">\ucd9c\uc7a5 \uc11c\ube44\uc2a4\uac00 \uc815\ub9d0 \uae54\ub054\ud558\uace0 \uc804\ubb38\uc801\uc774\uc5c8\uc5b4\uc694. \uc2dc\uc124\ub3c4 \uc798 \uc900\ube44\ud574\uc8fc\uc2dc\uace0, \uc11c\ube44\uc2a4\ub3c4 \ucd5c\uace0\uc600\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n                <div class=\"review-item\" style=\"background: white; padding: 20px; border-radius: 8px; margin: 10px 0; box-shadow: 0 2px 5px rgba(0,0,0,0.1);\">\n                    <div class=\"review-header\" style=\"display: flex; justify-content: space-between; margin-bottom: 10px;\">\n                        <span style=\"font-weight: bold; color: #2c3e50;\">\uacbd\uae30 \ub3d9\uad6c \uace0\uac1d\ub2d8<\/span>\n                        <span style=\"color: #e74c3c;\">\u2605\u2605\u2605\u2605\u2605<\/span>\n                    <\/div>\n                    <p style=\"color: #666;\">VVIP \ucf54\uc2a4\ub85c \ubc1b\uc558\ub294\ub370, \uc815\ub9d0 \ud2b9\ubcc4\ud55c \uacbd\ud5d8\uc774\uc5c8\uc5b4\uc694. \uc804\ubb38\uc801\uc778 \uae30\uc220\uacfc \uce5c\uc808\ud55c \uc11c\ube44\uc2a4\uac00 \uc778\uc0c1\uc801\uc774\uc5c8\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n                <div class=\"review-item\" style=\"background: white; padding: 20px; border-radius: 8px; margin: 10px 0; box-shadow: 0 2px 5px rgba(0,0,0,0.1);\">\n                    <div class=\"review-header\" style=\"display: flex; justify-content: space-between; margin-bottom: 10px;\">\n                        <span style=\"font-weight: bold; color: #2c3e50;\">\uacbd\uae30 \uac15\ud654\uad70 \uace0\uac1d\ub2d8<\/span>\n                        <span style=\"color: #e74c3c;\">\u2605\u2605\u2605\u2605\u2605<\/span>\n                    <\/div>\n                    <p style=\"color: #666;\">\ucd9c\uc7a5 \ub9c8\uc0ac\uc9c0 \ubc1b\uc73c\uba74\uc11c \ud55c\uad6d\uc778 \uc2a4\uc6e8\ub514\uc2dc\ub97c \uc120\ud0dd\ud588\ub294\ub370, \uc815\ub9d0 \ub9cc\uc871\uc2a4\ub7ec\uc6e0\uc5b4\uc694. \ub2e4\uc74c\uc5d0\ub3c4 \uaf2d \uc774\uc6a9\ud560 \uc608\uc815\uc785\ub2c8\ub2e4.<\/p>\n                <\/div>\n                <div class=\"review-item\" style=\"background: white; padding: 20px; border-radius: 8px; margin: 10px 0; box-shadow: 0 2px 5px rgba(0,0,0,0.1);\">\n                    <div class=\"review-header\" style=\"display: flex; justify-content: space-between; margin-bottom: 10px;\">\n                        <span style=\"font-weight: bold; color: #2c3e50;\">\uacbd\uae30 \uc639\uc9c4\uad70 \uace0\uac1d\ub2d8<\/span>\n                        <span style=\"color: #e74c3c;\">\u2605\u2605\u2605\u2605\u2605<\/span>\n                    <\/div>\n                    <p style=\"color: #666;\">\ucd9c\uc7a5 \uc11c\ube44\uc2a4\uac00 \uc815\ub9d0 \ud3b8\ub9ac\ud588\uc5b4\uc694. \uc9d1\uc5d0\uc11c \ud3b8\uc548\ud558\uac8c \ubc1b\uc744 \uc218 \uc788\uc5b4\uc11c \uc88b\uc558\uc2b5\ub2c8\ub2e4. \uc2dc\uac04 \uc57d\uc18d\ub3c4 \uc815\ud655\ud788 \uc9c0\ucf1c\uc8fc\uc2dc\uace0, \uc11c\ube44\uc2a4\ub3c4 \ucd5c\uace0\uc600\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n\n    <script>\n        \/\/ Defer loading of non-critical scripts\n        function loadDeferredScripts() {\n            \/\/ Load Kakao SDK only when needed\n            if (typeof kakaoShare === 'function') {\n                const script = document.createElement('script');\n                script.src = 'https:\/\/developers.kakao.com\/sdk\/js\/kakao.min.js';\n                script.defer = true;\n                document.head.appendChild(script);\n            }\n        }\n\n        \/\/ Load deferred scripts when DOM is ready\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', loadDeferredScripts);\n        } else {\n            loadDeferredScripts();\n        }\n\n        \/\/ Optimize URL copy function\n        function copyUrl() {\n            const url = 'https:\/\/xn--z69au6wh5golr.com\/?p=7969';\n            if (navigator.clipboard && window.isSecureContext) {\n                navigator.clipboard.writeText(url).then(() => {\n                    alert('URL\uc774 \ubcf5\uc0ac\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc774\uc05c\uc774\ub97c \uce5c\uad6c\uc5d0\uac8c \uacf5\uc720\ud574\ubcf4\uc138\uc694! \ud83d\udc95');\n                }).catch(err => {\n                    console.error('URL \ubcf5\uc0ac \uc2e4\ud328:', err);\n                    alert('URL \ubcf5\uc0ac\uc5d0 \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud574\uc8fc\uc138\uc694.');\n                });\n            } else {\n                \/\/ Fallback for non-secure contexts\n                const textArea = document.createElement('textarea');\n                textArea.value = url;\n                document.body.appendChild(textArea);\n                textArea.select();\n                try {\n                    document.execCommand('copy');\n                    alert('URL\uc774 \ubcf5\uc0ac\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc774\uc05c\uc774\ub97c \uce5c\uad6c\uc5d0\uac8c \uacf5\uc720\ud574\ubcf4\uc138\uc694! \ud83d\udc95');\n                } catch (err) {\n                    console.error('URL \ubcf5\uc0ac \uc2e4\ud328:', err);\n                    alert('URL \ubcf5\uc0ac\uc5d0 \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud574\uc8fc\uc138\uc694.');\n                }\n                document.body.removeChild(textArea);\n            }\n        }\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\uacbd\uae30\ucd9c\uc7a5\ub9c8\uc0ac\uc9c0 &#8211; \uc57c\uc2dc\ucf54\ud0c0\ud648\ud0c0\uc774 | 1\uc778\uc0f5 \uc2a4\uc6e8\ub514\uc2dc \uc544\ub85c\ub9c8\ub9c8\uc0ac\uc9c0 \ud0c0\uc774\ub9c8\uc0ac\uc9c0 \ub85c\ubbf8\ub85c\ubbf8 \uc288\uc5bc\ub9c8\uc0ac\uc9c0 \ud83d\udcde \uacbd\uae30\ucd9c\uc7a5\ub9c8\uc0ac\uc9c0\uc57c\uc2dc\ucf54\ud0c0\ud648\ud0c0\uc774 \uacbd\uae30 \ucd9c\uc7a5\ub9c8\uc0ac\uc9c0 \ucd5c\uace0\uc758 \uc11c\ube44\uc2a4\ub97c \ubcf4\uc7a5\ud558\ub294 \uc57c\uc2dc\ucf54\ud0c0 \uc785\ub2c8\ub2e4. \ubd80\ub4dc\ub7ec\uc6b4 \uc190\uae38\uacfc \uc804\ubb38\uc801\uc778 \uc2a4\ud0ac\ub85c \ucd5c\uace0\uc758 \ud790\ub9c1\uc744 \uc804\ud574\ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4. \u2764 \uc608\uc57d\ubb38\uc758 \ud83d\udcde 0507-1859-6798 \uac74\ub9c8\uc2dc\ud2f0 \ud68c\uc6d0 \uc784\uc744 \ub9d0\uc500\ud558\uc154\uc57c \ud560\uc778\uac00 \uc801\uc6a9 \ub429\ub2c8\ub2e4 \ud83d\udc9d \uc774\uc05c\uc774 \uacf5\uc720\ud558\uae30 \ud504\ub85c\uadf8\ub7a8 \uac74\uc2dd \ucf00\uc5b4 A \ucf54\uc2a4 60\ubd84 6\ub9cc\uc6d0 B \ucf54\uc2a4 90\ubd84 8\ub9cc\uc6d0 C \ucf54\uc2a4 120\ubd84 10\ub9cc\uc6d0 [&hellip;]<\/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-7961","post","type-post","status-publish","format-standard","hentry","category-1"],"_links":{"self":[{"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=\/wp\/v2\/posts\/7961","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=7961"}],"version-history":[{"count":4,"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=\/wp\/v2\/posts\/7961\/revisions"}],"predecessor-version":[{"id":8394,"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=\/wp\/v2\/posts\/7961\/revisions\/8394"}],"wp:attachment":[{"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7961"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7961"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7961"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}