{"id":3860,"date":"2025-07-10T12:31:35","date_gmt":"2025-07-10T12:31:35","guid":{"rendered":"https:\/\/hstc.treecare.co.kr\/?post_type=pest&#038;p=3860"},"modified":"2025-07-10T12:31:36","modified_gmt":"2025-07-10T12:31:36","slug":"%eb%b6%89%ec%9d%80%eb%a7%a4%eb%af%b8%eb%82%98%eb%b0%a9","status":"publish","type":"pest","link":"https:\/\/hstc.treecare.co.kr\/?pest=%eb%b6%89%ec%9d%80%eb%a7%a4%eb%af%b8%eb%82%98%eb%b0%a9","title":{"rendered":"\ubd89\uc740\ub9e4\ubbf8\ub098\ubc29"},"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>\ubd89\uc740\ub9e4\ubbf8\ub098\ubc29 \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: Red & Black for the moth, Earth Tones for general design -->\n    <!-- Application Structure Plan: The SPA for Red Tussock Moth is structured into five core sections: '\uac1c\uc694' (Overview), '\ud615\ud0dc' (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. '\ud615\ud0dc' and '\ud53c\ud574 \uc99d\uc0c1' sections use interactive elements (buttons) to highlight different pest forms and specific damage types. '\uc0dd\ud65c\uc0ac' includes a flowchart to visualize its single-generational life cycle. '\ubc29\uc81c \ubc29\ubc95' incorporates a Chart.js visualization to illustrate optimal control timings, primarily targeting larvae. -->\n    <!-- Visualization & Content Choices: \n        1. Report Info: Pest Morphology (Adult male\/female, Larva) -> Goal: Inform & Identify -> Viz\/Method: Interactive text descriptions with buttons for '\uc554\ucef7 \uc131\ucda9', '\uc218\ucef7 \uc131\ucda9', '\ub178\uc219 \uc720\ucda9' -> Interaction: Clicking buttons updates descriptive text. Images are removed as per user request. -> Justification: Textual descriptions of distinctive adult sexual dimorphism (color, markings) and larval appearance (size, hairs, spots) are crucial for identification. -> Library: Vanilla JS.\n        2. Report Info: Damage Types (Leaf defoliation - complete, aesthetic damage) -> Goal: Inform & Diagnose -> Viz\/Method: Interactive text descriptions with buttons for '\uc78e \ub300\ub7c9 \uc2dd\ud574', '\uc2ec\ud55c \ud0c8\uc5fd \ubc0f \ubbf8\uad00 \uc190\uc0c1' -> Interaction: Clicking buttons updates descriptive text. Images are removed as per user request. -> Justification: Highlighting the extensive defoliation and aesthetic impact is vital for accurate diagnosis. -> Library: Vanilla JS.\n        3. Report Info: Lifecycle (Egg overwintering on bark, 1 generation\/year, specific timings for egg hatch, larval feeding, pupation, adult emergence, egg laying) -> Goal: Organize & Show Change -> Viz\/Method: HTML\/CSS vertical flowchart -> Interaction: Static visual aid -> Justification: Visualizing the single-generational lifecycle with key stages and approximate timings is essential for understanding pest biology and planning control measures. -> Library: HTML\/Tailwind.\n        4. Report Info: Chemical Control Timing (Targeting young larvae in spring\/early summer) -> Goal: Inform & Guide -> Viz\/Method: Bar Chart -> Interaction: Hover tooltips -> Justification: The chart clearly illustrates the primary window for chemical intervention, which targets the active larval feeding stage, 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: #dc2626 !important; \/* red-600 *\/\n            color: #fef2f2 !important; \/* red-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: #ef4444; \/* red-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-red-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-red-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-red-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-red-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-red-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-red-800 mb-4\">\ubd89\uc740\ub9e4\ubbf8\ub098\ubc29 (<i>Lymantria mathura aurora<\/i>)\uc774\ub780?<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed\">\n                        \ubd89\uc740\ub9e4\ubbf8\ub098\ubc29(Oak Tussock Moth)\uc740 \ub098\ube44\ubaa9 \ub3c5\ub098\ubc29\uacfc\uc5d0 \uc18d\ud558\ub294 \ud574\ucda9\uc785\ub2c8\ub2e4. \ubc24\ub098\ubb34, \uc0c1\uc218\ub9ac\ub098\ubb34, \uc878\ucc38\ub098\ubb34, \ub5a1\uac08\ub098\ubb34 \ub4f1 \ucc38\ub098\ubb34\uacfc \uc218\uc885\uacfc \ubc9a\ub098\ubb34, \ubc30\ub098\ubb34, \uc0ac\uacfc\ub098\ubb34 \ub4f1 \uc7a5\ubbf8\uacfc \uc2dd\ubb3c, \uae30\ud0c0 \ud65c\uc5fd\uc218\uc5d0 \uae30\uc8fc\ud558\ub294 \uc7a1\uc2dd\uc131 \ud574\ucda9\uc785\ub2c8\ub2e4. \uc720\ucda9\uc774 \uc78e\uc744 \ubaa8\uc870\ub9ac \uba39\uc5b4 \uce58\uc6b0\ub294 \uc2dd\ud574 \ud53c\ud574\ub97c \uc8fc\uba70, \uc9c0\uc5ed\uc801\uc73c\ub85c \ub300\ubc1c\uc0dd\ud558\uc5ec \uc0b0\ub9bc\uc5d0 \ud070 \ud53c\ud574\ub97c \uc785\ud788\uae30\ub3c4 \ud569\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> \ub098\ubb34\uc904\uae30\uc5d0 \uc0b0\ub780\ub41c \uc54c \uc0c1\ud0dc\ub85c \uc6d4\ub3d9 (\uc54c \uae30\uac04 \uc57d 9\uac1c\uc6d4)<\/li>\n                        <li><strong>\ubc1c\uc0dd \ud69f\uc218:<\/strong> \uc5f0 1\ud68c \ubc1c\uc0dd<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"p-6 bg-white\">\n                    <h3 class=\"text-xl font-semibold text-red-800 mb-3\">\ubd84\ud3ec \ubc0f \ud655\uc0b0 \ud604\ud669<\/h3>\n                    <p class=\"text-gray-700 mb-4\">\n                        \ud55c\uad6d, \uc911\uad6d, \uc77c\ubcf8, \ub300\ub9cc, \uc778\ub3c4, \ub7ec\uc2dc\uc544(\uc2dc\ubca0\ub9ac\uc544 \ub3d9\ub0a8\ubd80)\uc5d0 \ubd84\ud3ec\ud569\ub2c8\ub2e4. \uad6d\ub0b4\uc5d0\uc11c\ub294 1992\ub144 \uacbd\uae30\ub3c4 \ud558\ub0a8\uc2dc, \ub0a8\uc591\uc8fc\uc2dc, 1998\ub144 \ud568\uc591\uad70 \uc218\ub3d9\uba74, 2007\ub144 \uc778\ucc9c\uc2dc \uacc4\uc591\uad6c\uc758 \ubc24\ub098\ubb34\ub9bc\uacfc \ucc38\ub098\ubb34\ub9bc\uc5d0 \ub3cc\ubc1c\uc801\uc73c\ub85c \ub300\ubc1c\uc0dd\ud55c \uae30\ub85d\uc774 \uc788\uc2b5\ub2c8\ub2e4.\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-red-800 mb-4\">\ubd89\uc740\ub9e4\ubbf8\ub098\ubc29\uc758 \ud615\ud0dc\uc801 \ud2b9\uc9d5<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \ubd89\uc740\ub9e4\ubbf8\ub098\ubc29\uc740 \uc554\uc218 \uc131\ucda9\uc758 \ub0a0\uac1c \uc0c9\uae54\uacfc \ubb34\ub2ac\uac00 \ub2e4\ub974\uba70, \uc720\ucda9\uc740 \ubab8\uc5d0 \uae34 \ud138\uc774 \ub098 \uc788\uc2b5\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"flex flex-wrap justify-center gap-2 md:gap-4 mb-6\">\n                        <button data-type=\"female_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\">\uc554\ucef7 \uc131\ucda9<\/button>\n                        <button data-type=\"male_adult\" class=\"stage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\uc218\ucef7 \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\">\ub178\uc219 \uc720\ucda9<\/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-red-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-red-800 mb-4\">\ubd89\uc740\ub9e4\ubbf8\ub098\ubc29\uc758 \uc8fc\uc694 \ud53c\ud574 \uc99d\uc0c1<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \ubd89\uc740\ub9e4\ubbf8\ub098\ubc29\uc740 \uc720\ucda9\uc774 \uc78e\uc744 \ub300\ub7c9\uc73c\ub85c \uac09\uc544\uba39\uc5b4 \ub098\ubb34\ub97c \ubc8c\uac70\uc22d\uc774\ub85c \ub9cc\ub4e4 \uc218 \uc788\uc2b5\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_defoliation\" 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 \ub300\ub7c9 \uc2dd\ud574<\/button>\n                        <button data-damage-type=\"aesthetic_damage\" class=\"damage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\ubbf8\uad00 \uc190\uc0c1<\/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-red-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-red-800 mb-4\">\ubd89\uc740\ub9e4\ubbf8\ub098\ubc29\uc758 \uc0dd\ud65c\uc0ac (\uc5f0 1\ud68c \ubc1c\uc0dd)<\/h2>\n                     <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \ubd89\uc740\ub9e4\ubbf8\ub098\ubc29\uc740 1\ub144\uc5d0 1\uc138\ub300\ub9cc \ubc1c\uc0dd\ud558\uba70, \uc54c \uc0c1\ud0dc\ub85c \ub098\ubb34\uc904\uae30\uc5d0\uc11c \uc6d4\ub3d9\ud569\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 (\uc54c)<\/p><p class=\"text-sm\">\ub098\ubb34\uc904\uae30\uc5d0 \uc0b0\ub780\ub41c \uc54c \uc0c1\ud0dc\ub85c \uaca8\uc6b8\uc744 \ubcf4\ub0c4 (\uc54c \uae30\uac04 \uc57d 9\uac1c\uc6d4)<\/p>\n                        <\/div>\n                        <div class=\"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. \uc720\ucda9 \ubd80\ud654 \ubc0f \ubd84\uc0b0 (4\uc6d4 ~ 5\uc6d4)<\/p><p class=\"text-sm\">\uc54c\uc5d0\uc11c \ubd80\ud654\ud55c \uc720\ucda9\uc774 \ubc14\ub78c\uc5d0 \ub0a0\ub824 \ubd84\uc0b0<\/p>\n                        <\/div>\n                        <div class=\"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. \uc720\ucda9 \uac00\ud574 \ubc0f \uc131\uc7a5 (7\uc6d4 \ud558\uc21c\uae4c\uc9c0)<\/p><p class=\"text-sm\">\uc720\ucda9\uc774 \uc78e\uc744 \uc2dd\ud574\ud558\uba70 \uc131\uc7a5<\/p>\n                        <\/div>\n                         <div class=\"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. \ubc88\ub370\uae30\ud654 (7\uc6d4 \ud558\uc21c ~ 8\uc6d4 \uc911\uc21c)<\/p><p class=\"text-sm\">\ub2e4 \uc790\ub780 \uc720\ucda9\uc774 \uac00\uc9c0\ub098 \uc78e \uc0ac\uc774\uc5d0 \uace0\uce58\ub97c \ub9cc\ub4e4\uace0 \ubc88\ub370\uae30\uac00 \ub428 (\ubc88\ub370\uae30 \uae30\uac04 \uc57d 10\uc77c)<\/p>\n                        <\/div>\n                        <div class=\"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. \uc131\ucda9 \uc6b0\ud654 \ubc0f \uc0b0\ub780 (7\uc6d4 \ud558\uc21c ~ 8\uc6d4 \uc911\uc21c)<\/p><p class=\"text-sm\">\ubc88\ub370\uae30\uc5d0\uc11c \uc131\ucda9\uc774 \uc6b0\ud654. \ub098\ubb34\uc904\uae30\uc5d0\uc11c \uad50\ubbf8 \ud6c4 \uc218\ud53c \ud2c8\uc5d0 \ubb34\ub354\uae30\ub85c \uc54c \uc0b0\ub780<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-6 bg-white mt-6\">\n                        <h3 class=\"text-xl font-semibold text-red-800 mb-3\">\uc131\ucda9 \ud65c\ub3d9 \ud2b9\uc131<\/h3>\n                        <p class=\"text-gray-700\">\uc554\ucef7 \uc131\ucda9\uc740 \ub0ae\uc5d0 \ub098\ubb34\uc904\uae30\uc5d0 \uc815\uc9c0\ud574 \uc788\uc73c\ub098, \uc218\ucef7\uc740 \ub098\ubb34\uadf8\ub298\uc5d0\uc11c \ud65c\ubc1c\ud788 \ub0a0\uc544\ub2e4\ub2d9\ub2c8\ub2e4.<\/p>\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-red-800 mb-4\">\ud6a8\uacfc\uc801\uc778 \ubc29\uc81c \ubc29\ubc95<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \ubd89\uc740\ub9e4\ubbf8\ub098\ubc29 \ubc29\uc81c\ub294 \uc720\ucda9\uc758 \ud65c\ub3d9 \uc2dc\uae30\uc640 \uc54c\ub369\uc5b4\ub9ac \uc81c\uac70\uc5d0 \uc9d1\uc911\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 \ubb3c\ub9ac\uc801 \ubc29\uc81c<\/h3>\n                             <ul class=\"list-disc list-inside text-gray-700\">\n                                 <li><strong>\uc54c\ub369\uc5b4\ub9ac \uc81c\uac70:<\/strong> 4\uc6d4 \uc774\uc804\uc5d0 \ub098\ubb34\uc904\uae30\uc5d0 \uc0b0\ub780\ub41c \uc54c\uc744 \ucc44\ucde8\ud558\uc5ec \uc18c\uac01\ud569\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\uc131\ucda9 \ud3ec\ud68d:<\/strong> \uc131\ucda9\uc774 \ubd88\ube5b\uc5d0 \uc798 \uc720\uc778\ub418\ubbc0\ub85c \uc720\uc544\ub4f1\uc774\ub098 \uc720\uc0b4\ub4f1\uc744 \uc774\uc6a9\ud558\uc5ec \uc7a1\uc544 \uc8fd\uc785\ub2c8\ub2e4.<\/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 \ud654\ud559\uc801 \ubc29\uc81c (\uc720\ucda9 \uc2dc\uae30 \ucd5c\uc801)<\/h3>\n                             <ul class=\"list-disc list-inside text-gray-700\">\n                                 <li><strong>\uc0b4\ud3ec \uc2dc\uae30:<\/strong> \uc720\ucda9 \ubc1c\uc0dd \ucd08\uae30\uc778 <strong>4\uc6d4 \ud558\uc21c~5\uc6d4 \ucd08\uc21c<\/strong>\uc5d0 \uc0b4\ucda9\uc81c\ub97c \uc218\uad00\uc5d0 \uc0b4\ud3ec\ud569\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\uc57d\uc81c \uc885\ub958 (\uc608\uc2dc):<\/strong> \ud398\ub2c8\ud2b8\ub85c\ud2f0\uc628 \uc720\uc81c(50%), \uc218\ud654\uc81c(40%) 1,000\ubc30\uc561\uc744 \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 \uae30\uc8fc\uc2dd\ubb3c \ubc0f \ubd89\uc740\ub9e4\ubbf8\ub098\ubc29\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-yellow-50\">\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>\uace4\ucda9\ubcd1\uc6d0\uc131\ubbf8\uc0dd\ubb3c:<\/strong> Bt\uade0(<i>Bacillus thuringiensis<\/i>)\uc774\ub098 \ub2e4\uac01\uccb4 \ubc14\uc774\ub7ec\uc2a4\ub97c \uc0b4\ud3ec\ud569\ub2c8\ub2e4.<\/li>\n                                <li><strong>\ucc9c\uc801 \ubcf4\ud638:<\/strong> \uae30\uc0dd\uc131 \ucc9c\uc801\uc778 \ubb34\ub2ac\uc218\uc911\ub2e4\ub9ac\uc880\ubc8c, \uae34\ub4f1\uae30\uc0dd\ud30c\ub9ac, \ub098\ubc29\uc0b4\uc774\ub0a9\uc791\ub9f5\uc2dc\ubc8c, \uc1a1\ucda9\uc54c\ubc8c, \ub3c5\ub098\ubc29\uc0b4\uc774\uace0\uce58\ubc8c, \uc9da\uc2dc\ubcbc\ub8e9\uc880\ubc8c, \ud669\ub2e4\ub9ac\ub0a9\uc791\ub9f5\uc2dc\ubc8c, \uc1a1\ucda9\uc7a1\uc774\uc790\ub8e8\ub9f5\uc2dc\ubc8c, \ud3ec\ub77c\ub9f5\uc2dc\ubc8c, \ud770\ubc1c\ubaa9\ubcbc\ub8e9\uc880\ubc8c, \uc624\ub80c\uc9c0\ub2e4\ub9ac\ub0a9\uc791\ub9f5\uc2dc\ubc8c, \uac80\uc815\ub2e4\ub9ac\uaf2c\ub9ac\ub0a9\uc791\ub9f5\uc2dc\ubc8c \ub4f1\uc744 \ubcf4\ud638\ud558\uace0 \ud65c\uc6a9\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-red-800 mb-4 text-center\">\uc720\ucda9 \ubc1c\uc0dd \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, \uc544\ud30c\ud2b8\uad00\ub9ac\uc2e0\ubb38 \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                female_adult: {\n                    title: '\uc554\ucef7 \uc131\ucda9',\n                    description: '\uc55e\ub0a0\uac1c \uae38\uc774\ub294 37~46mm\uc785\ub2c8\ub2e4. \uc55e\ub0a0\uac1c\ub294 \ud770\uc0c9\uc774\uba70 \uac70\uce58\uc0c1\uc758 \uac80\uc740 \ubb34\ub2ac\uac00 \uc788\uace0 \uae30\ubd80\ub294 \ubd89\uc740\uc0c9\uc785\ub2c8\ub2e4. \ub4b7\ub0a0\uac1c\ub294 \ubd89\uc740\uc0c9\uc73c\ub85c \uc678\uc5f0\ubd80\uc5d0 \ud751\uac08\uc0c9 \ub760\uac00 \uc788\uc2b5\ub2c8\ub2e4. \ub0ae\uc5d0 \ub098\ubb34\uc904\uae30\uc5d0 \uc815\uc9c0\ud574 \uc788\uc2b5\ub2c8\ub2e4. (\uc131\ucda9 \uc774\ubbf8\uc9c0 \ucc38\uace0)',\n                    size: '\ud06c\uae30: \uc55e\ub0a0\uac1c \uae38\uc774 37~46mm',\n                },\n                male_adult: {\n                    title: '\uc218\ucef7 \uc131\ucda9',\n                    description: '\uc55e\ub0a0\uac1c \uae38\uc774\ub294 22~27mm\ub85c \ud770\ubb34\ub2ac\uac00 \uc788\uace0 \ub4b7\ub0a0\uac1c\ub294 \ub4f1\ud669\uc0c9\uc73c\ub85c \uc678\uc5f0\ubd80\uc5d0 \ub450 \uc904\uc758 \ud751\uac08\uc0c9 \ubb34\ub2ac\uac00 \uc788\uc2b5\ub2c8\ub2e4. \ub098\ubb34\uadf8\ub298\uc5d0\uc11c \ud65c\ubc1c\ud788 \ub0a0\uc544\ub2e4\ub2d9\ub2c8\ub2e4.',\n                    size: '\ud06c\uae30: \uc55e\ub0a0\uac1c \uae38\uc774 22~27mm',\n                },\n                larva: {\n                    title: '\ub178\uc219 \uc720\ucda9',\n                    description: '\ubab8\uae38\uc774\uac00 40~60mm\ub85c\uc11c \uba38\ub9ac\ub294 \ub2e4\uac08\uc0c9\uc774\uace0 \ubab8\uc740 \ud751\uac08\uc0c9 \ubc14\ud0d5\uc5d0 \ud770\uc810\ub4e4\uc774 \uc0b0\uc7ac\ud574 \uc788\uc73c\uba70 \uae34 \ud138\uc774 \ub9ce\uc774 \ub098 \uc788\uc2b5\ub2c8\ub2e4. (\ubd89\uc740\ub9e4\ubbf8\ub098\ubc29 \uc720\ucda9 \uc774\ubbf8\uc9c0 \ucc38\uace0)',\n                    size: '\ud06c\uae30: 40~60mm',\n                }\n            };\n\n            const damageData = {\n                leaf_defoliation: {\n                    title: '\uc78e \ub300\ub7c9 \uc2dd\ud574',\n                    description: '\uc720\ucda9\uc774 \uc78e\uc744 \ubaa8\uc870\ub9ac \uba39\uc5b4 \uce58\uc6c1\ub2c8\ub2e4. \uc9c0\uc5ed\uc801\uc73c\ub85c \ub300\ubc1c\uc0dd\ud558\uc5ec \uc0b0\ub9bc\uc5d0 \ud070 \ud53c\ud574\ub97c \uc785\ud788\uae30\ub3c4 \ud569\ub2c8\ub2e4. (\ubd89\uc740\ub9e4\ubbf8\ub098\ubc29 \uc720\ucda9 \uc774\ubbf8\uc9c0 \ucc38\uace0)',\n                },\n                aesthetic_damage: {\n                    title: '\ubbf8\uad00 \uc190\uc0c1',\n                    description: '\uc78e\uc774 \ub300\ub7c9\uc73c\ub85c \uc2dd\ud574\ub418\uc5b4 \ub098\ubb34\uac00 \uc559\uc0c1\ud558\uac8c \ub0a8\uc73c\uba74 \uc870\uacbd\uc218\ub85c\uc11c\uc758 \ubbf8\uad00 \uac00\uce58\uac00 \ud06c\uac8c \ub5a8\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('female_adult'); \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_defoliation');\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: '\uc720\ucda9 \ud65c\ub3d9\uae30',\n                        data: [5, 10, 8, 5, 2, 0, 0], \/\/ Peak May-June\n                        backgroundColor: 'rgba(239, 68, 68, 0.6)', \/* red-500 *\/\n                        borderColor: 'rgba(239, 68, 68, 1)',\n                        borderWidth: 1,\n                        yAxisID: 'y',\n                    },{\n                        label: '\uc131\ucda9 \uc6b0\ud654 \ubc0f \uc0b0\ub780',\n                        data: [0, 0, 0, 10, 8, 5, 2], \/\/ Peak July-August\n                        backgroundColor: 'rgba(120, 113, 108, 0.6)', \/* stone-500 *\/\n                        borderColor: 'rgba(120, 113, 108, 1)',\n                        borderWidth: 1,\n                        yAxisID: 'y',\n                    },{\n                        label: '\ubc29\uc81c \ucd94\ucc9c \uae30\uac04 (\uc720\ucda9 \ub300\uc0c1)',\n                        data: [12, 12, 12, 0, 0, 0, 0], \/\/ April-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                        label: '\ubc29\uc81c \ucd94\ucc9c \uae30\uac04 (\uc54c \uc81c\uac70)',\n                        data: [12, 0, 0, 0, 0, 0, 0], \/\/ April\n                        type: 'line',\n                        fill: true,\n                        backgroundColor: 'rgba(101, 163, 13, 0.2)', \/* lime-600 with transparency *\/\n                        borderColor: 'rgba(101, 163, 13, 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                                        if (context.dataset.label.includes('\uc720\ucda9')) return ` ${context.dataset.label}: 4\uc6d4 \ud558\uc21c ~ 7\uc6d4 \ud558\uc21c`;\n                                        return ` ${context.dataset.label}: 4\uc6d4`;\n                                    }\n                                    return ` ${context.dataset.label}: ${context.raw} (\ud65c\ub3d9 \ubc00\ub3c4)`;\n                                }\n                           }\n                        },\n                        title: {\n                            display: true,\n                            text: '\ubd89\uc740\ub9e4\ubbf8\ub098\ubc29 \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","protected":false},"featured_media":3861,"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":[280,136,148,147,175,135,110,134],"pest-category":[95,94],"pest-overwintering":[82],"class_list":["post-3860","pest","type-pest","status-publish","has-post-thumbnail","hentry","pest-target-280","pest-target-136","pest-target-148","pest-target-147","pest-target-175","pest-target-135","pest-target-110","pest-target-134","pest-category-95","pest-category-94","pest-overwintering-egg"],"acf":[],"uagb_featured_image_src":{"full":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ubd89\uc740\ub9e4\ubbf8\ub098\ubc29_.jpg",726,362,false],"thumbnail":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ubd89\uc740\ub9e4\ubbf8\ub098\ubc29_-150x150.jpg",150,150,true],"medium":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ubd89\uc740\ub9e4\ubbf8\ub098\ubc29_-300x150.jpg",300,150,true],"medium_large":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ubd89\uc740\ub9e4\ubbf8\ub098\ubc29_.jpg",726,362,false],"large":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ubd89\uc740\ub9e4\ubbf8\ub098\ubc29_.jpg",726,362,false],"1536x1536":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ubd89\uc740\ub9e4\ubbf8\ub098\ubc29_.jpg",726,362,false],"2048x2048":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ubd89\uc740\ub9e4\ubbf8\ub098\ubc29_.jpg",726,362,false]},"uagb_author_info":{"display_name":"darius","author_link":"https:\/\/hstc.treecare.co.kr\/?author=0"},"uagb_comment_info":0,"uagb_excerpt":"\ubd89\uc740\ub9e4\ubbf8\ub098\ubc29 \ub300\ud654\ud615 \uac00\uc774\ub4dc \uac1c\uc694 \ud615\ud0dc \ud53c\ud574 \uc99d\uc0c1 \uc0dd\ud65c\uc0ac \ubc29\uc81c \ubc29\ubc95 \ubd89\uc740\ub9e4\ubbf8\ub098\ubc29 (Lymantria mathura aurora)\uc774\ub780? \ubd89\uc740\ub9e4\ubbf8\ub098\ubc29(Oak Tussock Moth)\uc740 \ub098\ube44\ubaa9 \ub3c5\ub098\ubc29\uacfc\uc5d0 \uc18d\ud558\ub294 [&hellip;]","_links":{"self":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/pest\/3860","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\/3861"}],"wp:attachment":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3860"}],"wp:term":[{"taxonomy":"pest-target","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-target&post=3860"},{"taxonomy":"pest-category","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-category&post=3860"},{"taxonomy":"pest-overwintering","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-overwintering&post=3860"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}