{"id":2939,"date":"2025-09-01T18:15:58","date_gmt":"2025-09-01T09:15:58","guid":{"rendered":"http:\/\/jbgmna.com\/?page_id=2939"},"modified":"2025-09-01T18:16:37","modified_gmt":"2025-09-01T09:16:37","slug":"%ed%86%a0%ec%a7%80%ea%b0%9c%eb%b0%9c%ec%9d%b8%ed%97%88%ea%b0%80-2","status":"publish","type":"page","link":"http:\/\/jbgmna.com\/?page_id=2939","title":{"rendered":"\ud1a0\uc9c0\uac1c\ubc1c\uc778\ud5c8\uac00"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2939\" class=\"elementor elementor-2939\" data-elementor-settings=\"[]\">\n\t\t\t\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-72234d0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"72234d0\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-98c24ec\" data-id=\"98c24ec\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b00313e elementor-widget elementor-widget-spacer\" data-id=\"b00313e\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d2d0f01 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d2d0f01\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ec684c7\" data-id=\"ec684c7\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9254fdd elementor-widget elementor-widget-html\" data-id=\"9254fdd\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\r\n<html lang=\"ko\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>\ud1a0\uc9c0\uac1c\ubc1c\uc778\ud5c8\uac00 \uc804\ubb38\uac00\uc774\ub4dc - \ube44\uc790\uc7a1\ucf54\ub9ac\uc544\ud589\uc815\uc0ac\uc0ac\ubb34\uc18c<\/title>\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+KR:wght@400;500;700&display=swap\" rel=\"stylesheet\">\r\n    <!-- Chosen Palette: Warm Neutrals with Blue Accent -->\r\n    <!-- Application Structure Plan: A thematic, single-page application designed to guide the user through a narrative journey. It starts by establishing the problem (complexity and risks), presents the solution path via an interactive process timeline, provides necessary details (requirements, cautions), and culminates in a strong call to action, highlighting the value of expert consultation. This structure is chosen over a simple report layout to be more persuasive and user-friendly, turning passive readers into potential clients. -->\r\n    <!-- Visualization & Content Choices: The core visualization is an an interactive vertical timeline for the 'Permit Process', built with HTML\/CSS and JS. Goal: Organize & Explain Change. Interaction: Clicking a step reveals detailed information, making the complex process digestible. Justification: More engaging and professional than a static list. Other content like 'Requirements' and 'Cautions' are presented in a card-based layout (HTML\/CSS) for scannability. Goal: Inform & Compare. Justification: Chunks information effectively. No charts are used as the source material is qualitative. -->\r\n    <!-- CONFIRMATION: NO SVG graphics used. NO Mermaid JS used. -->\r\n    <style>\r\n        body {\r\n            font-family: 'Noto Sans KR', sans-serif;\r\n            background-color: #F9F7F3; \/* Warm neutral background *\/\r\n            color: #333333;\r\n        }\r\n        .hero-section {\r\n            background-color: #F3F4F6; \/* Lighter background for hero section *\/\r\n        }\r\n        .section-title {\r\n            font-size: 2.25rem;\r\n            font-weight: 700;\r\n            color: #2c3e50;\r\n            margin-bottom: 1rem;\r\n            text-align: center;\r\n        }\r\n        .section-subtitle {\r\n            font-size: 1.125rem;\r\n            color: #555;\r\n            margin-bottom: 3rem;\r\n            text-align: center;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n        .card {\r\n            background-color: white;\r\n            border-radius: 0.75rem;\r\n            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.05), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\r\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n        }\r\n        .card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);\r\n        }\r\n        .step-item.active .step-circle {\r\n            background-color: #3b82f6;\r\n            border-color: #3b82f6;\r\n            color: white;\r\n        }\r\n        .step-item.active .step-title {\r\n            color: #3b82f6;\r\n            font-weight: 700;\r\n        }\r\n        .step-circle {\r\n            width: 3rem;\r\n            height: 3rem;\r\n            border: 2px solid #cbd5e1;\r\n            transition: all 0.3s ease;\r\n        }\r\n        .step-line {\r\n            width: 2px;\r\n            background-color: #cbd5e1;\r\n            height: 100%;\r\n            position: absolute;\r\n            left: calc(1.5rem - 1px);\r\n            top: 3rem;\r\n            z-index: -1;\r\n        }\r\n        \/* Custom styles for the new contact section *\/\r\n        .contact-info-card {\r\n            background-color: #334155;\r\n            color: white;\r\n            padding: 1.5rem;\r\n            border-radius: 0.5rem;\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: center;\r\n            align-items: center;\r\n            text-align: center;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <!-- Hero Section -->\r\n    <section class=\"hero-section bg-gray-100 py-20 md:py-32 rounded-b-xl\">\r\n        <div class=\"container mx-auto px-6 text-center\">\r\n            <h1 class=\"text-4xl md:text-6xl font-bold leading-tight text-gray-800\">\uc131\uacf5\uc801\uc778 \ud1a0\uc9c0\uac1c\ubc1c\uc758 \uccab\uac78\uc74c,<\/h1>\r\n            <p class=\"text-2xl md:text-4xl font-light mt-4 text-gray-600\">\ubcf5\uc7a1\ud55c \uc778\ud5c8\uac00 \uc808\ucc28, \uc804\ubb38\uac00\uac00 \uae38\uc744 \uc548\ub0b4\ud569\ub2c8\ub2e4.<\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <main class=\"container mx-auto px-6 py-16\">\r\n\r\n        <!-- 1. Why it's difficult Section -->\r\n        <section id=\"overview\" class=\"mb-24\">\r\n            <h2 class=\"section-title\">\ud1a0\uc9c0\uac1c\ubc1c, \uc65c \uc804\ubb38\uac00\uac00 \ud544\uc694\ud560\uae4c\uc694?<\/h2>\r\n            <p class=\"section-subtitle\">\ud1a0\uc9c0\uac1c\ubc1c \uc778\ud5c8\uac00\ub294 \ub2e8\uc21c\ud788 \uc11c\ub958\ub97c \uc81c\ucd9c\ud558\ub294 \uacfc\uc815\uc774 \uc544\ub2d9\ub2c8\ub2e4. \uad00\ub828 \ubc95\uaddc\uc5d0 \ub300\ud55c \uae4a\uc740 \uc774\ud574\uc640 \uacbd\ud5d8 \uc5c6\uc774\ub294 \uc608\uc0c1\uce58 \ubabb\ud55c \uc2dc\uac04\uacfc \ube44\uc6a9\uc744 \ub0ad\ube44\ud558\uae30 \uc27d\uc2b5\ub2c8\ub2e4. \uc131\uacf5\uc801\uc778 \uac1c\ubc1c\uc744 \uc704\ud574\uc120 \ucd08\uae30 \ub2e8\uacc4\ubd80\ud130 \uc804\ub7b5\uc801\uc778 \uc811\uadfc\uc774 \ud544\uc218\uc801\uc785\ub2c8\ub2e4.<\/p>\r\n            <div class=\"grid md:grid-cols-2 gap-8\">\r\n                <div class=\"card p-8\">\r\n                    <h3 class=\"text-xl font-bold mb-4 text-gray-800\">\uac1c\uc694: \ud1a0\uc9c0\uac1c\ubc1c \uc778\ud5c8\uac00\ub780?<\/h3>\r\n                    <p class=\"text-gray-600\">\ud1a0\uc9c0\uc758 \uac00\uce58\ub97c \ub192\uc774\uae30 \uc704\ud55c \uac1c\ubc1c \ud589\uc704(\ud615\uc9c8 \ubcc0\uacbd, \uac74\ucd95 \ub4f1)\uc5d0 \uc55e\uc11c <span class=\"font-semibold text-blue-600\">\uad6d\ud1a0\uacc4\ud68d\ubc95, \uac74\ucd95\ubc95 \ub4f1 \uad00\ub828 \ubc95\uaddc\uc5d0 \ub530\ub77c<\/span> \ud589\uc815\uae30\uad00\uc758 \ud5c8\uac00\ub97c \ubc1b\ub294 \ud544\uc218 \uc808\ucc28\uc785\ub2c8\ub2e4. \uc774\ub294 \uad6d\ud1a0\uc758 \ubb34\ubd84\ubcc4\ud55c \ub09c\uac1c\ubc1c\uc744 \ub9c9\uace0 \uccb4\uacc4\uc801\uc778 \uc774\uc6a9\uc744 \ub3c4\ubaa8\ud558\uae30 \uc704\ud568\uc785\ub2c8\ub2e4.<\/p>\r\n                <\/div>\r\n                <div class=\"card p-8 bg-red-50 border-l-4 border-red-400\">\r\n                    <h3 class=\"text-xl font-bold mb-4 text-red-800\">\uc8fc\uc758\uc0ac\ud56d: \ud754\ud788 \ubc1c\uc0dd\ud558\ub294 \uc2e4\uc218\ub4e4<\/h3>\r\n                    <ul class=\"list-disc list-inside text-red-700 space-y-2\">\r\n                        <li><span class=\"font-semibold\">\ubc95\uaddc \ubbf8\uc219\uc9c0:<\/span> \ubcf5\uc7a1\ud55c \ubc95\uc801 \uaddc\uc81c\ub97c \ub193\uccd0 \uc0ac\uc5c5\uc774 \uc911\ub2e8\ub418\ub294 \uacbd\uc6b0<\/li>\r\n                        <li><span class=\"font-semibold\">\uc11c\ub958 \ubbf8\ube44:<\/span> \ubd88\ucda9\ubd84\ud558\uac70\ub098 \uc798\ubabb\ub41c \uc11c\ub958 \uc81c\ucd9c\ub85c \uc778\ud55c \ubc18\ub824 \ubc0f \uc9c0\uc5f0<\/li>\r\n                        <li><span class=\"font-semibold\">\uc774\uc6c3 \ubd84\uc7c1:<\/span> \ud1a0\uc9c0 \uacbd\uacc4, \uc18c\uc74c, \uc870\ub9dd\uad8c \ubb38\uc81c\ub85c \uc778\ud55c \ubbfc\uc6d0 \ubc1c\uc0dd<\/li>\r\n                        <li><span class=\"font-semibold\">\uc804\ubb38\uac00 \ubd80\uc7ac:<\/span> \uc798\ubabb\ub41c \ud310\ub2e8\uc73c\ub85c \uc2dc\uac04\uacfc \ube44\uc6a9\uc744 \uc774\uc911\uc73c\ub85c \ub0ad\ube44<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- 2. Process Section -->\r\n        <section id=\"process\" class=\"mb-24\">\r\n            <h2 class=\"section-title\">\uc778\ud5c8\uac00 \uc808\ucc28, A to Z<\/h2>\r\n            <p class=\"section-subtitle\">\uccb4\uacc4\uc801\uc778 \uc808\ucc28\ub97c \ud1b5\ud574 \uc131\uacf5\uc801\uc778 \uc778\ud5c8\uac00\uae4c\uc9c0, \ubaa8\ub4e0 \ub2e8\uacc4\ub97c \uc804\ubb38\uac00\uac00 \ud568\uaed8\ud569\ub2c8\ub2e4. \uac01 \ub2e8\uacc4\ub97c \ud074\ub9ad\ud558\uc5ec \uc0c1\uc138 \ub0b4\uc6a9\uc744 \ud655\uc778\ud574\ubcf4\uc138\uc694.<\/p>\r\n            <div class=\"flex flex-col md:flex-row gap-8\">\r\n                <!-- Steps -->\r\n                <div class=\"w-full md:w-1\/3\">\r\n                    <div id=\"steps-container\" class=\"space-y-4\">\r\n                        <!-- Steps will be generated by JS -->\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Details -->\r\n                <div class=\"w-full md:w-2\/3\">\r\n                    <div id=\"step-details\" class=\"card p-8 min-h-[300px] sticky top-8\">\r\n                        <!-- Details will be shown here by JS -->\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- 3. Requirements Section -->\r\n        <section id=\"requirements\" class=\"mb-24\">\r\n            <h2 class=\"section-title\">\ud544\uc218 \uc900\ube44 \uc694\uac74<\/h2>\r\n            <p class=\"section-subtitle\">\uc778\ud5c8\uac00 \uc2e0\uccad \uc804, \uaf3c\uaf3c\ud558\uac8c \uc900\ube44\ud574\uc57c \ud560 \ud575\uc2ec \uc11c\ub958\uc640 \uc815\ubcf4\uc785\ub2c8\ub2e4. \ucca0\uc800\ud55c \uc0ac\uc804 \uc900\ube44\uac00 \uc2e0\uc18d\ud55c \ud5c8\uac00\uc758 \uc9c0\ub984\uae38\uc785\ub2c8\ub2e4.<\/p>\r\n            <div class=\"grid md:grid-cols-3 gap-8 text-center\">\r\n                <div class=\"card p-6\">\r\n                    <h3 class=\"text-lg font-bold mb-2\">\ud1a0\uc9c0 \uc815\ubcf4<\/h3>\r\n                    <p class=\"text-gray-600\">\ud1a0\uc9c0\ub4f1\uae30\ubd80\ub4f1\ubcf8, \ud1a0\uc9c0\uc774\uc6a9\uacc4\ud68d\ud655\uc778\uc6d0, \uc9c0\uc801\ub3c4 \ub4f1<\/p>\r\n                <\/div>\r\n                <div class=\"card p-6\">\r\n                    <h3 class=\"text-lg font-bold mb-2\">\uac1c\uc778 \uc815\ubcf4<\/h3>\r\n                    <p class=\"text-gray-600\">\uc2e0\ubd84\uc99d, \ud1a0\uc9c0 \uc18c\uc720\uad8c \uc99d\uba85 \uc11c\ub958 (\uc778\uac10\uc99d\uba85\uc11c \ub4f1)<\/p>\r\n                <\/div>\r\n                <div class=\"card p-6\">\r\n                    <h3 class=\"text-lg font-bold mb-2\">\uc0ac\uc5c5 \uacc4\ud68d<\/h3>\r\n                    <p class=\"text-gray-600\">\uc0ac\uc5c5\uacc4\ud68d\uc11c, \uac1c\ubc1c\ud589\uc704\ud5c8\uac00 \uc2e0\uccad\uc11c, \uc124\uacc4\ub3c4\uc11c \ub4f1<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <p class=\"text-center mt-8 text-gray-700 font-medium\">\r\n                <span class=\"text-blue-600\">\uc804\ubb38\uac00 Tip:<\/span> \uacc4\ud68d \ub2e8\uacc4\uc5d0\uc11c\ubd80\ud130 \uc804\ubb38\uac00\uc640 \ud568\uaed8 \uc694\uac74\uc744 \uac80\ud1a0\ud558\uba74 \ubd88\ud544\uc694\ud55c \uc11c\ub958 \uc900\ube44\uc640 \uc2dc\uac04\uc744 \uc904\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4.\r\n            <\/p>\r\n        <\/section>\r\n        \r\n        <!-- 4. After Permit Section -->\r\n        <section id=\"after-permit\" class=\"mb-24\">\r\n            <h2 class=\"section-title\">\ud5c8\uac00, \uadf8 \uc774\ud6c4\ub294?<\/h2>\r\n            <p class=\"section-subtitle\">\uc778\ud5c8\uac00\ub294 \ub05d\uc774 \uc544\ub2cc \uc0c8\ub85c\uc6b4 \uc2dc\uc791\uc785\ub2c8\ub2e4. \ud5c8\uac00 \uc774\ud6c4\uc758 \uc758\ubb34\uc0ac\ud56d\uacfc \uc131\uacf5\uc801\uc778 \uac1c\ubc1c\uc774 \uac00\uc838\uc62c \ud61c\ud0dd\uc744 \uc54c\uc544\ubcf4\uc138\uc694.<\/p>\r\n            <div class=\"grid md:grid-cols-2 gap-8\">\r\n                <div class=\"card p-8\">\r\n                    <h3 class=\"text-xl font-bold mb-4 text-gray-800\">\uc0ac\ud6c4 \uad00\ub9ac (\uc758\ubb34)<\/h3>\r\n                    <ul class=\"list-disc list-inside text-gray-600 space-y-2\">\r\n                        <li>\ud5c8\uac00 \uc870\uac74 \uc131\uc2e4 \uc774\ud589<\/li>\r\n                        <li>\uc900\uacf5 \ud6c4 \uac74\ucd95\ubb3c\ub300\uc7a5 \ub4f1\uc7ac<\/li>\r\n                        <li>\uac1c\ubc1c\ubd80\ub2f4\uae08 \ub4f1 \uad00\ub828 \uc138\uae08 \ub0a9\ubd80<\/li>\r\n                        <li>\uc9c0\ubaa9 \ubcc0\uacbd \ub4f1 \ud6c4\uc18d \ud589\uc815\uc808\ucc28 \ucc98\ub9ac<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"card p-8\">\r\n                    <h3 class=\"text-xl font-bold mb-4 text-gray-800\">\uae30\ub300 \ud61c\ud0dd<\/h3>\r\n                     <ul class=\"list-disc list-inside text-gray-600 space-y-2\">\r\n                        <li>\ud1a0\uc9c0 \uc774\uc6a9\uac00\uce58 \ubc0f \uc790\uc0b0\uac00\uce58 \uc0c1\uc2b9<\/li>\r\n                        <li>\uc548\uc815\uc801\uc778 \uc784\ub300\uc218\uc775 \ub610\ub294 \ub9e4\uac01 \ucc28\uc775 \uc2e4\ud604<\/li>\r\n                        <li>\uacc4\ud68d\uc801\uc778 \uac1c\ubc1c\uc744 \ud1b5\ud55c \ubd80\ub3d9\uc0b0 \uac00\uce58 \uadf9\ub300\ud654<\/li>\r\n                        <li>\uc131\uacf5\uc801\uc778 \uc0ac\uc5c5 \uae30\ubc18 \ub9c8\ub828<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- 5. Contact Section -->\r\n        <section id=\"contact\" class=\"bg-gray-900 py-16 rounded-lg shadow-xl\">\r\n            <div class=\"max-w-7xl mx-auto px-6 text-center\">\r\n                <h3 class=\"text-3xl font-bold text-yellow-400\">\ube44\uc790\uc7a1\ucf54\ub9ac\uc544\ud589\uc815\uc0ac\uc0ac\ubb34\uc18c<\/h3>\r\n                <p class=\"text-gray-300 mt-2\">\uac74\uc124\uc5c5 \uba74\ud5c8 \uad00\ub828 \ubaa8\ub4e0 \uad81\uae08\uc99d, \uc9c0\uae08 \ubc14\ub85c \uc804\ubb38\uac00\uc640 \uc0c1\ub2f4\ud558\uc138\uc694.<\/p>\r\n                \r\n                <div class=\"grid grid-cols-1 md:grid-cols-2 gap-6 mt-10 max-w-4xl mx-auto\">\r\n                    <!-- Address Card -->\r\n                    <div class=\"contact-info-card\">\r\n                        <h4 class=\"text-lg font-semibold text-gray-100 mb-1\">\uc8fc\uc18c<\/h4>\r\n                        <p class=\"text-gray-300 text-sm\">\uacbd\uae30\ub3c4 \uace0\uc591\uc2dc \uc77c\uc0b0\ub3d9\uad6c \uc7a5\ud56d\ub3d9 895-1 \uc6b0\uc2e0\ud504\ub77c\uc790 505-2\ud638<\/p>\r\n                    <\/div>\r\n                    <!-- Phone & Fax Card (for desktop) -->\r\n                    <div class=\"hidden md:grid grid-cols-2 gap-6\">\r\n                        <div class=\"contact-info-card\">\r\n                            <h4 class=\"text-lg font-semibold text-gray-100 mb-1\">\uc804\ud654<\/h4>\r\n                            <p class=\"text-sm\">\r\n                                <a href=\"tel:01065840070\" class=\"text-blue-400 hover:underline\">010-6584-0070<\/a>\r\n                            <\/p>\r\n                        <\/div>\r\n                        <div class=\"contact-info-card\">\r\n                            <h4 class=\"text-lg font-semibold text-gray-100 mb-1\">\ud329\uc2a4<\/h4>\r\n                            <p class=\"text-gray-300 text-sm\">031-624-2738<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <!-- Phone Card (for mobile) -->\r\n                    <div class=\"md:hidden contact-info-card\">\r\n                        <h4 class=\"text-lg font-semibold text-gray-100 mb-1\">\uc804\ud654<\/h4>\r\n                        <p class=\"text-sm\">\r\n                            <a href=\"tel:01065840070\" class=\"text-blue-400 hover:underline\">010-6584-0070<\/a>\r\n                        <\/p>\r\n                    <\/div>\r\n                    <!-- Fax Card (for mobile) -->\r\n                    <div class=\"md:hidden contact-info-card\">\r\n                        <h4 class=\"text-lg font-semibold text-gray-100 mb-1\">\ud329\uc2a4<\/h4>\r\n                        <p class=\"text-gray-300 text-sm\">031-624-2738<\/p>\r\n                    <\/div>\r\n\r\n                    <!-- Email Card -->\r\n                    <div class=\"contact-info-card\">\r\n                        <h4 class=\"text-lg font-semibold text-gray-100 mb-1\">\uc774\uba54\uc77c<\/h4>\r\n                        <p class=\"text-sm\">\r\n                            <a href=\"mailto:jirunpeople@naver.com\" class=\"text-blue-400 hover:underline\">jirunpeople@naver.com<\/a>\r\n                        <\/p>\r\n                    <\/div>\r\n                    <!-- Homepage Card -->\r\n                    <div class=\"contact-info-card\">\r\n                        <h4 class=\"text-lg font-semibold text-gray-100 mb-1\">\ud648\ud398\uc774\uc9c0<\/h4>\r\n                        <!-- \ud648\ud398\uc774\uc9c0 \uc8fc\uc18c \uc218\uc815 -->\r\n                        <p class=\"text-sm\">\r\n                            <a href=\"https:\/\/www.jbgmna.com\" target=\"_blank\" class=\"text-blue-400 hover:underline\">www.jbgmna.com<\/a>\r\n                        <\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"mt-16 text-center text-gray-500 text-xs px-6\">\r\n                <p>&copy; 2024 \ube44\uc790\uc7a1\ucf54\ub9ac\uc544\ud589\uc815\uc0ac\uc0ac\ubb34\uc18c. All Rights Reserved.<\/p>\r\n                <p class=\"mt-1\">\ubcf8 \ud398\uc774\uc9c0\uc758 \ub0b4\uc6a9\uc740 \uc815\ubcf4 \uc81c\uacf5\uc744 \ubaa9\uc801\uc73c\ub85c \ud558\uba70, \ubc95\uc801 \ud6a8\ub825\uc744 \uac16\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc815\ud655\ud55c \ub0b4\uc6a9\uc740 \uad00\ub828 \ubc95\uaddc\ub97c \ud655\uc778\ud558\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/p>\r\n            <\/div>\r\n        <\/section>\r\n    <\/main>\r\n\r\n    <script>\r\n        const stepsData = [\r\n            {\r\n                title: \"\uc0ac\uc804 \uac80\ud1a0 \ubc0f \uc0c1\ub2f4\",\r\n                description: \"\uac1c\ubc1c \uc608\uc815 \ud1a0\uc9c0\uc758 \ubc95\uc801 \uc81c\ud55c(\uc6a9\ub3c4\uc9c0\uc5ed, \uc9c0\uad6c \ub4f1)\uacfc \uac1c\ubc1c \uac00\ub2a5\uc131\uc744 \uc815\ubc00\ud558\uac8c \ubd84\uc11d\ud569\ub2c8\ub2e4. \uc0ac\uc5c5\uc758 \ubc29\ud5a5\uc131\uc744 \uc124\uc815\ud558\uace0 \ubc1c\uc0dd \uac00\ub2a5\ud55c \ub9ac\uc2a4\ud06c\ub97c \uc0ac\uc804\uc5d0 \uc608\uce21\ud558\ub294 \uac00\uc7a5 \uc911\uc694\ud55c \ub2e8\uacc4\uc785\ub2c8\ub2e4. \uc804\ubb38\uac00\uc640\uc758 \ucd08\uae30 \uc0c1\ub2f4\uc744 \ud1b5\ud574 \uc804\uccb4 \uacc4\ud68d\uc758 \ubc11\uadf8\ub9bc\uc744 \uadf8\ub9bd\ub2c8\ub2e4.\"\r\n            },\r\n            {\r\n                title: \"\uac1c\ubc1c\ud589\uc704\ud5c8\uac00 \uc2e0\uccad\",\r\n                description: \"\uc0ac\uc5c5\uacc4\ud68d\uc11c, \uc124\uacc4\ub3c4\uc11c, \uad8c\ub9ac\uad00\uacc4 \uc11c\ub958 \ub4f1 \ud544\uc218 \uc11c\ub958\ub97c \uad6c\ube44\ud558\uc5ec \uad00\ud560 \uc2dc\u00b7\uad70\u00b7\uad6c\uccad\uc5d0 \uc815\uc2dd\uc73c\ub85c \ud5c8\uac00\ub97c \uc2e0\uccad\ud569\ub2c8\ub2e4. \uc11c\ub958\uc758 \uc815\ud655\uc131\uacfc \uc644\uacb0\uc131\uc774 \uc2e0\uc18d\ud55c \ucc98\ub9ac\uc758 \ud575\uc2ec\uc785\ub2c8\ub2e4.\"\r\n            },\r\n            {\r\n                title: \"\uad00\ub828 \ubd80\uc11c \ud611\uc758\",\r\n                description: \"\uac1c\ubc1c \ub0b4\uc6a9\uc5d0 \ub530\ub77c \ub18d\uc9c0\uacfc, \uc0b0\ub9bc\uacfc, \ud658\uacbd\uacfc \ub4f1 \uc720\uad00 \ubd80\uc11c\uc640\uc758 \ud611\uc758\uac00 \uc9c4\ud589\ub429\ub2c8\ub2e4. \uac01 \ubd80\uc11c\uc758 \uae4c\ub2e4\ub85c\uc6b4 \uc694\uac74\uc744 \ucda9\uc871\uc2dc\ud0a4\uace0 \ubcf4\uc644 \uc694\uad6c\uc5d0 \uc2e0\uc18d\ud788 \ub300\uc751\ud558\ub294 \ub178\ud558\uc6b0\uac00 \ud544\uc694\ud569\ub2c8\ub2e4.\"\r\n            },\r\n            {\r\n                title: \"\ud5c8\uac00\uc11c \uad50\ubd80\",\r\n                description: \"\ubaa8\ub4e0 \ud611\uc758\uc640 \uc2ec\uc758\uac00 \uc644\ub8cc\ub418\uace0, \ud544\uc694\ud55c \uacbd\uc6b0 \ud5c8\uac00 \uc870\uac74(\uc608: \uae30\ubc18\uc2dc\uc124 \uae30\ubd80\ucc44\ub0a9)\uc774 \ubd80\uc5ec\ub41c \ud6c4 \ucd5c\uc885\uc801\uc73c\ub85c \uac1c\ubc1c\ud589\uc704\ud5c8\uac00\uc11c\uac00 \uad50\ubd80\ub429\ub2c8\ub2e4. \uc774\ub85c\uc368 \ud569\ubc95\uc801\uc778 \uac1c\ubc1c \ud589\uc704\uac00 \uac00\ub2a5\ud574\uc9d1\ub2c8\ub2e4.\"\r\n            },\r\n            {\r\n                title: \"\uacf5\uc0ac \ucc29\uc218 \ubc0f \uc644\ub8cc\",\r\n                description: \"\ud5c8\uac00\ubc1b\uc740 \ub0b4\uc6a9\uc5d0 \ub530\ub77c \uacf5\uc0ac\ub97c \uc2dc\uc791\ud558\uace0, \uc815\ud574\uc9c4 \uc0ac\uc5c5 \uae30\uac04 \ub0b4\uc5d0 \uc644\ub8cc\ud574\uc57c \ud569\ub2c8\ub2e4. \ud5c8\uac00 \ub0b4\uc6a9\uacfc \ub2e4\ub974\uac8c \uc2dc\uacf5\ub420 \uacbd\uc6b0 \ubb38\uc81c\uac00 \ubc1c\uc0dd\ud560 \uc218 \uc788\uc73c\ubbc0\ub85c \ucca0\uc800\ud55c \uad00\ub9ac\uac00 \ud544\uc694\ud569\ub2c8\ub2e4.\"\r\n            },\r\n            {\r\n                title: \"\uc900\uacf5 \uac80\uc0ac\",\r\n                description: \"\uacf5\uc0ac\uac00 \uc644\ub8cc\ub418\uba74 \ud5c8\uac00 \ub0b4\uc6a9\ub300\ub85c \uc801\ud569\ud558\uac8c \uc2dc\uacf5\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\ub294 \uc900\uacf5 \uac80\uc0ac\ub97c \uc2e0\uccad\ud569\ub2c8\ub2e4. \uac80\uc0ac\uc5d0 \ud1b5\uacfc\ud558\uba74 \ube44\ub85c\uc18c \ubaa8\ub4e0 \uc778\ud5c8\uac00 \uc808\ucc28\uac00 \ub9c8\ubb34\ub9ac\ub418\uace0, \uac74\ucd95\ubb3c \uc0ac\uc6a9\uc2b9\uc778 \ub4f1 \ud6c4\uc18d \uc808\ucc28\ub97c \uc9c4\ud589\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\"\r\n            }\r\n        ];\r\n\r\n        const stepsContainer = document.getElementById('steps-container');\r\n        const stepDetailsContainer = document.getElementById('step-details');\r\n\r\n        function renderSteps() {\r\n            stepsData.forEach((step, index) => {\r\n                const stepElement = document.createElement('div');\r\n                stepElement.className = 'step-item flex items-center cursor-pointer relative';\r\n                stepElement.dataset.index = index;\r\n                \r\n                let lineHtml = '';\r\n                if (index < stepsData.length - 1) {\r\n                    lineHtml = '<div class=\"step-line\"><\/div>';\r\n                }\r\n\r\n                stepElement.innerHTML = `\r\n                    <div class=\"step-circle flex-shrink-0 flex items-center justify-center font-bold text-lg rounded-full z-10\">${index + 1}<\/div>\r\n                    <h4 class=\"step-title ml-4 text-lg font-medium text-gray-700\">${step.title}<\/h4>\r\n                    ${lineHtml}\r\n                `;\r\n                stepsContainer.appendChild(stepElement);\r\n            });\r\n        }\r\n\r\n        function updateDetails(index) {\r\n            const step = stepsData[index];\r\n            stepDetailsContainer.innerHTML = `\r\n                <h3 class=\"text-2xl font-bold mb-4 text-blue-700\">${index + 1}. ${step.title}<\/h3>\r\n                <p class=\"text-gray-600 leading-relaxed\">${step.description}<\/p>\r\n            `;\r\n            \r\n            document.querySelectorAll('.step-item').forEach(item => {\r\n                item.classList.remove('active');\r\n            });\r\n            document.querySelector(`.step-item[data-index='${index}']`).classList.add('active');\r\n        }\r\n\r\n        stepsContainer.addEventListener('click', (e) => {\r\n            const stepItem = e.target.closest('.step-item');\r\n            if (stepItem) {\r\n                const index = parseInt(stepItem.dataset.index, 10);\r\n                updateDetails(index);\r\n            }\r\n        });\r\n\r\n        document.addEventListener('DOMContentLoaded', () => {\r\n            renderSteps();\r\n            updateDetails(0);\r\n        });\r\n    <\/script>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\ud1a0\uc9c0\uac1c\ubc1c\uc778\ud5c8\uac00 \uc804\ubb38\uac00\uc774\ub4dc &#8211; \ube44\uc790\uc7a1\ucf54\ub9ac\uc544\ud589\uc815\uc0ac\uc0ac\ubb34\uc18c \uc131\uacf5\uc801\uc778 \ud1a0\uc9c0\uac1c\ubc1c\uc758 \uccab\uac78\uc74c, \ubcf5\uc7a1\ud55c \uc778\ud5c8\uac00 \uc808\ucc28, \uc804\ubb38\uac00\uac00 \uae38\uc744 \uc548\ub0b4\ud569\ub2c8\ub2e4. \ud1a0\uc9c0\uac1c\ubc1c, \uc65c \uc804\ubb38\uac00\uac00 \ud544\uc694\ud560\uae4c\uc694? \ud1a0\uc9c0\uac1c\ubc1c \uc778\ud5c8\uac00\ub294 \ub2e8\uc21c\ud788 \uc11c\ub958\ub97c \uc81c\ucd9c\ud558\ub294 \uacfc\uc815\uc774 \uc544\ub2d9\ub2c8\ub2e4. \uad00\ub828 \ubc95\uaddc\uc5d0 \ub300\ud55c \uae4a\uc740 \uc774\ud574\uc640 \uacbd\ud5d8 &#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2939","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/jbgmna.com\/index.php?rest_route=\/wp\/v2\/pages\/2939","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/jbgmna.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/jbgmna.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/jbgmna.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/jbgmna.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2939"}],"version-history":[{"count":3,"href":"http:\/\/jbgmna.com\/index.php?rest_route=\/wp\/v2\/pages\/2939\/revisions"}],"predecessor-version":[{"id":2944,"href":"http:\/\/jbgmna.com\/index.php?rest_route=\/wp\/v2\/pages\/2939\/revisions\/2944"}],"wp:attachment":[{"href":"http:\/\/jbgmna.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2939"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}