{"id":166,"date":"2026-08-10T11:25:38","date_gmt":"2026-08-10T02:25:38","guid":{"rendered":"https:\/\/theseoul.org\/column\/?p=166"},"modified":"2026-08-10T11:25:40","modified_gmt":"2026-08-10T02:25:40","slug":"sujin-station-dental-clinic-immediate-implant-placement-after-extraction-vs-delayed-placement","status":"publish","type":"post","link":"https:\/\/theseoul.org\/column\/en\/doctor-column\/6-%ec%88%98%ec%a7%84%ec%97%ad%ec%b9%98%ea%b3%bc-%eb%b0%9c%ec%b9%98-%ec%a6%89%ec%8b%9c-%ec%9e%84%ed%94%8c%eb%9e%80%ed%8a%b8%eb%9e%80-%ec%a7%80%ec%97%b0-%ec%8b%9d%eb%a6%bd%ea%b3%bc%ec%9d%98-%ec%b0%a8\/","title":{"rendered":"6. Sujin Station Dental: What is immediate implant placement after tooth extraction? Differences from delayed placement"},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\ub780? \uc77c\ubc18 \uc784\ud50c\ub780\ud2b8(\uc9c0\uc5f0 \uc2dd\ub9bd)\uc640\uc758 \ucc28\uc774 \u2014 \uc218\uc9c4\uc5ed \ub354\uc11c\uc6b8\uce58\uacfc<\/title>\n<meta name=\"description\" content=\"\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\ub780 \ubb34\uc5c7\uc77c\uae4c\uc694? \ubc1c\uce58 \uc9c1\ud6c4 \ubc14\ub85c \uc2dd\ub9bd\ud558\ub294 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\uc640 \ubf08\uac00 \uc544\ubb38 \ub4a4 \uc9c4\ud589\ud558\ub294 \uc77c\ubc18 \uc784\ud50c\ub780\ud2b8(\uc9c0\uc5f0 \uc2dd\ub9bd), \ub450 \ubc29\uc2dd\uc758 \uac1c\ub150\uacfc \uc801\uc751\uc99d \ucc28\uc774\ub97c \uc218\uc9c4\uc5ed \ub354\uc11c\uc6b8\uce58\uacfc \ubc15\ud604\uc131\u00b7\ubc15\ud604\uc900 \uc6d0\uc7a5\uc774 \ube44\uad50\ud574 \uc548\ub0b4\ud569\ub2c8\ub2e4.\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@300;400;500&amp;family=Noto+Serif+KR:wght@200;300;400&amp;display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/aos\/2.3.4\/aos.css\">\n<style>\n    :root {\n        --gold-dark:   #7A5C18;\n        --gold-mid:    #A87D2A;\n        --gold-light:  #F5EDD8;\n        --gold-accent: #C9A84C;\n        --gold-bright: #E8C97A;\n        --gold-dark-bg:#241A04;\n        --bg-cream:    #FAF7F0;\n        --text-dark:   #1E1802;\n        --text-muted:  #6A5E42;\n        --border-gold: #DEC98A;\n        --font-serif:  'Cormorant Garamond', 'Noto Serif KR', serif;\n        --font-sans:   'Pretendard', 'Apple SD Gothic Neo', sans-serif;\n    }\n\n    * { box-sizing: border-box; margin: 0; padding: 0; }\n\n    .aeo-wrap {\n        background: #fff;\n        color: var(--text-dark);\n        font-family: var(--font-sans);\n        line-height: 1.8;\n        word-break: keep-all;\n        overflow: hidden;\n        width: 100%;\n    }\n\n    .container { padding: 0 clamp(20px, 5vw, 80px); max-width: 960px; margin: 0 auto; }\n\n    .hero {\n        height: 70vh;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        text-align: center;\n        background: linear-gradient(160deg, #F5EDD8 0%, #ffffff 55%, #FDF8EE 100%);\n        padding: 0 24px;\n        position: relative;\n        overflow: hidden;\n    }\n    .hero::before {\n        content: '';\n        position: absolute;\n        top: -80px; right: -80px;\n        width: 340px; height: 340px;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(180,140,40,0.10) 0%, transparent 70%);\n    }\n    .hero::after {\n        content: '';\n        position: absolute;\n        bottom: -60px; left: -60px;\n        width: 260px; height: 260px;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(180,140,40,0.06) 0%, transparent 70%);\n    }\n    .hero-tag {\n        letter-spacing: 0.4em;\n        color: var(--gold-dark);\n        font-weight: 700;\n        font-size: 0.82rem;\n        margin-bottom: 18px;\n        text-transform: uppercase;\n    }\n    .hero h1 {\n        font-family: var(--font-serif);\n        font-size: clamp(1.9rem, 4.5vw, 3.2rem);\n        line-height: 1.4;\n        font-weight: 400;\n        color: var(--text-dark);\n    }\n    .hero h1 span { color: var(--gold-dark); font-weight: 600; }\n    .hero-sub {\n        margin-top: 22px;\n        font-size: 0.95rem;\n        color: var(--text-muted);\n        letter-spacing: 0.05em;\n    }\n    .hero-divider {\n        width: 50px; height: 2px;\n        background: var(--gold-dark);\n        margin: 20px auto 0;\n        opacity: 0.45;\n    }\n\n    .spec-bar {\n        background: var(--gold-dark-bg);\n        color: var(--gold-bright);\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 0;\n        padding: 0;\n    }\n    .spec-item {\n        padding: 14px 22px;\n        font-size: 0.78rem;\n        font-weight: 600;\n        letter-spacing: 0.05em;\n        border-right: 1px solid rgba(232,201,122,0.18);\n        text-align: center;\n    }\n    .spec-item:last-child { border-right: none; }\n    .spec-item small { display: block; font-weight: 300; font-size: 0.68rem; opacity: 0.60; margin-top: 2px; }\n\n    .philosophy-overlay {\n        position: relative;\n        padding: 130px 0;\n        background:\n            linear-gradient(160deg, rgba(20, 12, 2, 0.93) 0%, rgba(40, 26, 4, 0.88) 100%),\n            url('https:\/\/images.unsplash.com\/photo-1629909613654-28e377c37b09?w=1400&auto=format&fit=crop');\n        background-attachment: fixed;\n        background-size: cover;\n        background-position: center;\n        color: #fff;\n        text-align: center;\n        margin: 40px 0 80px;\n        overflow: hidden;\n    }\n    .philosophy-overlay::before {\n        content: '';\n        position: absolute;\n        top: 50%; left: 50%;\n        transform: translate(-50%, -50%);\n        width: 560px; height: 560px;\n        border-radius: 50%;\n        border: 1px solid rgba(232, 201, 122, 0.10);\n        pointer-events: none;\n    }\n    .philosophy-overlay::after {\n        content: '';\n        position: absolute;\n        top: 50%; left: 50%;\n        transform: translate(-50%, -50%);\n        width: 380px; height: 380px;\n        border-radius: 50%;\n        border: 1px solid rgba(232, 201, 122, 0.07);\n        pointer-events: none;\n    }\n    .phi-content {\n        position: relative;\n        z-index: 1;\n    }\n    .phi-eyebrow {\n        display: inline-block;\n        font-size: 0.72rem;\n        font-weight: 700;\n        letter-spacing: 0.42em;\n        text-transform: uppercase;\n        color: var(--gold-accent);\n        margin-bottom: 28px;\n        opacity: 0.85;\n    }\n    .phi-content h2 {\n        font-family: var(--font-serif);\n        font-size: clamp(1.7rem, 3.5vw, 2.6rem);\n        font-weight: 300;\n        margin-bottom: 0;\n        color: #fff;\n        letter-spacing: 0.04em;\n        line-height: 1.5;\n    }\n    .phi-content h2 em {\n        font-style: normal;\n        color: var(--gold-bright);\n        font-weight: 400;\n    }\n    .phi-content p {\n        font-size: 0.95rem;\n        opacity: 0.62;\n        max-width: 500px;\n        margin: 0 auto;\n        font-weight: 300;\n        line-height: 2.1;\n        letter-spacing: 0.03em;\n    }\n    .phi-line {\n        width: 40px; height: 1px;\n        background: linear-gradient(90deg, transparent, var(--gold-bright), transparent);\n        margin: 32px auto;\n        opacity: 0.6;\n    }\n\n    .value-cards { display: flex; gap: 18px; margin-bottom: 90px; }\n    .v-card {\n        flex: 1;\n        padding: 36px 20px;\n        background: #fff;\n        border: 1px solid var(--border-gold);\n        border-top: 3px solid var(--gold-dark);\n        transition: 0.35s;\n        text-align: center;\n    }\n    .v-card:hover { transform: translateY(-8px); box-shadow: 0 18px 36px rgba(138,106,30,0.13); }\n    .v-card .icon { font-size: 1.5rem; margin-bottom: 14px; display: block; }\n    .v-card h4 {\n        font-family: var(--font-serif);\n        font-size: 1.25rem;\n        color: var(--gold-dark);\n        margin-bottom: 10px;\n    }\n    .v-card p { font-size: 0.88rem; color: var(--text-muted); line-height: 1.7; }\n\n    .mag-row { display: flex; align-items: center; gap: 42px; margin-bottom: 90px; }\n    .mag-row.reverse { flex-direction: row-reverse; }\n    .mag-text { flex: 1.2; }\n    .mag-text .section-num {\n        font-family: var(--font-serif);\n        font-size: 3.5rem;\n        color: var(--gold-light);\n        line-height: 1;\n        margin-bottom: 6px;\n        font-weight: 300;\n    }\n    .mag-text h3 {\n        font-family: var(--font-serif);\n        font-size: 1.55rem;\n        color: var(--gold-dark);\n        margin-bottom: 16px;\n        line-height: 1.5;\n    }\n    .mag-text p { font-size: 0.92rem; color: var(--text-muted); line-height: 1.9; }\n    .mag-img-wrap { flex: 1; }\n    .mag-img {\n        width: 100%;\n        border-radius: 3px;\n        box-shadow: 12px 12px 0px var(--gold-light);\n        transition: 0.5s;\n        display: block;\n    }\n    .mag-img:hover { transform: scale(1.02); }\n\n    .faq-section { padding: 70px 0 80px; border-top: 1px solid var(--border-gold); }\n    .faq-title {\n        text-align: center;\n        font-family: var(--font-serif);\n        font-size: 1.9rem;\n        color: var(--gold-dark);\n        margin-bottom: 44px;\n    }\n    details { border-bottom: 1px solid var(--border-gold); padding: 18px 0; }\n    summary {\n        font-size: 1.02rem;\n        font-weight: 600;\n        cursor: pointer;\n        list-style: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        color: var(--text-dark);\n    }\n    summary::after { content: '+'; color: var(--gold-dark); font-size: 1.2rem; flex-shrink: 0; margin-left: 10px; }\n    details[open] summary::after { content: '\u2212'; }\n    .faq-answer {\n        margin-top: 14px;\n        color: var(--text-muted);\n        font-size: 0.92rem;\n        border-left: 3px solid var(--gold-dark);\n        padding-left: 16px;\n        line-height: 1.85;\n    }\n\n    .info-bar {\n        display: flex;\n        background: var(--bg-cream);\n        border-top: 1px solid var(--border-gold);\n        border-bottom: 1px solid var(--border-gold);\n        flex-wrap: wrap;\n    }\n    .info-col { flex: 1; min-width: 200px; padding: 28px 24px; border-right: 1px solid var(--border-gold); }\n    .info-col:last-child { border-right: none; }\n    .info-col h5 {\n        font-size: 0.75rem;\n        letter-spacing: 0.12em;\n        text-transform: uppercase;\n        color: var(--gold-dark);\n        font-weight: 700;\n        margin-bottom: 10px;\n    }\n    .info-col p { font-size: 0.87rem; color: var(--text-muted); line-height: 1.75; }\n\n    .cta-box { background: var(--gold-dark-bg); color: #fff; padding: 80px 20px; text-align: center; }\n    .cta-box h2 {\n        font-family: var(--font-serif);\n        font-size: 2rem;\n        font-weight: 300;\n        margin-bottom: 12px;\n        color: #fff;\n    }\n    .cta-box p { font-size: 0.95rem; opacity: 0.65; margin-bottom: 8px; }\n    .cta-btn {\n        display: inline-block;\n        margin-top: 20px;\n        padding: 14px 48px;\n        border: 1.5px solid var(--gold-bright);\n        color: var(--gold-bright);\n        text-decoration: none;\n        font-weight: 600;\n        font-size: 0.92rem;\n        transition: 0.3s;\n        letter-spacing: 0.08em;\n    }\n    .cta-btn:hover { background: var(--gold-bright); color: var(--gold-dark-bg); }\n    .footer-copy { margin-top: 44px; font-size: 0.75rem; opacity: 0.35; line-height: 1.8; }\n\n    .compare-section { padding: 80px 0 90px; background: var(--bg-cream); }\n    .section-label {\n        text-align: center;\n        font-size: 0.78rem;\n        letter-spacing: 0.35em;\n        text-transform: uppercase;\n        color: var(--gold-accent);\n        font-weight: 700;\n        margin-bottom: 14px;\n    }\n    .section-title {\n        text-align: center;\n        font-family: var(--font-serif);\n        font-size: 1.85rem;\n        color: var(--gold-dark);\n        margin-bottom: 10px;\n        line-height: 1.4;\n    }\n    .section-desc { text-align: center; font-size: 0.9rem; color: var(--text-muted); margin-bottom: 44px; }\n    .compare-table { width: 100%; border-collapse: collapse; font-size: 0.88rem; }\n    .compare-table th {\n        background: var(--gold-dark-bg);\n        color: var(--gold-bright);\n        padding: 14px 12px;\n        text-align: center;\n        font-weight: 600;\n        font-size: 0.82rem;\n        letter-spacing: 0.04em;\n    }\n    .compare-table th:first-child { text-align: left; padding-left: 20px; }\n    .compare-table td {\n        padding: 13px 12px;\n        border-bottom: 1px solid var(--border-gold);\n        color: var(--text-muted);\n        text-align: center;\n        vertical-align: middle;\n        line-height: 1.6;\n    }\n    .compare-table td:first-child {\n        text-align: left;\n        font-weight: 700;\n        color: var(--gold-dark);\n        padding-left: 20px;\n        font-size: 0.9rem;\n    }\n    .compare-table tr:nth-child(even) td { background: #FDF8EE; }\n    .compare-table tr:hover td { background: var(--gold-light); }\n    .tag { display: inline-block; padding: 2px 9px; border-radius: 20px; font-size: 0.75rem; font-weight: 600; }\n    .tag-high { background: #d4edda; color: #1a6630; }\n    .tag-mid  { background: #fff3cd; color: #856404; }\n    .tag-low  { background: #f8d7da; color: #842029; }\n    .tag-none { background: #ede8dc; color: #6a5a30; }\n\n    .process-section { padding: 80px 0 90px; }\n    .steps-wrap { display: flex; flex-direction: column; gap: 0; margin-top: 10px; }\n    .step-row {\n        display: flex;\n        align-items: flex-start;\n        gap: 28px;\n        padding: 28px 0;\n        border-bottom: 1px solid var(--border-gold);\n        position: relative;\n    }\n    .step-row:last-child { border-bottom: none; }\n    .step-num {\n        width: 48px; height: 48px;\n        background: var(--gold-dark-bg);\n        color: var(--gold-bright);\n        border-radius: 50%;\n        display: flex; align-items: center; justify-content: center;\n        font-weight: 700; font-size: 0.88rem;\n        flex-shrink: 0;\n        margin-top: 2px;\n    }\n    .step-body h4 { font-size: 1rem; font-weight: 700; color: var(--text-dark); margin-bottom: 6px; }\n    .step-body p  { font-size: 0.88rem; color: var(--text-muted); line-height: 1.8; }\n    .step-time { margin-top: 8px; font-size: 0.78rem; color: var(--gold-accent); font-weight: 600; letter-spacing: 0.04em; }\n\n    .case-section { padding: 80px 0 90px; background: var(--bg-cream); }\n    .case-cards { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; margin-top: 10px; }\n    .case-card {\n        background: #fff;\n        border: 1px solid var(--border-gold);\n        border-left: 4px solid var(--gold-dark);\n        padding: 28px 24px;\n        transition: 0.3s;\n    }\n    .case-card:hover { box-shadow: 0 10px 28px rgba(138,106,30,0.12); transform: translateY(-4px); }\n    .case-card h4 { font-size: 1rem; font-weight: 700; color: var(--gold-dark); margin-bottom: 10px; }\n    .case-card p  { font-size: 0.87rem; color: var(--text-muted); line-height: 1.75; }\n\n    .safety-section { padding: 80px 0 90px; background: #fff; }\n    .safety-inner { display: flex; gap: 56px; align-items: center; }\n    .safety-img-wrap {\n        flex: 1;\n        border-radius: 4px;\n        overflow: hidden;\n        box-shadow: 12px 12px 0 rgba(138,106,30,0.14), 0 16px 40px rgba(138,106,30,0.08);\n    }\n    .safety-img { width: 100%; display: block; transition: transform 0.5s; }\n    .safety-img:hover { transform: scale(1.03); }\n    .safety-text { flex: 1.3; }\n    .safety-text h3 {\n        font-family: var(--font-serif);\n        font-size: 1.65rem;\n        color: var(--gold-dark);\n        margin-bottom: 20px;\n        line-height: 1.5;\n    }\n    .safety-text p { font-size: 0.92rem; color: var(--text-muted); line-height: 2; margin-bottom: 14px; }\n    .safety-points { display: flex; gap: 14px; margin-top: 28px; flex-wrap: wrap; }\n    .point-box {\n        flex: 1;\n        min-width: 140px;\n        background: rgba(255,255,255,0.65);\n        border-top: 3px solid var(--gold-dark);\n        border-left: 1px solid var(--border-gold);\n        border-right: 1px solid var(--border-gold);\n        border-bottom: 1px solid var(--border-gold);\n        padding: 20px 16px;\n        transition: background 0.3s;\n    }\n    .point-box:hover { background: rgba(255,255,255,0.92); }\n    .point-box h5 { font-size: 0.85rem; font-weight: 700; color: var(--gold-dark); margin-bottom: 8px; }\n    .point-box p { font-size: 0.81rem; color: var(--text-muted); line-height: 1.75; }\n\n    @media (max-width: 768px) {\n        .case-cards { grid-template-columns: 1fr; }\n        .safety-inner { flex-direction: column; }\n        .safety-points { flex-direction: column; }\n        .compare-table { font-size: 0.78rem; }\n        .value-cards { flex-direction: column; }\n        .mag-row, .mag-row.reverse { flex-direction: column; }\n        .philosophy-overlay { background-attachment: scroll; }\n        .hero h1 { font-size: 2rem; }\n        .spec-bar { flex-direction: column; }\n        .spec-item { border-right: none; border-bottom: 1px solid rgba(232,201,122,0.15); }\n        .info-bar { flex-direction: column; }\n        .info-col { border-right: none; border-bottom: 1px solid var(--border-gold); }\n    }\n<\/style>\n\n\n<div class=\"aeo-wrap\">\n\n    <!-- HERO -->\n    <header class=\"hero\">\n        <h1 data-aos=\"fade-up\">\n            \uc218\uc9c4\uc5ed\uce58\uacfc<br>\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\ub780?<br><span>\uc77c\ubc18 \uc784\ud50c\ub780\ud2b8(\uc9c0\uc5f0 \uc2dd\ub9bd)<\/span>\uc640\uc758 \ucc28\uc774\n        <\/h1>\n        <p class=\"hero-sub\" data-aos=\"fade-up\" data-aos-delay=\"100\">\ubc15\ud604\uc131 \uc6d0\uc7a5 \u00b7 \ubc15\ud604\uc900 \uc6d0\uc7a5\uc758<br>\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8 \uac1c\ub150\uacfc \uc9c0\uc5f0 \uc2dd\ub9bd \ube44\uad50 \uc548\ub0b4<\/p>\n        <div class=\"hero-divider\" data-aos=\"fade-up\" data-aos-delay=\"150\"><\/div>\n    <\/header>\n\n    <!-- PHILOSOPHY OVERLAY -->\n    <section class=\"philosophy-overlay\">\n        <div class=\"phi-content\" data-aos=\"fade-up\">\n            <span class=\"phi-eyebrow\">Immediate \u00b7 Efficient \u00b7 Personalized<\/span>\n            <h2>\ubc1c\uce58\uc640 \uc784\ud50c\ub780\ud2b8, \uaf2d \ub450 \ubc88\uc5d0 \ub098\ub220\uc57c \ud560\uae4c\uc694?<br><em>\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\uac00 \ub2f5\uc774 \ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4<\/em><\/h2>\n            <div class=\"phi-line\"><\/div>\n            <p>\uc774\uac00 \ud754\ub4e4\ub9ac\uac70\ub098 \uc0c1\ud0dc\uac00 \uc88b\uc9c0 \uc54a\uc544 \ubc1c\uce58\ub97c \uc55e\ub450\uace0 \uacc4\uc2e0\ub2e4\uba74<br>\ubc1c\uce58 \ud6c4 \uace7\ubc14\ub85c \uc784\ud50c\ub780\ud2b8\ub97c \uc2ec\ub294 \uac83\uc774 \uac00\ub2a5\ud55c\uc9c0 \uad81\uae08\ud558\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<br><br>\n            \ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\uc640 \uc77c\ubc18\uc801\uc778 \uc9c0\uc5f0 \uc2dd\ub9bd\uc758 \ucc28\uc774\ub97c \uc815\ud655\ud788 \uc774\ud574\ud558\uba74<br>\n            \ub098\uc5d0\uac8c \ub9de\ub294 \uce58\ub8cc \ubc29\uc2dd\uacfc \uc801\uc808\ud55c \uc2dc\uae30\ub97c \ud655\uc778\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n        <\/div>\n    <\/section>\n\n    <!-- VALUE CARDS -->\n    <section class=\"container\">\n        <div class=\"value-cards\">\n            <div class=\"v-card\" data-aos=\"fade-up\" data-aos-delay=\"100\">\n                <span class=\"icon\">\ud83e\uddb7<\/span>\n                <h4>\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\ub780?<\/h4>\n                <p>\ubc1c\uce58\uc640 \ub3d9\uc2dc\uc5d0 \uac19\uc740 \ubd80\uc704\uc5d0 \ubc14\ub85c \uc784\ud50c\ub780\ud2b8\ub97c \uc2dd\ub9bd\ud558\ub294 \ubc29\uc2dd\uc785\ub2c8\ub2e4. \ubc1c\uce58 \ubd80\uc704\uc758 \uace8 \uc0c1\ud0dc\uc640 \uc5fc\uc99d \uc5ec\ubd80\uc5d0 \ub530\ub77c \uac00\ub2a5 \uc5ec\ubd80\uac00 \uacb0\uc815\ub429\ub2c8\ub2e4.<\/p>\n            <\/div>\n            <div class=\"v-card\" data-aos=\"fade-up\" data-aos-delay=\"180\">\n                <span class=\"icon\">\u23f3<\/span>\n                <h4>\uc77c\ubc18 \uc784\ud50c\ub780\ud2b8(\uc9c0\uc5f0 \uc2dd\ub9bd)\ub780?<\/h4>\n                <p>\ubc1c\uce58 \ud6c4 \uc787\ubab8\ubf08\uac00 \uc544\ubb3c\uae30\ub97c \uc77c\uc815 \uae30\uac04 \uae30\ub2e4\ub9b0 \ub4a4 \uc784\ud50c\ub780\ud2b8\ub97c \uc2dd\ub9bd\ud558\ub294 \ubc29\uc2dd\uc785\ub2c8\ub2e4. \uace8 \uc0c1\ud0dc\ub97c \ucda9\ubd84\ud788 \ud68c\ubcf5\uc2dc\ud0a8 \ub4a4 \uc9c4\ud589\ud574 \uc548\uc815\uc131\uc744 \ub192\uc785\ub2c8\ub2e4.<\/p>\n            <\/div>\n            <div class=\"v-card\" data-aos=\"fade-up\" data-aos-delay=\"260\">\n                <span class=\"icon\">\u2696\ufe0f<\/span>\n                <h4>\ub098\uc5d0\uac8c \ub9de\ub294 \ubc29\uc2dd\uc740?<\/h4>\n                <p>\ubc1c\uce58 \uc6d0\uc778, \uc5fc\uc99d \uc5ec\ubd80, \ub0a8\uc544 \uc788\ub294 \uace8\ub7c9\uc5d0 \ub530\ub77c \uc989\uc2dc \uc2dd\ub9bd\uacfc \uc9c0\uc5f0 \uc2dd\ub9bd \uc911 \uc801\ud569\ud55c \ubc29\ubc95\uc774 \ub2ec\ub77c\uc9d1\ub2c8\ub2e4. \uc815\ubc00\ud55c \uc9c4\ub2e8\uc73c\ub85c \ubc29\uc2dd\uc744 \uacb0\uc815\ud569\ub2c8\ub2e4.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- MAGAZINE ARTICLES -->\n    <main class=\"container\">\n\n        <article class=\"mag-row\" data-aos=\"fade-right\">\n            <div class=\"mag-img-wrap\">\n                <img decoding=\"async\" src=\"https:\/\/theseoul.org\/column\/wp-content\/uploads\/1-3.png\" alt=\"\uc218\uc9c4\uc5ed\uce58\uacfc \ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8 \uc9c0\uc5f0 \uc2dd\ub9bd \ube44\uad50\" class=\"mag-img\">\n            <\/div>\n            <div class=\"mag-text\">\n                <div class=\"section-num\">01<\/div>\n                <h3>\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\ub780 \ubb34\uc5c7\uc778\uac00<\/h3>\n                <p>\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\ub294 \ubb38\uc81c\uac00 \uc788\ub294 \uce58\uc544\ub97c \ubf51\uc544\ub0b8 \uc9c1\ud6c4, \uac19\uc740 \ubd80\uc704\uc5d0 \ubc14\ub85c \uc784\ud50c\ub780\ud2b8\ub97c \uc2dd\ub9bd\ud558\ub294 \ubc29\uc2dd\uc785\ub2c8\ub2e4. \ubc1c\uce58\uc640 \uc2dd\ub9bd\uc744 \ud55c \ubc88\uc758 \ub0b4\uc6d0\uc5d0\uc11c \uc9c4\ud589\ud560 \uc218 \uc788\uc5b4 \uc804\uccb4 \uce58\ub8cc \uae30\uac04\uc744 \uc904\uc77c \uc218 \uc788\uace0, \ubc1c\uce58 \ubd80\uc704\uc758 \uace8 \ud615\ud0dc\uac00 \ube44\uad50\uc801 \uc798 \ubcf4\uc874\ub41c \uc0c1\ud0dc\uc5d0\uc11c \uc2dd\ub9bd\ud560 \uc218 \uc788\ub2e4\ub294 \ud2b9\uc9d5\uc774 \uc788\uc2b5\ub2c8\ub2e4. \ub2e4\ub9cc \ubc1c\uce58 \ubd80\uc704\uc5d0 \uc5fc\uc99d\uc774 \ub0a8\uc544 \uc788\uac70\ub098 \uace8\ub7c9\uc774 \ucda9\ubd84\ud558\uc9c0 \uc54a\uc740 \uacbd\uc6b0\uc5d0\ub294 \uac10\uc5fc \uad00\ub9ac\uc640 \uace8 \uc774\uc2dd \ub4f1 \ucd94\uac00\uc801\uc778 \ucc98\uce58\uac00 \ud544\uc694\ud560 \uc218 \uc788\uc5b4, \ubaa8\ub4e0 \uacbd\uc6b0\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \ubc29\ubc95\uc740 \uc544\ub2d9\ub2c8\ub2e4.<\/p>\n            <\/div>\n        <\/article>\n\n        <article class=\"mag-row reverse\" data-aos=\"fade-left\">\n            <div class=\"mag-img-wrap\">\n                <img decoding=\"async\" src=\"https:\/\/theseoul.org\/column\/wp-content\/uploads\/2-4.png\" alt=\"\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\uc640 \uc9c0\uc5f0 \uc2dd\ub9bd \uc9c4\ud589 \uacfc\uc815\">\n            <\/div>\n            <div class=\"mag-text\">\n                <div class=\"section-num\">02<\/div>\n                <h3>\uc77c\ubc18 \uc784\ud50c\ub780\ud2b8(\uc9c0\uc5f0 \uc2dd\ub9bd)\uc758 \uc9c4\ud589 \ubc29\uc2dd<\/h3>\n                <p>\uc77c\ubc18 \uc784\ud50c\ub780\ud2b8(\uc9c0\uc5f0 \uc2dd\ub9bd)\ub294 \ubc1c\uce58 \ud6c4 \uc787\ubab8\ubf08\uac00 \uc790\uc5f0\uc801\uc73c\ub85c \uc544\ubb3c\uae30\uae4c\uc9c0 \uc77c\uc815 \uae30\uac04\uc744 \uae30\ub2e4\ub9b0 \ub4a4 \uc784\ud50c\ub780\ud2b8\ub97c \uc2dd\ub9bd\ud558\ub294 \uc804\ud1b5\uc801\uc778 \ubc29\uc2dd\uc785\ub2c8\ub2e4. \ubc1c\uce58 \ubd80\uc704\uc758 \uc5fc\uc99d\uc774 \ucda9\ubd84\ud788 \uac00\ub77c\uc549\uace0 \uace8 \uc7ac\uc0dd\uc774 \uc774\ub8e8\uc5b4\uc9c4 \uc0c1\ud0dc\uc5d0\uc11c \uc9c4\ud589\ud558\uae30 \ub54c\ubb38\uc5d0 <strong style=\"color:var(--gold-dark);\">\uac10\uc5fc \uc704\ud5d8\uc744 \ub0ae\ucd94\uace0<\/strong> \uc548\uc815\uc801\uc778 \uace8\uc720\ucc29\uc744 \uae30\ub300\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub300\uc2e0 \ubc1c\uce58\ubd80\ud130 \ucd5c\uc885 \uc2dd\ub9bd\uae4c\uc9c0 \ubcc4\ub3c4\uc758 <strong style=\"color:var(--gold-dark);\">\ub300\uae30 \uae30\uac04<\/strong>\uc774 \ud544\uc694\ud574 \uc804\uccb4 \uce58\ub8cc \uae30\uac04\uc740 \uc989\uc2dc \uc2dd\ub9bd\ubcf4\ub2e4 \uae38\uc5b4\uc9c0\ub294 \uacbd\uc6b0\uac00 \ub9ce\uc2b5\ub2c8\ub2e4.<\/p>\n            <\/div>\n        <\/article>\n\n        <article class=\"mag-row\" data-aos=\"fade-right\">\n            <div class=\"mag-img-wrap\">\n                <img decoding=\"async\" src=\"https:\/\/theseoul.org\/column\/wp-content\/uploads\/5.png\" alt=\"\uc989\uc2dc \uc2dd\ub9bd \uc9c0\uc5f0 \uc2dd\ub9bd \uc120\ud0dd \uae30\uc900\">\n            <\/div>\n            <div class=\"mag-text\">\n                <div class=\"section-num\">03<\/div>\n                <h3>\uc989\uc2dc \uc2dd\ub9bd\uacfc \uc9c0\uc5f0 \uc2dd\ub9bd\uc744 \uac00\ub974\ub294 \ud575\uc2ec \uae30\uc900<\/h3>\n                <p>\ub450 \ubc29\uc2dd \uc911 \ubb34\uc5c7\uc774 \uc801\ud569\ud55c\uc9c0\ub294 \ubc1c\uce58 \uc6d0\uc778\uacfc \ubd80\uc704 \uc0c1\ud0dc\uc5d0 \ub530\ub77c \ub2ec\ub77c\uc9d1\ub2c8\ub2e4. \uc678\uc0c1\uc774\ub098 \ud30c\uc808\ucc98\ub7fc \uc5fc\uc99d\uc774 \uc5c6\ub294 \ubc1c\uce58\ub77c\uba74 \uc989\uc2dc \uc2dd\ub9bd\uc744 \uace0\ub824\ud560 \uc218 \uc788\uc9c0\ub9cc, \ub9cc\uc131 \uce58\uc8fc\uc5fc\uc774\ub098 \uc2ec\ud55c \uc5fc\uc99d\uc744 \ub3d9\ubc18\ud55c \ubc1c\uce58\ub77c\uba74 \uc5fc\uc99d\uc774 \uac00\ub77c\uc549\uc744 \ub54c\uae4c\uc9c0 \uc9c0\uc5f0 \uc2dd\ub9bd\uc744 \uc6b0\uc120 \uace0\ub824\ud558\ub294 \uacbd\uc6b0\uac00 \ub9ce\uc2b5\ub2c8\ub2e4. \ub610\ud55c \ubc1c\uce58 \ubd80\uc704\uc5d0 \ub0a8\uc740 \uace8\ub7c9\uacfc \ud615\ud0dc, \uc787\ubab8\ubf08\uc758 \ub450\uaed8 \ub4f1\uc744 \uc885\ud569\uc801\uc73c\ub85c \ud3c9\uac00\ud574 \ucd5c\uc885 \ubc29\uc2dd\uc744 \uacb0\uc815\ud569\ub2c8\ub2e4.<\/p>\n            <\/div>\n        <\/article>\n\n    <\/main>\n\n    <!-- \ube44\uad50\ud45c: \ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8 vs \uc77c\ubc18 \uc784\ud50c\ub780\ud2b8(\uc9c0\uc5f0 \uc2dd\ub9bd) -->\n    <section class=\"compare-section\" data-aos=\"fade-up\">\n        <div class=\"container\">\n            <p class=\"section-label\">Immediate vs Delayed<\/p>\n            <h2 class=\"section-title\">\uc218\uc9c4\uc5ed\uce58\uacfc<br>\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8 vs<br>\uc77c\ubc18 \uc784\ud50c\ub780\ud2b8(\uc9c0\uc5f0 \uc2dd\ub9bd)<\/h2>\n            <p class=\"section-desc\">\ub450 \ubc29\uc2dd\uc758 \uc2dd\ub9bd \uc2dc\uae30\uc640 \uce58\ub8cc \uae30\uac04, \uc801\ud569\ud55c \uc870\uac74\uc744 \ube44\uad50\ud569\ub2c8\ub2e4.<\/p>\n            <table class=\"compare-table\">\n                <thead>\n                    <tr>\n                        <th>\uad6c\ubd84<\/th>\n                        <th>\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8<\/th>\n                        <th>\uc77c\ubc18 \uc784\ud50c\ub780\ud2b8(\uc9c0\uc5f0 \uc2dd\ub9bd)<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>\uc2dd\ub9bd \uc2dc\uae30<\/td>\n                        <td>\ubc1c\uce58 \ub2f9\uc77c \uc989\uc2dc \uc2dd\ub9bd<\/td>\n                        <td>\uace8 \uce58\uc720 \uae30\uac04 \uc774\ud6c4 \uc2dd\ub9bd<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\uc804\uccb4 \uce58\ub8cc \uae30\uac04<\/td>\n                        <td>\uc0c1\ub300\uc801\uc73c\ub85c \ub2e8\ucd95 \uac00\ub2a5<\/td>\n                        <td>\ub300\uae30 \uae30\uac04 \ud3ec\ud568\uc73c\ub85c \ub2e4\uc18c \uc18c\uc694<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\uac10\uc5fc \uc704\ud5d8 \uad00\ub9ac<\/td>\n                        <td><span class=\"tag tag-mid\">\uc815\ubc00 \ud3c9\uac00 \ud544\uc694<\/span><\/td>\n                        <td><span class=\"tag tag-high\">\uc0c1\ub300\uc801\uc73c\ub85c \uc548\uc815\uc801<\/span><\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\uace8 \uc774\uc2dd \ud544\uc694\ub3c4<\/td>\n                        <td><span class=\"tag tag-mid\">\uc0c1\ud669\uc5d0 \ub530\ub77c \ud544\uc694<\/span><\/td>\n                        <td><span class=\"tag tag-high\">\uc0c1\ub300\uc801\uc73c\ub85c \ub0ae\uc74c<\/span><\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\uc2dd\ub9bd \uac00\ub2a5 \uc5ec\ubd80<\/td>\n                        <td><span class=\"tag tag-mid\">\ubd80\uc704 \uc0c1\ud0dc\uc5d0 \ub530\ub77c \uc0c1\uc774<\/span><\/td>\n                        <td><span class=\"tag tag-high\">\ub300\ubd80\ubd84 \uac00\ub2a5<\/span><\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n    <\/section>\n\n    <!-- \ub098\uc5d0\uac8c \ub9de\ub294 \ubc29\uc2dd\uc740? -->\n    <section class=\"case-section\" data-aos=\"fade-up\">\n        <div class=\"container\">\n            <p class=\"section-label\">Which Fits You?<\/p>\n            <h2 class=\"section-title\"><a href=\"https:\/\/theseoul.org\/implant.php\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:inherit;text-decoration:none;border-bottom:2px solid var(--gold-accent);padding-bottom:2px;\">\uc218\uc9c4\uc5ed\uce58\uacfc <br>\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8, \ub098\uc5d0\uac8c \ub9de\uc744\uae4c?<\/a><\/h2>\n            <p class=\"section-desc\">\uc544\ub798\uc5d0 \ud574\ub2f9\ud558\uc2e0\ub2e4\uba74 \ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\uc640 \uc9c0\uc5f0 \uc2dd\ub9bd \uc911 \uc5b4\ub5a4 \ubc29\uc2dd\uc774 \ub354 \uc801\ud569\ud55c\uc9c0 \uc9c4\ub2e8\uc744 \ud1b5\ud574 \ud655\uc778\ud574\ubcf4\uc2dc\uae38 \uad8c\ud569\ub2c8\ub2e4.<\/p>\n            <div class=\"case-cards\">\n                <div class=\"case-card\" data-aos=\"fade-up\" data-aos-delay=\"80\">\n                    <h4>\ud83e\uddb7 \uc678\uc0c1\uc774\ub098 \ud30c\uc808\ub85c \ubc1c\uce58\ub97c \uc55e\ub454 \ubd84<\/h4>\n                    <p>\uc5fc\uc99d\uc774 \uc5c6\ub294 \uae09\uc131 \uc190\uc0c1\uc73c\ub85c \uc778\ud55c \ubc1c\uce58\ub77c\uba74 \uc989\uc2dc \uc2dd\ub9bd\uc744 \uace0\ub824\ud574\ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubc1c\uce58 \ubd80\uc704\uc758 \uace8 \uc0c1\ud0dc\ub97c \ud655\uc778\ud574 \uac00\ub2a5 \uc5ec\ubd80\ub97c \ud310\ub2e8\ud569\ub2c8\ub2e4.<\/p>\n                <\/div>\n                <div class=\"case-card\" data-aos=\"fade-up\" data-aos-delay=\"140\">\n                    <h4>\ud83e\uddb7 \ub9cc\uc131 \uce58\uc8fc\uc5fc\uc73c\ub85c \uc624\ub798 \ud754\ub4e4\ub9b0 \uce58\uc544\uac00 \uc788\ub294 \ubd84<\/h4>\n                    <p>\uc5fc\uc99d\uc774 \ub9cc\uc131\ud654\ub41c \uacbd\uc6b0\ub77c\uba74 \ubc1c\uce58 \ubd80\uc704\uac00 \ucda9\ubd84\ud788 \ud68c\ubcf5\ub41c \ub4a4 \uc9c0\uc5f0 \uc2dd\ub9bd\uc744 \uc9c4\ud589\ud558\ub294 \uac83\uc774 \ub354 \uc548\uc804\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n                <div class=\"case-card\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                    <h4>\u23f1\ufe0f \uce58\ub8cc \uae30\uac04\uc744 \ucd5c\ub300\ud55c \uc904\uc774\uace0 \uc2f6\uc73c\uc2e0 \ubd84<\/h4>\n                    <p>\ubc1c\uce58 \ubd80\uc704 \uc0c1\ud0dc\uac00 \uc591\ud638\ud558\ub2e4\uba74 \uc989\uc2dc \uc2dd\ub9bd\uc744 \ud1b5\ud574 \ub0b4\uc6d0 \ud69f\uc218\uc640 \uc804\uccb4 \uce58\ub8cc \uae30\uac04\uc744 \uc904\uc77c \uc218 \uc788\ub294\uc9c0 \ud655\uc778\ud574\ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n                <div class=\"case-card\" data-aos=\"fade-up\" data-aos-delay=\"260\">\n                    <h4>\ud83e\ude7a \ub2e4\ub978 \ubcd1\uc6d0\uc5d0\uc11c \uc989\uc2dc \uc2dd\ub9bd\uc774 \uc5b4\ub835\ub2e4\ub294 \uc774\uc57c\uae30\ub97c \ub4e4\uc73c\uc2e0 \ubd84<\/h4>\n                    <p>\ubc1c\uce58 \ubd80\uc704\uc640 \uace8 \uc0c1\ud0dc\ub97c \uc815\ubc00\ud558\uac8c \uc7ac\ud3c9\uac00\ud574 \uc989\uc2dc \uc2dd\ub9bd \uac00\ub2a5 \uc5ec\ubd80\ub97c \ub2e4\uc2dc \ud55c\ubc88 \ud655\uc778\ud574\ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- \uc9c4\ud589 \uacfc\uc815 -->\n    <section class=\"process-section\" data-aos=\"fade-up\">\n        <div class=\"container\">\n            <p class=\"section-label\">Procedure Flow<\/p>\n            <h2 class=\"section-title\">\uc218\uc9c4\uc5ed\uce58\uacfc<br>\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8 \uc9c4\ud589 \uacfc\uc815<\/h2>\n            <p class=\"section-desc\">\ubc1c\uce58 \ubd80\uc704 \ud3c9\uac00\ubd80\ud130 \ucd5c\uc885 \ubcf4\ucca0\uae4c\uc9c0, \ub2e8\uacc4\ubcc4\ub85c \uc548\uc804\ud558\uac8c \uc9c4\ud589\ub429\ub2c8\ub2e4.<\/p>\n            <div class=\"steps-wrap\">\n                <div class=\"step-row\">\n                    <div class=\"step-num\">01<\/div>\n                    <div class=\"step-body\">\n                        <h4>\ubb38\uc9c4 \ubc0f \ubc1c\uce58 \ubd80\uc704 \ud3c9\uac00<\/h4>\n                        <p>\ubc1c\uce58\uac00 \ud544\uc694\ud55c \uc6d0\uc778\uacfc \uc5fc\uc99d \uc720\ubb34, \ubc29\uc0ac\uc120 \uac80\uc0ac\ub97c \ud1b5\ud55c \uace8 \uc0c1\ud0dc\ub97c \ud655\uc778\ud574 \uc989\uc2dc \uc2dd\ub9bd \uac00\ub2a5 \uc5ec\ubd80\uc758 \uae30\ucd08\ub97c \ud30c\uc545\ud569\ub2c8\ub2e4.<\/p>\n                        <div class=\"step-time\">\ucd08\uc9c4 \uc0c1\ub2f4<\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"step-row\">\n                    <div class=\"step-num\">02<\/div>\n                    <div class=\"step-body\">\n                        <h4>\uc989\uc2dc \uc2dd\ub9bd \uac00\ub2a5 \uc5ec\ubd80 \ud310\ub2e8<\/h4>\n                        <p>\uc5fc\uc99d \uc815\ub3c4\uc640 \ub0a8\uc740 \uace8\ub7c9\uc744 \uc885\ud569\uc801\uc73c\ub85c \ud3c9\uac00\ud574 \ubc1c\uce58 \uc989\uc2dc \uc2dd\ub9bd\uc774 \uac00\ub2a5\ud55c\uc9c0, \uc9c0\uc5f0 \uc2dd\ub9bd\uc774 \ub354 \uc548\uc804\ud55c\uc9c0\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.<\/p>\n                        <div class=\"step-time\">\uc815\ubc00 \uc9c4\ub2e8<\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"step-row\">\n                    <div class=\"step-num\">03<\/div>\n                    <div class=\"step-body\">\n                        <h4>\ubc1c\uce58 \ubc0f \uc2dd\ub9bd(\ub610\ub294 \uace8 \uc774\uc2dd) \uc9c4\ud589<\/h4>\n                        <p>\uc989\uc2dc \uc2dd\ub9bd\uc774 \uac00\ub2a5\ud55c \uacbd\uc6b0 \ubc1c\uce58\uc640 \ub3d9\uc2dc\uc5d0 \uc784\ud50c\ub780\ud2b8\ub97c \uc2dd\ub9bd\ud569\ub2c8\ub2e4. \uace8\ub7c9\uc774 \ubd80\uc871\ud558\uba74 \uace8 \uc774\uc2dd\uc744 \ud568\uaed8 \uc9c4\ud589\ud574 \uc548\uc815\uc131\uc744 \ub192\uc785\ub2c8\ub2e4.<\/p>\n                        <div class=\"step-time\">\ubc1c\uce58\u00b7\uc2dd\ub9bd \ub2f9\uc77c<\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"step-row\">\n                    <div class=\"step-num\">04<\/div>\n                    <div class=\"step-body\">\n                        <h4>\uc784\uc2dc \ubcf4\ucca0\ubb3c \uc7a5\ucc29<\/h4>\n                        <p>\uc2dd\ub9bd \ubd80\uc704\uac00 \uc548\uc815\ud654\ub420 \ub54c\uae4c\uc9c0 \uc784\uc2dc \ubcf4\ucca0\ubb3c\uc744 \uc7a5\ucc29\ud574 \uc800\uc791\uacfc \uc2ec\ubbf8\ub97c \ubcf4\uc644\ud569\ub2c8\ub2e4.<\/p>\n                        <div class=\"step-time\">\uace8\uc720\ucc29 \ub300\uae30 \uae30\uac04<\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"step-row\">\n                    <div class=\"step-num\">05<\/div>\n                    <div class=\"step-body\">\n                        <h4>\uace8\uc720\ucc29 \ud655\uc778 \ubc0f \ucd5c\uc885 \ubcf4\ucca0<\/h4>\n                        <p>\uace8\uc720\ucc29\uc774 \ucda9\ubd84\ud788 \uc774\ub8e8\uc5b4\uc9c4 \uac83\uc744 \ud655\uc778\ud55c \ub4a4 \ucd5c\uc885 \ubcf4\ucca0\ubb3c\uc744 \uc7a5\ucc29\ud574 \uce58\ub8cc\ub97c \ub9c8\ubb34\ub9ac\ud569\ub2c8\ub2e4.<\/p>\n                        <div class=\"step-time\">\ucd5c\uc885 \ub2e8\uacc4<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- \uc548\uc804 \uad00\ub9ac \uc139\uc158 -->\n    <section class=\"safety-section\" data-aos=\"fade-up\">\n        <div class=\"container\">\n            <p class=\"section-label\">Key to Safety<\/p>\n            <h2 class=\"section-title\" style=\"margin-bottom:50px;\">\uc218\uc9c4\uc5ed\uce58\uacfc<br>\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8,<br>\uc548\uc804\ud55c \uc120\ud0dd\uc744 \uc704\ud55c \uae30\uc900<\/h2>\n            <div class=\"safety-inner\">\n                <div class=\"safety-img-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/theseoul.org\/column\/wp-content\/uploads\/4-4.png\" alt=\"\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8 \uc548\uc804\ud55c \uc120\ud0dd \uae30\uc900\" class=\"safety-img\">\n                <\/div>\n                <div class=\"safety-text\">\n                    <h3>\uc989\uc2dc \uc2dd\ub9bd\uc774 \ud56d\uc0c1 \uc815\ub2f5\uc740 \uc544\ub2d9\ub2c8\ub2e4.<br>\uc815\ud655\ud55c \ud3c9\uac00\uac00 \uc548\uc804\uc758 \ud575\uc2ec\uc785\ub2c8\ub2e4.<\/h3>\n                    <p>\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\ub294 \uce58\ub8cc \uae30\uac04\uc744 \uc904\uc77c \uc218 \uc788\ub294 \ud2b9\uc9d5\uc774 \uc788\uc9c0\ub9cc, \ubaa8\ub4e0 \ubc1c\uce58 \ubd80\uc704\uc5d0 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \ubc29\ubc95\uc740 \uc544\ub2d9\ub2c8\ub2e4. \uc5fc\uc99d \uc815\ub3c4, \uace8\ub7c9, \ubc1c\uce58 \uc6d0\uc778\uc744 \uc885\ud569\uc801\uc73c\ub85c \ud3c9\uac00\ud574 \uc989\uc2dc \uc2dd\ub9bd\uc774 \uac00\ub2a5\ud55c\uc9c0, \uc9c0\uc5f0 \uc2dd\ub9bd\uc774 \ub354 \uc548\uc804\ud55c\uc9c0\ub97c \uc2e0\uc911\ud558\uac8c \ud310\ub2e8\ud569\ub2c8\ub2e4.<\/p>\n                    <p>\ubb34\ub9ac\ud558\uac8c \uc989\uc2dc \uc2dd\ub9bd\uc744 \uc9c4\ud589\ud558\uae30\ubcf4\ub2e4, \ubd80\uc704 \uc0c1\ud0dc\uc5d0 \ub9de\ub294 \ubc29\uc2dd\uc744 \uc120\ud0dd\ud558\ub294 \uac83\uc774 \uc7a5\uae30\uc801\uc778 \uc784\ud50c\ub780\ud2b8 \uc548\uc815\uc131\uc5d0 \ub354 \uc911\uc694\ud569\ub2c8\ub2e4. \ud544\uc694\ud55c \uacbd\uc6b0 \uace8 \uc774\uc2dd\uc774\ub098 \ucd94\uac00 \ucc98\uce58\ub97c \ubcd1\ud589\ud574 \uc548\uc804\ud55c \uacb0\uacfc\ub97c \ubaa9\ud45c\ub85c \ud569\ub2c8\ub2e4.<\/p>\n                    <div class=\"safety-points\">\n                        <div class=\"point-box\">\n                            <h5>\uc815\ubc00\ud55c \ubc1c\uce58 \ubd80\uc704 \ud3c9\uac00<\/h5>\n                            <p>\ubc29\uc0ac\uc120 \uac80\uc0ac\uc640 \uc784\uc0c1 \uac80\uc9c4\uc73c\ub85c \uc5fc\uc99d \uc5ec\ubd80\uc640 \uace8 \uc0c1\ud0dc\ub97c \uc815\ud655\ud788 \ud655\uc778\ud569\ub2c8\ub2e4.<\/p>\n                        <\/div>\n                        <div class=\"point-box\">\n                            <h5>\uc0c1\ud669\ubcc4 \ub9de\ucda4 \ubc29\uc2dd \uc120\ud0dd<\/h5>\n                            <p>\uc989\uc2dc \uc2dd\ub9bd\uacfc \uc9c0\uc5f0 \uc2dd\ub9bd \uc911 \ubd80\uc704 \uc0c1\ud0dc\uc5d0 \ub9de\ub294 \ubc29\uc2dd\uc744 \uac1c\ubcc4\uc801\uc73c\ub85c \uacb0\uc815\ud569\ub2c8\ub2e4.<\/p>\n                        <\/div>\n                        <div class=\"point-box\">\n                            <h5>\ud544\uc694 \uc2dc \uace8 \uc774\uc2dd \ubcd1\ud589<\/h5>\n                            <p>\uace8\ub7c9\uc774 \ubd80\uc871\ud55c \uacbd\uc6b0 \uace8 \uc774\uc2dd\uc744 \ud568\uaed8 \uc9c4\ud589\ud574<br>\uc548\uc815\uc801\uc778 \uace8\uc720\ucc29\uc744 \ub3d5\uc2b5\ub2c8\ub2e4.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- FAQ -->\n    <section class=\"container faq-section\" data-aos=\"fade-up\">\n        <h2 class=\"faq-title\">\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8<br>\uc804 \uaf2d \uc54c\uc544\uc57c \ud560 Q&amp;A<\/h2>\n        <details>\n            <summary>1. \ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\ub294 \uc544\ubb34\ub098 \ubc1b\uc744 \uc218 \uc788\ub098\uc694?<\/summary>\n            <div class=\"faq-answer\">\uadf8\ub807\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ubc1c\uce58 \ubd80\uc704\uc5d0 \uc5fc\uc99d\uc774 \uc5c6\uace0 \uace8\ub7c9\uc774 \ucda9\ubd84\ud788 \ub0a8\uc544 \uc788\ub294 \uacbd\uc6b0\uc5d0 \uc8fc\ub85c \uace0\ub824\ud560 \uc218 \uc788\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4. \ub9cc\uc131 \uc5fc\uc99d\uc774 \uc788\uac70\ub098 \uace8 \uc18c\uc2e4\uc774 \uc2ec\ud55c \uacbd\uc6b0\uc5d0\ub294 \uc9c0\uc5f0 \uc2dd\ub9bd\uc744 \uba3c\uc800 \uace0\ub824\ud558\ub294 \uac83\uc774 \uc548\uc804\ud560 \uc218 \uc788\uc5b4, \ubc1c\uce58 \uc804 \uc815\ubc00\ud55c \ud3c9\uac00\ub97c \ud1b5\ud574 \uac00\ub2a5 \uc5ec\ubd80\ub97c \ud310\ub2e8\ud569\ub2c8\ub2e4.<\/div>\n        <\/details>\n        <details>\n            <summary>2. \ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\uac00 \uc9c0\uc5f0 \uc2dd\ub9bd\ubcf4\ub2e4 \ubb34\uc870\uac74 \ub354 \uc88b\uc740 \ubc29\ubc95\uc778\uac00\uc694?<\/summary>\n            <div class=\"faq-answer\">\uadf8\ub807\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc989\uc2dc \uc2dd\ub9bd\uc740 \uce58\ub8cc \uae30\uac04\uc744 \uc904\uc77c \uc218 \uc788\ub2e4\ub294 \ud2b9\uc9d5\uc774 \uc788\uc9c0\ub9cc, \ubd80\uc704 \uc0c1\ud0dc\uc5d0 \ub530\ub77c \uc9c0\uc5f0 \uc2dd\ub9bd\uc774 \ub354 \uc548\uc815\uc801\uc778 \uacb0\uacfc\ub97c \uac00\uc838\uc624\ub294 \uacbd\uc6b0\ub3c4 \ub9ce\uc2b5\ub2c8\ub2e4. \ub450 \ubc29\uc2dd \ubaa8\ub450 \uac01\uac01\uc758 \uc7a5\ub2e8\uc810\uc774 \uc788\uc5b4, \uc5b4\ub5a4 \ubc29\uc2dd\uc774 \uc6b0\uc218\ud558\ub2e4\uace0 \uc77c\ub960\uc801\uc73c\ub85c \ub9d0\ud558\uae30\ubcf4\ub2e4 \uac1c\uc778\uc758 \uc0c1\ud0dc\uc5d0 \ub9de\ub294 \uc120\ud0dd\uc774 \uc911\uc694\ud569\ub2c8\ub2e4.<\/div>\n        <\/details>\n        <details>\n            <summary>3. \ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8 \uc2dc\uc220 \ud6c4 \ud1b5\uc99d\uc774\ub098 \ubd80\uae30\ub294 \uc5b4\ub290 \uc815\ub3c4\uc778\uac00\uc694?<\/summary>\n            <div class=\"faq-answer\">\ubc1c\uce58\uc640 \uc2dd\ub9bd\uc744 \ub3d9\uc2dc\uc5d0 \uc9c4\ud589\ud558\uae30 \ub54c\ubb38\uc5d0 \uc2dc\uc220 \uc9c1\ud6c4 \uba70\uce60\uac04\uc740 \ubd93\uae30\ub098 \ubd88\ud3b8\uac10\uc774 \uc788\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub2e4\ub9cc \uc774\ub294 \uc77c\ubc18\uc801\uc778 \ubc1c\uce58\ub098 \uc784\ud50c\ub780\ud2b8 \uc2dc\uc220\uc5d0\uc11c\ub3c4 \ub098\ud0c0\ub0a0 \uc218 \uc788\ub294 \uc790\uc5f0\uc2a4\ub7ec\uc6b4 \ud68c\ubcf5 \uacfc\uc815\uc774\uba70, \uac1c\uc778\uc758 \uccb4\uc9c8\uacfc \ubc1c\uce58 \ubd80\uc704 \uc0c1\ud0dc\uc5d0 \ub530\ub77c \uc815\ub3c4\uc758 \ucc28\uc774\uac00 \uc788\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/div>\n        <\/details>\n        <details>\n            <summary>4. \uc5fc\uc99d\uc774 \uc788\ub358 \uce58\uc544\ub97c \ubc1c\uce58\ud55c \uacbd\uc6b0\uc5d0\ub3c4 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\uac00 \uac00\ub2a5\ud55c\uac00\uc694?<\/summary>\n            <div class=\"faq-answer\">\uc5fc\uc99d\uc758 \uc815\ub3c4\uc5d0 \ub530\ub77c \ub2e4\ub985\ub2c8\ub2e4. \uacbd\ubbf8\ud55c \uc5fc\uc99d\uc774\ub77c\uba74 \ubc1c\uce58\uc640 \ud568\uaed8 \uc5fc\uc99d \uc870\uc9c1\uc744 \ucda9\ubd84\ud788 \uc81c\uac70\ud55c \ub4a4 \uc989\uc2dc \uc2dd\ub9bd\uc744 \uace0\ub824\ud560 \uc218 \uc788\uc9c0\ub9cc, \ub9cc\uc131\uc801\uc774\uace0 \uc2ec\ud55c \uc5fc\uc99d\uc774 \uc788\uc5c8\ub2e4\uba74 \uac10\uc5fc \uc7ac\ubc1c \uc704\ud5d8\uc744 \ub0ae\ucd94\uae30 \uc704\ud574 \uc77c\uc815 \uae30\uac04\uc744 \ub450\uace0 \uc9c0\uc5f0 \uc2dd\ub9bd\uc744 \uc9c4\ud589\ud558\ub294 \uac83\uc774 \uc548\uc804\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/div>\n        <\/details>\n    <\/section>\n\n    <!-- CTA -->\n    <section class=\"cta-box\">\n        <h2>\uc218\uc9c4\uc5ed\uce58\uacfc<br>\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8,<br>\ub098\uc5d0\uac8c \ub9de\ub294 \ubc29\uc2dd\uc744 \uc0c1\ub2f4\uc73c\ub85c \ud655\uc778\ud569\ub2c8\ub2e4<\/h2>\n        <p style=\"margin-top:16px;\">\ubc15\ud604\uc131 \uc6d0\uc7a5 \u00b7 \ubc15\ud604\uc900 \uc6d0\uc7a5<\/p>\n        <a href=\"https:\/\/pcmap.place.naver.com\/hospital\/38256869\/home\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"cta-btn\">\ub354\uc11c\uc6b8\uce58\uacfc<\/a>\n        <p class=\"footer-copy\">\uacbd\uae30 \uc131\ub0a8\uc2dc \uc218\uc815\uad6c \uc131\ub0a8\ub300\ub85c 1225 \uac15\uc6d0\ube4c\ub529 2\uce35, 3\uce35<br>Copyright \u00a9 2026 \ub354\uc11c\uc6b8\uce58\uacfc. All rights reserved.<\/p>\n    <\/section>\n\n<\/div>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\ub294 \uc544\ubb34\ub098 \ubc1b\uc744 \uc218 \uc788\ub098\uc694?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"\uadf8\ub807\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ubc1c\uce58 \ubd80\uc704\uc5d0 \uc5fc\uc99d\uc774 \uc5c6\uace0 \uace8\ub7c9\uc774 \ucda9\ubd84\ud788 \ub0a8\uc544 \uc788\ub294 \uacbd\uc6b0\uc5d0 \uc8fc\ub85c \uace0\ub824\ud560 \uc218 \uc788\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4. \ub9cc\uc131 \uc5fc\uc99d\uc774 \uc788\uac70\ub098 \uace8 \uc18c\uc2e4\uc774 \uc2ec\ud55c \uacbd\uc6b0\uc5d0\ub294 \uc9c0\uc5f0 \uc2dd\ub9bd\uc744 \uba3c\uc800 \uace0\ub824\ud558\ub294 \uac83\uc774 \uc548\uc804\ud560 \uc218 \uc788\uc5b4, \ubc1c\uce58 \uc804 \uc815\ubc00\ud55c \ud3c9\uac00\ub97c \ud1b5\ud574 \uac00\ub2a5 \uc5ec\ubd80\ub97c \ud310\ub2e8\ud569\ub2c8\ub2e4.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\uac00 \uc9c0\uc5f0 \uc2dd\ub9bd\ubcf4\ub2e4 \ubb34\uc870\uac74 \ub354 \uc88b\uc740 \ubc29\ubc95\uc778\uac00\uc694?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"\uadf8\ub807\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc989\uc2dc \uc2dd\ub9bd\uc740 \uce58\ub8cc \uae30\uac04\uc744 \uc904\uc77c \uc218 \uc788\ub2e4\ub294 \ud2b9\uc9d5\uc774 \uc788\uc9c0\ub9cc, \ubd80\uc704 \uc0c1\ud0dc\uc5d0 \ub530\ub77c \uc9c0\uc5f0 \uc2dd\ub9bd\uc774 \ub354 \uc548\uc815\uc801\uc778 \uacb0\uacfc\ub97c \uac00\uc838\uc624\ub294 \uacbd\uc6b0\ub3c4 \ub9ce\uc2b5\ub2c8\ub2e4. \ub450 \ubc29\uc2dd \ubaa8\ub450 \uac01\uac01\uc758 \uc7a5\ub2e8\uc810\uc774 \uc788\uc5b4, \uc5b4\ub5a4 \ubc29\uc2dd\uc774 \uc6b0\uc218\ud558\ub2e4\uace0 \uc77c\ub960\uc801\uc73c\ub85c \ub9d0\ud558\uae30\ubcf4\ub2e4 \uac1c\uc778\uc758 \uc0c1\ud0dc\uc5d0 \ub9de\ub294 \uc120\ud0dd\uc774 \uc911\uc694\ud569\ub2c8\ub2e4.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8 \uc2dc\uc220 \ud6c4 \ud1b5\uc99d\uc774\ub098 \ubd80\uae30\ub294 \uc5b4\ub290 \uc815\ub3c4\uc778\uac00\uc694?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"\ubc1c\uce58\uc640 \uc2dd\ub9bd\uc744 \ub3d9\uc2dc\uc5d0 \uc9c4\ud589\ud558\uae30 \ub54c\ubb38\uc5d0 \uc2dc\uc220 \uc9c1\ud6c4 \uba70\uce60\uac04\uc740 \ubd93\uae30\ub098 \ubd88\ud3b8\uac10\uc774 \uc788\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub2e4\ub9cc \uc774\ub294 \uc77c\ubc18\uc801\uc778 \ubc1c\uce58\ub098 \uc784\ud50c\ub780\ud2b8 \uc2dc\uc220\uc5d0\uc11c\ub3c4 \ub098\ud0c0\ub0a0 \uc218 \uc788\ub294 \uc790\uc5f0\uc2a4\ub7ec\uc6b4 \ud68c\ubcf5 \uacfc\uc815\uc774\uba70, \uac1c\uc778\uc758 \uccb4\uc9c8\uacfc \ubc1c\uce58 \ubd80\uc704 \uc0c1\ud0dc\uc5d0 \ub530\ub77c \uc815\ub3c4\uc758 \ucc28\uc774\uac00 \uc788\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"\uc5fc\uc99d\uc774 \uc788\ub358 \uce58\uc544\ub97c \ubc1c\uce58\ud55c \uacbd\uc6b0\uc5d0\ub3c4 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\uac00 \uac00\ub2a5\ud55c\uac00\uc694?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"\uc5fc\uc99d\uc758 \uc815\ub3c4\uc5d0 \ub530\ub77c \ub2e4\ub985\ub2c8\ub2e4. \uacbd\ubbf8\ud55c \uc5fc\uc99d\uc774\ub77c\uba74 \ubc1c\uce58\uc640 \ud568\uaed8 \uc5fc\uc99d \uc870\uc9c1\uc744 \ucda9\ubd84\ud788 \uc81c\uac70\ud55c \ub4a4 \uc989\uc2dc \uc2dd\ub9bd\uc744 \uace0\ub824\ud560 \uc218 \uc788\uc9c0\ub9cc, \ub9cc\uc131\uc801\uc774\uace0 \uc2ec\ud55c \uc5fc\uc99d\uc774 \uc788\uc5c8\ub2e4\uba74 \uac10\uc5fc \uc7ac\ubc1c \uc704\ud5d8\uc744 \ub0ae\ucd94\uae30 \uc704\ud574 \uc77c\uc815 \uae30\uac04\uc744 \ub450\uace0 \uc9c0\uc5f0 \uc2dd\ub9bd\uc744 \uc9c4\ud589\ud558\ub294 \uac83\uc774 \uc548\uc804\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\" }\n    }\n  ]\n}\n<\/script>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Dentist\",\n  \"name\": \"\ub354\uc11c\uc6b8\uce58\uacfc\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"streetAddress\": \"\uc131\ub0a8\ub300\ub85c 1225 \uac15\uc6d0\ube4c\ub529 2\uce35, 3\uce35\",\n    \"addressLocality\": \"\uc131\ub0a8\uc2dc \uc218\uc815\uad6c\",\n    \"addressRegion\": \"\uacbd\uae30\ub3c4\",\n    \"addressCountry\": \"KR\"\n  },\n  \"openingHours\": [\n    \"Mo Fr 09:30-18:30\",\n    \"Tu We 09:30-20:30\",\n    \"Th 09:30-19:00\",\n    \"Sa 09:00-13:00\"\n  ]\n}\n<\/script>\n\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/aos\/2.3.4\/aos.js\"><\/script>\n<script>AOS.init({ duration: 900, once: true });<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\ub780? \uc77c\ubc18 \uc784\ud50c\ub780\ud2b8(\uc9c0\uc5f0 \uc2dd\ub9bd)\uc640\uc758 \ucc28\uc774 \u2014 \uc218\uc9c4\uc5ed \ub354\uc11c\uc6b8\uce58\uacfc \uc218\uc9c4\uc5ed\uce58\uacfc\ubc1c\uce58 \uc989\uc2dc \uc784\ud50c\ub780\ud2b8\ub780?\uc77c\ubc18 \uc784\ud50c\ub780\ud2b8(\uc9c0\uc5f0 \uc2dd\ub9bd)\uc640\uc758 \ucc28\uc774 \ubc15\ud604\uc131 \uc6d0\uc7a5 \u00b7 \ubc15\ud604\uc900 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":170,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[1],"tags":[],"class_list":["post-166","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-doctor-column"],"_links":{"self":[{"href":"https:\/\/theseoul.org\/column\/en\/wp-json\/wp\/v2\/posts\/166","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theseoul.org\/column\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/theseoul.org\/column\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/theseoul.org\/column\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theseoul.org\/column\/en\/wp-json\/wp\/v2\/comments?post=166"}],"version-history":[{"count":8,"href":"https:\/\/theseoul.org\/column\/en\/wp-json\/wp\/v2\/posts\/166\/revisions"}],"predecessor-version":[{"id":179,"href":"https:\/\/theseoul.org\/column\/en\/wp-json\/wp\/v2\/posts\/166\/revisions\/179"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/theseoul.org\/column\/en\/wp-json\/wp\/v2\/media\/170"}],"wp:attachment":[{"href":"https:\/\/theseoul.org\/column\/en\/wp-json\/wp\/v2\/media?parent=166"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theseoul.org\/column\/en\/wp-json\/wp\/v2\/categories?post=166"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theseoul.org\/column\/en\/wp-json\/wp\/v2\/tags?post=166"}],"curies":[{"name":"WP","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}