{"id":4043,"date":"2025-11-05T18:33:52","date_gmt":"2025-11-05T18:33:52","guid":{"rendered":"https:\/\/hstc.treecare.co.kr\/?post_type=pest&#038;p=4043"},"modified":"2025-11-05T18:56:40","modified_gmt":"2025-11-05T18:56:40","slug":"%ec%99%b8%ec%a0%90%ec%95%a0%eb%a7%a4%eb%af%b8%ec%b6%a9","status":"publish","type":"pest","link":"https:\/\/hstc.treecare.co.kr\/?pest=%ec%99%b8%ec%a0%90%ec%95%a0%eb%a7%a4%eb%af%b8%ec%b6%a9","title":{"rendered":"\uc678\uc810\uc560\ub9e4\ubbf8\ucda9"},"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>\uc678\uc810\uc560\ub9e4\ubbf8\ucda9 \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    <!-- \n      Application Structure Plan:\n      - SPA for Singapora shinshana (\uc678\uc810\uc560\ub9e4\ubbf8\ucda9).\n      - Follows the 5-tab structure of the provided template: \uac1c\uc694, \ud615\ud0dc, \ud53c\ud574 \uc99d\uc0c1, \uc0dd\ud65c\uc0ac, \ubc29\uc81c \ubc29\ubc95.\n      - Interactive buttons in '\ud615\ud0dc' (Morphology) and '\ud53c\ud574 \uc99d\uc0c1' (Damage) update text content.\n      - '\uc0dd\ud65c\uc0ac' (Lifecycle) uses a static HTML\/CSS flowchart, noting that the lifecycle is not fully known.\n      - '\ubc29\uc81c \ubc29\ubc95' (Control) includes a Chart.js bar chart for visualizing control timing.\n      - Content is synthesized from the provided PDFs: '\uaf43\ubcf5\uc22d\uc544_\uc678\uc810\uc560\ub9e4\ubbf8\ucda9.pdf' and '\uc870\uacbd\uc218\uc5d0\uc11c \uc678\uc810\uc560\ub9e4\ubbf8\ucda9\uc5d0 \ub300\ud55c \uc0b4\ucda9\ud6a8\uacfc.pdf'.\n      - Pesticide recommendations are based on the efficacy study ('\uc870\uacbd\uc218\uc5d0\uc11c...') and cross-referenced with the '\uc0dd\ud65c\uad8c \uc218\ubaa9\ubcd1\ud574\ucda9 \ub4f1\ub85d \ub18d\uc57d\ubaa9\ub85d.pdf' for general landscape use registration.\n    -->\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: #166534 !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: #22c55e; \/* 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        <!-- \ud5e4\ub354: \uc694\uccad\uc5d0 \ub530\ub77c \ubcd1\ud574\ucda9\uba85\uacfc \ud559\uba85\uc740 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc81c\uac70\ub428 -->\n        <header class=\"text-center\">\n        <\/header>\n\n        <nav class=\"flex flex-wrap 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\">\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\">\uc678\uc810\uc560\ub9e4\ubbf8\ucda9 (<i>Singapora shinshana<\/i>)\uc774\ub780?<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed\">\n                        \uc678\uc810\uc560\ub9e4\ubbf8\ucda9\uc740 \ub9e4\ubbf8\ubaa9(Homoptera) \uc560\ub9e4\ubbf8\ucda9\uacfc(Cicadellidae)\uc5d0 \uc18d\ud558\ub294 \ud761\uc999\uc131 \ud574\ucda9\uc785\ub2c8\ub2e4. \uc131\ucda9\uacfc \uc57d\ucda9\uc774 \uc8fc\ub85c \uc78e \ub4b7\uba74\uc5d0 \uc11c\uc2dd\ud558\uba70 \uc999\uc561\uc744 \ube68\uc544\uba39\uc5b4 \uc78e \uc55e\uba74\uc774 \ud558\uc597\uac8c \ud1f4\uc0c9\ub418\ub294 \ud53c\ud574\ub97c \uc90d\ub2c8\ub2e4. \ubc9a\ub098\ubb34, \ubcf5\uc22d\uc544\ub098\ubb34 \ub4f1 Prunus \uc18d \uc218\ubaa9\uc5d0 \ud53c\ud574\ub97c \uc8fc\ub85c \uc8fc\uba70, \ucd5c\uadfc\uc5d0\ub294 \uc7a5\ubbf8, \ub290\ud2f0\ub098\ubb34 \ub4f1 \ub2e4\uc591\ud55c \uc870\uacbd\uc218\uc5d0\uc11c\ub3c4 \ud53c\ud574\uac00 \ud655\uc778\ub418\uace0 \uc788\uc2b5\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> \uba85\ud655\ud788 \ubc1d\ud600\uc9c0\uc9c0 \uc54a\uc558\uc73c\ub098, \uc54c \ub610\ub294 \uc131\ucda9\uc73c\ub85c \uc6d4\ub3d9 \ucd94\uc815<\/li>\n                        <li><strong>\ubc1c\uc0dd \ud69f\uc218:<\/strong> \uc5f0 \uc218\ud68c \ubc1c\uc0dd \ucd94\uc815 (5\uc6d4~9\uc6d4 \ubaa8\ub4e0 \ucda9\ud0dc \ub3d9\uc2dc \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                        \ud55c\uad6d, \uc77c\ubcf8, \uc911\uad6d \ub4f1\uc5d0 \ubd84\ud3ec\ud569\ub2c8\ub2e4.\n                    <\/p>\n                    <p class=\"text-gray-700\">\n                        <strong>\uc8fc\uc694 \uae30\uc8fc:<\/strong> \ubcf5\uc22d\uc544\ub098\ubb34, \ub9e4\ud654\ub098\ubb34, \uc790\ub450\ub098\ubb34, \ubc9a\ub098\ubb34, \uc655\ubc9a\ub098\ubb34 \ub4f1 <strong>Prunus \uc18d \uc218\ubaa9<\/strong>\n                    <\/p>\n                    <p class=\"text-gray-700 mt-2\">\n                        <strong>\uae30\ud0c0 \uae30\uc8fc:<\/strong> \uc7a5\ubbf8, \ub290\ud2f0\ub098\ubb34 \ub4f1 \ub2e4\uc591\ud55c \uc870\uacbd\uc218\n                    <\/p>\n                <\/div>\n            <\/section>\n\n            <!-- \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\">\uc678\uc810\uc560\ub9e4\ubbf8\ucda9\uc758 \ud615\ud0dc\uc801 \ud2b9\uc9d5<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        &#8216;\uc678\uc810&#8217;\uc774\ub77c\ub294 \uc774\ub984\ucc98\ub7fc \uba38\ub9ac \uc815\uc218\ub9ac\uc5d0 \uc788\ub294 \ud55c \uc30d\uc758 \uac80\uc740 \uc810\uc774 \ud2b9\uc9d5\uc785\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"flex flex-wrap justify-center gap-2 md:gap-4 mb-6\">\n                        <button data-type=\"adult\" class=\"stage-btn active flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\uc131\ucda9<\/button>\n                        <button data-type=\"larva\" class=\"stage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\uc57d\ucda9<\/button>\n                        <button data-type=\"egg\" class=\"stage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\uc54c<\/button>\n                    <\/div>\n                    <div id=\"morphology-content\" class=\"p-4 bg-gray-50\">\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\">\uc678\uc810\uc560\ub9e4\ubbf8\ucda9\uc758 \uc8fc\uc694 \ud53c\ud574 \uc99d\uc0c1<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \ud53c\ud574\ub294 \uc78e \ub4b7\uba74\uc5d0\uc11c \uc2dc\uc791\ub418\uc9c0\ub9cc, \uc99d\uc0c1\uc740 \uc78e \uc55e\uba74\uc5d0\uc11c \ub69c\ub837\ud558\uac8c \ub098\ud0c0\ub0a9\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_discoloration\" 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 \uc55e\uba74 \ud1f4\uc0c9 (\ubc31\ud654\ud604\uc0c1)<\/button>\n                        <button data-damage-type=\"defoliation_sooty_mold\" 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 \ubc0f \uadf8\uc744\uc74c\ubcd1<\/button>\n                    <\/div>\n                    <div id=\"damage-content\" class=\"p-4 bg-gray-50\">\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\">\uc678\uc810\uc560\ub9e4\ubbf8\ucda9\uc758 \uc0dd\ud65c\uc0ac<\/h2>\n                     <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \uc544\uc9c1 \uba85\ud655\ud55c \uc0dd\ud65c\uc0ac\ub294 \ubc1d\ud600\uc9c0\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \ub2e4\ub9cc, \uad00\ucc30\ub41c \ub0b4\uc6a9\uc744 \ubc14\ud0d5\uc73c\ub85c \ucd94\uc815\ud55c \uc0dd\ud65c\uc0ac\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\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 border-l-4 border-blue-500\">\n                            <p class=\"font-semibold\">1. \uc6d4\ub3d9 (\ud615\ud0dc \ubd88\uba85)<\/p><p class=\"text-sm\">\uc54c \ub610\ub294 \uc131\ucda9 \ud615\ud0dc\ub85c \uae30\uc8fc\uc2dd\ubb3c\uc758 \uac00\uc9c0\ub098 \uc218\ud53c \ud2c8\uc5d0\uc11c \uc6d4\ub3d9\ud558\ub294 \uac83\uc73c\ub85c \ucd94\uc815\ub429\ub2c8\ub2e4.<\/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 border-l-4 border-green-500\">\n                            <p class=\"font-semibold\">2. 1\uc138\ub300 \ubc1c\uc0dd (5\uc6d4 \uc911\uc21c~)<\/p><p class=\"text-sm\">\uae30\uc628\uc774 \uc0c1\uc2b9\ud558\uba74 \uc6d4\ub3d9\uc5d0\uc11c \uae68\uc5b4\ub098 \uc78e \ub4b7\uba74\uc5d0 \uc0b0\ub780\ud558\uace0, \ubd80\ud654\ud55c \uc57d\ucda9\uacfc \uc131\ucda9\uc774 \uc78e\uc744 \uac00\ud574\ud558\uae30 \uc2dc\uc791\ud569\ub2c8\ub2e4.<\/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 border-l-4 border-yellow-500\">\n                            <p class=\"font-semibold\">3. \uc138\ub300 \ubc18\ubcf5 (6\uc6d4~9\uc6d4)<\/p><p class=\"text-sm\">\uc5f0 \uc218\ud68c \ubc1c\uc0dd\ud558\ub294 \uac83\uc73c\ub85c \ubcf4\uc774\uba70, 5\uc6d4 \uc911\uc21c\ubd80\ud130 9\uc6d4 \ud558\uc21c\uae4c\uc9c0 \uc131\ucda9, \uc57d\ucda9, \uc54c \ub4f1 \ubaa8\ub4e0 \ucda9\ud0dc\uac00 \ub3d9\uc2dc\uc5d0 \uad00\ucc30\ub429\ub2c8\ub2e4.<\/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 border-l-4 border-red-500\">\n                            <p class=\"font-semibold\">4. \uc6d4\ub3d9 \uc900\ube44 (9\uc6d4 \ud558\uc21c~)<\/p><p class=\"text-sm\">\uae30\uc628\uc774 \ub0ae\uc544\uc9c0\uba74 \uc6d4\ub3d9\uc5d0 \uc801\ud569\ud55c \ud615\ud0dc\ub85c \uc804\ud658\ub418\ub294 \uac83\uc73c\ub85c \ucd94\uc815\ub429\ub2c8\ub2e4.<\/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                        \uc678\uc810\uc560\ub9e4\ubbf8\ucda9\uc740 \ubc1c\uc0dd \ucd08\uae30(5\uc6d4 \uc911\uc21c)\uc5d0 \ubc29\uc81c\ud558\ub294 \uac83\uc774 \uac00\uc7a5 \ud6a8\uacfc\uc801\uc774\uba70, \uc78e \ub4b7\uba74\uc5d0 \uc57d\uc561\uc774 \ucda9\ubd84\ud788 \ubb3b\ub3c4\ub85d \uc0b4\ud3ec\ud574\uc57c \ud569\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"space-y-4\">\n                        <div class=\"p-4 bg-blue-50 border-l-4 border-blue-500\">\n                             <h3 class=\"text-xl font-semibold text-blue-800 mb-2\">\u2460 \ud654\ud559\uc801 \ubc29\uc81c (\ubc1c\uc0dd \ucd08\uae30)<\/h3>\n                             <ul class=\"list-disc list-inside text-gray-700 space-y-2\">\n                                <li><strong>\uc0b4\ud3ec \uc2dc\uae30:<\/strong> \ud53c\ud574\uac00 \uad00\ucc30\ub418\uae30 \uc2dc\uc791\ud558\ub294 <strong>5\uc6d4 \uc911\uc21c ~ 6\uc6d4 \uc0c1\uc21c<\/strong>\uc5d0 \ub4f1\ub85d\ub41c \uc0b4\ucda9\uc81c\ub97c 10\uc77c \uac04\uaca9\uc73c\ub85c 2~3\ud68c \uc0b4\ud3ec\ud569\ub2c8\ub2e4.<\/li>\n                                <li><strong>\uc8fc\uc694 \ub4f1\ub85d \uc57d\uc81c (\ub9e4\ubbf8\ucda9\ub958 \ub300\uc0c1):<\/strong><br>\n                                    &#8216;\uc870\uacbd\uc218\uc5d0\uc11c \uc678\uc810\uc560\ub9e4\ubbf8\ucda9\uc5d0 \ub300\ud55c \uc0b4\ucda9\ud6a8\uacfc(2019)&#8217; \uc5f0\uad6c\uc5d0 \ub530\ub974\uba74 \ub2e4\uc74c \uc57d\uc81c\ub4e4\uc774 \ub192\uc740 \ubc29\uc81c \ud6a8\uacfc\ub97c \ubcf4\uc600\uc2b5\ub2c8\ub2e4.\n                                    <ul class=\"list-disc list-inside text-gray-700 pl-4 mt-1 space-y-1\">\n                                        <li><strong>\ud2f0\uc544\uba54\ud1a1\uc0bc \uc785\uc0c1\uc218\ud654\uc81c (Thiamethoxam WG):<\/strong> 90% \uc774\uc0c1\uc758 \ub192\uc740 \ubc29\uc81c \ud6a8\uacfc\uc640 \uc57d\ud6a8\uac00 35\uc77c\uae4c\uc9c0 \uc9c0\uc18d\ub418\uc5b4 \uac00\uc7a5 \uc6b0\uc218\ud55c \uac83\uc73c\ub85c \ud3c9\uac00\ub428.<\/li>\n                                        <li><strong>\ud398\ub2c8\ud2b8\ub85c\ud2f0\uc628 \uc218\ud654\uc81c (Fenitrothion WP):<\/strong> \ucd08\uae30 \ubc29\uc81c \ud6a8\uacfc \uc6b0\uc218.<\/li>\n                                        <li><strong>\uc5d0\ud1a0\ud39c\ud504\ub85d\uc2a4 \uc218\ud654\uc81c (Etofenprox WP):<\/strong> \ucd08\uae30 \ubc29\uc81c \ud6a8\uacfc \uc6b0\uc218.<\/li>\n                                        <li><strong>\uc544\uc138\ud0c0\ubbf8\ud504\ub9ac\ub4dc \uc218\ud654\uc81c (Acetamiprid WP):<\/strong> Prunus \uc18d \uc218\ubaa9\uc5d0 \uad8c\uc7a5\ub428 (\uc608: 2,000\ubc30\uc561).<\/li>\n                                        <li><strong>\ub514\ub178\ud14c\ud4e8\ub780 \uc218\ud654\uc81c (Dinotefuran WP):<\/strong> Prunus \uc18d \uc218\ubaa9\uc5d0 \uad8c\uc7a5\ub428 (\uc608: 1,000\ubc30\uc561).<\/li>\n                                    <\/ul>\n                                <\/li>\n                                 <li><strong>\uc815\ubcf4 \ud655\uc778:<\/strong> \ub18d\uc57d\uc548\uc804\uc815\ubcf4\uc2dc\uc2a4\ud15c(psis.rda.go.kr)\uc5d0\uc11c \ub300\uc0c1 \uc218\ubaa9(\uc608: \ubc9a\ub098\ubb34, \ubcf5\uc22d\uc544\ub098\ubb34, \ub290\ud2f0\ub098\ubb34) \ubc0f &#8216;\ub9e4\ubbf8\ucda9\ub958&#8217;\uc5d0 \ub4f1\ub85d\ub41c \uc57d\uc81c\ub97c \ud655\uc778\ud558\uc5ec \uc548\uc804\uc0ac\uc6a9\uae30\uc900\uc744 \uc900\uc218\ud574 \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624.<\/li>\n                             <\/ul>\n                        <\/div>\n                        <div class=\"p-4 bg-green-50 border-l-4 border-green-500\">\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>\ud53c\ud574 \uc78e \uc81c\uac70:<\/strong> \ubc1c\uc0dd \ucd08\uae30\uc5d0 \uc57d\ucda9\uacfc \uc131\ucda9\uc774 \ubc00\uc9d1\ub41c \uc78e\uc744 \uc81c\uac70\ud558\uc5ec \uc18c\uac01\ud569\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\uc218\uc138 \uad00\ub9ac:<\/strong> \uc801\uc808\ud55c \uc2dc\ube44\uc640 \uad00\uc218\ub97c \ud1b5\ud574 \ub098\ubb34\ub97c \uac74\uac15\ud558\uac8c \uc720\uc9c0\ud558\uc5ec \ud53c\ud574\ub97c \uc904\uc785\ub2c8\ub2e4.<\/li>\n                             <\/ul>\n                        <\/div>\n                        <div class=\"p-4 bg-yellow-50 border-l-4 border-yellow-500\">\n                            <h3 class=\"text-xl font-semibold text-yellow-800 mb-2\">\u2462 \uc0dd\ubb3c\uc801 \ubc29\uc81c<\/h3>\n                            <ul class=\"list-disc list-inside text-gray-700\">\n                                <li><strong>\ucc9c\uc801 \ubcf4\ud638:<\/strong> \ubb34\ub2f9\ubc8c\ub808\ub958, \ud480\uc7a0\uc790\ub9ac\ub958, \uac70\ubbf8\ub958 \ub4f1 \uc560\ub9e4\ubbf8\ucda9\uc758 \ucc9c\uc801\uc744 \ubcf4\ud638\ud558\uc5ec \uc790\uc5f0\uc801\uc778 \ubc00\ub3c4 \uc870\uc808\uc744 \uc720\ub3c4\ud569\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\">\uc678\uc810\uc560\ub9e4\ubbf8\ucda9 \uc6d4\ubcc4 \ud65c\ub3d9 \ubc0f \ubc29\uc81c \uc2dc\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: \uc81c\uacf5\ub41c PDF \uc790\ub8cc (\uaf43\ubcf5\uc22d\uc544_\uc678\uc810\uc560\ub9e4\ubbf8\ucda9.pdf, \uc870\uacbd\uc218\uc5d0\uc11c \uc678\uc810\uc560\ub9e4\ubbf8\ucda9\uc5d0 \ub300\ud55c \uc0b4\ucda9\ud6a8\uacfc.pdf) \ubc0f \uc0b0\ub9bc\uccad \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            \/\/ --- \ub370\uc774\ud130 \uac1d\uccb4\ub4e4 ---\n            const morphologyData = {\n                adult: {\n                    title: '\uc131\ucda9',\n                    description: '\ubab8\uae38\uc774 \uc57d 3.2mm. \uc804\uccb4\uc801\uc73c\ub85c \ucd08\ub85d\uc0c9\uc744 \ub755\ub2c8\ub2e4. \uba38\ub9ac \uc815\uc218\ub9ac \ubd80\ubd84\uc5d0 1\uc30d\uc758 \ub69c\ub837\ud55c \uac80\uc740 \uc810\ubb34\ub2ac\uac00 \uc788\ub294 \uac83\uc774 \ud2b9\uc9d5\uc785\ub2c8\ub2e4. \uc131\ucda9\uc740 \ud65c\ub3d9\uc131\uc774 \ub9e4\uc6b0 \uc88b\uc544 \uc78e\uc744 \uac74\ub4dc\ub9ac\uba74 \uc2e0\uc18d\ud558\uac8c \ub2e4\ub978 \uacf3\uc73c\ub85c \uc774\ub3d9\ud569\ub2c8\ub2e4.',\n                    size: '\ud06c\uae30: \uc57d 3.2mm',\n                },\n                larva: {\n                    title: '\uc57d\ucda9',\n                    description: '\uc5f0\ub450\uc0c9 \ubc14\ud0d5\uc5d0 \uc8fc\ud669\uc0c9 \ubb34\ub2ac\uac00 \uc788\uc2b5\ub2c8\ub2e4. \uc78e \ub4b7\uba74\uc5d0 \uc11c\uc2dd\ud558\uba70 \ud761\uc999\ud569\ub2c8\ub2e4. \uc78e \ub4b7\uba74\uc5d0\uc11c \ub2e4\uc218\uc758 \ud0c8\ud53c\uac01\uc744 \uad00\ucc30\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.',\n                    size: '\ud06c\uae30: \uc57d 1~3mm',\n                },\n                egg: {\n                    title: '\uc54c',\n                    description: '\uc0dd\ud65c\uc0ac\uac00 \uba85\ud655\ud788 \ubc1d\ud600\uc9c0\uc9c0 \uc54a\uc544 \uc54c\uc758 \ud615\ud0dc\ub098 \uc6d4\ub3d9 \uc0c1\ud0dc\uc5d0 \ub300\ud55c \uc815\ubcf4\uac00 \ubd80\uc871\ud569\ub2c8\ub2e4. \uc78e\uc758 \uc870\uc9c1 \ub0b4\uc5d0 \uc0b0\ub780\ud560 \uac83\uc73c\ub85c \ucd94\uc815\ub429\ub2c8\ub2e4.',\n                    size: '\uc815\ubcf4 \uc5c6\uc74c',\n                }\n            };\n\n            const damageData = {\n                leaf_discoloration: {\n                    title: '\uc78e \uc55e\uba74 \ud1f4\uc0c9 (\ubc31\ud654\ud604\uc0c1)',\n                    description: '\uc131\ucda9\uacfc \uc57d\ucda9\uc774 \uc78e \ub4b7\uba74\uc5d0\uc11c \uc9d1\ub2e8\uc73c\ub85c \uc999\uc561\uc744 \ube68\uc544\uba39\uc2b5\ub2c8\ub2e4. \uc774\ub85c \uc778\ud574 \uc5fd\ub85d\uc18c\uac00 \ud30c\uad34\ub418\uc5b4 \uc78e \uc55e\uba74\uc774 \ud558\uc597\uac8c \ud1f4\uc0c9\ub418\uac70\ub098 \uc791\uc740 \ud770\uc0c9 \ubc18\uc810\uc774 \ubb34\uc218\ud788 \ub098\ud0c0\ub0a9\ub2c8\ub2e4. \ubc9a\ub098\ubb34, \ubcf5\uc22d\uc544\ub098\ubb34 \ub4f1\uc5d0\uc11c \ud754\ud788 \\'\ubc31\ud654\ud604\uc0c1\\'\ucc98\ub7fc \ubcf4\uc785\ub2c8\ub2e4.',\n                },\n                defoliation_sooty_mold: {\n                    title: '\uc870\uae30 \ub099\uc5fd \ubc0f \uadf8\uc744\uc74c\ubcd1',\n                    description: '\ud53c\ud574\uac00 \uc2ec\ud574\uc9c0\uba74 \uc78e\uc774 \uac08\uc0c9\uc73c\ub85c \ubcc0\ud558\uace0 \uc815\uc0c1 \uc78e\ubcf4\ub2e4 \uc77c\ucc0d \ub5a8\uc5b4\uc838(\uc870\uae30 \ub099\uc5fd) \ub098\ubb34\uc758 \ubbf8\uad00\uc744 \ud574\uce58\uace0 \uc218\uc138\ub97c \uc57d\ud654\uc2dc\ud0b5\ub2c8\ub2e4. \ubc30\uc124\ubb3c(\uac10\ub85c)\ub85c \uc778\ud574 \uc78e\uc774 \ub048\uc801\uac70\ub9ac\uace0 \uadf8\uc744\uc74c\ubcd1\uc744 \uc720\ubc1c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.',\n                }\n            };\n            \n            \/\/ --- \ud0ed \uc2a4\uc704\uce6d \ub85c\uc9c1 ---\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                    \/\/ \ucc28\ud2b8\uac00 \uc788\ub294 \ud0ed\uc774 \ud65c\uc131\ud654\ub420 \ub54c\ub9cc \ucc28\ud2b8 \uc0dd\uc131\n                    if (tab.dataset.tab === 'control') {\n                        renderControlChart();\n                    }\n                });\n            });\n\n            \/\/ --- \ud615\ud0dc \uc139\uc158 \ub85c\uc9c1 ---\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            updateMorphologyContent('adult'); \/\/ \ucd08\uae30 \ub85c\ub4dc\n\n            morphologyTypeButtons.forEach(button => {\n                button.addEventListener('click', () => {\n                    updateMorphologyContent(button.dataset.type);\n                });\n            });\n\n            \/\/ --- \ud53c\ud574 \uc99d\uc0c1 \uc139\uc158 \ub85c\uc9c1 ---\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            updateDamageContent('leaf_discoloration'); \/\/ \ucd08\uae30 \ub85c\ub4dc\n\n            damageTypeButtons.forEach(button => {\n                button.addEventListener('click', () => {\n                    updateDamageContent(button.dataset.damageType);\n                });\n            });\n\n            \/\/ --- \ubc29\uc81c \ucc28\ud2b8 \ub85c\uc9c1 ---\n            let controlChartInstance = null; \/\/ \ucc28\ud2b8 \uc778\uc2a4\ud134\uc2a4 \uc800\uc7a5 \ubcc0\uc218\n\n            function renderControlChart() {\n                if (controlChartInstance) {\n                    controlChartInstance.destroy(); \/\/ \uae30\uc874 \ucc28\ud2b8 \ud30c\uad34\n                }\n                const ctx = document.getElementById('controlChart').getContext('2d');\n                controlChartInstance = 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: '\uc678\uc810\uc560\ub9e4\ubbf8\ucda9 \ubc1c\uc0dd \ubc00\ub3c4 (\uc131\ucda9\/\uc57d\ucda9)',\n                            data: [0, 5, 10, 9, 8, 5, 0], \/\/ 5\uc6d4 \uc911\uc21c~9\uc6d4 \ud558\uc21c\n                            backgroundColor: 'rgba(22, 163, 74, 0.6)', \/* emerald-600 *\/\n                            borderColor: 'rgba(22, 163, 74, 1)',\n                            borderWidth: 1,\n                            yAxisID: 'y',\n                            order: 2\n                        },{\n                            label: '\ubc29\uc81c \ucd94\ucc9c \uae30\uac04 (\ucd08\uae30 \ubc29\uc81c)',\n                            data: [0, 12, 12, 0, 0, 0, 0], \/\/ 5\uc6d4 \uc911\uc21c ~ 6\uc6d4\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                            order: 1\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 \uc911\uc21c ~ 6\uc6d4 \ud558\uc21c`;\n                                        }\n                                        return ` ${context.dataset.label}: ${context.raw} (\uc0c1\ub300 \ubc00\ub3c4)`;\n                                    }\n                               }\n                            },\n                            title: {\n                                display: true,\n                                text: '\uc678\uc810\uc560\ub9e4\ubbf8\ucda9 \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            \n            \/\/ \ucd08\uae30 \ud65c\uc131 \ud0ed\uc774 'control'\uc77c \uacbd\uc6b0\ub97c \ub300\ube44 (though default is 'overview')\n            if (document.querySelector('.nav-btn.active').dataset.tab === 'control') {\n                renderControlChart();\n            }\n        });\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"featured_media":4044,"template":"","meta":{"_acf_changed":false,"_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":[455,381,187,167],"pest-category":[94,78],"pest-overwintering":[83,82],"class_list":["post-4043","pest","type-pest","status-publish","has-post-thumbnail","hentry","pest-target-455","pest-target-381","pest-target-187","pest-target-167","pest-category-94","pest-category-78","pest-overwintering-adult","pest-overwintering-egg"],"acf":[],"uagb_featured_image_src":{"full":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/11\/\uc678\uc810\uc560\ub9e4\ubbf8\ucda9.jpg",1703,925,false],"thumbnail":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/11\/\uc678\uc810\uc560\ub9e4\ubbf8\ucda9-150x150.jpg",150,150,true],"medium":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/11\/\uc678\uc810\uc560\ub9e4\ubbf8\ucda9-300x163.jpg",300,163,true],"medium_large":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/11\/\uc678\uc810\uc560\ub9e4\ubbf8\ucda9-768x417.jpg",768,417,true],"large":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/11\/\uc678\uc810\uc560\ub9e4\ubbf8\ucda9-1024x556.jpg",1024,556,true],"1536x1536":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/11\/\uc678\uc810\uc560\ub9e4\ubbf8\ucda9-1536x834.jpg",1536,834,true],"2048x2048":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/11\/\uc678\uc810\uc560\ub9e4\ubbf8\ucda9.jpg",1703,925,false]},"uagb_author_info":{"display_name":"darius","author_link":"https:\/\/hstc.treecare.co.kr\/?author=0"},"uagb_comment_info":0,"uagb_excerpt":"\uc678\uc810\uc560\ub9e4\ubbf8\ucda9 \ub300\ud654\ud615 \uac00\uc774\ub4dc \uac1c\uc694 \ud615\ud0dc \ud53c\ud574 \uc99d\uc0c1 \uc0dd\ud65c\uc0ac \ubc29\uc81c \ubc29\ubc95 \uc678\uc810\uc560\ub9e4\ubbf8\ucda9 (Singapora shinshana)\uc774\ub780? \uc678\uc810\uc560\ub9e4\ubbf8\ucda9\uc740 \ub9e4\ubbf8\ubaa9(Homoptera) \uc560\ub9e4\ubbf8\ucda9\uacfc(Cicadellidae)\uc5d0 \uc18d\ud558\ub294 \ud761\uc999\uc131 \ud574\ucda9\uc785\ub2c8\ub2e4. \uc131\ucda9\uacfc [&hellip;]","_links":{"self":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/pest\/4043","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\/4044"}],"wp:attachment":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4043"}],"wp:term":[{"taxonomy":"pest-target","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-target&post=4043"},{"taxonomy":"pest-category","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-category&post=4043"},{"taxonomy":"pest-overwintering","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-overwintering&post=4043"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}