{"id":21,"date":"2025-12-19T01:19:45","date_gmt":"2025-12-19T01:19:45","guid":{"rendered":"http:\/\/preschooltour.mycafe24.com\/our-story\/"},"modified":"2026-03-11T13:19:57","modified_gmt":"2026-03-11T04:19:57","slug":"our-story","status":"publish","type":"page","link":"https:\/\/preschooltour.com\/en\/our-story\/","title":{"rendered":"Our Story"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"21\" class=\"elementor elementor-21\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbb2b0d e-con-full e-flex e-con e-parent\" data-id=\"dbb2b0d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-662c7dc elementor-widget elementor-widget-html\" data-id=\"662c7dc\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"ko\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>About Us - Preschool Tour<\/title>\r\n<link rel=\"stylesheet\" as=\"style\" crossorigin href=\"https:\/\/cdn.jsdelivr.net\/gh\/orioncactus\/pretendard@v1.3.9\/dist\/web\/static\/pretendard.min.css\" \/>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@700;800;900&display=swap\" rel=\"stylesheet\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n\r\n<style>\r\n    \/* --- Brand Color Palette (Deep Green Theme) --- *\/\r\n    :root {\r\n        --brand-primary: #1A5D48;    \/* \uba54\uc778: \uc9d9\uc740 \uc232 \ucd08\ub85d\uc0c9 *\/\r\n        --brand-secondary: #8BC34A;  \/* \uc11c\ube0c: \ubc1d\uc740 \ub77c\uc784 \uadf8\ub9b0 *\/\r\n        --brand-accent: #F4A261;     \/* \ud3ec\uc778\ud2b8: \uc0cc\ub4dc \uc624\ub80c\uc9c0 *\/\r\n        \r\n        --bg-ivory: #FFFEF8;         \/* \ubc30\uacbd: \ud06c\ub9bc \uc544\uc774\ubcf4\ub9ac *\/\r\n        --bg-pure: #FFFFFF;          \r\n        --bg-mist: #F1F8F6;          \r\n        \r\n        --text-dark: #1E332A;        \r\n        --text-sub: #556B61;         \r\n        \r\n        --easing: cubic-bezier(0.25, 0.8, 0.25, 1);\r\n    }\r\n\r\n    body {\r\n        background-color: var(--bg-ivory);\r\n        margin: 0;\r\n        overflow-x: hidden;\r\n        scroll-behavior: smooth; \/* \ubd80\ub4dc\ub7ec\uc6b4 \uc2a4\ud06c\ub864 \uc774\ub3d9 *\/\r\n    }\r\n\r\n    .os-container {\r\n        font-family: 'Pretendard', sans-serif;\r\n        max-width: 1280px;\r\n        margin: 0 auto;\r\n        padding: 0 20px;\r\n        color: var(--text-dark);\r\n        line-height: 1.75;\r\n    }\r\n\r\n    .os-section { padding: 100px 0; position: relative; }\r\n    .bg-mist { background-color: var(--bg-mist); }\r\n    .text-center { text-align: center; }\r\n\r\n    \/* Animations *\/\r\n    .reveal { opacity: 0; transform: translateY(30px); transition: all 1s var(--easing); }\r\n    .reveal.active { opacity: 1; transform: translateY(0); }\r\n    .hover-lift { transition: transform 0.3s ease, box-shadow 0.3s ease; }\r\n    .hover-lift:hover { transform: translateY(-7px); box-shadow: 0 20px 30px rgba(26, 93, 72, 0.15); }\r\n\r\n    \/* Tags & Titles *\/\r\n    .os-tag { \r\n        color: var(--brand-accent); font-weight: 800; font-size: 0.95rem; \r\n        letter-spacing: 2px; text-transform: uppercase; margin-bottom: 15px; \r\n        display: inline-block; background: rgba(244, 162, 97, 0.1); \r\n        padding: 4px 12px; border-radius: 20px;\r\n    }\r\n    \r\n    .os-title { \r\n        font-family: 'Pretendard', sans-serif; font-size: 2.6rem; \r\n        color: var(--brand-primary); font-weight: 800; line-height: 1.35; \r\n        margin-bottom: 40px; letter-spacing: -0.02em;\r\n    }\r\n\r\n    \/* --- 1. Founder Story --- *\/\r\n    .founder-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }\r\n    \r\n    .founder-intro-highlight { \r\n        font-size: 1.25rem; font-weight: 700; color: var(--brand-primary); \r\n        line-height: 1.6; margin-bottom: 30px; border-left: 6px solid var(--brand-secondary); \r\n        padding: 20px 25px; background: var(--bg-mist); border-radius: 0 20px 20px 0;\r\n    }\r\n    \r\n    .founder-text p { \r\n        font-size: 1.1rem; color: var(--text-sub); margin-bottom: 24px; word-break: keep-all; \r\n    }\r\n\r\n    \/* Visual \uc601\uc5ed \uc804\uccb4 \ucee8\ud14c\uc774\ub108 *\/\r\n    .founder-visual { \r\n        position: relative; \r\n        display: flex; \r\n        flex-direction: column; \r\n        align-items: center;     \r\n        justify-content: center; \r\n        padding: 20px; \r\n    }\r\n\r\n    \/* \uc774\ubbf8\uc9c0\uc640 \ub77c\uc778\uc744 \uac10\uc2f8\ub294 \ub798\ud37c *\/\r\n    .visual-blob-wrapper {\r\n        position: relative;\r\n        width: 100%;\r\n        max-width: 550px;\r\n        aspect-ratio: 4 \/ 3; \r\n        display: flex;\r\n        justify-content: center;\r\n        align-items: center;\r\n    }\r\n    \r\n    \/* \uc5f0\ub450\uc0c9 \ub77c\uc778 *\/\r\n    .blob-deco-outline { \r\n        position: absolute; \r\n        width: 100%; \r\n        height: 100%;\r\n        border-radius: 58% 42% 47% 53% \/ 49% 44% 56% 51%; \r\n        border: 3px solid var(--brand-secondary); \r\n        z-index: 1; \r\n        pointer-events: none; \r\n        opacity: 0.6; \r\n        transform: scale(1.1) rotate(12deg); \r\n    }\r\n\r\n    \/* \uc774\ubbf8\uc9c0 \ubc15\uc2a4 *\/\r\n    .blob-media { \r\n        position: relative; \r\n        border-radius: 48% 52% 68% 32% \/ 42% 66% 34% 58%; \r\n        overflow: hidden; \r\n        box-shadow: 0 25px 50px rgba(26, 93, 72, 0.25); \r\n        z-index: 2; \r\n        background-color: #fff;\r\n        width: 85%;\r\n        height: 85%;\r\n        transform: rotate(-3deg); \r\n    }\r\n\r\n    \/* \ub0b4\ubd80 \uc774\ubbf8\uc9c0 *\/\r\n    .blob-content { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }\r\n    \r\n    .visual-blob-wrapper:hover .blob-content { transform: scale(1.1); } \r\n\r\n    \/* \ud14d\uc2a4\ud2b8 \uc2a4\ud0c0\uc77c *\/\r\n    .founder-img-caption {\r\n        margin-top: 50px; \r\n        position: relative;\r\n        z-index: 3;\r\n        background-color: var(--bg-pure);\r\n        padding: 10px 28px;\r\n        border-radius: 30px;\r\n        box-shadow: 0 8px 20px rgba(0,0,0,0.08);\r\n        border: 1px solid rgba(26, 93, 72, 0.1);\r\n        font-size: 1.05rem;\r\n        font-weight: 700;\r\n        color: var(--brand-primary); \r\n        text-align: center;\r\n        letter-spacing: 0.5px;\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 10px;\r\n    }\r\n    .founder-img-caption::before {\r\n        content: '';\r\n        display: block;\r\n        width: 8px;\r\n        height: 8px;\r\n        background-color: var(--brand-accent);\r\n        border-radius: 50%;\r\n    }\r\n\r\n    \/* --- 2. Philosophy (Beliefs) --- *\/\r\n    .philosophy-wrap { \r\n        text-align: center; max-width: 800px; margin: 0 auto; padding: 40px 0;\r\n    }\r\n    .belief-statement {\r\n        font-size: 1.8rem; font-weight: 800; color: var(--text-dark); \r\n        line-height: 1.6; margin-bottom: 40px; word-break: keep-all;\r\n    }\r\n    .belief-row {\r\n        margin-bottom: 25px; display: block;\r\n    }\r\n    .belief-row strong { color: var(--brand-primary); }\r\n    \r\n    .sep-line {\r\n        border: 0; border-top: 1px solid rgba(26, 93, 72, 0.1); \r\n        margin: 60px auto; max-width: 100%;\r\n    }\r\n\r\n    \/* --- 3. Values --- *\/\r\n    .values-title-main { \r\n        color:var(--brand-primary); \r\n        margin-top: 40px; \r\n        margin-bottom: 50px; \r\n        font-size:1.8rem; font-weight:800; text-align: center; \r\n    }\r\n    .values-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 25px; max-width: 1000px; margin: 0 auto; }\r\n    .values-card { \r\n        background: #fff; padding: 35px 30px; border-radius: 20px; \r\n        box-shadow: 0 10px 25px rgba(26, 93, 72, 0.05); \r\n        display: flex; gap: 20px; align-items: flex-start; \r\n        border: 1px solid rgba(26, 93, 72, 0.05); transition: all 0.3s ease;\r\n    }\r\n    .values-card:hover { transform: translateY(-5px); box-shadow: 0 15px 30px rgba(26, 93, 72, 0.1); }\r\n    .values-card i { color: var(--brand-secondary); font-size: 1.6rem; margin-top: 3px; flex-shrink: 0; }\r\n    .values-item-title { font-weight: 800; font-size: 1.2rem; color: var(--brand-primary); margin-bottom: 8px; display: block; }\r\n    .values-item-desc { font-weight: 400; font-size: 1rem; color: var(--text-sub); line-height: 1.6; }\r\n\r\n    \/* --- 4. Why Choose Us --- *\/\r\n    \/* [NEW & UPDATED] Video Section Styles - \uc138\ub85c\ud615 \uc601\uc0c1 \ucd5c\uc801\ud654 *\/\r\n    .why-video-wrapper {\r\n        text-align: center;\r\n        margin: 0 auto 80px; \r\n        position: relative;\r\n        max-width: 400px; \/* \uc138\ub85c \uc601\uc0c1 \ub108\ube44 \uc81c\ud55c *\/\r\n    }\r\n    \r\n    .why-video-box {\r\n        position: relative;\r\n        width: 100%;\r\n        border-radius: 24px;\r\n        overflow: hidden;\r\n        box-shadow: 0 25px 50px rgba(26, 93, 72, 0.2); \r\n        border: 5px solid #fff; \r\n        height: 650px; \/* \uc138\ub85c \ub192\uc774 \uc124\uc815 *\/\r\n        background-color: #fff; \/* \ubc30\uacbd\uc0c9 \ud770\uc0c9 *\/\r\n        z-index: 2;\r\n        margin: 0 auto; \r\n    }\r\n    \r\n    .why-video-element {\r\n        width: 100%;\r\n        height: 100%;\r\n        \/* [\uc218\uc815] object-fit: cover; \ub85c \ubcc0\uacbd\ud558\uc5ec \uac80\uc740\uc0c9 \uc5ec\ubc31 \uc5c6\uc774 \uaf49 \ucc44\uc6c0 *\/\r\n        object-fit: cover; \r\n        display: block;\r\n    }\r\n\r\n    \/* [NEW] Caption Box Design *\/\r\n    .why-video-caption-box {\r\n        background: var(--bg-mist);\r\n        padding: 25px 30px;\r\n        border-radius: 20px;\r\n        display: inline-block;\r\n        position: relative;\r\n        margin-top: -40px; \/* \uc601\uc0c1 \ud558\ub2e8\uc5d0 \uacb9\uce58\uac8c *\/\r\n        z-index: 3;\r\n        box-shadow: 0 10px 30px rgba(0,0,0,0.08);\r\n        min-width: 280px;\r\n        border-bottom: 3px solid var(--brand-secondary);\r\n    }\r\n\r\n    .caption-icon {\r\n        position: absolute;\r\n        top: -20px;\r\n        left: 50%;\r\n        transform: translateX(-50%);\r\n        font-size: 1.5rem;\r\n        color: var(--brand-primary);\r\n        background: #fff;\r\n        border-radius: 50%;\r\n        padding: 10px;\r\n        box-shadow: 0 5px 15px rgba(0,0,0,0.1);\r\n    }\r\n\r\n    .why-video-caption {\r\n        font-size: 1.2rem;\r\n        font-weight: 800;\r\n        color: var(--text-dark);\r\n        line-height: 1.5;\r\n        word-break: keep-all;\r\n        margin: 10px 0 0 0;\r\n    }\r\n    .why-video-caption strong {\r\n        color: var(--brand-primary);\r\n        background: linear-gradient(to top, rgba(139, 195, 74, 0.25) 35%, transparent 35%); \r\n    }\r\n\r\n\r\n    .why-list-container { \r\n        display: grid; grid-template-columns: repeat(2, 1fr); gap: 50px 60px; \r\n        max-width: 1100px; margin: 80px auto 0; \r\n    }\r\n    .why-item { position: relative; padding-left: 10px; }\r\n    .why-num { \r\n        font-family: 'Plus Jakarta Sans', sans-serif; font-size: 1.2rem; font-weight: 900; \r\n        color: rgba(26, 93, 72, 0.2); margin-bottom: 10px; display: block; \r\n    }\r\n    .why-heading { \r\n        font-size: 1.6rem; font-weight: 800; color: var(--text-dark); \r\n        line-height: 1.3; margin-bottom: 15px; word-break: keep-all;\r\n    }\r\n    .why-heading .highlight { color: var(--brand-primary); }\r\n    .why-desc { font-size: 1.05rem; color: var(--text-sub); line-height: 1.7; font-weight: 400; }\r\n\r\n    \/* --- 5. History --- *\/\r\n    .history-wrap { \r\n        background: var(--brand-primary); color: white; padding: 90px 40px; border-radius: 50px; \r\n        position: relative; overflow: hidden; margin: 80px 0; box-shadow: 0 30px 60px rgba(26, 93, 72, 0.3);\r\n    }\r\n    .history-bg-text { \r\n        position: absolute; top: 20px; left: 50%; transform: translateX(-50%); font-size: 14vw; font-weight: 900; \r\n        color: rgba(255,255,255,0.05); pointer-events: none; line-height: 1; white-space: nowrap; font-family: 'Plus Jakarta Sans', sans-serif;\r\n    }\r\n    .history-timeline { position: relative; max-width: 800px; margin: 60px auto 0; }\r\n    .history-line { position: absolute; left: 29px; top: 15px; bottom: 15px; width: 2px; background: rgba(255,255,255,0.2); z-index: 1; }\r\n    \r\n    .h-item { display: flex; gap: 40px; margin-bottom: 50px; position: relative; z-index: 2; transition: transform 0.3s ease; }\r\n    .h-year { \r\n        flex-shrink: 0; width: 60px; height: 60px; background: var(--bg-ivory); color: var(--brand-primary); \r\n        border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 800; font-size: 1rem; \r\n        box-shadow: 0 0 0 10px rgba(26, 93, 72, 0.5); transition: all 0.3s ease; font-family: 'Plus Jakarta Sans', sans-serif;\r\n    }\r\n    .h-content { padding-top: 5px; flex-grow: 1; }\r\n    .h-title { font-size: 1.35rem; font-weight: 700; margin-bottom: 8px; color: #fff; }\r\n    .h-desc { font-size: 1rem; color: rgba(255,255,255,0.8); line-height: 1.6; font-weight: 300; }\r\n    .h-desc a { color: var(--brand-accent); text-decoration: none; border-bottom: 1px dashed var(--brand-accent); transition: 0.3s;}\r\n    .h-desc a:hover { color: #fff; border-bottom-color: #fff; }\r\n    .h-desc ul { margin: 8px 0 12px 0; padding-left: 18px; list-style-type: disc; color: rgba(255,255,255,0.9); }\r\n    .h-desc ul li { margin-bottom: 4px; }\r\n\r\n    .h-item:hover { transform: translateX(10px); }\r\n    .h-item:hover .h-year { transform: scale(1.15); background: var(--brand-accent); color: #fff; }\r\n    .h-item.highlight .h-year { background: var(--brand-secondary); color: var(--text-dark); }\r\n\r\n    \/* --- [NEW] Contact Section Styles --- *\/\r\n    #contact-us { padding-bottom: 120px; }\r\n    .contact-wrap { max-width: 1000px; margin: 0 auto; }\r\n\r\n    .contact-grid {\r\n        display: grid; \r\n        \/* [\uc7ac\uc218\uc815] \uce74\ub4dc\uac00 \ub2e4\uc2dc 3\uac1c\uc774\ubbc0\ub85c 3\uc5f4\ub85c \ubcf5\uad6c *\/\r\n        grid-template-columns: repeat(3, 1fr); \r\n        gap: 25px;\r\n        margin-bottom: 60px;\r\n    }\r\n\r\n    .contact-card {\r\n        background: #fff; padding: 40px 20px; border-radius: 24px;\r\n        text-align: center; border: 1px solid rgba(26, 93, 72, 0.08);\r\n        box-shadow: 0 10px 30px rgba(0,0,0,0.03);\r\n        display: flex; flex-direction: column; align-items: center; justify-content: center;\r\n    }\r\n    .icon-circle {\r\n        width: 55px; height: 55px; background: var(--bg-mist);\r\n        color: var(--brand-primary); border-radius: 50%;\r\n        display: flex; align-items: center; justify-content: center;\r\n        font-size: 1.4rem; margin-bottom: 20px;\r\n    }\r\n    .cc-title { font-size: 1.2rem; font-weight: 800; color: var(--text-dark); margin-bottom: 10px; }\r\n    .cc-number { \r\n        font-size: 1.4rem; font-weight: 800; color: var(--brand-primary); \r\n        text-decoration: none; margin-bottom: 5px; display: block;\r\n        font-family: 'Plus Jakarta Sans', sans-serif;\r\n    }\r\n    .cc-sub { font-size: 0.95rem; color: var(--text-sub); line-height: 1.5; }\r\n    .cc-desc { font-size: 1rem; color: var(--text-sub); margin-bottom: 15px; }\r\n    .cc-email { \r\n        font-size: 1.1rem; font-weight: 700; color: var(--text-dark); \r\n        text-decoration: none; border-bottom: 1px solid rgba(0,0,0,0.2);\r\n        transition: 0.3s;\r\n    }\r\n    .cc-email:hover { color: var(--brand-primary); border-color: var(--brand-primary); }\r\n\r\n    .kakao-btn {\r\n        background: #FAE100; color: #3B1E1E; padding: 12px 25px;\r\n        border-radius: 50px; text-decoration: none; font-weight: 700; font-size: 0.95rem;\r\n        display: inline-flex; align-items: center; transition: 0.3s;\r\n    }\r\n    .kakao-btn:hover { background: #F4D000; transform: translateY(-2px); }\r\n\r\n    .apply-area { margin-top: 40px; }\r\n    .apply-btn {\r\n        background: var(--brand-primary); color: #fff; padding: 16px 45px;\r\n        border-radius: 50px; text-decoration: none; font-weight: 700; font-size: 1.2rem;\r\n        display: inline-flex; align-items: center; gap: 10px; transition: 0.3s;\r\n        box-shadow: 0 10px 20px rgba(26, 93, 72, 0.2);\r\n    }\r\n    .apply-btn:hover { background: var(--brand-secondary); color: var(--text-dark); transform: translateY(-3px); }\r\n\r\n    .easy-guide-box {\r\n        background: var(--bg-mist); border-radius: 20px; padding: 40px;\r\n        text-align: center; margin-bottom: 60px;\r\n    }\r\n    .guide-title { font-size: 1.2rem; font-weight: 700; color: var(--brand-primary); margin-bottom: 25px; }\r\n    .guide-bubbles { display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; }\r\n    .bubble {\r\n        background: #fff; padding: 12px 20px; border-radius: 50px;\r\n        font-size: 1rem; color: var(--text-sub); font-weight: 600;\r\n        box-shadow: 0 4px 10px rgba(0,0,0,0.03);\r\n    }\r\n    .apply-msg { font-size: 1.1rem; color: var(--text-sub); margin-bottom: 15px; }\r\n\r\n    \/* Mobile *\/\r\n    @media (max-width: 900px) {\r\n        .founder-grid, .values-grid, .why-list-container { grid-template-columns: 1fr; gap: 40px; }\r\n        .os-title { font-size: 2rem; }\r\n        .founder-intro-highlight { margin-left: 0; font-size: 1.1rem; }\r\n        \r\n        .founder-visual { \r\n            margin-top: 30px; \r\n            padding-bottom: 20px; \r\n        }\r\n        .visual-blob-wrapper {\r\n            max-width: 100%; \/* \ubaa8\ubc14\uc77c\uc5d0\uc11c \uaf49 \ucc28\uac8c *\/\r\n        }\r\n        .blob-media { \r\n            transform: rotate(0) scale(0.9); \/* \ubaa8\ubc14\uc77c\uc5d0\uc11c\ub294 \ud68c\uc804 \uc81c\uac70 *\/\r\n        }\r\n        .belief-statement { font-size: 1.4rem; }\r\n        .h-item { gap: 20px; }\r\n        .history-bg-text { display: none; }\r\n\r\n        \/* Contact Mobile *\/\r\n        .contact-grid { grid-template-columns: 1fr; gap: 20px; }\r\n        .guide-bubbles { flex-direction: column; gap: 10px; }\r\n        \r\n        \/* Video Mobile *\/\r\n        .why-video-box { \r\n            height: 500px; \/* \ubaa8\ubc14\uc77c\uc5d0\uc11c\ub294 \ub192\uc774 \uc904\uc784 *\/\r\n            border-width: 3px; \r\n            border-radius: 16px; \r\n        }\r\n        .why-video-caption-box { width: 90%; max-width: none; padding: 20px; }\r\n        .why-video-caption { font-size: 1.1rem; }\r\n    }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"os-container\">\r\n\r\n    <section class=\"os-section\" id=\"about-us\">\r\n        <div class=\"founder-grid\">\r\n            <div class=\"founder-text reveal\">\r\n                <span class=\"os-tag\">About us<\/span>\r\n                <h2 class=\"os-title\">\"English is not about studying,<br>It is a language that you learn in life.\"<\/h2>\r\n                \r\n                <span style=\"font-weight:800; color:var(--text-sub); display:block; margin-bottom:15px; letter-spacing: 1px;\">Preschool Tour Founder\u2019s Story<\/span>\r\n                \r\n                <div class=\"founder-intro-highlight\">\r\n                    \"In 2005, I went to the United States for the first time, holding my child's hand.\"\r\n                <\/div>\r\n                \r\n                <p>Less than two weeks after arriving in the United States, the words came out naturally from the child's mouth. <strong>\u201cMommy\u201d<\/strong>That one word was the moment that showed me that English can be a language of life, not just a language to study.<\/p>\r\n                <p>This experience left the child with joy and confidence in English rather than fear, and that philosophy is reflected in all of Preschool Tour's programs today.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"founder-visual reveal\">\r\n                <div class=\"visual-blob-wrapper\">\r\n                    <div class=\"blob-deco-outline\"><\/div>\r\n                    <div class=\"blob-media\">\r\n                        <img decoding=\"async\" src=\"http:\/\/preschooltour.mycafe24.com\/wp-content\/uploads\/2026\/01\/\uadf8\ub9bc1.jpg\" alt=\"Founder 2005\" class=\"blob-content\">\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"founder-img-caption\">\r\n                    2005 \u2014 First stay in the US with children\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"os-section bg-mist reveal\" id=\"philosophy\">\r\n        <div class=\"philosophy-wrap\">\r\n            <div class=\"belief-statement\">\r\n                <span class=\"belief-row\">English is not about speed,<br><strong>relationship<\/strong>It starts from .<\/span>\r\n                <br>\r\n                <span class=\"belief-row\">Learning is not learning,<br><strong>daily<\/strong>It seeps in.<\/span>\r\n                <br>\r\n                <span class=\"belief-row\">Growth is not about fear,<br><strong>joy<\/strong>It happens in .<\/span>\r\n            <\/div>\r\n            \r\n            <p style=\"font-weight:700; color:var(--brand-primary); margin-top:20px;\">[\uc6b0\ub9ac\uc758 \ubbff\uc74c\uc740 \uc9c0\uae08\ub3c4 \ubcc0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.]<\/p>\r\n        <\/div>\r\n\r\n        <hr class=\"sep-line\">\r\n\r\n        <h4 class=\"values-title-main\">Our Values<\/h4>\r\n        <div class=\"values-grid\">\r\n            <div class=\"values-card hover-lift\">\r\n                <i class=\"fas fa-check-circle\"><\/i>\r\n                <div class=\"values-content\">\r\n                    <span class=\"values-item-title\">Accompanied by mother<\/span>\r\n                    <span class=\"values-item-desc\">Psychological stability is the starting point for learning.<\/span>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"values-card hover-lift\">\r\n                <i class=\"fas fa-check-circle\"><\/i>\r\n                <div class=\"values-content\">\r\n                    <span class=\"values-item-title\">Friendship<\/span>\r\n                    <span class=\"values-item-desc\">Language grows most quickly in relationships.<\/span>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"values-card hover-lift\">\r\n                <i class=\"fas fa-check-circle\"><\/i>\r\n                <div class=\"values-content\">\r\n                    <span class=\"values-item-title\">Minority garden<\/span>\r\n                    <span class=\"values-item-desc\">Keep track of each and every one of your speeds.<\/span>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"values-card hover-lift\">\r\n                <i class=\"fas fa-check-circle\"><\/i>\r\n                <div class=\"values-content\">\r\n                    <span class=\"values-item-title\">local network<\/span>\r\n                    <span class=\"values-item-desc\">Based on official contracts with verified private schools.<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    \r\n    <section class=\"os-section reveal\" id=\"why-us\">\r\n        \r\n        <div class=\"why-video-wrapper reveal\">\r\n            <div class=\"why-video-box\">\r\n                <video class=\"why-video-element\" autoplay loop muted playsinline>\r\n                    <source src=\"http:\/\/preschooltour.mycafe24.com\/wp-content\/uploads\/2026\/01\/KakaoTalk_20260121_125904924.mp4\" type=\"video\/mp4\">\r\n                    Your browser does not support the video.\r\n                <\/video>\r\n            <\/div>\r\n            \r\n            <div class=\"why-video-caption-box\">\r\n                <div class=\"caption-icon\"><i class=\"fas fa-quote-left\"><\/i><\/div>\r\n                <p class=\"why-video-caption\">\r\n                    A child's day,<br>\r\n                    <strong>It is created from the moment you enter school.<\/strong>\r\n                <\/p>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"text-center\" style=\"margin-top: 60px;\">\r\n            <span class=\"os-tag\">Why Choose Us<\/span>\r\n            <h2 class=\"os-title\" style=\"margin-bottom: 10px;\">Why a preschool tour?<\/h2>\r\n            \r\n            <p style=\"color:var(--text-sub); max-width:700px; margin:0 auto; line-height: 1.8;\">\r\n                About us<br>\r\n                \u2018A child\u2019s first English experience\u2019<br>\r\n                Designed to be the safest and most natural.\r\n            <\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"why-list-container\">\r\n            <div class=\"why-item\">\r\n                <span class=\"why-num\">01<\/span>\r\n                <h3 class=\"why-heading\">It looks like a trip, but<br><span class=\"highlight\">It is an extension of education.<\/span><\/h3>\r\n                <p class=\"why-desc\">\r\n                    Preschool tours do not add education to the sightseeing itinerary.<br>\r\n                    Design your child's entire day around the flow of school life.\r\n                <\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"why-item\">\r\n                <span class=\"why-num\">02<\/span>\r\n                <h3 class=\"why-heading\">The child<br><span class=\"highlight\">I won't send you alone<\/span><\/h3>\r\n                <p class=\"why-desc\">\r\n                    Mother and child move together and adapt together.<br>\r\n                    Because psychological stability is the starting point of learning.\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"why-item\">\r\n                <span class=\"why-num\">03<\/span>\r\n                <h3 class=\"why-heading\">Not an experience,<br><span class=\"highlight\">This is real school life<\/span><\/h3>\r\n                <p class=\"why-desc\">\r\n                    Through official agreements with American private schools<br>\r\n                    We dive into the \u2018local daily life\u2019 rather than the formalities.\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"why-item\">\r\n                <span class=\"why-num\">04<\/span>\r\n                <h3 class=\"why-heading\">The rhythm of one child<br><span class=\"highlight\">Designed based on standards<\/span><\/h3>\r\n                <p class=\"why-desc\">\r\n                    Instead of large-scale operations,<br>\r\n                    Focus on the speed and response of one child.\r\n                <\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"os-section reveal\" id=\"timeline\">\r\n        <div class=\"history-wrap\">\r\n            <div class=\"history-bg-text\">OUR HISTORY<\/div>\r\n            <div class=\"text-center\" style=\"position:relative; z-index:2;\">\r\n                <span class=\"os-tag\" style=\"background:white; color:var(--brand-primary); display:inline-block;\">TIMELINE<\/span>\r\n                <h2 style=\"font-size:2.5rem; font-weight:800; margin-bottom:10px;\">Our History<\/h2>\r\n                <p style=\"opacity:0.8;\">The path that Preschool Tour has taken<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"history-timeline\">\r\n                <div class=\"history-line\"><\/div>\r\n\r\n                <div class=\"h-item reveal\">\r\n                    <div class=\"h-year\">2007<\/div>\r\n                    <div class=\"h-content\">\r\n                        <div class=\"h-title\">\"Conquering the 2.5 Million Won American Kindergarten\" published<\/div>\r\n                        <div class=\"h-desc\">Korea's first guidebook on English language experiences for young children, focusing on local life, has been published.<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"h-item reveal\">\r\n                    <div class=\"h-year\">2009<\/div>\r\n                    <div class=\"h-content\">\r\n                        <div class=\"h-title\">Establishment of Preschool Tour Korea<\/div>\r\n                        <div class=\"h-desc\">Korea's first mother-child program launched<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"h-item reveal\">\r\n                    <div class=\"h-year\">2011<\/div>\r\n                    <div class=\"h-content\">\r\n                        <div class=\"h-title\">Establishment of Preschool Tour Inc. USA<\/div>\r\n                        <div class=\"h-desc\">Establishment of a local corporation in California, USA<br>Establishing a private school linkage and safe education operation system<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"h-item reveal\">\r\n                    <div class=\"h-year\">2015<\/div>\r\n                    <div class=\"h-content\">\r\n                        <div class=\"h-title\">Opening of a tour real estate agency<\/div>\r\n                        <div class=\"h-desc\">Completing a service system linking travel, long-term stays, and education.<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"h-item reveal\">\r\n                    <div class=\"h-year\">2017<\/div>\r\n                    <div class=\"h-content\">\r\n                        <div class=\"h-title\">Establishment of Preschool Tour Hawaii Inc.<\/div>\r\n                        <div class=\"h-desc\">Hawaii One-Month Living, Kindergarten, and Schooling Programs Begin in Full Swing<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"h-item reveal\">\r\n                    <div class=\"h-year\">2024<\/div>\r\n                    <div class=\"h-content\">\r\n                        <div class=\"h-title\">Establishment of Hawaii Investment Company<\/div>\r\n                        <div class=\"h-desc\">\r\n                            Hawaii Investment Consulting Company\ub294<br>\r\n                            Based on tangible assets and operations in Hawaii and the United States,<br>\r\n                            For customers wishing to stay in the United States <strong>Legal and realistic investment direction<\/strong>We present.\r\n                            <br><br>\r\n                            The main services are\r\n                            <ul>\r\n                                <li>Hawaiian real estate purchase and operation consulting<\/li>\r\n                                <li>Consulting on the acquisition of a U.S. business that meets the E-2 investment criteria<\/li>\r\n                            <\/ul>\r\n                            It consists of,<br>\r\n                            Our company <strong>Not a visa guarantee or arrangement,<\/strong><br>\r\n                            We provide consulting services on investment and business structure.\r\n                            <br><br>\r\n                            <a href=\"https:\/\/yellow-goldfish-930719.hostingersite.com\/\" target=\"_blank\" rel=\"noopener\">Go to www.hawaiistay.net <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"h-item highlight reveal\">\r\n                    <div class=\"h-year\">2025<\/div>\r\n                    <div class=\"h-content\">\r\n                        <div class=\"h-title\">Registration of foreign patient attraction business<\/div>\r\n                        <div class=\"h-desc\">\r\n                            Expanding into a global life care company encompassing education, travel, and healthcare.<br>\r\n                            <a href=\"https:\/\/www.meditravelkorea.com\/\" target=\"_blank\" rel=\"noopener\">Go to www.meditravelkorea.com <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"os-section reveal\" id=\"contact-us\">\r\n        <div class=\"contact-wrap\">\r\n            \r\n            <div class=\"text-center\" style=\"margin-bottom: 60px;\">\r\n                <span class=\"os-tag\" style=\"background:rgba(26,93,72,0.1); color:var(--brand-primary);\">Contact Us<\/span>\r\n                <h2 class=\"os-title\" style=\"margin-bottom: 20px;\">\r\n                    Is this your first time and you have a lot of questions?<br>\r\n                    We will help you step by step, starting with consultation.\r\n                <\/h2>\r\n                \r\n                <p style=\"color:var(--brand-primary); font-weight:600; font-size:1.15rem; margin-bottom: 10px; line-height:1.6;\">\r\n                    Preschool tour consultation<br>\r\n                    We provide guidance from a representative who has directly operated American schools, accommodations, and residence experiences.\r\n                <\/p>\r\n                \r\n                <p style=\"color:var(--text-sub);\">Don't worry, just tap gently.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"contact-grid\">\r\n                \r\n                <div class=\"contact-card hover-lift\">\r\n                    <div class=\"icon-circle\">\r\n                        <i class=\"fas fa-phone-alt\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"cc-title\">Phone consultation<\/h3>\r\n                    <a href=\"tel:010-3277-3600\" class=\"cc-number\">010-3277-3600<\/a>\r\n                    <\/div>\r\n\r\n                <div class=\"contact-card hover-lift\" style=\"border-color: #FAE100;\">\r\n                    <div class=\"icon-circle\" style=\"background:#FAE100; color:#3B1E1E;\">\r\n                        <i class=\"fas fa-comment\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"cc-title\">KakaoTalk consultation<\/h3>\r\n                    <p class=\"cc-desc\">If you want the fastest answer<\/p>\r\n                    <a href=\"http:\/\/pf.kakao.com\/_LxjbQxj\/chat\" target=\"_blank\" class=\"kakao-btn\" rel=\"noopener\">\r\n                        <i class=\"fas fa-comment\" style=\"margin-right:5px;\"><\/i> Contact us via KakaoTalk\r\n                    <\/a>\r\n                <\/div>\r\n\r\n              <div class=\"contact-card hover-lift\">\r\n    <div class=\"icon-circle\">\r\n        <i class=\"fas fa-map-marker-alt\"><\/i>\r\n    <\/div>\r\n    <h3 class=\"cc-title\">\uc624\uc2dc\ub294 \uae38<\/h3>\r\n    <p class=\"cc-desc\">\uc9c1\uc811 \ubc29\ubb38\ud574\uc11c \uc0c1\ub2f4\ubc1b\uace0 \uc2f6\uc73c\uc2dc\ub2e4\uba74<\/p>\r\n    <div style=\"font-size: 1.05rem; font-weight: 700; color: var(--text-dark); line-height: 1.5;\">\r\n        \uac15\ub0a8\uad6c \uc120\ub989\ub85c 225<br>\r\n        \ub3c4\uace1\ub809\uc2ac \uc0c1\uac00 B121\ud638\r\n    <\/div>\r\n<\/div>\r\n            <\/div>\r\n\r\n            <div class=\"easy-guide-box\">\r\n                <h4 class=\"guide-title\">\ud83d\udca1 You can start with questions like these<\/h4>\r\n                <div class=\"guide-bubbles\">\r\n                    <div class=\"bubble\">\ud83d\udc76 \"You can just tell me the child's age.\"<\/div>\r\n                    <div class=\"bubble\">\ud83d\udcc5 \"There is no need for a set period\"<\/div>\r\n                    <div class=\"bubble\">\ud83d\udd24 \"You don't need any English skills\"<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"apply-area text-center\">\r\n                <p class=\"apply-msg\">What if the rough schedule has already been set?<\/p>\r\n                <a href=\"\/en\/apply-now\/\" class=\"apply-btn\">\r\n                    Estimate <i class=\"fas fa-arrow-right\"><\/i>\r\n                <\/a>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/section>\r\n\r\n<\/div>\r\n\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function() {\r\n    const observer = new IntersectionObserver((entries) => {\r\n        entries.forEach(entry => {\r\n            if (entry.isIntersecting) {\r\n                entry.target.classList.add('active');\r\n            }\r\n        });\r\n    }, { threshold: 0.1 });\r\n\r\n    const targets = document.querySelectorAll('.reveal, .scale-up, .hover-lift');\r\n    targets.forEach(el => observer.observe(el));\r\n});\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>About Us &#8211; Preschool Tour About us &#8220;\uc601\uc5b4\ub294 \uacf5\ubd80\uac00 \uc544\ub2c8\ub77c,\uc0b6 \uc18d\uc5d0\uc11c \uc775\ud788\ub294 \uc5b8\uc5b4\uc785\ub2c8\ub2e4.&#8221; Preschool Tour Founder\u2019s Story &#8220;2005\ub144, \uc544\uc774\uc758 \uc190\uc744 \uc7a1\uace0 \ucc98\uc74c \ubbf8\uad6d\uc73c\ub85c \ud5a5\ud588\uc2b5\ub2c8\ub2e4.&#8221; \ubbf8\uad6d\uc5d0 \ub3c4\ucc29\ud55c \uc9c0 \ubcf4\ub984\ub3c4 \ub418\uc9c0 \uc54a\uc544, \uc544\uc774\uc758 \uc785\uc5d0\uc11c \uc790\uc5f0\uc2a4\ub7fd\uac8c \ub098\uc628 \u201c\ub9c8\ubbf8\u201d\ub77c\ub294 \ud55c\ub9c8\ub514\ub294 \uc601\uc5b4\uac00 \uacf5\ubd80\uac00 \uc544\ub2c8\ub77c \uc0b6\uc758 \uc5b8\uc5b4\uac00 \ub420 \uc218 \uc788\uc74c\uc744 \uc54c\ub824\uc900 \uc21c\uac04\uc774\uc5c8\uc2b5\ub2c8\ub2e4. \uc774 \uacbd\ud5d8\uc740 \uc544\uc774\uc5d0\uac8c \uc601\uc5b4\uc5d0 \ub300\ud55c \ub450\ub824\uc6c0 \ub300\uc2e0 \uc990\uac70\uc6c0\uacfc \uc790\uc2e0\uac10\uc744 [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-21","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/preschooltour.com\/en\/wp-json\/wp\/v2\/pages\/21","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/preschooltour.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/preschooltour.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/preschooltour.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/preschooltour.com\/en\/wp-json\/wp\/v2\/comments?post=21"}],"version-history":[{"count":267,"href":"https:\/\/preschooltour.com\/en\/wp-json\/wp\/v2\/pages\/21\/revisions"}],"predecessor-version":[{"id":1699,"href":"https:\/\/preschooltour.com\/en\/wp-json\/wp\/v2\/pages\/21\/revisions\/1699"}],"wp:attachment":[{"href":"https:\/\/preschooltour.com\/en\/wp-json\/wp\/v2\/media?parent=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}