{"id":3708,"date":"2025-07-17T07:21:18","date_gmt":"2025-07-17T07:21:18","guid":{"rendered":"https:\/\/xn--z69au6wh5golr.com\/?p=3708"},"modified":"2025-07-17T07:22:14","modified_gmt":"2025-07-17T07:22:14","slug":"%ec%96%91%ec%a3%bc%eb%a7%88%ec%82%ac%ec%a7%80-%ec%99%93%ed%8f%ac%eb%a7%88%ec%82%ac%ec%a7%80","status":"publish","type":"post","link":"https:\/\/xn--z69au6wh5golr.com\/?p=3708","title":{"rendered":"\uc591\uc8fc\ub9c8\uc0ac\uc9c0-\uc653\ud3ec\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=\"\uc591\uc8fc\uac74\ub9c8, \uc591\uc8fc\ub9c8\uc0ac\uc9c0, \uc653\ud3ec\ub9c8\uc0ac\uc9c0 - \uacbd\uae30 \uc591\uc8fc\uc2dc \uad11\uc801\uba74 \uac00\ub798\ube44\uae38 94, \uc591\uc8fc\uc9c4\ub9ac\uad50\ud68c \uc778\uadfc. 1\uc778\uc0f5, \uc2a4\uc6e8\ub514\uc2dc, \uc544\ub85c\ub9c8\ub9c8\uc0ac\uc9c0, \ud0c0\uc774\ub9c8\uc0ac\uc9c0, \ud0dc\uad6d\uc778 \uc5ec\uc131 \uad00\ub9ac\uc0ac, \ubb34\ub8cc\uc8fc\ucc28, \uc218\uba74\uc2e4, \uac74\ub9c8\uc2dc\ud2f0 \ud68c\uc6d0 \ud2b9\ubcc4 \ud560\uc778.\">\n    <meta name=\"keywords\" content=\"\uc591\uc8fc\uac74\ub9c8,\uc591\uc8fc\ub9c8\uc0ac\uc9c0,\uc591\uc8fc1\uc778\uc0f5,\uc591\uc8fc\uc2a4\uc6e8\ub514\uc2dc,\uc591\uc8fc\uc544\ub85c\ub9c8\ub9c8\uc0ac\uc9c0,\uc591\uc8fc\ub85c\ubbf8\ub85c\ubbf8,\uc591\uc8fc\uc288\uc5bc\ub9c8\uc0ac\uc9c0,\uc591\uc8fc\ud0c0\uc774\ub9c8\uc0ac\uc9c0,\uc591\uc8fc\ud648\ud0c0\uc774,\uc591\uc8fc\ud648\ucf00\uc5b4\">\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=\"Yangju\">\n    <!-- Canonical URL -->\n    <link rel=\"canonical\" href=\"https:\/\/xn--z69au6wh5golr.com\/?p=3708\">\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        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        .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;text-align:center}\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);text-align:center}\n        .course-header{display:flex;justify-content:center;align-items:center;margin-bottom:15px;flex-wrap:wrap;gap:5px;text-align:center}\n        .course-info{display:flex;align-items:center;gap:15px;flex-wrap:wrap;justify-content:center;text-align:center}\n        .course-name{font-size:1.2em;font-weight:700;color:#2c3e50;text-align:center}\n        .course-time{color:#666;margin:0 5px;text-align:center}\n        .course-price{color:#e74c3c;font-weight:700;font-size:1.3em;margin-left:5px;text-align:center}\n        .course-detail {text-align: center;padding: 5px;background: #f8f9fa;border-radius: 6px;margin-top: 2px;font-size: 0.95em;color: #666;}\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;text-align:center}\n        .business-hours-icon{font-size:2.2em;color:#2c3e50;margin-top:2px;text-align:center}\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;text-align:center}\n        .business-hours-detail{color:#666;font-size:1em;margin-bottom:8px;text-align:center}\n        .business-hours-note{font-size:1em;color:#e67e22;font-weight:700;text-align:center}\n        .business-hours-notice{margin:3px auto 0;color:#ff0000;padding:5px 18px;font-size:1.05em;font-weight:500;align-items:center;gap:8px;text-align:center}\n        .notice-icon{font-size:1.3em;text-align:center}\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;text-align:center}\n        .location-icon{font-size:1.5em;color:#2c3e50;margin-top:2px;text-align:center}\n        .location-info{flex:1;text-align:center}\n        .location-title{font-size:1.15em;font-weight:700;color:#34495e;margin-bottom:6px;text-align:center}\n        .location-address{color:#666;font-size:1em;margin-bottom:8px;text-align:center}\n        .location-parking{font-size:1em;color:#27ae60;font-weight:700;text-align:center}\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;\n            padding-left: 11px;\n            padding-bottom: 8px;\n        }\n        .floating-phone:hover {\n            transform: scale(1.1);\n            background: #c0392b;\n        }\n        .floating-phone .phone-icon {\n            font-size: 2em;\n        }\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        .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        @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        .container {\n            position: relative !important;\n            z-index: 1 !important;\n            overflow: visible !important;\n        }\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-6692\" 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\">\uc591\uc8fc\ub9c8\uc0ac\uc9c0<\/span>\uc653\ud3ec\ub9c8\uc0ac\uc9c0<\/h1>\n            <p>\uc591\uc8fc\uc9c4\ub9ac\uad50\ud68c \uc778\uadfc, \uacbd\uae30 \uc591\uc8fc\uc2dc \uad11\uc801\uba74 \uac00\ub798\ube44\uae38 94<\/p>\n            <p>\uc591\uc8fc\ub9c8\uc0ac\uc9c0 \ucd5c\uace0\uc758 \uc11c\ube44\uc2a4\ub97c \ubcf4\uc7a5\ud558\ub294 \uc653\ud3ec\ub9c8\uc0ac\uc9c0 \uc785\ub2c8\ub2e4.<\/p>\n            <p>\uc815\uc131\uc744 \ub2e4\ud574 \uace0\uac1d\ub2d8\uc758 \ud790\ub9c1\uc744 \ub3c4\uc640\ub4dc\ub9bd\ub2c8\ub2e4.<br>\uc218\uba74\uc2e4 \uac00\ub2a5\ud558\uba70 \uc774\uc6a9\ud558\uc2e4 \uace0\uac1d\ub2d8\uc740 \ub9d0\uc500\ud574\uc8fc\uc2dc\uba74 \ub418\uc138\uc694. \u2665<\/p>\n        <\/header>\n        <div class=\"main-image\" style=\"text-align: center; margin: 2px 0;\">\n            <img decoding=\"async\" src=\"https:\/\/xn--z69au6wh5golr.com\/wp-content\/uploads\/2025\/07\/\uc653\ud3ec\ub9c8\uc0ac\uc9c0-\uc591\uc8fc\ub9c8\uc0ac\uc9c0.jpg\" \n                 alt=\"\uc653\ud3ec\ub9c8\uc0ac\uc9c0 - \uc591\uc8fc\uac74\ub9c8, \uc591\uc8fc\ub9c8\uc0ac\uc9c0, \uc591\uc8fc1\uc778\uc0f5, \uc591\uc8fc\uc2a4\uc6e8\ub514\uc2dc, \uc591\uc8fc\uc544\ub85c\ub9c8\ub9c8\uc0ac\uc9c0, \uc591\uc8fc\ub85c\ubbf8\ub85c\ubbf8, \uc591\uc8fc\uc288\uc5bc\ub9c8\uc0ac\uc9c0, \uc591\uc8fc\ud0c0\uc774\ub9c8\uc0ac\uc9c0, \uc591\uc8fc\ud648\ud0c0\uc774, \uc591\uc8fc\ud648\ucf00\uc5b4, \uc591\uc8fc\uc9c4\ub9ac\uad50\ud68c \uc778\uadfc, \uad11\uc801\uba74 \uac00\ub798\ube44\uae38 94, \ubb34\ub8cc\uc8fc\ucc28\"\n                 title=\"\uc653\ud3ec\ub9c8\uc0ac\uc9c0 - \ud0dc\uad6d\uc778 \uc5ec\uc131 \uad00\ub9ac\uc0ac\uc758 \uc12c\uc138\ud55c \uc190\uae38\ub85c \ud2b9\ubcc4\ud55c \ud790\ub9c1\uc744 \uacbd\ud5d8\ud558\uc138\uc694, \uc218\uba74\uc2e4, \uac74\ub9c8\uc2dc\ud2f0 \ud68c\uc6d0 \ud2b9\ubcc4 \ud560\uc778\"\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        <section class=\"contact\">\n            <h2 class=\"section-title\">\uc608\uc57d\ubb38\uc758<\/h2>\n            <a href=\"tel:0507-1859-6692\" style=\"text-decoration: none; color: #e74c3c; font-size: 1.5em; font-weight: 700;\">\n                <span>\ud83d\udcde<\/span> 0507-1859-6692\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            <p style=\"margin-top: 10px;\">\u2605 \ubb34\ub8cc \uc8fc\ucc28<\/p>\n            <p style=\"margin-top: 10px; color: #e67e22; font-weight: 700;\">\u203b \uc218\uba74\uc2e4 \uac00\ub2a5 \u203b<\/p>\n            <p style=\"margin-top: 5px; font-size: 0.9em; color: #666;\">(\uc774\uc6a9 \uc6d0\ud558\uc2e4 \uacbd\uc6b0 \ubbf8\ub9ac \ub9d0\uc500\ud574\uc8fc\uc138\uc694)<\/p>\n        <\/section>\n        <section class=\"program\">\n            <h2 class=\"section-title\">\ud504 \ub85c \uadf8 \ub7a8<\/h2>\n            <div class=\"program-section\">\n                <h3 class=\"program-title\">\ud0c0\uc774\ub9c8\uc0ac\uc9c0<\/h3>\n                <div class=\"course-card\">\n                    <div class=\"course-header\">\n                        <div class=\"course-info\">\n                            <span class=\"course-name\">\u2764 \u200bA \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">060\ubd84<\/span>\n                            <span class=\"course-price\">\uc8fc\uac04 03\ub9cc \/ \uc57c\uac04 05\ub9cc<\/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\">\u2764 \u200bB \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">090\ubd84<\/span>\n                            <span class=\"course-price\">\uc8fc\uac04 04\ub9cc \/ \uc57c\uac04 07\ub9cc<\/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\">\u2764 \u200bC \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">120\ubd84<\/span>\n                            <span class=\"course-price\">\uc8fc\uac04 06\ub9cc \/ \uc57c\uac04 09\ub9cc<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"program-section\">\n                <h3 class=\"program-title\">\uc544\ub85c\ub9c8\ub9c8\uc0ac\uc9c0<\/h3>\n                <div class=\"course-card\">\n                    <div class=\"course-header\">\n                        <div class=\"course-info\">\n                            <span class=\"course-name\">\u2764 \u200bA \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">060\ubd84<\/span>\n                            <span class=\"course-price\">\uc8fc\uac04 3.5\ub9cc \/ \uc57c\uac04 6.0\ub9cc<\/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\">\u2764 \u200bB \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">090\ubd84<\/span>\n                            <span class=\"course-price\">\uc8fc\uac04 5.0\ub9cc \/ \uc57c\uac04 9.0\ub9cc<\/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\">\u2764 \u200bC \ucf54\uc2a4<\/span>\n                            <span class=\"course-time\">120\ubd84<\/span>\n                            <span class=\"course-price\">\uc8fc\uac04 7.0\ub9cc \/ \uc57c\uac04 12\ub9cc<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"course-detail\">\n                <p>(\uc8fc\uac04: \uc624\uc804 9\uc2dc ~ \uc624\ud6c4 7\uc2dc)<\/p>\n                <p>\ud560\uc778\uc740 \ud604\uae08\uac00 \uae30\uc900 \uc785\ub2c8\ub2e4<\/p>\n                <p>\ucc9c\uc5f0 \uc218\uc6a9\uc131 \uc624\uc77c \ub9cc\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4<\/p>\n                <p>\uad00\ub9ac \uc2dc\uac04\uc740 \uc785\uc2e4\ubd80\ud130 \ud1f4\uc2e4\uae4c\uc9c0 \uc2dc\uac04\uc785\ub2c8\ub2e4<\/p>\n            <\/div>\n        <\/section>\n        <section class=\"therapists section-centered\" style=\"background: #f8f9fa; padding: 25px; border-radius: 12px; margin: 25px 0; box-shadow: 0 3px 10px rgba(0,0,0,0.08);\">\n            <h2 class=\"section-title\">\uad00 \ub9ac \uc0ac \ub2d8<\/h2>\n            <div style=\"background: white; padding: 20px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0,0,0,0.05);\">\n                <p style=\"color: #2c3e50; font-size: 1.2em; margin: 12px 0; font-weight: 500;\">\uc804\uc6d0\u300e \ud0dc\uad6d\uc778\/\uc5ec \u300f\uc324\ub4e4\ufeff\ub85c<\/p>\n                <p style=\"color: #2c3e50; font-size: 1.2em; margin: 12px 0; font-weight: 500;\">\u3010 \uc0c1\uae30\uc885\ubaa9 \ud14c\ub77c\ud53c \uacfc\uc815\uc218\ub8cc \u3011<\/p>\n            <\/div>\n        <\/section>\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-info\">\n                    <div class=\"business-hours-main\">24\uc2dc\uac04<\/div>\n                    <div class=\"business-hours-detail\">\ud3f0\uc774\uaebc\uc9c4\uacbd\uc6b0: \ub9c8\uac10, \ub79c\ub364 \ud734\ubb34<\/div>\n                <\/div>\n            <\/div>\n        <\/section>\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-info\">\n                    <div class=\"location-title\">\uc591\uc8fc\uc9c4\ub9ac\uad50\ud68c \uc778\uadfc<\/div>\n                    <div class=\"location-address\">\uacbd\uae30 \uc591\uc8fc\uc2dc \uad11\uc801\uba74 \uac00\ub798\ube44\uae38 94<\/div>\n                    <div class=\"location-parking\">\ubb34\ub8cc \uc8fc\ucc28<\/div>\n                <\/div>\n            <\/div>\n        <\/section>\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-6692<\/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;\">\uc8fc\ucc28\ub294 \uc5b4\ub5bb\uac8c \ud558\ub098\uc694?<\/h3>\n                    <p style=\"color: #666;\">\ubb34\ub8cc \uc8fc\ucc28\uac00 \uac00\ub2a5\ud569\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;\">\uc601\uc5c5\uc2dc\uac04\uc740 \uc5b4\ub5bb\uac8c \ub418\ub098\uc694?<\/h3>\n                    <p style=\"color: #666;\">24\uc2dc\uac04 \uc601\uc5c5\ud569\ub2c8\ub2e4. \ud3f0 OFF\uc2dc: \ub9c8\uac10 or \ub79c\ub364 \ud734\ubb34<\/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;\">\uad00\ub9ac\uc0ac\ub2d8\uc740 \uc5b4\ub5a4 \ubd84\ub4e4\uc778\uac00\uc694?<\/h3>\n                    <p style=\"color: #666;\">\uc804\uc6d0 \ud0dc\uad6d\uc778 \uc5ec\uc131 \uad00\ub9ac\uc0ac\ub2d8\ub4e4\uc774\uba70, \uc0c1\uae30 \uc885\ubaa9 \ud14c\ub77c\ud53c \uacfc\uc815 \uc218\ub8cc \ud6c4 \uc804\ubb38\uc801\uc73c\ub85c \uad00\ub9ac\ud574\ub4dc\ub9bd\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;\">\uc218\uba74\uc2e4 \uc774\uc6a9\uc774 \uac00\ub2a5\ud55c\uac00\uc694?<\/h3>\n                    <p style=\"color: #666;\">\uc218\uba74\uc2e4 \uc774\uc6a9\uc774 \uac00\ub2a5\ud569\ub2c8\ub2e4. \uc6d0\ud558\uc2e4 \uacbd\uc6b0 \ubbf8\ub9ac \ub9d0\uc500\ud574\uc8fc\uc138\uc694.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\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;\">\uc591\uc8fc \uace0\uac1d\ub2d8<\/span>\n                        <span style=\"color: #e74c3c;\">\u2605\u2605\u2605\u2605\u2605<\/span>\n                    <\/div>\n                    <p style=\"color: #666;\">\uc653\ud3ec\ub9c8\uc0ac\uc9c0\uc758 \ud0c0\uc774\ub9c8\uc0ac\uc9c0\uac00 \uc815\ub9d0 \uc2dc\uc6d0\ud558\uace0 \ub9cc\uc871\uc2a4\ub7ec\uc6e0\uc5b4\uc694. \uad00\ub9ac\uc0ac\ub2d8\uc774 \uce5c\uc808\ud558\uc2ed\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;\">\uad11\uc801 \uace0\uac1d\ub2d8<\/span>\n                        <span style=\"color: #e74c3c;\">\u2605\u2605\u2605\u2605\u2605<\/span>\n                    <\/div>\n                    <p style=\"color: #666;\">\uc591\uc8fc\uc9c4\ub9ac\uad50\ud68c \uc778\uadfc\uc774\ub77c \uc811\uadfc\uc131\uc774 \uc88b\uace0, \ubb34\ub8cc \uc8fc\ucc28\ub3c4 \uac00\ub2a5\ud574\uc11c \ud3b8\ub9ac\ud588\uc5b4\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;\">\uc591\uc8fc \uace0\uac1d\ub2d8<\/span>\n                        <span style=\"color: #e74c3c;\">\u2605\u2605\u2605\u2605\u2605<\/span>\n                    <\/div>\n                    <p style=\"color: #666;\">\ud0dc\uad6d\uc778 \uc5ec\uc131 \uad00\ub9ac\uc0ac\ub2d8\ub4e4\uc774 \uc804\ubb38\uc801\uc73c\ub85c \uad00\ub9ac\ud574\uc8fc\uc154\uc11c \ubbff\uc74c\uc774 \uac11\ub2c8\ub2e4. \uc7ac\ubc29\ubb38 \uc758\uc0ac 100%!<\/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;\">\uad11\uc801 \uace0\uac1d\ub2d8<\/span>\n                        <span style=\"color: #e74c3c;\">\u2605\u2605\u2605\u2605\u2605<\/span>\n                    <\/div>\n                    <p style=\"color: #666;\">\ub9c8\uc0ac\uc9c0\uc0f5\uc774 \uae54\ub054\ud558\uace0, \uad00\ub9ac\uc0ac\ub2d8\ub4e4\ub3c4 \ubaa8\ub450 \uce5c\uc808\ud574\uc11c \ub9cc\uc871\uc2a4\ub7ec\uc6e0\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n    <script>\n        function loadDeferredScripts() {\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        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', loadDeferredScripts);\n        } else {\n            loadDeferredScripts();\n        }\n        function copyUrl() {\n            const url = 'https:\/\/xn--z69au6wh5golr.com\/?p=3708';\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! ?');\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                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! ?');\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\n\n\n\n\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udcde \uc591\uc8fc\ub9c8\uc0ac\uc9c0\uc653\ud3ec\ub9c8\uc0ac\uc9c0 \uc591\uc8fc\uc9c4\ub9ac\uad50\ud68c \uc778\uadfc, \uacbd\uae30 \uc591\uc8fc\uc2dc \uad11\uc801\uba74 \uac00\ub798\ube44\uae38 94 \uc591\uc8fc\ub9c8\uc0ac\uc9c0 \ucd5c\uace0\uc758 \uc11c\ube44\uc2a4\ub97c \ubcf4\uc7a5\ud558\ub294 \uc653\ud3ec\ub9c8\uc0ac\uc9c0 \uc785\ub2c8\ub2e4. \uc815\uc131\uc744 \ub2e4\ud574 \uace0\uac1d\ub2d8\uc758 \ud790\ub9c1\uc744 \ub3c4\uc640\ub4dc\ub9bd\ub2c8\ub2e4.\uc218\uba74\uc2e4 \uac00\ub2a5\ud558\uba70 \uc774\uc6a9\ud558\uc2e4 \uace0\uac1d\ub2d8\uc740 \ub9d0\uc500\ud574\uc8fc\uc2dc\uba74 \ub418\uc138\uc694. \u2665 \uc608\uc57d\ubb38\uc758 \ud83d\udcde 0507-1859-6692 \uac74\ub9c8\uc2dc\ud2f0 \ud68c\uc6d0 \uc784\uc744 \ub9d0\uc500\ud558\uc154\uc57c \ud560\uc778\uac00 \uc801\uc6a9 \ub429\ub2c8\ub2e4 \u2605 \ubb34\ub8cc \uc8fc\ucc28 \u203b \uc218\uba74\uc2e4 \uac00\ub2a5 \u203b (\uc774\uc6a9 \uc6d0\ud558\uc2e4 \uacbd\uc6b0 \ubbf8\ub9ac \ub9d0\uc500\ud574\uc8fc\uc138\uc694) \ud504 \ub85c \uadf8 \ub7a8 \ud0c0\uc774\ub9c8\uc0ac\uc9c0 \u2764 \u200bA [&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-3708","post","type-post","status-publish","format-standard","hentry","category-1"],"_links":{"self":[{"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=\/wp\/v2\/posts\/3708","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=3708"}],"version-history":[{"count":2,"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=\/wp\/v2\/posts\/3708\/revisions"}],"predecessor-version":[{"id":3711,"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=\/wp\/v2\/posts\/3708\/revisions\/3711"}],"wp:attachment":[{"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3708"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3708"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xn--z69au6wh5golr.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3708"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}