{"id":35,"date":"2026-08-19T11:21:08","date_gmt":"2026-08-19T02:21:08","guid":{"rendered":"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/?p=35"},"modified":"2026-08-19T11:25:10","modified_gmt":"2026-08-19T02:25:10","slug":"2-%ec%b9%98%ec%a3%bc%ec%b9%98%eb%a3%8c-%ec%82%b0%eb%b3%b8%eb%8f%99%ec%b9%98%ea%b3%bc","status":"publish","type":"post","link":"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/doctor-column\/2-%ec%b9%98%ec%a3%bc%ec%b9%98%eb%a3%8c-%ec%82%b0%eb%b3%b8%eb%8f%99%ec%b9%98%ea%b3%bc\/","title":{"rendered":"2. \uc787\ubab8 \ud1b5\uc99d \ucc38\uc9c0 \ub9c8\uc138\uc694! \uac74\uac15\ubcf4\ud5d8 \uc801\uc6a9\ub418\ub294 \uce58\uc8fc\uce58\ub8cc\ub97c \uc0b0\ubcf8\ub3d9 \uce58\uacfc \uc5d0\uc11c \uc548\ub0b4\ud574 \ub4dc\ub9bd\ub2c8\ub2e4."},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>\uc787\ubab8 \ud1b5\uc99d \ucc38\uc9c0 \ub9c8\uc138\uc694! \uac74\uac15\ubcf4\ud5d8 \uc801\uc6a9 \uce58\uc8fc\uce58\ub8cc, \uc0b0\ubcf8\ub3d9 \uce58\uacfc | \uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc<\/title>\n<meta name=\"description\" content=\"\uc0b0\ubcf8\ub3d9\uce58\uacfc \uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc \uac15\uba85\ubc94 \uc6d0\uc7a5\uc774 \uc548\ub0b4\ud558\ub294 \uac74\uac15\ubcf4\ud5d8 \uc801\uc6a9 \uce58\uc8fc\uce58\ub8cc \uc815\ubcf4. \uc787\ubab8 \ud1b5\uc99d\uc744 \ucc38\uc9c0 \ub9d0\uc544\uc57c \ud558\ub294 \uc774\uc720\ubd80\ud130 \ud30c\ub178\ub77c\ub9c8 \uc9c4\ub2e8, \uc2a4\ucf00\uc77c\ub9c1, \uce58\uadfc\ud65c\ud0dd\uc220, \uce58\uc8fc\uc18c\ud30c\uc220\uae4c\uc9c0 \ub2e8\uacc4\ubcc4 \uc787\ubab8\uce58\ub8cc\ub97c \uc18c\uac1c\ud569\ub2c8\ub2e4.\">\n<link rel=\"preconnect\" href=\"https:\/\/cdn.jsdelivr.net\">\n<link rel=\"stylesheet\" as=\"style\" crossorigin=\"\" href=\"https:\/\/cdn.jsdelivr.net\/gh\/orioncactus\/pretendard@v1.3.9\/dist\/web\/variable\/pretendardvariable-dynamic-subset.css\">\n<style>\n  :root{\n    --primary-start:#F39800;\n    --primary-end:#EA5504;\n    --ink:#2B2620;\n    --ink-soft:#6B6259;\n    --paper:#FFFDF9;\n    --card:#FFFFFF;\n    --soft:#FFF3E2;\n    --soft-line:#F3D9B5;\n    --calm:#E7F0EE;\n    --calm-line:#C7DBD6;\n    --radius-lg:28px;\n    --radius-md:18px;\n    --radius-sm:12px;\n    --maxw:880px;\n  }\n\n  *{box-sizing:border-box;}\n  html{scroll-behavior:smooth;}\n  body{\n    margin:0;\n    background:var(--paper);\n    color:var(--ink);\n    font-family:'Pretendard Variable','Pretendard',-apple-system,BlinkMacSystemFont,'Malgun Gothic',sans-serif;\n    line-height:1.75;\n    -webkit-font-smoothing:antialiased;\n    font-size:17px;\n  }\n  img,svg{max-width:100%;display:block;}\n  a{color:inherit;}\n  h1,h2,h3{font-weight:800;margin:0;letter-spacing:-0.02em;}\n  p{margin:0 0 1.1em;}\n  .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px;}\n  .visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;}\n\n  :focus-visible{outline:3px solid #1E63C2;outline-offset:3px;border-radius:6px;}\n\n  \/* ---------- HERO ---------- *\/\n  .hero{\n    background:linear-gradient(135deg,var(--primary-start) 0%,var(--primary-end) 100%);\n    color:#fff;\n    padding:76px 24px 92px;\n    position:relative;\n    overflow:hidden;\n  }\n  .hero::after{\n    content:\"\";\n    position:absolute;\n    right:-120px;\n    bottom:-160px;\n    width:420px;\n    height:420px;\n    border-radius:50%;\n    background:rgba(255,255,255,0.08);\n  }\n  .hero::before{\n    content:\"\";\n    position:absolute;\n    left:-80px;\n    top:-120px;\n    width:260px;\n    height:260px;\n    border-radius:50%;\n    background:rgba(255,255,255,0.07);\n  }\n  .hero-inner{max-width:var(--maxw);margin:0 auto;position:relative;z-index:1;}\n  .clinic-mark{\n    display:inline-flex;\n    align-items:center;\n    gap:10px;\n    font-size:15px;\n    font-weight:700;\n    letter-spacing:0.02em;\n    opacity:0.95;\n    margin-bottom:28px;\n    animation:riseIn 0.7s ease both;\n  }\n  .clinic-mark .dot{width:7px;height:7px;border-radius:50%;background:#fff;}\n  .hero h1{\n    font-size:clamp(28px,4.4vw,42px);\n    line-height:1.35;\n    margin-bottom:22px;\n    animation:riseIn 0.7s ease 0.08s both;\n  }\n  .hero-greet{\n    font-size:17px;\n    opacity:0.96;\n    max-width:520px;\n    animation:riseIn 0.7s ease 0.16s both;\n  }\n  .hero-greet strong{font-weight:800;}\n  @keyframes riseIn{\n    from{opacity:0;transform:translateY(14px);}\n    to{opacity:1;transform:translateY(0);}\n  }\n  @media (prefers-reduced-motion:reduce){\n    .clinic-mark,.hero h1,.hero-greet{animation:none;}\n  }\n\n  \/* ---------- QUOTES ---------- *\/\n  .quotes{\n    max-width:var(--maxw);\n    margin:-52px auto 0;\n    padding:0 24px;\n    position:relative;\n    z-index:2;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:16px;\n  }\n  .quote-card{\n    background:var(--card);\n    border-radius:var(--radius-md);\n    padding:24px 26px;\n    box-shadow:0 14px 34px rgba(43,38,32,0.10);\n    font-family:'Noto Serif KR', 'Pretendard Variable', serif;\n    font-style:italic;\n    font-size:16px;\n    color:var(--ink);\n  }\n  .quote-card::before{\n    content:\"\u201c\";\n    display:block;\n    font-family:Georgia,serif;\n    font-size:34px;\n    font-style:normal;\n    color:var(--primary-end);\n    line-height:1;\n    margin-bottom:6px;\n  }\n\n  \/* ---------- SECTION SHELL ---------- *\/\n  section.block{padding:76px 0;}\n  section.block.alt{background:var(--soft);}\n  .eyebrow{\n    display:inline-flex;\n    align-items:center;\n    gap:10px;\n    font-size:14px;\n    font-weight:800;\n    color:var(--primary-end);\n    letter-spacing:0.08em;\n    margin-bottom:14px;\n  }\n  .eyebrow .num{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    width:26px;height:26px;\n    border-radius:50%;\n    background:linear-gradient(135deg,var(--primary-start),var(--primary-end));\n    color:#fff;\n    font-size:13px;\n  }\n  h2.title{font-size:clamp(23px,3vw,30px);margin-bottom:20px;}\n  .lead{font-size:17px;color:var(--ink);}\n  .lede-note{color:var(--ink-soft);font-size:15.5px;}\n\n  \/* ---------- INTRO PARAGRAPH BLOCK ---------- *\/\n  .intro{padding:64px 0 8px;}\n  .intro p{font-size:17px;}\n\n  \/* ---------- STEP DIAGRAM ---------- *\/\n  .steps{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:18px;\n    margin-top:36px;\n    position:relative;\n  }\n  .steps::before{\n    content:\"\";\n    position:absolute;\n    top:38px;\n    left:8%;\n    right:8%;\n    height:3px;\n    background:linear-gradient(90deg,var(--primary-start),var(--primary-end));\n    opacity:0.35;\n    z-index:0;\n  }\n  .step-card{\n    position:relative;\n    z-index:1;\n    background:var(--card);\n    border-radius:var(--radius-md);\n    padding:26px 20px 22px;\n    box-shadow:0 10px 26px rgba(43,38,32,0.07);\n    text-align:center;\n  }\n  .step-icon{\n    width:56px;height:56px;\n    margin:0 auto 16px;\n    border-radius:50%;\n    display:flex;align-items:center;justify-content:center;\n    background:var(--soft);\n    color:var(--primary-end);\n  }\n  .step-card h3{font-size:16.5px;margin-bottom:8px;}\n  .step-card p{font-size:14.5px;color:var(--ink-soft);margin-bottom:0;}\n  .step-tag{\n    font-size:12px;\n    font-weight:800;\n    color:#fff;\n    background:linear-gradient(135deg,var(--primary-start),var(--primary-end));\n    display:inline-block;\n    padding:3px 10px;\n    border-radius:20px;\n    margin-bottom:10px;\n  }\n\n  \/* ---------- CALLOUT ---------- *\/\n  .callout{\n    background:var(--calm);\n    border:1px solid var(--calm-line);\n    border-radius:var(--radius-md);\n    padding:22px 24px;\n    margin:28px 0;\n    display:flex;\n    gap:14px;\n    align-items:flex-start;\n  }\n  .callout .icon{\n    flex:0 0 auto;\n    width:34px;height:34px;\n    border-radius:50%;\n    background:#fff;\n    display:flex;align-items:center;justify-content:center;\n    color:#3E7A6D;\n  }\n  .callout strong{display:block;margin-bottom:4px;font-size:15.5px;}\n  .callout p{margin:0;font-size:15px;color:var(--ink-soft);}\n\n  \/* ---------- COMPARE BOX ---------- *\/\n  .compare{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:14px;\n    margin:30px 0;\n  }\n  .compare .c{\n    border-radius:var(--radius-md);\n    padding:22px;\n    border:1.5px solid var(--soft-line);\n    background:var(--card);\n  }\n  .compare .c.no{opacity:0.72;}\n  .compare .c.yes{border-color:var(--primary-end);box-shadow:0 10px 24px rgba(234,85,4,0.10);}\n  .compare .badge{\n    font-size:12px;font-weight:800;\n    padding:3px 10px;border-radius:20px;\n    display:inline-block;margin-bottom:10px;\n  }\n  .compare .c.no .badge{background:#EDE9E4;color:var(--ink-soft);}\n  .compare .c.yes .badge{background:linear-gradient(135deg,var(--primary-start),var(--primary-end));color:#fff;}\n  .compare h3{font-size:17px;margin-bottom:8px;}\n  .compare p{font-size:14.5px;color:var(--ink-soft);margin-bottom:0;}\n\n  \/* ---------- N2O SECTION ---------- *\/\n  .n2o-visual{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap:22px;\n    background:var(--card);\n    border-radius:var(--radius-lg);\n    padding:34px 20px;\n    margin:32px 0 30px;\n    box-shadow:0 12px 30px rgba(43,38,32,0.06);\n  }\n  .n2o-visual .breath{\n    width:120px;height:120px;\n    border-radius:50%;\n    background:radial-gradient(circle at 35% 30%, #FFE3BA, var(--soft));\n    display:flex;align-items:center;justify-content:center;\n    color:var(--primary-end);\n    animation:breathe 4.2s ease-in-out infinite;\n  }\n  @keyframes breathe{\n    0%,100%{transform:scale(1);}\n    50%{transform:scale(1.07);}\n  }\n  @media (prefers-reduced-motion:reduce){\n    .n2o-visual .breath{animation:none;}\n  }\n  .n2o-visual .caption{max-width:280px;font-size:14.5px;color:var(--ink-soft);}\n  .n2o-visual .caption strong{color:var(--ink);}\n\n  .benefit-list{list-style:none;margin:22px 0;padding:0;display:grid;gap:12px;}\n  .benefit-list li{\n    display:flex;gap:12px;align-items:flex-start;\n    font-size:15.5px;\n  }\n  .benefit-list .check{\n    flex:0 0 auto;\n    width:22px;height:22px;border-radius:50%;\n    background:linear-gradient(135deg,var(--primary-start),var(--primary-end));\n    color:#fff;display:flex;align-items:center;justify-content:center;\n    margin-top:2px;\n  }\n\n  \/* ---------- CLOSING ---------- *\/\n  .closing{\n    background:linear-gradient(135deg,var(--primary-start) 0%,var(--primary-end) 100%);\n    color:#fff;\n    padding:70px 0 60px;\n    text-align:center;\n  }\n  .closing h2{font-size:clamp(21px,3vw,27px);margin-bottom:14px;line-height:1.5;}\n  .closing p{opacity:0.96;max-width:560px;margin:0 auto 30px;font-size:15.5px;}\n  .closing .sign{font-size:15px;opacity:0.9;margin-top:6px;}\n  .cta-btn{\n    display:inline-block;\n    background:#fff;\n    color:var(--primary-end);\n    font-weight:800;\n    font-size:15.5px;\n    padding:14px 30px;\n    border-radius:30px;\n    text-decoration:none;\n    box-shadow:0 10px 24px rgba(0,0,0,0.14);\n  }\n\n  \/* ---------- FOOTER ---------- *\/\n  footer{\n    background:#231D17;\n    color:#EFE7DC;\n    padding:44px 0 30px;\n  }\n  .foot-mark{\n    font-size:19px;font-weight:800;\n    background:linear-gradient(135deg,var(--primary-start),var(--primary-end));\n    -webkit-background-clip:text;background-clip:text;color:transparent;\n    margin-bottom:10px;\n  }\n  footer .info{font-size:14px;color:#C9BFB1;line-height:1.9;}\n  footer .kw{font-size:12.5px;color:#8A8074;margin-top:18px;}\n  footer .legal{font-size:12px;color:#7A7061;margin-top:14px;line-height:1.7;}\n  footer .fill-me{color:#F3B77A;font-weight:700;}\n\n  @media (max-width:640px){\n    .steps{grid-template-columns:1fr;}\n    .steps::before{display:none;}\n    .quotes{grid-template-columns:1fr;margin-top:-40px;}\n    .compare{grid-template-columns:1fr;}\n    .n2o-visual{flex-direction:column;text-align:center;}\n    section.block{padding:56px 0;}\n    body{font-size:16px;}\n  }\n\n  .photo-figure{margin:30px 0;border-radius:var(--radius-md);overflow:hidden;box-shadow:0 12px 28px rgba(43,38,32,0.10);}\n  .photo-figure img{width:100%;height:auto;display:block;}\n  .photo-figure figcaption{padding:12px 18px;font-size:13.5px;color:var(--ink-soft);background:var(--card);}\n  .photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:28px 0;}\n  .photo-pair img{width:100%;border-radius:var(--radius-md);box-shadow:0 10px 24px rgba(43,38,32,0.08);}\n  .hero-photo{width:100%;display:block;}\n  .hero-photo img{width:100%;height:auto;display:block;}\n  .logo-card{max-width:420px;margin:0 auto 26px;border-radius:var(--radius-md);overflow:hidden;box-shadow:0 14px 32px rgba(0,0,0,0.18);}\n  .logo-card img{width:100%;display:block;}\n  @media (max-width:640px){\n    .photo-pair{grid-template-columns:1fr;}\n  }\n<\/style>\n\n\n\n<div class=\"hero-photo\"><img decoding=\"async\" src=\"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-content\/uploads\/1-scaled.jpg\" alt=\"\uc787\ubab8 \ud1b5\uc99d \ucc38\uc9c0 \ub9c8\uc138\uc694! \uac74\uac15\ubcf4\ud5d8 \uc801\uc6a9\ub418\ub294 \uce58\uc8fc\uce58\ub8cc \uc548\ub0b4 - \uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc\" class=\"\" loading=\"lazy\"><\/div>\n<header class=\"hero\">\n  <div class=\"hero-inner\">\n    <div class=\"clinic-mark\"><span class=\"dot\"><\/span>\uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc \u00b7 \ub300\ud45c\uc6d0\uc7a5 \uac15\uba85\ubc94<\/div>\n    <h1 class=\"visually-hidden\">\uc787\ubab8 \ud1b5\uc99d \ucc38\uc9c0 \ub9c8\uc138\uc694! \uac74\uac15\ubcf4\ud5d8 \uc801\uc6a9\ub418\ub294 \uce58\uc8fc\uce58\ub8cc, \uc0b0\ubcf8\ub3d9 \uce58\uacfc<\/h1>\n    <p class=\"hero-greet\">\uc548\ub155\ud558\uc138\uc694, \uc0b0\ubcf8\ub3d9 \uc8fc\ubbfc \uc5ec\ub7ec\ubd84. <strong>\uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc \ub300\ud45c\uc6d0\uc7a5 \uac15\uba85\ubc94<\/strong>\uc785\ub2c8\ub2e4. \uc787\ubab8\uc774 \ubd93\uace0 \ud53c\uac00 \ub098\ub294\ub370\ub3c4 \u201c\uba70\uce60 \uc9c0\ub098\uba74 \uad1c\ucc2e\uc544\uc9c0\uaca0\uc9c0\u201d \ud558\uace0 \ucc38\uc544 \ub118\uae30\uc2dc\ub294 \ubd84\ub4e4\uc774 \uc815\ub9d0 \ub9ce\uc2b5\ub2c8\ub2e4. \uc787\ubab8 \ud1b5\uc99d\uc744 \ucc38\uc9c0 \ub9d0\uc544\uc57c \ud558\ub294 \uc774\uc720\uc640, \uac74\uac15\ubcf4\ud5d8\uc774 \uc801\uc6a9\ub418\uc5b4 \ubd80\ub2f4\uc744 \ub35c \uc218 \uc788\ub294 \uce58\uc8fc\uce58\ub8cc \ubc29\ubc95\uc744 \uc548\ub0b4\ud574 \ub4dc\ub9bd\ub2c8\ub2e4.<\/p>\n  <\/div>\n<\/header>\n\n<div class=\"quotes\">\n  <div class=\"quote-card\">\uc591\uce58\ub9cc \ud558\uba74 \uc787\ubab8\uc5d0\uc11c \ud53c\uac00 \ub098\uc694.<\/div>\n  <div class=\"quote-card\">\uc787\ubab8\uc774 \ubd93\uace0 \ub4e4\ub72c \ub290\ub08c\uc774 \uacc4\uc18d\ub3fc\uc694.<\/div>\n<\/div>\n\n<div class=\"wrap intro\">\n  <p class=\"lead\">\uc787\ubab8 \ud1b5\uc99d\uacfc \ucd9c\ud608\uc740 \uc5b4\ub290 \ub0a0 \uac11\uc790\uae30 \uc0dd\uae30\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uce58\uc544\uc5d0 \ub0a8\uc740 \uce58\ud0dc(\ud50c\ub77c\uadf8)\uac00 \uad73\uc5b4 \uce58\uc11d\uc774 \ub418\uace0, \uadf8 \uce58\uc11d\uc774 \uc787\ubab8\uc5d0 \uc5fc\uc99d\uc744 \uc77c\uc73c\ud0a4\uba74\uc11c \uc11c\uc11c\ud788 \uc9c4\ud589\ub418\uc9c0\uc694. \ubb38\uc81c\ub294 \uc5fc\uc99d\uc774 \uaf64 \uae4a\uc5b4\uc9c8 \ub54c\uae4c\uc9c0\ub3c4 \ud1b5\uc99d\uc774 \uc2ec\ud558\uc9c0 \uc54a\uc544, \ucc38\uace0 \uc9c0\ub0b4\ub2e4 \uc787\ubab8\ubf08\uae4c\uc9c0 \uc190\uc0c1\ub41c \ub4a4\uc5d0\uc57c \uce58\uacfc\ub97c \ucc3e\uac8c \ub418\ub294 \uacbd\uc6b0\uac00 \ub9ce\ub2e4\ub294 \uc810\uc785\ub2c8\ub2e4.<\/p>\n  <p class=\"lede-note\">\ub2e4\ud589\ud788 \uc2a4\ucf00\uc77c\ub9c1\uc744 \ube44\ub86f\ud55c \uce58\uc8fc\uce58\ub8cc\uc758 \uc0c1\ub2f9 \ubd80\ubd84\uc740 \uac74\uac15\ubcf4\ud5d8\uc774 \uc801\uc6a9\ub418\uc5b4 \ube44\uc6a9 \ubd80\ub2f4\uc774 \uc0dd\uac01\ubcf4\ub2e4 \ud06c\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc787\ubab8\uc774 \ubcf4\ub0b4\ub294 \uc2e0\ud638\ubd80\ud130 \ub2e8\uacc4\ubcc4 \uce58\uc8fc\uce58\ub8cc \uacfc\uc815, \uac74\uac15\ubcf4\ud5d8 \uc801\uc6a9 \ub0b4\uc6a9\uae4c\uc9c0 \ucc28\uadfc\ucc28\uadfc \uc548\ub0b4\ud574 \ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<\/div>\n\n<!-- SECTION 1 -->\n<section class=\"block\">\n  <div class=\"wrap\">\n    <div class=\"eyebrow\"><span class=\"num\">1<\/span>\ucc38\uc744\uc218\ub85d \ucee4\uc9c0\ub294 \uc787\ubab8 \uc5fc\uc99d<\/div>\n    <h2 class=\"title\">\uc787\ubab8\uc774 \ubcf4\ub0b4\ub294 \uc2e0\ud638, \uc9c0\ub098\uce58\uc9c0 \ub9c8\uc138\uc694<\/h2>\n    <p class=\"lead\">\uac74\uac15\ud55c \uc787\ubab8\uc740 \uce6b\uc194\uc9c8 \uc815\ub3c4\uc758 \uc790\uadf9\uc73c\ub85c\ub294 \uc27d\uac8c \ud53c\uac00 \ub098\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc544\ub798\uc640 \uac19\uc740 \uc99d\uc0c1\uc774 \ubc18\ubcf5\ub41c\ub2e4\uba74 \uc774\ubbf8 \uc787\ubab8\uc5d0 \uc5fc\uc99d\uc774 \uc2dc\uc791\ub418\uc5c8\ub2e4\ub294 \uc2e0\ud638\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n\n    <ul class=\"benefit-list\">\n      <li><span class=\"check\">\u2713<\/span><span>\uc591\uce58\uc9c8\ud560 \ub54c \uc787\ubab8\uc5d0\uc11c \ud53c\uac00 \uc790\uc8fc \ube44\uce69\ub2c8\ub2e4.<\/span><\/li>\n      <li><span class=\"check\">\u2713<\/span><span>\uc787\ubab8\uc774 \ubd93\uace0, \ub204\ub974\uba74 \uc544\ud504\uac70\ub098 \ub9d0\ub791\ud55c \ub290\ub08c\uc774 \ub4ed\ub2c8\ub2e4.<\/span><\/li>\n      <li><span class=\"check\">\u2713<\/span><span>\uc591\uce58\ub97c \ud574\ub3c4 \uc785\ub0c4\uc0c8\uac00 \uacc4\uc18d\ub418\uace0 \uc785\uc548\uc774 \ud141\ud141\ud569\ub2c8\ub2e4.<\/span><\/li>\n      <li><span class=\"check\">\u2713<\/span><span>\uc787\ubab8\uc774 \ub0b4\ub824\uac00 \uce58\uc544\uac00 \uae38\uc5b4 \ubcf4\uc774\uace0 \uc2dc\ub9b0 \uc99d\uc0c1\uc774 \uc0dd\uacbc\uc2b5\ub2c8\ub2e4.<\/span><\/li>\n    <\/ul>\n\n    <figure class=\"photo-figure\">\n      <img decoding=\"async\" src=\"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-content\/uploads\/8-scaled.jpg\" alt=\"\uce58\uc544\uc640 \uc787\ubab8 \uacbd\uacc4\uc5d0 \uc313\uc778 \uce58\uc11d - \uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc\" class=\"\" loading=\"lazy\">\n      <figcaption>\uce6b\uc194\uc9c8\ub9cc\uc73c\ub85c\ub294 \uc9c0\uc6cc\uc9c0\uc9c0 \uc54a\ub294 \ub2e8\ub2e8\ud55c \uce58\uc11d \u2014 \uc787\ubab8 \uc5fc\uc99d\uacfc \uce58\uc8fc\uc9c8\ud658\uc758 \uc8fc\ub41c \uc6d0\uc778\uc774 \ub429\ub2c8\ub2e4.<\/figcaption>\n    <\/figure>\n\n    <p class=\"lead\">\uc5fc\uc99d\uc774 \uc787\ubab8 \ud45c\uba74\uc5d0 \uba38\ubb34\ub294 \uce58\uc740\uc5fc \ub2e8\uacc4\ub77c\uba74 \uc2a4\ucf00\uc77c\ub9c1\uacfc \uad00\ub9ac\ub9cc\uc73c\ub85c\ub3c4 \uac74\uac15\ud55c \uc0c1\ud0dc\ub97c \ub418\ucc3e\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud558\uc9c0\ub9cc \uc5fc\uc99d\uc774 \uc787\ubab8 \uc18d\uc73c\ub85c \ud30c\uace0\ub4e4\uc5b4 \uce58\uc8fc\uc5fc\uc73c\ub85c \uc9c4\ud589\ub418\uba74 \uce58\uc544\ub97c \ubd99\uc7a1\uace0 \uc788\ub294 \uc787\ubab8\ubf08\uac00 \uc11c\uc11c\ud788 \ub179\uc544\ub0b4\ub9ac\uace0, \ud55c\ubc88 \ub179\uc740 \uc787\ubab8\ubf08\ub294 \uc6d0\ub798\ub300\ub85c \ub418\ub3cc\ub9ac\uae30 \uc5b4\ub835\uc2b5\ub2c8\ub2e4. \uadf8\ub798\uc11c \uc787\ubab8 \uce58\ub8cc\ub294 \u2018\uc5bc\ub9c8\ub098 \uc77c\ucc0d \uc2dc\uc791\ud558\ub290\ub0d0\u2019\uac00 \ubb34\uc5c7\ubcf4\ub2e4 \uc911\uc694\ud569\ub2c8\ub2e4.<\/p>\n\n    <div class=\"callout\">\n      <div class=\"icon\">\n        <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"10.5\" cy=\"10.5\" r=\"6\" stroke=\"currentColor\" stroke-width=\"1.7\"><\/circle><path d=\"M15 15l5 5\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\"><\/path><\/svg>\n      <\/div>\n      <div>\n        <strong>\uce58\ub8cc \uc804, \ud30c\ub178\ub77c\ub9c8\ub85c \uc787\ubab8 \uc18d\uae4c\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4<\/strong>\n        <p>\ud30c\ub178\ub77c\ub9c8\ub294 \ub9c8\uce58 \uc9c0\ub3c4 \uc804\uccb4\ub97c \ud3bc\uccd0\ubcf4\ub4ef \uad6c\uac15 \uc804\uccb4 \uad6c\uc870\ub97c \ud55c \uc7a5\uc758 \uc0ac\uc9c4\uc73c\ub85c \ub113\uac8c \ud655\uc778\ud558\ub294 \uce58\uacfc X-ray \uac80\uc0ac\uc785\ub2c8\ub2e4. \uc787\ubab8 \uc18d\uc5d0 \uc228\uc5b4 \uc788\ub294 \uce58\uc544 \ubfcc\ub9ac \uc0c1\ud0dc\ub294 \ubb3c\ub860, \uc5fc\uc99d\uc73c\ub85c \uc787\ubab8\ubf08\uac00 \uc5bc\ub9c8\ub098 \uc190\uc0c1\ub418\uc5c8\ub294\uc9c0\ub97c \ud55c\ub208\uc5d0 \ud30c\uc545\ud558\uc5ec \uc548\uc804\ud55c \uce58\ub8cc \uacc4\ud68d\uc744 \uc138\uc6b0\uac8c \ub429\ub2c8\ub2e4.<\/p>\n      <\/div>\n    <\/div>\n\n    <figure class=\"photo-figure\">\n      <img decoding=\"async\" src=\"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-content\/uploads\/2.jpg\" alt=\"\ud30c\ub178\ub77c\ub9c8 X-ray \ucd2c\uc601 \ubaa8\uc2b5 - \uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc\" class=\"\" loading=\"lazy\">\n      <figcaption>\ud30c\ub178\ub77c\ub9c8 \ucd2c\uc601 \u2014 \uad6c\uac15 \uc804\uccb4 \uad6c\uc870\uc640 \uc787\ubab8\ubf08 \uc0c1\ud0dc\ub97c \ud55c \uc7a5\uc758 \uc0ac\uc9c4\uc73c\ub85c \ud655\uc778\ud569\ub2c8\ub2e4.<\/figcaption>\n    <\/figure>\n  <\/div>\n<\/section>\n\n<!-- SECTION 2 -->\n<section class=\"block alt\">\n  <div class=\"wrap\">\n    <div class=\"eyebrow\"><span class=\"num\">2<\/span>\uc2a4\ucf00\uc77c\ub9c1\ubd80\ud130 \uce58\uc8fc\uc18c\ud30c\uc220\uae4c\uc9c0<\/div>\n    <h2 class=\"title\">\uac74\uac15\ubcf4\ud5d8 \uc801\uc6a9\ub418\ub294 \ub2e8\uacc4\ubcc4 \uce58\uc8fc\uce58\ub8cc<\/h2>\n    <p class=\"lead\">\uce58\uc8fc\uce58\ub8cc\ub294 \uc787\ubab8 \uc0c1\ud0dc\uc5d0 \ub530\ub77c \ub2e8\uacc4\uc801\uc73c\ub85c \uc9c4\ud589\ub429\ub2c8\ub2e4. \ube44\uad50\uc801 \uac00\ubcbc\uc6b4 \ub2e8\uacc4\uc5d0\uc11c\ub294 \uc2a4\ucf00\uc77c\ub9c1\ub9cc\uc73c\ub85c \ucda9\ubd84\ud558\uc9c0\ub9cc, \uc5fc\uc99d\uc774 \uc787\ubab8 \uc18d \uae4a\uc774 \uc9c4\ud589\ub41c \uacbd\uc6b0\uc5d0\ub294 \uce58\uadfc\ud65c\ud0dd\uc220\uacfc \uce58\uc8fc\uc18c\ud30c\uc220\ub85c \uc774\uc5b4\uc9c0\ub294 \uc2ec\ud654 \uce58\ub8cc\uac00 \ud544\uc694\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n\n    <div class=\"steps\">\n      <div class=\"step-card\">\n        <span class=\"step-tag\">STEP 1<\/span>\n        <div class=\"step-icon\">\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M11 4l1.5 4 4 1.5-4 1.5L11 15l-1.5-4-4-1.5 4-1.5L11 4z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"><\/path><path d=\"M17.5 14l.9 2.3 2.3.9-2.3.9-.9 2.3-.9-2.3-2.3-.9 2.3-.9.9-2.3z\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linejoin=\"round\"><\/path><\/svg>\n        <\/div>\n        <h3>\uc2a4\ucf00\uc77c\ub9c1<\/h3>\n        <p>\uce58\uc544 \ud45c\uba74\uacfc \uc787\ubab8 \ud2c8\uc0c8(\uce58\uc8fc\ud3ec\ucf13)\uc5d0 \ub4e4\ub7ec\ubd99\uc740 \uce58\uc11d\uacfc \uce58\ud0dc\ub97c \uc804\uc6a9 \uc7a5\ube44\ub85c \uae68\ub057\ud558\uac8c \uc81c\uac70\ud558\ub294 \uae30\ubcf8 \uc608\ubc29 \uce58\ub8cc\uc785\ub2c8\ub2e4.<\/p>\n      <\/div>\n      <div class=\"step-card\">\n        <span class=\"step-tag\">STEP 2<\/span>\n        <div class=\"step-icon\">\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M3 12.5c3-4.5 6-4.5 9 0s6 4.5 9 0\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"><\/path><path d=\"M5 18h14\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"><\/path><\/svg>\n        <\/div>\n        <h3>\uce58\uadfc\ud65c\ud0dd\uc220<\/h3>\n        <p>\uce58\uc11d \uc81c\uac70 \ud6c4 \uce58\uc544 \ubfcc\ub9ac \ud45c\uba74\uc5d0 \ub0a8\uc740 \ubbf8\uc138\ud55c \uce58\uc11d\uacfc \uc138\uade0 \ub3c5\uc18c\ub97c \uae01\uc5b4\ub0b4\uc5b4 \ubfcc\ub9ac \ud45c\uba74\uc744 \ub9e4\ub044\ub7fd\uac8c \ub2e4\ub4ec\ub294 \uce58\ub8cc\uc785\ub2c8\ub2e4.<\/p>\n      <\/div>\n      <div class=\"step-card\">\n        <span class=\"step-tag\">STEP 3<\/span>\n        <div class=\"step-icon\">\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 3l7 4v5c0 4.4-3 8.4-7 9-4-0.6-7-4.6-7-9V7l7-4z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"><\/path><\/svg>\n        <\/div>\n        <h3>\uce58\uc8fc\uc18c\ud30c\uc220<\/h3>\n        <p>\uce58\uc544 \ubfcc\ub9ac\ubfd0 \uc544\ub2c8\ub77c \uc787\ubab8 \uc548\ucabd\uc758 \ubcd1\uc801\uc778 \uc5fc\uc99d \uc870\uc9c1\uae4c\uc9c0 \ud568\uaed8 \uc81c\uac70\ud558\ub294, \ud55c \ub2e8\uacc4 \ub354 \ub098\uc544\uac04 \uc787\ubab8\uce58\ub8cc\uc785\ub2c8\ub2e4.<\/p>\n      <\/div>\n    <\/div>\n\n    <figure class=\"photo-figure\">\n      <img decoding=\"async\" src=\"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-content\/uploads\/3.jpg\" alt=\"\uc2a4\ucf00\uc77c\ub9c1 \uce58\ub8cc \uc548\ub0b4 - \uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc\" class=\"\" loading=\"lazy\">\n      <figcaption>\uc2a4\ucf00\uc77c\ub9c1 \u2014 \uce6b\uc194\uc9c8\ub9cc\uc73c\ub85c \uc9c0\uc6cc\uc9c0\uc9c0 \uc54a\ub294 \uce58\uc11d\uc744 \uc804\uc6a9 \uc7a5\ube44\ub85c \uc9c1\uc811 \uc81c\uac70\ud569\ub2c8\ub2e4.<\/figcaption>\n    <\/figure>\n\n    <p class=\"lead\">\uc2a4\ucf00\uc77c\ub9c1\uc740 \uce58\uc544 \ud45c\uba74\uacfc \uc787\ubab8 \ud2c8\uc0c8(\uce58\uc8fc\ud3ec\ucf13)\uc5d0 \ub4e4\ub7ec\ubd99\uc740 \uce58\uc11d\uacfc \uce58\ud0dc, \uc774\ubb3c\uc9c8\uc744 \uc804\uc6a9 \uc7a5\ube44\ub85c \uae68\ub057\ud558\uac8c \uc81c\uac70\ud558\ub294 \uce58\uacfc \uc608\ubc29 \uce58\ub8cc\uc785\ub2c8\ub2e4. \uc787\ubab8 \uc5fc\uc99d\uacfc \uce58\uc8fc\uc9c8\ud658\uc758 \uadfc\ubcf8\uc801\uc778 \uc6d0\uc778\uc744 \ucc28\ub2e8\ud558\ub294 \uccab \ub2e8\uacc4\ub85c, \ub9cc 19\uc138 \uc774\uc0c1\uc774\ub77c\uba74 \uc5f0 1\ud68c \uac74\uac15\ubcf4\ud5d8\uc774 \uc801\uc6a9\ub418\uc5b4 \ubd80\ub2f4\uc744 \ub35c\uace0 \ubc1b\uc544\ubcf4\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n\n    <figure class=\"photo-figure\">\n      <img decoding=\"async\" src=\"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-content\/uploads\/4.jpg\" alt=\"\uce58\uadfc\ud65c\ud0dd\uc220 \uc548\ub0b4 - \uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc\" class=\"\" loading=\"lazy\">\n      <figcaption>\uce58\uadfc\ud65c\ud0dd\uc220 \u2014 \uce58\uc544 \ubfcc\ub9ac \ud45c\uba74\uc744 \ub9e4\ub044\ub7fd\uac8c \ub2e4\ub4ec\uc5b4 \uc138\uade0\uacfc \uce58\ud0dc\uc758 \uc7ac\ubd80\ucc29\uc744 \ub9c9\uc2b5\ub2c8\ub2e4.<\/figcaption>\n    <\/figure>\n\n    <p class=\"lead\">\uce58\uadfc\ud65c\ud0dd\uc220\uc740 \uce58\uc11d \uc81c\uac70 \ud6c4\uc5d0\ub3c4 \uce58\uc544 \ubfcc\ub9ac \ud45c\uba74\uc5d0 \ub0a8\uc544 \uc788\ub294 \ubbf8\uc138\ud55c \uce58\uc11d, \uc138\uade0 \ub3c5\uc18c, \ubcc0\uc131\ub41c \uc0c1\uc544\uc9c8\uc744 \uae01\uc5b4\ub0b4\uc5b4 \ubfcc\ub9ac \ud45c\uba74\uc744 \ub9e4\ub044\ub7fd\uac8c(\ud65c\ud0dd) \ub9cc\ub4dc\ub294 \uce58\ub8cc\uc785\ub2c8\ub2e4. \ud45c\uba74\uc774 \ub9e4\ub044\ub7ec\uc6cc\uc9c0\uba74 \uc138\uade0\uacfc \uce58\ud0dc\uac00 \ub2e4\uc2dc \ubd80\ucc29\ud558\ub294 \uac83\uc744 \ub9c9\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uce58\uacbd\ubd80(\uc787\ubab8 \uacbd\uacc4) \uadfc\ucc98\ub098 \uae4a\uc774\uc5d0 \ub530\ub77c \uad6d\uc18c\ub9c8\ucde8\ub97c \uc9c4\ud589\ud558\uae30\ub3c4 \ud558\uc9c0\ub9cc, \uc99d\uc0c1\uc774 \uac00\ubcbc\uc6b4 \uacbd\uc6b0 \ub9c8\ucde8 \uc5c6\uc774 \uc2dc\ud589\ud558\uae30\ub3c4 \ud569\ub2c8\ub2e4.<\/p>\n\n    <figure class=\"photo-figure\">\n      <img decoding=\"async\" src=\"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-content\/uploads\/5.jpg\" alt=\"\uce58\uc8fc\uc18c\ud30c\uc220 \uc548\ub0b4 - \uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc\" class=\"\" loading=\"lazy\">\n      <figcaption>\uce58\uc8fc\uc18c\ud30c\uc220 \u2014 \uc787\ubab8 \uc548\ucabd\uc758 \ubcd1\uc801\uc778 \uc5fc\uc99d \uc870\uc9c1\uae4c\uc9c0 \ud568\uaed8 \uc81c\uac70\ud558\ub294 \uc2ec\ud654 \uc787\ubab8\uce58\ub8cc\uc785\ub2c8\ub2e4.<\/figcaption>\n    <\/figure>\n\n    <p class=\"lead\">\uce58\uc8fc\uc18c\ud30c\uc220\uc740 \uce58\uadfc\ud65c\ud0dd\uc220\ubcf4\ub2e4 \ud55c \ub2e8\uacc4 \ub354 \ub098\uc544\uac04 \uce58\ub8cc\ub85c, \uce58\uc544 \ubfcc\ub9ac\ubfd0\ub9cc \uc544\ub2c8\ub77c \uc787\ubab8 \uc548\ucabd\uc758 \ubcd1\uc801\uc778 \uc5fc\uc99d \uc870\uc9c1\uae4c\uc9c0 \ud568\uaed8 \uc81c\uac70\ud569\ub2c8\ub2e4. \uc787\ubab8 \uc548\ucabd\uc744 \uce58\ub8cc\ud558\ubbc0\ub85c \ub9c8\ucde8 \ud6c4 \uc9c4\ud589\ud558\uc5ec \uce58\ub8cc \uc911 \ud1b5\uc99d\uc744 \uc904\uc774\uba70, \uc785\uc548 \uc804\uccb4\ub97c \ud55c \ubc88\uc5d0 \uc9c4\ud589\ud558\uae30\ubcf4\ub2e4 \ubcf4\ud1b5 4~6\ud68c\ub85c \ub098\ub204\uc5b4 \uce58\ub8cc\ud569\ub2c8\ub2e4.<\/p>\n\n    <div class=\"callout\">\n      <div class=\"icon\">\n        <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 3l7 4v5c0 4.4-3 8.4-7 9-4-0.6-7-4.6-7-9V7l7-4z\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linejoin=\"round\"><\/path><\/svg>\n      <\/div>\n      <div>\n        <strong>\uce58\ub8cc \uc911 \ud1b5\uc99d\uc774 \uac71\uc815\ub418\uc2e0\ub2e4\uba74<\/strong>\n        <p>\uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc\ub294 \ud45c\uba74 \ub3c4\ud3ec\ub9c8\ucde8\uc640 \ubb34\ud1b5\ub9c8\ucde8\uae30 \ub4f1 \ub2e8\uacc4\ubcc4 \ud1b5\uc99d \uc644\ud654 \uc2dc\uc2a4\ud15c\uc744 \uc787\ubab8\uce58\ub8cc \uacfc\uc815\uc5d0\ub3c4 \ud568\uaed8 \uc801\uc6a9\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ud1b5\uc99d\uc5d0 \ub300\ud55c \ub450\ub824\uc6c0 \ub54c\ubb38\uc5d0 \uce58\ub8cc\ub97c \ubbf8\ub8e8\uc9c0 \uc54a\uc73c\uc154\ub3c4 \ub429\ub2c8\ub2e4.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SECTION 3 -->\n<section class=\"block\">\n  <div class=\"wrap\">\n    <div class=\"eyebrow\"><span class=\"num\">3<\/span>\uc0b0\ubcf8\ub3d9 \uce58\uacfc \uac74\uac15\ubcf4\ud5d8 \uc548\ub0b4<\/div>\n    <h2 class=\"title\">\uc787\ubab8\uce58\ub8cc, \uac74\uac15\ubcf4\ud5d8\uc73c\ub85c \ubd80\ub2f4\uc744 \ub35c \uc218 \uc788\uc2b5\ub2c8\ub2e4<\/h2>\n    <p class=\"lead\">\u201c\uce58\uacfc \uce58\ub8cc\ub294 \ube44\uc6a9\uc774 \ubd80\ub2f4\ub41c\ub2e4\u201d\ub294 \uc0dd\uac01\uc5d0 \uc787\ubab8 \ud1b5\uc99d\uc744 \ucc38\uace0 \uacc4\uc168\ub2e4\uba74, \uce58\uc8fc\uce58\ub8cc\ub9cc\ud07c\uc740 \uc870\uae08 \ub2e4\ub974\uac8c \uc0dd\uac01\ud558\uc154\ub3c4 \uc88b\uc2b5\ub2c8\ub2e4. \uc787\ubab8 \uac74\uac15\uc744 \uc9c0\ud0a4\uae30 \uc704\ud55c \uae30\ubcf8\uc801\uc778 \uce58\uc8fc\uce58\ub8cc\uc5d0\ub294 \uac74\uac15\ubcf4\ud5d8\uc774 \uc801\uc6a9\ub418\uae30 \ub54c\ubb38\uc785\ub2c8\ub2e4.<\/p>\n\n    <ul class=\"benefit-list\">\n      <li><span class=\"check\">\u2713<\/span><span>\uc2a4\ucf00\uc77c\ub9c1\uc740 \ub9cc 19\uc138 \uc774\uc0c1 \uc5f0 1\ud68c(\ub9e4\ub144 1\uc6d4 1\uc77c~12\uc6d4 31\uc77c \uae30\uc900) \uac74\uac15\ubcf4\ud5d8\uc774 \uc801\uc6a9\ub429\ub2c8\ub2e4.<\/span><\/li>\n      <li><span class=\"check\">\u2713<\/span><span>\uce58\uc8fc\uc9c8\ud658 \uce58\ub8cc\ub97c \uc704\ud55c \uce58\uadfc\ud65c\ud0dd\uc220\u00b7\uce58\uc8fc\uc18c\ud30c\uc220\ub3c4 \uac74\uac15\ubcf4\ud5d8 \uc801\uc6a9 \ub300\uc0c1\uc785\ub2c8\ub2e4.<\/span><\/li>\n      <li><span class=\"check\">\u2713<\/span><span>\ud30c\ub178\ub77c\ub9c8 \ucd2c\uc601 \ub4f1 \uc9c4\ub2e8 \uac80\uc0ac\ub3c4 \uce58\ub8cc \ubaa9\uc801\uc5d0 \ub530\ub77c \uac74\uac15\ubcf4\ud5d8\uc774 \uc801\uc6a9\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/span><\/li>\n      <li><span class=\"check\">\u2713<\/span><span>\ubcf8\uc778\ubd80\ub2f4\uae08\uc740 \uc787\ubab8 \uc0c1\ud0dc\uc640 \uce58\ub8cc \ubc94\uc704\uc5d0 \ub530\ub77c \ub2ec\ub77c\uc9c0\ubbc0\ub85c, \ub0b4\uc6d0 \uc0c1\ub2f4 \uc2dc \uc790\uc138\ud788 \uc548\ub0b4\ud574 \ub4dc\ub9bd\ub2c8\ub2e4.<\/span><\/li>\n    <\/ul>\n\n    <div class=\"compare\">\n      <div class=\"c no\">\n        <span class=\"badge\">\ucc38\uace0 \ubbf8\ub8e8\uba74<\/span>\n        <h3>\uce58\uc8fc\uc5fc\uc774 \uae4a\uc5b4\uc9d1\ub2c8\ub2e4<\/h3>\n        <p>\uc787\ubab8\ubf08\uac00 \ub179\uc544\ub0b4\ub9ac\uba74 \uc6d0\ub798\ub300\ub85c \ub418\ub3cc\ub9ac\uae30 \uc5b4\ub835\uace0, \uce58\uc544\uac00 \ud754\ub4e4\ub824 \ubc1c\uce58\ub85c \uc774\uc5b4\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uce58\ub8cc \uae30\uac04\uacfc \ube44\uc6a9 \ubd80\ub2f4\ub3c4 \ud568\uaed8 \ucee4\uc9d1\ub2c8\ub2e4.<\/p>\n      <\/div>\n      <div class=\"c yes\">\n        <span class=\"badge\">\uc77c\ucc0d \uce58\ub8cc\ud558\uba74<\/span>\n        <h3>\uac04\ub2e8\ud55c \uce58\ub8cc\ub85c \ub9c8\ubb34\ub9ac\ub429\ub2c8\ub2e4<\/h3>\n        <p>\uce58\uc740\uc5fc\uc774\ub098 \ucd08\uae30 \uce58\uc8fc\uc5fc \ub2e8\uacc4\ub77c\uba74 \uc2a4\ucf00\uc77c\ub9c1\uacfc \uae30\ubcf8 \uc787\ubab8\uce58\ub8cc\ub9cc\uc73c\ub85c\ub3c4 \uac74\uac15\ud55c \uc787\ubab8\uc744 \ub418\ucc3e\uc744 \uc218 \uc788\uace0, \uac74\uac15\ubcf4\ud5d8 \uc801\uc6a9\uc73c\ub85c \ube44\uc6a9 \ubd80\ub2f4\ub3c4 \uc904\uc5b4\ub4ed\ub2c8\ub2e4.<\/p>\n      <\/div>\n    <\/div>\n\n    <figure class=\"photo-figure\">\n      <img decoding=\"async\" src=\"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-content\/uploads\/6-scaled.jpg\" alt=\"\uc0b0\ubcf8\ub3d9 \uce58\uacfc \uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc \uce58\uc8fc\uce58\ub8cc \uc9c4\ub8cc \ubaa8\uc2b5\" class=\"\" loading=\"lazy\">\n      <figcaption>\uc0b0\ubcf8\ub3d9 \uce58\uacfc \uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc \u2014 \uc787\ubab8 \uc0c1\ud0dc\uc5d0 \ub9de\ub294 \ub2e8\uacc4\ubcc4 \uce58\uc8fc\uce58\ub8cc\ub97c \uc548\ub0b4\ud574 \ub4dc\ub9bd\ub2c8\ub2e4.<\/figcaption>\n    <\/figure>\n\n    <p class=\"lead\">\uc787\ubab8\uc5d0\uc11c \ud53c\uac00 \ub098\uac70\ub098 \ubd93\ub294 \uc99d\uc0c1\uc774 \ubc18\ubcf5\ub41c\ub2e4\uba74, \ubbf8\ub8e8\uc9c0 \ub9c8\uc2dc\uace0 \uac80\uc9c4\ubd80\ud130 \ubc1b\uc544\ubcf4\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4. \uc787\ubab8\uc774 \ubcf4\ub0b4\ub294 \uc2e0\ud638\ub97c \uc77c\ucc0d \ud655\uc778\ud560\uc218\ub85d \uce58\ub8cc\ub294 \uac04\ub2e8\ud574\uc9c0\uace0, \uc18c\uc911\ud55c \ub0b4 \uce58\uc544\ub97c \uc9c0\ud0ac \uac00\ub2a5\uc131\uc740 \ucee4\uc9d1\ub2c8\ub2e4.<\/p>\n  <\/div>\n<\/section>\n\n<div class=\"closing\">\n  <div class=\"wrap\">\n    <div class=\"logo-card\"><img decoding=\"async\" src=\"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-content\/uploads\/9-scaled.jpg\" alt=\"\uc787\ubab8\uce58\ub8cc \uc2a4\ucf00\uc77c\ub9c1+\uce58\uc8fc\uce58\ub8cc \uac74\uac15\ubcf4\ud5d8 \uc801\uc6a9 \uc548\ub0b4 - \uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc\" class=\"\" loading=\"lazy\"><\/div>\n    <h2>\uc787\ubab8 \ud1b5\uc99d, \ucc38\uc9c0 \ub9d0\uace0 \ud3b8\uc548\ud558\uac8c \u2014 \uc0b0\ubcf8\ub3d9 \uce58\uacfc \uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc<\/h2>\n    <p>\ud30c\ub178\ub77c\ub9c8 \uc815\ubc00 \uc9c4\ub2e8\ubd80\ud130 \uc2a4\ucf00\uc77c\ub9c1, \uce58\uadfc\ud65c\ud0dd\uc220, \uce58\uc8fc\uc18c\ud30c\uc220\uae4c\uc9c0. \uac74\uac15\ubcf4\ud5d8\uc774 \uc801\uc6a9\ub418\ub294 \uce58\uc8fc\uce58\ub8cc\ub97c \uc0b0\ubcf8\ub3d9 \uce58\uacfc\uc5d0\uc11c \uc548\ub0b4\ud574 \ub4dc\ub9bd\ub2c8\ub2e4.<br>\uc787\ubab8\uc774 \ubcf4\ub0b4\ub294 \uc2e0\ud638\ub97c \uc9c0\ub098\uce58\uc9c0 \ub9c8\uc2dc\uace0 \uac00\ubcbc\uc6b4 \ub9c8\uc74c\uc73c\ub85c \uc0c1\ub2f4\ubc1b\uc544 \ubcf4\uc138\uc694.<\/p>\n    <a class=\"cta-btn\" href=\"https:\/\/m.booking.naver.com\/booking\/13\/bizes\/1637363?area=pll&amp;map-search=1\" target=\"_blank\" rel=\"noopener nofollow\">\ub124\uc774\ubc84\ub85c \uc608\uc57d\ud558\uae30<\/a>\n    <p class=\"sign\">\uac10\uc0ac\ud569\ub2c8\ub2e4, \uac15\uba85\ubc94\uc774\uc5c8\uc2b5\ub2c8\ub2e4.<\/p>\n  <\/div>\n<\/div>\n\n<footer>\n  <div class=\"wrap\">\n    <div class=\"foot-mark\">\uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc<\/div>\n    <div class=\"info\">\n      \ub300\ud45c\uc6d0\uc7a5 \uac15\uba85\ubc94&nbsp;&nbsp;|&nbsp;&nbsp;\uacbd\uae30\ub3c4 \uad70\ud3ec\uc2dc \uc0b0\ubcf8\ub3d9 \uc2e0\uba85\ud0c0\uc6cc<br>\n      \uc804\ud654 \ubb38\uc758: <a href=\"tel:031-349-2882\">031-349-2882<\/a><br>\n      \ud648\ud398\uc774\uc9c0: <a href=\"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/\" target=\"_blank\" rel=\"noopener\">\uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc.com<\/a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href=\"https:\/\/m.booking.naver.com\/booking\/13\/bizes\/1637363?area=pll&amp;map-search=1\" target=\"_blank\" rel=\"noopener nofollow\">\ub124\uc774\ubc84 \uc608\uc57d<\/a>\n    <\/div>\n    <div class=\"kw\">\uc0b0\ubcf8\ub3d9\uce58\uacfc \u00b7 \uc787\ubab8\uce58\ub8cc \u00b7 \uce58\uc8fc\uce58\ub8cc \u00b7 \uc2a4\ucf00\uc77c\ub9c1 \u00b7 \uac74\uac15\ubcf4\ud5d8 \uc801\uc6a9<\/div>\n    <div class=\"legal\">\ubcf8 \uac8c\uc2dc\ubb3c\uc740 \uc758\ub8cc\ubc95\uc5d0 \ub530\ub978 \uc815\ubcf4 \uc81c\uacf5\uc744 \ubaa9\uc801\uc73c\ub85c \ud558\uba70, \uce58\ub8cc \ubc29\ubc95 \ubc0f \ud6a8\uacfc\ub294 \uac1c\uc778\uc758 \uad6c\uac15 \uc0c1\ud0dc\uc5d0 \ub530\ub77c \ub2e4\ub97c \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uac74\uac15\ubcf4\ud5d8 \uc801\uc6a9 \uae30\uc900\uacfc \ubcf8\uc778\ubd80\ub2f4\uae08\uc740 \uad00\ub828 \uace0\uc2dc \ubc0f \uac1c\uc778\uc758 \uc0c1\ud0dc\uc5d0 \ub530\ub77c \ub2ec\ub77c\uc9c8 \uc218 \uc788\uc73c\ubbc0\ub85c, \uc815\ud655\ud55c \uc9c4\ub2e8\uacfc \uc0c1\ub2f4\uc740 \ub0b4\uc6d0 \ud6c4 \ubc1b\uc544\ubcf4\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/div>\n  <\/div>\n<\/footer>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc787\ubab8 \ud1b5\uc99d \ucc38\uc9c0 \ub9c8\uc138\uc694! \uac74\uac15\ubcf4\ud5d8 \uc801\uc6a9 \uce58\uc8fc\uce58\ub8cc, \uc0b0\ubcf8\ub3d9 \uce58\uacfc | \uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc \uc0b0\ubcf8\uc911\uc2ec\uce58\uacfc \u00b7 \ub300\ud45c\uc6d0\uc7a5 \uac15\uba85\ubc94 \uc787\ubab8 \ud1b5\uc99d \ucc38\uc9c0 \ub9c8\uc138\uc694! \uac74\uac15\ubcf4\ud5d8 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":44,"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-35","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-doctor-column"],"_links":{"self":[{"href":"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-json\/wp\/v2\/posts\/35","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-json\/wp\/v2\/comments?post=35"}],"version-history":[{"count":4,"href":"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-json\/wp\/v2\/posts\/35\/revisions"}],"predecessor-version":[{"id":48,"href":"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-json\/wp\/v2\/posts\/35\/revisions\/48"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-json\/wp\/v2\/media\/44"}],"wp:attachment":[{"href":"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-json\/wp\/v2\/media?parent=35"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-json\/wp\/v2\/categories?post=35"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xn--vb0b361auxcoxcy0lw9h.com\/column\/wp-json\/wp\/v2\/tags?post=35"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}