{"id":3503,"date":"2025-07-04T12:05:33","date_gmt":"2025-07-04T12:05:33","guid":{"rendered":"https:\/\/hstc.treecare.co.kr\/?post_type=pest&#038;p=3503"},"modified":"2025-07-04T12:05:35","modified_gmt":"2025-07-04T12:05:35","slug":"%eb%8b%b4%ec%9f%81%ec%9d%b4%eb%8d%a9%ea%b5%b4-%eb%91%a5%ea%b7%bc%eb%ac%b4%eb%8a%ac%eb%b3%91","status":"publish","type":"pest","link":"https:\/\/hstc.treecare.co.kr\/?pest=%eb%8b%b4%ec%9f%81%ec%9d%b4%eb%8d%a9%ea%b5%b4-%eb%91%a5%ea%b7%bc%eb%ac%b4%eb%8a%ac%eb%b3%91","title":{"rendered":"\ub2f4\uc7c1\uc774\ub369\uad74 \ub465\uadfc\ubb34\ub2ac\ubcd1"},"content":{"rendered":"\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    <title>\ub2f4\uc7c1\uc774\ub369\uad74 \ub465\uadfc\ubb34\ub2ac\ubcd1 \ub300\ud654\ud615 \uac00\uc774\ub4dc<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+KR:wght@300;400;500;700&#038;display=swap\" rel=\"stylesheet\">\n    <!-- Chosen Palette: Earthy Greens & Browns -->\n    <!-- Application Structure Plan: The SPA for Boston Ivy Leaf Spot is structured into five core sections: '\uac1c\uc694' (Overview), '\ubcd1\uc6d0\uade0 \ud615\ud0dc' (Pathogen Morphology), '\ud53c\ud574 \uc99d\uc0c1' (Damage Symptoms), '\uc0dd\ud65c\uc0ac' (Lifecycle), and '\ubc29\uc81c \ubc29\ubc95' (Control Methods). This logical flow supports comprehensive understanding from identification to management. '\ubcd1\uc6d0\uade0 \ud615\ud0dc' and '\ud53c\ud574 \uc99d\uc0c1' sections use interactive elements (buttons) to highlight different pathogen forms and specific disease symptoms. '\uc0dd\ud65c\uc0ac' includes a flowchart to visualize its life cycle. '\ubc29\uc81c \ubc29\ubc95' incorporates a Chart.js visualization to illustrate optimal control timings, primarily focusing on preventative spraying and sanitation. -->\n    <!-- Visualization & Content Choices: \n        1. Report Info: Pathogen Morphology (Pycnidia, Conidia) -> Goal: Inform & Identify -> Viz\/Method: Interactive text descriptions with buttons for '\ubd84\uc0dd\ud3ec\uc790\uac01', '\ubd84\uc0dd\ud3ec\uc790\ub369\uc774', '\ubd84\uc0dd\ud3ec\uc790' -> Interaction: Clicking buttons updates descriptive text. Images are removed as per user request. -> Justification: The pathogen is microscopic, so textual descriptions of its forms are key. -> Library: Vanilla JS.\n        2. Report Info: Damage Symptoms (Leaf spots - circular\/discolored, holes, distortion, premature defoliation) -> Goal: Inform & Diagnose -> Viz\/Method: Interactive text descriptions with buttons for '\uc78e \uc810\ubb34\ub2ac \ubcd1\ubc18', '\uc78e \ub4a4\ud2c0\ub9bc \ubc0f \uad6c\uba4d \ud615\uc131', '\uc870\uae30\ub099\uc5fd' -> Interaction: Clicking buttons updates descriptive text. Images are removed as per user request. -> Justification: Clear textual differentiation of leaf symptoms (spots, distortion, holes) is vital for accurate diagnosis. -> Library: Vanilla JS.\n        3. Report Info: Lifecycle (Overwintering in fallen leaves, Primary infection in early summer, Secondary spread) -> Goal: Organize & Show Change -> Viz\/Method: Detailed HTML\/CSS vertical flowchart -> Interaction: Static visual aid -> Justification: Visualizing the disease cycle with overwintering, primary, and secondary infection pathways is essential for understanding and control. -> Library: HTML\/Tailwind.\n        4. Report Info: Chemical Control Timing (Targeting early summer symptom appearance) -> Goal: Inform & Guide -> Viz\/Method: Bar Chart -> Interaction: Hover tooltips -> Justification: The chart clearly illustrates the primary window for chemical intervention, which aligns with the initial appearance of symptoms, making the timing actionable. -> Library: Chart.js.\n    -->\n    <!-- CONFIRMATION: NO SVG graphics used. NO Mermaid JS used. -->\n    <style>\n        body {\n            font-family: 'Noto Sans KR', sans-serif;\n        }\n        .chart-container {\n            position: relative;\n            width: 100%;\n            max-width: 600px;\n            margin-left: auto;\n            margin-right: auto;\n            height: 300px;\n            max-height: 400px;\n        }\n        @media (min-width: 768px) {\n            .chart-container {\n                height: 350px;\n            }\n        }\n        .nav-btn {\n            transition: all 0.3s ease;\n            border-radius: 0 !important;\n            box-shadow: none !important;\n            border: none !important;\n        }\n        .nav-btn.active {\n            background-color: #065f46 !important; \/* emerald-800 *\/\n            color: #ecfdf5 !important; \/* emerald-50 *\/\n            font-weight: 700;\n        }\n        .content-section {\n            display: none;\n        }\n        .content-section.active {\n            display: block;\n        }\n        .stage-btn, .damage-btn {\n            border-radius: 0 !important;\n            box-shadow: none !important;\n            border: none !important;\n        }\n        .stage-btn.active, .damage-btn.active {\n            background-color: #10b981; \/* emerald-500 *\/\n            color: white;\n            font-weight: 600;\n            transform: scale(1.05);\n        }\n        .nav-btn:focus,\n        .stage-btn:focus,\n        .damage-btn:focus {\n            outline: none !important;\n            box-shadow: none !important;\n            border: none !important;\n        }\n    <\/style>\n<\/head>\n<body class=\"bg-gray-50 text-gray-800\">\n\n    <div class=\"container mx-auto\"> \n        \n        <header class=\"text-center\">\n            <!-- \ubcd1\ud574\ucda9\uba85\uacfc \ud559\uba85 \uc81c\uac70\ub428 -->\n        <\/header>\n\n        <nav class=\"flex justify-between bg-gray-200 mb-8\">\n            <button data-tab=\"overview\" class=\"nav-btn active flex-1 text-center py-2 px-4 text-gray-700 hover:bg-emerald-100\">\uac1c\uc694<\/button>\n            <button data-tab=\"morphology\" class=\"nav-btn flex-1 text-center py-2 px-4 text-gray-700 hover:bg-emerald-100\">\ubcd1\uc6d0\uade0 \ud615\ud0dc<\/button>\n            <button data-tab=\"damage\" class=\"nav-btn flex-1 text-center py-2 px-4 text-gray-700 hover:bg-emerald-100\">\ud53c\ud574 \uc99d\uc0c1<\/button>\n            <button data-tab=\"ecology\" class=\"nav-btn flex-1 text-center py-2 px-4 text-gray-700 hover:bg-emerald-100\">\uc0dd\ud65c\uc0ac<\/button>\n            <button data-tab=\"control\" class=\"nav-btn flex-1 text-center py-2 px-4 text-gray-700 hover:bg-emerald-100\">\ubc29\uc81c \ubc29\ubc95<\/button>\n        <\/nav>\n\n        <main id=\"app-content\" class=\"p-2 md:p-2\">\n            \n            <!-- \uac1c\uc694 Section -->\n            <section id=\"overview\" class=\"content-section active space-y-6\">\n                <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\ub2f4\uc7c1\uc774\ub369\uad74 \ub465\uadfc\ubb34\ub2ac\ubcd1 (<i>Phyllosticta ampelicida<\/i>)\uc774\ub780?<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed\">\n                        \ub2f4\uc7c1\uc774\ub369\uad74 \ub465\uadfc\ubb34\ub2ac\ubcd1\uc740 <i>Phyllosticta ampelicida<\/i> \uacf0\ud321\uc774\uc5d0 \uc758\ud574 \ubc1c\uc0dd\ud558\ub294 \ubcd1\ud574\uc785\ub2c8\ub2e4. 5\uc6d4 \uc911\ud558\uc21c\ubd80\ud130 \uc78e\uc5d0 \uac08\uc0c9 \uc810\ubb34\ub2ac \ubcd1\ubc18\uc774 \ub098\ud0c0\ub098\uace0, \uc810\ucc28 \ud655\ub300\ub418\uc5b4 \ub465\uadfc \ubaa8\uc591\uc774 \ub429\ub2c8\ub2e4. \ubcd1\ubc18 \ubd80\uc704\uac00 \ucc22\uc5b4\uc9c0\uac70\ub098 \uc704\ucd95\ub418\uae30\ub3c4 \ud558\uba70, \uc2ec\ud558\uac8c \ubc1c\uc0dd\ud558\uba74 \uc78e\uc774 \ub178\ub797\uac8c \ubcc0\ud558\uba74\uc11c \uc77c\ucc0d \ub5a8\uc5b4\uc838 \ubbf8\uad00\uc744 \ud574\uce69\ub2c8\ub2e4.\n                    <\/p>\n                    <ul class=\"list-disc list-inside text-gray-700 mt-4 space-y-1\">\n                        <li><strong>\uc6d4\ub3d9\ud0dc:<\/strong> \ubcd1\ub4e0 \ub099\uc5fd\uc774\ub098 \uac00\uc9c0\uc5d0 \ubd99\uc5b4\uc788\ub294 \ubcd1\ub4e0 \uc78e\uc5d0\uc11c \ubd84\uc0dd\ud3ec\uc790\uac01 \ud615\ud0dc\ub85c \uc6d4\ub3d9 (\ucd94\uc815)<\/li>\n                        <li><strong>\ubc1c\uc0dd \ud69f\uc218:<\/strong> \uc5f0 1\ud68c (\ucd08\uc5ec\ub984\ubd80\ud130 \uac00\uc744\uae4c\uc9c0 \ubcd1\uc9d5 \uad00\ucc30)<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"p-6 bg-white\">\n                    <h3 class=\"text-xl font-semibold text-emerald-800 mb-3\">\ubd84\ud3ec \ubc0f \uc8fc\uc694 \uac00\ud574 \uc218\uc885<\/h3>\n                    <p class=\"text-gray-700 mb-4\">\n                        (\uc815\ubcf4 \uc5c6\uc74c) \uc8fc\uc694 \uac00\ud574 \uc218\uc885\uc740 <strong>\ub2f4\uc7c1\uc774\ub369\uad74<\/strong>\uc785\ub2c8\ub2e4.\n                    <\/p>\n                <\/div>\n            <\/section>\n\n            <!-- \ubcd1\uc6d0\uade0 \ud615\ud0dc Section -->\n            <section id=\"morphology\" class=\"content-section space-y-6\">\n                <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\ub2f4\uc7c1\uc774\ub369\uad74 \ub465\uadfc\ubb34\ub2ac\ubcd1 \ubcd1\uc6d0\uade0\uc758 \ud615\ud0dc\uc801 \ud2b9\uc9d5<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \ub2f4\uc7c1\uc774\ub369\uad74 \ub465\uadfc\ubb34\ub2ac\ubcd1\uc744 \uc77c\uc73c\ud0a4\ub294 \uacf0\ud321\uc774\ub294 \uc78e \uc55e\uba74 \ubcd1\ubc18 \uc704\uc5d0 \ud2b9\uc9d5\uc801\uc778 \ubd84\uc0dd\ud3ec\uc790\uac01\uacfc \ubd84\uc0dd\ud3ec\uc790\ub97c \ud615\uc131\ud569\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"flex flex-wrap justify-center gap-2 md:gap-4 mb-6\">\n                        <button data-type=\"pycnidium\" class=\"stage-btn active flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\ubd84\uc0dd\ud3ec\uc790\uac01<\/button>\n                        <button data-type=\"conidial_mass\" class=\"stage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\ubd84\uc0dd\ud3ec\uc790\ub369\uc774<\/button>\n                        <button data-type=\"conidia\" class=\"stage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\ubd84\uc0dd\ud3ec\uc790<\/button>\n                    <\/div>\n                    <div id=\"morphology-content\" class=\"p-4\">\n                        <div id=\"morphology-text\" class=\"w-full\">\n                            <h3 id=\"morphology-title\" class=\"text-xl font-semibold text-emerald-700 mb-2\"><\/h3>\n                            <p id=\"morphology-description\" class=\"text-gray-700\"><\/p>\n                            <p id=\"morphology-size\" class=\"text-sm text-gray-600 mt-2\"><\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- \ud53c\ud574 \uc99d\uc0c1 Section -->\n            <section id=\"damage\" class=\"content-section space-y-6\">\n                <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\ub2f4\uc7c1\uc774\ub369\uad74 \ub465\uadfc\ubb34\ub2ac\ubcd1\uc758 \uc8fc\uc694 \ud53c\ud574 \uc99d\uc0c1<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \ub2f4\uc7c1\uc774\ub369\uad74 \ub465\uadfc\ubb34\ub2ac\ubcd1\uc740 \uc78e\uc5d0 \ud2b9\uc9d5\uc801\uc778 \uac08\uc0c9 \ubcd1\ubc18\uc744 \ud615\uc131\ud558\uba70, \uc2ec\ud560 \uacbd\uc6b0 \uc78e\uc774 \ub178\ub797\uac8c \ubcc0\ud558\uba74\uc11c \uc77c\ucc0d \ub5a8\uc5b4\uc9d1\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"flex flex-wrap justify-center gap-2 md:gap-4 mb-6\">\n                        <button data-damage-type=\"leaf_spots\" class=\"damage-btn active flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\uc78e \uc810\ubb34\ub2ac \ubcd1\ubc18<\/button>\n                        <button data-damage-type=\"leaf_distortion_holes\" class=\"damage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\uc78e \ub4a4\ud2c0\ub9bc \ubc0f \uad6c\uba4d \ud615\uc131<\/button>\n                        <button data-damage-type=\"premature_defoliation\" class=\"damage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\uc870\uae30\ub099\uc5fd<\/button>\n                    <\/div>\n                    <div id=\"damage-content\" class=\"p-4\">\n                        <div id=\"damage-text\" class=\"w-full\">\n                            <h3 id=\"damage-title\" class=\"text-xl font-semibold text-emerald-700 mb-2\"><\/h3>\n                            <p id=\"damage-description\" class=\"text-gray-700\"><\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- \uc0dd\ud65c\uc0ac Section -->\n            <section id=\"ecology\" class=\"content-section space-y-6\">\n                 <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\ub2f4\uc7c1\uc774\ub369\uad74 \ub465\uadfc\ubb34\ub2ac\ubcd1\uc758 \uc0dd\ud65c\uc0ac \ubc0f \uc804\uc5fc \uacbd\ub85c<\/h2>\n                     <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \ub2f4\uc7c1\uc774\ub369\uad74 \ub465\uadfc\ubb34\ub2ac\ubcd1\uade0\uc740 \ubcd1\ub4e0 \ub099\uc5fd\uc774\ub098 \uac00\uc9c0\uc5d0 \ubd99\uc5b4\uc788\ub294 \ubcd1\ub4e0 \uc78e\uc5d0\uc11c \ubd84\uc0dd\ud3ec\uc790\uac01 \ud615\ud0dc\ub85c \uc6d4\ub3d9\ud558\uba70, \uc774\ub4ec\ud574 \ubd04\ubd80\ud130 \ud3ec\uc790\ub97c \ud615\uc131\ud558\uc5ec \uac10\uc5fc\uc744 \uc77c\uc73c\ud0b5\ub2c8\ub2e4.\n                    <\/p>\n                     <div class=\"flex flex-col items-center space-y-2\">\n                        <div class=\"w-full max-w-md text-center p-3 bg-blue-100\">\n                            <p class=\"font-semibold\">1. \uc6d4\ub3d9 (\ubcd1\ub4e0 \uc78e\uc758 \ubd84\uc0dd\ud3ec\uc790\uac01)<\/p><p class=\"text-sm\">\ubcd1\ub4e0 \uc78e(\ub099\uc5fd \ud3ec\ud568)\uc758 \ubd84\uc0dd\ud3ec\uc790\uac01 \ud615\ud0dc\ub85c \uaca8\uc6b8\uc744 \ubcf4\ub0c4<\/p>\n                        <\/div>\n                        <div class=\"text-2xl text-gray-400\">\u2193<\/div>\n                        <div class=\"w-full max-w-md text-center p-3 bg-green-100\">\n                            <p class=\"font-semibold\">2. 1\ucc28 \uac10\uc5fc (\uc774\ub4ec\ud574 \ubd04)<\/p><p class=\"text-sm\">\uc6d4\ub3d9\ud55c \ubd84\uc0dd\ud3ec\uc790\uac01\uc5d0\uc11c \ud3ec\uc790 \ube44\uc0b0, \uc0c8 \uc78e\uc5d0 \uc804\ud30c\ub418\uc5b4 1\ucc28 \uac10\uc5fc<\/p>\n                        <\/div>\n                        <div class=\"text-2xl text-gray-400\">\u2193<\/div>\n                        <div class=\"w-full max-w-md text-center p-3 bg-yellow-100\">\n                            <p class=\"font-semibold\">3. \ubcd1\uc9d5 \ubc1c\ud604 \ubc0f \ud655\uc0b0 (5\uc6d4 \uc911\ud558\uc21c\ubd80\ud130)<\/p><p class=\"text-sm\">\uc78e\uc5d0 \uc218\uce68\uc0c1 \uac08\uc0c9 \uc810 \ubc1c\uc0dd \u2192 \ub465\uadfc \ubcd1\ubc18\uc73c\ub85c \ud655\ub300. \uc78e \uc55e\uba74\uc5d0 \ubd84\uc0dd\ud3ec\uc790\uac01 \ud615\uc131<\/p>\n                        <\/div>\n                         <div class=\"text-2xl text-gray-400\">\u2193<\/div>\n                         <div class=\"w-full max-w-md text-center p-3 bg-orange-100\">\n                            <p class=\"font-semibold\">4. 2\ucc28 \uac10\uc5fc (\ub2e4\uc2b5 \uc2dc)<\/p><p class=\"text-sm\">\ub2e4\uc2b5\ud558\uba74 \ubd84\uc0dd\ud3ec\uc790\uac01\uc5d0\uc11c \uc720\ubc31\uc0c9 \ubd84\uc0dd\ud3ec\uc790\ub369\uc774 \uc19f\uc544\uc624\ub984, \ube57\ubb3c\uc5d0 \uc758\ud574 \ubc18\ubcf5 \uc804\uc5fc<\/p>\n                        <\/div>\n                        <div class=\"text-2xl text-gray-400\">\u2193<\/div>\n                         <div class=\"w-full max-w-md text-center p-3 bg-red-100\">\n                            <p class=\"font-semibold\">5. \uc6d4\ub3d9 \uc900\ube44 (\uac00\uc744)<\/p><p class=\"text-sm\">\ubcd1\ub4e0 \uc78e\uc774 \uac00\uc9c0\uc5d0 \ubd99\uc5b4\uc788\uac70\ub098 \ub099\uc5fd\ub418\uc5b4 \uc6d4\ub3d9 \uc900\ube44<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- \ubc29\uc81c \ubc29\ubc95 Section -->\n            <section id=\"control\" class=\"content-section space-y-6\">\n                <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\ud6a8\uacfc\uc801\uc778 \ubc29\uc81c \ubc29\ubc95<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \ub2f4\uc7c1\uc774\ub369\uad74 \ub465\uadfc\ubb34\ub2ac\ubcd1\uc740 \ud53c\ud574\uac00 \ud06c\uac8c \ud655\uc0b0\ub418\uc9c0\ub294 \uc54a\uc9c0\ub9cc, \ubbf8\uad00\uc744 \ud574\uce58\ubbc0\ub85c \uc801\uc808\ud55c \uc2dc\uae30\uc5d0 \ubc29\uc81c\ud558\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"space-y-4\">\n                        <div class=\"p-4 bg-blue-50\">\n                             <h3 class=\"text-xl font-semibold text-blue-800 mb-2\">\u2460 \ud654\ud559\uc801 \ubc29\uc81c (\uc608\ubc29\uc801 \uc0b4\ud3ec)<\/h3>\n                             <ul class=\"list-disc list-inside text-gray-700\">\n                                 <li><strong>\uc0b4\ud3ec \uc2dc\uae30:<\/strong> <strong>5\uc6d4 \uc911\uc21c\ubd80\ud130<\/strong> \uc774\ubbf8\ub179\ud0c0\ub518\ud2b8\ub9ac\uc2a4\uc54c\ubca0\uc2e4\ub808\uc774\ud2b8 \uc218\ud654\uc81c 1,000\ubc30\uc561 \ub610\ub294 \ud504\ub85c\ud53c\ub124\ube0c \uc218\ud654\uc81c 500\ubc30\uc561\uc744 10\uc77c \uac04\uaca9\uc73c\ub85c 2~3\ud68c \uc0b4\ud3ec\ud569\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\uc815\ubcf4 \ud655\uc778:<\/strong> \ub18d\uc57d\uc548\uc804\uc815\ubcf4\uc2dc\uc2a4\ud15c(psis.rda.go.kr)\uc5d0\uc11c \ub2f4\uc7c1\uc774\ub369\uad74 \ubc0f \uc810\ubb34\ub2ac\ubcd1\uc5d0 \ub4f1\ub85d\ub41c \uc57d\uc81c\ub97c \ud655\uc778\ud558\uc5ec \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624.<\/li>\n                             <\/ul>\n                        <\/div>\n                        <div class=\"p-4 bg-green-50\">\n                             <h3 class=\"text-xl font-semibold text-green-800 mb-2\">\u2461 \ubb3c\ub9ac\uc801 \ubc29\uc81c<\/h3>\n                             <ul class=\"list-disc list-inside text-gray-700\">\n                                 <li><strong>\ubcd1\ub4e0 \uc78e \uc81c\uac70:<\/strong> \ubcd1\ub4e0 \uc78e\uc740 \ubc1c\uacac \uc989\uc2dc \uc81c\uac70\ud558\uc5ec \uc18c\uac01\ud558\uac70\ub098 \ub9e4\ubab0\ud558\uc5ec \uc804\uc5fc\uc6d0\uc744 \uc904\uc785\ub2c8\ub2e4. \ud2b9\ud788 \uac00\uc744\uc5d0 \ub5a8\uc5b4\uc9c4 \ub099\uc5fd\uc744 \ucca0\uc800\ud788 \uc218\uac70\ud558\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4.<\/li>\n                             <\/ul>\n                        <\/div>\n                        <div class=\"p-4 bg-yellow-50\">\n                            <h3 class=\"text-xl font-semibold text-yellow-800 mb-2\">\u2462 \ud658\uacbd \uad00\ub9ac<\/h3>\n                            <ul class=\"list-disc list-inside text-gray-700\">\n                                <li><strong>\ud1b5\ud48d\/\ucc44\uad11 \uac1c\uc120:<\/strong> \ubc00\uc2dd\uc744 \ud53c\ud558\uace0, \uc801\uc808\ud55c \uac00\uc9c0\uce58\uae30\ub85c \ud1b5\ud48d\uacfc \ucc44\uad11\uc744 \uc88b\uac8c \ud558\uc5ec \ubcd1 \ubc1c\uc0dd \ud658\uacbd\uc744 \ubd88\ub9ac\ud558\uac8c \ub9cc\ub4ed\ub2c8\ub2e4.<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"p-6 bg-white\">\n                    <h3 class=\"text-xl font-semibold text-emerald-800 mb-4 text-center\">\uc8fc\uc694 \ud65c\ub3d9 \uc2dc\uae30 \ubc0f \ubc29\uc81c \uc801\uae30<\/h3>\n                    <div class=\"chart-container\">\n                        <canvas id=\"controlChart\"><\/canvas>\n                    <\/div>\n                <\/div>\n            <\/section>\n        <\/main>\n\n        <footer class=\"text-center mt-8 pt-4 border-t border-gray-200 mb-8\">\n            <p class=\"text-sm text-gray-500\">\uc815\ubcf4 \ucd9c\ucc98: \uc0b0\ub9bc\uccad \ub4f1 \uc804\ubb38 \uc790\ub8cc<\/p>\n        <\/footer>\n    <\/div>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', () => {\n            const tabs = document.querySelectorAll('.nav-btn');\n            const sections = document.querySelectorAll('.content-section');\n\n            const morphologyData = {\n                pycnidium: {\n                    title: '\ubd84\uc0dd\ud3ec\uc790\uac01',\n                    description: '\uc78e \uc55e\uba74 \ubcd1\ubc18 \uc704\uc5d0 \ub2e4\uc218 \ub098\ud0c0\ub098\ub294 \uc791\uace0 \uac80\uc740 \uc810(\ubd84\uc0dd\ud3ec\uc790\uac01)\uc785\ub2c8\ub2e4. \ubcd1\uc6d0\uade0\uc758 \uc790\uc2e4\uccb4\ub85c, \uc870\uc9c1 \ub0b4\uc5d0 \ub9e4\ubab0\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. \ub2e4\uc2b5\ud558\uba74 \uc774 \ubd84\uc0dd\ud3ec\uc790\uac01\uc774 \ud130\uc9c0\uba74\uc11c \uc720\ubc31\uc0c9 \ubd84\uc0dd\ud3ec\uc790\ub369\uc774\uac00 \uc19f\uc544\uc624\ub985\ub2c8\ub2e4. (\uc78e \uc55e\uba74 \ubcd1\ubc18\uc5d0 \ub098\ud0c0\ub09c \ubd84\uc0dd\ud3ec\uc790\uac01 \uc774\ubbf8\uc9c0 \ucc38\uace0)',\n                    size: '(\uc815\ubcf4 \uc5c6\uc74c)',\n                },\n                conidial_mass: {\n                    title: '\ubd84\uc0dd\ud3ec\uc790\ub369\uc774',\n                    description: '\ub2e4\uc2b5\ud55c \ud658\uacbd\uc5d0\uc11c \ubd84\uc0dd\ud3ec\uc790\uac01\uc5d0\uc11c \uc19f\uc544\uc624\ub974\ub294 \uc720\ubc31\uc0c9\uc758 \ub048\uc801\ud55c \ub369\uc5b4\ub9ac\uc785\ub2c8\ub2e4. \uc774 \ub369\uc5b4\ub9ac \uc18d\uc5d0 \ubd84\uc0dd\ud3ec\uc790\uac00 \ud3ec\ud568\ub418\uc5b4 \uc788\uc73c\uba70, \ube57\ubb3c\uc5d0 \uc758\ud574 \uc8fc\ubcc0\uc73c\ub85c \uc804\ud30c\ub429\ub2c8\ub2e4.',\n                    size: '(\uc815\ubcf4 \uc5c6\uc74c)',\n                },\n                conidia: {\n                    title: '\ubd84\uc0dd\ud3ec\uc790',\n                    description: '\ubd84\uc0dd\ud3ec\uc790\ub369\uc774 \uc18d\uc5d0 \ud3ec\ud568\ub41c \ud3ec\uc790\ub85c, \uc774\ub4e4\uc774 \ub2f4\uc7c1\uc774\ub369\uad74 \uc78e\uc5d0 \uac10\uc5fc\uc744 \uc77c\uc73c\ud0b5\ub2c8\ub2e4. (\ubcd1\uc6d0\uade0\uc758 \ubd84\uc0dd\ud3ec\uc790 \uc774\ubbf8\uc9c0 \ucc38\uace0)',\n                    size: '(\uc815\ubcf4 \uc5c6\uc74c)',\n                }\n            };\n\n            const damageData = {\n                leaf_spots: {\n                    title: '\uc78e \uc810\ubb34\ub2ac \ubcd1\ubc18',\n                    description: '5\uc6d4 \uc911\ud558\uc21c\ubd80\ud130 \uc78e\uc5d0 \uac08\uc0c9 \uc810\ubb34\ub2ac \ubcd1\ubc18\uc774 \ub098\ud0c0\ub0a9\ub2c8\ub2e4. \ubcd1\ubc18\uc740 \uc810\uc810 \ud655\ub300\ub418\uc5b4 5mm \ud06c\uae30\uc758 \ub465\uadfc \ubaa8\uc591\uc774 \ub418\uace0 \uc911\uc2ec\ubd80\ub294 \ub2f4\uac08\uc0c9\uc744 \ub760\uba70 \uac74\uc804\ubd80\uc640 \ub69c\ub837\ud55c \uacbd\uacc4\ub97c \uc774\ub8f9\ub2c8\ub2e4. \ub465\uadfc \ubcd1\ubc18\uc740 \uc885\uc885 \uc11c\ub85c \ud569\uccd0\uc838\uc11c \ubd80\uc815\ud615 \ubcd1\ubc18\uc73c\ub85c \ud655\ub300\ub418\uae30\ub3c4 \ud569\ub2c8\ub2e4. (\ub465\uadfc\ubb34\ub2ac\ubcd1\uc758 \ubcd1\uc9d5 \uc774\ubbf8\uc9c0 \ucc38\uace0)',\n                },\n                leaf_distortion_holes: {\n                    title: '\uc78e \ub4a4\ud2c0\ub9bc \ubc0f \uad6c\uba4d \ud615\uc131',\n                    description: '\uac1c\uc5fd \ucd08\uae30\uc5d0 \uac10\uc5fc\ub41c \uc78e\uc740 \ub4a4\ud2c0\ub9ac\uac70\ub098 \uc704\ucd95\ub418\uae30\ub3c4 \ud569\ub2c8\ub2e4. \ubcd1\ubc18 \ubd80\uc704\uac00 \ucc22\uc5b4\uc9c0\uac70\ub098 \ud0c8\ub77d\ub418\uc5b4 \uad6c\uba4d\uc774 \uc0dd\uae30\uae30\ub3c4 \ud569\ub2c8\ub2e4. (\uc78e \uc55e\uba74\uc758 \ubcd1\uc9d5 \uc774\ubbf8\uc9c0 \ucc38\uace0)',\n                },\n                premature_defoliation: {\n                    title: '\uc870\uae30\ub099\uc5fd',\n                    description: '\uc2ec\ud558\uac8c \ubc1c\uc0dd\ud558\uba74 \uc78e\uc774 \ub178\ub797\uac8c \ubcc0\ud558\uba74\uc11c \uc77c\ucc0d \ub5a8\uc5b4\uc9c0\ub294 \uc870\uae30\ub099\uc5fd \ud604\uc0c1\uc774 \ubc1c\uc0dd\ud569\ub2c8\ub2e4. \uc774\ub294 \ub098\ubb34\uc758 \ubbf8\uad00\uc744 \ud574\uce58\uace0 \uc218\uc138 \uc57d\ud654\ub85c \uc774\uc5b4\uc9d1\ub2c8\ub2e4.',\n                }\n            };\n            \n            tabs.forEach(tab => {\n                tab.addEventListener('click', () => {\n                    tabs.forEach(t => t.classList.remove('active'));\n                    tab.classList.add('active');\n                    sections.forEach(section => {\n                        section.classList.remove('active');\n                        if (section.id === tab.dataset.tab) {\n                            section.classList.add('active');\n                        }\n                    });\n                });\n            });\n\n            \/\/ Morphology section logic\n            const morphologyTypeButtons = document.querySelectorAll('#morphology .stage-btn');\n            const morphologyTitle = document.getElementById('morphology-title');\n            const morphologyDescription = document.getElementById('morphology-description');\n            const morphologySize = document.getElementById('morphology-size');\n\n            function updateMorphologyContent(type) {\n                morphologyTypeButtons.forEach(btn => btn.classList.remove('active'));\n                document.querySelector(`#morphology .stage-btn[data-type=\"${type}\"]`).classList.add('active');\n                \n                const data = morphologyData[type];\n                morphologyTitle.textContent = data.title;\n                morphologyDescription.textContent = data.description;\n                morphologySize.textContent = data.size;\n            }\n\n            \/\/ Initial content for morphology section\n            updateMorphologyContent('pycnidium'); \n\n            morphologyTypeButtons.forEach(button => {\n                button.addEventListener('click', () => {\n                    updateMorphologyContent(button.dataset.type);\n                });\n            });\n\n\n            \/\/ Damage section logic\n            const damageTypeButtons = document.querySelectorAll('#damage .damage-btn');\n            const damageTitle = document.getElementById('damage-title');\n            const damageDescription = document.getElementById('damage-description');\n\n            function updateDamageContent(type) {\n                damageTypeButtons.forEach(btn => btn.classList.remove('active'));\n                document.querySelector(`#damage .damage-btn[data-damage-type=\"${type}\"]`).classList.add('active');\n                \n                const data = damageData[type];\n                damageTitle.textContent = data.title;\n                damageDescription.textContent = data.description;\n            }\n\n            \/\/ Initial content for damage section\n            updateDamageContent('leaf_spots');\n\n            damageTypeButtons.forEach(button => {\n                button.addEventListener('click', () => {\n                    updateDamageContent(button.dataset.damageType);\n                });\n            });\n\n            const ctx = document.getElementById('controlChart').getContext('2d');\n            new Chart(ctx, {\n                type: 'bar',\n                data: {\n                    labels: ['4\uc6d4', '5\uc6d4', '6\uc6d4', '7\uc6d4', '8\uc6d4', '9\uc6d4', '10\uc6d4'],\n                    datasets: [{\n                        label: '\ubcd1\uc6d0\uade0 \ud65c\ub3d9\uae30 (\ubcd1\uc9d5 \ubc1c\ud604 \ubc0f \ud655\uc0b0)',\n                        data: [0, 5, 10, 8, 5, 2, 0], \/\/ Peak June-July\n                        backgroundColor: 'rgba(16, 185, 129, 0.6)', \/* emerald-500 *\/\n                        borderColor: 'rgba(16, 185, 129, 1)',\n                        borderWidth: 1,\n                        yAxisID: 'y',\n                    },{\n                        label: '\ubc29\uc81c \ucd94\ucc9c \uae30\uac04 (\ucd08\uae30 \uc0b4\ud3ec)',\n                        data: [0, 12, 12, 0, 0, 0, 0], \/\/ May-June\n                        type: 'line',\n                        fill: true,\n                        backgroundColor: 'rgba(59, 130, 246, 0.2)', \/* blue-500 with transparency *\/\n                        borderColor: 'rgba(59, 130, 246, 1)',\n                        pointRadius: 0,\n                        yAxisID: 'y1'\n                    }]\n                },\n                options: {\n                    responsive: true,\n                    maintainAspectRatio: false,\n                    plugins: {\n                        legend: {\n                           display: true,\n                           position: 'top',\n                           labels: {\n                               usePointStyle: false,\n                           }\n                        },\n                        tooltip: {\n                           mode: 'index',\n                           intersect: false,\n                           callbacks: {\n                                label: function(context) {\n                                    if (context.dataset.label.includes('\ubc29\uc81c \ucd94\ucc9c \uae30\uac04')) {\n                                        return ` ${context.dataset.label}: 5\uc6d4 ~ 6\uc6d4`;\n                                    }\n                                    return ` ${context.dataset.label}: ${context.raw} (\ud65c\ub3d9 \ubc00\ub3c4)`;\n                                }\n                           }\n                        },\n                        title: {\n                            display: true,\n                            text: '\ub2f4\uc7c1\uc774\ub369\uad74 \ub465\uadfc\ubb34\ub2ac\ubcd1 \uc6d4\ubcc4 \ud65c\ub3d9 \ubc0f \ubc29\uc81c \uc2dc\uae30'\n                        }\n                    },\n                    scales: {\n                        x: {\n                            stacked: true,\n                        },\n                        y: {\n                           stacked: true,\n                           display: true,\n                           title: {\n                               display: true,\n                               text: '\ud65c\ub3d9 \ubc00\ub3c4'\n                           },\n                           max: 12\n                        },\n                        y1: {\n                           display: false,\n                           max: 15\n                        }\n                    }\n                }\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n\n<p><\/p>\n","protected":false},"featured_media":3504,"template":"","meta":{"_acf_changed":true,"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}}},"pest-target":[375],"pest-category":[86],"pest-overwintering":[],"class_list":["post-3503","pest","type-pest","status-publish","has-post-thumbnail","hentry","pest-target-375","pest-category-86"],"acf":[],"uagb_featured_image_src":{"full":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ub2f4\uc7c1\uc774\ub369\uad74-\ub465\uadfc\ubb34\ub2ac\ubcd1.jpg",1131,536,false],"thumbnail":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ub2f4\uc7c1\uc774\ub369\uad74-\ub465\uadfc\ubb34\ub2ac\ubcd1-150x150.jpg",150,150,true],"medium":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ub2f4\uc7c1\uc774\ub369\uad74-\ub465\uadfc\ubb34\ub2ac\ubcd1-300x142.jpg",300,142,true],"medium_large":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ub2f4\uc7c1\uc774\ub369\uad74-\ub465\uadfc\ubb34\ub2ac\ubcd1-768x364.jpg",768,364,true],"large":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ub2f4\uc7c1\uc774\ub369\uad74-\ub465\uadfc\ubb34\ub2ac\ubcd1-1024x485.jpg",1024,485,true],"1536x1536":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ub2f4\uc7c1\uc774\ub369\uad74-\ub465\uadfc\ubb34\ub2ac\ubcd1.jpg",1131,536,false],"2048x2048":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ub2f4\uc7c1\uc774\ub369\uad74-\ub465\uadfc\ubb34\ub2ac\ubcd1.jpg",1131,536,false]},"uagb_author_info":{"display_name":"darius","author_link":"https:\/\/hstc.treecare.co.kr\/?author=0"},"uagb_comment_info":0,"uagb_excerpt":"\ub2f4\uc7c1\uc774\ub369\uad74 \ub465\uadfc\ubb34\ub2ac\ubcd1 \ub300\ud654\ud615 \uac00\uc774\ub4dc \uac1c\uc694 \ubcd1\uc6d0\uade0 \ud615\ud0dc \ud53c\ud574 \uc99d\uc0c1 \uc0dd\ud65c\uc0ac \ubc29\uc81c \ubc29\ubc95 \ub2f4\uc7c1\uc774\ub369\uad74 \ub465\uadfc\ubb34\ub2ac\ubcd1 (Phyllosticta ampelicida)\uc774\ub780? \ub2f4\uc7c1\uc774\ub369\uad74 \ub465\uadfc\ubb34\ub2ac\ubcd1\uc740 Phyllosticta ampelicida [&hellip;]","_links":{"self":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/pest\/3503","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/pest"}],"about":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/types\/pest"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/media\/3504"}],"wp:attachment":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3503"}],"wp:term":[{"taxonomy":"pest-target","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-target&post=3503"},{"taxonomy":"pest-category","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-category&post=3503"},{"taxonomy":"pest-overwintering","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-overwintering&post=3503"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}