{"id":4019,"date":"2025-11-04T10:11:15","date_gmt":"2025-11-04T10:11:15","guid":{"rendered":"https:\/\/hstc.treecare.co.kr\/?post_type=pest&#038;p=4019"},"modified":"2025-11-04T10:16:13","modified_gmt":"2025-11-04T10:16:13","slug":"%ec%86%8c%eb%82%98%eb%ac%b4-%ec%9e%8e%eb%85%b9%eb%b3%91","status":"publish","type":"pest","link":"https:\/\/hstc.treecare.co.kr\/?pest=%ec%86%8c%eb%82%98%eb%ac%b4-%ec%9e%8e%eb%85%b9%eb%b3%91","title":{"rendered":"\uc18c\ub098\ubb34 \uc78e\ub179\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>\uc18c\ub098\ubb34 \uc78e\ub179\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    <!-- \n      Chosen Palette: Forest Green (Pine) & Yellow\/Orange (Rust Spores)\n      Application Structure Plan: \n      - A 5-tab SPA structure ('\uac1c\uc694', '\ubcd1\uc6d0\uade0 \ud615\ud0dc', '\ud53c\ud574 \uc99d\uc0c1', '\uc0dd\ud65c\uc0ac', '\ubc29\uc81c \ubc29\ubc95') based on the user-provided HTML templates.\n      - '\uac1c\uc694' provides a summary of the disease.\n      - '\ubcd1\uc6d0\uade0 \ud615\ud0dc' uses interactive buttons to describe the different spore stages (\ub179\ubcd1\uc815\uc790\uae30, \ub179\ud3ec\uc790\uae30, \uc5ec\ub984\ud3ec\uc790\ud1f4, \uaca8\uc6b8\ud3ec\uc790\ud1f4).\n      - '\ud53c\ud574 \uc99d\uc0c1' uses interactive buttons to detail symptoms on both the pine host and the alternate host.\n      - '\uc0dd\ud65c\uc0ac' features a vertical flowchart (HTML\/CSS) illustrating the complex two-host lifecycle.\n      - '\ubc29\uc81c \ubc29\ubc95' details cultural and chemical controls, referencing the pesticide PDF as requested, and includes a Chart.js visualization for optimal timing.\n      - All styling is via Tailwind CSS classes for easy embedding in WordPress.\n      - NO SVG graphics or Mermaid JS used.\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; \/* Mobile height *\/\n            max-height: 400px;\n        }\n        @media (min-width: 768px) {\n            .chart-container {\n                height: 350px; \/* Desktop height *\/\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            \/* Using a pine-green palette *\/\n            background-color: #f0fdf4; \/* green-50 *\/\n            color: #166534; \/* green-800 *\/\n        }\n        .nav-btn.active {\n            background-color: #166534 !important; \/* green-800 *\/\n            color: #f0fdf4 !important; \/* green-50 *\/\n            font-weight: 700;\n        }\n        .nav-btn:hover:not(.active) {\n            background-color: #dcfce7; \/* green-100 *\/\n        }\n        .content-section {\n            display: none;\n        }\n        .content-section.active {\n            display: block;\n        }\n        \/* Using a rust-orange palette for interactive buttons *\/\n        .stage-btn, .damage-btn {\n            border-radius: 0 !important;\n            box-shadow: none !important;\n            border: none !important;\n            background-color: #fffbeb; \/* yellow-50 *\/\n            color: #b45309; \/* yellow-700 *\/\n            transition: all 0.3s ease;\n        }\n        .stage-btn.active, .damage-btn.active {\n            background-color: #f59e0b; \/* yellow-500 *\/\n            color: #422006; \/* yellow-900 *\/\n            font-weight: 600;\n            transform: scale(1.05);\n        }\n        .stage-btn:hover:not(.active), .damage-btn:hover:not(.active) {\n             background-color: #fef3c7; \/* yellow-100 *\/\n        }\n        .nav-btn:focus,\n        .stage-btn:focus,\n        .damage-btn:focus {\n            outline: 2px solid transparent;\n            outline-offset: 2px;\n            box-shadow: none !important;\n            border: none !important;\n        }\n        \/* Flowchart styles *\/\n        .flowchart-step {\n            position: relative;\n            padding: 1rem;\n            border-radius: 0.375rem; \/* rounded-md *\/\n        }\n        .flowchart-step:not(:last-child) {\n            margin-bottom: 2rem;\n        }\n        .flowchart-step:not(:last-child)::after {\n            content: '\u2193';\n            position: absolute;\n            bottom: -2rem;\n            left: 50%;\n            transform: translateX(-50%);\n            font-size: 1.5rem; \/* text-2xl *\/\n            color: #9ca3af; \/* gray-400 *\/\n        }\n    <\/style>\n<\/head>\n<body class=\"bg-gray-50 text-gray-800\">\n\n    <div class=\"container mx-auto max-w-4xl\"> \n        \n        <!-- \n          \ucc38\uc870 HTML(\uc218\ubaa9\ubcd1\ud574 \ub300\ud654\ud615 \uac00\uc774\ub4dc.html)\uc5d0\ub294 \n          <header> \ud0dc\uadf8\uac00 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544, WordPress \ube14\ub85d\uc73c\ub85c\uc758 \n          \uc774\uc2dd\uc131\uc744 \ub192\uc774\uae30 \uc704\ud574 \uc5ec\uae30\uc5d0\uc11c\ub3c4 \uc0dd\ub7b5\ud569\ub2c8\ub2e4.\n        -->\n\n        <nav class=\"flex flex-wrap justify-center bg-gray-200 mb-8 shadow-md\">\n            <button data-tab=\"overview\" class=\"nav-btn active flex-1 text-center py-3 px-4 text-sm md:text-base\">\uac1c\uc694<\/button>\n            <button data-tab=\"morphology\" class=\"nav-btn flex-1 text-center py-3 px-4 text-sm md:text-base\">\ubcd1\uc6d0\uade0 \ud615\ud0dc<\/button>\n            <button data-tab=\"damage\" class=\"nav-btn flex-1 text-center py-3 px-4 text-sm md:text-base\">\ud53c\ud574 \uc99d\uc0c1<\/button>\n            <button data-tab=\"ecology\" class=\"nav-btn flex-1 text-center py-3 px-4 text-sm md:text-base\">\uc0dd\ud65c\uc0ac<\/button>\n            <button data-tab=\"control\" class=\"nav-btn flex-1 text-center py-3 px-4 text-sm md:text-base\">\ubc29\uc81c \ubc29\ubc95<\/button>\n        <\/nav>\n\n        <main id=\"app-content\" class=\"p-2 md:p-4\">\n            \n            <!-- \uac1c\uc694 Section -->\n            <section id=\"overview\" class=\"content-section active space-y-6\">\n                <div class=\"p-6 bg-white shadow rounded-lg\">\n                    <h2 class=\"text-2xl font-bold text-green-800 mb-4\">\uc18c\ub098\ubb34 \uc78e\ub179\ubcd1 (<i>Coleosporium spp.<\/i>)\uc774\ub780?<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed\">\n                        \uc18c\ub098\ubb34 \uc78e\ub179\ubcd1\uc740 `Coleosporium` \uc18d\uc5d0 \uc18d\ud558\ub294 \uacf0\ud321\uc774\uc5d0 \uc758\ud574 \ubc1c\uc0dd\ud558\ub294 \ubcd1\uc785\ub2c8\ub2e4. \uc774 \ubcd1\uc6d0\uade0\uc740 <strong>\uc774\uc885\uae30\uc0dd\uc131(heteroecious)<\/strong>\uc73c\ub85c, \uc0dd\ud65c\uc0ac\ub97c \uc644\uc131\ud558\uae30 \uc704\ud574 \ub450 \uc885\ub958\uc758 \uc11c\ub85c \ub2e4\ub978 \uc2dd\ubb3c \uae30\uc8fc\uac00 \ud544\uc694\ud569\ub2c8\ub2e4.\n                    <\/p>\n                    <ul class=\"list-disc list-inside text-gray-700 mt-4 space-y-2\">\n                        <li><strong>\uc8fc\uae30\uc8fc (Aecial Host):<\/strong> \uc18c\ub098\ubb34, \uacf0\uc194, \uc7a3\ub098\ubb34, \uc2a4\ud2b8\ub85c\ube0c\uc7a3\ub098\ubb34 \ub4f1 <strong>\uc18c\ub098\ubb34\ub958 (Pinus spp.)<\/strong><\/li>\n                        <li><strong>\uc911\uac04\uae30\uc8fc (Telial Host):<\/strong> \ud669\ubcbd\ub098\ubb34, \ucc38\ucde8, \uc465\ubd80\uc7c1\uc774 \ub4f1 \uad6d\ud654\uacfc \uc2dd\ubb3c (Asteraceae)<\/li>\n                    <\/ul>\n                    <p class=\"text-gray-700 leading-relaxed mt-4\">\n                        \uc8fc\ub85c \uc870\ub9bc\uc9c0\uc758 \uc5b4\ub9b0 \uc18c\ub098\ubb34\ub098 \ubb18\ubaa9\uc5d0 \ud070 \ud53c\ud574\ub97c \uc8fc\uba70, \uc131\uc219\ud55c \uc870\uacbd\uc218\uc5d0\uc11c\ub294 \ud53c\ud574\uac00 \ub4dc\ubb38 \ud3b8\uc785\ub2c8\ub2e4. \uac10\uc5fc\ub41c \ub098\ubb34\ub294 \uc78e\uc774 \uc77c\ucc0d \ub5a8\uc5b4\uc838(\uc870\uae30\ub099\uc5fd) \uc0dd\uc7a5\uc774 \uc5b5\uc81c\ub418\uba70, \ubcd1\uc138\uac00 \uc2ec\ud560 \uacbd\uc6b0 \uc5b4\ub9b0 \ub098\ubb34\uac00 \uace0\uc0ac\ud560 \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4.\n                    <\/p>\n                <\/div>\n                <div class=\"p-6 bg-white shadow rounded-lg\">\n                    <h3 class=\"text-xl font-semibold text-green-800 mb-3\">\uc8fc\uc694 \ubc1c\uc0dd \ud658\uacbd<\/h3>\n                    <ul class=\"list-disc list-inside text-gray-700 mt-4 space-y-1\">\n                        <li>\uc911\uac04\uae30\uc8fc(\ucc38\ucde8, \uc465\ubd80\uc7c1\uc774 \ub4f1)\uac00 \uc8fc\ubcc0\uc5d0 \ub9ce\uc740 \ubb18\ud3ec\uc7a5\uc774\ub098 \uc5b4\ub9b0 \uc870\ub9bc\uc9c0<\/li>\n                        <li>\ud1b5\ud48d\uc774 \ubd88\ub7c9\ud558\uace0 \ub2e4\uc2b5\ud55c \ud658\uacbd<\/li>\n                        <li>\ub2f4\uc790\ud3ec\uc790\uac00 \ube44\uc0b0\ud558\ub294 \uac00\uc744\ucca0(9~10\uc6d4)\uc5d0 \ube44\uac00 \uc7a6\uc740 \uacbd\uc6b0 \uac10\uc5fc\uc774 \ucd09\uc9c4\ub429\ub2c8\ub2e4.<\/li>\n                    <\/ul>\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 shadow rounded-lg\">\n                    <h2 class=\"text-2xl font-bold text-green-800 mb-4\">\uc18c\ub098\ubb34 \uc78e\ub179\ubcd1\uade0\uc758 \ud615\ud0dc\uc801 \ud2b9\uc9d5<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \uc774\uc885\uae30\uc0dd\uade0\uc73c\ub85c, \uac01 \uae30\uc8fc\uc5d0\uc11c \ub2e4\ub978 \ud615\ud0dc\uc758 \ud3ec\uc790 \uc138\ub300\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=\"pycnia\" class=\"stage-btn active flex-1 text-sm md:text-base py-2 px-4 font-semibold transition-transform duration-200\">\ub179\ubcd1\uc815\uc790\uae30<\/button>\n                        <button data-type=\"aecia\" class=\"stage-btn flex-1 text-sm md:text-base py-2 px-4 font-semibold transition-transform duration-200\">\ub179\ud3ec\uc790\uae30 (\uc18c\ub098\ubb34)<\/button>\n                        <button data-type=\"uredinia\" class=\"stage-btn flex-1 text-sm md:text-base py-2 px-4 font-semibold transition-transform duration-200\">\uc5ec\ub984\ud3ec\uc790\ud1f4 (\uc911\uac04\uae30\uc8fc)<\/button>\n                        <button data-type=\"telia\" class=\"stage-btn flex-1 text-sm md:text-base py-2 px-4 font-semibold transition-transform duration-200\">\uaca8\uc6b8\ud3ec\uc790\ud1f4 (\uc911\uac04\uae30\uc8fc)<\/button>\n                    <\/div>\n                    <div id=\"morphology-content\" class=\"p-4 bg-gray-50 rounded\">\n                        <div id=\"morphology-text\" class=\"w-full\">\n                            <h3 id=\"morphology-title\" class=\"text-xl font-semibold text-yellow-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 shadow rounded-lg\">\n                    <h2 class=\"text-2xl font-bold text-green-800 mb-4\">\uc8fc\uc694 \ud53c\ud574 \uc99d\uc0c1<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \ud53c\ud574 \uc99d\uc0c1\uc740 \ubd04\uc5d0\ub294 \uc18c\ub098\ubb34\ub958 \uc78e\uc5d0, \uc5ec\ub984\uacfc \uac00\uc744\uc5d0\ub294 \uc911\uac04\uae30\uc8fc \uc78e\uc5d0 \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=\"pine_spring\" class=\"damage-btn active flex-1 text-sm md:text-base py-2 px-4 font-semibold transition-transform duration-200\">\uc18c\ub098\ubb34 \uc78e (4~5\uc6d4)<\/button>\n                        <button data-damage-type=\"alternate_host\" class=\"damage-btn flex-1 text-sm md:text-base py-2 px-4 font-semibold transition-transform duration-200\">\uc911\uac04\uae30\uc8fc \uc78e (6~9\uc6d4)<\/button>\n                        <button data-damage-type=\"pine_after\" class=\"damage-btn flex-1 text-sm md:text-base py-2 px-4 font-semibold transition-transform duration-200\">\uc18c\ub098\ubb34 \uc78e (\ube44\uc0b0 \ud6c4)<\/button>\n                    <\/div>\n                    <div id=\"damage-content\" class=\"p-4 bg-gray-50 rounded\">\n                        <div id=\"damage-text\" class=\"w-full\">\n                            <h3 id=\"damage-title\" class=\"text-xl font-semibold text-yellow-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 shadow rounded-lg\">\n                    <h2 class=\"text-2xl font-bold text-green-800 mb-4\">\uc18c\ub098\ubb34 \uc78e\ub179\ubcd1\uc758 \uc0dd\ud65c\uc0ac (\uae30\uc8fc \uad50\ub300)<\/h2>\n                     <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \ubcd1\uc6d0\uade0\uc740 1\ub144\uc744 \uc8fc\uae30\ub85c \uc18c\ub098\ubb34\ub958\uc640 \uc911\uac04\uae30\uc8fc(\ucc38\ucde8, \uc465\ubd80\uc7c1\uc774 \ub4f1)\ub97c \uc624\uac00\uba70 \uc0dd\ud65c\ud569\ub2c8\ub2e4.\n                    <\/p>\n                     <div class=\"flex flex-col items-center space-y-2\">\n                        <!-- 1. Spring on Pine -->\n                        <div class=\"w-full max-w-md text-center p-4 bg-green-100 rounded-lg flowchart-step\">\n                            <p class=\"font-semibold text-green-900\">1. \ubd04 (4~5\uc6d4): \uc18c\ub098\ubb34 \uc78e<\/p>\n                            <p class=\"text-sm text-green-800\">\uc804\ub144\ub3c4\uc5d0 \uac10\uc5fc\ub41c \uc78e\uc5d0\uc11c \ub179\ubcd1\uc815\uc790\uae30(\ud751\uc810)\uac00 \ub098\uc628 \ud6c4, <strong>\ub179\ud3ec\uc790\uae30(\ub178\ub780 \uc8fc\uba38\ub2c8)<\/strong>\uac00 \uc131\uc219\ud569\ub2c8\ub2e4. \ub179\ud3ec\uc790\uae30\uac00 \ud130\uc9c0\uba74\uc11c \ub178\ub780 <strong>\ub179\ud3ec\uc790<\/strong>\uac00 \ube44\uc0b0\ud569\ub2c8\ub2e4.<\/p>\n                        <\/div>\n                        <!-- 2. Wind to Alternate Host -->\n                        <div class=\"w-full max-w-md text-center p-4 bg-yellow-100 rounded-lg flowchart-step\">\n                            <p class=\"font-semibold text-yellow-900\">2. \ucd08\uc5ec\ub984 (6~7\uc6d4): \uc911\uac04\uae30\uc8fc \uac10\uc5fc<\/p>\n                            <p class=\"text-sm text-yellow-800\">\ubc14\ub78c\uc744 \ud0c0\uace0 \ub0a0\uc544\uac04 \ub179\ud3ec\uc790\uac00 <strong>\ucc38\ucde8, \uc465\ubd80\uc7c1\uc774, \ud669\ubcbd\ub098\ubb34<\/strong> \ub4f1 \uc911\uac04\uae30\uc8fc\uc758 \uc78e\uc744 \uac10\uc5fc\uc2dc\ud0b5\ub2c8\ub2e4.<\/p>\n                        <\/div>\n                        <!-- 3. Summer on Alternate Host -->\n                        <div class=\"w-full max-w-md text-center p-4 bg-yellow-200 rounded-lg flowchart-step\">\n                            <p class=\"font-semibold text-yellow-900\">3. \uc5ec\ub984 (7~8\uc6d4): \uc911\uac04\uae30\uc8fc \ub0b4 \ubc18\ubcf5\uac10\uc5fc<\/p>\n                            <p class=\"text-sm text-yellow-800\">\uc911\uac04\uae30\uc8fc \uc78e \ub4b7\uba74\uc5d0 <strong>\uc5ec\ub984\ud3ec\uc790\ud1f4(\ud669\ubc31\uc0c9 \uac00\ub8e8)<\/strong>\uac00 \ud615\uc131\ub429\ub2c8\ub2e4. \uc5ec\uae30\uc11c \ub098\uc628 <strong>\uc5ec\ub984\ud3ec\uc790<\/strong>\uac00 \uc8fc\ubcc0\uc758 \ub2e4\ub978 \uc911\uac04\uae30\uc8fc\ub97c \ubc18\ubcf5\uc801\uc73c\ub85c \uac10\uc5fc\uc2dc\ud0b5\ub2c8\ub2e4.<\/p>\n                        <\/div>\n                        <!-- 4. Fall on Alternate Host -->\n                        <div class=\"w-full max-w-md text-center p-4 bg-orange-100 rounded-lg flowchart-step\">\n                            <p class=\"font-semibold text-orange-900\">4. \ub2a6\uc5ec\ub984~\uac00\uc744 (8~9\uc6d4): \uaca8\uc6b8\ud3ec\uc790 \ud615\uc131<\/p>\n                            <p class=\"text-sm text-orange-800\">\uc911\uac04\uae30\uc8fc \uc78e \ub4b7\uba74\uc5d0 <strong>\uaca8\uc6b8\ud3ec\uc790\ud1f4(\uc801\uac08\uc0c9 \ub369\uc5b4\ub9ac)<\/strong>\uac00 \ud615\uc131\ub418\uace0 <strong>\uaca8\uc6b8\ud3ec\uc790<\/strong>\uac00 \ub9cc\ub4e4\uc5b4\uc9d1\ub2c8\ub2e4.<\/p>\n                        <\/div>\n                        <!-- 5. Fall Infection of Pine -->\n                        <div class=\"w-full max-w-md text-center p-4 bg-red-100 rounded-lg flowchart-step\">\n                            <p class=\"font-semibold text-red-900\">5. \uac00\uc744 (9~10\uc6d4): \uc18c\ub098\ubb34 \uac10\uc5fc<\/p>\n                            <p class=\"text-sm text-red-800\">\uaca8\uc6b8\ud3ec\uc790\uac00 \ubc1c\uc544\ud558\uc5ec <strong>\ub2f4\uc790\ud3ec\uc790<\/strong>\ub97c \ub9cc\ub4ed\ub2c8\ub2e4. \uc774 \ub2f4\uc790\ud3ec\uc790\uac00 \ubc14\ub78c\uc744 \ud0c0\uace0 \ub0a0\uc544\uac00 \uc18c\ub098\ubb34\uc758 <strong>\uc0c8\ub85c \uc790\ub780 \uc78e(\ub2f9\ub144\uc0dd \uc78e)<\/strong>\uc744 \uac10\uc5fc\uc2dc\ud0b5\ub2c8\ub2e4.<\/p>\n                        <\/div>\n                        <!-- 6. Winter in Pine -->\n                        <div class=\"w-full max-w-md text-center p-4 bg-blue-100 rounded-lg flowchart-step\">\n                            <p class=\"font-semibold text-blue-900\">6. \uaca8\uc6b8 (11\uc6d4~3\uc6d4): \uc6d4\ub3d9<\/p>\n                            <p class=\"text-sm text-blue-800\">\ubcd1\uc6d0\uade0\uc740 \uac10\uc5fc\ub41c \uc18c\ub098\ubb34 \uc78e \uc18d\uc5d0\uc11c <strong>\uade0\uc0ac(Mycelium)<\/strong> \uc0c1\ud0dc\ub85c \uaca8\uc6b8\uc744 \ubcf4\ub0c5\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 shadow rounded-lg\">\n                    <h2 class=\"text-2xl font-bold text-green-800 mb-4\">\ud6a8\uacfc\uc801\uc778 \ubc29\uc81c \ubc29\ubc95<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \uc18c\ub098\ubb34 \uc78e\ub179\ubcd1 \ubc29\uc81c\ub294 \uc911\uac04\uae30\uc8fc \uc81c\uac70\uac00 \uac00\uc7a5 \uc911\uc694\ud558\uba70, \uc18c\ub098\ubb34 \uac10\uc5fc \uc2dc\uae30\uc778 \uac00\uc744\ucca0\uc5d0 \uc608\ubc29\uc801 \uc57d\uc81c \uc0b4\ud3ec\uac00 \ud544\uc694\ud569\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"space-y-4\">\n                        <div class=\"p-4 bg-green-50 rounded-lg\">\n                             <h3 class=\"text-xl font-semibold text-green-800 mb-2\">\u2460 \ud658\uacbd \uad00\ub9ac (\uac00\uc7a5 \uc911\uc694)<\/h3>\n                             <ul class=\"list-disc list-inside text-gray-700\">\n                                 <li><strong>\uc911\uac04\uae30\uc8fc \uc81c\uac70:<\/strong> \ubb18\ud3ec\uc7a5\uc774\ub098 \uc870\ub9bc\uc9c0 \uc8fc\ubcc0 1~2km \uc774\ub0b4\uc758 \uc911\uac04\uae30\uc8fc(\ucc38\ucde8, \uc465\ubd80\uc7c1\uc774, \ud669\ubcbd\ub098\ubb34 \ub4f1)\ub97c \uc81c\uac70\ud558\ub294 \uac83\uc774 \uac00\uc7a5 \ud6a8\uacfc\uc801\uc778 \uc608\ubc29\ucc45\uc785\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\uc2dd\uc7ac \ud68c\ud53c:<\/strong> \uc18c\ub098\ubb34\ub958 \ubb18\ud3ec\uc7a5 \uadfc\ucc98\uc5d0\ub294 \uc911\uac04\uae30\uc8fc\uac00 \ub420 \uc218 \uc788\ub294 \uad6d\ud654\uacfc \uc2dd\ubb3c \ub4f1\uc744 \uc2ec\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\ud1b5\ud48d \uad00\ub9ac:<\/strong> \ubb18\ubaa9\uc744 \ub108\ubb34 \ube7d\ube7d\ud558\uac8c \uc2ec\uc9c0 \uc54a\uace0 \ud1b5\ud48d\uc774 \uc798 \ub418\ub3c4\ub85d \uad00\ub9ac\ud558\uc5ec \uc2b5\ud55c \ud658\uacbd\uc744 \uc904\uc785\ub2c8\ub2e4.<\/li>\n                             <\/ul>\n                        <\/div>\n                        <div class=\"p-4 bg-blue-50 rounded-lg\">\n                             <h3 class=\"text-xl font-semibold text-blue-800 mb-2\">\u2461 \ud654\ud559\uc801 \ubc29\uc81c (\uc608\ubc29\uc801 \uc0b4\ud3ec)<\/h3>\n                             <p class=\"text-gray-700 mb-2\">\n                                <strong>\ubc29\uc81c \uc801\uae30:<\/strong> \uc911\uac04\uae30\uc8fc\uc5d0\uc11c \ub2f4\uc790\ud3ec\uc790\uac00 \ub0a0\uc544\uc640 \uc18c\ub098\ubb34\uc758 \uc0c8 \uc78e\uc744 \uac10\uc5fc\uc2dc\ud0a4\ub294 \uc2dc\uae30\uc778 <strong>9\uc6d4 \uc0c1\uc21c\ubd80\ud130 10\uc6d4 \ud558\uc21c\uae4c\uc9c0<\/strong>\uc785\ub2c8\ub2e4.\n                             <\/p>\n                             <ul class=\"list-disc list-inside text-gray-700\">\n                                 <li>\uc81c\uacf5\ub41c &#8216;\uc0dd\ud65c\uad8c \uc218\ubaa9\ubcd1\ud574\ucda9 \ub4f1\ub85d \ub18d\uc57d\ubaa9\ub85d (2023. 5. 30. \uae30\uc900)&#8217;\uc5d0\ub294 &#8216;\uc18c\ub098\ubb34 \uc78e\ub179\ubcd1&#8217;\uc73c\ub85c \uc815\uc2dd \ub4f1\ub85d\ub41c \ub18d\uc57d\uc740 \uc5c6\uc2b5\ub2c8\ub2e4.<\/li>\n                                 <li>\ub2e4\ub9cc, \ub2e4\ub978 \uc218\ubaa9\uc758 \ub179\ubcd1 \ubc29\uc81c\uc5d0 \ub4f1\ub85d\ub41c \uc57d\uc81c\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc608\ubc29 \ud6a8\uacfc\ub97c \uae30\ub300\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. (\uc608: \ud14c\ubd80\ucf54\ub098\uc878, \ud5e5\uc0ac\ucf54\ub098\uc878, \uba54\ud2b8\ucf54\ub098\uc878, \ub9c8\uc774\ud074\ub85c\ubdf0\ud0c0\ub2d0 \ub4f1)<\/li>\n                                 <li>\ub2e4\ub978 \ub3c4\uac10 \uc790\ub8cc(&#8216;\uc0dd\ud65c\uad8c \uc218\ubaa9 \ubcd1\ud574\ub3c4\uac10-\uc0b0\ub9bc\uccad 2018&#8217; \ub4f1)\uc5d0\uc11c\ub294 \uc774 \uc2dc\uae30\uc5d0 \ud2b8\ub9ac\uc544\ub514\uba54\ud3f0 \uc218\ud654\uc81c, \ub9cc\ucf54\uc81c\ube0c \uc218\ud654\uc81c \ub4f1\uc744 (\uad6d\ub0b4\u00b7\uc678 \ubb38\ud5cc \ucc38\uc870\ub85c) 2\uc8fc \uac04\uaca9\uc73c\ub85c 2~3\ud68c \uc0b4\ud3ec\ud558\ub294 \uac83\uc744 \uad8c\uc7a5\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\uc911\uc694:<\/strong> \uc2e4\uc81c \uc57d\uc81c \uc0ac\uc6a9 \uc2dc, &#8216;\ub18d\uc57d\uc548\uc804\uc815\ubcf4\uc2dc\uc2a4\ud15c(psis.rda.go.kr)&#8217;\uc5d0\uc11c \uc218\ubaa9(\uc18c\ub098\ubb34\ub958) \ubc0f \ub179\ubcd1\uc5d0 \ub4f1\ub85d\ub41c \uc57d\uc81c\uc778\uc9c0 \ubc18\ub4dc\uc2dc \ud655\uc778 \ud6c4 \uc548\uc804\uc0ac\uc6a9\uae30\uc900\uc744 \uc900\uc218\ud558\uc5ec \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624.<\/li>\n                             <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"p-6 bg-white shadow rounded-lg\">\n                    <h3 class=\"text-xl font-semibold text-green-800 mb-4 text-center\">\uc8fc\uc694 \ud3ec\uc790 \ube44\uc0b0 \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 (\uad6d\ub9bd\uc0b0\ub9bc\uacfc\ud559\uc6d0, \uc0b0\ub9bc\uccad \ubc1c\uac04 \ub3c4\uac10 \ub4f1)<\/p>\n        <\/footer>\n    <\/div>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', () => {\n            \/\/ --- Tab Navigation ---\n            const tabs = document.querySelectorAll('.nav-btn');\n            const sections = document.querySelectorAll('.content-section');\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 morphologyData = {\n                pycnia: {\n                    title: '\ub179\ubcd1\uc815\uc790\uae30 (0\ub2e8\uacc4)',\n                    description: '\ubd04(4~5\uc6d4), \uc18c\ub098\ubb34 \uc78e\uc5d0 \ud615\uc131\ub418\ub294 \ud751\uac08\uc0c9\uc758 \uc791\uc740 \uc810\uc785\ub2c8\ub2e4. \uc218\uc815\uc744 \uc704\ud55c \uae30\uad00\uc785\ub2c8\ub2e4.',\n                    size: '\ub9e4\uc6b0 \uc791\uc74c',\n                },\n                aecia: {\n                    title: '\ub179\ud3ec\uc790\uae30 (I\ub2e8\uacc4, \uc18c\ub098\ubb34)',\n                    description: '\ubd04(4~5\uc6d4), \ub179\ubcd1\uc815\uc790\uae30 \ud615\uc131 \ud6c4 \uc18c\ub098\ubb34 \uc78e\uc5d0 \ub098\ub780\ud788 \uc904\uc9c0\uc5b4 \ub098\ud0c0\ub098\ub294 \uc605\uc740 \ub178\ub780\uc0c9\uc758 \ub124\ubaa8\ub09c \uc8fc\uba38\ub2c8 \ud615\ud0dc\uc785\ub2c8\ub2e4. \uc131\uc219\ud558\uba74 \ud130\uc9c0\uba74\uc11c \ub178\ub780\uc0c9 \uac00\ub8e8(\ub179\ud3ec\uc790)\ub97c \ube44\uc0b0\uc2dc\ud0b5\ub2c8\ub2e4.',\n                    size: '\uae38\uc774 0.5~4mm, \ud3ed 1~2mm',\n                },\n                uredinia: {\n                    title: '\uc5ec\ub984\ud3ec\uc790\ud1f4 (II\ub2e8\uacc4, \uc911\uac04\uae30\uc8fc)',\n                    description: '\uc5ec\ub984(6~8\uc6d4), \uc911\uac04\uae30\uc8fc(\ucc38\ucde8, \uc465\ubd80\uc7c1\uc774 \ub4f1) \uc78e \ub4b7\uba74\uc5d0 \ud615\uc131\ub418\ub294 \ud669\ubc31\uc0c9\uc758 \uac00\ub8e8\ub369\uc5b4\ub9ac\uc785\ub2c8\ub2e4. \uc5ec\ub984\ud3ec\uc790\ub97c \ubc29\ucd9c\ud558\uc5ec \uc911\uac04\uae30\uc8fc \ub0b4\uc5d0\uc11c \ubc18\ubcf5\uc801\uc73c\ub85c \uac10\uc5fc\uc744 \ud655\uc0b0\uc2dc\ud0b5\ub2c8\ub2e4.',\n                    size: '\uc791\uc740 \uac00\ub8e8\ub369\uc774',\n                },\n                telia: {\n                    title: '\uaca8\uc6b8\ud3ec\uc790\ud1f4 (III\ub2e8\uacc4, \uc911\uac04\uae30\uc8fc)',\n                    description: '\uac00\uc744(8~9\uc6d4), \uc5ec\ub984\ud3ec\uc790\ud1f4\uac00 \uc788\ub358 \uc790\ub9ac\uc5d0 \ud615\uc131\ub418\ub294 \uc801\uac08\uc0c9\uc758 \ub369\uc5b4\ub9ac\uc785\ub2c8\ub2e4. \uc774 \uc548\uc5d0\uc11c \uaca8\uc6b8\ud3ec\uc790\uac00 \uc131\uc219\ud558\uc5ec \uc6d4\ub3d9 \uc900\ube44\ub97c \ud569\ub2c8\ub2e4. (\uc2e4\uc81c \uc6d4\ub3d9\uc740 \uc18c\ub098\ubb34 \uc78e\uc5d0\uc11c \uade0\uc0ac\ub85c \ud568)',\n                    size: '\uc791\uc740 \ub369\uc5b4\ub9ac',\n                }\n            };\n            \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            updateMorphologyContent('pycnia'); \/\/ Initial content\n\n            morphologyTypeButtons.forEach(button => {\n                button.addEventListener('click', () => {\n                    updateMorphologyContent(button.dataset.type);\n                });\n            });\n\n\n            \/\/ --- Damage Section Logic ---\n            const damageData = {\n                pine_spring: {\n                    title: '\uc18c\ub098\ubb34 \uc78e (\ubd04: 4~5\uc6d4)',\n                    description: '\uc78e\uc5d0 \uc605\uc740 \ub178\ub780\uc0c9\uc758 \ub124\ubaa8\ub09c \uc8fc\uba38\ub2c8(\ub179\ud3ec\uc790\uae30)\uac00 \uc904\uc9c0\uc5b4 \ub098\ud0c0\ub0a9\ub2c8\ub2e4. \uc78e\uc740 \ud669\uac08\uc0c9\uc73c\ub85c \ubcc0\uc0c9\ub418\uae30 \uc2dc\uc791\ud569\ub2c8\ub2e4.',\n                },\n                alternate_host: {\n                    title: '\uc911\uac04\uae30\uc8fc \uc78e (\uc5ec\ub984~\uac00\uc744: 6~9\uc6d4)',\n                    description: '\ucc38\ucde8, \uc465\ubd80\uc7c1\uc774, \ud669\ubcbd\ub098\ubb34 \ub4f1 \uc911\uac04\uae30\uc8fc\uc758 \uc78e \ub4b7\uba74\uc5d0 \ud669\ubc31\uc0c9 \ub610\ub294 \uc801\uac08\uc0c9\uc758 \uac00\ub8e8\ub369\uc5b4\ub9ac(\uc5ec\ub984\ud3ec\uc790\ud1f4, \uaca8\uc6b8\ud3ec\uc790\ud1f4)\uac00 \ud615\uc131\ub429\ub2c8\ub2e4.',\n                },\n                pine_after: {\n                    title: '\uc18c\ub098\ubb34 \uc78e (\ube44\uc0b0 \ud6c4: 5\uc6d4~)',\n                    description: '\ub179\ud3ec\uc790\uac00 \ubaa8\ub450 \ub0a0\uc544\uac04 \uc78e\uc740 \uc0dd\uae30\ub97c \uc783\uace0 \ud68c\ubc31\uc0c9\uc73c\ub85c \ubcc0\ud558\uba70 \ub9d0\ub77c \uc8fd\uc2b5\ub2c8\ub2e4. \uc774\ub85c \uc778\ud574 \uc870\uae30 \ub099\uc5fd\uc774 \ubc1c\uc0dd\ud558\uc5ec \uc5b4\ub9b0 \ub098\ubb34\uc758 \uc0dd\uc7a5\uc774 \ud06c\uac8c \uc800\ud574\ub429\ub2c8\ub2e4.',\n                }\n            };\n\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            updateDamageContent('pine_spring'); \/\/ Initial content\n\n            damageTypeButtons.forEach(button => {\n                button.addEventListener('click', () => {\n                    updateDamageContent(button.dataset.damageType);\n                });\n            });\n\n            \/\/ --- Chart.js Control Chart ---\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: '\ub179\ud3ec\uc790 \ube44\uc0b0 (\uc18c\ub098\ubb34 \u2192 \uc911\uac04\uae30\uc8fc)',\n                        data: [5, 10, 5, 0, 0, 0, 0], \/\/ Peak May\n                        backgroundColor: 'rgba(245, 158, 11, 0.6)', \/* amber-500 *\/\n                        borderColor: 'rgba(245, 158, 11, 1)',\n                        borderWidth: 1,\n                        yAxisID: 'y',\n                    },{\n                        label: '\ub2f4\uc790\ud3ec\uc790 \ube44\uc0b0 (\uc911\uac04\uae30\uc8fc \u2192 \uc18c\ub098\ubb34)',\n                        data: [0, 0, 0, 0, 2, 10, 8], \/\/ Peak Sept-Oct\n                        backgroundColor: 'rgba(234, 88, 12, 0.6)', \/* orange-600 *\/\n                        borderColor: 'rgba(234, 88, 12, 1)',\n                        borderWidth: 1,\n                        yAxisID: 'y',\n                    },{\n                        label: '\ubc29\uc81c \ucd94\ucc9c \uc2dc\uae30 (\uc18c\ub098\ubb34 \ub300\uc0c1)',\n                        data: [0, 0, 0, 0, 0, 12, 12], \/\/ Sept-Oct\n                        type: 'line',\n                        fill: true,\n                        backgroundColor: 'rgba(59, 130, 246, 0.2)', \/* blue-500 *\/\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}: 9\uc6d4 \uc0c1\uc21c ~ 10\uc6d4 \ud558\uc21c`;\n                                    }\n                                    return ` ${context.dataset.label}: ${context.raw} (\ud65c\ub3d9 \ubc00\ub3c4)`;\n                                }\n                           }\n                        },\n                        title: {\n                            display: true,\n                            text: '\uc18c\ub098\ubb34 \uc78e\ub179\ubcd1 \uc6d4\ubcc4 \ud65c\ub3d9 \ubc0f \ubc29\uc81c \uc2dc\uae30'\n                        }\n                    },\n                    scales: {\n                        x: {\n                            stacked: false,\n                        },\n                        y: {\n                           stacked: false,\n                           display: true,\n                           title: {\n                               display: true,\n                               text: '\ud3ec\uc790 \ube44\uc0b0 \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":4020,"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":[80],"pest-category":[279,86],"pest-overwintering":[453],"class_list":["post-4019","pest","type-pest","status-publish","has-post-thumbnail","hentry","pest-target-80","pest-category-279","pest-category-86","pest-overwintering-453"],"acf":[],"uagb_featured_image_src":{"full":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/11\/\uc18c\ub098\ubb34-\uc78e\ub179\ubcd1.jpg",1440,1080,false],"thumbnail":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/11\/\uc18c\ub098\ubb34-\uc78e\ub179\ubcd1-150x150.jpg",150,150,true],"medium":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/11\/\uc18c\ub098\ubb34-\uc78e\ub179\ubcd1-300x225.jpg",300,225,true],"medium_large":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/11\/\uc18c\ub098\ubb34-\uc78e\ub179\ubcd1-768x576.jpg",768,576,true],"large":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/11\/\uc18c\ub098\ubb34-\uc78e\ub179\ubcd1-1024x768.jpg",1024,768,true],"1536x1536":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/11\/\uc18c\ub098\ubb34-\uc78e\ub179\ubcd1.jpg",1440,1080,false],"2048x2048":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/11\/\uc18c\ub098\ubb34-\uc78e\ub179\ubcd1.jpg",1440,1080,false]},"uagb_author_info":{"display_name":"darius","author_link":"https:\/\/hstc.treecare.co.kr\/?author=0"},"uagb_comment_info":0,"uagb_excerpt":"\uc18c\ub098\ubb34 \uc78e\ub179\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 \uc18c\ub098\ubb34 \uc78e\ub179\ubcd1 (Coleosporium spp.)\uc774\ub780? \uc18c\ub098\ubb34 \uc78e\ub179\ubcd1\uc740 `Coleosporium` \uc18d\uc5d0 [&hellip;]","_links":{"self":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/pest\/4019","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\/4020"}],"wp:attachment":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4019"}],"wp:term":[{"taxonomy":"pest-target","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-target&post=4019"},{"taxonomy":"pest-category","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-category&post=4019"},{"taxonomy":"pest-overwintering","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-overwintering&post=4019"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}