{"id":156,"date":"2026-04-13T10:10:32","date_gmt":"2026-04-13T01:10:32","guid":{"rendered":"http:\/\/edubus26.mycafe24.com\/?page_id=156"},"modified":"2026-04-13T15:21:12","modified_gmt":"2026-04-13T06:21:12","slug":"%ea%b8%b0%ec%97%85%ec%b2%a0%ed%95%99","status":"publish","type":"page","link":"https:\/\/edubusschool.com\/?page_id=156","title":{"rendered":"\uacbd\uc601\ucca0\ud559"},"content":{"rendered":"\n<link href=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.css\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" as=\"style\" crossorigin href=\"https:\/\/cdn.jsdelivr.net\/gh\/orioncactus\/pretendard@v1.3.9\/dist\/web\/static\/pretendard.css\" \/>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@900&#038;display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n\n\n\n<style>\n    :root {\n        --bg: #ffffff;\n        --card-bg: #f5f5f7;\n        --accent: #0077D4;\n        --text: #1d1d1f;\n        --text-dim: #86868b;\n        --line: #e5e5e7;\n        --glass: rgba(255, 255, 255, 0.7);\n    }\n\n\n    .container { margin: 0 auto; padding: 0 40px;}\n    .max-wrap{width:100%; max-width:1400px; margin:0 auto;}\n    \/* \ud0c0\uc774\ud2c0 \uc2dc\uc2a4\ud15c *\/\n    .title-label { \n        color: var(--accent); \n        font-size: 1.4rem;\n        font-weight: 700; \n        letter-spacing: 0.2rem; \n        text-transform: uppercase;\n        display: block;\n        margin-bottom: 1.5rem;\n    }\n    .main-title { \n        font-size: 4.8rem; \n        font-weight: 800; \n        letter-spacing: -0.15rem; \n        margin-bottom: 2.5rem; \n        line-height: 1.2;\n    }\n    .sub-title { \n        font-size: 2rem; \n        color: var(--text-dim); \n        font-weight: 400;\n        word-break: keep-all;\n    }\n.sub-desc>p{font-size:1.8rem;}\n    \/* \uc139\uc158 \uacf5\ud1b5 *\/\n    section { padding: 140px 0; border-bottom: 1px solid var(--line); }\n    .section-header { text-align: center; margin-bottom: 80px; }\n    .section-title { font-size: 3.6rem; font-weight: 800; letter-spacing: -0.1rem; }\n\n    \/* \uc11c\ube0c \ud788\uc5b4\ub85c *\/\n    .sub-hero { \n        padding: 200px 0 100px; \n        background: radial-gradient(circle at top right, #f0f7ff, #ffffff);\n        text-align: center; \n    }\n\n    \/* \uacbd\uc601\uc774\ub150 \uce74\ub4dc *\/\n    .management-card {\n        background: #1d1d1f;\n        padding: 100px 60px;\n        border-radius: 44px;\n        color: #fff;\n        text-align: center;\n        box-shadow: 0 30px 60px rgba(0,0,0,0.12);\n        position: relative;\n        overflow: hidden;\n    }\n    .management-card::before {\n        content: 'BEST';\n        position: absolute;\n        top: -20px; left: 50%;\n        transform: translateX(-50%);\n        font-family: 'Montserrat';\n        font-size: 15rem;\n        font-weight: 900;\n        opacity: 0.03;\n        pointer-events: none;\n    }\n    .management-card h3 { \n        font-size: 5rem; \n        font-weight: 900; \n        margin-bottom: 30px; \n        color: var(--accent);\n    }\n    .management-card .lead-text { font-size: 2.8rem; font-weight: 700; margin-bottom: 40px; word-break: keep-all; }\n    .management-card .divider { width: 40px; height: 2px; background: var(--accent); margin: 30px auto; }\n    .management-card .sub-desc { font-size: 1.8rem; color: #a1a1a6; font-weight: 400; }\n\n    \/* \uc2dc\uc2a4\ud15c \ucc28\uc774 - \ube44\uad50 \ub808\uc774\uc544\uc6c3 *\/\n    .system-grid { display: flex; gap: 40px; margin-top: 40px; }\n    .system-box {\n        flex: 1;\n        background: var(--card-bg);\n        padding: 50px 40px;\n        border-radius: 34px;\n        transition: transform 0.4s cubic-bezier(0.2, 0, 0, 1);\n        border: 1px solid transparent;\n    }\n    .system-box:hover { transform: translateY(-10px); background: #fff; border-color: var(--line); box-shadow: 0 20px 40px rgba(0,0,0,0.05); }\n    .system-box h4 { font-size: 2.2rem; font-weight: 800; margin-bottom: 30px; display: flex; align-items: center; gap: 10px; }\n    .system-box.edu h4 { color: var(--accent); }\n    .system-box p { font-size: 1.8rem; line-height: 1.8; color: var(--text-dim); margin-bottom: 12px; position: relative; padding-left: 20px; }\n    .system-box p::before { content: '\u2022'; position: absolute; left: 0; color: var(--accent); }\n\n    \/* \uc720\uc5f0\ud55c \uc6b4\uc601 - \ud50c\ub85c\uc6b0 \ub514\uc790\uc778 *\/\n    .flow-card {\n        background: #fff;\n        padding: 80px 40px;\n        border-radius: 40px;\n        border: 1px solid var(--line);\n        text-align: center;\n    }\n    .flow-path {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 20px;\n        margin-top: 40px;\n        font-size: 1.8rem;\n        font-weight: 700;\n        color: var(--text);\n    }\n    .flow-path .step { background: var(--card-bg); padding: 15px 25px; border-radius: 100px; }\n    .flow-path i { color: var(--accent); }\n\n    \/* SMART \uadf8\ub9ac\ub4dc *\/\n    .smart-grid {\n        display: grid;\n        grid-template-columns: repeat(5, 1fr);\n        gap: 20px;\n    }\n    .smart-item {\n        background: var(--card-bg);\n        padding: 40px;\n        border-radius: 28px;\n        transition: 0.3s;\n    }\n    .smart-item:hover { background: var(--accent); color: #fff; }\n.smart-item:hover h4{ color: #fff;}\n.smart-item:hover p{ color: #fff;}\n    .smart-item h4 { font-family: 'Montserrat'; font-size: 2.4rem; font-weight: 900; margin-bottom: 15px; }\n    .smart-item p { font-size: 1.6rem; font-weight: 500; opacity: 0.8;color:#333;}\n\n@media (max-width: 1024px) {\n.container{padding:0;}\nsection{padding:100px;}\n.management-card h3{font-size:4rem;}\n.main-title { font-size: 3.6rem; }\n.system-grid { flex-direction: column; }\n.smart-grid { grid-template-columns: 1fr 1fr; }\n.flow-path { flex-direction: row; }\n.flow-path i { transform: rotate(90deg); }\n}\n\n@media (max-width: 768px){\nsection{padding:80px 0;}\n.management-card {padding: 80px 40px;}\n.management-card h3{font-size:3.5rem;}\n.management-card .lead-text{font-size:2.2rem;}\n.sub-desc>p{font-size: 1.5rem;}\n.section-title{font-size: 2.8rem;}\n.section-header {margin-bottom:40px;}\n.system-box{padding:40px 30px;}\n.system-box h4{font-size:2.0rem;}\n.system-box p{font-size:1.6rem; margin-bottom:5px;}\n.flow-card{padding:60px 30px;}\n.flow-path{gap:10px;}\n.flow-path .step{font-size:1.4rem;}\n.smart-grid{grid-template-columns: 1fr;}\n.smart-item{padding:30px;}\n}\n<\/style>\n\n\n\n<div class=\"sub-hero\">\n    <div class=\"container\">\n        <span class=\"title-label\" data-aos=\"fade-down\">PHILOSOPHY<\/span>\n        <h1 class=\"main-title\" data-aos=\"fade-up\">\uacbd\uc601\ucca0\ud559<\/h1>\n        <p class=\"sub-title\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n            \uc5d0\ub4c0\ubc84\uc2a4 \ub9e4\ub2c8\uc9c0\uba3c\ud2b8\ub294 \uace0\uac1d \uc911\uc2ec\uc758 \uac00\uce58\uc640 \uc548\uc804\uc744 \ucd5c\uc6b0\uc120\uc73c\ub85c \uc0dd\uac01\ud569\ub2c8\ub2e4.\n        <\/p>\n    <\/div>\n<\/div>\n\n<section class=\"max-wrap\">\n    <div class=\"container\">\n        <div class=\"section-header\" data-aos=\"fade-up\">\n            <h2 class=\"section-title\">\uacbd\uc601 \uc774\ub150<\/h2>\n        <\/div>\n\n        <div class=\"management-card\" data-aos=\"zoom-in\">\n            <h3>Best Management<\/h3>\n            <p class=\"lead-text\">\uace0\uac1d\uc5d0\uac8c \ucd5c\uc801\uc758 \uac00\uce58\ub97c \uc81c\uacf5\ud558\uc5ec<br>\uace0\uac1d\uc5d0\uac8c \uc0ac\ub791 \ubc1b\ub294 \uae30\uc5c5<\/p>\n            <div class=\"divider\"><\/div>\n            <div class=\"sub-desc\">\n                <p>\uace0\uac1d\uc758 \uac00\uce58 \uc2e4\ud604\uc5d0 \ub2e4\uac00\uac00\ub294 \uc11c\ube44\uc2a4 \uc81c\uacf5<\/p>\n                <p style=\"margin-top:10px; color:#fff; font-weight:700;\">\ub354 \uc548\uc804\ud558\uace0 \ub354 \ud3b8\ub9ac\ud558\uace0 \ub354 \uc990\uac81\uac8c | \uace0\uac1d \uc911\uc2ec\uc758 \uac00\uce58 \uacbd\uc601<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<section style=\"background: #fbfbfd;\">\n    <div class=\"container max-wrap\">\n        <div class=\"section-header\" data-aos=\"fade-up\">\n            <h2 class=\"section-title\">\uc2dc\uc2a4\ud15c\uc758 \ucc28\uc774<\/h2>\n            <p class=\"sub-title\" style=\"margin-top:20px; font-size:1.8rem;\">\n                \uc790\uc0ac\ub294 \uad00\uad11\uc0ac\uc640 \ucc28\ubcc4\ub41c \uad00\ub9ac \uc2dc\uc2a4\ud15c\uc73c\ub85c \ubd80\uc2e4\ud654 \uc6b0\ub824\uac00 \uc5c6\uc5b4<br>\uc0ac\uc6a9\uc790\uc5d0\uac8c \ubcf4\ub2e4 \uc548\uc815\ub41c \ucc28\ub7c9 \uc81c\uacf5 \ubc0f \uad00\ub9ac\uac00 \uac00\ub2a5\ud569\ub2c8\ub2e4.\n            <\/p>\n        <\/div>\n\n        <div class=\"system-grid\">\n            <div class=\"system-box\" data-aos=\"fade-right\">\n                <h4><i class=\"fa-solid fa-circle-xmark\" style=\"color:#ff3b30;\"><\/i> \uae30\uc874 \uad00\uad11\uc0ac<\/h4>\n                <p>\ub3c4\ub355\uc131 \ubb38\uc81c &#8211; \ub300\ud45c\uac00 \uc9c0\uc785\ucc28\ub97c \uc784\uc758\uc801\uc73c\ub85c \uc720\uc6a9<\/p>\n                <p>\ubd88\ud22c\uba85\ud55c \uacbd\uc601 &#8211; \ub300\ud45c\uc758 \ub3c5\ub2e8\uc801\uc778 \uacb0\uc815\uc73c\ub85c \uc6b4\uc601<\/p>\n                <p>\uad00\uad11\uc0ac \ubd80\uc2e4\ud654\ub85c \uc778\ud55c \ub9ac\uc2a4\ud06c \uc0c1\uc874<\/p>\n                <p>\uace0\uac1d \ucc28\ub7c9 \uacf5\uae09 \ubc0f \uae30\uc0ac \uc784\uae08 \uc9c0\uae09 \ubd88\uc548\uc815<\/p>\n            <\/div>\n\n            <div class=\"system-box edu\" data-aos=\"fade-left\">\n                <h4><i class=\"fa-solid fa-circle-check\"><\/i> \uc5d0\ub4c0\ubc84\uc2a4 \ub9e4\ub2c8\uc9c0\uba3c\ud2b8<\/h4>\n                <p>\ub300\ud45c \uc678 4\uba85\uc758 \uc774\uc0ac \uacf5\ub3d9\uad00\ub9ac \u2192 \ud22c\uba85 \uacbd\uc601 \uc2e4\ud604<\/p>\n                <p>\uc9c0\uc785\ucc28 \ubb34\uc18c\uc720 \u2192 \uc6d0\ucc9c\uc801\uc73c\ub85c \uc720\uc6a9 \ubd88\uac00<\/p>\n                <p>\ucc3d\uc5c5\uc778\uc6d0 5\uba85 \ubaa8\ub450 15\ub144 \uc774\uc0c1 \ubca0\ud14c\ub791 \uacbd\ub825<\/p>\n                <p>\uc548\uc815\uc801\uc774\uace0 \ud6a8\uc728\uc801\uc778 \uc804\ubb38 \uad00\ub9ac \uc2dc\uc2a4\ud15c \uad6c\ucd95<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<section class=\"max-wrap\">\n    <div class=\"container\">\n        <div class=\"section-header\" data-aos=\"fade-up\">\n            <h2 class=\"section-title\">\uc720\uc5f0\ud55c \uc6b4\uc601<\/h2>\n        <\/div>\n\n        <div class=\"flow-card\" data-aos=\"fade-up\">\n            <p class=\"sub-title\" style=\"margin-bottom: 40px;\">\n                \ub9ce\uc740 \uad00\uad11\uc0ac\uc640 \uc9c1\uac70\ub798\ub97c \ud1b5\ud574 \ub2e4\uc218\uc758 \ucc28\ub7c9\uc744 \uc720\ub3d9\uc801\uc73c\ub85c \uc774\uc6a9\ud560 \uc218 \uc788\uc5b4<br>\n                \ube44\uc0c1 \uc0c1\ud669\uc774\ub098 \ucd94\uac00 \ucc28\ub7c9 \ud544\uc694 \uc2dc \uac00\uc7a5 \ube60\ub974\uac8c \ub300\uc751\ud569\ub2c8\ub2e4.\n            <\/p>\n            \n            <div class=\"flow-path\">\n                <div class=\"step\">A \/ B \/ C \uad00\uad11\uc0ac<\/div>\n                <i class=\"fa-solid fa-chevron-right\"><\/i>\n                <div class=\"step\" style=\"background:var(--accent); color:#fff;\">\uc5d0\ub4c0\ubc84\uc2a4 \ub9e4\ub2c8\uc9c0\uba3c\ud2b8<\/div>\n                <i class=\"fa-solid fa-chevron-right\"><\/i>\n                <div class=\"step\">\ud559\uc6d0 \/ \ud559\uad50 (\ucd5c\uc885 \uacf5\uae09)<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<section style=\"background: #fbfbfd; color: #fff; border-bottom: none;\">\n    <div class=\"container max-wrap\">\n        <div class=\"section-header\" data-aos=\"fade-up\">\n            <h2 class=\"section-title\">SMART \uacbd\uc601<\/h2>\n            <p class=\"sub-desc\" style=\"margin-top:20px; color:#a1a1a6; font-size:1.7rem;\">\n                \uacbd\uc601\uc9c4\uc774 \uc80a\uc740 \ub9cc\ud07c \ubaa8\ub4e0 \uc774\uc288\ub97c \ubcf4\ub2e4 Smart\ud558\uac8c \ucc98\ub9ac\ud558\uaca0\ub2e4\ub294 \uc758\uc9c0\uc785\ub2c8\ub2e4.\n            <\/p>\n        <\/div>\n\n        <div class=\"smart-grid\">\n            <div class=\"smart-item\" data-aos=\"fade-up\" data-aos-delay=\"100\">\n                <h4>S<\/h4>\n                <p><strong>Safety First<\/strong><br>\uc548\uc804\uc744 \ucd5c\uc6b0\uc120\uc73c\ub85c \uc0dd\uac01\ud558\uace0 \ud589\ub3d9<\/p>\n            <\/div>\n            <div class=\"smart-item\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                <h4>M<\/h4>\n                <p><strong>Mind<\/strong><br>\uace0\uac1d\uc5d0 \ub300\ud55c \uc11c\ube44\uc2a4 \uc815\uc2e0 \uace0\ucde8<\/p>\n            <\/div>\n            <div class=\"smart-item\" data-aos=\"fade-up\" data-aos-delay=\"300\">\n                <h4>A<\/h4>\n                <p><strong>Always<\/strong><br>\ud56d\uc0c1 \uace0\uac1d\uc758 \uc785\uc7a5\uc5d0\uc11c \uc0dd\uac01<\/p>\n            <\/div>\n            <div class=\"smart-item\" data-aos=\"fade-up\" data-aos-delay=\"400\">\n                <h4>R<\/h4>\n                <p><strong>Resolution<\/strong><br>\uace0\uac1d\uc758 \ubb38\uc81c \uc2e0\uc18d \ud574\uacb0<\/p>\n            <\/div>\n            <div class=\"smart-item\" data-aos=\"fade-up\" data-aos-delay=\"500\">\n                <h4>T<\/h4>\n                <p><strong>Try<\/strong><br>\uace0\uac1d\uc744 \uc704\ud574 \ub05d\uc5c6\uc774 \ub178\ub825<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<script src=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.js\"><\/script>\n    <script>\n        AOS.init({ duration: 1000 });\n    <\/script>\n","protected":false},"excerpt":{"rendered":"<p>PHILOSOPHY \uacbd\uc601\ucca0\ud559 \uc5d0\ub4c0\ubc84\uc2a4 \ub9e4\ub2c8\uc9c0\uba3c\ud2b8\ub294 \uace0\uac1d \uc911\uc2ec\uc758 \uac00\uce58\uc640 \uc548\uc804\uc744 \ucd5c\uc6b0\uc120\uc73c\ub85c \uc0dd\uac01\ud569\ub2c8\ub2e4. \uacbd\uc601 \uc774\ub150 Best Management \uace0\uac1d\uc5d0\uac8c \ucd5c\uc801\uc758 \uac00\uce58\ub97c \uc81c\uacf5\ud558\uc5ec\uace0\uac1d\uc5d0\uac8c \uc0ac\ub791 \ubc1b\ub294 \uae30\uc5c5 \uace0\uac1d\uc758 \uac00\uce58 \uc2e4\ud604\uc5d0 \ub2e4\uac00\uac00\ub294 \uc11c\ube44\uc2a4 \uc81c\uacf5 \ub354 \uc548\uc804\ud558\uace0 \ub354 \ud3b8\ub9ac\ud558\uace0 \ub354 \uc990\uac81\uac8c | \uace0\uac1d \uc911\uc2ec\uc758 \uac00\uce58 \uacbd\uc601 \uc2dc\uc2a4\ud15c\uc758 \ucc28\uc774 &hellip; <a href=\"https:\/\/edubusschool.com\/?page_id=156\">Continued<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-fullwidth.php","meta":{"kt_blocks_editor_width":"","footnotes":""},"class_list":["post-156","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/edubusschool.com\/index.php?rest_route=\/wp\/v2\/pages\/156","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/edubusschool.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/edubusschool.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/edubusschool.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/edubusschool.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=156"}],"version-history":[{"count":46,"href":"https:\/\/edubusschool.com\/index.php?rest_route=\/wp\/v2\/pages\/156\/revisions"}],"predecessor-version":[{"id":315,"href":"https:\/\/edubusschool.com\/index.php?rest_route=\/wp\/v2\/pages\/156\/revisions\/315"}],"wp:attachment":[{"href":"https:\/\/edubusschool.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=156"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}