{"id":142606,"date":"2025-09-26T03:24:25","date_gmt":"2025-09-25T18:24:25","guid":{"rendered":"https:\/\/thekoreantoday.com\/history-alive\/?page_id=142606"},"modified":"2025-09-30T11:10:27","modified_gmt":"2025-09-30T02:10:27","slug":"gaya","status":"publish","type":"page","link":"https:\/\/thekoreantoday.com\/history-alive\/gaya\/","title":{"rendered":"\uac00\uc57c"},"content":{"rendered":"\n<!-- \uac00\uc57c \uc5f0\ub9f9\uc655\uad6d \uc5ed\uc0ac \uc2dc\uac04 \ud45c\uc2dc \uc704\uc82f - \uc6cc\ub4dc\ud504\ub808\uc2a4 \ud3ec\uc2a4\ud2b8\uc6a9 (\uae54\ub054\ud55c \ubc84\uc804) -->\n<style>\n    .gaya-container {\n        max-width: 1800px;\n        margin: 2rem auto;\n        padding: 3rem;\n        background: linear-gradient(135deg, #1a202c 0%, #2d3748 50%, #1a202c 100%);\n        border-radius: 20px;\n        color: #4299e1;\n        font-family: 'Malgun Gothic', '\ub9d1\uc740 \uace0\ub515', sans-serif;\n        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);\n        border: 2px solid rgba(66, 153, 225, 0.4);\n    }\n\n    \/* \ud5e4\ub354 \uc601\uc5ed *\/\n    .gaya-header {\n        text-align: center;\n        margin-bottom: 3rem;\n        padding-bottom: 2rem;\n        border-bottom: 2px solid rgba(66, 153, 225, 0.3);\n    }\n\n    .gaya-main-title {\n        font-size: 3rem;\n        font-weight: 800;\n        color: #4299e1;\n        margin-bottom: 1rem;\n        text-shadow: 0 2px 8px rgba(66, 153, 225, 0.5);\n        letter-spacing: 4px;\n    }\n\n    .gaya-subtitle {\n        font-size: 1.4rem;\n        color: #63b3ed;\n        margin-bottom: 0.8rem;\n        font-weight: 600;\n    }\n\n    .gaya-dynasty-info {\n        font-size: 1.1rem;\n        color: #90cdf4;\n        line-height: 1.8;\n    }\n\n    \/* \uc2dc\uac04 \ud45c\uc2dc \uadf8\ub9ac\ub4dc *\/\n    .gaya-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));\n        gap: 2rem;\n        margin-bottom: 3rem;\n    }\n\n    .gaya-time-box {\n        background: rgba(26, 32, 44, 0.6);\n        padding: 2rem;\n        border-radius: 15px;\n        border: 2px solid rgba(66, 153, 225, 0.4);\n        transition: all 0.3s ease;\n        backdrop-filter: blur(10px);\n    }\n\n    .gaya-time-box:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 10px 30px rgba(66, 153, 225, 0.3);\n        border-color: #4299e1;\n    }\n\n    .gaya-time-title {\n        font-size: 1.6rem;\n        font-weight: 700;\n        color: #4299e1;\n        margin-bottom: 1.5rem;\n        text-align: center;\n        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);\n    }\n\n    .gaya-time-display {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 0.8rem;\n        margin-bottom: 1.5rem;\n    }\n\n    .gaya-time-unit {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        padding: 0.8rem 1rem;\n        background: rgba(26, 32, 44, 0.8);\n        border-radius: 10px;\n        border: 1px solid rgba(66, 153, 225, 0.3);\n        min-width: 60px;\n        transition: all 0.3s ease;\n    }\n\n    .gaya-time-unit:hover {\n        background: rgba(66, 153, 225, 0.2);\n        border-color: #4299e1;\n    }\n\n    .gaya-time-unit .number {\n        font-size: 2rem;\n        font-family: 'Arial', sans-serif;\n        color: #4299e1;\n        font-weight: 700;\n        line-height: 1;\n    }\n\n    .gaya-time-unit .label {\n        font-size: 0.9rem;\n        color: #90cdf4;\n        margin-top: 0.4rem;\n        font-weight: 500;\n    }\n\n    .gaya-description {\n        font-size: 1rem;\n        color: #90cdf4;\n        text-align: center;\n        line-height: 1.6;\n    }\n\n    \/* \ud2b9\uc9d5 \uc139\uc158 *\/\n    .gaya-empire-section {\n        margin-top: 3rem;\n        padding: 2.5rem;\n        background: rgba(26, 32, 44, 0.5);\n        border-radius: 15px;\n        border: 2px solid rgba(66, 153, 225, 0.3);\n    }\n\n    .gaya-section-title {\n        text-align: center;\n        font-size: 2.2rem;\n        font-weight: 700;\n        color: #4299e1;\n        margin-bottom: 2.5rem;\n        text-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);\n    }\n\n    .gaya-features-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 1.5rem;\n        margin-bottom: 3rem;\n    }\n\n    .gaya-feature {\n        text-align: center;\n        padding: 2rem 1.5rem;\n        background: rgba(26, 32, 44, 0.7);\n        border-radius: 12px;\n        border: 1px solid rgba(66, 153, 225, 0.3);\n        transition: all 0.3s ease;\n    }\n\n    .gaya-feature:hover {\n        transform: translateY(-3px);\n        border-color: #4299e1;\n        box-shadow: 0 8px 20px rgba(66, 153, 225, 0.2);\n    }\n\n    .gaya-feature-icon {\n        font-size: 3rem;\n        margin-bottom: 1rem;\n        filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));\n    }\n\n    .gaya-feature-title {\n        font-size: 1.3rem;\n        font-weight: 700;\n        color: #4299e1;\n        margin-bottom: 1rem;\n    }\n\n    .gaya-feature-desc {\n        font-size: 0.95rem;\n        color: #90cdf4;\n        line-height: 1.6;\n    }\n\n    \/* \ud0c0\uc784\ub77c\uc778 *\/\n    .gaya-legacy {\n        margin-top: 3rem;\n        padding: 2.5rem;\n        background: rgba(26, 32, 44, 0.6);\n        border-radius: 12px;\n    }\n\n    .gaya-legacy-title {\n        text-align: center;\n        font-size: 2rem;\n        font-weight: 700;\n        color: #4299e1;\n        margin-bottom: 2rem;\n    }\n\n    .gaya-timeline {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        flex-wrap: wrap;\n        gap: 1rem;\n        margin: 2rem 0;\n    }\n\n    .gaya-timeline-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        padding: 1.2rem 1.5rem;\n        background: rgba(26, 32, 44, 0.8);\n        border-radius: 10px;\n        border: 1px solid rgba(66, 153, 225, 0.3);\n        transition: all 0.3s ease;\n        min-width: 180px;\n    }\n\n    .gaya-timeline-item:hover {\n        transform: scale(1.05);\n        border-color: #4299e1;\n    }\n\n    .gaya-timeline-year {\n        color: #4299e1;\n        font-weight: 700;\n        font-size: 1.1rem;\n        margin-bottom: 0.5rem;\n    }\n\n    .gaya-timeline-event {\n        color: #90cdf4;\n        font-size: 0.9rem;\n        text-align: center;\n        line-height: 1.4;\n    }\n\n    .gaya-divider {\n        color: #63b3ed;\n        font-size: 1.2rem;\n        opacity: 0.7;\n    }\n\n    \/* \ud558\ub2e8 \uc815\ubcf4 *\/\n    .gaya-footer {\n        text-align: center;\n        margin-top: 3rem;\n        padding: 2.5rem;\n        background: rgba(26, 32, 44, 0.5);\n        border-radius: 12px;\n        border-top: 2px solid rgba(66, 153, 225, 0.3);\n    }\n\n    .gaya-footer-text {\n        color: #90cdf4;\n        font-size: 1.05rem;\n        line-height: 2;\n        margin-bottom: 0.8rem;\n    }\n\n    .gaya-highlight {\n        color: #4299e1;\n        font-weight: 600;\n    }\n\n    .gaya-final-quote {\n        margin-top: 2rem;\n        font-size: 1.15rem;\n        font-weight: 600;\n        color: #63b3ed;\n        font-style: italic;\n        padding-top: 1.5rem;\n        border-top: 1px solid rgba(66, 153, 225, 0.3);\n        line-height: 1.8;\n    }\n\n    .emoji {\n        margin: 0 0.3rem;\n    }\n\n    \/* \ubaa8\ubc14\uc77c \ubc18\uc751\ud615 *\/\n    @media (max-width: 768px) {\n        .gaya-container {\n            padding: 1.5rem;\n            margin: 1rem;\n        }\n        \n        .gaya-main-title {\n            font-size: 2rem;\n            letter-spacing: 2px;\n        }\n        \n        .gaya-subtitle {\n            font-size: 1.1rem;\n        }\n        \n        .gaya-dynasty-info {\n            font-size: 0.95rem;\n        }\n        \n        .gaya-grid {\n            grid-template-columns: 1fr;\n            gap: 1.5rem;\n        }\n        \n        .gaya-time-box {\n            padding: 1.5rem;\n        }\n        \n        .gaya-time-title {\n            font-size: 1.3rem;\n        }\n        \n        .gaya-time-unit .number {\n            font-size: 1.6rem;\n        }\n        \n        .gaya-time-unit .label {\n            font-size: 0.8rem;\n        }\n        \n        .gaya-section-title {\n            font-size: 1.6rem;\n        }\n        \n        .gaya-features-grid {\n            grid-template-columns: 1fr;\n            gap: 1rem;\n        }\n        \n        .gaya-feature {\n            padding: 1.5rem 1rem;\n        }\n        \n        .gaya-feature-icon {\n            font-size: 2.5rem;\n        }\n        \n        .gaya-timeline {\n            flex-direction: column;\n        }\n        \n        .gaya-timeline-item {\n            width: 100%;\n            max-width: 300px;\n        }\n        \n        .gaya-divider {\n            transform: rotate(90deg);\n        }\n        \n        .gaya-footer-text {\n            font-size: 0.95rem;\n        }\n        \n        .gaya-final-quote {\n            font-size: 1rem;\n        }\n    }\n\n    @media (min-width: 769px) and (max-width: 1024px) {\n        .gaya-features-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n    }\n\n    @media (min-width: 1025px) {\n        .gaya-grid {\n            grid-template-columns: repeat(4, 1fr);\n        }\n        \n        .gaya-features-grid {\n            grid-template-columns: repeat(3, 1fr);\n        }\n    }\n<\/style>\n\n<div class=\"gaya-container\">\n    <div class=\"gaya-header\">\n        <h1 class=\"gaya-main-title\">\n            <span class=\"emoji\">\u2692\ufe0f<\/span>\n            \u4f3d\u503b \u806f\u76df\u738b\u570b\n            <span class=\"emoji\">\u2692\ufe0f<\/span>\n        <\/h1>\n        <p class=\"gaya-subtitle\">\ucca0\uc758 \uc655\uad6d &#8211; \ud574\uc0c1\ubb34\uc5ed\uacfc \uc5f0\ub9f9\uc815\uce58\uc758 \uc120\uad6c\uc790<\/p>\n        <p class=\"gaya-dynasty-info\">42\ub144 ~ 562\ub144 | 520\ub144\uac04 \ud55c\ubc18\ub3c4 \ub0a8\ubd80\uc758 \uc5f0\ub9f9\uccb4<br>\n        \uc218\ub85c\uc655 \uae08\uad00\uac00\uc57c \uac74\uad6d | \uae08\uad00\u00b7\ub300\uac00\uc57c\u00b7\uc544\ub77c\uac00\uc57c \ub4f1 \ub2e4\uc6d0\uc801 \uc5f0\ud569<\/p>\n    <\/div>\n\n    <div class=\"gaya-grid\">\n        <!-- \uac00\uc57c \uac74\uad6d \uc774\ud6c4 -->\n        <div class=\"gaya-time-box\">\n            <h3 class=\"gaya-time-title\">\n                <span class=\"emoji\">\ud83c\udfdb\ufe0f<\/span>\n                \uac00\uc57c \uac74\uad6d\n            <\/h3>\n            <div class=\"gaya-time-display\" id=\"timeSinceGaya\"><\/div>\n            <div class=\"gaya-description\">42\ub144 \uc218\ub85c\uc655<br>\uad6c\uc9c0\ubd09 \ud669\uae08\uc54c \uac15\ub9bc<\/div>\n        <\/div>\n\n        <!-- \ud604\uc7ac \uc2dc\uac01 -->\n        <div class=\"gaya-time-box\">\n            <h3 class=\"gaya-time-title\">\n                <span class=\"emoji\">\u23f0<\/span>\n                \ud604\uc7ac \uc2dc\uac01\n            <\/h3>\n            <div class=\"gaya-time-display\" id=\"currentTimeGaya\"><\/div>\n            <div class=\"gaya-description\">\ub300\ud55c\ubbfc\uad6d \ud45c\uc900\uc2dc (KST)<br>\u2b50 \ubcc4\uc790\ub9ac\uac00 \uc9c0\ud0a4\ub294 \uc2dc\uac04<\/div>\n        <\/div>\n\n        <!-- \ub300\uac00\uc57c \uc804\uc131\uae30 -->\n        <div class=\"gaya-time-box\">\n            <h3 class=\"gaya-time-title\">\n                <span class=\"emoji\">\ud83d\udc51<\/span>\n                \ub300\uac00\uc57c\uc804\uc131\uae30\n            <\/h3>\n            <div class=\"gaya-time-display\" id=\"timeSinceDaegaya\"><\/div>\n            <div class=\"gaya-description\">5\uc138\uae30 \ud6c4\ubc18<br>\uace0\ub839 \uc911\uc2ec \ud6c4\uae30 \uc5f0\ub9f9<\/div>\n        <\/div>\n\n        <!-- \uac00\uc57c \uba78\ub9dd \uc774\ud6c4 -->\n        <div class=\"gaya-time-box\">\n            <h3 class=\"gaya-time-title\">\n                <span class=\"emoji\">\ud83c\udf05<\/span>\n                \uac00\uc57c \uba78\ub9dd\n            <\/h3>\n            <div class=\"gaya-time-display\" id=\"timeSinceGayaFall\"><\/div>\n            <div class=\"gaya-description\">562\ub144 \ub300\uac00\uc57c \ud568\ub77d<br>520\ub144 \uc5f0\ub9f9 \uc885\ub8cc<\/div>\n        <\/div>\n    <\/div>\n\n    <!-- \uac00\uc57c \uc5f0\ub9f9\uc758 \uc790\ub791 -->\n    <div class=\"gaya-empire-section\">\n        <h2 class=\"gaya-section-title\">\n            <span class=\"emoji\">\u2728<\/span>\n            \u4f3d\u503b \u806f\u76df\uc758 \u69ae\u83ef\n            <span class=\"emoji\">\u2728<\/span>\n        <\/h2>\n        \n        <div class=\"gaya-features-grid\">\n            <div class=\"gaya-feature\">\n                <div class=\"gaya-feature-icon\">\u2692\ufe0f<\/div>\n                <div class=\"gaya-feature-title\">\ucca0\uc758 \uc655\uad6d<\/div>\n                <div class=\"gaya-feature-desc\">\ub6f0\uc5b4\ub09c \uc81c\ucca0\uae30\uc220. \ud55c\ubc18\ub3c4 \ucd5c\uace0 \uc218\uc900\uc758 \ucca0\uae30 \uc0dd\uc0b0 \uc911\uc2ec\uc9c0<\/div>\n            <\/div>\n            \n            <div class=\"gaya-feature\">\n                <div class=\"gaya-feature-icon\">\ud83c\udf0a<\/div>\n                <div class=\"gaya-feature-title\">\ud574\uc0c1\ubb34\uc5ed<\/div>\n                <div class=\"gaya-feature-desc\">\uc911\uad6d\u00b7\uc77c\ubcf8 \uc5f0\uacb0 \uad6d\uc81c\ubb34\uc5ed. \ub099\ub3d9\uac15 \ud558\uad6c\uc758 \uc9c0\ub9ac\uc801 \uc774\uc810<\/div>\n            <\/div>\n            \n            <div class=\"gaya-feature\">\n                <div class=\"gaya-feature-icon\">\ud83c\udfdb\ufe0f<\/div>\n                <div class=\"gaya-feature-title\">\uc5f0\ub9f9\uc655\uad6d<\/div>\n                <div class=\"gaya-feature-desc\">\uae08\uad00\u00b7\ub300\uac00\uc57c \ub4f1 \uc790\uc728 \uc5f0\ud569. \uc218\ud3c9\uc801 \uad00\uacc4\uc758 \ub3c5\ud2b9\ud55c \uccb4\uc81c<\/div>\n            <\/div>\n            \n            <div class=\"gaya-feature\">\n                <div class=\"gaya-feature-icon\">\u2b50<\/div>\n                <div class=\"gaya-feature-title\">\ub9d0\uc774\uc0b0 \ubcc4\uc790\ub9ac<\/div>\n                <div class=\"gaya-feature-desc\">134\uac1c \ubcc4\uc790\ub9ac \ud648. \uace0\uad6c\ub824 \uacac\uc904 \ucc9c\ubb38\uad00\uce21 \uae30\uc220<\/div>\n            <\/div>\n            \n            <div class=\"gaya-feature\">\n                <div class=\"gaya-feature-icon\">\ud83c\udffa<\/div>\n                <div class=\"gaya-feature-title\">\uac00\uc57c\uace0\ubd84\uad70<\/div>\n                <div class=\"gaya-feature-desc\">2023\ub144 \uc138\uacc4\uc720\uc0b0 \ub4f1\uc7ac. 7\uac1c \uace0\ubd84\uad70\uc758 \ucc2c\ub780\ud55c \ubb38\ud654<\/div>\n            <\/div>\n            \n            <div class=\"gaya-feature\">\n                <div class=\"gaya-feature-icon\">\ud83c\udf0d<\/div>\n                <div class=\"gaya-feature-title\">\ub2e4\uc6d0\uc801 \ubb38\ud654<\/div>\n                <div class=\"gaya-feature-desc\">\uc9c0\uc5ed\ubcc4 \ub3c5\ud2b9\ud55c \ud2b9\uc0c9. \uc790\uc728\uc131\uacfc \ucc3d\uc758\uc131 \uacf5\uc874<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \uac00\uc57c \uc5ed\uc0ac \ud0c0\uc784\ub77c\uc778 -->\n        <div class=\"gaya-legacy\">\n            <h3 class=\"gaya-legacy-title\">\n                <span class=\"emoji\">\ud83d\udcff<\/span>\n                \uc5f0\ub9f9\uc655\uad6d \uac00\uc57c\uc758 \uc5ec\uc815\n            <\/h3>\n            \n            <div class=\"gaya-timeline\">\n                <div class=\"gaya-timeline-item\">\n                    <div class=\"gaya-timeline-year\">42\ub144<\/div>\n                    <div class=\"gaya-timeline-event\">\uc218\ub85c\uc655 \uac74\uad6d<br>\uad6c\uc9c0\ubd09 \ud669\uae08\uc54c<\/div>\n                <\/div>\n                <span class=\"gaya-divider\">\u25b6<\/span>\n                <div class=\"gaya-timeline-item\">\n                    <div class=\"gaya-timeline-year\">1-3\uc138\uae30<\/div>\n                    <div class=\"gaya-timeline-event\">\uc804\uae30\uac00\uc57c<br>\uae08\uad00\uac00\uc57c \uc911\uc2ec<\/div>\n                <\/div>\n                <span class=\"gaya-divider\">\u25b6<\/span>\n                <div class=\"gaya-timeline-item\">\n                    <div class=\"gaya-timeline-year\">400\ub144<\/div>\n                    <div class=\"gaya-timeline-event\">\uad11\uac1c\ud1a0\ub300\uc655<br>\uac00\uc57c \uc704\uae30<\/div>\n                <\/div>\n                <span class=\"gaya-divider\">\u25b6<\/span>\n                <div class=\"gaya-timeline-item\">\n                    <div class=\"gaya-timeline-year\">5-6\uc138\uae30<\/div>\n                    <div class=\"gaya-timeline-event\">\ud6c4\uae30\uac00\uc57c<br>\ub300\uac00\uc57c \uc7ac\ud3b8<\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"gaya-timeline\">\n                <div class=\"gaya-timeline-item\">\n                    <div class=\"gaya-timeline-year\">479\ub144<\/div>\n                    <div class=\"gaya-timeline-event\">\ud558\uc9c0\uc655<br>\ub0a8\uc81c \uc678\uad50<\/div>\n                <\/div>\n                <span class=\"gaya-divider\">\u25b6<\/span>\n                <div class=\"gaya-timeline-item\">\n                    <div class=\"gaya-timeline-year\">532\ub144<\/div>\n                    <div class=\"gaya-timeline-event\">\uae08\uad00\uac00\uc57c \uba78\ub9dd<br>\uad6c\ud615\uc655 \ud22c\ud56d<\/div>\n                <\/div>\n                <span class=\"gaya-divider\">\u25b6<\/span>\n                <div class=\"gaya-timeline-item\">\n                    <div class=\"gaya-timeline-year\">562\ub144<\/div>\n                    <div class=\"gaya-timeline-event\">\ub300\uac00\uc57c \uba78\ub9dd<br>\uc5f0\ub9f9 \uc885\ub8cc<\/div>\n                <\/div>\n                <span class=\"gaya-divider\">\u25b6<\/span>\n                <div class=\"gaya-timeline-item\">\n                    <div class=\"gaya-timeline-year\">2023\ub144<\/div>\n                    <div class=\"gaya-timeline-event\">\uc138\uacc4\uc720\uc0b0<br>\uac00\uc57c \uc7ac\ubc1c\uacac<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- \ud558\ub2e8 \uc815\ubcf4 -->\n    <div class=\"gaya-footer\">\n        <div class=\"gaya-footer-text\">\n            <span class=\"emoji\">\ud83c\udfdb\ufe0f<\/span><span class=\"gaya-highlight\">\uae08\uad00\uac00\uc57c<\/span> \u00b7 \n            <span class=\"emoji\">\ud83d\udc51<\/span><span class=\"gaya-highlight\">\ub300\uac00\uc57c<\/span> \u00b7 \n            <span class=\"emoji\">\u2b50<\/span><span class=\"gaya-highlight\">\uc544\ub77c\uac00\uc57c<\/span> \u00b7 \n            <span class=\"emoji\">\ud83c\udf0a<\/span><span class=\"gaya-highlight\">\uc18c\uac00\uc57c<\/span>\n        <\/div>\n        <div class=\"gaya-footer-text\">\n            <span class=\"emoji\">\ud83d\udc64<\/span>\uc218\ub85c\uc655 \u00b7 <span class=\"emoji\">\u2694\ufe0f<\/span>\ud558\uc9c0\uc655 \u00b7 <span class=\"emoji\">\ud83c\udff0<\/span>\uad6c\ud615\uc655 \u00b7 <span class=\"emoji\">\u2692\ufe0f<\/span>\ub3c4\uc124\uc9c0\uc655\n        <\/div>\n        <div class=\"gaya-footer-text\">\n            <span class=\"emoji\">\u2692\ufe0f<\/span>\ucca0\uae30\ubb38\ud654 \u00b7 <span class=\"emoji\">\ud83c\udf0a<\/span>\ud574\uc0c1\ubb34\uc5ed \u00b7 <span class=\"emoji\">\u2b50<\/span>\ucc9c\ubb38\uad00\uce21 | \n            <span class=\"emoji\">\ud83c\udffa<\/span><span class=\"gaya-highlight\">\ub300\uc131\ub3d9\u00b7\ub9d0\uc774\uc0b0\u00b7\uc9c0\uc0b0\ub3d9<\/span>\n        <\/div>\n        <div class=\"gaya-footer-text\">\n            <span class=\"emoji\">\ud83c\udfb5<\/span>\uad6c\uc9c0\uac00 \uac70\ubd81\uc544 \u00b7 \uc5f0\ub9f9\uc815\uce58 \u00b7 \ub2e4\uc6d0\ubb38\ud654 | \n            <span class=\"emoji\">\ud83c\udf0d<\/span><span class=\"gaya-highlight\">2023\ub144 \uc138\uacc4\uc720\uc0b0 \uac00\uc57c\uace0\ubd84\uad70<\/span>\n        <\/div>\n        \n        <div class=\"gaya-final-quote\">\n            &#8220;\uad6c\uc9c0\uac00\uc758 \ub178\ub798\ub85c \uc2dc\uc791\ub41c \uc5f0\ub9f9\uc655\uad6d<br>\n            \ucca0\uacfc \ubc14\ub2e4\ub85c \uc774\uc5b4\uc9c4 \uac00\uc57c\uc758 \uc815\uc2e0\uc774 \uc774 \ub545\uc5d0 \uc601\uc6d0\ud558\ub9ac\ub77c&#8221;\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\nfunction updateGayaTimes() {\n    const now = new Date();\n\n    \/\/ \ud604\uc7ac \uc2dc\uac01 \uc5c5\ub370\uc774\ud2b8\n    document.getElementById('currentTimeGaya').innerHTML = `\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${now.getFullYear()}<\/span>\n            <span class=\"label\">\ub144<\/span>\n        <\/div>\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${String(now.getMonth() + 1).padStart(2, '0')}<\/span>\n            <span class=\"label\">\uc6d4<\/span>\n        <\/div>\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${String(now.getDate()).padStart(2, '0')}<\/span>\n            <span class=\"label\">\uc77c<\/span>\n        <\/div>\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${String(now.getHours()).padStart(2, '0')}<\/span>\n            <span class=\"label\">\uc2dc<\/span>\n        <\/div>\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${String(now.getMinutes()).padStart(2, '0')}<\/span>\n            <span class=\"label\">\ubd84<\/span>\n        <\/div>\n    `;\n\n    \/\/ \uac00\uc57c \uac74\uad6d \uc2dc\uc810 (42\ub144)\n    const gayaStart = new Date(42, 0, 1, 0, 0, 0, 0);\n    const timeDiffGaya = now - gayaStart;\n    const yearsGaya = Math.floor(timeDiffGaya \/ (1000 * 60 * 60 * 24 * 365.25));\n    const monthsGaya = Math.floor((timeDiffGaya % (1000 * 60 * 60 * 24 * 365.25)) \/ (1000 * 60 * 60 * 24 * 30.44));\n    const daysGaya = Math.floor((timeDiffGaya % (1000 * 60 * 60 * 24 * 30.44)) \/ (1000 * 60 * 60 * 24));\n    const hoursGaya = Math.floor((timeDiffGaya % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n    const minutesGaya = Math.floor((timeDiffGaya % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    document.getElementById('timeSinceGaya').innerHTML = `\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${yearsGaya}<\/span>\n            <span class=\"label\">\ub144<\/span>\n        <\/div>\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${monthsGaya}<\/span>\n            <span class=\"label\">\uac1c\uc6d4<\/span>\n        <\/div>\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${daysGaya}<\/span>\n            <span class=\"label\">\uc77c<\/span>\n        <\/div>\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${String(hoursGaya).padStart(2, '0')}<\/span>\n            <span class=\"label\">\uc2dc<\/span>\n        <\/div>\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${String(minutesGaya).padStart(2, '0')}<\/span>\n            <span class=\"label\">\ubd84<\/span>\n        <\/div>\n    `;\n\n    \/\/ \ub300\uac00\uc57c \uc804\uc131\uae30 \uc2dc\uc810 (480\ub144)\n    const daegayaStart = new Date(480, 0, 1, 0, 0, 0, 0);\n    const timeDiffDaegaya = now - daegayaStart;\n    const yearsDaegaya = Math.floor(timeDiffDaegaya \/ (1000 * 60 * 60 * 24 * 365.25));\n    const monthsDaegaya = Math.floor((timeDiffDaegaya % (1000 * 60 * 60 * 24 * 365.25)) \/ (1000 * 60 * 60 * 24 * 30.44));\n    const daysDaegaya = Math.floor((timeDiffDaegaya % (1000 * 60 * 60 * 24 * 30.44)) \/ (1000 * 60 * 60 * 24));\n    const hoursDaegaya = Math.floor((timeDiffDaegaya % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n    const minutesDaegaya = Math.floor((timeDiffDaegaya % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    document.getElementById('timeSinceDaegaya').innerHTML = `\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${yearsDaegaya}<\/span>\n            <span class=\"label\">\ub144<\/span>\n        <\/div>\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${monthsDaegaya}<\/span>\n            <span class=\"label\">\uac1c\uc6d4<\/span>\n        <\/div>\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${daysDaegaya}<\/span>\n            <span class=\"label\">\uc77c<\/span>\n        <\/div>\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${String(hoursDaegaya).padStart(2, '0')}<\/span>\n            <span class=\"label\">\uc2dc<\/span>\n        <\/div>\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${String(minutesDaegaya).padStart(2, '0')}<\/span>\n            <span class=\"label\">\ubd84<\/span>\n        <\/div>\n    `;\n\n    \/\/ \uac00\uc57c \uba78\ub9dd \uc2dc\uc810 (562\ub144)\n    const gayaFallStart = new Date(562, 0, 1, 0, 0, 0, 0);\n    const timeDiffGayaFall = now - gayaFallStart;\n    const yearsGayaFall = Math.floor(timeDiffGayaFall \/ (1000 * 60 * 60 * 24 * 365.25));\n    const monthsGayaFall = Math.floor((timeDiffGayaFall % (1000 * 60 * 60 * 24 * 365.25)) \/ (1000 * 60 * 60 * 24 * 30.44));\n    const daysGayaFall = Math.floor((timeDiffGayaFall % (1000 * 60 * 60 * 24 * 30.44)) \/ (1000 * 60 * 60 * 24));\n    const hoursGayaFall = Math.floor((timeDiffGayaFall % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n    const minutesGayaFall = Math.floor((timeDiffGayaFall % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    document.getElementById('timeSinceGayaFall').innerHTML = `\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${yearsGayaFall}<\/span>\n            <span class=\"label\">\ub144<\/span>\n        <\/div>\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${monthsGayaFall}<\/span>\n            <span class=\"label\">\uac1c\uc6d4<\/span>\n        <\/div>\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${daysGayaFall}<\/span>\n            <span class=\"label\">\uc77c<\/span>\n        <\/div>\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${String(hoursGayaFall).padStart(2, '0')}<\/span>\n            <span class=\"label\">\uc2dc<\/span>\n        <\/div>\n        <div class=\"gaya-time-unit\">\n            <span class=\"number\">${String(minutesGayaFall).padStart(2, '0')}<\/span>\n            <span class=\"label\">\ubd84<\/span>\n        <\/div>\n    `;\n}\n\n\/\/ \ud398\uc774\uc9c0 \ub85c\ub4dc \uc2dc \uc989\uc2dc \uc2e4\ud589\nupdateGayaTimes();\n\n\/\/ 1\ucd08\ub9c8\ub2e4 \uc5c5\ub370\uc774\ud2b8\nsetInterval(updateGayaTimes, 1000);\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u2692\ufe0f \u4f3d\u503b \u806f\u76df\u738b\u570b \u2692\ufe0f \ucca0\uc758 \uc655\uad6d &#8211; \ud574\uc0c1\ubb34\uc5ed\uacfc \uc5f0\ub9f9\uc815\uce58\uc758 \uc120\uad6c\uc790 42\ub144 ~ 562\ub144 | 520\ub144\uac04 \ud55c\ubc18\ub3c4 \ub0a8\ubd80\uc758 \uc5f0\ub9f9\uccb4 \uc218\ub85c\uc655 \uae08\uad00\uac00\uc57c \uac74\uad6d | \uae08\uad00\u00b7\ub300\uac00\uc57c\u00b7\uc544\ub77c\uac00\uc57c \ub4f1 \ub2e4\uc6d0\uc801 &#8230; <a title=\"\uac00\uc57c\" class=\"read-more\" href=\"https:\/\/thekoreantoday.com\/history-alive\/gaya\/\" aria-label=\"\uac00\uc57c\uc5d0 \ub300\ud574 \ub354 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uc138\uc694\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-142606","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\uac00\uc57c - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4<\/title>\n<meta name=\"description\" content=\"\uac00\uc57c \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - AD 42\ub144\ubd80\ud130 AD 562\ub144\uae4c\uc9c0 520\ub144\uac04 \ub099\ub3d9\uac15 \uc720\uc5ed\uc5d0\uc11c \ubc88\uc601\ud55c \ucca0\uc758 \uc655\uad6d \uac00\uc57c. \uae08\uad00\uac00\uc57c \uc218\ub85c\uc655\ubd80\ud130 \ub300\uac00\uc57c \ub3c4\uc124\uc9c0\uc655\uae4c\uc9c0, 6\uac00\uc57c \uc5f0\ub9f9\uc774 \ub9cc\ub4e0 \ub3c5\ud2b9\ud55c \uc5f0\ud569\uc655\uad6d. \ucca0 \uc0dd\uc0b0\uacfc \uad50\uc5ed\uc73c\ub85c \ubd80\ub97c \ucd95\uc801\ud558\uace0, \uac00\uc57c\uae08 12\ud604\uc73c\ub85c \uc608\uc220\uc744 \uaf43\ud53c\uc6b4 \ud55c\ubc18\ub3c4 \ub0a8\ubd80\uc758 \uac15\uc790. \ub300\uc131\ub3d9\uace0\ubd84\uad70\uc758 \uae08\ub3d9\uad00, \uc9c0\uc0b0\ub3d9\uace0\ubd84\uad70\uc758 \ucca0\uac11\uc637, \uae40\ud574 \uc591\ub3d9\ub9ac\uc758 \ucca0\uae30 \uc720\ubb3c\uc774 \uc99d\uba85\ud558\ub294 \ub3d9\uc544\uc2dc\uc544 \ucca0\uae30\ubb38\ud654\uc758 \uc911\uc2ec. \uc78a\ud600\uc9c4 \uc81c4\uc758 \ub098\ub77c\uc5d0\uc11c \ud55c\uad6d \uace0\ub300\uc0ac\uc758 \uc8fc\uc5ed\uc73c\ub85c \ubd80\ud65c\ud558\ub294 \uac00\uc57c 520\ub144\uc0ac.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thekoreantoday.com\/history-alive\/gaya\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uac00\uc57c - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\" \/>\n<meta property=\"og:description\" content=\"\uac00\uc57c \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - AD 42\ub144\ubd80\ud130 AD 562\ub144\uae4c\uc9c0 520\ub144\uac04 \ub099\ub3d9\uac15 \uc720\uc5ed\uc5d0\uc11c \ubc88\uc601\ud55c \ucca0\uc758 \uc655\uad6d \uac00\uc57c. \uae08\uad00\uac00\uc57c \uc218\ub85c\uc655\ubd80\ud130 \ub300\uac00\uc57c \ub3c4\uc124\uc9c0\uc655\uae4c\uc9c0, 6\uac00\uc57c \uc5f0\ub9f9\uc774 \ub9cc\ub4e0 \ub3c5\ud2b9\ud55c \uc5f0\ud569\uc655\uad6d. \ucca0 \uc0dd\uc0b0\uacfc \uad50\uc5ed\uc73c\ub85c \ubd80\ub97c \ucd95\uc801\ud558\uace0, \uac00\uc57c\uae08 12\ud604\uc73c\ub85c \uc608\uc220\uc744 \uaf43\ud53c\uc6b4 \ud55c\ubc18\ub3c4 \ub0a8\ubd80\uc758 \uac15\uc790. \ub300\uc131\ub3d9\uace0\ubd84\uad70\uc758 \uae08\ub3d9\uad00, \uc9c0\uc0b0\ub3d9\uace0\ubd84\uad70\uc758 \ucca0\uac11\uc637, \uae40\ud574 \uc591\ub3d9\ub9ac\uc758 \ucca0\uae30 \uc720\ubb3c\uc774 \uc99d\uba85\ud558\ub294 \ub3d9\uc544\uc2dc\uc544 \ucca0\uae30\ubb38\ud654\uc758 \uc911\uc2ec. \uc78a\ud600\uc9c4 \uc81c4\uc758 \ub098\ub77c\uc5d0\uc11c \ud55c\uad6d \uace0\ub300\uc0ac\uc758 \uc8fc\uc5ed\uc73c\ub85c \ubd80\ud65c\ud558\ub294 \uac00\uc57c 520\ub144\uc0ac.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thekoreantoday.com\/history-alive\/gaya\/\" \/>\n<meta property=\"og:site_name\" content=\"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-30T02:10:27+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data1\" content=\"2\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/gaya\\\/\",\"url\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/gaya\\\/\",\"name\":\"\uac00\uc57c - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#website\"},\"datePublished\":\"2025-09-25T18:24:25+00:00\",\"dateModified\":\"2025-09-30T02:10:27+00:00\",\"description\":\"\uac00\uc57c \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - AD 42\ub144\ubd80\ud130 AD 562\ub144\uae4c\uc9c0 520\ub144\uac04 \ub099\ub3d9\uac15 \uc720\uc5ed\uc5d0\uc11c \ubc88\uc601\ud55c \ucca0\uc758 \uc655\uad6d \uac00\uc57c. \uae08\uad00\uac00\uc57c \uc218\ub85c\uc655\ubd80\ud130 \ub300\uac00\uc57c \ub3c4\uc124\uc9c0\uc655\uae4c\uc9c0, 6\uac00\uc57c \uc5f0\ub9f9\uc774 \ub9cc\ub4e0 \ub3c5\ud2b9\ud55c \uc5f0\ud569\uc655\uad6d. \ucca0 \uc0dd\uc0b0\uacfc \uad50\uc5ed\uc73c\ub85c \ubd80\ub97c \ucd95\uc801\ud558\uace0, \uac00\uc57c\uae08 12\ud604\uc73c\ub85c \uc608\uc220\uc744 \uaf43\ud53c\uc6b4 \ud55c\ubc18\ub3c4 \ub0a8\ubd80\uc758 \uac15\uc790. \ub300\uc131\ub3d9\uace0\ubd84\uad70\uc758 \uae08\ub3d9\uad00, \uc9c0\uc0b0\ub3d9\uace0\ubd84\uad70\uc758 \ucca0\uac11\uc637, \uae40\ud574 \uc591\ub3d9\ub9ac\uc758 \ucca0\uae30 \uc720\ubb3c\uc774 \uc99d\uba85\ud558\ub294 \ub3d9\uc544\uc2dc\uc544 \ucca0\uae30\ubb38\ud654\uc758 \uc911\uc2ec. \uc78a\ud600\uc9c4 \uc81c4\uc758 \ub098\ub77c\uc5d0\uc11c \ud55c\uad6d \uace0\ub300\uc0ac\uc758 \uc8fc\uc5ed\uc73c\ub85c \ubd80\ud65c\ud558\ub294 \uac00\uc57c 520\ub144\uc0ac.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/gaya\\\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/gaya\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/gaya\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uac00\uc57c\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#website\",\"url\":\"https:\\\/\\\/thekoreantoday.com\\\/\",\"name\":\"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\",\"description\":\"\uace0\uc870\uc120\ubd80\ud130 \ud604\uc7ac\uae4c\uc9c0, \uc0b4\uc544 \uc228\uc26c\ub294 \ud55c\uad6d\uc0ac\",\"publisher\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#organization\",\"name\":\"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\",\"url\":\"https:\\\/\\\/thekoreantoday.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/wp-content\\\/uploads\\\/sites\\\/196\\\/2025\\\/11\\\/cropped-\uc5ed\uc0ac\ub294-\uc0b4\uc544\uc788\ub2e4-2.png\",\"contentUrl\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/wp-content\\\/uploads\\\/sites\\\/196\\\/2025\\\/11\\\/cropped-\uc5ed\uc0ac\ub294-\uc0b4\uc544\uc788\ub2e4-2.png\",\"width\":2047,\"height\":410,\"caption\":\"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\"},\"image\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\uac00\uc57c - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","description":"\uac00\uc57c \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - AD 42\ub144\ubd80\ud130 AD 562\ub144\uae4c\uc9c0 520\ub144\uac04 \ub099\ub3d9\uac15 \uc720\uc5ed\uc5d0\uc11c \ubc88\uc601\ud55c \ucca0\uc758 \uc655\uad6d \uac00\uc57c. \uae08\uad00\uac00\uc57c \uc218\ub85c\uc655\ubd80\ud130 \ub300\uac00\uc57c \ub3c4\uc124\uc9c0\uc655\uae4c\uc9c0, 6\uac00\uc57c \uc5f0\ub9f9\uc774 \ub9cc\ub4e0 \ub3c5\ud2b9\ud55c \uc5f0\ud569\uc655\uad6d. \ucca0 \uc0dd\uc0b0\uacfc \uad50\uc5ed\uc73c\ub85c \ubd80\ub97c \ucd95\uc801\ud558\uace0, \uac00\uc57c\uae08 12\ud604\uc73c\ub85c \uc608\uc220\uc744 \uaf43\ud53c\uc6b4 \ud55c\ubc18\ub3c4 \ub0a8\ubd80\uc758 \uac15\uc790. \ub300\uc131\ub3d9\uace0\ubd84\uad70\uc758 \uae08\ub3d9\uad00, \uc9c0\uc0b0\ub3d9\uace0\ubd84\uad70\uc758 \ucca0\uac11\uc637, \uae40\ud574 \uc591\ub3d9\ub9ac\uc758 \ucca0\uae30 \uc720\ubb3c\uc774 \uc99d\uba85\ud558\ub294 \ub3d9\uc544\uc2dc\uc544 \ucca0\uae30\ubb38\ud654\uc758 \uc911\uc2ec. \uc78a\ud600\uc9c4 \uc81c4\uc758 \ub098\ub77c\uc5d0\uc11c \ud55c\uad6d \uace0\ub300\uc0ac\uc758 \uc8fc\uc5ed\uc73c\ub85c \ubd80\ud65c\ud558\ub294 \uac00\uc57c 520\ub144\uc0ac.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thekoreantoday.com\/history-alive\/gaya\/","og_locale":"ko_KR","og_type":"article","og_title":"\uac00\uc57c - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","og_description":"\uac00\uc57c \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - AD 42\ub144\ubd80\ud130 AD 562\ub144\uae4c\uc9c0 520\ub144\uac04 \ub099\ub3d9\uac15 \uc720\uc5ed\uc5d0\uc11c \ubc88\uc601\ud55c \ucca0\uc758 \uc655\uad6d \uac00\uc57c. \uae08\uad00\uac00\uc57c \uc218\ub85c\uc655\ubd80\ud130 \ub300\uac00\uc57c \ub3c4\uc124\uc9c0\uc655\uae4c\uc9c0, 6\uac00\uc57c \uc5f0\ub9f9\uc774 \ub9cc\ub4e0 \ub3c5\ud2b9\ud55c \uc5f0\ud569\uc655\uad6d. \ucca0 \uc0dd\uc0b0\uacfc \uad50\uc5ed\uc73c\ub85c \ubd80\ub97c \ucd95\uc801\ud558\uace0, \uac00\uc57c\uae08 12\ud604\uc73c\ub85c \uc608\uc220\uc744 \uaf43\ud53c\uc6b4 \ud55c\ubc18\ub3c4 \ub0a8\ubd80\uc758 \uac15\uc790. \ub300\uc131\ub3d9\uace0\ubd84\uad70\uc758 \uae08\ub3d9\uad00, \uc9c0\uc0b0\ub3d9\uace0\ubd84\uad70\uc758 \ucca0\uac11\uc637, \uae40\ud574 \uc591\ub3d9\ub9ac\uc758 \ucca0\uae30 \uc720\ubb3c\uc774 \uc99d\uba85\ud558\ub294 \ub3d9\uc544\uc2dc\uc544 \ucca0\uae30\ubb38\ud654\uc758 \uc911\uc2ec. \uc78a\ud600\uc9c4 \uc81c4\uc758 \ub098\ub77c\uc5d0\uc11c \ud55c\uad6d \uace0\ub300\uc0ac\uc758 \uc8fc\uc5ed\uc73c\ub85c \ubd80\ud65c\ud558\ub294 \uac00\uc57c 520\ub144\uc0ac.","og_url":"https:\/\/thekoreantoday.com\/history-alive\/gaya\/","og_site_name":"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","article_modified_time":"2025-09-30T02:10:27+00:00","twitter_card":"summary_large_image","twitter_misc":{"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"2\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thekoreantoday.com\/history-alive\/gaya\/","url":"https:\/\/thekoreantoday.com\/history-alive\/gaya\/","name":"\uac00\uc57c - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","isPartOf":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/#website"},"datePublished":"2025-09-25T18:24:25+00:00","dateModified":"2025-09-30T02:10:27+00:00","description":"\uac00\uc57c \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - AD 42\ub144\ubd80\ud130 AD 562\ub144\uae4c\uc9c0 520\ub144\uac04 \ub099\ub3d9\uac15 \uc720\uc5ed\uc5d0\uc11c \ubc88\uc601\ud55c \ucca0\uc758 \uc655\uad6d \uac00\uc57c. \uae08\uad00\uac00\uc57c \uc218\ub85c\uc655\ubd80\ud130 \ub300\uac00\uc57c \ub3c4\uc124\uc9c0\uc655\uae4c\uc9c0, 6\uac00\uc57c \uc5f0\ub9f9\uc774 \ub9cc\ub4e0 \ub3c5\ud2b9\ud55c \uc5f0\ud569\uc655\uad6d. \ucca0 \uc0dd\uc0b0\uacfc \uad50\uc5ed\uc73c\ub85c \ubd80\ub97c \ucd95\uc801\ud558\uace0, \uac00\uc57c\uae08 12\ud604\uc73c\ub85c \uc608\uc220\uc744 \uaf43\ud53c\uc6b4 \ud55c\ubc18\ub3c4 \ub0a8\ubd80\uc758 \uac15\uc790. \ub300\uc131\ub3d9\uace0\ubd84\uad70\uc758 \uae08\ub3d9\uad00, \uc9c0\uc0b0\ub3d9\uace0\ubd84\uad70\uc758 \ucca0\uac11\uc637, \uae40\ud574 \uc591\ub3d9\ub9ac\uc758 \ucca0\uae30 \uc720\ubb3c\uc774 \uc99d\uba85\ud558\ub294 \ub3d9\uc544\uc2dc\uc544 \ucca0\uae30\ubb38\ud654\uc758 \uc911\uc2ec. \uc78a\ud600\uc9c4 \uc81c4\uc758 \ub098\ub77c\uc5d0\uc11c \ud55c\uad6d \uace0\ub300\uc0ac\uc758 \uc8fc\uc5ed\uc73c\ub85c \ubd80\ud65c\ud558\ub294 \uac00\uc57c 520\ub144\uc0ac.","breadcrumb":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/gaya\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thekoreantoday.com\/history-alive\/gaya\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/thekoreantoday.com\/history-alive\/gaya\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/thekoreantoday.com\/history-alive\/"},{"@type":"ListItem","position":2,"name":"\uac00\uc57c"}]},{"@type":"WebSite","@id":"https:\/\/thekoreantoday.com\/history-alive\/#website","url":"https:\/\/thekoreantoday.com\/","name":"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","description":"\uace0\uc870\uc120\ubd80\ud130 \ud604\uc7ac\uae4c\uc9c0, \uc0b4\uc544 \uc228\uc26c\ub294 \ud55c\uad6d\uc0ac","publisher":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thekoreantoday.com\/history-alive\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/thekoreantoday.com\/history-alive\/#organization","name":"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","url":"https:\/\/thekoreantoday.com\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/thekoreantoday.com\/history-alive\/#\/schema\/logo\/image\/","url":"https:\/\/thekoreantoday.com\/history-alive\/wp-content\/uploads\/sites\/196\/2025\/11\/cropped-\uc5ed\uc0ac\ub294-\uc0b4\uc544\uc788\ub2e4-2.png","contentUrl":"https:\/\/thekoreantoday.com\/history-alive\/wp-content\/uploads\/sites\/196\/2025\/11\/cropped-\uc5ed\uc0ac\ub294-\uc0b4\uc544\uc788\ub2e4-2.png","width":2047,"height":410,"caption":"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4"},"image":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/pages\/142606","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/comments?post=142606"}],"version-history":[{"count":0,"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/pages\/142606\/revisions"}],"wp:attachment":[{"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/media?parent=142606"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}