<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>메멘토모리 One LIfe</title>
    <link>https://solsolwaffle.tistory.com/</link>
    <description>오늘의 지식과 사색이 날아가는 것을 
두려워하며- 기록. </description>
    <language>ko</language>
    <pubDate>Sun, 10 May 2026 16:13:02 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>쏠쏠와플</managingEditor>
    <image>
      <title>메멘토모리 One LIfe</title>
      <url>https://tistory1.daumcdn.net/tistory/8601639/attach/2d0d7e9ec70f47dbb73a0b988e26a3b2</url>
      <link>https://solsolwaffle.tistory.com</link>
    </image>
    <item>
      <title>부모님들 은퇴 후 요양보호사로 제2의 직업 가지기 / 예상 외의 부작용?!</title>
      <link>https://solsolwaffle.tistory.com/119</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;title&gt;요양보호사가 정말 힘든 이유 — 노화와 죽음을 매일 마주하는 일 (부모님 두 분 후기)&lt;/title&gt;

&lt;meta name=&quot;description&quot; content=&quot;요양보호사 일이 단순 돌봄이 아닌 이유. 60대 부모님 두 분이 일하시며 겪는 정서적 부담, 노화·죽음 직면, 감정노동의 무게를 직접 보고 정리한 진심 어린 후기.&quot;&gt;
&lt;meta property=&quot;og:type&quot; content=&quot;article&quot;&gt;
&lt;meta property=&quot;og:title&quot; content=&quot;요양보호사가 정말 힘든 이유 — 노화와 죽음을 매일 마주하는 일&quot;&gt;
&lt;meta property=&quot;og:description&quot; content=&quot;60대 부모님 두 분이 요양보호사 일을 하시며 매일 마주하시는 무게.&quot;&gt;

&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.googleapis.com&quot;&gt;
&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.gstatic.com&quot; crossorigin&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;800;900&amp;family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; as=&quot;style&quot; crossorigin href=&quot;https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css&quot; /&gt;
&lt;style&gt;
  :root {
    --paper:#FBF8F3; --paper-2:#F2EBDC; --card:#FFFFFF;
    --ink:#1B1A20; --ink-soft:#4A444F; --ink-mute:#8A828F;
    --line:#E8DEC9; --line-soft:#F0E8D5;
    --char-700:#0F0E12;
    --gold-50:#FCF5E0; --gold-100:#F8E2A2; --gold-300:#E8B872; --gold-500:#DA9A1A; --gold-700:#7A5810;
    --wine-50:#F5E8EC; --wine-100:#DCB5C0; --wine-500:#882B45; --wine-700:#4A1322;
    --sage-50:#EFF5E6; --sage-100:#D2E5B0; --sage-300:#95BD5C; --sage-500:#5C8D2C; --sage-700:#2D5008;
    --coral-50:#FFE8DD; --coral-100:#FFC8A8; --coral-300:#F0945A; --coral-500:#C85820; --coral-700:#6E2E0E;
    --navy-50:#E5EAF2; --navy-100:#B5C2DB; --navy-500:#2A4684; --navy-700:#0F1D45;
    --plum-50:#F3EDF5; --plum-100:#DCC9E0; --plum-500:#6B4F75; --plum-700:#3D2A45;
    --teal-50:#E0F0EE; --teal-100:#A8D5D0; --teal-500:#1F7A72; --teal-700:#0E4A44;
    --cream-50:#FCF6E8; --cream-100:#F5E5BD;
    --radius-sm:8px; --radius:14px; --radius-lg:22px;
  }
  *{box-sizing:border-box;}
  html,body{margin:0;padding:0;font-family:'Pretendard Variable','Pretendard','Noto Sans KR',-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.85;word-break:keep-all;overflow-wrap:break-word;text-wrap:pretty;}
  .container{max-width:640px;margin:0 auto;padding:0 24px;}
  .hero{padding:76px 0 64px;background:radial-gradient(800px 400px at 80% 0%,var(--coral-50) 0%,transparent 60%),radial-gradient(600px 350px at 0% 100%,var(--plum-50) 0%,transparent 60%),var(--paper);margin-bottom:48px;border-bottom:1px solid var(--line);position:relative;overflow:hidden;}
  .hero::before{content:' ';position:absolute;top:60px;right:50px;font-size:80px;opacity:0.13;}
  .hero .container{position:relative;}
  .hero .kicker{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--coral-700);margin-bottom:14px;font-weight:600;letter-spacing:0.04em;display:inline-flex;align-items:center;gap:12px;}
  .hero .kicker::before{content:'';width:8px;height:8px;border-radius:50%;background:var(--coral-500);}
  .hero h1{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:30px;font-weight:800;letter-spacing:-0.035em;line-height:1.45;margin:0 0 20px;color:var(--ink);}
  .hero h1 .accent{color:var(--coral-700);}
  .hero h1 .underline{position:relative;display:inline-block;}
  .hero h1 .underline::after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:10px;background:var(--gold-100);z-index:-1;opacity:0.7;}
  .hero .lede{font-size:15px;line-height:1.95;color:var(--ink-soft);margin:0;letter-spacing:-0.005em;}
  article{padding:0 0 80px;}
  h2{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:24px;font-weight:800;letter-spacing:-0.03em;line-height:1.5;margin:52px 0 16px;color:var(--ink);}
  h2 .num{display:inline-block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:16px;font-weight:600;letter-spacing:0.02em;color:var(--coral-700);background:var(--coral-50);padding:4px 12px;border-radius:999px;margin-right:10px;vertical-align:middle;position:relative;top:-3px;}
  h2.gold .num{color:var(--gold-700);background:var(--gold-50);}
  h2.sage .num{color:var(--sage-700);background:var(--sage-50);}
  h2.navy .num{color:var(--navy-700);background:var(--navy-50);}
  h2.wine .num{color:var(--wine-700);background:var(--wine-50);}
  h2.plum .num{color:var(--plum-700);background:var(--plum-50);}
  h3{font-size:17px;font-weight:800;letter-spacing:-0.015em;margin:24px 0 10px;color:var(--ink);line-height:1.55;}
  p{font-size:15px;line-height:1.85;color:var(--ink);margin:0 0 14px;letter-spacing:-0.005em;}
  p b,strong{font-weight:700;}
  .hl{background:linear-gradient(180deg,transparent 60%,var(--gold-100) 60%);padding:0 2px;font-weight:600;}
  .hl-coral{background:linear-gradient(180deg,transparent 60%,var(--coral-100) 60%);padding:0 2px;font-weight:600;}
  .hl-wine{background:linear-gradient(180deg,transparent 60%,var(--wine-100) 60%);padding:0 2px;font-weight:600;}

  /* Personal note - 부모님 이야기 */
  .personal-note{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:28px 30px;margin:24px 0;border-left:5px solid var(--coral-500);position:relative;}
  .personal-note::before{content:'❝';position:absolute;top:14px;right:24px;font-family:'Cormorant Garamond',serif;font-size:60px;font-weight:600;color:var(--coral-300);opacity:0.4;line-height:1;}
  .personal-note .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--coral-700);margin-bottom:6px;font-weight:700;letter-spacing:0.06em;}
  .personal-note h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:18px;font-weight:800;margin:0 0 14px;color:var(--coral-700);letter-spacing:-0.02em;}
  .personal-note p{font-size:14px;line-height:1.85;margin:0 0 10px;color:var(--ink);}
  .personal-note p:last-child{margin-bottom:0;}
  .personal-note p b{color:var(--coral-700);font-weight:700;}

  /* Misconception box - 오해 vs 현실 */
  .misc-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0;}
  .misc-cell{padding:20px 22px;border-radius:var(--radius-lg);position:relative;overflow:hidden;}
  .misc-cell.before{background:var(--paper-2);border-left:4px solid var(--ink-mute);}
  .misc-cell.after{background:var(--wine-50);border-left:4px solid var(--wine-500);}
  .misc-cell .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11.5px;font-weight:800;letter-spacing:0.08em;margin-bottom:8px;}
  .misc-cell.before .lbl{color:var(--ink-mute);}
  .misc-cell.after .lbl{color:var(--wine-700);}
  .misc-cell h4{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:15px;font-weight:900;margin:0 0 10px;letter-spacing:-0.02em;line-height:1.35;}
  .misc-cell.before h4{color:var(--ink);}
  .misc-cell.after h4{color:var(--wine-700);}
  .misc-cell p{font-size:12.5px;line-height:1.65;margin:0;color:var(--ink-soft);}
  .misc-cell p b{font-weight:700;}
  .misc-cell.before p b{color:var(--ink);}
  .misc-cell.after p b{color:var(--wine-700);}
  @media (max-width:480px){.misc-grid{grid-template-columns:1fr;}}

  /* Reason card - 정서적 부담 */
  .reason-card{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;margin:22px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.05);}
  .reason-head{padding:22px 26px 18px;position:relative;border-bottom:1px solid var(--line-soft);}
  .reason-card.r1 .reason-head{background:linear-gradient(135deg,var(--plum-50) 0%,var(--cream-50) 100%);}
  .reason-card.r2 .reason-head{background:linear-gradient(135deg,var(--wine-50) 0%,var(--cream-50) 100%);}
  .reason-card.r3 .reason-head{background:linear-gradient(135deg,var(--gold-50) 0%,var(--cream-50) 100%);}
  .reason-card.r4 .reason-head{background:linear-gradient(135deg,var(--navy-50) 0%,var(--cream-50) 100%);}
  .reason-num{position:absolute;top:18px;right:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:70px;font-weight:700;line-height:1;letter-spacing:-0.04em;opacity:0.18;}
  .reason-card.r1 .reason-num{color:var(--plum-700);}
  .reason-card.r2 .reason-num{color:var(--wine-700);}
  .reason-card.r3 .reason-num{color:var(--gold-700);}
  .reason-card.r4 .reason-num{color:var(--navy-700);}
  .reason-tag{display:inline-block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11.5px;font-weight:800;letter-spacing:0.08em;padding:4px 12px;border-radius:999px;margin-bottom:8px;background:var(--card);}
  .reason-card.r1 .reason-tag{color:var(--plum-700);border:1px solid var(--plum-100);}
  .reason-card.r2 .reason-tag{color:var(--wine-700);border:1px solid var(--wine-100);}
  .reason-card.r3 .reason-tag{color:var(--gold-700);border:1px solid var(--gold-100);}
  .reason-card.r4 .reason-tag{color:var(--navy-700);border:1px solid var(--navy-100);}
  .reason-head h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:19px;font-weight:900;margin:0 0 6px;color:var(--ink);letter-spacing:-0.025em;line-height:1.4;position:relative;}
  .reason-head .sub{font-size:13px;color:var(--ink-soft);font-style:italic;line-height:1.5;position:relative;}
  .reason-body{padding:22px 26px 24px;}
  .reason-body p{font-size:13.5px;line-height:1.85;margin:0 0 10px;color:var(--ink);}
  .reason-body p:last-child{margin-bottom:0;}
  .reason-body p b{font-weight:700;}
  .reason-card.r1 p b{color:var(--plum-700);}
  .reason-card.r2 p b{color:var(--wine-700);}
  .reason-card.r3 p b{color:var(--gold-700);}
  .reason-card.r4 p b{color:var(--navy-700);}

  /* Stats grid */
  .stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0;}
  .stats-cell{background:var(--paper-2);padding:16px 14px;border-radius:var(--radius);text-align:center;}
  .stats-cell .pct{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:28px;line-height:1;letter-spacing:-0.025em;margin-bottom:4px;}
  .reason-card.r2 .stats-cell .pct{color:var(--wine-700);}
  .reason-card.r3 .stats-cell .pct{color:var(--gold-700);}
  .stats-cell .desc{font-size:11.5px;color:var(--ink-soft);line-height:1.45;}
  .stats-cell .desc b{color:var(--ink);font-weight:700;}

  /* Pull quote */
  .pull-quote{margin:28px 0;padding:24px 28px;background:linear-gradient(135deg,var(--cream-50) 0%,var(--paper-2) 100%);border-radius:var(--radius);border-left:4px solid var(--plum-500);position:relative;}
  .pull-quote::before{content:'&quot;';position:absolute;top:8px;left:18px;font-family:'Cormorant Garamond',serif;font-size:60px;color:var(--plum-100);line-height:1;font-style:italic;opacity:0.6;}
  .pull-quote p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:15.5px;font-weight:600;line-height:1.7;color:var(--ink);margin:0 0 8px;letter-spacing:-0.015em;padding-left:30px;}
  .pull-quote .source{display:block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:12px;color:var(--plum-700);padding-left:30px;}
  @media (max-width:480px){.pull-quote{padding:22px 22px;}.pull-quote p{font-size:14.5px;padding-left:22px;}.pull-quote .source{padding-left:22px;}}

  /* Mirror box - 본인 미래 거울 */
  .mirror-box{background:linear-gradient(135deg,var(--plum-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:30px 32px;margin:24px 0;border:2px solid var(--plum-500);position:relative;}
  .mirror-box::before{content:'⟷';position:absolute;top:14px;right:24px;font-size:50px;color:var(--plum-500);opacity:0.2;line-height:1;}
  .mirror-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--plum-700);margin-bottom:8px;font-weight:800;letter-spacing:0.1em;}
  .mirror-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:20px;font-weight:900;margin:0 0 14px;color:var(--plum-700);letter-spacing:-0.025em;line-height:1.4;}
  .mirror-box p{font-size:14px;line-height:1.85;margin:0 0 10px;color:var(--ink);}
  .mirror-box p:last-child{margin-bottom:0;}
  .mirror-box p b{color:var(--plum-700);font-weight:700;}

  /* Respect box - 그럼에도 의미 */
  .respect-box{background:linear-gradient(135deg,var(--sage-50) 0%,var(--cream-50) 100%);border-radius:var(--radius-lg);padding:26px 30px;margin:24px 0;border-left:5px solid var(--sage-500);}
  .respect-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--sage-700);margin-bottom:6px;font-weight:700;letter-spacing:0.06em;}
  .respect-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:18px;font-weight:800;margin:0 0 14px;color:var(--sage-700);letter-spacing:-0.02em;}
  .respect-list{list-style:none;padding:0;margin:0;}
  .respect-list li{padding:11px 0;border-top:1px dashed rgba(45,80,8,0.2);font-size:13.5px;line-height:1.7;color:var(--ink);display:flex;align-items:flex-start;gap:12px;}
  .respect-list li:first-child{border-top:none;padding-top:2px;}
  .respect-list li .check{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;font-weight:800;color:var(--sage-700);flex-shrink:0;line-height:1.3;min-width:34px;}
  .respect-list li b{color:var(--sage-700);font-weight:700;}

  /* Closing - 부모님께 */
  .closing{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:32px 28px;margin:40px 0 0;text-align:center;}
  .closing .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--coral-700);margin-bottom:12px;font-weight:600;}
  .closing p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:16px;font-weight:500;line-height:1.85;color:var(--ink);margin:0;letter-spacing:-0.01em;}
  .closing .em{color:var(--coral-700);font-weight:800;}
  .closing .heart{font-size:24px;margin:8px 0;}

  .tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line);}
  .tag-pill{font-size:12px;color:var(--ink-soft);background:var(--card);padding:6px 12px;border-radius:999px;border:1px solid var(--line);}
  .disclaimer{font-size:11.5px;color:var(--ink-mute);line-height:1.75;text-align:center;margin-top:28px;padding:18px 22px;background:var(--paper-2);border-radius:var(--radius-sm);}

  @media (max-width:480px){.hero{padding:56px 0 48px;margin-bottom:36px;}.hero h1{font-size:24px;}.hero .lede{font-size:14px;}h2{font-size:20px;margin:40px 0 14px;}h3{font-size:16px;}.container{padding:0 20px;}.personal-note,.mirror-box,.respect-box,.closing{padding:24px 22px;}.mirror-box h3,.reason-head h3{font-size:17px;}.reason-num{font-size:50px;}.closing p{font-size:15px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header class=&quot;hero&quot;&gt;
  &lt;div class=&quot;container&quot;&gt;
    &lt;div class=&quot;kicker&quot;&gt;Family Story · Caregiver Reality&lt;/div&gt;
    &lt;h1&gt;요양보호사가 정말 힘든 이유&lt;br&gt;&lt;span class=&quot;underline accent&quot;&gt;노화와 죽음을 매일 마주하는 일&lt;/span&gt;&lt;/h1&gt;
    &lt;p class=&quot;lede&quot;&gt;저희 어머님 아버님 두 분 모두 은퇴하시고 요양보호사 일을 시작하셨어요. 처음에 저는 &lt;b&gt;&quot;할머니 할아버지 밥 차려드리고 말동무 해드리는 쉬운 일&quot;&lt;/b&gt;이라고 생각했거든요. 솔직히 그렇게 안일하게 봤어요. 그런데 두 분 옆에서 가까이 지켜보니, &lt;span class=&quot;hl-coral&quot;&gt;전혀 쉬운 일이 아니더라고요&lt;/span&gt;. 단순한 돌봄이 아니라 &lt;b&gt;몸이 아픈 사람을 돌보는 정서적 노동&lt;/b&gt;이에요. 게다가 두 분 다 60세가 넘은 나이라 일하시면서 &lt;b&gt;본인의 노화와 죽음에 대해 계속 생각하시게&lt;/b&gt; 되는 것 같아요. 부모님 곁에서 지켜본 솔직한 이야기, 풀어볼게요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;container&quot;&gt;
&lt;article&gt;

  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;No. 00&lt;/span&gt;처음엔 저도 가볍게 생각했어요&lt;/h2&gt;

  &lt;p&gt;은퇴 후 일자리 알아보시던 부모님께서 요양보호사 자격증을 따시고 일을 시작하셨다고 했을 때, 저는 솔직히 &lt;b&gt;&quot;잘됐다&quot;&lt;/b&gt;고만 생각했어요. 어르신들 옆에서 &lt;span class=&quot;hl&quot;&gt;밥 차려드리고, 약 챙겨드리고, 말동무 해드리는&lt;/span&gt; 그런 일이라고 막연히 생각했거든요.&lt;/p&gt;

  &lt;div class=&quot;misc-grid&quot;&gt;
    &lt;div class=&quot;misc-cell before&quot;&gt;
      &lt;div class=&quot;lbl&quot;&gt;★ BEFORE · 처음 생각&lt;/div&gt;
      &lt;h4&gt;&quot;쉬운 노인 돌봄 일&quot;&lt;/h4&gt;
      &lt;p&gt;밥 차려드리고 약 챙겨드리고 &lt;b&gt;말동무 정도 하는 일&lt;/b&gt;. 은퇴 후 가벼운 부업처럼 할 수 있는 일.&lt;/p&gt;
    &lt;/div&gt;
    &lt;div class=&quot;misc-cell after&quot;&gt;
      &lt;div class=&quot;lbl&quot;&gt;★ AFTER · 알고 보니&lt;/div&gt;
      &lt;h4&gt;&quot;몸이 아픈 사람을 돌보는 정서적 노동&quot;&lt;/h4&gt;
      &lt;p&gt;신체 부담 + 감정 노동 + &lt;b&gt;노화·죽음을 매일 마주하는 일&lt;/b&gt;. 60대 본인이 본인의 미래를 거울처럼 마주.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;두 분 일을 시작하시고 몇 달 지나니까 &lt;b&gt;표정이 좀 다르시더라고요&lt;/b&gt;. 피곤하시기도 하지만, 뭔가 &lt;span class=&quot;hl-coral&quot;&gt;생각이 많아지신 것&lt;/span&gt; 같았어요. 어떤 날은 &quot;오늘 어르신 한 분이 병원으로 가셨다&quot;고 말씀하시면서 한참 멍하니 계시기도 하고. 그제서야 깨달았어요. 이 일이 단순한 돌봄이 아니라는 걸요.&lt;/p&gt;

  &lt;h2 class=&quot;wine&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 01&lt;/span&gt;일의 본질 — 단순 돌봄이 아닌 정서 노동&lt;/h2&gt;

  &lt;p&gt;요양보호사 일은 본질적으로 &lt;b&gt;&quot;몸이 많이 아픈 분들을 돌보는 일&quot;&lt;/b&gt;이에요. 우리가 흔히 생각하는 활기찬 노인이 아니라, &lt;span class=&quot;hl&quot;&gt;중증 치매·뇌졸중·말기 질환&lt;/span&gt;으로 일상생활이 어려운 분들이 대부분이에요.&lt;/p&gt;

  &lt;div class=&quot;reason-card r1&quot;&gt;
    &lt;div class=&quot;reason-head&quot;&gt;
      &lt;div class=&quot;reason-num&quot;&gt;01&lt;/div&gt;
      &lt;div class=&quot;reason-tag&quot;&gt;★ EMOTIONAL LABOR&lt;/div&gt;
      &lt;h3&gt;감정을 늘 조절해야 하는 일&lt;/h3&gt;
      &lt;div class=&quot;sub&quot;&gt;기술이 아닌 마음으로 하는 일 · 즐거운 감정 강제 표출&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;reason-body&quot;&gt;
      &lt;p&gt;학술 연구에 따르면 요양보호사는 &lt;b&gt;&quot;끊임없는 감정 조절이 필요한 노동&quot;&lt;/b&gt;으로 분류돼요. 본인이 아무리 피곤하고 슬퍼도 어르신 앞에서는 즐거운 표정을 만들어야 하거든요. 부정적 감정은 억제하고, 의도적으로 즐거운 감정을 표출.&lt;/p&gt;
      &lt;p&gt;저희 어머님이 한번은 그러셨어요. &lt;b&gt;&quot;오늘은 정말 힘들었는데, 어르신 앞에서는 웃어야 하니까... 집에 와서야 한숨 쉬게 되더라&quot;&lt;/b&gt;고. 일반 서비스업의 감정노동에 더해, 어르신의 가족들과의 관계까지 신경 써야 하는 &lt;span class=&quot;hl-wine&quot;&gt;이중 감정 노동&lt;/span&gt;이에요.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;wine&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 02&lt;/span&gt;몸도 정말 고된 일&lt;/h2&gt;

  &lt;div class=&quot;reason-card r2&quot;&gt;
    &lt;div class=&quot;reason-head&quot;&gt;
      &lt;div class=&quot;reason-num&quot;&gt;02&lt;/div&gt;
      &lt;div class=&quot;reason-tag&quot;&gt;★ PHYSICAL TOLL&lt;/div&gt;
      &lt;h3&gt;1명이 9.7명을 돌보는 현실&lt;/h3&gt;
      &lt;div class=&quot;sub&quot;&gt;근골격계 질환 · 야간 16.5명 · 휴게시설 부족&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;reason-body&quot;&gt;
      &lt;p&gt;법정 규정은 &lt;b&gt;입소자 2.5명당 요양보호사 1명&lt;/b&gt;이지만, 실제 현장은 다르대요. 전국여성노동조합 조사에 따르면 시설 요양보호사 1인이 실제 돌보는 입소자 수는...&lt;/p&gt;

      &lt;div class=&quot;stats-grid&quot;&gt;
        &lt;div class=&quot;stats-cell&quot;&gt;
          &lt;div class=&quot;pct&quot;&gt;9.7명&lt;/div&gt;
          &lt;div class=&quot;desc&quot;&gt;&lt;b&gt;주간 평균&lt;/b&gt;&lt;br&gt;1인 담당 입소자&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;stats-cell&quot;&gt;
          &lt;div class=&quot;pct&quot;&gt;16.5명&lt;/div&gt;
          &lt;div class=&quot;desc&quot;&gt;&lt;b&gt;야간 평균&lt;/b&gt;&lt;br&gt;1인 담당 입소자&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;p&gt;법정 기준의 &lt;b&gt;4-7배 부담&lt;/b&gt;이에요. 게다가 어르신들 체위 변경(누운 자세 바꾸기), 이동 보조, 목욕 도움 같은 일은 거의 &lt;span class=&quot;hl-wine&quot;&gt;중량물 다루는 노동&lt;/span&gt;과 같아요. 60대 부모님이 70-80대 어르신을 들어 옮기는 게 매일 반복돼요.&lt;/p&gt;
      &lt;p&gt;휴게시설도 부족해요. 식사 장소가 병실인 경우가 54%, 식사 장소가 아예 없는 경우도 33%. &lt;b&gt;밥 한 끼 편히 못 먹고 일하시는 거예요.&lt;/b&gt;&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;plum&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 03&lt;/span&gt;★ 핵심 — 노화와 죽음을 매일 마주하는 일&lt;/h2&gt;

  &lt;p&gt;이게 사실 &lt;b&gt;제가 가장 마음 아픈 부분&lt;/b&gt;이에요. 저희 부모님 두 분 다 이미 60세가 넘으셨거든요. 본인들도 노화의 시작점에 계신데, 일터에서 매일 &lt;span class=&quot;hl-coral&quot;&gt;10년, 20년 후 본인의 미래&lt;/span&gt;를 마주하시는 거예요.&lt;/p&gt;

  &lt;div class=&quot;mirror-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ THE MIRROR · 미래의 거울&lt;/div&gt;
    &lt;h3&gt;본인의 노화를 매일 마주하는 일&lt;/h3&gt;
    &lt;p&gt;요양보호사 일을 하시는 부모님은 &lt;b&gt;본인보다 10-20년 더 나이 드신 분들&lt;/b&gt;을 매일 돌보세요. 그 분들의 모습이 &lt;span style=&quot;color:var(--plum-700);font-weight:800;&quot;&gt;곧 본인의 미래&lt;/span&gt;로 보일 수밖에 없어요.&lt;/p&gt;
    &lt;p&gt;치매로 가족을 못 알아보는 분, 거동을 못 하셔서 누워서만 지내시는 분, 음식을 삼키지 못하시는 분, 그리고 매일 떠나시는 분들. 이 모습을 매일 8시간씩 가까이서 본다는 건 &lt;b&gt;&quot;내가 저렇게 될 수도 있다&quot;&lt;/b&gt;는 생각을 매일 하게 되는 거예요.&lt;/p&gt;
    &lt;p&gt;사회복지학 연구들에서도 요양보호사의 정서적 부담 1순위로 꼽는 게 바로 &lt;b&gt;이 &quot;죽음과 노화에 대한 일상적 직면&quot;&lt;/b&gt;이에요. 단순 스트레스가 아니라 &lt;span class=&quot;hl&quot;&gt;존재론적 불안&lt;/span&gt;이라고 표현되기도 해요.&lt;/p&gt;
  &lt;/div&gt;

  &lt;p&gt;저희 어머님은 일을 시작하시고 나서 &lt;b&gt;건강검진 더 자주 받으시고, 운동도 시작하셨어요&lt;/b&gt;. 아버님은 가끔 &lt;span class=&quot;hl-coral&quot;&gt;&quot;내가 늙어서 누군가에게 짐이 되면 어쩌지&quot;&lt;/span&gt;라고 걱정하시기도 해요. 일을 통해 인생의 마지막 단계를 매일 마주하시니까, 본인 인생을 더 깊게 들여다보시게 된 것 같아요.&lt;/p&gt;

  &lt;div class=&quot;pull-quote&quot;&gt;
    &lt;p&gt;요양보호사는 &lt;b&gt;인생의 마지막 단계를 동행하는 일&lt;/b&gt;이에요. 어르신의 마지막 순간을 함께 하는 일이 반복될수록, 본인의 삶과 죽음에 대해 깊이 생각하지 않을 수 없어요. 이게 정서적으로 가장 무거운 부분이에요.&lt;/p&gt;
    &lt;span class=&quot;source&quot;&gt;— 돌봄 노동 연구 인터뷰 中&lt;/span&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;gold&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 04&lt;/span&gt;또 다른 무게 — 폭언·폭력 노출&lt;/h2&gt;

  &lt;div class=&quot;reason-card r3&quot;&gt;
    &lt;div class=&quot;reason-head&quot;&gt;
      &lt;div class=&quot;reason-num&quot;&gt;03&lt;/div&gt;
      &lt;div class=&quot;reason-tag&quot;&gt;★ VERBAL &amp; PHYSICAL ABUSE&lt;/div&gt;
      &lt;h3&gt;치매 어르신의 폭언·폭력&lt;/h3&gt;
      &lt;div class=&quot;sub&quot;&gt;시설 81% 피해 경험 · 성희롱 노출까지&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;reason-body&quot;&gt;
      &lt;p&gt;전국요양보호사협회 보고서에 따르면 &lt;b&gt;시설 요양보호사의 약 81%&lt;/b&gt;가 신체적·정신적 피해를 입은 적이 있다고 답했어요. 재가 요양보호사도 약 30%. 의도된 폭력이 아니라 &lt;span class=&quot;hl&quot;&gt;치매 어르신의 인지 저하&lt;/span&gt;로 인한 충동적 행동이 많아요.&lt;/p&gt;

      &lt;div class=&quot;stats-grid&quot;&gt;
        &lt;div class=&quot;stats-cell&quot;&gt;
          &lt;div class=&quot;pct&quot;&gt;81%&lt;/div&gt;
          &lt;div class=&quot;desc&quot;&gt;&lt;b&gt;시설 요양보호사&lt;/b&gt;&lt;br&gt;피해 경험률&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;stats-cell&quot;&gt;
          &lt;div class=&quot;pct&quot;&gt;30%&lt;/div&gt;
          &lt;div class=&quot;desc&quot;&gt;&lt;b&gt;재가 요양보호사&lt;/b&gt;&lt;br&gt;피해 경험률&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;p&gt;문제는 이게 &lt;b&gt;&quot;의도된 가해&quot;&lt;/b&gt;가 아니라는 점이에요. 어르신이 인지가 떨어지셔서 그러시는 걸 알기 때문에, 보호사 분들은 &lt;span class=&quot;hl-coral&quot;&gt;화도 못 내고 마음으로만 삭이세요&lt;/span&gt;. &quot;내가 어르신을 돌봐야 하는데 어쩌겠어&quot;라며 감정을 묻어두시는 게 더 깊은 상처가 돼요.&lt;/p&gt;
      &lt;p&gt;성희롱 가해는 어르신 본인뿐 아니라 &lt;b&gt;어르신의 가족&lt;/b&gt;도 포함된대요. 그런데 정작 성희롱 예방 교육은 제대로 안 되고 있는 게 현실이에요.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;navy&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 05&lt;/span&gt;가족과의 관계도 또 다른 일&lt;/h2&gt;

  &lt;div class=&quot;reason-card r4&quot;&gt;
    &lt;div class=&quot;reason-head&quot;&gt;
      &lt;div class=&quot;reason-num&quot;&gt;04&lt;/div&gt;
      &lt;div class=&quot;reason-tag&quot;&gt;★ FAMILY DYNAMICS&lt;/div&gt;
      &lt;h3&gt;가족 갈등의 한가운데 서기&lt;/h3&gt;
      &lt;div class=&quot;sub&quot;&gt;민원·요구 사항 · 보호자 vs 어르신 사이&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;reason-body&quot;&gt;
      &lt;p&gt;요양보호사는 어르신만 돌보는 게 아니라 &lt;b&gt;어르신의 가족까지 응대&lt;/b&gt;해야 해요. 자녀들의 민원, 요구사항, 가족 간 갈등에 휘말리기도 하고요. 어떤 날은 어르신이 &lt;span class=&quot;hl&quot;&gt;&quot;집에 가고 싶다&quot;&lt;/span&gt;고 우시는데, 자녀들은 &lt;b&gt;&quot;절대 모시고 갈 수 없으니 거기서 잘 케어 부탁드립니다&quot;&lt;/b&gt; 하는 상황. 그 사이에 끼어 있는 게 보호사 분들이에요.&lt;/p&gt;
      &lt;p&gt;어머님께서 말씀하신 게 인상 깊었어요. &lt;b&gt;&quot;어르신은 외로워하시고, 자녀들은 죄책감으로 더 까다로워지시고. 그 마음을 둘 다 받아주는 일&quot;&lt;/b&gt;이라고. 정말 감정의 한복판이에요.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;sage&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 06&lt;/span&gt;그럼에도 의미 있는 일&lt;/h2&gt;

  &lt;p&gt;이 모든 무게에도 불구하고, 부모님 두 분 다 &lt;b&gt;그만두고 싶어 하시지는 않아요&lt;/b&gt;. 오히려 일을 통해 얻는 의미가 분명히 있다고 하세요.&lt;/p&gt;

  &lt;div class=&quot;respect-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ MEANING · 그래도 의미 있는 이유&lt;/div&gt;
    &lt;h3&gt;부모님이 일을 계속하시는 이유&lt;/h3&gt;
    &lt;ul class=&quot;respect-list&quot;&gt;
      &lt;li&gt;&lt;span class=&quot;check&quot;&gt;01&lt;/span&gt;&lt;div&gt;&lt;b&gt;누군가에게 꼭 필요한 사람&lt;/b&gt; — 어르신이 본인을 알아보고 반가워하시는 순간, 가족에게도 말 못 한 이야기를 본인에게 털어놓으시는 순간. 그 신뢰가 큰 보람.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;check&quot;&gt;02&lt;/span&gt;&lt;div&gt;&lt;b&gt;인생을 더 깊이 보게 됨&lt;/b&gt; — 죽음을 가까이 보는 만큼 &lt;b&gt;&quot;오늘 잘 살아야겠다&quot;&lt;/b&gt;는 마음이 또렷해지신대요. 일상의 작은 행복을 더 소중히 여기게 되시고요.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;check&quot;&gt;03&lt;/span&gt;&lt;div&gt;&lt;b&gt;본인의 노년을 미리 준비&lt;/b&gt; — 어떤 분의 마지막은 평온하고, 어떤 분의 마지막은 외로운지 보면서 &lt;b&gt;&quot;나는 어떤 노년을 살고 싶다&quot;&lt;/b&gt;는 그림이 더 명확해져요.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;check&quot;&gt;04&lt;/span&gt;&lt;div&gt;&lt;b&gt;경제적 자립&lt;/b&gt; — 자녀에게 부담이 되지 않고 본인이 일해서 생활하시는 자존감. 60대에도 여전히 사회 일원으로 기여하고 있다는 자부심.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;check&quot;&gt;05&lt;/span&gt;&lt;div&gt;&lt;b&gt;동료와의 연대&lt;/b&gt; — 같은 무게를 함께 지는 동료 보호사 분들과의 깊은 우정. 가족도 모르는 마음을 동료끼리는 알아준대요.&lt;/div&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;coral&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 07&lt;/span&gt;마무리 — 부모님께 드리고 싶은 말&lt;/h2&gt;

  &lt;p&gt;이 글을 쓰면서 부모님께 더 자주 안부 전화 드려야겠다 싶었어요. 매일 노화와 죽음을 마주하시는 일터에서 돌아오시는 부모님께, &lt;span class=&quot;hl-coral&quot;&gt;&quot;오늘은 어떠셨어?&quot;&lt;/span&gt; 한 마디라도 더 건네는 게 얼마나 중요한지 깨달았어요.&lt;/p&gt;

  &lt;p&gt;그리고 이 글을 보시는 분들 중 부모님이 요양보호사이신 분들, &lt;b&gt;부모님께 한 번 더 안부 묻고 따뜻한 말씀 드려보세요&lt;/b&gt;. 우리 부모님들이 매일 짊어지시는 무게는 정말 크거든요. 단순한 돌봄 노동이 아니라 &lt;span class=&quot;hl&quot;&gt;정서적·신체적·존재론적 노동&lt;/span&gt;이에요.&lt;/p&gt;

  &lt;p&gt;그리고 이 일을 하시는 모든 요양보호사 분들께 깊은 존경을 보내요. 우리 사회의 가장 약한 분들을 돌보는 일, 가장 무겁고 가장 의미 있는 일을 묵묵히 해주고 계세요. 그 노고에 비해 사회적 처우는 너무 부족한 게 현실이고요. &lt;b&gt;제도 개선과 사회적 인식 개선&lt;/b&gt;이 정말 절실해요.&lt;/p&gt;

  &lt;div class=&quot;personal-note&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ PERSONAL NOTE · 어머님 아버님께&lt;/div&gt;
    &lt;h3&gt;두 분께 진심으로 감사드려요&lt;/h3&gt;
    &lt;p&gt;매일 가장 약한 분들 곁을 지켜주시는 두 분이 정말 자랑스러워요. 본인의 노화를 매일 마주하시면서도 따뜻한 마음으로 어르신들을 돌봐주시는 모습 보면, 제가 부모로서 어떻게 살아가야 할지 배워요.&lt;/p&gt;
    &lt;p&gt;오늘도 출근하시는 두 분께 마음 깊이 응원 보내요. &lt;b&gt;건강하게, 너무 무리하지 마시고요.&lt;/b&gt; 두 분이 행복해야 저도 행복해요. 사랑합니다.&lt;/p&gt;
  &lt;/div&gt;

  &lt;div class=&quot;closing&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;Final Note&lt;/div&gt;
    &lt;p&gt;요양보호사 일은 단순 돌봄이 아닌&lt;br&gt;인생의 마지막을 동행하는 일.&lt;/p&gt;
    &lt;div class=&quot;heart&quot;&gt; &lt;/div&gt;
    &lt;p&gt;부모님께 한 번 더 안부 전하고&lt;br&gt;&lt;span class=&quot;em&quot;&gt;마음으로 응원해 주세요!&lt;/span&gt;&lt;/p&gt;
  &lt;/div&gt;

  &lt;div class=&quot;disclaimer&quot;&gt;
    ※ 본 글은 2026년 5월 기준 국가인권위원회, 전국요양보호사협회, 전국여성노동조합, 한국학술지인용색인(KCI) 사회복지학 연구 자료, 보건복지부 등 공개 자료를 종합한 정보 글입니다.&lt;br&gt;
    인용된 통계·연구 결과는 발표 시점 기준이며, 시설·지역·시기에 따라 차이가 있을 수 있습니다.&lt;br&gt;
    &lt;b&gt;본 글은 어떠한 직업 비하나 일방적 미화도 아닙니다.&lt;/b&gt; 요양보호사 일의 무게를 사회적으로 더 잘 이해하고, 처우 개선과 사회적 인식 개선이 이뤄지길 바라는 마음으로 작성한 글입니다.&lt;br&gt;
    개별 보호사 분들의 경험은 본인의 시설·동료·가족·건강 상태에 따라 매우 다양하므로, 본문은 한 자녀의 관찰과 일반적 연구 자료를 바탕으로 한 정보 공유 글로 봐주시길 바랍니다.&lt;br&gt;
    본 글은 어떠한 광고·협찬과도 무관한 정보 공유 글입니다.
  &lt;/div&gt;

  &lt;div class=&quot;tags&quot;&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#요양보호사&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#감정노동&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#노인돌봄&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#부모님일&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#정서적부담&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#노화와죽음&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#돌봄노동&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#60대일자리&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#처우개선&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#사회적존중&lt;/span&gt;
  &lt;/div&gt;

&lt;/article&gt;
&lt;/div&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <category>▶ 나만 알기 아깝다. 꿀팁 공유</category>
      <category>#요양보호사 #감정노동 #노인돌봄 #부모님일 #정서적부담 #노화와죽음 #돌봄노동 #60대일자리 #처우개선 #사회적존중</category>
      <author>쏠쏠와플</author>
      <guid isPermaLink="true">https://solsolwaffle.tistory.com/119</guid>
      <comments>https://solsolwaffle.tistory.com/119#entry119comment</comments>
      <pubDate>Sun, 10 May 2026 12:58:56 +0900</pubDate>
    </item>
    <item>
      <title>돼지고기 앞다리 VS 뒷다리 더 싼 부위는? + 가끔 보이는 페인트 색깔 먹어도 될까?</title>
      <link>https://solsolwaffle.tistory.com/118</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;title&gt;돼지고기 앞다리살 vs 뒷다리살 차이 + 페인트 같은 색깔 정체 (식약처 공식)&lt;/title&gt;

&lt;meta name=&quot;description&quot; content=&quot;돼지고기 앞다리살·뒷다리살 차이 + 가격 비교 + 페인트 같은 색깔 부분의 정체! 식약처 공식 답변 기반. 검인 도장 안전성부터 활용 레시피까지 솔직 정리.&quot;&gt;
&lt;meta property=&quot;og:type&quot; content=&quot;article&quot;&gt;
&lt;meta property=&quot;og:title&quot; content=&quot;돼지고기 앞다리살 vs 뒷다리살 + 페인트 색깔의 정체&quot;&gt;
&lt;meta property=&quot;og:description&quot; content=&quot;가격 비교부터 도축 검인 도장 안전성까지! 식약처 공식 답변.&quot;&gt;

&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.googleapis.com&quot;&gt;
&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.gstatic.com&quot; crossorigin&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;800;900&amp;family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; as=&quot;style&quot; crossorigin href=&quot;https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css&quot; /&gt;
&lt;style&gt;
  :root {
    --paper:#FBF8F3; --paper-2:#F2EBDC; --card:#FFFFFF;
    --ink:#1B1A20; --ink-soft:#4A444F; --ink-mute:#8A828F;
    --line:#E8DEC9; --line-soft:#F0E8D5;
    --char-700:#0F0E12;
    --gold-50:#FCF5E0; --gold-100:#F8E2A2; --gold-300:#E8B872; --gold-500:#DA9A1A; --gold-700:#7A5810;
    --wine-50:#F5E8EC; --wine-100:#DCB5C0; --wine-500:#882B45; --wine-700:#4A1322;
    --sage-50:#EFF5E6; --sage-100:#D2E5B0; --sage-300:#95BD5C; --sage-500:#5C8D2C; --sage-700:#2D5008;
    --coral-50:#FFE8DD; --coral-100:#FFC8A8; --coral-300:#F0945A; --coral-500:#C85820; --coral-700:#6E2E0E;
    --navy-50:#E5EAF2; --navy-100:#B5C2DB; --navy-500:#2A4684; --navy-700:#0F1D45;
    --plum-50:#F3EDF5; --plum-100:#DCC9E0; --plum-500:#6B4F75; --plum-700:#3D2A45;
    --teal-50:#E0F0EE; --teal-100:#A8D5D0; --teal-500:#1F7A72; --teal-700:#0E4A44;
    --cream-50:#FCF6E8; --cream-100:#F5E5BD;
    --radius-sm:8px; --radius:14px; --radius-lg:22px;
  }
  *{box-sizing:border-box;}
  html,body{margin:0;padding:0;font-family:'Pretendard Variable','Pretendard','Noto Sans KR',-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.85;word-break:keep-all;overflow-wrap:break-word;text-wrap:pretty;}
  .container{max-width:640px;margin:0 auto;padding:0 24px;}
  .hero{padding:76px 0 64px;background:radial-gradient(800px 400px at 80% 0%,var(--coral-50) 0%,transparent 60%),radial-gradient(600px 350px at 0% 100%,var(--gold-50) 0%,transparent 60%),var(--paper);margin-bottom:48px;border-bottom:1px solid var(--line);position:relative;overflow:hidden;}
  .hero::before{content:' ';position:absolute;top:60px;right:50px;font-size:80px;opacity:0.13;}
  .hero .container{position:relative;}
  .hero .kicker{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--coral-700);margin-bottom:14px;font-weight:600;letter-spacing:0.04em;display:inline-flex;align-items:center;gap:12px;}
  .hero .kicker::before{content:'';width:8px;height:8px;border-radius:50%;background:var(--coral-500);}
  .hero h1{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:30px;font-weight:800;letter-spacing:-0.035em;line-height:1.45;margin:0 0 20px;color:var(--ink);}
  .hero h1 .accent{color:var(--coral-700);}
  .hero h1 .underline{position:relative;display:inline-block;}
  .hero h1 .underline::after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:10px;background:var(--gold-100);z-index:-1;opacity:0.7;}
  .hero .lede{font-size:15px;line-height:1.95;color:var(--ink-soft);margin:0;letter-spacing:-0.005em;}
  article{padding:0 0 80px;}
  h2{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:24px;font-weight:800;letter-spacing:-0.03em;line-height:1.5;margin:52px 0 16px;color:var(--ink);}
  h2 .num{display:inline-block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:16px;font-weight:600;letter-spacing:0.02em;color:var(--coral-700);background:var(--coral-50);padding:4px 12px;border-radius:999px;margin-right:10px;vertical-align:middle;position:relative;top:-3px;}
  h2.gold .num{color:var(--gold-700);background:var(--gold-50);}
  h2.sage .num{color:var(--sage-700);background:var(--sage-50);}
  h2.navy .num{color:var(--navy-700);background:var(--navy-50);}
  h2.wine .num{color:var(--wine-700);background:var(--wine-50);}
  h2.plum .num{color:var(--plum-700);background:var(--plum-50);}
  h3{font-size:17px;font-weight:800;letter-spacing:-0.015em;margin:24px 0 10px;color:var(--ink);line-height:1.55;}
  p{font-size:15px;line-height:1.85;color:var(--ink);margin:0 0 14px;letter-spacing:-0.005em;}
  p b,strong{font-weight:700;}
  .hl{background:linear-gradient(180deg,transparent 60%,var(--gold-100) 60%);padding:0 2px;font-weight:600;}
  .hl-coral{background:linear-gradient(180deg,transparent 60%,var(--coral-100) 60%);padding:0 2px;font-weight:600;}
  .hl-sage{background:linear-gradient(180deg,transparent 60%,var(--sage-100) 60%);padding:0 2px;font-weight:600;}

  /* Compare card - 앞다리 vs 뒷다리 */
  .compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:24px 0;}
  .compare-card{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.05);}
  .compare-head{padding:20px 22px 16px;text-align:center;border-bottom:1px solid var(--line-soft);}
  .compare-card.front .compare-head{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);}
  .compare-card.back .compare-head{background:linear-gradient(135deg,var(--sage-50) 0%,var(--cream-50) 100%);}
  .compare-tag{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11px;font-weight:800;letter-spacing:0.1em;margin-bottom:6px;}
  .compare-card.front .compare-tag{color:var(--coral-700);}
  .compare-card.back .compare-tag{color:var(--sage-700);}
  .compare-name{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:20px;color:var(--ink);letter-spacing:-0.025em;margin-bottom:4px;line-height:1.3;}
  .compare-card.front .compare-name{color:var(--coral-700);}
  .compare-card.back .compare-name{color:var(--sage-700);}
  .compare-en{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--ink-soft);font-weight:600;}
  .compare-body{padding:16px 20px 20px;}
  .compare-body ul{list-style:none;padding:0;margin:0;}
  .compare-body li{padding:6px 0;font-size:13px;line-height:1.55;color:var(--ink);display:flex;align-items:flex-start;gap:8px;border-top:1px dashed var(--line-soft);}
  .compare-body li:first-child{border-top:none;padding-top:2px;}
  .compare-body li .ico{font-family:'Cormorant Garamond',serif;font-weight:800;font-size:13px;flex-shrink:0;line-height:1.5;}
  .compare-card.front .compare-body li .ico{color:var(--coral-700);}
  .compare-card.back .compare-body li .ico{color:var(--sage-700);}
  .compare-body li b{font-weight:700;}
  .compare-card.front .compare-body li b{color:var(--coral-700);}
  .compare-card.back .compare-body li b{color:var(--sage-700);}
  @media (max-width:480px){.compare-grid{grid-template-columns:1fr;}}

  /* Price table */
  .price-table{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;margin:24px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.05);}
  .price-head{padding:18px 24px;background:linear-gradient(135deg,var(--gold-50) 0%,var(--cream-50) 100%);border-bottom:1px solid var(--line);text-align:center;}
  .price-head .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--gold-700);font-weight:800;letter-spacing:0.08em;margin-bottom:4px;}
  .price-head h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:17px;font-weight:800;margin:0;color:var(--gold-700);letter-spacing:-0.02em;}
  .price-row{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:0;border-top:1px solid var(--line-soft);align-items:stretch;}
  .price-row.header{background:var(--paper-2);}
  .price-row.header .cell{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11px;color:var(--ink-mute);font-weight:800;letter-spacing:0.06em;padding:12px 12px;text-align:center;border-right:1px solid var(--line-soft);}
  .price-row.header .cell:last-child{border-right:none;}
  .price-row .cell{padding:13px 14px;font-size:13px;line-height:1.5;border-right:1px solid var(--line-soft);text-align:center;}
  .price-row .cell:last-child{border-right:none;}
  .price-row .cell.label{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:800;color:var(--ink);background:var(--paper-2);font-size:13.5px;letter-spacing:-0.015em;text-align:left;}
  .price-row .cell.value{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:800;color:var(--ink-soft);font-size:13px;letter-spacing:-0.015em;}
  .price-row.cheapest{background:var(--sage-50);}
  .price-row.cheapest .cell.label{color:var(--sage-700);}
  .price-row.cheapest .cell.value{color:var(--sage-700);font-weight:900;}
  @media (max-width:480px){.price-row .cell{padding:10px 8px;font-size:12px;}}

  /* Big stat - 가격 비교 */
  .price-stat{background:linear-gradient(135deg,var(--sage-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:28px 30px;margin:24px 0;text-align:center;border:1px solid var(--line);}
  .price-stat .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--sage-700);margin-bottom:8px;font-weight:800;letter-spacing:0.08em;}
  .price-stat .num{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:48px;color:var(--sage-700);line-height:1;letter-spacing:-0.03em;margin-bottom:6px;}
  .price-stat .desc{font-size:13.5px;color:var(--ink);font-weight:500;line-height:1.5;}
  .price-stat .desc b{color:var(--sage-700);}

  /* Use card - 용도별 추천 */
  .use-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0;}
  .use-cell{background:var(--card);padding:16px 18px;border-radius:var(--radius);border:1px solid var(--line);position:relative;overflow:hidden;}
  .use-cell::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;}
  .use-cell.front::before{background:var(--coral-500);}
  .use-cell.back::before{background:var(--sage-500);}
  .use-cell .ttl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11px;font-weight:800;letter-spacing:0.08em;margin-bottom:4px;}
  .use-cell.front .ttl{color:var(--coral-700);}
  .use-cell.back .ttl{color:var(--sage-700);}
  .use-cell .name{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:14px;color:var(--ink);letter-spacing:-0.015em;margin-bottom:6px;line-height:1.4;}
  .use-cell.front .name{color:var(--coral-700);}
  .use-cell.back .name{color:var(--sage-700);}
  .use-cell .menu{font-size:11.5px;color:var(--ink-soft);line-height:1.55;}
  .use-cell .menu b{color:var(--ink);font-weight:700;}
  @media (max-width:480px){.use-grid{grid-template-columns:1fr;}}

  /* Truth box - 페인트 정체 */
  .truth-box{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:30px 32px;margin:24px 0;border:2px solid var(--coral-500);position:relative;}
  .truth-box::before{content:'!';position:absolute;top:14px;right:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:60px;font-weight:900;color:var(--coral-500);opacity:0.2;line-height:1;}
  .truth-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--coral-700);margin-bottom:8px;font-weight:800;letter-spacing:0.1em;}
  .truth-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:22px;font-weight:900;margin:0 0 14px;color:var(--coral-700);letter-spacing:-0.025em;line-height:1.4;}
  .truth-box p{font-size:14px;line-height:1.85;margin:0 0 8px;color:var(--ink);}
  .truth-box p:last-child{margin-bottom:0;}
  .truth-box p b{color:var(--coral-700);font-weight:700;}

  /* Pull quote */
  .pull-quote{margin:28px 0;padding:24px 28px;background:linear-gradient(135deg,var(--cream-50) 0%,var(--paper-2) 100%);border-radius:var(--radius);border-left:4px solid var(--navy-500);position:relative;}
  .pull-quote::before{content:'&quot;';position:absolute;top:8px;left:18px;font-family:'Cormorant Garamond',serif;font-size:60px;color:var(--navy-100);line-height:1;font-style:italic;opacity:0.6;}
  .pull-quote p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:15.5px;font-weight:600;line-height:1.7;color:var(--ink);margin:0 0 8px;letter-spacing:-0.015em;padding-left:30px;}
  .pull-quote .source{display:block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:12px;color:var(--navy-700);padding-left:30px;}
  @media (max-width:480px){.pull-quote{padding:22px 22px;}.pull-quote p{font-size:14.5px;padding-left:22px;}.pull-quote .source{padding-left:22px;}}

  /* Color guide - 색깔별 안전 가이드 */
  .color-table{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;margin:24px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.05);}
  .color-row{padding:18px 24px;border-bottom:1px solid var(--line-soft);display:flex;gap:16px;align-items:flex-start;}
  .color-row:last-child{border-bottom:none;}
  .color-row .swatch{flex-shrink:0;width:40px;height:40px;border-radius:50%;border:2px solid var(--line);}
  .color-row.safe .swatch{background:#2A4684;}
  .color-row.normal .swatch{background:#8B6F47;}
  .color-row.danger1 .swatch{background:#7A8B7A;}
  .color-row.danger2 .swatch{background:#E8E0D0;}
  .color-row .content{flex:1;}
  .color-row .verdict{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11px;font-weight:800;letter-spacing:0.08em;margin-bottom:4px;}
  .color-row.safe .verdict{color:var(--sage-700);}
  .color-row.normal .verdict{color:var(--gold-700);}
  .color-row.danger1 .verdict,.color-row.danger2 .verdict{color:var(--wine-700);}
  .color-row .title{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:15px;color:var(--ink);margin-bottom:5px;letter-spacing:-0.02em;line-height:1.4;}
  .color-row.safe .title{color:var(--sage-700);}
  .color-row.danger1 .title,.color-row.danger2 .title{color:var(--wine-700);}
  .color-row .desc{font-size:12.5px;line-height:1.65;color:var(--ink-soft);}
  .color-row .desc b{font-weight:700;}
  .color-row.safe .desc b{color:var(--sage-700);}
  .color-row.danger1 .desc b,.color-row.danger2 .desc b{color:var(--wine-700);}

  /* Tip box */
  .tip-box{background:linear-gradient(135deg,var(--sage-50) 0%,var(--cream-50) 100%);border-radius:var(--radius-lg);padding:24px 28px;margin:24px 0;border-left:5px solid var(--sage-500);}
  .tip-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--sage-700);margin-bottom:6px;font-weight:700;letter-spacing:0.06em;}
  .tip-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:17px;font-weight:800;margin:0 0 14px;color:var(--sage-700);letter-spacing:-0.02em;}
  .tip-box p{font-size:13.5px;line-height:1.85;margin:0 0 8px;color:var(--ink);}
  .tip-box p:last-child{margin-bottom:0;}
  .tip-box p b{color:var(--sage-700);font-weight:700;}

  /* Closing */
  .closing{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:32px 28px;margin:40px 0 0;text-align:center;}
  .closing .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--coral-700);margin-bottom:12px;font-weight:600;}
  .closing p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:16px;font-weight:500;line-height:1.85;color:var(--ink);margin:0;letter-spacing:-0.01em;}
  .closing .em{color:var(--coral-700);font-weight:800;}

  .tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line);}
  .tag-pill{font-size:12px;color:var(--ink-soft);background:var(--card);padding:6px 12px;border-radius:999px;border:1px solid var(--line);}
  .disclaimer{font-size:11.5px;color:var(--ink-mute);line-height:1.75;text-align:center;margin-top:28px;padding:18px 22px;background:var(--paper-2);border-radius:var(--radius-sm);}

  @media (max-width:480px){.hero{padding:56px 0 48px;margin-bottom:36px;}.hero h1{font-size:24px;}.hero .lede{font-size:14px;}h2{font-size:20px;margin:40px 0 14px;}h3{font-size:16px;}.container{padding:0 20px;}.truth-box,.tip-box,.closing,.price-stat{padding:24px 22px;}.truth-box h3{font-size:18px;}.price-stat .num{font-size:38px;}.closing p{font-size:15px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header class=&quot;hero&quot;&gt;
  &lt;div class=&quot;container&quot;&gt;
    &lt;div class=&quot;kicker&quot;&gt;Pork Cuts Guide · Safety Check&lt;/div&gt;
    &lt;h1&gt;돼지고기 앞다리 vs 뒷다리&lt;br&gt;&lt;span class=&quot;underline accent&quot;&gt;+ 페인트 색깔의 정체&lt;/span&gt;&lt;/h1&gt;
    &lt;p class=&quot;lede&quot;&gt;정육 코너에서 돼지고기 살 때 두 가지 의문이 생긴 적 있어요. 첫째, &lt;b&gt;&quot;앞다리살이랑 뒷다리살, 뭐가 다르고 어떤 게 더 싼가?&quot;&lt;/b&gt; 둘째, &lt;b&gt;&quot;지방 부위에 페인트 묻은 것 같은 색깔이 있는데 이거 먹어도 되나?&quot;&lt;/b&gt; 솔직히 후자는 좀 무서웠어요. 화학 약품 같기도 하고. 그런데 알아보니 둘 다 명확한 답이 있더라고요. 식약처 공식 답변 기반으로 &lt;span class=&quot;hl-coral&quot;&gt;앞다리·뒷다리 차이부터 페인트 색깔의 정체까지&lt;/span&gt; 한 번에 정리했어요!&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;container&quot;&gt;
&lt;article&gt;

  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;No. 00&lt;/span&gt;두 의문 한 번에 정리해 드릴게요&lt;/h2&gt;

  &lt;p&gt;돼지고기는 한 마리에서 &lt;b&gt;22개 부위&lt;/b&gt;로 나뉘어요. 그중에서도 우리가 일상에서 자주 만지는 게 앞다리살(전지)과 뒷다리살(후지). 이름도 비슷하고 모양도 살코기라 헷갈리는데, 사실 가격·맛·식감·용도가 다 달라요.&lt;/p&gt;

  &lt;p&gt;그리고 또 하나, 가끔 돼지고기에 &lt;span class=&quot;hl-coral&quot;&gt;파란색·빨간색 페인트가 묻은 듯한 자국&lt;/span&gt;이 있어서 깜짝 놀랄 때가 있어요. 이게 뭔지, 먹어도 되는지 식약처 공식 답변까지 찾아봤어요. 결론부터 말하면 &lt;b&gt;둘 다 안심해도 돼요&lt;/b&gt;. 하나씩 풀어볼게요.&lt;/p&gt;

  &lt;h2 class=&quot;coral&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 01&lt;/span&gt;앞다리살 vs 뒷다리살 — 부위부터 다름&lt;/h2&gt;

  &lt;p&gt;먼저 위치부터. &lt;b&gt;앞다리살(전지)은 어깨와 앞다리&lt;/b&gt; 부위, &lt;b&gt;뒷다리살(후지)은 엉덩이부터 무릎까지&lt;/b&gt;예요. 돼지가 앞다리는 별로 안 쓰고 뒷다리는 무게 지탱하느라 많이 쓰니까 운동량이 달라요. 그래서 지방·식감이 차이 나요.&lt;/p&gt;

  &lt;div class=&quot;compare-grid&quot;&gt;
    &lt;div class=&quot;compare-card front&quot;&gt;
      &lt;div class=&quot;compare-head&quot;&gt;
        &lt;div class=&quot;compare-tag&quot;&gt;★ FRONT LEG&lt;/div&gt;
        &lt;div class=&quot;compare-name&quot;&gt;앞다리살&lt;/div&gt;
        &lt;div class=&quot;compare-en&quot;&gt;Pork Shoulder · 전지(前肢)&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;compare-body&quot;&gt;
        &lt;ul&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;●&lt;/span&gt;&lt;div&gt;위치: &lt;b&gt;어깨~앞다리&lt;/b&gt;&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;●&lt;/span&gt;&lt;div&gt;지방: 적당함 (10-15%)&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;●&lt;/span&gt;&lt;div&gt;식감: &lt;b&gt;부드럽고 촉촉&lt;/b&gt;&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;●&lt;/span&gt;&lt;div&gt;가격: 삼겹살의 &lt;b&gt;60-70%&lt;/b&gt;&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;●&lt;/span&gt;&lt;div&gt;생산량: 마리당 19.7%&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;●&lt;/span&gt;&lt;div&gt;국민 햄(스팸) 주재료&lt;/div&gt;&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;compare-card back&quot;&gt;
      &lt;div class=&quot;compare-head&quot;&gt;
        &lt;div class=&quot;compare-tag&quot;&gt;★ BACK LEG&lt;/div&gt;
        &lt;div class=&quot;compare-name&quot;&gt;뒷다리살&lt;/div&gt;
        &lt;div class=&quot;compare-en&quot;&gt;Pork Ham · 후지(後肢)&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;compare-body&quot;&gt;
        &lt;ul&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;●&lt;/span&gt;&lt;div&gt;위치: &lt;b&gt;엉덩이~무릎&lt;/b&gt;&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;●&lt;/span&gt;&lt;div&gt;지방: 거의 없음 (5% 이하)&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;●&lt;/span&gt;&lt;div&gt;식감: &lt;b&gt;퍽퍽하고 단단&lt;/b&gt;&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;●&lt;/span&gt;&lt;div&gt;가격: 삼겹살의 &lt;b&gt;40-60%&lt;/b&gt;&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;●&lt;/span&gt;&lt;div&gt;생산량: 마리당 &lt;b&gt;30.9%&lt;/b&gt;&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;●&lt;/span&gt;&lt;div&gt;다이어트·운동 식단&lt;/div&gt;&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;핵심은 &lt;b&gt;&quot;운동량과 지방&quot;&lt;/b&gt;이에요. 뒷다리는 돼지가 평생 무게 지탱하는 부위라 근육이 발달하고 지방이 적어요. 그래서 단백질 위주 부위가 됐고, 다이어트나 운동 식단에 좋은 대신 &lt;span class=&quot;hl-coral&quot;&gt;조리법 잘못 쓰면 정말 퍽퍽&lt;/span&gt;해요. 앞다리는 그보다 운동량이 적어서 부드럽고 촉촉.&lt;/p&gt;

  &lt;h2 class=&quot;sage&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 02&lt;/span&gt;가격 비교 — 더 싼 건 뒷다리살!&lt;/h2&gt;

  &lt;p&gt;결론부터: &lt;b&gt;뒷다리살이 더 쌉니다&lt;/b&gt;. 그것도 꽤 차이 나요. 한국농수산식품유통공사 가격정보 기준으로 정리하면 이래요.&lt;/p&gt;

  &lt;div class=&quot;price-table&quot;&gt;
    &lt;div class=&quot;price-head&quot;&gt;
      &lt;div class=&quot;lbl&quot;&gt;★ PRICE COMPARISON · 부위별 가격대&lt;/div&gt;
      &lt;h3&gt;삼겹살 기준 상대 가격&lt;/h3&gt;
    &lt;/div&gt;
    &lt;div class=&quot;price-row header&quot;&gt;
      &lt;div class=&quot;cell&quot;&gt;부위&lt;/div&gt;
      &lt;div class=&quot;cell&quot;&gt;상대 가격&lt;/div&gt;
      &lt;div class=&quot;cell&quot;&gt;100g 추정&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;price-row&quot;&gt;
      &lt;div class=&quot;cell label&quot;&gt;삼겹살&lt;/div&gt;
      &lt;div class=&quot;cell value&quot;&gt;100% (기준)&lt;/div&gt;
      &lt;div class=&quot;cell value&quot;&gt;약 2,400원&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;price-row&quot;&gt;
      &lt;div class=&quot;cell label&quot;&gt;앞다리살&lt;/div&gt;
      &lt;div class=&quot;cell value&quot;&gt;60~70%&lt;/div&gt;
      &lt;div class=&quot;cell value&quot;&gt;약 1,400~1,700원&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;price-row cheapest&quot;&gt;
      &lt;div class=&quot;cell label&quot;&gt;뒷다리살 ★&lt;/div&gt;
      &lt;div class=&quot;cell value&quot;&gt;40~60%&lt;/div&gt;
      &lt;div class=&quot;cell value&quot;&gt;약 950~1,400원&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;왜 이렇게 차이가 날까요? 식약처에 따르면 &lt;b&gt;110kg 돼지 한 마리&lt;/b&gt;를 도축하면 삼겹살은 12kg 나오는데 &lt;span class=&quot;hl&quot;&gt;뒷다리살은 18kg&lt;/span&gt;이 나와요. 무려 &lt;b&gt;1.5배 더 많이 생산&lt;/b&gt;되는데 한국인이 잘 안 먹어서 가격이 싸진 거예요.&lt;/p&gt;

  &lt;div class=&quot;price-stat&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ KEY INSIGHT · 가격이 싼 이유&lt;/div&gt;
    &lt;div class=&quot;num&quot;&gt;생산 1.5배 ↔ 소비 1/6&lt;/div&gt;
    &lt;div class=&quot;desc&quot;&gt;뒷다리살: 전체 정육의 &lt;b&gt;30.9%&lt;/b&gt; 생산 / 가구당 구매 &lt;b&gt;연 1.1회&lt;/b&gt;(삼겹살 6.8회)&lt;br&gt;공급은 많은데 수요가 적어 자연스럽게 저렴해진 부위&lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;pull-quote&quot;&gt;
    &lt;p&gt;뒷다리살이 고기가 나빠서가 아니라 &lt;b&gt;안 먹어서 싸다&lt;/b&gt;. 외국에서는 뒷다리살이고 항정살이고 거의 차이가 없다.&lt;/p&gt;
    &lt;span class=&quot;source&quot;&gt;— 백종원 더본코리아 대표&lt;/span&gt;
  &lt;/div&gt;

  &lt;p&gt;실제로 이탈리아·스페인의 그 비싼 &lt;b&gt;하몬, 쿨라텔로, 프로슈토&lt;/b&gt;가 다 뒷다리살로 만든 생햄이에요. 한국에선 천대받지만 외국에선 명품 부위. 단지 &lt;span class=&quot;hl-sage&quot;&gt;조리법을 잘 알아야 맛있게 먹을 수 있는 부위&lt;/span&gt;일 뿐이에요.&lt;/p&gt;

  &lt;h2 class=&quot;navy&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 03&lt;/span&gt;용도별 추천 — 어디에 어떻게?&lt;/h2&gt;

  &lt;p&gt;그럼 각각 어떻게 활용할까요? 부위 특성에 맞게 쓰면 가성비 갑이에요.&lt;/p&gt;

  &lt;div class=&quot;use-grid&quot;&gt;
    &lt;div class=&quot;use-cell front&quot;&gt;
      &lt;div class=&quot;ttl&quot;&gt;★ 앞다리살 추천&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;제육·두루치기&lt;/div&gt;
      &lt;div class=&quot;menu&quot;&gt;&lt;b&gt;제육볶음, 두루치기&lt;/b&gt;&lt;br&gt;매콤 양념과 부드러운 식감 조합&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;use-cell front&quot;&gt;
      &lt;div class=&quot;ttl&quot;&gt;★ 앞다리살 추천&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;족발·수육&lt;/div&gt;
      &lt;div class=&quot;menu&quot;&gt;&lt;b&gt;전통 앞다리 족발&lt;/b&gt;&lt;br&gt;뒷다리보다 맛 좋아 선호&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;use-cell front&quot;&gt;
      &lt;div class=&quot;ttl&quot;&gt;★ 앞다리살 추천&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;김치찌개&lt;/div&gt;
      &lt;div class=&quot;menu&quot;&gt;&lt;b&gt;덩어리째 푹 끓이기&lt;/b&gt;&lt;br&gt;육수에 깊은 맛 우러남&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;use-cell front&quot;&gt;
      &lt;div class=&quot;ttl&quot;&gt;★ 앞다리살 추천&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;로스구이&lt;/div&gt;
      &lt;div class=&quot;menu&quot;&gt;비계 같이 구우면&lt;br&gt;&lt;b&gt;삼겹살 부럽지 않은 맛&lt;/b&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;use-cell back&quot;&gt;
      &lt;div class=&quot;ttl&quot;&gt;★ 뒷다리살 추천&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;잡채·장조림&lt;/div&gt;
      &lt;div class=&quot;menu&quot;&gt;&lt;b&gt;오래 끓여 부드럽게&lt;/b&gt;&lt;br&gt;지방 적어 깔끔한 맛&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;use-cell back&quot;&gt;
      &lt;div class=&quot;ttl&quot;&gt;★ 뒷다리살 추천&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;탕수육·돈가스&lt;/div&gt;
      &lt;div class=&quot;menu&quot;&gt;&lt;b&gt;튀김류에 최적&lt;/b&gt;&lt;br&gt;지방 적어 바삭함 유지&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;use-cell back&quot;&gt;
      &lt;div class=&quot;ttl&quot;&gt;★ 뒷다리살 추천&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;다이어트 식단&lt;/div&gt;
      &lt;div class=&quot;menu&quot;&gt;&lt;b&gt;저지방 고단백&lt;/b&gt;&lt;br&gt;닭가슴살 대체용&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;use-cell back&quot;&gt;
      &lt;div class=&quot;ttl&quot;&gt;★ 뒷다리살 추천&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;불고기 양념&lt;/div&gt;
      &lt;div class=&quot;menu&quot;&gt;&lt;b&gt;얇게 저며 양념 재우기&lt;/b&gt;&lt;br&gt;퍽퍽함 양념으로 보완&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;핵심 팁: &lt;b&gt;뒷다리살은 무조건 양념·국물·천천히 익히기&lt;/b&gt;가 정답이에요. 그냥 굽거나 볶으면 너무 퍽퍽해서 후회해요. 식소다 한 수저 푼 물에 20분 담갔다 쓰면 부드러워지는 꿀팁도 있어요.&lt;/p&gt;

  &lt;h2 class=&quot;coral&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 04&lt;/span&gt;★ 페인트 같은 색깔의 정체&lt;/h2&gt;

  &lt;p&gt;이제 두 번째 의문이에요. 돼지고기 받았는데 지방·껍질 부분에 &lt;b&gt;파란색·빨간색·보라색이 페인트처럼 묻어 있는 거&lt;/b&gt;. 화학 약품 같기도 하고 곰팡이 같기도 해서 너무 찜찜하잖아요?&lt;/p&gt;

  &lt;div class=&quot;truth-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ THE TRUTH · 식약처 공식 답변&lt;/div&gt;
    &lt;h3&gt;그건 &quot;도축 검사 합격 도장&quot;이에요!&lt;/h3&gt;
    &lt;p&gt;&lt;b&gt;도축장에서 합격 판정을 받은 고기에 찍는 검인 도장&lt;/b&gt; 자국이에요. 도축 검사관이 한 마리씩 검사해서 합격하면 도장을 찍는데, 이게 지방·껍질 부분에 남아 유통돼요.&lt;/p&gt;
    &lt;p&gt;중요한 건 &lt;b&gt;이 도장에 사용되는 잉크가 식용 색소&lt;/b&gt;라는 거예요. 식약처 공식 안내에 따르면 &lt;span class=&quot;hl&quot;&gt;&quot;식육 도축 검사 합격 도장은 식용 색소를 사용하기 때문에 인체에 해롭지 않습니다&quot;&lt;/span&gt;. 안심하고 먹어도 돼요.&lt;/p&gt;
  &lt;/div&gt;

  &lt;div class=&quot;pull-quote&quot;&gt;
    &lt;p&gt;신선한 돼지고기 껍질에 푸른색 무언가는 &lt;b&gt;곰팡이가 아니라 도장 자국&lt;/b&gt;이에요. 식육 도축 검사 합격 도장은 &lt;b&gt;식용 색소를 사용하기 때문에 인체에 해롭지 않습니다&lt;/b&gt;.&lt;/p&gt;
    &lt;span class=&quot;source&quot;&gt;— 식품의약품안전처 공식 안내 中&lt;/span&gt;
  &lt;/div&gt;

  &lt;p&gt;도장에는 보통 &lt;b&gt;도축 검사 합격 표시, 등급 정보, 도축장 식별번호&lt;/b&gt; 등이 들어가요. 즉 이 자국이 있다는 건 &lt;span class=&quot;hl-sage&quot;&gt;정식 도축장에서 위생 검사를 통과한 고기&lt;/span&gt;라는 증거예요. 오히려 안전하다는 표시인 셈.&lt;/p&gt;

  &lt;p&gt;요리할 때 신경 쓰이면 &lt;b&gt;그 부분만 살짝 도려내거나 흐르는 물에 씻으면&lt;/b&gt; 됩니다. 어차피 지방·껍질 부분이라 떼어내도 손해 없어요. 그런데 굳이 도려낼 필요는 없어요. 식용이니까요.&lt;/p&gt;

  &lt;h2 class=&quot;wine&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 05&lt;/span&gt;그럼 정말 위험한 변색은? — 색깔별 가이드&lt;/h2&gt;

  &lt;p&gt;도장 자국은 안전하지만, 다른 색 변화는 주의해야 해요. 변색에 따라 안전 vs 위험이 갈려요.&lt;/p&gt;

  &lt;div class=&quot;color-table&quot;&gt;
    &lt;div class=&quot;color-row safe&quot;&gt;
      &lt;div class=&quot;swatch&quot;&gt;&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;verdict&quot;&gt;★ SAFE · 안전&lt;/div&gt;
        &lt;div class=&quot;title&quot;&gt;파란색·빨간색 도장 자국&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;&lt;b&gt;도축 검사 합격 도장&lt;/b&gt;. 식용 색소 사용. 먹어도 안전. 신선한 고기에서만 나타남.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;color-row normal&quot;&gt;
      &lt;div class=&quot;swatch&quot;&gt;&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;verdict&quot;&gt;★ CAUTION · 신선도 저하&lt;/div&gt;
        &lt;div class=&quot;title&quot;&gt;갈색·진한 갈색 변색&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;공기 접촉으로 인한 &lt;b&gt;자연 산화&lt;/b&gt;. 부패는 아니지만 신선도 떨어짐. 빨리 조리해서 먹기.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;color-row danger1&quot;&gt;
      &lt;div class=&quot;swatch&quot;&gt;&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;verdict&quot;&gt;★ DANGER · 부패 의심&lt;/div&gt;
        &lt;div class=&quot;title&quot;&gt;녹색·회녹색 + 끈적임&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;&lt;b&gt;부패 진행 중&lt;/b&gt;. 표면이 끈적이고 시큼한 냄새. 즉시 폐기. 절대 먹지 말기.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;color-row danger2&quot;&gt;
      &lt;div class=&quot;swatch&quot;&gt;&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;verdict&quot;&gt;★ DANGER · 곰팡이&lt;/div&gt;
        &lt;div class=&quot;title&quot;&gt;흰색·회색 솜털 같은 것&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;&lt;b&gt;곰팡이 번식&lt;/b&gt;. 도려낸다고 안전하지 않음. 균사가 깊게 침투. 전체 폐기 권장.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;&lt;b&gt;구분 팁&lt;/b&gt;: 도장 자국은 &lt;span class=&quot;hl&quot;&gt;&quot;평평하게 묻어 있고 모양이 또렷&quot;&lt;/span&gt;해요. 부패는 끈적이거나 솜털 같은 질감. 냄새도 다르죠. 도장은 무취, 부패는 시큼한 냄새. 헷갈리면 냄새 한 번 맡아 보세요.&lt;/p&gt;

  &lt;h2 class=&quot;sage&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 06&lt;/span&gt;마무리 — 안심하고 드세요!&lt;/h2&gt;

  &lt;div class=&quot;tip-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ FINAL TIPS · 한 줄 정리&lt;/div&gt;
    &lt;h3&gt;오늘의 결론 3가지&lt;/h3&gt;
    &lt;p&gt;&lt;b&gt;① 가격 비교&lt;/b&gt; — 뒷다리살이 가장 쌈. 삼겹살의 40-60% 가격. 양념·국물 요리에 가성비 갑.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;② 부위 선택&lt;/b&gt; — 부드러운 식감·구이는 앞다리살, 다이어트·튀김·잡채는 뒷다리살. 용도에 맞게 골라야 만족도 ↑.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;③ 페인트 색깔&lt;/b&gt; — 도축 검사 합격 도장이라 안전. 식용 색소. 오히려 정식 도축장 인증의 표시. 안심하고 드세요.&lt;/p&gt;
  &lt;/div&gt;

  &lt;p&gt;정리하면 이래요. 정육 코너에서 &lt;b&gt;&quot;오늘 좀 알뜰하게 사야지&quot;&lt;/b&gt; 싶을 때는 뒷다리살로 잡채나 장조림 만들면 가성비 최고. &lt;b&gt;&quot;부드럽게 먹고 싶다&quot;&lt;/b&gt; 싶을 때는 앞다리살로 두루치기·제육 만들면 만족스러워요. 그리고 다음에 또 페인트 같은 색깔 보면 &lt;span class=&quot;hl-coral&quot;&gt;&quot;아, 합격 도장이구나&quot;&lt;/span&gt; 하고 안심하고 드시면 돼요!&lt;/p&gt;

  &lt;p&gt;어쩌면 우리가 그동안 &lt;b&gt;잘 모르고 비싼 부위만 사 먹은&lt;/b&gt; 게 아닐까 싶어요. 뒷다리살로 만든 잡채·장조림은 의외로 정말 맛있고, 가격도 부담 없고요. 한 번씩 시도해 보세요!&lt;/p&gt;

  &lt;div class=&quot;closing&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;Final Note&lt;/div&gt;
    &lt;p&gt;뒷다리살은 가성비 갑,&lt;br&gt;페인트 자국은 합격 도장이에요!&lt;br&gt;&lt;span class=&quot;em&quot;&gt;안심하고 맛있게 드세요!&lt;/span&gt;&lt;/p&gt;
  &lt;/div&gt;

  &lt;div class=&quot;disclaimer&quot;&gt;
    ※ 본 글은 2026년 5월 기준 식품의약품안전처, 한국농수산식품유통공사, 농촌진흥청, 축산물품질평가원, 나무위키 등 공개 자료를 종합한 정보 글입니다.&lt;br&gt;
    인용된 가격대·생산량·도축 정보는 발표 시점 기준이며, 시기·지역·도축장에 따라 차이가 있을 수 있습니다.&lt;br&gt;
    &lt;b&gt;본 글은 어떠한 의학적·식품안전 자문이 아닙니다.&lt;/b&gt; 변색이나 이상이 의심되는 식품은 반드시 식품의약품안전처(국번없이 1399) 또는 구입처에 문의하시길 바랍니다.&lt;br&gt;
    도축 검사 합격 도장은 식용 색소이지만, 변색·곰팡이·부패가 의심되는 경우에는 절대 섭취하지 말고 즉시 폐기하세요. 신선도 의심 시 가까운 정육점·식약처에 확인하시길 권장합니다.&lt;br&gt;
    본 글은 어떠한 광고·협찬과도 무관한 정보 공유 글입니다.
  &lt;/div&gt;

  &lt;div class=&quot;tags&quot;&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#돼지고기부위&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#앞다리살&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#뒷다리살&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#돼지고기가격&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#도축검인도장&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#식약처공식&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#정육코너&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#가성비고기&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#식용색소&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#돼지고기상식&lt;/span&gt;
  &lt;/div&gt;

&lt;/article&gt;
&lt;/div&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <category>▶ 나만 알기 아깝다. 꿀팁 공유</category>
      <category>#돼지고기부위 #앞다리살 #뒷다리살 #돼지고기가격 #도축검인도장 #식약처공식 #정육코너 #가성비고기 #식용색소 #돼지고기상식</category>
      <author>쏠쏠와플</author>
      <guid isPermaLink="true">https://solsolwaffle.tistory.com/118</guid>
      <comments>https://solsolwaffle.tistory.com/118#entry118comment</comments>
      <pubDate>Sun, 10 May 2026 12:46:07 +0900</pubDate>
    </item>
    <item>
      <title>요새 부업으로 쿠팡셀러 한다고? 하루 10만원 번다고? 오해와 진실!</title>
      <link>https://solsolwaffle.tistory.com/117</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;title&gt;쿠팡 셀러로 하루 10만원 — 매출 vs 순익의 진실, 75일 정산 함정까지&lt;/title&gt;

&lt;meta name=&quot;description&quot; content=&quot;쿠팡 셀러로 하루 10만원 번다는 말의 진실! 위탁판매·구매대행·사입 3가지 방식부터 카테고리별 수수료, 75일 정산 함정, 매출 vs 순익 차이까지 직접 따져본 현실 정리.&quot;&gt;
&lt;meta property=&quot;og:type&quot; content=&quot;article&quot;&gt;
&lt;meta property=&quot;og:title&quot; content=&quot;쿠팡 셀러로 하루 10만원 — 매출 vs 순익의 진실&quot;&gt;
&lt;meta property=&quot;og:description&quot; content=&quot;무재고라 리스크 없어 보이지만, 카드값과 시간이 먼저 빠져나가는 구조.&quot;&gt;

&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.googleapis.com&quot;&gt;
&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.gstatic.com&quot; crossorigin&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;800;900&amp;family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; as=&quot;style&quot; crossorigin href=&quot;https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css&quot; /&gt;
&lt;style&gt;
  :root {
    --paper:#FBF8F3; --paper-2:#F2EBDC; --card:#FFFFFF;
    --ink:#1B1A20; --ink-soft:#4A444F; --ink-mute:#8A828F;
    --line:#E8DEC9; --line-soft:#F0E8D5;
    --char-700:#0F0E12;
    --gold-50:#FCF5E0; --gold-100:#F8E2A2; --gold-300:#E8B872; --gold-500:#DA9A1A; --gold-700:#7A5810;
    --wine-50:#F5E8EC; --wine-100:#DCB5C0; --wine-500:#882B45; --wine-700:#4A1322;
    --sage-50:#EFF5E6; --sage-100:#D2E5B0; --sage-300:#95BD5C; --sage-500:#5C8D2C; --sage-700:#2D5008;
    --coral-50:#FFE8DD; --coral-100:#FFC8A8; --coral-300:#F0945A; --coral-500:#C85820; --coral-700:#6E2E0E;
    --navy-50:#E5EAF2; --navy-100:#B5C2DB; --navy-500:#2A4684; --navy-700:#0F1D45;
    --plum-50:#F3EDF5; --plum-100:#DCC9E0; --plum-500:#6B4F75; --plum-700:#3D2A45;
    --teal-50:#E0F0EE; --teal-100:#A8D5D0; --teal-500:#1F7A72; --teal-700:#0E4A44;
    --cream-50:#FCF6E8; --cream-100:#F5E5BD;
    --radius-sm:8px; --radius:14px; --radius-lg:22px;
  }
  *{box-sizing:border-box;}
  html,body{margin:0;padding:0;font-family:'Pretendard Variable','Pretendard','Noto Sans KR',-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.85;word-break:keep-all;overflow-wrap:break-word;text-wrap:pretty;}
  .container{max-width:640px;margin:0 auto;padding:0 24px;}
  .hero{padding:76px 0 64px;background:radial-gradient(800px 400px at 80% 0%,var(--coral-50) 0%,transparent 60%),radial-gradient(600px 350px at 0% 100%,var(--gold-50) 0%,transparent 60%),var(--paper);margin-bottom:48px;border-bottom:1px solid var(--line);position:relative;overflow:hidden;}
  .hero::before{content:' ';position:absolute;top:60px;right:50px;font-size:80px;opacity:0.13;}
  .hero .container{position:relative;}
  .hero .kicker{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--coral-700);margin-bottom:14px;font-weight:600;letter-spacing:0.04em;display:inline-flex;align-items:center;gap:12px;}
  .hero .kicker::before{content:'';width:8px;height:8px;border-radius:50%;background:var(--coral-500);}
  .hero h1{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:30px;font-weight:800;letter-spacing:-0.035em;line-height:1.45;margin:0 0 20px;color:var(--ink);}
  .hero h1 .accent{color:var(--coral-700);}
  .hero h1 .underline{position:relative;display:inline-block;}
  .hero h1 .underline::after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:10px;background:var(--gold-100);z-index:-1;opacity:0.7;}
  .hero .lede{font-size:15px;line-height:1.95;color:var(--ink-soft);margin:0;letter-spacing:-0.005em;}
  article{padding:0 0 80px;}
  h2{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:24px;font-weight:800;letter-spacing:-0.03em;line-height:1.5;margin:52px 0 16px;color:var(--ink);}
  h2 .num{display:inline-block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:16px;font-weight:600;letter-spacing:0.02em;color:var(--coral-700);background:var(--coral-50);padding:4px 12px;border-radius:999px;margin-right:10px;vertical-align:middle;position:relative;top:-3px;}
  h2.gold .num{color:var(--gold-700);background:var(--gold-50);}
  h2.sage .num{color:var(--sage-700);background:var(--sage-50);}
  h2.navy .num{color:var(--navy-700);background:var(--navy-50);}
  h2.wine .num{color:var(--wine-700);background:var(--wine-50);}
  h2.plum .num{color:var(--plum-700);background:var(--plum-50);}
  h3{font-size:17px;font-weight:800;letter-spacing:-0.015em;margin:24px 0 10px;color:var(--ink);line-height:1.55;}
  p{font-size:15px;line-height:1.85;color:var(--ink);margin:0 0 14px;letter-spacing:-0.005em;}
  p b,strong{font-weight:700;}
  .hl{background:linear-gradient(180deg,transparent 60%,var(--gold-100) 60%);padding:0 2px;font-weight:600;}
  .hl-coral{background:linear-gradient(180deg,transparent 60%,var(--coral-100) 60%);padding:0 2px;font-weight:600;}
  .hl-wine{background:linear-gradient(180deg,transparent 60%,var(--wine-100) 60%);padding:0 2px;font-weight:600;}

  /* Method card - 3가지 운영 방식 */
  .method-grid{display:flex;flex-direction:column;gap:12px;margin:20px 0;}
  .method-card{background:var(--card);border-radius:var(--radius);padding:18px 22px;border:1px solid var(--line);position:relative;overflow:hidden;}
  .method-card::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;}
  .method-card.m1::before{background:var(--sage-500);}
  .method-card.m2::before{background:var(--gold-500);}
  .method-card.m3::before{background:var(--coral-500);}
  .method-card .label{display:inline-block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11px;font-weight:800;letter-spacing:0.08em;padding:3px 10px;border-radius:999px;margin-bottom:8px;background:var(--card);}
  .method-card.m1 .label{color:var(--sage-700);border:1px solid var(--sage-100);}
  .method-card.m2 .label{color:var(--gold-700);border:1px solid var(--gold-100);}
  .method-card.m3 .label{color:var(--coral-700);border:1px solid var(--coral-100);}
  .method-card .name{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:16px;color:var(--ink);letter-spacing:-0.02em;margin-bottom:6px;line-height:1.4;}
  .method-card.m1 .name{color:var(--sage-700);}
  .method-card.m2 .name{color:var(--gold-700);}
  .method-card.m3 .name{color:var(--coral-700);}
  .method-card .desc{font-size:13px;line-height:1.7;color:var(--ink);}
  .method-card .desc b{font-weight:700;}

  /* Cost table */
  .cost-table{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;margin:24px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.05);}
  .cost-row{display:grid;grid-template-columns:1.4fr 1fr;gap:0;border-top:1px solid var(--line-soft);align-items:stretch;}
  .cost-row.header{background:var(--char-700);color:var(--paper);}
  .cost-row.header .cell{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:12px;color:var(--gold-100);font-weight:800;letter-spacing:0.08em;padding:14px 16px;border-right:1px solid rgba(255,255,255,0.15);}
  .cost-row.header .cell:last-child{border-right:none;text-align:right;}
  .cost-row .cell{padding:13px 16px;font-size:13.5px;line-height:1.5;border-right:1px solid var(--line-soft);}
  .cost-row .cell:last-child{border-right:none;text-align:right;}
  .cost-row .cell.label{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:700;color:var(--ink);letter-spacing:-0.015em;}
  .cost-row .cell.amount{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:800;color:var(--ink-soft);font-size:14px;letter-spacing:-0.015em;}
  .cost-row.highlight{background:var(--coral-50);}
  .cost-row.highlight .cell.label{color:var(--coral-700);font-weight:900;}
  .cost-row.highlight .cell.amount{color:var(--coral-700);font-weight:900;font-size:16px;}

  /* Tip box - 카테고리 팁 */
  .tip-box{background:linear-gradient(135deg,var(--gold-50) 0%,var(--cream-50) 100%);border-radius:var(--radius);padding:20px 24px;margin:20px 0;border-left:4px solid var(--gold-500);}
  .tip-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:12px;color:var(--gold-700);margin-bottom:6px;font-weight:800;letter-spacing:0.06em;display:flex;align-items:center;gap:6px;}
  .tip-box .lbl::before{content:'★';font-style:normal;}
  .tip-box p{font-size:13px;line-height:1.75;margin:0;color:var(--ink);}
  .tip-box p b{color:var(--gold-700);font-weight:700;}

  /* Warning box - 75일 정산 */
  .warn-box{background:var(--wine-700);color:var(--paper);border-radius:var(--radius-lg);padding:24px 28px;margin:24px 0;position:relative;overflow:hidden;}
  .warn-box::before{content:'⚠';position:absolute;top:14px;right:24px;font-size:60px;color:var(--gold-100);opacity:0.18;line-height:1;}
  .warn-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--gold-100);margin-bottom:8px;font-weight:800;letter-spacing:0.1em;}
  .warn-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:18px;font-weight:900;margin:0 0 12px;color:var(--gold-100);letter-spacing:-0.02em;line-height:1.4;}
  .warn-box p{font-size:13.5px;line-height:1.85;margin:0 0 8px;color:var(--cream-100);}
  .warn-box p:last-child{margin-bottom:0;}
  .warn-box p b{color:var(--gold-100);font-weight:700;}

  /* Comparison box - 매출 vs 순익 */
  .comp-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0;}
  .comp-cell{background:var(--card);padding:22px 22px;border-radius:var(--radius-lg);border:1px solid var(--line);text-align:center;position:relative;overflow:hidden;}
  .comp-cell::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;}
  .comp-cell.sales::before{background:var(--sage-500);}
  .comp-cell.profit::before{background:var(--coral-500);}
  .comp-cell .tag{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11px;font-weight:800;letter-spacing:0.1em;margin-bottom:6px;}
  .comp-cell.sales .tag{color:var(--sage-700);}
  .comp-cell.profit .tag{color:var(--coral-700);}
  .comp-cell .name{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:15px;color:var(--ink);margin-bottom:10px;letter-spacing:-0.02em;}
  .comp-cell .num{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:26px;line-height:1.1;letter-spacing:-0.025em;margin-bottom:8px;}
  .comp-cell.sales .num{color:var(--sage-700);}
  .comp-cell.profit .num{color:var(--coral-700);}
  .comp-cell .level{font-size:11.5px;color:var(--ink-soft);font-weight:600;line-height:1.4;}
  @media (max-width:480px){.comp-grid{grid-template-columns:1fr;}}

  /* Stats card - 비율 */
  .stats-box{background:linear-gradient(135deg,var(--navy-50) 0%,var(--cream-50) 100%);border-radius:var(--radius-lg);padding:26px 30px;margin:24px 0;border-left:5px solid var(--navy-500);}
  .stats-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--navy-700);margin-bottom:6px;font-weight:700;letter-spacing:0.06em;}
  .stats-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:17px;font-weight:800;margin:0 0 14px;color:var(--navy-700);letter-spacing:-0.02em;}
  .stat-list{list-style:none;padding:0;margin:0;}
  .stat-list li{padding:11px 0;border-top:1px dashed rgba(15,29,69,0.2);font-size:13.5px;line-height:1.6;color:var(--ink);display:flex;align-items:flex-start;gap:14px;}
  .stat-list li:first-child{border-top:none;padding-top:2px;}
  .stat-list li .pct{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:18px;color:var(--navy-700);flex-shrink:0;line-height:1.3;min-width:80px;letter-spacing:-0.02em;}
  .stat-list li b{color:var(--navy-700);font-weight:700;}

  /* Reason list - 버는 사람 공통점 */
  .reason-box{background:linear-gradient(135deg,var(--sage-50) 0%,var(--cream-50) 100%);border-radius:var(--radius-lg);padding:26px 30px;margin:24px 0;border-left:5px solid var(--sage-500);}
  .reason-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--sage-700);margin-bottom:6px;font-weight:700;letter-spacing:0.06em;}
  .reason-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:17px;font-weight:800;margin:0 0 14px;color:var(--sage-700);letter-spacing:-0.02em;}
  .reason-list{list-style:none;padding:0;margin:0;}
  .reason-list li{padding:11px 0;border-top:1px dashed rgba(45,80,8,0.2);font-size:13.5px;line-height:1.7;color:var(--ink);display:flex;align-items:flex-start;gap:12px;}
  .reason-list li:first-child{border-top:none;padding-top:2px;}
  .reason-list li .num{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;font-weight:800;color:var(--sage-700);flex-shrink:0;line-height:1.3;min-width:34px;}
  .reason-list li b{color:var(--sage-700);font-weight:700;}

  /* Timeline box */
  .time-box{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;margin:22px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.05);}
  .time-head{padding:18px 24px;background:linear-gradient(135deg,var(--plum-50) 0%,var(--cream-50) 100%);border-bottom:1px solid var(--line);text-align:center;}
  .time-head .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--plum-700);font-weight:800;letter-spacing:0.08em;margin-bottom:4px;}
  .time-head h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:17px;font-weight:800;margin:0;color:var(--plum-700);letter-spacing:-0.02em;}
  .time-row{padding:16px 24px;border-bottom:1px solid var(--line-soft);display:flex;gap:16px;align-items:flex-start;}
  .time-row:last-child{border-bottom:none;}
  .time-row .period{flex-shrink:0;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:14px;font-weight:800;color:var(--plum-700);min-width:90px;line-height:1.4;letter-spacing:0.02em;}
  .time-row .content{flex:1;}
  .time-row .title{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:800;font-size:14px;color:var(--ink);margin-bottom:4px;letter-spacing:-0.015em;line-height:1.4;}
  .time-row .desc{font-size:12.5px;line-height:1.65;color:var(--ink-soft);}
  .time-row .desc b{color:var(--plum-700);font-weight:700;}

  /* Pull quote */
  .pull-quote{margin:28px 0;padding:24px 28px;background:linear-gradient(135deg,var(--cream-50) 0%,var(--paper-2) 100%);border-radius:var(--radius);border-left:4px solid var(--coral-500);position:relative;}
  .pull-quote::before{content:'&quot;';position:absolute;top:8px;left:18px;font-family:'Cormorant Garamond',serif;font-size:60px;color:var(--coral-100);line-height:1;font-style:italic;opacity:0.6;}
  .pull-quote p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:15.5px;font-weight:600;line-height:1.7;color:var(--ink);margin:0;letter-spacing:-0.015em;padding-left:30px;}
  @media (max-width:480px){.pull-quote{padding:22px 22px;}.pull-quote p{font-size:14.5px;padding-left:22px;}}

  /* Closing */
  .closing{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:32px 28px;margin:40px 0 0;text-align:center;}
  .closing .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--coral-700);margin-bottom:12px;font-weight:600;}
  .closing p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:16px;font-weight:500;line-height:1.85;color:var(--ink);margin:0;letter-spacing:-0.01em;}
  .closing .em{color:var(--coral-700);font-weight:800;}

  .tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line);}
  .tag-pill{font-size:12px;color:var(--ink-soft);background:var(--card);padding:6px 12px;border-radius:999px;border:1px solid var(--line);}
  .disclaimer{font-size:11.5px;color:var(--ink-mute);line-height:1.75;text-align:center;margin-top:28px;padding:18px 22px;background:var(--paper-2);border-radius:var(--radius-sm);}

  @media (max-width:480px){.hero{padding:56px 0 48px;margin-bottom:36px;}.hero h1{font-size:24px;}.hero .lede{font-size:14px;}h2{font-size:20px;margin:40px 0 14px;}h3{font-size:16px;}.container{padding:0 20px;}.warn-box,.stats-box,.reason-box,.closing{padding:24px 22px;}.comp-cell .num{font-size:22px;}.closing p{font-size:15px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header class=&quot;hero&quot;&gt;
  &lt;div class=&quot;container&quot;&gt;
    &lt;div class=&quot;kicker&quot;&gt;Side Hustle Reality · Coupang Seller&lt;/div&gt;
    &lt;h1&gt;쿠팡 셀러로 하루 10만원&lt;br&gt;&lt;span class=&quot;underline accent&quot;&gt;정말 가능한 이야기일까?&lt;/span&gt;&lt;/h1&gt;
    &lt;p class=&quot;lede&quot;&gt;얼마 전에 아는 분이 &lt;b&gt;&quot;쿠팡 셀러로 하루 10만원 번다&quot;&lt;/b&gt;는 말을 흘리듯 했어요. 솔깃했죠. 그런데 막상 따져보니 이게 그렇게 단순한 이야기가 아니더라고요. &lt;span class=&quot;hl-coral&quot;&gt;매출 10만원이냐, 순익 10만원이냐&lt;/span&gt;부터 75일 정산 함정, 카테고리별 수수료까지... 직접 알아본 내용을 정리해 봤어요. 부업으로 쿠팡 셀러 알아보고 계시다면 시작 전에 한 번 곱씹어 보세요!&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;container&quot;&gt;
&lt;article&gt;

  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;No. 00&lt;/span&gt;먼저 — &quot;수수료 먹는 사업&quot; 정리부터&lt;/h2&gt;

  &lt;p&gt;쿠팡으로 돈 버는 방법은 크게 두 가지예요. 하나는 &lt;b&gt;쿠팡 파트너스&lt;/b&gt;라고, 블로그나 SNS에 쿠팡 링크 걸어서 광고 수수료 받는 어필리에이트. 또 하나는 &lt;b&gt;쿠팡 셀러&lt;/b&gt;로 직접 상품을 등록해서 판매하는 거예요.&lt;/p&gt;

  &lt;p&gt;흔히 말하는 &quot;쿠팡으로 부업한다&quot;는 후자인데요. 정확히는 내가 수수료를 받는 게 아니라, &lt;span class=&quot;hl&quot;&gt;도매가에 떼와서 판매가에 마진 붙여 팔고, 그 매출에서 쿠팡한테 수수료를 내는&lt;/span&gt; 구조예요. 즉 마진 장사고, 쿠팡한테 자릿세 내는 셈이죠.&lt;/p&gt;

  &lt;h2 class=&quot;sage&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 01&lt;/span&gt;운영 방식 3가지 — 시작 전 선택&lt;/h2&gt;

  &lt;p&gt;쿠팡 셀러로 등록만 하면 운영 방식은 본인이 정해요. 무재고로 갈지, 사입할지에 따라 자본 부담이 완전히 달라져요.&lt;/p&gt;

  &lt;div class=&quot;method-grid&quot;&gt;
    &lt;div class=&quot;method-card m1&quot;&gt;
      &lt;div class=&quot;label&quot;&gt;★ TYPE 01 · LOW RISK&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;국내 위탁판매&lt;/div&gt;
      &lt;div class=&quot;desc&quot;&gt;도매꾹·도매매 같은 도매몰 상품을 쿠팡에 등록하고, 주문 들어오면 &lt;b&gt;도매처가 직접 발송&lt;/b&gt;. 재고 부담 없음. 초보 1순위.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;method-card m2&quot;&gt;
      &lt;div class=&quot;label&quot;&gt;★ TYPE 02 · HIGH MARGIN&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;해외구매대행&lt;/div&gt;
      &lt;div class=&quot;desc&quot;&gt;타오바오·1688 같은 해외 사이트 상품을 등록하고, 주문 들어오면 본인이 사서 배송대행. &lt;b&gt;마진 폭은 큰데 통관·CS 리스크&lt;/b&gt;가 있어요.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;method-card m3&quot;&gt;
      &lt;div class=&quot;label&quot;&gt;★ TYPE 03 · CAPITAL HEAVY&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;사입&lt;/div&gt;
      &lt;div class=&quot;desc&quot;&gt;직접 매입해서 재고 갖고 판매. &lt;b&gt;마진은 가장 크지만 자본·창고가 필요&lt;/b&gt;. 로켓그로스 모델은 보통 이 방식.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;초보가 시작할 때는 보통 위탁판매나 구매대행으로 시작해요. 무재고라 돈이 안 묶이니까요.&lt;/p&gt;

  &lt;h2 class=&quot;navy&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 02&lt;/span&gt;등록에 필요한 것 — 3종 세트&lt;/h2&gt;

  &lt;p&gt;쿠팡 마켓플레이스에 입점하려면 세 가지가 필요해요. 먼저 홈택스에서 &lt;b&gt;사업자등록&lt;/b&gt;을 해야 하고요. 처음 시작하면 세금 부담 적은 &lt;span class=&quot;hl&quot;&gt;간이과세자&lt;/span&gt;로 시작하는 걸 추천해요.&lt;/p&gt;

  &lt;p&gt;그다음 정부24에서 &lt;b&gt;통신판매업 신고&lt;/b&gt;(등록면허세 약 4만 원/년). 마지막으로 마켓플레이스 페이지에서 셀러 가입해서 사업자등록증·통신판매업신고증·통장사본 올리면 보통 &lt;b&gt;1~3 영업일 안에 승인&lt;/b&gt;이 나요.&lt;/p&gt;

  &lt;h2 class=&quot;wine&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 03&lt;/span&gt;비용 구조 — 매출에서 얼마나 남을까&lt;/h2&gt;

  &lt;p&gt;판매가에서 빠져나가는 돈을 쪼개보면 이래요. 보기보다 남는 게 적어요.&lt;/p&gt;

  &lt;div class=&quot;cost-table&quot;&gt;
    &lt;div class=&quot;cost-row header&quot;&gt;
      &lt;div class=&quot;cell&quot;&gt;항목&lt;/div&gt;
      &lt;div class=&quot;cell&quot;&gt;비율&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;cost-row&quot;&gt;
      &lt;div class=&quot;cell label&quot;&gt;쿠팡 판매수수료&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;4 ~ 10.9%&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;cost-row&quot;&gt;
      &lt;div class=&quot;cell label&quot;&gt;결제수수료 + 부가세&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;약 3%&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;cost-row&quot;&gt;
      &lt;div class=&quot;cell label&quot;&gt;원가 (도매가)&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;50 ~ 70%&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;cost-row&quot;&gt;
      &lt;div class=&quot;cell label&quot;&gt;배송비·포장비&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;5 ~ 10%&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;cost-row&quot;&gt;
      &lt;div class=&quot;cell label&quot;&gt;광고비&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;5 ~ 15%&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;cost-row highlight&quot;&gt;
      &lt;div class=&quot;cell label&quot;&gt;실제 순마진&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;5 ~ 15%&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;여기에 추가로, 월매출 100만 원 이상이면 &lt;b&gt;월 1회 55,000원&lt;/b&gt;의 서비스 이용료가 붙어요.&lt;/p&gt;

  &lt;div class=&quot;tip-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;CATEGORY TIP · 카테고리별 수수료&lt;/div&gt;
    &lt;p&gt;가전·디지털 같은 큰 품목은 &lt;b&gt;5%대로 낮은 편&lt;/b&gt;이고, 의류·잡화는 &lt;b&gt;10%대로 높아요&lt;/b&gt;. 같은 상품이라도 카테고리 선택에 따라 수수료가 1~2%p 차이 나기도 해요. 등록 시 카테고리 한 번 더 점검 필수.&lt;/p&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;wine&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 04&lt;/span&gt;가장 무서운 함정 — 75일 정산&lt;/h2&gt;

  &lt;p&gt;이 부분이 정말 중요해요. 쿠팡은 정산 주기가 약 &lt;b&gt;75일&lt;/b&gt;이에요. 5월에 100만 원어치 팔면, &lt;span class=&quot;hl-wine&quot;&gt;그 돈은 7월 중순에 들어와요&lt;/span&gt;.&lt;/p&gt;

  &lt;p&gt;왜 위험하냐면, 위탁판매나 구매대행은 &lt;b&gt;고객 결제는 받았는데 도매처·해외 사이트에 돈은 본인 카드로 먼저 빠져나가는&lt;/b&gt; 구조거든요. 매출이 늘수록 카드 한도가 막히면서 자금이 묶여요. 신규 셀러가 가장 많이 당하는 함정이에요.&lt;/p&gt;

  &lt;div class=&quot;warn-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ DANGER · 흑자도산의 역설&lt;/div&gt;
    &lt;h3&gt;매출이 늘수록 현금 흐름이 막혀요&lt;/h3&gt;
    &lt;p&gt;&lt;b&gt;고객 결제 → 75일 후 입금&lt;/b&gt; vs &lt;b&gt;도매처 결제 → 본인 카드로 즉시 빠져나감&lt;/b&gt;. 카드 한도와 정산 주기 미스매치.&lt;/p&gt;
    &lt;p&gt;매출 잘 나오는데도 카드값 막아낼 현금이 없어 폐업하는 신규 셀러가 의외로 많아요. &lt;span style=&quot;color:var(--gold-100);font-weight:800;&quot;&gt;&quot;매출 ≠ 내 돈&quot;&lt;/span&gt; 이게 핵심.&lt;/p&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;coral&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 05&lt;/span&gt;그래서 하루 10만원, 가능한가?&lt;/h2&gt;

  &lt;p&gt;여기서 갈리는 게 &lt;b&gt;매출 10만원이냐, 순익 10만원이냐&lt;/b&gt;예요. 사람들이 자랑할 때 보통 두 개를 섞어서 말하거든요.&lt;/p&gt;

  &lt;div class=&quot;comp-grid&quot;&gt;
    &lt;div class=&quot;comp-cell sales&quot;&gt;
      &lt;div class=&quot;tag&quot;&gt;SALES · 매출&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;매출 10만원/일&lt;/div&gt;
      &lt;div class=&quot;num&quot;&gt;월 300만원&lt;/div&gt;
      &lt;div class=&quot;level&quot;&gt;마진율 15% 가정&lt;br&gt;순익 월 45만원&lt;br&gt;&lt;b style=&quot;color:var(--sage-700);&quot;&gt;부업 수준 도달 가능&lt;/b&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;comp-cell profit&quot;&gt;
      &lt;div class=&quot;tag&quot;&gt;PROFIT · 순익&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;순익 10만원/일&lt;/div&gt;
      &lt;div class=&quot;num&quot;&gt;월 2,000만원&lt;/div&gt;
      &lt;div class=&quot;level&quot;&gt;매출 기준&lt;br&gt;월 순익 300만원&lt;br&gt;&lt;b style=&quot;color:var(--coral-700);&quot;&gt;전업 셀러 중상위권&lt;/b&gt;&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;pull-quote&quot;&gt;
    &lt;p&gt;&quot;하루 10만원 번다&quot;고 말하는 사람의 &lt;b&gt;80%는 매출을 말하는 것&lt;/b&gt;이라고 생각하면 마음이 편해요. 자랑할 때 매출과 순익을 섞어서 표현하는 게 일종의 관행이거든요.&lt;/p&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;navy&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 06&lt;/span&gt;쉬워 보이지만 누구나 못 하는 이유&lt;/h2&gt;

  &lt;p&gt;업계에서 자주 인용되는 비율이 있어요. 진입장벽이 낮을수록 경쟁자가 많아져서 실제 수익을 내는 게 어려운 전형적인 시장이거든요.&lt;/p&gt;

  &lt;div class=&quot;stats-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ MARKET STATS · 셀러 수익 분포&lt;/div&gt;
    &lt;h3&gt;등록자 vs 실제 수익자 비율&lt;/h3&gt;
    &lt;ul class=&quot;stat-list&quot;&gt;
      &lt;li&gt;&lt;span class=&quot;pct&quot;&gt;70-80%&lt;/span&gt;&lt;div&gt;월매출 100만 원도 &lt;b&gt;못 넘기는 비율&lt;/b&gt;&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;pct&quot;&gt;10%&lt;/span&gt;&lt;div&gt;월 순익 100만 원 이상 &lt;b&gt;꾸준히 내는 셀러&lt;/b&gt;&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;pct&quot;&gt;5% 미만&lt;/span&gt;&lt;div&gt;월 순익 300만 원 이상 (하루 순익 10만 원) &lt;b&gt;도달 셀러&lt;/b&gt;&lt;/div&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;p&gt;최근 몇 년은 &lt;b&gt;중국발 셀러가 대거 들어오면서&lt;/b&gt; 가격 경쟁이 더 심해졌고, 잘 팔리는 상품이 보이면 쿠팡이 직접 직매입해서 로켓배송으로 풀어버리는 구조도 여전해요.&lt;/p&gt;

  &lt;h2 class=&quot;sage&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 07&lt;/span&gt;그럼에도 버는 사람들의 공통점&lt;/h2&gt;

  &lt;p&gt;꾸준히 하루 순익 10만 원 이상 찍는 셀러들은 보통 다음 중 하나예요. 운이 아니라 &lt;b&gt;구조적 차별화&lt;/b&gt;가 있어요.&lt;/p&gt;

  &lt;div class=&quot;reason-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ WINNERS' PATTERN · 5가지 유형&lt;/div&gt;
    &lt;h3&gt;이 중 최소 1개는 보유&lt;/h3&gt;
    &lt;ul class=&quot;reason-list&quot;&gt;
      &lt;li&gt;&lt;span class=&quot;num&quot;&gt;01&lt;/span&gt;&lt;div&gt;&lt;b&gt;선점 효과&lt;/b&gt; — 5년, 10년 전에 일찍 시작해서 리뷰랑 랭킹이 쌓인 상품 보유&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;num&quot;&gt;02&lt;/span&gt;&lt;div&gt;&lt;b&gt;소싱 차별화&lt;/b&gt; — 남들이 못 찾는 도매처, 직접 중국 출장, 자체 브랜드(PB)&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;num&quot;&gt;03&lt;/span&gt;&lt;div&gt;&lt;b&gt;운영 노하우&lt;/b&gt; — 키워드 분석, 썸네일 A/B 테스트, 광고 효율 최적화에 전업 수준 시간 투자&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;num&quot;&gt;04&lt;/span&gt;&lt;div&gt;&lt;b&gt;자본력&lt;/b&gt; — 사입해서 로켓그로스로 돌리는 모델&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;num&quot;&gt;05&lt;/span&gt;&lt;div&gt;&lt;b&gt;다계정·다플랫폼&lt;/b&gt; — 쿠팡 + 스마트스토어 + 11번가 동시 운영&lt;/div&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;p&gt;처음 6개월은 거의 다 적자거나 시급 환산 최저임금 미만이에요. &lt;span class=&quot;hl-coral&quot;&gt;운으로 되는 사업이 아니라는 뜻&lt;/span&gt;이에요.&lt;/p&gt;

  &lt;h2 class=&quot;plum&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 08&lt;/span&gt;현실적 기대치 — 시기별 로드맵&lt;/h2&gt;

  &lt;p&gt;시작할 때 기대치를 이렇게 잡으면 좋을 것 같아요. 너무 큰 기대 없이, 너무 일찍 포기하지도 않으려면 시기별 현실 감각이 필요해요.&lt;/p&gt;

  &lt;div class=&quot;time-box&quot;&gt;
    &lt;div class=&quot;time-head&quot;&gt;
      &lt;div class=&quot;lbl&quot;&gt;★ ROADMAP · 시기별 현실 기대치&lt;/div&gt;
      &lt;h3&gt;3단계로 정리한 셀러 라이프사이클&lt;/h3&gt;
    &lt;/div&gt;
    &lt;div class=&quot;time-row&quot;&gt;
      &lt;div class=&quot;period&quot;&gt;0-6개월&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;title&quot;&gt;시스템 익히는 시간&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;매출 &lt;b&gt;0~50만 원/월&lt;/b&gt;. 상품 등록·키워드·CS 익히는 단계. 적자 또는 시급 환산 최저시급 미만이 정상.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;time-row&quot;&gt;
      &lt;div class=&quot;period&quot;&gt;6-12개월&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;title&quot;&gt;초기 안정화 단계&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;매출 &lt;b&gt;100~300만 원/월&lt;/b&gt;, 순익 &lt;b&gt;10~50만 원/월&lt;/b&gt;이면 잘하는 편. 카테고리·소싱 패턴 자리잡는 시기.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;time-row&quot;&gt;
      &lt;div class=&quot;period&quot;&gt;12개월+&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;title&quot;&gt;본격 수익 단계&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;본인이 진심으로 시간 쏟느냐에 달림. &lt;b&gt;매일 3-5시간 꾸준히&lt;/b&gt; 투자해야 하루 순익 10만 원이 보여요.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;No. 09&lt;/span&gt;마무리 — 핵심 한 줄&lt;/h2&gt;

  &lt;p&gt;핵심 한 줄로 줄이면 이거예요.&lt;/p&gt;

  &lt;div class=&quot;pull-quote&quot;&gt;
    &lt;p&gt;&lt;b&gt;&quot;무재고라 리스크 없어 보이지만, 실제로는 카드값과 시간이 먼저 빠져나가는 구조&quot;&lt;/b&gt;&lt;/p&gt;
  &lt;/div&gt;

  &lt;p&gt;쿠팡 셀러는 시작은 쉽지만 안정적으로 수익 내기까지는 매일 3~5시간씩 꾸준히 들이부어야 하는 사업이에요. &lt;b&gt;&quot;하루 10만원&quot;&lt;/b&gt;이라는 말에 솔깃하셨다면, 그게 &lt;span class=&quot;hl&quot;&gt;매출인지 순익인지&lt;/span&gt;부터 확인해 보세요. 매출 10만원은 부업으로 도달 가능하지만, 순익 10만원은 사실상 전업 영역이에요.&lt;/p&gt;

  &lt;p&gt;부업으로 알아보고 있다면, 시작 전에 이 글의 비용 구조랑 75일 정산 주기는 꼭 한 번 더 곱씹어보시길. 환상보다 현실 알고 시작하면 적어도 흑자도산은 안 당하니까요.&lt;/p&gt;

  &lt;div class=&quot;closing&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;Final Note&lt;/div&gt;
    &lt;p&gt;쉽게 보이는 일일수록,&lt;br&gt;&lt;span class=&quot;em&quot;&gt;쉽지 않은 이유가 있더라고요.&lt;/span&gt;&lt;/p&gt;
  &lt;/div&gt;

  &lt;div class=&quot;disclaimer&quot;&gt;
    ※ 본 글은 2026년 5월 기준 쿠팡 마켓플레이스, 홈택스, 정부24, 셀러 커뮤니티 후기 등 공개 자료를 종합한 정보 글입니다.&lt;br&gt;
    인용된 수수료율·정산 주기·서비스 이용료는 발표 시점 기준이며, 쿠팡 정책 변경에 따라 변동될 수 있습니다.&lt;br&gt;
    &lt;b&gt;본 글은 어떠한 창업 권유나 투자 조언이 아닙니다.&lt;/b&gt; 셀러 등록·사업자 등록·세무 처리는 본인 상황에 맞게 세무사·창업 전문가와 상담하시길 바랍니다.&lt;br&gt;
    카테고리별 수수료·광고 효율·소싱 단가는 셀러마다 차이가 크므로, 본문의 수치는 평균적 참고치로만 활용하시고 실제 시작 전에 반드시 본인의 사업 모델로 시뮬레이션해 보시길 권장합니다.&lt;br&gt;
    본 글은 어떠한 광고·협찬과도 무관한 정보 공유 글입니다.
  &lt;/div&gt;

  &lt;div class=&quot;tags&quot;&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#쿠팡셀러&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#쿠팡부업&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#위탁판매&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#해외구매대행&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#하루10만원&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#75일정산&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#매출vs순익&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#부업현실&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#쿠팡수수료&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#마켓플레이스&lt;/span&gt;
  &lt;/div&gt;

&lt;/article&gt;
&lt;/div&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <category>▶ 말띠맘의 임신출산육아 지식</category>
      <category>#쿠팡셀러 #쿠팡부업 #위탁판매 #해외구매대행 #하루10만원 #75일정산 #매출vs순익 #부업현실 #쿠팡수수료 #마켓플레이스</category>
      <author>쏠쏠와플</author>
      <guid isPermaLink="true">https://solsolwaffle.tistory.com/117</guid>
      <comments>https://solsolwaffle.tistory.com/117#entry117comment</comments>
      <pubDate>Sun, 10 May 2026 12:35:13 +0900</pubDate>
    </item>
    <item>
      <title>육아휴직 급여 신청 방법 (자동입금X 고용센터에 신청하는 법)</title>
      <link>https://solsolwaffle.tistory.com/116</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;title&gt;육아휴직 급여 신청 방법 + 6+6 부모육아휴직제 완벽 정리 — 자동 지급 NO! 직접 신청해야&lt;/title&gt;

&lt;meta name=&quot;description&quot; content=&quot;육아휴직 급여 직접 신청 필수! 회사·고용센터 3단계 절차 정리. 6+6 부모육아휴직제 자동 적용 + 회사 알림 방법 + 2026년 사후지급금 폐지까지. 곧 육아휴직 들어가는 분들 필독.&quot;&gt;
&lt;meta property=&quot;og:type&quot; content=&quot;article&quot;&gt;
&lt;meta property=&quot;og:title&quot; content=&quot;육아휴직 급여 신청 방법 + 6+6 부모육아휴직제&quot;&gt;
&lt;meta property=&quot;og:description&quot; content=&quot;자동 지급 안 됩니다! 본인이 직접 신청해야 받아요. 3단계 정리.&quot;&gt;

&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.googleapis.com&quot;&gt;
&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.gstatic.com&quot; crossorigin&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;800;900&amp;family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; as=&quot;style&quot; crossorigin href=&quot;https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css&quot; /&gt;
&lt;style&gt;
  :root {
    --paper:#FBF8F3; --paper-2:#F2EBDC; --card:#FFFFFF;
    --ink:#1B1A20; --ink-soft:#4A444F; --ink-mute:#8A828F;
    --line:#E8DEC9; --line-soft:#F0E8D5;
    --char-700:#0F0E12;
    --gold-50:#FCF5E0; --gold-100:#F8E2A2; --gold-300:#E8B872; --gold-500:#DA9A1A; --gold-700:#7A5810;
    --wine-50:#F5E8EC; --wine-100:#DCB5C0; --wine-500:#882B45; --wine-700:#4A1322;
    --sage-50:#EFF5E6; --sage-100:#D2E5B0; --sage-300:#95BD5C; --sage-500:#5C8D2C; --sage-700:#2D5008;
    --coral-50:#FFE8DD; --coral-100:#FFC8A8; --coral-300:#F0945A; --coral-500:#C85820; --coral-700:#6E2E0E;
    --navy-50:#E5EAF2; --navy-100:#B5C2DB; --navy-500:#2A4684; --navy-700:#0F1D45;
    --plum-50:#F3EDF5; --plum-100:#DCC9E0; --plum-500:#6B4F75; --plum-700:#3D2A45;
    --teal-50:#E0F0EE; --teal-100:#A8D5D0; --teal-500:#1F7A72; --teal-700:#0E4A44;
    --cream-50:#FCF6E8; --cream-100:#F5E5BD;
    --radius-sm:8px; --radius:14px; --radius-lg:22px;
  }
  *{box-sizing:border-box;}
  html,body{margin:0;padding:0;font-family:'Pretendard Variable','Pretendard','Noto Sans KR',-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.85;word-break:keep-all;overflow-wrap:break-word;text-wrap:pretty;}
  .container{max-width:640px;margin:0 auto;padding:0 24px;}
  .hero{padding:76px 0 64px;background:radial-gradient(800px 400px at 80% 0%,var(--coral-50) 0%,transparent 60%),radial-gradient(600px 350px at 0% 100%,var(--gold-50) 0%,transparent 60%),var(--paper);margin-bottom:48px;border-bottom:1px solid var(--line);position:relative;overflow:hidden;}
  .hero::before{content:' ';position:absolute;top:60px;right:50px;font-size:80px;opacity:0.13;}
  .hero .container{position:relative;}
  .hero .kicker{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--coral-700);margin-bottom:14px;font-weight:600;letter-spacing:0.04em;display:inline-flex;align-items:center;gap:12px;}
  .hero .kicker::before{content:'';width:8px;height:8px;border-radius:50%;background:var(--coral-500);}
  .hero h1{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:30px;font-weight:800;letter-spacing:-0.035em;line-height:1.45;margin:0 0 20px;color:var(--ink);}
  .hero h1 .accent{color:var(--coral-700);}
  .hero h1 .underline{position:relative;display:inline-block;}
  .hero h1 .underline::after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:10px;background:var(--gold-100);z-index:-1;opacity:0.7;}
  .hero .lede{font-size:15px;line-height:1.95;color:var(--ink-soft);margin:0;letter-spacing:-0.005em;}
  article{padding:0 0 80px;}
  h2{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:24px;font-weight:800;letter-spacing:-0.03em;line-height:1.5;margin:52px 0 16px;color:var(--ink);}
  h2 .num{display:inline-block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:16px;font-weight:600;letter-spacing:0.02em;color:var(--coral-700);background:var(--coral-50);padding:4px 12px;border-radius:999px;margin-right:10px;vertical-align:middle;position:relative;top:-3px;}
  h2.gold .num{color:var(--gold-700);background:var(--gold-50);}
  h2.sage .num{color:var(--sage-700);background:var(--sage-50);}
  h2.navy .num{color:var(--navy-700);background:var(--navy-50);}
  h2.plum .num{color:var(--plum-700);background:var(--plum-50);}
  h2.wine .num{color:var(--wine-700);background:var(--wine-50);}
  h3{font-size:17px;font-weight:800;letter-spacing:-0.015em;margin:24px 0 10px;color:var(--ink);line-height:1.55;}
  p{font-size:15px;line-height:1.85;color:var(--ink);margin:0 0 14px;letter-spacing:-0.005em;}
  p b,strong{font-weight:700;}
  .hl{background:linear-gradient(180deg,transparent 60%,var(--gold-100) 60%);padding:0 2px;font-weight:600;}
  .hl-coral{background:linear-gradient(180deg,transparent 60%,var(--coral-100) 60%);padding:0 2px;font-weight:600;}
  .hl-sage{background:linear-gradient(180deg,transparent 60%,var(--sage-100) 60%);padding:0 2px;font-weight:600;}

  /* Alert box - 자동 X */
  .alert-box{background:linear-gradient(135deg,var(--wine-700) 0%,var(--char-700) 100%);color:var(--paper);border-radius:var(--radius-lg);padding:28px 30px;margin:24px 0;position:relative;overflow:hidden;}
  .alert-box::before{content:'!';position:absolute;top:14px;right:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:80px;font-weight:900;color:var(--gold-100);opacity:0.18;line-height:1;}
  .alert-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--gold-100);margin-bottom:8px;font-weight:800;letter-spacing:0.1em;}
  .alert-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:20px;font-weight:900;margin:0 0 14px;color:var(--gold-100);letter-spacing:-0.02em;line-height:1.4;}
  .alert-box p{font-size:13.5px;line-height:1.85;margin:0 0 8px;color:var(--cream-100);}
  .alert-box p:last-child{margin-bottom:0;}
  .alert-box p b{color:var(--gold-100);font-weight:700;}

  /* Step flow - 3단계 절차 */
  .step-flow{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;margin:24px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.05);}
  .step-flow-head{padding:18px 24px;background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-bottom:1px solid var(--line);text-align:center;}
  .step-flow-head .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--coral-700);font-weight:800;letter-spacing:0.08em;margin-bottom:4px;}
  .step-flow-head h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:17px;font-weight:800;margin:0;color:var(--coral-700);letter-spacing:-0.02em;}
  .flow-item{padding:22px 26px;border-bottom:1px solid var(--line-soft);display:flex;gap:18px;align-items:flex-start;}
  .flow-item:last-child{border-bottom:none;}
  .flow-item .num-circle{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:var(--coral-500);color:var(--paper);display:flex;align-items:center;justify-content:center;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:20px;font-weight:900;line-height:1;}
  .flow-item:nth-child(2) .num-circle{background:var(--coral-500);}
  .flow-item:nth-child(3) .num-circle{background:var(--gold-500);}
  .flow-item:nth-child(4) .num-circle{background:var(--sage-500);}
  .flow-item .content{flex:1;}
  .flow-item .title{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:16px;color:var(--ink);margin-bottom:6px;letter-spacing:-0.02em;line-height:1.4;}
  .flow-item .meta{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11.5px;color:var(--coral-700);font-weight:700;letter-spacing:0.04em;margin-bottom:8px;}
  .flow-item:nth-child(3) .meta{color:var(--gold-700);}
  .flow-item:nth-child(4) .meta{color:var(--sage-700);}
  .flow-item .desc{font-size:13px;line-height:1.75;color:var(--ink);}
  .flow-item .desc b{font-weight:700;}
  .flow-item:nth-child(2) .desc b{color:var(--coral-700);}
  .flow-item:nth-child(3) .desc b{color:var(--gold-700);}
  .flow-item:nth-child(4) .desc b{color:var(--sage-700);}

  /* Doc card - 필요 서류 */
  .doc-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0;}
  .doc-cell{background:var(--card);padding:16px 18px;border-radius:var(--radius);border:1px solid var(--line);position:relative;overflow:hidden;}
  .doc-cell::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:var(--navy-500);}
  .doc-cell .num{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:14px;color:var(--navy-700);font-weight:800;margin-bottom:3px;}
  .doc-cell .name{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:14px;color:var(--ink);letter-spacing:-0.015em;line-height:1.4;margin-bottom:4px;}
  .doc-cell .info{font-size:11.5px;color:var(--ink-soft);line-height:1.5;}
  .doc-cell .info b{color:var(--navy-700);}
  @media (max-width:480px){.doc-grid{grid-template-columns:1fr;}}

  /* 6+6 highlight */
  .six-box{background:linear-gradient(135deg,var(--sage-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:30px 32px;margin:24px 0;border:2px solid var(--sage-500);position:relative;}
  .six-box::before{content:'★';position:absolute;top:16px;right:26px;font-family:'Cormorant Garamond',serif;font-size:60px;color:var(--sage-500);opacity:0.2;line-height:1;}
  .six-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--sage-700);margin-bottom:8px;font-weight:800;letter-spacing:0.1em;}
  .six-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:21px;font-weight:900;margin:0 0 16px;color:var(--sage-700);letter-spacing:-0.025em;line-height:1.4;}
  .six-box p{font-size:14px;line-height:1.85;margin:0 0 10px;color:var(--ink);}
  .six-box p b{color:var(--sage-700);font-weight:700;}

  /* Money table - 6+6 급여 */
  .money-table{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;margin:20px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.05);}
  .money-row{display:grid;grid-template-columns:80px 1fr 1fr;gap:0;border-top:1px solid var(--line-soft);align-items:stretch;}
  .money-row.header{background:var(--sage-700);color:var(--paper);}
  .money-row.header .cell{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11.5px;color:var(--gold-100);font-weight:800;letter-spacing:0.08em;padding:12px 12px;text-align:center;border-right:1px solid rgba(255,255,255,0.15);}
  .money-row.header .cell:last-child{border-right:none;}
  .money-row .cell{padding:12px 14px;font-size:13px;line-height:1.5;border-right:1px solid var(--line-soft);text-align:center;}
  .money-row .cell:last-child{border-right:none;}
  .money-row .cell.month{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;color:var(--sage-700);background:var(--sage-50);font-size:14px;letter-spacing:-0.015em;}
  .money-row .cell.amount{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:800;color:var(--ink);font-size:14px;letter-spacing:-0.015em;}
  .money-row .cell.amount b{color:var(--sage-700);font-weight:900;}
  .money-row .cell.desc{font-size:11.5px;color:var(--ink-soft);}
  .money-row.peak{background:var(--gold-50);}
  .money-row.peak .cell.month{background:var(--gold-700);color:var(--gold-100);}
  .money-row.peak .cell.amount{font-size:15px;color:var(--gold-700);}
  .money-row.peak .cell.amount b{color:var(--gold-700);}

  /* Notify box - 회사 알림 */
  .notify-box{background:linear-gradient(135deg,var(--plum-50) 0%,var(--cream-50) 100%);border-radius:var(--radius-lg);padding:28px 30px;margin:24px 0;border-left:5px solid var(--plum-500);}
  .notify-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--plum-700);margin-bottom:6px;font-weight:700;letter-spacing:0.06em;}
  .notify-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:18px;font-weight:800;margin:0 0 14px;color:var(--plum-700);letter-spacing:-0.02em;}
  .notify-list{list-style:none;padding:0;margin:0;}
  .notify-list li{padding:11px 0;border-top:1px dashed rgba(61,42,69,0.2);font-size:13.5px;line-height:1.7;color:var(--ink);display:flex;align-items:flex-start;gap:12px;}
  .notify-list li:first-child{border-top:none;padding-top:2px;}
  .notify-list li .step{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:16px;font-weight:800;color:var(--plum-700);flex-shrink:0;line-height:1.4;min-width:38px;}
  .notify-list li b{color:var(--plum-700);font-weight:700;}

  /* Tip box */
  .tip-box{background:linear-gradient(135deg,var(--gold-50) 0%,var(--cream-50) 100%);border-radius:var(--radius-lg);padding:24px 28px;margin:24px 0;border-left:5px solid var(--gold-500);}
  .tip-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--gold-700);margin-bottom:6px;font-weight:700;letter-spacing:0.06em;}
  .tip-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:17px;font-weight:800;margin:0 0 14px;color:var(--gold-700);letter-spacing:-0.02em;}
  .tip-box p{font-size:13.5px;line-height:1.85;margin:0 0 8px;color:var(--ink);}
  .tip-box p:last-child{margin-bottom:0;}
  .tip-box p b{color:var(--gold-700);font-weight:700;}

  /* Big stat - 부부 시뮬레이션 */
  .big-stat{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:30px 32px;margin:24px 0;text-align:center;border:1px solid var(--line);}
  .big-stat .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--coral-700);margin-bottom:8px;font-weight:700;letter-spacing:0.08em;}
  .big-stat .num{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:54px;color:var(--coral-700);line-height:1;letter-spacing:-0.03em;margin-bottom:6px;}
  .big-stat .num .small{font-size:24px;color:var(--gold-700);}
  .big-stat .desc{font-size:13.5px;color:var(--ink);font-weight:500;line-height:1.5;}
  .big-stat .desc b{color:var(--coral-700);}

  /* Closing */
  .closing{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:32px 28px;margin:40px 0 0;text-align:center;}
  .closing .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--coral-700);margin-bottom:12px;font-weight:600;}
  .closing p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:16px;font-weight:500;line-height:1.85;color:var(--ink);margin:0;letter-spacing:-0.01em;}
  .closing .em{color:var(--coral-700);font-weight:800;}
  .closing .heart{font-size:24px;margin:8px 0;}

  .tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line);}
  .tag-pill{font-size:12px;color:var(--ink-soft);background:var(--card);padding:6px 12px;border-radius:999px;border:1px solid var(--line);}
  .disclaimer{font-size:11.5px;color:var(--ink-mute);line-height:1.75;text-align:center;margin-top:28px;padding:18px 22px;background:var(--paper-2);border-radius:var(--radius-sm);}

  @media (max-width:480px){.hero{padding:56px 0 48px;margin-bottom:36px;}.hero h1{font-size:24px;}.hero .lede{font-size:14px;}h2{font-size:20px;margin:40px 0 14px;}h3{font-size:16px;}.container{padding:0 20px;}.alert-box,.six-box,.notify-box,.tip-box,.big-stat,.closing{padding:24px 22px;}.big-stat .num{font-size:42px;}.flow-item{padding:18px 20px;gap:14px;}.flow-item .num-circle{width:36px;height:36px;font-size:16px;}.closing p{font-size:15px;}.money-row{grid-template-columns:60px 1fr 1fr;}.money-row .cell{padding:10px 8px;font-size:12px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header class=&quot;hero&quot;&gt;
  &lt;div class=&quot;container&quot;&gt;
    &lt;div class=&quot;kicker&quot;&gt;Parental Leave · Application Guide 2026&lt;/div&gt;
    &lt;h1&gt;육아휴직 급여 신청 방법&lt;br&gt;&lt;span class=&quot;underline accent&quot;&gt;+ 6+6 부모육아휴직제 완벽 정리&lt;/span&gt;&lt;/h1&gt;
    &lt;p class=&quot;lede&quot;&gt;출산휴가 끝나면 곧 육아휴직 들어가시죠? 저도 곧 들어갈 예정이라 직접 알아봤어요. 가장 헷갈리는 게 &lt;b&gt;&quot;육아휴직 급여를 내가 직접 어디다 신청해야 하나? 자동으로 들어오나?&quot;&lt;/b&gt;인데요. 결론부터 말하면 &lt;span class=&quot;hl-coral&quot;&gt;자동 지급 NO! 본인이 직접 고용센터(고용24)에 신청해야&lt;/span&gt; 받을 수 있어요. 회사가 다 해주는 게 아니에요. 그리고 남편과 함께 6+6 부모육아휴직제 들어가시는 분들은 회사 알리는 방법, 신고하는 곳까지 한 번에 정리했어요. 곧 육아휴직 들어가는 분들 헷갈리지 않게 단계별로 풀어볼게요!&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;container&quot;&gt;
&lt;article&gt;

  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;No. 00&lt;/span&gt;가장 큰 오해 — &quot;자동으로 입금되겠지?&quot;&lt;/h2&gt;

  &lt;div class=&quot;alert-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ MUST KNOW · 가장 중요한 사실&lt;/div&gt;
    &lt;h3&gt;육아휴직 급여는 자동 지급되지 않아요!&lt;/h3&gt;
    &lt;p&gt;&lt;b&gt;회사에 육아휴직 신청 = 무급&lt;/b&gt;이에요. 회사는 임금 지급 의무가 없거든요. 우리가 받는 육아휴직 급여는 &lt;span style=&quot;color:var(--gold-100);font-weight:800;&quot;&gt;고용보험에서 나오는 별도 급여&lt;/span&gt;예요.&lt;/p&gt;
    &lt;p&gt;즉, &lt;b&gt;회사 신청 ≠ 급여 자동 지급&lt;/b&gt;. 회사에 휴직 신청하고 끝이 아니라, &lt;b&gt;본인이 따로 고용센터에 급여 신청&lt;/b&gt;을 해야 매달 통장에 들어와요. 이거 모르고 두 달 지나서야 &quot;어, 왜 안 들어오지?&quot; 하는 분들이 정말 많아요.&lt;/p&gt;
  &lt;/div&gt;

  &lt;p&gt;그래서 절차는 크게 &lt;b&gt;3단계&lt;/b&gt;예요. 회사 신청 → 회사 확인서 발급 → 고용센터 급여 신청. 이 순서를 모르면 한 달, 두 달 그냥 무급으로 보내요. 하나씩 정리해 볼게요.&lt;/p&gt;

  &lt;h2 class=&quot;coral&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 01&lt;/span&gt;3단계 신청 절차 — 이대로만 하세요&lt;/h2&gt;

  &lt;div class=&quot;step-flow&quot;&gt;
    &lt;div class=&quot;step-flow-head&quot;&gt;
      &lt;div class=&quot;lbl&quot;&gt;★ APPLICATION FLOW · 신청 흐름&lt;/div&gt;
      &lt;h3&gt;딱 이 3단계만 기억하세요&lt;/h3&gt;
    &lt;/div&gt;
    &lt;div class=&quot;flow-item&quot;&gt;
      &lt;div class=&quot;num-circle&quot;&gt;1&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;title&quot;&gt;회사에 육아휴직 신청서 제출&lt;/div&gt;
        &lt;div class=&quot;meta&quot;&gt;★ 휴직 시작 30일 전까지&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;회사에 &lt;b&gt;&quot;육아휴직 신청서&quot;&lt;/b&gt;를 제출해요. 자녀 성명·생년월일·휴직 시작일·종료일 기입. 회사는 &lt;b&gt;6개월 이상 근속자에게 반드시 허용&lt;/b&gt;해야 해요 (남녀고용평등법 의무). 거부하면 회사가 과태료 대상.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;flow-item&quot;&gt;
      &lt;div class=&quot;num-circle&quot;&gt;2&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;title&quot;&gt;회사가 육아휴직 확인서 등록&lt;/div&gt;
        &lt;div class=&quot;meta&quot;&gt;★ 회사 인사팀이 처리&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;회사가 &lt;b&gt;&quot;육아휴직 확인서&quot;&lt;/b&gt;를 발급해서 고용보험 시스템에 &lt;b&gt;전자 등록&lt;/b&gt;해요. 인사팀에서 자동으로 처리하는 경우도 있고, 본인이 챙겨야 하는 회사도 있어요. &lt;span class=&quot;hl-coral&quot;&gt;&quot;확인서 등록되었나요?&quot;&lt;/span&gt; 인사팀에 꼭 확인하세요.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;flow-item&quot;&gt;
      &lt;div class=&quot;num-circle&quot;&gt;3&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;title&quot;&gt;본인이 고용24 또는 고용센터에 급여 신청&lt;/div&gt;
        &lt;div class=&quot;meta&quot;&gt;★ 휴직 시작 후 1개월 경과 시점부터&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;&lt;b&gt;이 단계를 본인이 해야 매달 입금돼요!&lt;/b&gt; 두 가지 방법:&lt;br&gt;• &lt;b&gt;온라인&lt;/b&gt;: 고용24 (work24.go.kr) → 개인서비스 → 모성보호 → 육아휴직급여 신청&lt;br&gt;• &lt;b&gt;오프라인&lt;/b&gt;: 거주지 또는 사업장 소재지 관할 고용센터 방문/우편 신청&lt;br&gt;&lt;br&gt;매달 신청해야 매달 입금돼요. &lt;span class=&quot;hl&quot;&gt;신청 가능 기간: 휴직 시작 후 1개월~휴직 종료 후 12개월 이내&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;특히 &lt;b&gt;3단계가 핵심&lt;/b&gt;이에요. 1·2단계는 회사가 챙겨주지만, 3단계는 본인이 직접 해야 해요. 첫 번째 신청은 휴직 시작 후 1개월 지난 시점에 가능. 그 후 매달 신청하면 매달 통장으로 입금돼요.&lt;/p&gt;

  &lt;h2 class=&quot;navy&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 02&lt;/span&gt;필요 서류 4가지&lt;/h2&gt;

  &lt;p&gt;고용센터에 신청할 때 필요한 서류예요. &lt;b&gt;고용24 온라인 신청 시&lt;/b&gt;는 자동으로 일부 서류가 연동되니 더 간편해요.&lt;/p&gt;

  &lt;div class=&quot;doc-grid&quot;&gt;
    &lt;div class=&quot;doc-cell&quot;&gt;
      &lt;div class=&quot;num&quot;&gt;DOC 01&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;육아휴직 급여 신청서&lt;/div&gt;
      &lt;div class=&quot;info&quot;&gt;고용보험법 시행규칙 &lt;b&gt;별지 제100호서식&lt;/b&gt;. 고용24에서 다운로드 또는 온라인 작성.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;doc-cell&quot;&gt;
      &lt;div class=&quot;num&quot;&gt;DOC 02&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;육아휴직 확인서&lt;/div&gt;
      &lt;div class=&quot;info&quot;&gt;회사가 발급. &lt;b&gt;최초 1회만 제출&lt;/b&gt;. 회사가 전자 등록 시 별도 제출 불필요.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;doc-cell&quot;&gt;
      &lt;div class=&quot;num&quot;&gt;DOC 03&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;통상임금 증명자료&lt;/div&gt;
      &lt;div class=&quot;info&quot;&gt;&lt;b&gt;임금대장·근로계약서&lt;/b&gt; 사본. 통상임금 기준으로 급여 계산되니 필수.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;doc-cell&quot;&gt;
      &lt;div class=&quot;num&quot;&gt;DOC 04&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;사업주 금품 확인 자료&lt;/div&gt;
      &lt;div class=&quot;info&quot;&gt;휴직 중 &lt;b&gt;회사에서 별도 수당·상여금&lt;/b&gt; 받은 경우만 해당. 없으면 생략.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;요즘은 &lt;b&gt;고용24에서 거의 모든 절차를 온라인 처리&lt;/b&gt; 가능해요. 회사가 확인서를 전산 등록하면 본인은 신청서만 작성. 미리 고용24 회원가입 + 간편인증 등록해두면 편해요.&lt;/p&gt;

  &lt;h2 class=&quot;sage&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 03&lt;/span&gt;2026년 큰 변화 — 사후지급금 폐지!&lt;/h2&gt;

  &lt;p&gt;여기 정말 좋은 소식이 하나 있어요. &lt;b&gt;2026년부터 &quot;사후지급금 제도&quot;가 폐지&lt;/b&gt;됐어요. 이게 무슨 뜻이냐면...&lt;/p&gt;

  &lt;div class=&quot;tip-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ 2026 BIG CHANGE · 큰 변화&lt;/div&gt;
    &lt;h3&gt;매달 100% 전액 입금됩니다!&lt;/h3&gt;
    &lt;p&gt;&lt;b&gt;기존&lt;/b&gt;: 매달 75%만 지급, 나머지 25%는 복직 후 6개월 이상 근무 확인되면 일괄 지급. 복직 안 하면 못 받았어요.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;2026년부터&lt;/b&gt;: 매달 &lt;b&gt;100% 전액 입금&lt;/b&gt;! 사후지급금 폐지로 &lt;span class=&quot;hl-sage&quot;&gt;육아휴직 중 받을 돈을 매달 다 받을 수 있어요&lt;/span&gt;. 신청 시 사후지급금 항목 작성 X.&lt;/p&gt;
    &lt;p&gt;육아휴직 중 가계 부담이 컸던 분들에게 정말 큰 변화. 매달 통상임금만큼 (상한 내) 그대로 받으니 복직 안 해도 손해 X.&lt;/p&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;gold&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 04&lt;/span&gt;일반 육아휴직 급여 — 얼마 받나?&lt;/h2&gt;

  &lt;p&gt;본격 6+6 들어가기 전에, 일반 육아휴직 급여 먼저 정리할게요. 일반 1년 + 부모 모두 사용 시 추가 6개월까지 가능해요.&lt;/p&gt;

  &lt;div class=&quot;money-table&quot;&gt;
    &lt;div class=&quot;money-row header&quot;&gt;
      &lt;div class=&quot;cell&quot;&gt;기간&lt;/div&gt;
      &lt;div class=&quot;cell&quot;&gt;통상임금&lt;/div&gt;
      &lt;div class=&quot;cell&quot;&gt;월 상한&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;money-row&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;1-3개월&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;&lt;b&gt;100%&lt;/b&gt;&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;250만원&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;money-row&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;4-6개월&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;&lt;b&gt;100%&lt;/b&gt;&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;200만원&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;money-row&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;7-12개월&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;80%&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;160만원&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;money-row&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;13-18개월&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;80%&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;160만원&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;※ 13-18개월(추가 6개월)은 &lt;b&gt;부모 모두 3개월 이상 육아휴직 사용 시&lt;/b&gt; 가능. 또는 한부모·중증장애아동 부모도 해당.&lt;/p&gt;

  &lt;h2 class=&quot;sage&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 05&lt;/span&gt;★ 6+6 부모육아휴직제 — 핵심 정리&lt;/h2&gt;

  &lt;p&gt;이제 &lt;b&gt;핵심&lt;/b&gt;이에요! 남편과 함께 육아휴직 들어가시면 &lt;span class=&quot;hl-sage&quot;&gt;6+6 부모육아휴직제&lt;/span&gt;가 자동 적용돼요. 일반 육아휴직보다 첫 6개월 급여가 훨씬 더 높아져요.&lt;/p&gt;

  &lt;div class=&quot;six-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ 6+6 PARENTAL LEAVE · 핵심 조건&lt;/div&gt;
    &lt;h3&gt;이 조건만 맞으면 자동 적용!&lt;/h3&gt;
    &lt;p&gt;&lt;b&gt;① 자녀 생후 18개월 이내&lt;/b&gt; — 두 번째 휴직자 시작 시점 기준.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;② 부모 모두 육아휴직 사용&lt;/b&gt; — 동시 OR 순차 모두 가능. 무조건 겹칠 필요 X.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;③ 부모 모두 고용보험 피보험자 180일 이상&lt;/b&gt; — 공무원·사학연금 가입자는 일반 근로자만 적용.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;④ 별도 신청 불필요!&lt;/b&gt; 일반 육아휴직 급여 신청하면 &lt;span class=&quot;hl&quot;&gt;자동으로 6+6 인상분 추가 지급&lt;/span&gt;. 단, 배우자 육아휴직 증빙자료 제출 필요.&lt;/p&gt;
  &lt;/div&gt;

  &lt;p&gt;6+6 적용되면 &lt;b&gt;첫 6개월 급여가 매달 단계적으로 인상&lt;/b&gt;돼요. 일반 육아휴직과 비교가 안 될 정도로 차이 나요.&lt;/p&gt;

  &lt;div class=&quot;money-table&quot;&gt;
    &lt;div class=&quot;money-row header&quot;&gt;
      &lt;div class=&quot;cell&quot;&gt;개월&lt;/div&gt;
      &lt;div class=&quot;cell&quot;&gt;통상임금 100%&lt;/div&gt;
      &lt;div class=&quot;cell&quot;&gt;월 상한&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;money-row&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;1개월&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;100%&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;&lt;b&gt;250만원&lt;/b&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;money-row&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;2개월&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;100%&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;&lt;b&gt;250만원&lt;/b&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;money-row&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;3개월&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;100%&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;&lt;b&gt;300만원&lt;/b&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;money-row&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;4개월&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;100%&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;&lt;b&gt;350만원&lt;/b&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;money-row&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;5개월&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;100%&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;&lt;b&gt;400만원&lt;/b&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;money-row peak&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;6개월&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;100%&lt;/div&gt;
      &lt;div class=&quot;cell amount&quot;&gt;&lt;b&gt;450만원&lt;/b&gt;&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;이게 &lt;b&gt;1인당 6개월 합계&lt;/b&gt;예요. 부모 모두 적용받으니까 6개월 동안 부부가 받는 총액은 어마어마해요.&lt;/p&gt;

  &lt;div class=&quot;big-stat&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ COUPLE TOTAL · 부부 합계&lt;/div&gt;
    &lt;div class=&quot;num&quot;&gt;3,900&lt;span class=&quot;small&quot;&gt;만원&lt;/span&gt;&lt;/div&gt;
    &lt;div class=&quot;desc&quot;&gt;통상임금 450만원 부부 6개월 동시 휴직 시&lt;br&gt;&lt;b&gt;부부 합산 6개월 총액&lt;/b&gt; (각자 1,950만원씩)&lt;/div&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;plum&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 06&lt;/span&gt;★ 6+6 회사 알리는 법 + 신고처&lt;/h2&gt;

  &lt;p&gt;이제 사용자분들이 가장 궁금해하실 부분! &lt;b&gt;남편과 함께 6+6 들어갈 때 회사에 어떻게 알리고, 어디에 신고하는지&lt;/b&gt; 정리할게요.&lt;/p&gt;

  &lt;div class=&quot;notify-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ HOW TO NOTIFY · 회사·고용센터 알림 방법&lt;/div&gt;
    &lt;h3&gt;부부 각자 따로 처리해야 해요!&lt;/h3&gt;
    &lt;ul class=&quot;notify-list&quot;&gt;
      &lt;li&gt;&lt;span class=&quot;step&quot;&gt;01&lt;/span&gt;&lt;div&gt;&lt;b&gt;각자 본인 회사에 육아휴직 신청&lt;/b&gt; — 6+6은 부부 각자 본인 회사에 따로 신청. 같은 자녀 대상이라는 것만 명시. 동시 사용이든 순차 사용이든 회사 입장에선 일반 육아휴직 처리 절차 동일.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;step&quot;&gt;02&lt;/span&gt;&lt;div&gt;&lt;b&gt;육아휴직 신청서에 자녀 정보 정확히 기입&lt;/b&gt; — 자녀 성명·생년월일 동일하게. 부부 각각 회사에 제출하는 신청서에 자녀 정보가 일치해야 6+6 자동 적용 가능.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;step&quot;&gt;03&lt;/span&gt;&lt;div&gt;&lt;b&gt;고용센터 급여 신청 시 &quot;배우자 육아휴직 증빙&quot; 제출&lt;/b&gt; — 두 번째 휴직자가 신청할 때 &lt;span class=&quot;hl&quot;&gt;배우자가 같은 자녀 대상으로 육아휴직 했다는 증빙&lt;/span&gt;이 필요. 배우자 육아휴직 확인서 사본·재직증명서 등.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;step&quot;&gt;04&lt;/span&gt;&lt;div&gt;&lt;b&gt;&quot;6+6 부모육아휴직제&quot; 별도 신청서는 없음&lt;/b&gt; — 일반 육아휴직 급여 신청하면 시스템이 자동으로 6+6 적용해서 인상분 지급. 별도 양식 없음.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;step&quot;&gt;05&lt;/span&gt;&lt;div&gt;&lt;b&gt;고용24 또는 관할 고용센터가 신고처&lt;/b&gt; — 신고처는 &lt;b&gt;고용노동부 산하 고용센터&lt;/b&gt;. 고용24(work24.go.kr) 온라인 또는 거주지·사업장 소재지 고용센터. 회사가 신고처 아님!&lt;/div&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;p&gt;핵심 요약: &lt;b&gt;회사에는 일반 육아휴직 신청 → 고용센터에 급여 신청 시 6+6 자동 적용&lt;/b&gt;. 부부 각자 처리하되 자녀 정보·배우자 휴직 증빙만 정확히 챙기면 OK. 6+6은 별도 신청 양식 없어서 어렵지 않아요!&lt;/p&gt;

  &lt;h2 class=&quot;gold&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 07&lt;/span&gt;실전 팁 — 놓치면 안 되는 5가지&lt;/h2&gt;

  &lt;div class=&quot;tip-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ FIELD TIPS · 실전 팁&lt;/div&gt;
    &lt;h3&gt;이거 5가지만 챙기세요&lt;/h3&gt;
    &lt;p&gt;&lt;b&gt;① 휴직 시작 30일 전 회사 신청 필수&lt;/b&gt; — 30일 안 되면 거부될 수 있어요. 출산휴가 끝나는 시점 미리 계산해서 일정 잡으세요.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;② 고용24 미리 회원가입 + 간편인증 등록&lt;/b&gt; — 휴직 들어가면 시간 여유 있을 때 미리 등록. 신청 시 인증 헤매면 시간 낭비.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;③ 인사팀에 &quot;육아휴직 확인서 전자등록&quot; 확인&lt;/b&gt; — 회사가 알아서 했는지 꼭 물어보세요. 안 됐으면 본인이 챙겨야.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;④ 매달 신청해야 매달 입금&lt;/b&gt; — 한 번 신청하고 끝이 아님. 매달 본인이 신청해야 해요. 잊지 말고 달력에 표시!&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;⑤ 배우자 휴직 증빙 미리 준비&lt;/b&gt; — 6+6 적용 받으려면 배우자 회사의 &lt;b&gt;육아휴직 확인서·재직증명서&lt;/b&gt; 사본 미리 받아두세요. 두 번째 신청자가 더 챙겨야 해요.&lt;/p&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;navy&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 08&lt;/span&gt;마무리 — 한 번에 정리&lt;/h2&gt;

  &lt;p&gt;육아휴직 급여, 정리하면 이래요. &lt;b&gt;회사에 신청하는 것&lt;/b&gt;과 &lt;b&gt;급여 받기 위해 고용센터에 신청하는 것&lt;/b&gt;이 별개라는 게 핵심. 하나만 하면 무급으로 한두 달 보내게 돼요.&lt;/p&gt;

  &lt;p&gt;&lt;b&gt;3단계 흐름&lt;/b&gt;: ① 회사 신청 (휴직 30일 전) → ② 회사 확인서 등록 → ③ &lt;span class=&quot;hl&quot;&gt;본인이 고용24/고용센터에 매달 급여 신청&lt;/span&gt;.&lt;/p&gt;

  &lt;p&gt;남편과 함께 6+6 적용 받을 때는 &lt;b&gt;각자 본인 회사에 일반 육아휴직 신청&lt;/b&gt;하고, &lt;b&gt;고용센터 급여 신청 시 배우자 휴직 증빙만 챙기면&lt;/b&gt; 자동 적용. 별도 신청 양식 없어요!&lt;/p&gt;

  &lt;p&gt;2026년부터 사후지급금 폐지로 매달 전액 받을 수 있고, 6+6이면 6개월 차에 부부 합산 월 900만원까지도 받을 수 있어요. 출산휴가 끝나고 막막하셨다면 이 글 보고 바로 챙기세요. 저도 곧 같은 절차 들어가는데, 이렇게 정리하니까 머리 안 아프고 명확해졌어요. 임산부 동지들 모두 든든한 육아휴직 보내시길 응원합니다!&lt;/p&gt;

  &lt;div class=&quot;closing&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;Final Note&lt;/div&gt;
    &lt;p&gt;회사 신청 ≠ 급여 자동 입금!&lt;br&gt;고용센터 직접 신청해야 받아요.&lt;/p&gt;
    &lt;div class=&quot;heart&quot;&gt; &lt;/div&gt;
    &lt;p&gt;3단계만 기억하고&lt;br&gt;&lt;span class=&quot;em&quot;&gt;든든한 육아휴직 시작하세요!&lt;/span&gt;&lt;/p&gt;
  &lt;/div&gt;

  &lt;div class=&quot;disclaimer&quot;&gt;
    ※ 본 글은 2026년 5월 기준 고용노동부, 고용24, 정부24, 찾기쉬운 생활법령정보, 한국노총 고용평등 등 공개 자료를 종합한 정보 글입니다.&lt;br&gt;
    인용된 절차·급여 상한·서식 양식은 발표 시점 기준이며, 향후 법령 개정·정부 정책 변경에 따라 변동될 수 있습니다.&lt;br&gt;
    &lt;b&gt;본 글은 어떠한 노무 자문이나 법률 상담이 아닙니다.&lt;/b&gt; 개별 상황에 따라 적용 여부가 달라질 수 있으니, 구체적 신청·급여 산정은 반드시 회사 인사팀, 고용노동부 고객상담센터(국번없이 1350), 또는 노무사와 상담하시길 바랍니다.&lt;br&gt;
    공무원·사학연금 가입자, 자영업자·프리랜서 등은 일반 근로자와 다른 규정이 적용될 수 있으니 별도 확인이 필요합니다. 통상임금 산정·우선지원대상기업 여부 등은 회사 규모와 형태에 따라 차이가 있습니다.&lt;br&gt;
    본 글은 어떠한 광고·협찬과도 무관한 정보 공유 글입니다.
  &lt;/div&gt;

  &lt;div class=&quot;tags&quot;&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#육아휴직급여&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#육아휴직신청&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#6+6부모육아휴직제&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#고용24&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#고용센터&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#출산휴가&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#사후지급금폐지&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#남편육아휴직&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#부모함께육아휴직&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#임산부필독&lt;/span&gt;
  &lt;/div&gt;

&lt;/article&gt;
&lt;/div&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <category>▶ 말띠맘의 임신출산육아 지식</category>
      <author>쏠쏠와플</author>
      <guid isPermaLink="true">https://solsolwaffle.tistory.com/116</guid>
      <comments>https://solsolwaffle.tistory.com/116#entry116comment</comments>
      <pubDate>Sun, 10 May 2026 12:25:39 +0900</pubDate>
    </item>
    <item>
      <title>응급실 뺑뺑이 예방하는 법! 대학병원 사전 상담 예약 잡아놓기</title>
      <link>https://solsolwaffle.tistory.com/115</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;title&gt;응급실 뺑뺑이 막는 법 — 대학병원 고위험산모 사전 상담 필수 (임신중독증·혈소판 산모 강력 권고)&lt;/title&gt;

&lt;meta name=&quot;description&quot; content=&quot;산모 응급실 뺑뺑이 사망 막는 핵심! 대학병원 고위험산모 전문교수 사전 상담 1-2회로 진료 기록 남기기. 청주·대구 실제 사례 + 임신중독증·혈소판 문제 산모 더 강력 권고.&quot;&gt;
&lt;meta property=&quot;og:type&quot; content=&quot;article&quot;&gt;
&lt;meta property=&quot;og:title&quot; content=&quot;응급실 뺑뺑이 막는 법 — 대학병원 사전 상담 필수&quot;&gt;
&lt;meta property=&quot;og:description&quot; content=&quot;진료 이력 없으면 받아주지 않아요. 미리 1-2회 상담으로 안전망 확보.&quot;&gt;

&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.googleapis.com&quot;&gt;
&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.gstatic.com&quot; crossorigin&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;800;900&amp;family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; as=&quot;style&quot; crossorigin href=&quot;https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css&quot; /&gt;
&lt;style&gt;
  :root {
    --paper:#FBF8F3; --paper-2:#F2EBDC; --card:#FFFFFF;
    --ink:#1B1A20; --ink-soft:#4A444F; --ink-mute:#8A828F;
    --line:#E8DEC9; --line-soft:#F0E8D5;
    --char-700:#0F0E12;
    --gold-50:#FCF5E0; --gold-100:#F8E2A2; --gold-300:#E8B872; --gold-500:#DA9A1A; --gold-700:#7A5810;
    --wine-50:#F5E8EC; --wine-100:#DCB5C0; --wine-500:#882B45; --wine-700:#4A1322;
    --sage-50:#EFF5E6; --sage-100:#D2E5B0; --sage-300:#95BD5C; --sage-500:#5C8D2C; --sage-700:#2D5008;
    --coral-50:#FFE8DD; --coral-100:#FFC8A8; --coral-300:#F0945A; --coral-500:#C85820; --coral-700:#6E2E0E;
    --navy-50:#E5EAF2; --navy-100:#B5C2DB; --navy-500:#2A4684; --navy-700:#0F1D45;
    --plum-50:#F3EDF5; --plum-100:#DCC9E0; --plum-500:#6B4F75; --plum-700:#3D2A45;
    --teal-50:#E0F0EE; --teal-100:#A8D5D0; --teal-500:#1F7A72; --teal-700:#0E4A44;
    --cream-50:#FCF6E8; --cream-100:#F5E5BD;
    --radius-sm:8px; --radius:14px; --radius-lg:22px;
  }
  *{box-sizing:border-box;}
  html,body{margin:0;padding:0;font-family:'Pretendard Variable','Pretendard','Noto Sans KR',-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.85;word-break:keep-all;overflow-wrap:break-word;text-wrap:pretty;}
  .container{max-width:640px;margin:0 auto;padding:0 24px;}
  .hero{padding:76px 0 64px;background:radial-gradient(800px 400px at 80% 0%,var(--wine-50) 0%,transparent 60%),radial-gradient(600px 350px at 0% 100%,var(--coral-50) 0%,transparent 60%),var(--paper);margin-bottom:48px;border-bottom:1px solid var(--line);position:relative;overflow:hidden;}
  .hero::before{content:' ';position:absolute;top:60px;right:50px;font-size:80px;opacity:0.13;}
  .hero .container{position:relative;}
  .hero .kicker{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--wine-700);margin-bottom:14px;font-weight:600;letter-spacing:0.04em;display:inline-flex;align-items:center;gap:12px;}
  .hero .kicker::before{content:'';width:8px;height:8px;border-radius:50%;background:var(--wine-500);}
  .hero h1{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:30px;font-weight:800;letter-spacing:-0.035em;line-height:1.45;margin:0 0 20px;color:var(--ink);}
  .hero h1 .accent{color:var(--wine-700);}
  .hero h1 .underline{position:relative;display:inline-block;}
  .hero h1 .underline::after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:10px;background:var(--gold-100);z-index:-1;opacity:0.7;}
  .hero .lede{font-size:15px;line-height:1.95;color:var(--ink-soft);margin:0;letter-spacing:-0.005em;}
  article{padding:0 0 80px;}
  h2{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:24px;font-weight:800;letter-spacing:-0.03em;line-height:1.5;margin:52px 0 16px;color:var(--ink);}
  h2 .num{display:inline-block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:16px;font-weight:600;letter-spacing:0.02em;color:var(--wine-700);background:var(--wine-50);padding:4px 12px;border-radius:999px;margin-right:10px;vertical-align:middle;position:relative;top:-3px;}
  h2.coral .num{color:var(--coral-700);background:var(--coral-50);}
  h2.gold .num{color:var(--gold-700);background:var(--gold-50);}
  h2.sage .num{color:var(--sage-700);background:var(--sage-50);}
  h2.navy .num{color:var(--navy-700);background:var(--navy-50);}
  h2.plum .num{color:var(--plum-700);background:var(--plum-50);}
  h3{font-size:17px;font-weight:800;letter-spacing:-0.015em;margin:24px 0 10px;color:var(--ink);line-height:1.55;}
  p{font-size:15px;line-height:1.85;color:var(--ink);margin:0 0 14px;letter-spacing:-0.005em;}
  p b,strong{font-weight:700;}
  .hl{background:linear-gradient(180deg,transparent 60%,var(--gold-100) 60%);padding:0 2px;font-weight:600;}
  .hl-coral{background:linear-gradient(180deg,transparent 60%,var(--coral-100) 60%);padding:0 2px;font-weight:600;}
  .hl-wine{background:linear-gradient(180deg,transparent 60%,var(--wine-100) 60%);padding:0 2px;font-weight:600;}

  /* Alert box */
  .alert-box{background:var(--wine-700);color:var(--paper);border-radius:var(--radius-lg);padding:28px 30px;margin:24px 0;position:relative;overflow:hidden;}
  .alert-box::before{content:'!';position:absolute;top:14px;right:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:80px;font-weight:900;color:var(--gold-100);opacity:0.18;line-height:1;}
  .alert-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--gold-100);margin-bottom:8px;font-weight:800;letter-spacing:0.1em;}
  .alert-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:20px;font-weight:900;margin:0 0 14px;color:var(--gold-100);letter-spacing:-0.02em;line-height:1.4;}
  .alert-box p{font-size:13.5px;line-height:1.85;margin:0 0 8px;color:var(--cream-100);}
  .alert-box p:last-child{margin-bottom:0;}
  .alert-box p b{color:var(--gold-100);font-weight:700;}

  /* Case card - 실제 사례 */
  .case-card{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;margin:22px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.05);}
  .case-head{padding:18px 24px;background:linear-gradient(135deg,var(--wine-50) 0%,var(--coral-50) 100%);border-bottom:1px solid var(--line);}
  .case-head .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11px;color:var(--wine-700);font-weight:800;letter-spacing:0.1em;margin-bottom:4px;}
  .case-head h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:17px;font-weight:900;margin:0;color:var(--wine-700);letter-spacing:-0.02em;line-height:1.4;}
  .case-body{padding:22px 26px 24px;}
  .case-body p{font-size:13.5px;line-height:1.85;margin:0 0 10px;color:var(--ink);}
  .case-body p:last-child{margin-bottom:0;}
  .case-body p b{color:var(--wine-700);font-weight:700;}
  .case-stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;border-top:1px solid var(--line-soft);background:var(--paper-2);}
  .case-stats .stat{padding:14px 12px;text-align:center;border-right:1px solid var(--line-soft);}
  .case-stats .stat:last-child{border-right:none;}
  .case-stats .stat .l{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:10px;color:var(--ink-mute);font-weight:800;letter-spacing:0.06em;margin-bottom:3px;}
  .case-stats .stat .v{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:14px;color:var(--wine-700);letter-spacing:-0.02em;line-height:1.3;}

  /* Solution box - 핵심 해결책 */
  .solution-box{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:30px 32px;margin:24px 0;border:2px solid var(--coral-500);position:relative;}
  .solution-box::before{content:'★';position:absolute;top:16px;right:26px;font-family:'Cormorant Garamond',serif;font-size:60px;color:var(--coral-500);opacity:0.2;line-height:1;}
  .solution-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--coral-700);margin-bottom:8px;font-weight:800;letter-spacing:0.1em;}
  .solution-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:21px;font-weight:900;margin:0 0 14px;color:var(--coral-700);letter-spacing:-0.025em;line-height:1.4;}
  .solution-box p{font-size:14px;line-height:1.85;margin:0 0 10px;color:var(--ink);}
  .solution-box p:last-child{margin-bottom:0;}
  .solution-box p b{color:var(--coral-700);font-weight:700;}

  /* Action steps */
  .step-box{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;margin:22px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.05);}
  .step-head{padding:18px 24px;background:linear-gradient(135deg,var(--gold-50) 0%,var(--cream-50) 100%);border-bottom:1px solid var(--line);}
  .step-head .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--gold-700);font-weight:800;letter-spacing:0.08em;margin-bottom:4px;}
  .step-head h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:18px;font-weight:800;margin:0;color:var(--gold-700);letter-spacing:-0.02em;}
  .step-row{padding:18px 26px;border-bottom:1px solid var(--line-soft);display:flex;gap:16px;align-items:flex-start;}
  .step-row:last-child{border-bottom:none;}
  .step-row .icon{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:var(--gold-500);display:flex;align-items:center;justify-content:center;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:16px;font-weight:900;color:var(--paper);line-height:1;}
  .step-row .content{flex:1;}
  .step-row .title{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:15px;color:var(--ink);margin-bottom:5px;letter-spacing:-0.015em;line-height:1.4;}
  .step-row .desc{font-size:13px;line-height:1.7;color:var(--ink-soft);}
  .step-row .desc b{color:var(--gold-700);font-weight:700;}

  /* High risk warning */
  .risk-box{background:linear-gradient(135deg,var(--wine-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:28px 30px;margin:24px 0;border-left:6px solid var(--wine-500);}
  .risk-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--wine-700);margin-bottom:6px;font-weight:800;letter-spacing:0.08em;}
  .risk-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:19px;font-weight:900;margin:0 0 14px;color:var(--wine-700);letter-spacing:-0.025em;line-height:1.4;}
  .risk-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;}
  .risk-cell{background:var(--card);padding:14px 16px;border-radius:var(--radius);border-left:4px solid var(--wine-500);}
  .risk-cell .name{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:14px;color:var(--wine-700);letter-spacing:-0.02em;margin-bottom:3px;}
  .risk-cell .why{font-size:11.5px;color:var(--ink-soft);line-height:1.5;}
  @media (max-width:480px){.risk-grid{grid-template-columns:1fr;}}

  /* Pull quote */
  .pull-quote{margin:28px 0;padding:24px 28px;background:linear-gradient(135deg,var(--cream-50) 0%,var(--paper-2) 100%);border-radius:var(--radius);border-left:4px solid var(--wine-500);position:relative;}
  .pull-quote::before{content:'&quot;';position:absolute;top:8px;left:18px;font-family:'Cormorant Garamond',serif;font-size:60px;color:var(--wine-100);line-height:1;font-style:italic;opacity:0.6;}
  .pull-quote p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:15.5px;font-weight:600;line-height:1.7;color:var(--ink);margin:0 0 8px;letter-spacing:-0.015em;padding-left:30px;}
  .pull-quote .source{display:block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:12px;color:var(--wine-700);padding-left:30px;}
  @media (max-width:480px){.pull-quote{padding:22px 22px;}.pull-quote p{font-size:14.5px;padding-left:22px;}.pull-quote .source{padding-left:22px;}}

  /* Tip box */
  .tip-box{background:linear-gradient(135deg,var(--sage-50) 0%,var(--cream-50) 100%);border-radius:var(--radius-lg);padding:24px 28px;margin:24px 0;border-left:5px solid var(--sage-500);}
  .tip-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--sage-700);margin-bottom:6px;font-weight:700;letter-spacing:0.06em;}
  .tip-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:17px;font-weight:800;margin:0 0 14px;color:var(--sage-700);letter-spacing:-0.02em;}
  .tip-box p{font-size:13.5px;line-height:1.85;margin:0 0 8px;color:var(--ink);}
  .tip-box p:last-child{margin-bottom:0;}
  .tip-box p b{color:var(--sage-700);font-weight:700;}

  /* Closing - 임산부 응원 */
  .closing{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:32px 28px;margin:40px 0 0;text-align:center;}
  .closing .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--coral-700);margin-bottom:12px;font-weight:600;}
  .closing p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:16px;font-weight:500;line-height:1.85;color:var(--ink);margin:0;letter-spacing:-0.01em;}
  .closing .em{color:var(--coral-700);font-weight:800;}
  .closing .heart{font-size:24px;margin:8px 0;}

  .tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line);}
  .tag-pill{font-size:12px;color:var(--ink-soft);background:var(--card);padding:6px 12px;border-radius:999px;border:1px solid var(--line);}
  .disclaimer{font-size:11.5px;color:var(--ink-mute);line-height:1.75;text-align:center;margin-top:28px;padding:18px 22px;background:var(--paper-2);border-radius:var(--radius-sm);}

  @media (max-width:480px){.hero{padding:56px 0 48px;margin-bottom:36px;}.hero h1{font-size:24px;}.hero .lede{font-size:14px;}h2{font-size:20px;margin:40px 0 14px;}h3{font-size:16px;}.container{padding:0 20px;}.alert-box,.solution-box,.risk-box,.tip-box,.closing{padding:24px 22px;}.alert-box h3,.solution-box h3,.risk-box h3{font-size:18px;}.closing p{font-size:15px;}.case-stats .stat .v{font-size:12px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header class=&quot;hero&quot;&gt;
  &lt;div class=&quot;container&quot;&gt;
    &lt;div class=&quot;kicker&quot;&gt;Pregnancy Safety · Critical Info&lt;/div&gt;
    &lt;h1&gt;응급실 뺑뺑이 막는 법&lt;br&gt;&lt;span class=&quot;underline accent&quot;&gt;대학병원 사전 상담 필수&lt;/span&gt;&lt;/h1&gt;
    &lt;p class=&quot;lede&quot;&gt;최근 산모가 응급실에서 받아주는 병원이 없어 사망하거나 위험한 상황에 처하는 뉴스가 정말 자주 보여요. &lt;b&gt;2026년 5월 청주에서는 41개 병원이 거부&lt;/b&gt;했고, 2월 대구에서는 &lt;b&gt;&quot;진료 이력 없으니 대학병원으로 가라&quot;&lt;/b&gt;는 답변에 쌍둥이 1명을 잃었어요. 그런데 친구가 정말 중요한 조언을 해줬어요. &lt;span class=&quot;hl-coral&quot;&gt;&quot;다니던 산부인과가 있더라도 대학병원 산부인과 고위험 전문교수님께 1-2회 상담을 미리 받아두라&quot;&lt;/span&gt;는 거예요. 진료 기록이 있는 산모는 응급 시 받아주거든요. 특히 &lt;b&gt;임신중독증·혈소판 문제&lt;/b&gt; 있는 산모는 강력하게 권해드려요. 임산부 모두 안전한 출산하시도록 정리했어요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;container&quot;&gt;
&lt;article&gt;

  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;No. 00&lt;/span&gt;충격 — 41개 병원 거부의 현실&lt;/h2&gt;

  &lt;div class=&quot;alert-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ URGENT REALITY · 2026년 응급실 뺑뺑이&lt;/div&gt;
    &lt;h3&gt;이미 한국에서 일어난 일들이에요&lt;/h3&gt;
    &lt;p&gt;&lt;b&gt;2026년 5월 청주&lt;/b&gt;: 29주 임산부 A씨, 출혈+조기진통. 충북·대전·세종 6개 병원 거부 → 전국 41개 병원 거부 → 부산까지 헬기 이송 → 3시간 20분 만에 도착. &lt;b&gt;태아 사망&lt;/b&gt;.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;2026년 2월 대구&lt;/b&gt;: 28주 쌍둥이 임산부, 호텔에서 통증. 대구 7개 병원 거부 → 50분 호텔 앞 대기 → 남편이 직접 운전 → 분당서울대병원 → 4시간 만에 수술. &lt;b&gt;쌍둥이 1명 사망, 1명 뇌손상&lt;/b&gt;.&lt;/p&gt;
    &lt;p&gt;두 사건 모두 &lt;b&gt;&quot;진료 이력 없음&quot;&lt;/b&gt;이 거부 이유 중 하나였어요. 정부가 &quot;권역모자의료센터 20곳&quot;을 지정했지만, 충북대병원조차 산과 전문의 1명이라 응급 대응 못 했어요.&lt;/p&gt;
  &lt;/div&gt;

  &lt;p&gt;이게 남의 일이 아니에요. &lt;b&gt;2026년 봄 한국에서 실제 일어난 일&lt;/b&gt;이고, 정부도 사고 계기로 6월부터 실시간 이송 정보 시스템 가동, 7월부터 산모 중증장애 국가 보상 추가 대책을 발표했지만 &lt;span class=&quot;hl-wine&quot;&gt;여전히 시스템은 완성 단계가 아니에요&lt;/span&gt;. 임산부 본인이 미리 대비하는 게 가장 확실한 안전장치예요.&lt;/p&gt;

  &lt;h2 class=&quot;wine&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 01&lt;/span&gt;실제 사례 — 어떻게 거부당했나&lt;/h2&gt;

  &lt;div class=&quot;case-card&quot;&gt;
    &lt;div class=&quot;case-head&quot;&gt;
      &lt;div class=&quot;lbl&quot;&gt;★ CASE 1 · 2026.05 청주&lt;/div&gt;
      &lt;h3&gt;29주 임산부, 41개 병원 거부 → 부산 헬기 이송&lt;/h3&gt;
    &lt;/div&gt;
    &lt;div class=&quot;case-body&quot;&gt;
      &lt;p&gt;2026년 5월 1일 오전 7시, 청주 흥덕구 산부인과를 찾은 30대 임산부 A씨. 오후 11시 태아 심박수 급락. 충북대병원·세종충남대병원·대전충남대병원·건양대병원·순천향대병원 등 충청권 6곳 거부. &lt;b&gt;전국 41개 병원 거부&lt;/b&gt;. 부산 동아대병원에 헬기로 이송, 3시간 20분 후 응급 수술. 산모는 살았지만 &lt;span class=&quot;hl-wine&quot;&gt;태아는 결국 숨졌어요&lt;/span&gt;.&lt;/p&gt;
      &lt;p&gt;&lt;b&gt;충북대병원의 거부 이유&lt;/b&gt;: &quot;당시 당직이 부인과 전문의여서 산과 전문의가 없어 수용 불가&quot;. 산부인과 전문의 5명 중 산과 2명, 그중 1명 해외 연수, 1명 당직 부재.&lt;/p&gt;
    &lt;/div&gt;
    &lt;div class=&quot;case-stats&quot;&gt;
      &lt;div class=&quot;stat&quot;&gt;
        &lt;div class=&quot;l&quot;&gt;REJECTED&lt;/div&gt;
        &lt;div class=&quot;v&quot;&gt;41개 병원&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;stat&quot;&gt;
        &lt;div class=&quot;l&quot;&gt;TIME&lt;/div&gt;
        &lt;div class=&quot;v&quot;&gt;3시간 20분&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;stat&quot;&gt;
        &lt;div class=&quot;l&quot;&gt;RESULT&lt;/div&gt;
        &lt;div class=&quot;v&quot;&gt;태아 사망&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;case-card&quot;&gt;
    &lt;div class=&quot;case-head&quot;&gt;
      &lt;div class=&quot;lbl&quot;&gt;★ CASE 2 · 2026.02 대구&lt;/div&gt;
      &lt;h3&gt;28주 쌍둥이 임산부, &quot;진료 이력 없음&quot; 거부&lt;/h3&gt;
    &lt;/div&gt;
    &lt;div class=&quot;case-body&quot;&gt;
      &lt;p&gt;대구 호텔에 머물던 미국 국적 산모 A씨. 새벽 1시 30분 통증·복통. &lt;span class=&quot;hl-wine&quot;&gt;남편이 대구 산부인과에 전화하자 &quot;진료 이력이 없으니 대학병원으로 가라&quot;는 답변&lt;/span&gt;. 119 신고 후에도 7개 병원이 &quot;산부인과 전문의 부재&quot;·&quot;신생아 시설 부족&quot;으로 거부. 50분간 호텔 앞 대기. 결국 남편이 직접 운전대를 잡고 수도권으로. 분당서울대병원 도착 4시간 만에 응급 수술. &lt;b&gt;쌍둥이 1명 사망, 1명 뇌손상&lt;/b&gt;.&lt;/p&gt;
      &lt;p&gt;&lt;b&gt;핵심 거부 이유 1순위&lt;/b&gt;: &quot;진료 이력이 없으니 대학병원으로 가라&quot;. 의료진들 사이에서 진료 기록 없는 환자 = 위험 부담 큰 환자라는 인식이 팽배해요.&lt;/p&gt;
    &lt;/div&gt;
    &lt;div class=&quot;case-stats&quot;&gt;
      &lt;div class=&quot;stat&quot;&gt;
        &lt;div class=&quot;l&quot;&gt;REJECTED&lt;/div&gt;
        &lt;div class=&quot;v&quot;&gt;7개 병원&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;stat&quot;&gt;
        &lt;div class=&quot;l&quot;&gt;TIME&lt;/div&gt;
        &lt;div class=&quot;v&quot;&gt;4시간&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;stat&quot;&gt;
        &lt;div class=&quot;l&quot;&gt;RESULT&lt;/div&gt;
        &lt;div class=&quot;v&quot;&gt;1명 사망 / 1명 뇌손상&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;pull-quote&quot;&gt;
    &lt;p&gt;응급의료법상 응급의료기관은 정당한 사유 없이 환자 수용을 거부할 수 없지만, 현장에서는 &lt;b&gt;전문의 부재와 병상 부족이라는 현실적인 벽&lt;/b&gt; 앞에 법 조항이 무용지물이 되고 있다. 특히 고위험 산모, 뇌출혈, 소아응급 환자 등 골든타임이 핵심인 분야일수록 거절 빈도는 더욱 높게 나타난다.&lt;/p&gt;
    &lt;span class=&quot;source&quot;&gt;— 2026년 5월 위키트리 분석 中&lt;/span&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;coral&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 02&lt;/span&gt;핵심 해결책 — 친구의 조언이 정답이었어요&lt;/h2&gt;

  &lt;div class=&quot;solution-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ THE KEY SOLUTION · 임산부 사전 대비&lt;/div&gt;
    &lt;h3&gt;대학병원 고위험산모 전문교수 1-2회 상담&lt;/h3&gt;
    &lt;p&gt;가장 효과적인 사전 대비책은 &lt;b&gt;다니는 산부인과가 있더라도 대학병원 산부인과 고위험산모 전문교수에게 1-2회 미리 상담을 받아두는 것&lt;/b&gt;이에요.&lt;/p&gt;
    &lt;p&gt;왜냐하면 응급 시 병원이 가장 먼저 확인하는 게 &lt;span class=&quot;hl-coral&quot;&gt;&quot;이 산모가 우리 병원 환자인가? 진료 기록이 있나?&quot;&lt;/span&gt;거든요. 진료 기록이 있는 산모는 응급 상황에서 받아주는 게 당연한 절차로 작동해요.&lt;/p&gt;
    &lt;p&gt;대구 사건에서 &lt;b&gt;&quot;진료 이력 없으니 대학병원 가라&quot;&lt;/b&gt;는 답변이 실제로 있었던 것처럼, 진료 기록 = 응급 시 안전망이에요. 미리 한두 번 다녀오는 것만으로도 그 병원의 전산 시스템에 본인 정보가 남아요.&lt;/p&gt;
  &lt;/div&gt;

  &lt;p&gt;여기서 중요한 건 &lt;b&gt;&quot;고위험산모 전문교수&quot;&lt;/b&gt;를 선택하는 거예요. 일반 산과교수가 아니라 고위험·고위험 분만 분야 전문교수 진료를 봐두면, 응급 시 그분이 본인의 케이스를 알고 있어서 수용 결정이 훨씬 빨라요.&lt;/p&gt;

  &lt;h2 class=&quot;gold&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 03&lt;/span&gt;구체적 실행 단계 — 이렇게 하세요&lt;/h2&gt;

  &lt;div class=&quot;step-box&quot;&gt;
    &lt;div class=&quot;step-head&quot;&gt;
      &lt;div class=&quot;lbl&quot;&gt;★ ACTION STEPS · 단계별 실행 가이드&lt;/div&gt;
      &lt;h3&gt;5단계로 안전망 구축하기&lt;/h3&gt;
    &lt;/div&gt;
    &lt;div class=&quot;step-row&quot;&gt;
      &lt;div class=&quot;icon&quot;&gt;1&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;title&quot;&gt;집 근처 대학병원 산부인과 검색&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;집·직장에서 &lt;b&gt;차로 30분 이내&lt;/b&gt; 대학병원 산부인과를 골라요. 가능하면 권역모자의료센터 지정 병원 우선. 응급 상황 시 가장 먼저 갈 곳이니 위치 중요.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;step-row&quot;&gt;
      &lt;div class=&quot;icon&quot;&gt;2&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;title&quot;&gt;고위험산모 전문교수 진료 예약&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;병원 홈페이지에서 &lt;b&gt;&quot;고위험 임산부&quot;, &quot;모태아의학&quot;, &quot;주산기학&quot;&lt;/b&gt; 키워드로 전문교수 검색. 진료 예약 시 &lt;b&gt;&quot;임신 중 사전 상담 받고 싶다&quot;&lt;/b&gt;고 명시. 임신 12주 이후 진료 예약 추천.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;step-row&quot;&gt;
      &lt;div class=&quot;icon&quot;&gt;3&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;title&quot;&gt;초진 + 1-2회 정기 상담 받기&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;초진 시 &lt;b&gt;그동안 다닌 산부인과 진료 기록·초음파 사진·검사 결과&lt;/b&gt; 모두 지참. 임신 중기·후기 한 번씩 추가 상담. &lt;span class=&quot;hl&quot;&gt;전산 진료 기록 + 의무기록 정식 등록&lt;/span&gt;이 핵심.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;step-row&quot;&gt;
      &lt;div class=&quot;icon&quot;&gt;4&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;title&quot;&gt;응급 시 연락 가능한 정보 정리&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;&lt;b&gt;대학병원 응급실 전화번호 + 산부인과 응급실 직통번호&lt;/b&gt;를 휴대폰에 저장. 가족·배우자도 동일하게 저장. 진료 받은 교수명·진료번호도 기록. 출산 가방에 진료기록 사본 포함.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;step-row&quot;&gt;
      &lt;div class=&quot;icon&quot;&gt;5&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;title&quot;&gt;119 신고 시 정확한 정보 전달&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;응급 시 119에 &lt;b&gt;&quot;○○대학병원 산부인과 진료 받고 있는 ○○주차 임산부&quot;&lt;/b&gt; 명확히 알리기. 환자 정보 정확하면 119가 그 병원으로 우선 이송 시도. 대구 사건도 &lt;b&gt;&quot;환자 정보가 제대로 전달 안 되어 시간 지체&quot;&lt;/b&gt; 사례 있음.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;wine&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 04&lt;/span&gt;특히 강력 권고 — 임신중독증·혈소판 문제 산모&lt;/h2&gt;

  &lt;div class=&quot;risk-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ HIGH RISK · 강력 권고 대상&lt;/div&gt;
    &lt;h3&gt;이런 임산부는 무조건 사전 상담!&lt;/h3&gt;
    &lt;p&gt;일반 임산부도 권장이지만, &lt;b&gt;다음 조건에 해당하는 분들은 절대 미루지 말고 지금 당장 예약하세요&lt;/b&gt;. 응급 상황 발생 빈도가 압도적으로 높고, 일반 산부인과로는 대응 불가능한 케이스가 많아요.&lt;/p&gt;
    &lt;div class=&quot;risk-grid&quot;&gt;
      &lt;div class=&quot;risk-cell&quot;&gt;
        &lt;div class=&quot;name&quot;&gt;임신중독증 (전자간증)&lt;/div&gt;
        &lt;div class=&quot;why&quot;&gt;고혈압 + 단백뇨, 산모·태아 모두 위험. 응급 제왕절개 가능성 높음.&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;risk-cell&quot;&gt;
        &lt;div class=&quot;name&quot;&gt;혈소판 감소증&lt;/div&gt;
        &lt;div class=&quot;why&quot;&gt;출혈이 멈추지 않아 분만 시 생명 위협. 수혈·중환자실 필수.&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;risk-cell&quot;&gt;
        &lt;div class=&quot;name&quot;&gt;고령산모 (35세 이상)&lt;/div&gt;
        &lt;div class=&quot;why&quot;&gt;합병증 발생률 일반 임신 대비 2-3배. 다태아 비율도 높음.&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;risk-cell&quot;&gt;
        &lt;div class=&quot;name&quot;&gt;다태아 (쌍둥이 이상)&lt;/div&gt;
        &lt;div class=&quot;why&quot;&gt;조기진통·조산 빈도 높음. 신생아 중환자실(NICU) 필수.&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;risk-cell&quot;&gt;
        &lt;div class=&quot;name&quot;&gt;임신성 당뇨&lt;/div&gt;
        &lt;div class=&quot;why&quot;&gt;거대아·신생아 저혈당 위험. 분만 시 합병증 가능성.&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;risk-cell&quot;&gt;
        &lt;div class=&quot;name&quot;&gt;전치태반·태반조기박리&lt;/div&gt;
        &lt;div class=&quot;why&quot;&gt;대량 출혈 위험. 응급 수혈·자궁절제 가능성도 있음.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;특히 &lt;b&gt;임신중독증과 혈소판 감소증&lt;/b&gt;은 출혈이 멈추지 않거나 갑자기 혈압이 치솟아서 응급 수술이 필요한 케이스가 많아요. 일반 산부인과에서는 대응 불가능하고, &lt;span class=&quot;hl&quot;&gt;반드시 대학병원급 의료시설 + 중환자실 + 대량 수혈 시스템&lt;/span&gt;이 필요해요. 이런 분들이 평소 다니던 동네 산부인과에서 응급 상황을 만나면 정말 위험해요.&lt;/p&gt;

  &lt;h2 class=&quot;navy&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 05&lt;/span&gt;추가 안전망 — 같이 챙기면 좋은 것들&lt;/h2&gt;

  &lt;div class=&quot;tip-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ ADDITIONAL TIPS · 추가 대비&lt;/div&gt;
    &lt;h3&gt;이것까지 챙기면 안심 100%&lt;/h3&gt;
    &lt;p&gt;&lt;b&gt;① 권역모자의료센터 위치 미리 파악&lt;/b&gt; — 전국 20곳 정부 지정. 서울만 5곳(서울대·세브란스·삼성·아산·고대), 부산·대구·광주·인천·대전 등 권역별 분포. 본인 거주지 가장 가까운 곳 미리 알아두세요.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;② 출산 가방에 진료 기록 사본&lt;/b&gt; — 검사 결과·초음파 사진·산모 수첩 모두 지참. 응급 시 의료진이 본인 상태를 빠르게 파악할 수 있어요.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;③ 가족·배우자 응급 연락처 공유&lt;/b&gt; — 대학병원 응급실·산부인과 직통·119 단축번호 모두 가족도 동일하게 저장. 본인이 의식 잃었을 때 가족이 대응 가능해야 해요.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;④ 임신 후기 외출 시 진료기록 + 신분증 휴대&lt;/b&gt; — 출장·여행 중 응급 발생도 많아요. 항상 진료 기록 사본·산모 수첩·신분증 동행.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;⑤ 임산부 보험·태아보험 확인&lt;/b&gt; — 응급 이송·수술·중환자실 비용 보장 여부 미리 체크. 7월부터 산모 중증장애 국가 보상 추가됐지만, 보험 보장도 함께 챙겨두면 안심.&lt;/p&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;plum&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 06&lt;/span&gt;마무리 — 사전 한 번이 평생을 지킵니다&lt;/h2&gt;

  &lt;p&gt;친구의 조언이 정말 정확했어요. &lt;b&gt;&quot;진료 기록 있는 산모는 응급 시 받아준다&quot;&lt;/b&gt;는 게 단순 도시전설이 아니라 실제 의료 현장의 패턴이에요. 대구 쌍둥이 사건의 첫 거부 사유가 &lt;span class=&quot;hl-wine&quot;&gt;&quot;진료 이력 없음&quot;&lt;/span&gt;이었던 걸 봐도 명확해요.&lt;/p&gt;

  &lt;p&gt;다니는 산부인과가 좋다면 그건 그대로 다니되, &lt;b&gt;대학병원 1-2회 상담은 별도로 챙기는 게 무조건 정답&lt;/b&gt;이에요. 비용은 진료비 + α 정도이고 시간은 반나절이면 충분해요. 그 한 번이 응급 상황에서 골든타임을 벌어줄 수 있어요.&lt;/p&gt;

  &lt;p&gt;특히 &lt;b&gt;임신중독증·혈소판 감소증·고령·다태아·임신성 당뇨&lt;/b&gt; 같은 고위험 임산부는 강력하게 권해드려요. 본인 한 명, 그리고 곧 만날 우리 아기, 두 생명이 걸린 일이에요. 미루지 마시고 지금 당장 가까운 대학병원 산부인과에 전화해 보세요. &lt;span class=&quot;hl&quot;&gt;예약 한 번이 평생의 안전망&lt;/span&gt;이 됩니다.&lt;/p&gt;

  &lt;p&gt;임산부분들 모두 안전하게, 건강하게 출산하시길 진심으로 응원해요. 우리가 미리 챙기면 막을 수 있는 비극이 분명히 있어요.&lt;/p&gt;

  &lt;div class=&quot;closing&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;Final Note&lt;/div&gt;
    &lt;p&gt;대학병원 1-2회 상담이&lt;br&gt;응급 상황 골든타임을 지켜줘요.&lt;/p&gt;
    &lt;div class=&quot;heart&quot;&gt; &lt;/div&gt;
    &lt;p&gt;임신중독증·혈소판 산모는 더더욱!&lt;br&gt;&lt;span class=&quot;em&quot;&gt;미리 챙겨서 안전한 출산하세요!&lt;/span&gt;&lt;/p&gt;
  &lt;/div&gt;

  &lt;div class=&quot;disclaimer&quot;&gt;
    ※ 본 글은 2026년 5월 기준 머니투데이, 위키트리, 서울경제, MBC 뉴스, 보건복지부 등 공개 자료를 종합한 정보 글입니다.&lt;br&gt;
    인용된 응급 사례·통계·제도는 발표 시점 기준이며, 의료 현장 상황과 정부 정책은 지속적으로 변동될 수 있습니다.&lt;br&gt;
    &lt;b&gt;본 글은 어떠한 의학적 진단이나 치료 권유가 아닙니다.&lt;/b&gt; 임신 중 의학적 판단은 반드시 산부인과 전문의와 상담하시길 바라며, 본문은 응급 상황 사전 대비를 위한 정보 가이드입니다.&lt;br&gt;
    고위험 임산부 (임신중독증·혈소판 감소증·다태아·고령산모 등) 해당자는 반드시 산부인과 전문의 진료를 통해 본인 상황에 맞는 의료 계획을 수립하시길 권장합니다.&lt;br&gt;
    응급 상황 발생 시 즉시 119에 신고하고 가족·배우자에게 알리세요. 진료 기록이 있는 병원이 있으면 그 정보를 119에 전달하면 이송이 빨라집니다.&lt;br&gt;
    본 글은 어떠한 광고·협찬과도 무관한 정보 공유 글입니다.
  &lt;/div&gt;

  &lt;div class=&quot;tags&quot;&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#응급실뺑뺑이&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#고위험임산부&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#대학병원사전상담&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#임신중독증&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#혈소판감소증&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#권역모자의료센터&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#임산부필독&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#안전한출산&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#산모생명&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#골든타임&lt;/span&gt;
  &lt;/div&gt;

&lt;/article&gt;
&lt;/div&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <category>▶ 말띠맘의 임신출산육아 지식</category>
      <category>#응급실뺑뺑이 #고위험임산부 #대학병원사전상담 #임신중독증 #혈소판감소증 #권역모자의료센터 #임산부필독 #안전한출산 #산모생명 #골든타임</category>
      <author>쏠쏠와플</author>
      <guid isPermaLink="true">https://solsolwaffle.tistory.com/115</guid>
      <comments>https://solsolwaffle.tistory.com/115#entry115comment</comments>
      <pubDate>Sun, 10 May 2026 12:14:16 +0900</pubDate>
    </item>
    <item>
      <title>무료 만삭사진 쿠폰의 진실ㅠㅠ 가기 전 꼭 알아야 할 것</title>
      <link>https://solsolwaffle.tistory.com/114</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;title&gt;산부인과·산후조리원 무료 만삭/50일/100일 사진 쿠폰 — 가기 전 알아야 할 모든 것&lt;/title&gt;

&lt;meta name=&quot;description&quot; content=&quot;산부인과 무료 만삭사진 쿠폰의 진실! 원본 안 주는 관행 + 액자 추가비 바가지 + 성장앨범 압박 영업까지. 가기 전 체크리스트와 폰카 백업 활용법까지 솔직 정리.&quot;&gt;
&lt;meta property=&quot;og:type&quot; content=&quot;article&quot;&gt;
&lt;meta property=&quot;og:title&quot; content=&quot;무료 만삭사진 쿠폰의 진실 — 공짜는 없다는 마음으로!&quot;&gt;
&lt;meta property=&quot;og:description&quot; content=&quot;가서 얼굴 붉히지 않으려면 미리 알고 가세요. 솔직 가이드.&quot;&gt;

&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.googleapis.com&quot;&gt;
&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.gstatic.com&quot; crossorigin&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;800;900&amp;family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; as=&quot;style&quot; crossorigin href=&quot;https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css&quot; /&gt;
&lt;style&gt;
  :root {
    --paper:#FBF8F3; --paper-2:#F2EBDC; --card:#FFFFFF;
    --ink:#1B1A20; --ink-soft:#4A444F; --ink-mute:#8A828F;
    --line:#E8DEC9; --line-soft:#F0E8D5;
    --char-700:#0F0E12;
    --gold-50:#FCF5E0; --gold-100:#F8E2A2; --gold-300:#E8B872; --gold-500:#DA9A1A; --gold-700:#7A5810;
    --wine-50:#F5E8EC; --wine-100:#DCB5C0; --wine-500:#882B45; --wine-700:#4A1322;
    --sage-50:#EFF5E6; --sage-100:#D2E5B0; --sage-300:#95BD5C; --sage-500:#5C8D2C; --sage-700:#2D5008;
    --coral-50:#FFE8DD; --coral-100:#FFC8A8; --coral-300:#F0945A; --coral-500:#C85820; --coral-700:#6E2E0E;
    --navy-50:#E5EAF2; --navy-100:#B5C2DB; --navy-500:#2A4684; --navy-700:#0F1D45;
    --plum-50:#F3EDF5; --plum-100:#DCC9E0; --plum-500:#6B4F75; --plum-700:#3D2A45;
    --teal-50:#E0F0EE; --teal-100:#A8D5D0; --teal-500:#1F7A72; --teal-700:#0E4A44;
    --cream-50:#FCF6E8; --cream-100:#F5E5BD;
    --radius-sm:8px; --radius:14px; --radius-lg:22px;
  }
  *{box-sizing:border-box;}
  html,body{margin:0;padding:0;font-family:'Pretendard Variable','Pretendard','Noto Sans KR',-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.85;word-break:keep-all;overflow-wrap:break-word;text-wrap:pretty;}
  .container{max-width:640px;margin:0 auto;padding:0 24px;}
  .hero{padding:76px 0 64px;background:radial-gradient(800px 400px at 80% 0%,var(--wine-50) 0%,transparent 60%),radial-gradient(600px 350px at 0% 100%,var(--gold-50) 0%,transparent 60%),var(--paper);margin-bottom:48px;border-bottom:1px solid var(--line);position:relative;overflow:hidden;}
  .hero::before{content:' ';position:absolute;top:60px;right:50px;font-size:80px;opacity:0.13;}
  .hero .container{position:relative;}
  .hero .kicker{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--wine-700);margin-bottom:14px;font-weight:600;letter-spacing:0.04em;display:inline-flex;align-items:center;gap:12px;}
  .hero .kicker::before{content:'';width:8px;height:8px;border-radius:50%;background:var(--wine-500);}
  .hero h1{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:30px;font-weight:800;letter-spacing:-0.035em;line-height:1.45;margin:0 0 20px;color:var(--ink);}
  .hero h1 .accent{color:var(--wine-700);}
  .hero h1 .underline{position:relative;display:inline-block;}
  .hero h1 .underline::after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:10px;background:var(--gold-100);z-index:-1;opacity:0.7;}
  .hero .lede{font-size:15px;line-height:1.95;color:var(--ink-soft);margin:0;letter-spacing:-0.005em;}
  article{padding:0 0 80px;}
  h2{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:24px;font-weight:800;letter-spacing:-0.03em;line-height:1.5;margin:52px 0 16px;color:var(--ink);}
  h2 .num{display:inline-block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:16px;font-weight:600;letter-spacing:0.02em;color:var(--wine-700);background:var(--wine-50);padding:4px 12px;border-radius:999px;margin-right:10px;vertical-align:middle;position:relative;top:-3px;}
  h2.gold .num{color:var(--gold-700);background:var(--gold-50);}
  h2.sage .num{color:var(--sage-700);background:var(--sage-50);}
  h2.coral .num{color:var(--coral-700);background:var(--coral-50);}
  h2.plum .num{color:var(--plum-700);background:var(--plum-50);}
  h2.navy .num{color:var(--navy-700);background:var(--navy-50);}
  h3{font-size:17px;font-weight:800;letter-spacing:-0.015em;margin:24px 0 10px;color:var(--ink);line-height:1.55;}
  p{font-size:15px;line-height:1.85;color:var(--ink);margin:0 0 14px;letter-spacing:-0.005em;}
  p b,strong{font-weight:700;}
  .hl{background:linear-gradient(180deg,transparent 60%,var(--gold-100) 60%);padding:0 2px;font-weight:600;}
  .hl-coral{background:linear-gradient(180deg,transparent 60%,var(--coral-100) 60%);padding:0 2px;font-weight:600;}
  .hl-wine{background:linear-gradient(180deg,transparent 60%,var(--wine-100) 60%);padding:0 2px;font-weight:600;}

  /* Truth box - 핵심 진실 */
  .truth-box{background:linear-gradient(135deg,var(--wine-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:30px 32px;margin:24px 0;text-align:center;border:2px solid var(--wine-500);position:relative;}
  .truth-box::before{content:'!';position:absolute;top:14px;right:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:60px;font-weight:900;color:var(--wine-500);opacity:0.2;line-height:1;}
  .truth-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--wine-700);margin-bottom:10px;font-weight:800;letter-spacing:0.1em;}
  .truth-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:22px;font-weight:900;margin:0 0 14px;color:var(--wine-700);letter-spacing:-0.025em;line-height:1.4;}
  .truth-box p{font-size:14px;line-height:1.85;margin:0 0 8px;color:var(--ink);}
  .truth-box p:last-child{margin-bottom:0;}
  .truth-box p b{color:var(--wine-700);font-weight:700;}

  /* Pattern card */
  .pattern-card{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;margin:22px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.05);}
  .pattern-head{padding:20px 26px;background:linear-gradient(135deg,var(--wine-700) 0%,var(--char-700) 100%);color:var(--paper);position:relative;}
  .pattern-head .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:12px;color:var(--gold-100);font-weight:800;letter-spacing:0.1em;margin-bottom:4px;}
  .pattern-head h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:19px;font-weight:900;margin:0;color:var(--gold-100);letter-spacing:-0.02em;}
  .pattern-flow{padding:0;background:var(--paper-2);}
  .flow-step{padding:14px 26px;border-bottom:1px solid var(--line-soft);display:flex;gap:16px;align-items:flex-start;}
  .flow-step:last-child{border-bottom:none;}
  .flow-step .step-num{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:24px;font-weight:800;color:var(--wine-700);flex-shrink:0;line-height:1.3;min-width:40px;}
  .flow-step .step-content{flex:1;}
  .flow-step .step-title{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:800;font-size:14px;color:var(--ink);margin-bottom:3px;line-height:1.4;}
  .flow-step .step-desc{font-size:12.5px;line-height:1.65;color:var(--ink-soft);}
  .flow-step .step-desc b{color:var(--wine-700);font-weight:700;}
  .flow-step.bait{background:var(--coral-50);}
  .flow-step.trap{background:var(--wine-50);}

  /* Quote card - 압박 멘트 */
  .quote-grid{display:flex;flex-direction:column;gap:10px;margin:20px 0;}
  .quote-cell{background:var(--card);border-left:5px solid var(--wine-500);padding:16px 20px;border-radius:var(--radius);position:relative;}
  .quote-cell::before{content:'&quot;';position:absolute;top:6px;left:14px;font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--wine-100);line-height:1;font-style:italic;opacity:0.7;}
  .quote-cell .text{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:14px;font-weight:600;color:var(--ink);line-height:1.6;padding-left:24px;margin-bottom:6px;letter-spacing:-0.015em;}
  .quote-cell .reaction{font-size:11.5px;color:var(--wine-700);padding-left:24px;font-weight:700;font-style:italic;}

  /* Pros box - 좋은 점 */
  .pros-box{background:linear-gradient(135deg,var(--sage-50) 0%,var(--cream-50) 100%);border-radius:var(--radius-lg);padding:28px 30px;margin:24px 0;border-left:5px solid var(--sage-500);}
  .pros-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--sage-700);margin-bottom:6px;font-weight:700;letter-spacing:0.06em;}
  .pros-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:18px;font-weight:800;margin:0 0 14px;color:var(--sage-700);letter-spacing:-0.02em;}
  .pros-list{list-style:none;padding:0;margin:0;}
  .pros-list li{padding:11px 0;border-top:1px dashed rgba(45,80,8,0.2);font-size:13.5px;line-height:1.7;color:var(--ink);display:flex;align-items:flex-start;gap:12px;}
  .pros-list li:first-child{border-top:none;padding-top:2px;}
  .pros-list li .check{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;font-weight:800;color:var(--sage-700);flex-shrink:0;line-height:1.3;min-width:34px;}
  .pros-list li b{color:var(--sage-700);font-weight:700;}

  /* Checklist - 가서 후회 안 할 5가지 */
  .check-card{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;margin:22px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.05);}
  .check-head{padding:20px 26px;background:linear-gradient(135deg,var(--gold-50) 0%,var(--coral-50) 100%);border-bottom:1px solid var(--line);}
  .check-head .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--gold-700);font-weight:800;letter-spacing:0.08em;margin-bottom:4px;}
  .check-head h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:18px;font-weight:800;margin:0;color:var(--gold-700);letter-spacing:-0.02em;}
  .check-row{padding:16px 26px;border-bottom:1px solid var(--line-soft);display:flex;gap:14px;align-items:flex-start;}
  .check-row:last-child{border-bottom:none;}
  .check-row .icon{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--gold-50);display:flex;align-items:center;justify-content:center;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:15px;font-weight:800;color:var(--gold-700);line-height:1;}
  .check-row .content{flex:1;}
  .check-row .title{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:800;font-size:14.5px;color:var(--ink);margin-bottom:4px;letter-spacing:-0.015em;line-height:1.4;}
  .check-row .desc{font-size:12.5px;line-height:1.7;color:var(--ink-soft);}
  .check-row .desc b{color:var(--gold-700);font-weight:700;}

  /* Pull quote */
  .pull-quote{margin:28px 0;padding:24px 28px;background:linear-gradient(135deg,var(--cream-50) 0%,var(--paper-2) 100%);border-radius:var(--radius);border-left:4px solid var(--wine-500);position:relative;}
  .pull-quote::before{content:'&quot;';position:absolute;top:8px;left:18px;font-family:'Cormorant Garamond',serif;font-size:60px;color:var(--wine-100);line-height:1;font-style:italic;opacity:0.6;}
  .pull-quote p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:15.5px;font-weight:600;line-height:1.7;color:var(--ink);margin:0 0 8px;letter-spacing:-0.015em;padding-left:30px;}
  .pull-quote .source{display:block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:12px;color:var(--wine-700);padding-left:30px;}
  @media (max-width:480px){.pull-quote{padding:22px 22px;}.pull-quote p{font-size:14.5px;padding-left:22px;}.pull-quote .source{padding-left:22px;}}

  /* Closing */
  .closing{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:28px 28px;margin:40px 0 0;text-align:center;}
  .closing .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--coral-700);margin-bottom:12px;font-weight:600;}
  .closing p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:16px;font-weight:500;line-height:1.85;color:var(--ink);margin:0;letter-spacing:-0.01em;}
  .closing .em{color:var(--coral-700);font-weight:800;}

  .tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line);}
  .tag-pill{font-size:12px;color:var(--ink-soft);background:var(--card);padding:6px 12px;border-radius:999px;border:1px solid var(--line);}
  .disclaimer{font-size:11.5px;color:var(--ink-mute);line-height:1.75;text-align:center;margin-top:28px;padding:18px 22px;background:var(--paper-2);border-radius:var(--radius-sm);}

  @media (max-width:480px){.hero{padding:56px 0 48px;margin-bottom:36px;}.hero h1{font-size:24px;}.hero .lede{font-size:14px;}h2{font-size:20px;margin:40px 0 14px;}h3{font-size:16px;}.container{padding:0 20px;}.truth-box,.pros-box,.closing{padding:24px 22px;}.truth-box h3{font-size:18px;}.flow-step,.check-row{padding:14px 20px;}.closing p{font-size:15px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header class=&quot;hero&quot;&gt;
  &lt;div class=&quot;container&quot;&gt;
    &lt;div class=&quot;kicker&quot;&gt;Pregnancy Tip · Photo Coupon Truth&lt;/div&gt;
    &lt;h1&gt;무료 만삭사진 쿠폰의 진실&lt;br&gt;&lt;span class=&quot;underline accent&quot;&gt;가기 전 꼭 알아야 할 것&lt;/span&gt;&lt;/h1&gt;
    &lt;p class=&quot;lede&quot;&gt;산부인과나 산후조리원 계약하면 자연스럽게 따라오는 게 있어요. &lt;b&gt;&quot;무료 만삭사진 + 50일 + 100일 사진 쿠폰&quot;&lt;/b&gt;. 솔직히 임산부 입장에서 너무 좋은 혜택 같아요. 그런데 막상 가보면 &lt;span class=&quot;hl-wine&quot;&gt;원본 사진은 한 장도 안 주고, 액자 추가비는 바가지에, 성장앨범 200만원 결제 압박&lt;/span&gt;까지. 괴담이 정말 많거든요. 하지만 또 한편으론 무료 스튜디오 옷·소품 잘 활용하면 폰카로 추억 남기기엔 충분하기도 해요. &lt;b&gt;핵심은 &quot;공짜는 없다&quot;는 마음가짐&lt;/b&gt;으로 가는 거. 당일에 가서 얼굴 붉히는 일 없도록 미리 알고 가시라고 정리했어요!&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;container&quot;&gt;
&lt;article&gt;

  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;No. 00&lt;/span&gt;핵심 진실 — 한 줄 요약&lt;/h2&gt;

  &lt;div class=&quot;truth-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ THE TRUTH · 진실 한 줄&lt;/div&gt;
    &lt;h3&gt;&quot;촬영은 공짜, 사진은 유료&quot;&lt;/h3&gt;
    &lt;p&gt;이 한 문장이 모든 걸 설명해요. &lt;b&gt;스튜디오에 가서 사진은 100컷 가까이 찍어줘요&lt;/b&gt;. 그런데 &lt;span class=&quot;hl-wine&quot;&gt;정작 그 사진을 갖고 가려면 원본 구매 또는 성장앨범 계약&lt;/span&gt;이 필수예요. 이걸 모르고 가면 &quot;무료라며?!&quot; 황당한 상황이 펼쳐져요.&lt;/p&gt;
  &lt;/div&gt;

  &lt;p&gt;실제 한 산모의 후기를 보면 &lt;b&gt;&quot;산후조리원에서 50일 촬영까지 무료라고 해서 갔는데, 성장앨범 계약 안 하면 사진 못 준다고 해서 결국 15만원에 보정도 안 된 원본 몇 장만 받아왔다&quot;&lt;/b&gt;는 사례가 있어요. 이런 경우가 정말 흔해요.&lt;/p&gt;

  &lt;h2 class=&quot;wine&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 01&lt;/span&gt;사기 패턴 — 어떻게 돌아가는 구조?&lt;/h2&gt;

  &lt;p&gt;이 시스템이 어떻게 굴러가는지 알면 함정에 안 빠질 수 있어요. 핵심은 &lt;b&gt;&quot;산부인과·산후조리원 ↔ 베이비스튜디오 뒷거래&quot;&lt;/b&gt;예요.&lt;/p&gt;

  &lt;div class=&quot;pattern-card&quot;&gt;
    &lt;div class=&quot;pattern-head&quot;&gt;
      &lt;div class=&quot;lbl&quot;&gt;★ HOW IT WORKS · 미끼 → 압박 → 결제 패턴&lt;/div&gt;
      &lt;h3&gt;당신이 빠지는 5단계 함정&lt;/h3&gt;
    &lt;/div&gt;
    &lt;div class=&quot;pattern-flow&quot;&gt;
      &lt;div class=&quot;flow-step bait&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;01&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;div class=&quot;step-title&quot;&gt;미끼 — 무료 쿠폰 제공&lt;/div&gt;
          &lt;div class=&quot;step-desc&quot;&gt;산부인과·산후조리원 계약하면 &lt;b&gt;&quot;만삭+신생아+50일 무료&quot;&lt;/b&gt; 쿠폰 자동 동봉. 뒷거래로 중개수수료 받음.&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;flow-step bait&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;02&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;div class=&quot;step-title&quot;&gt;유인 — &quot;공짜인데 안 갈 이유 없죠?&quot;&lt;/div&gt;
          &lt;div class=&quot;step-desc&quot;&gt;스튜디오에서 먼저 전화. &lt;b&gt;&quot;어머님~ 그냥 찍어드려요&quot;&lt;/b&gt;. 공짜 단어에 자연스럽게 시간 잡음.&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;flow-step trap&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;03&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;div class=&quot;step-title&quot;&gt;함정 — 100컷 촬영 후 셀렉&lt;/div&gt;
          &lt;div class=&quot;step-desc&quot;&gt;옷 갈아입히며 100컷 가까이 촬영. 다 찍고 나서 &lt;b&gt;&quot;이제 사진 고르러 가시죠&quot;&lt;/b&gt;. 분리된 방으로 안내.&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;flow-step trap&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;04&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;div class=&quot;step-title&quot;&gt;압박 — 성장앨범 200만원 영업&lt;/div&gt;
          &lt;div class=&quot;step-desc&quot;&gt;100컷 보여주며 &quot;&lt;b&gt;이거 안 사면 폰에 저장도 못 해요&lt;/b&gt;&quot;. 137~200만원 패키지 강요. 거절하면 &lt;span class=&quot;hl-wine&quot;&gt;인신공격성 멘트&lt;/span&gt;까지.&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;flow-step trap&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;05&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;div class=&quot;step-title&quot;&gt;결제 — 공짜 사진 = 0장 받고 귀가&lt;/div&gt;
          &lt;div class=&quot;step-desc&quot;&gt;계약 안 하면 보정 안 된 &lt;b&gt;저화질 원본 2-3컷&lt;/b&gt;만 받거나, 원본 구매 15만원 지불. 액자 추가는 별도 바가지.&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;이 구조의 핵심은 &lt;b&gt;&quot;무료라는 단어&quot;&lt;/b&gt;예요. 공짜라는 인식이 들어오는 순간 우리는 방어막이 없어져요. 그래서 &lt;span class=&quot;hl&quot;&gt;미리 이 구조를 알고 가는 것&lt;/span&gt;만으로도 절반은 성공이에요.&lt;/p&gt;

  &lt;h2 class=&quot;coral&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 02&lt;/span&gt;당황스러운 압박 멘트들&lt;/h2&gt;

  &lt;p&gt;실제 산모들이 스튜디오에서 들었다는 멘트들이에요. &lt;b&gt;임산부·신생아 부모의 마음을 자극하는 영업 전략&lt;/b&gt;이 정말 무서워요.&lt;/p&gt;

  &lt;div class=&quot;quote-grid&quot;&gt;
    &lt;div class=&quot;quote-cell&quot;&gt;
      &lt;div class=&quot;text&quot;&gt;&quot;우리 애가 초등학교 가면 친구들 다 앨범 가져오는데, 어머님 애만 앨범 없으면 얼마나 불쌍하겠어요?&quot;&lt;/div&gt;
      &lt;div class=&quot;reaction&quot;&gt;→ 죄책감 자극형. 가장 흔한 패턴.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;quote-cell&quot;&gt;
      &lt;div class=&quot;text&quot;&gt;&quot;원본 구매 안 하시는 부모님은 올해 처음 봐요... 다들 사가시거든요.&quot;&lt;/div&gt;
      &lt;div class=&quot;reaction&quot;&gt;→ 사회 동조 압박. &quot;나만 안 사면 이상한 부모?&quot; 인식 유도.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;quote-cell&quot;&gt;
      &lt;div class=&quot;text&quot;&gt;&quot;이렇게 예쁜 사진 다신 못 찍어요. 신생아 시기는 한 번뿐이잖아요.&quot;&lt;/div&gt;
      &lt;div class=&quot;reaction&quot;&gt;→ FOMO(놓치는 두려움) 자극. 시간 압박.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;quote-cell&quot;&gt;
      &lt;div class=&quot;text&quot;&gt;&quot;이미 저희가 100컷 찍었는데, 아무것도 안 가져가실 거예요?&quot;&lt;/div&gt;
      &lt;div class=&quot;reaction&quot;&gt;→ 노력 보상 심리 자극. &quot;그래도 뭐라도...&quot;&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;이런 멘트 들으면 &lt;span class=&quot;hl-coral&quot;&gt;머리로는 &quot;거절해야지&quot; 하지만 마음이 약해지거든요&lt;/span&gt;. 특히 갓 출산한 산모는 호르몬 변화로 감수성이 폭발 상태라 더 흔들려요. 그래서 &lt;b&gt;가기 전에 &quot;어떤 멘트에도 흔들리지 않겠다&quot;&lt;/b&gt;는 다짐이 필요해요.&lt;/p&gt;

  &lt;h2 class=&quot;plum&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 03&lt;/span&gt;액자 추가비 — 또 하나의 함정&lt;/h2&gt;

  &lt;p&gt;또 다른 흔한 함정이 &lt;b&gt;&quot;액자 추가비 바가지&quot;&lt;/b&gt;예요. 무료 패키지에 기본 작은 액자 1개 들어있는데, &lt;span class=&quot;hl-wine&quot;&gt;&quot;조금만 큰 액자로 바꾸시면 더 예쁘다&quot;&lt;/span&gt;며 추가비를 권유해요. 그런데 그 추가비가 30-50만원씩 하기도 해요.&lt;/p&gt;

  &lt;p&gt;일반 액자 시장가로 보면 그 정도 액자가 &lt;b&gt;온라인에서 3-5만원에 살 수 있는 것&lt;/b&gt;인데, 스튜디오에서는 10배 가격으로 판매. 사진과 액자를 묶어서 패키지 가격이라 가격 비교가 어려운 구조예요. 결국 액자값이 사실상 사진값인 셈.&lt;/p&gt;

  &lt;div class=&quot;pull-quote&quot;&gt;
    &lt;p&gt;그지같은 액자 하나 넣어주고, 태어난 다음날·조리원·50일 사진 받는 데 &lt;b&gt;15만원이 들었어요&lt;/b&gt;. 별로인 것 같아서 원본 구매 안 한다 했더니 별의별 인신공격을 다 하더라고요. 솔직히 살까 생각도 했었는데 그 사람 하는 소리 듣고 기분 나빠서 안 샀어요.&lt;/p&gt;
    &lt;span class=&quot;source&quot;&gt;— 클리앙 베이비 게시판 산모 후기 中&lt;/span&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;sage&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 04&lt;/span&gt;그래도 좋은 점도 있어요!&lt;/h2&gt;

  &lt;p&gt;그런데 &lt;b&gt;이걸 무조건 피하라는 얘기는 아니에요&lt;/b&gt;. 활용법만 잘 알면 정말 좋은 무료 혜택이 될 수도 있거든요. 솔직한 장점들이에요.&lt;/p&gt;

  &lt;div class=&quot;pros-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ THE GOOD SIDE · 솔직한 장점&lt;/div&gt;
    &lt;h3&gt;이런 경우엔 정말 추천!&lt;/h3&gt;
    &lt;ul class=&quot;pros-list&quot;&gt;
      &lt;li&gt;&lt;span class=&quot;check&quot;&gt;01&lt;/span&gt;&lt;div&gt;&lt;b&gt;정식 스튜디오 시설 무료 이용&lt;/b&gt; — 조명·배경·장비가 다 갖춰져 있어요. 일반 스튜디오 가면 시간당 5-10만원이에요.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;check&quot;&gt;02&lt;/span&gt;&lt;div&gt;&lt;b&gt;다양한 신생아 옷·소품&lt;/b&gt; — 한복부터 모자, 프롭(소품)까지 풍부해요. 신생아 옷은 한 번 입고 안 입을 텐데 무료로 입혀볼 수 있어요.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;check&quot;&gt;03&lt;/span&gt;&lt;div&gt;&lt;b&gt;전문가가 포즈 잡아줌&lt;/b&gt; — 신생아 다루기 어려운데 전문 스타일리스트가 안전하게 포즈 잡아줘요.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;check&quot;&gt;04&lt;/span&gt;&lt;div&gt;&lt;b&gt;옆에서 폰카로 백업 OK&lt;/b&gt; — &lt;span class=&quot;hl&quot;&gt;사진사가 찍는 동안 옆에서 폰으로 같이 찍기&lt;/span&gt;! 결과물은 폰 사진으로 충분히 만족스러워요. 이게 정말 핵심 활용법!&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;check&quot;&gt;05&lt;/span&gt;&lt;div&gt;&lt;b&gt;가벼운 추억으로 OK&lt;/b&gt; — 처음부터 &quot;원본 구매 안 한다&quot; 마음먹고 가면 부담 없이 즐길 수 있어요. 무료니까 안 사도 손해 없음.&lt;/div&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;p&gt;핵심은 &lt;b&gt;&quot;폰카 백업&quot;&lt;/b&gt;이에요. 스튜디오 사진사가 찍는 동안 남편이나 가족이 옆에서 폰으로 같이 찍으면, 같은 구도·조명·소품으로 사진이 남거든요. &lt;span class=&quot;hl-coral&quot;&gt;요즘 폰카 화질이 워낙 좋아서 카톡·인스타·블로그용으로는 충분&lt;/span&gt;해요. 무료 스튜디오를 &quot;내 폰카 스튜디오&quot;로 활용하는 거예요!&lt;/p&gt;

  &lt;h2 class=&quot;gold&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 05&lt;/span&gt;가서 후회 안 할 마음가짐 5가지&lt;/h2&gt;

  &lt;p&gt;이거 5가지만 미리 정리해서 가시면 &lt;b&gt;당일에 얼굴 붉히는 일 없이&lt;/b&gt; 깔끔하게 다녀올 수 있어요!&lt;/p&gt;

  &lt;div class=&quot;check-card&quot;&gt;
    &lt;div class=&quot;check-head&quot;&gt;
      &lt;div class=&quot;lbl&quot;&gt;★ CHECKLIST · 가기 전 5가지 다짐&lt;/div&gt;
      &lt;h3&gt;이대로만 하면 깔끔하게 OK&lt;/h3&gt;
    &lt;/div&gt;
    &lt;div class=&quot;check-row&quot;&gt;
      &lt;div class=&quot;icon&quot;&gt;01&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;title&quot;&gt;&quot;공짜는 없다&quot; 마음가짐 장착&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;아예 &lt;b&gt;&quot;무료 = 영업 미끼&quot;&lt;/b&gt;라고 생각하고 가세요. 부담 없이 거절할 수 있어야 해요. 무료라고 신세 진 거 아니에요. 산부인과·조리원이 이미 중개수수료를 챙긴 시스템이거든요.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;check-row&quot;&gt;
      &lt;div class=&quot;icon&quot;&gt;02&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;title&quot;&gt;남편·가족 동행 + 폰카 풀 충전&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;&lt;b&gt;혼자 가지 마세요!&lt;/b&gt; 압박 영업에 약해져요. 둘이 가면 거절하기 더 쉽고, &lt;b&gt;옆에서 폰카로 백업&lt;/b&gt;도 가능해요. 미리 폰 저장공간 확보 + 충전 100% 필수.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;check-row&quot;&gt;
      &lt;div class=&quot;icon&quot;&gt;03&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;title&quot;&gt;&quot;오늘은 무료 촬영만 받겠습니다&quot; 명확한 거절 멘트 준비&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;셀렉룸 가기 전에 미리 말하세요. &lt;b&gt;&quot;오늘은 결제 안 합니다&quot;, &quot;다음에 다시 와서 결정할게요&quot;&lt;/b&gt;. 그러면 영업 강도가 약해져요. 미리 못박아두는 게 핵심.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;check-row&quot;&gt;
      &lt;div class=&quot;icon&quot;&gt;04&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;title&quot;&gt;패키지 가격 미리 알아보기&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;전화로 미리 &lt;b&gt;&quot;성장앨범 패키지 가격이 얼마인지&quot;&lt;/b&gt; 물어보세요. 137만원~200만원 사이가 평균. 이 정보 알고 가면 &lt;span class=&quot;hl&quot;&gt;&quot;비싸다&quot;는 감각이 살아있어서 결제 안 흔들려요&lt;/span&gt;.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;check-row&quot;&gt;
      &lt;div class=&quot;icon&quot;&gt;05&lt;/div&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;div class=&quot;title&quot;&gt;결제하기로 했다면 카드 + 계약서&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;정말 마음에 들어서 결제할 거면 &lt;b&gt;반드시 카드 결제 + 종이 계약서&lt;/b&gt;! 업체 폐업 시 카드사 통해 보호받을 수 있어요. &lt;b&gt;14일 이내 청약철회&lt;/b&gt;도 가능 (방문판매법). 현금·계좌이체는 절대 NO.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;navy&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 06&lt;/span&gt;마무리 — 공짜는 없다는 마음으로!&lt;/h2&gt;

  &lt;p&gt;결국 &lt;b&gt;핵심은 &quot;공짜는 없다&quot;는 마음가짐&lt;/b&gt;이에요. 무료라는 단어에 흔들리지 않고, 영업 패턴을 미리 알고 가면 &lt;span class=&quot;hl&quot;&gt;스튜디오 시설은 활용하되 강제 결제는 피하는&lt;/span&gt; 영리한 소비자가 될 수 있어요.&lt;/p&gt;

  &lt;p&gt;그리고 솔직히 &lt;b&gt;아기 사진은 폰카로 자연스럽게 찍는 게 가장 예뻐요&lt;/b&gt;. 100컷 스튜디오 사진보다 평소에 자고 있는 모습, 웃는 모습, 우는 모습 폰카로 찍은 게 나중에 더 추억이 돼요. 굳이 100만원 넘는 성장앨범 안 사도 됩니다. 카톡·구글 포토에 자동 백업되는 게 평생 보물이에요.&lt;/p&gt;

  &lt;p&gt;임산부분들, 가서 당황하지 말고 &lt;span class=&quot;hl-coral&quot;&gt;미리 마음가짐 갖추고 가벼운 마음으로 다녀오세요&lt;/span&gt;. 무료 옷·소품 활용 + 폰카 백업 콤보면 충분해요. 부담 없이 즐기고 오시길 응원해요!&lt;/p&gt;

  &lt;div class=&quot;closing&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;Final Note&lt;/div&gt;
    &lt;p&gt;세상에 공짜는 없다는 마음으로!&lt;br&gt;당일에 얼굴 붉히는 일 없도록&lt;br&gt;&lt;span class=&quot;em&quot;&gt;미리 알고 가벼운 마음으로 다녀오세요!&lt;/span&gt;&lt;/p&gt;
  &lt;/div&gt;

  &lt;div class=&quot;disclaimer&quot;&gt;
    ※ 본 글은 2026년 5월 기준 이데일리, 클리앙, 마미톡, 브런치 등 임산부 커뮤니티 후기와 공정거래위원회 방문판매법 자료를 종합한 정보 글입니다.&lt;br&gt;
    인용된 가격·계약 사례·압박 멘트는 발표 시점 기준이며, 스튜디오·지역·시기에 따라 차이가 있을 수 있습니다.&lt;br&gt;
    &lt;b&gt;본 글은 어떠한 특정 업체 비방이나 일반화 의도가 아닙니다.&lt;/b&gt; 전국에는 친절하고 합리적인 베이비 스튜디오도 많으며, 본문은 일부 영업 사례를 바탕으로 한 주의 사항 가이드입니다.&lt;br&gt;
    실제 계약·환불 분쟁 발생 시 한국소비자원(국번없이 1372) 또는 공정거래위원회에 상담 가능합니다. 14일 이내 청약철회권은 방문판매법에 따라 보호되니 참고하세요.&lt;br&gt;
    본 글은 어떠한 광고·협찬과도 무관한 정보 공유 글입니다.
  &lt;/div&gt;

  &lt;div class=&quot;tags&quot;&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#무료만삭사진&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#베이비스튜디오&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#성장앨범&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#50일사진&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#100일사진&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#산후조리원&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#임산부필독&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#육아꿀팁&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#원본사진&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#액자바가지&lt;/span&gt;
  &lt;/div&gt;

&lt;/article&gt;
&lt;/div&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <category>▶ 말띠맘의 임신출산육아 지식</category>
      <category>#무료만삭사진 #베이비스튜디오 #성장앨범 #50일사진 #100일사진 #산후조리원 #임산부필독 #육아꿀팁 #원본사진 #액자바가지</category>
      <author>쏠쏠와플</author>
      <guid isPermaLink="true">https://solsolwaffle.tistory.com/114</guid>
      <comments>https://solsolwaffle.tistory.com/114#entry114comment</comments>
      <pubDate>Sat, 9 May 2026 18:13:57 +0900</pubDate>
    </item>
    <item>
      <title>요즘 시어머니가 알아야 할 필수 상식 5가지</title>
      <link>https://solsolwaffle.tistory.com/113</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;title&gt;요즘 시어머니가 알아야 할 필수 상식 5가지 — 사랑받는 시어머니 되는 법&lt;/title&gt;

&lt;meta name=&quot;description&quot; content=&quot;까다로운 며느리가 아니라 정말 상식! 약속 없이 방문, 반찬 폭탄, 손주 꿀·키위, 경조사 일정, 아들 식사 질문. 5가지만 알면 사랑받는 시어머니. 며느리도 함께 행복한 가정 만들기.&quot;&gt;
&lt;meta property=&quot;og:type&quot; content=&quot;article&quot;&gt;
&lt;meta property=&quot;og:title&quot; content=&quot;요즘 시어머니가 알아야 할 필수 상식 5가지&quot;&gt;
&lt;meta property=&quot;og:description&quot; content=&quot;이거 5가지만 기억해도 사랑받는 시어머니가 될 수 있어요!&quot;&gt;

&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.googleapis.com&quot;&gt;
&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.gstatic.com&quot; crossorigin&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;800;900&amp;family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; as=&quot;style&quot; crossorigin href=&quot;https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css&quot; /&gt;
&lt;style&gt;
  :root {
    --paper:#FBF8F3; --paper-2:#F2EBDC; --card:#FFFFFF;
    --ink:#1B1A20; --ink-soft:#4A444F; --ink-mute:#8A828F;
    --line:#E8DEC9; --line-soft:#F0E8D5;
    --char-700:#0F0E12;
    --gold-50:#FCF5E0; --gold-100:#F8E2A2; --gold-300:#E8B872; --gold-500:#DA9A1A; --gold-700:#7A5810;
    --wine-50:#F5E8EC; --wine-100:#DCB5C0; --wine-500:#882B45; --wine-700:#4A1322;
    --sage-50:#EFF5E6; --sage-100:#D2E5B0; --sage-300:#95BD5C; --sage-500:#5C8D2C; --sage-700:#2D5008;
    --coral-50:#FFE8DD; --coral-100:#FFC8A8; --coral-300:#F0945A; --coral-500:#C85820; --coral-700:#6E2E0E;
    --navy-50:#E5EAF2; --navy-100:#B5C2DB; --navy-500:#2A4684; --navy-700:#0F1D45;
    --plum-50:#F3EDF5; --plum-100:#DCC9E0; --plum-500:#6B4F75; --plum-700:#3D2A45;
    --teal-50:#E0F0EE; --teal-100:#A8D5D0; --teal-500:#1F7A72; --teal-700:#0E4A44;
    --cream-50:#FCF6E8; --cream-100:#F5E5BD;
    --pink-50:#FCE7EF; --pink-100:#F5BFD2; --pink-500:#D6477E; --pink-700:#7E1942;
    --radius-sm:8px; --radius:14px; --radius-lg:22px;
  }
  *{box-sizing:border-box;}
  html,body{margin:0;padding:0;font-family:'Pretendard Variable','Pretendard','Noto Sans KR',-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.85;word-break:keep-all;overflow-wrap:break-word;text-wrap:pretty;}
  .container{max-width:640px;margin:0 auto;padding:0 24px;}
  .hero{padding:76px 0 64px;background:radial-gradient(800px 400px at 80% 0%,var(--coral-50) 0%,transparent 60%),radial-gradient(600px 350px at 0% 100%,var(--gold-50) 0%,transparent 60%),var(--paper);margin-bottom:48px;border-bottom:1px solid var(--line);position:relative;overflow:hidden;}
  .hero::before{content:' ';position:absolute;top:60px;right:50px;font-size:80px;opacity:0.13;}
  .hero .container{position:relative;}
  .hero .kicker{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--coral-700);margin-bottom:14px;font-weight:600;letter-spacing:0.04em;display:inline-flex;align-items:center;gap:12px;}
  .hero .kicker::before{content:'';width:8px;height:8px;border-radius:50%;background:var(--coral-500);}
  .hero h1{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:30px;font-weight:800;letter-spacing:-0.035em;line-height:1.45;margin:0 0 20px;color:var(--ink);}
  .hero h1 .accent{color:var(--coral-700);}
  .hero h1 .underline{position:relative;display:inline-block;}
  .hero h1 .underline::after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:10px;background:var(--gold-100);z-index:-1;opacity:0.7;}
  .hero .lede{font-size:15px;line-height:1.95;color:var(--ink-soft);margin:0;letter-spacing:-0.005em;}
  article{padding:0 0 80px;}
  h2{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:24px;font-weight:800;letter-spacing:-0.03em;line-height:1.5;margin:52px 0 16px;color:var(--ink);}
  h2 .num{display:inline-block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:16px;font-weight:600;letter-spacing:0.02em;color:var(--coral-700);background:var(--coral-50);padding:4px 12px;border-radius:999px;margin-right:10px;vertical-align:middle;position:relative;top:-3px;}
  h2.gold .num{color:var(--gold-700);background:var(--gold-50);}
  h2.sage .num{color:var(--sage-700);background:var(--sage-50);}
  h2.plum .num{color:var(--plum-700);background:var(--plum-50);}
  h2.wine .num{color:var(--wine-700);background:var(--wine-50);}
  h2.pink .num{color:var(--pink-700);background:var(--pink-50);}
  h3{font-size:17px;font-weight:800;letter-spacing:-0.015em;margin:24px 0 10px;color:var(--ink);line-height:1.55;}
  p{font-size:15px;line-height:1.85;color:var(--ink);margin:0 0 14px;letter-spacing:-0.005em;}
  p b,strong{font-weight:700;}
  .hl{background:linear-gradient(180deg,transparent 60%,var(--gold-100) 60%);padding:0 2px;font-weight:600;}
  .hl-coral{background:linear-gradient(180deg,transparent 60%,var(--coral-100) 60%);padding:0 2px;font-weight:600;}
  .hl-pink{background:linear-gradient(180deg,transparent 60%,var(--pink-100) 60%);padding:0 2px;font-weight:600;}

  /* Intro box */
  .intro-box{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:26px 30px;margin:24px 0;border-left:5px solid var(--coral-500);}
  .intro-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--coral-700);margin-bottom:6px;font-weight:700;letter-spacing:0.06em;}
  .intro-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:18px;font-weight:800;margin:0 0 14px;color:var(--coral-700);letter-spacing:-0.02em;}
  .intro-box p{font-size:13.5px;line-height:1.85;margin:0 0 8px;color:var(--ink);}
  .intro-box p:last-child{margin-bottom:0;}
  .intro-box p b{color:var(--coral-700);font-weight:700;}

  /* Tip card - 시어머니 상식 */
  .tip-card{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;margin:22px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.05);}
  .tip-head{padding:24px 28px 20px;position:relative;border-bottom:1px solid var(--line-soft);}
  .tip-card.t1 .tip-head{background:linear-gradient(135deg,var(--coral-50) 0%,var(--cream-50) 100%);}
  .tip-card.t2 .tip-head{background:linear-gradient(135deg,var(--gold-50) 0%,var(--cream-50) 100%);}
  .tip-card.t3 .tip-head{background:linear-gradient(135deg,var(--wine-50) 0%,var(--cream-50) 100%);}
  .tip-card.t4 .tip-head{background:linear-gradient(135deg,var(--plum-50) 0%,var(--cream-50) 100%);}
  .tip-card.t5 .tip-head{background:linear-gradient(135deg,var(--pink-50) 0%,var(--cream-50) 100%);}
  .tip-num{position:absolute;top:18px;right:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:80px;font-weight:700;line-height:1;letter-spacing:-0.04em;opacity:0.18;}
  .tip-card.t1 .tip-num{color:var(--coral-700);}
  .tip-card.t2 .tip-num{color:var(--gold-700);}
  .tip-card.t3 .tip-num{color:var(--wine-700);}
  .tip-card.t4 .tip-num{color:var(--plum-700);}
  .tip-card.t5 .tip-num{color:var(--pink-700);}
  .tip-tag{display:inline-block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:12px;font-weight:800;letter-spacing:0.08em;padding:4px 12px;border-radius:999px;margin-bottom:8px;background:var(--card);}
  .tip-card.t1 .tip-tag{color:var(--coral-700);border:1px solid var(--coral-100);}
  .tip-card.t2 .tip-tag{color:var(--gold-700);border:1px solid var(--gold-100);}
  .tip-card.t3 .tip-tag{color:var(--wine-700);border:1px solid var(--wine-100);}
  .tip-card.t4 .tip-tag{color:var(--plum-700);border:1px solid var(--plum-100);}
  .tip-card.t5 .tip-tag{color:var(--pink-700);border:1px solid var(--pink-100);}
  .tip-head h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:21px;font-weight:900;margin:0 0 6px;color:var(--ink);letter-spacing:-0.025em;line-height:1.35;position:relative;}
  .tip-head .sub{font-size:13px;color:var(--ink-soft);font-style:italic;line-height:1.5;position:relative;}
  .tip-body{padding:22px 28px 24px;}
  .tip-body p{font-size:13.5px;line-height:1.85;margin:0 0 10px;color:var(--ink);}
  .tip-body p:last-child{margin-bottom:0;}
  .tip-body p b{font-weight:700;}
  .tip-card.t1 p b{color:var(--coral-700);}
  .tip-card.t2 p b{color:var(--gold-700);}
  .tip-card.t3 p b{color:var(--wine-700);}
  .tip-card.t4 p b{color:var(--plum-700);}
  .tip-card.t5 p b{color:var(--pink-700);}

  /* Do don't grid */
  .dd-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0;}
  .dd-cell{padding:14px 16px;border-radius:var(--radius);font-size:12.5px;line-height:1.6;}
  .dd-cell.bad{background:var(--wine-50);border-left:4px solid var(--wine-500);}
  .dd-cell.good{background:var(--sage-50);border-left:4px solid var(--sage-500);}
  .dd-cell .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11px;font-weight:800;letter-spacing:0.08em;margin-bottom:6px;}
  .dd-cell.bad .lbl{color:var(--wine-700);}
  .dd-cell.good .lbl{color:var(--sage-700);}
  .dd-cell .body{color:var(--ink);}
  .dd-cell .body b{font-weight:700;}
  .dd-cell.bad .body b{color:var(--wine-700);}
  .dd-cell.good .body b{color:var(--sage-700);}
  @media (max-width:480px){.dd-grid{grid-template-columns:1fr;}}

  /* Warning box - 의학 정보 */
  .warn-box{background:var(--wine-50);border:2px solid var(--wine-500);border-radius:var(--radius);padding:18px 22px;margin:14px 0;}
  .warn-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11px;color:var(--wine-700);font-weight:800;letter-spacing:0.08em;margin-bottom:6px;display:flex;align-items:center;gap:6px;}
  .warn-box .lbl::before{content:'⚠️';font-size:14px;}
  .warn-box p{font-size:12.5px;line-height:1.7;margin:0 0 6px;color:var(--ink);}
  .warn-box p:last-child{margin-bottom:0;}
  .warn-box p b{color:var(--wine-700);font-weight:700;}

  /* Pull quote */
  .pull-quote{margin:28px 0;padding:24px 28px;background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-radius:var(--radius);border-left:4px solid var(--coral-500);position:relative;}
  .pull-quote::before{content:'&quot;';position:absolute;top:8px;left:18px;font-family:'Cormorant Garamond',serif;font-size:60px;color:var(--coral-100);line-height:1;font-style:italic;opacity:0.6;}
  .pull-quote p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:15.5px;font-weight:600;line-height:1.7;color:var(--ink);margin:0 0 8px;letter-spacing:-0.015em;padding-left:30px;}
  .pull-quote .source{display:block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:12px;color:var(--coral-700);padding-left:30px;}
  @media (max-width:480px){.pull-quote{padding:22px 22px;}.pull-quote p{font-size:14.5px;padding-left:22px;}.pull-quote .source{padding-left:22px;}}

  /* Closing */
  .closing{background:linear-gradient(135deg,var(--coral-50) 0%,var(--pink-50) 100%);border-radius:var(--radius-lg);padding:32px 28px;margin:40px 0 0;text-align:center;}
  .closing .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--coral-700);margin-bottom:12px;font-weight:600;}
  .closing p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:16px;font-weight:500;line-height:1.85;color:var(--ink);margin:0;letter-spacing:-0.01em;}
  .closing .em{color:var(--coral-700);font-weight:800;}
  .closing .heart{font-size:24px;margin:8px 0;}

  .tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line);}
  .tag-pill{font-size:12px;color:var(--ink-soft);background:var(--card);padding:6px 12px;border-radius:999px;border:1px solid var(--line);}
  .disclaimer{font-size:11.5px;color:var(--ink-mute);line-height:1.75;text-align:center;margin-top:28px;padding:18px 22px;background:var(--paper-2);border-radius:var(--radius-sm);}

  @media (max-width:480px){.hero{padding:56px 0 48px;margin-bottom:36px;}.hero h1{font-size:24px;}.hero .lede{font-size:14px;}h2{font-size:20px;margin:40px 0 14px;}h3{font-size:16px;}.container{padding:0 20px;}.intro-box,.closing{padding:24px 22px;}.closing p{font-size:15px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header class=&quot;hero&quot;&gt;
  &lt;div class=&quot;container&quot;&gt;
    &lt;div class=&quot;kicker&quot;&gt;Family Etiquette · Modern Wisdom&lt;/div&gt;
    &lt;h1&gt;요즘 시어머니가 알아야 할&lt;br&gt;&lt;span class=&quot;underline accent&quot;&gt;필수 상식 5가지&lt;/span&gt;&lt;/h1&gt;
    &lt;p class=&quot;lede&quot;&gt;이거 까다로운 며느리 얘기 아니에요. &lt;b&gt;요즘 시대엔 정말 상식&lt;/b&gt;이거든요. 저희 시어머니께서도 이 정도는 다 챙기시는 분이라 너무 감사한데, 가끔 며느리 친구들 얘기 들어보면 &quot;어, 이건 좀...&quot; 싶은 케이스가 의외로 많더라고요. 그래서 정리해 봤어요. &lt;span class=&quot;hl-coral&quot;&gt;5가지만 기억해도 사랑받는 시어머니&lt;/span&gt;가 될 수 있어요! 며느리들도 너무 예민하게 굴지 말고, 시어머니도 시대 흐름에 맞춰 살짝만 신경 써주시면 모두가 행복한 가정이 될 수 있어요. 가족이니까 같이 잘해보자는 마음으로 가볍게 읽어주세요  &lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;container&quot;&gt;
&lt;article&gt;

  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;No. 00&lt;/span&gt;왜 이런 상식이 필요할까?&lt;/h2&gt;

  &lt;p&gt;요즘은 &lt;b&gt;시대가 정말 많이 바뀌었어요&lt;/b&gt;. 예전엔 며느리가 시댁 어른 챙기는 게 당연했지만, 지금은 &lt;span class=&quot;hl&quot;&gt;맞벌이가 기본&lt;/span&gt;이고, 며느리도 직장에서 일하면서 가정도 챙기는 슈퍼우먼이거든요. 시어머니께서 살아오신 시대와 지금이 너무 달라요.&lt;/p&gt;

  &lt;div class=&quot;intro-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ WHY · 왜 변했을까&lt;/div&gt;
    &lt;h3&gt;시대가 바뀌었어요!&lt;/h3&gt;
    &lt;p&gt;① &lt;b&gt;맞벌이 시대&lt;/b&gt; — 며느리도 직장 일+살림+육아 1인 3역. 옛날 전업주부 패턴 적용 어려움.&lt;/p&gt;
    &lt;p&gt;② &lt;b&gt;핵가족·개인 공간 존중&lt;/b&gt; — 부부의 집은 &lt;b&gt;&quot;부부의 영역&quot;&lt;/b&gt;이라는 인식 강해짐. 부모님 세대와 다른 거리감.&lt;/p&gt;
    &lt;p&gt;③ &lt;b&gt;육아 정보 발달&lt;/b&gt; — 의학·영양 정보 폭발. 어른들 시절과 영유아 식단·안전 기준 완전히 달라짐.&lt;/p&gt;
    &lt;p&gt;④ &lt;b&gt;며느리 발언권 상승&lt;/b&gt; — 가정 내 의사결정 동등 참여. 이전엔 시댁 위주였다면 지금은 양가 균형.&lt;/p&gt;
  &lt;/div&gt;

  &lt;p&gt;그래서 시어머니께서 &lt;b&gt;&quot;내가 며느리한테 잘해주려고 한 행동&quot;&lt;/b&gt;이 오히려 며느리에겐 부담이 되는 경우가 많아요. 사랑이 없어서가 아니라 시대 차이예요. 5가지만 짚어볼게요!&lt;/p&gt;

  &lt;h2 class=&quot;coral&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 01&lt;/span&gt;약속 없이 집 찾아오기&lt;/h2&gt;

  &lt;div class=&quot;tip-card t1&quot;&gt;
    &lt;div class=&quot;tip-head&quot;&gt;
      &lt;div class=&quot;tip-num&quot;&gt;01&lt;/div&gt;
      &lt;div class=&quot;tip-tag&quot;&gt;★ PRIVACY · 사생활 존중&lt;/div&gt;
      &lt;h3&gt;&quot;잠깐 들렀어~&quot; 깜짝 방문은 이제 그만!&lt;/h3&gt;
      &lt;div class=&quot;sub&quot;&gt;예고 없는 방문 + 비밀번호 물어보기&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;tip-body&quot;&gt;
      &lt;p&gt;가장 흔한 케이스예요. &lt;b&gt;&quot;오늘 시간 있어서 잠깐 반찬 갖다 주려고~&quot;&lt;/b&gt;라며 약속 없이 오시는 거. 며느리 입장에서는 &lt;span class=&quot;hl-coral&quot;&gt;집이 정리 안 됐을 수도 있고, 잠옷 차림일 수도 있고, 전날 야근으로 자고 있을 수도&lt;/span&gt; 있어요.&lt;/p&gt;

      &lt;p&gt;더 어려운 케이스는 &lt;b&gt;&quot;비밀번호 좀 알려줘~&quot;&lt;/b&gt;라며 빈집에 들어가시려는 경우예요. 사랑하는 마음에서 청소·반찬 챙겨주려고 그러시는 거지만, 부부의 공간이라는 의미가 깨지는 거라 며느리는 정말 부담스러워해요.&lt;/p&gt;

      &lt;div class=&quot;dd-grid&quot;&gt;
        &lt;div class=&quot;dd-cell bad&quot;&gt;
          &lt;div class=&quot;lbl&quot;&gt;✕ AVOID&lt;/div&gt;
          &lt;div class=&quot;body&quot;&gt;&lt;b&gt;&quot;오늘 그쪽 갈 일 있어 잠깐 들를게&quot;&lt;/b&gt; 통보형. &lt;b&gt;&quot;비번 좀&quot;&lt;/b&gt; 빈집 방문. 갑자기 집안 점검·청소.&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;dd-cell good&quot;&gt;
          &lt;div class=&quot;lbl&quot;&gt;✓ DO&lt;/div&gt;
          &lt;div class=&quot;body&quot;&gt;&quot;이번 주말 어때?&quot; &lt;b&gt;최소 2-3일 전 약속&lt;/b&gt;. 며느리 일정 확인 후 방문. 집 안 청소나 정리는 며느리 영역.&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;p&gt;요즘 며느리들이 가장 원하는 건 &lt;b&gt;&quot;내 공간이 침범당하지 않는 것&quot;&lt;/b&gt;이에요. 시어머니께서 살짝만 배려해주시면 &lt;span class=&quot;hl&quot;&gt;방문 자체가 즐거운 이벤트&lt;/span&gt;가 될 수 있어요.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;gold&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 02&lt;/span&gt;원치 않는 반찬 폭탄&lt;/h2&gt;

  &lt;div class=&quot;tip-card t2&quot;&gt;
    &lt;div class=&quot;tip-head&quot;&gt;
      &lt;div class=&quot;tip-num&quot;&gt;02&lt;/div&gt;
      &lt;div class=&quot;tip-tag&quot;&gt;★ FOOD · 입맛 존중&lt;/div&gt;
      &lt;h3&gt;반찬은 사랑이지만, 양은 적당히!&lt;/h3&gt;
      &lt;div class=&quot;sub&quot;&gt;대량 반찬 + 좋아하지 않는 메뉴 강요&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;tip-body&quot;&gt;
      &lt;p&gt;시어머니의 사랑은 정말 충분히 알겠어요. 그런데 &lt;b&gt;매주 김치, 장아찌, 나물 무침 가득&lt;/b&gt; 보내주시면 며느리는 어쩔 줄 몰라해요. 요즘 부부는 &lt;span class=&quot;hl&quot;&gt;소량 다품종&lt;/span&gt;으로 먹지 옛날처럼 김치 한 항아리 다 못 먹어요.&lt;/p&gt;

      &lt;p&gt;그리고 며느리·아들의 입맛이 시어머니 세대와 달라요. 어른들 좋아하시는 &lt;b&gt;젓갈류, 무거운 양념, 짠 반찬&lt;/b&gt;은 요즘 부부가 잘 안 먹기도 해요. 결국 냉장고에서 시들시들해지다가 버리게 되는데, 음식 버리는 것도 죄책감이고 시어머니께도 죄송하고.&lt;/p&gt;

      &lt;div class=&quot;dd-grid&quot;&gt;
        &lt;div class=&quot;dd-cell bad&quot;&gt;
          &lt;div class=&quot;lbl&quot;&gt;✕ AVOID&lt;/div&gt;
          &lt;div class=&quot;body&quot;&gt;매주 대용량 반찬 일방 배송. &lt;b&gt;&quot;이거 꼭 먹어&quot;&lt;/b&gt; 강요. 안 먹으면 서운해하기.&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;dd-cell good&quot;&gt;
          &lt;div class=&quot;lbl&quot;&gt;✓ DO&lt;/div&gt;
          &lt;div class=&quot;body&quot;&gt;&lt;b&gt;&quot;뭐 먹고 싶어?&quot;&lt;/b&gt; 먼저 물어보기. 소량 + 며느리·아들이 정말 좋아하는 메뉴만. 거절도 자연스럽게 받아주기.&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;p&gt;핵심은 &lt;b&gt;&quot;내가 주고 싶은 것&quot;이 아니라 &quot;받는 사람이 필요한 것&quot;&lt;/b&gt;이에요. 며느리가 &lt;span class=&quot;hl-coral&quot;&gt;&quot;어머님 김치찌개 너무 맛있어요!&quot;&lt;/span&gt; 이런 반응 있을 때만 그 메뉴 챙겨주시면 정말 사랑받는 시어머니!&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;wine&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 03&lt;/span&gt;손주에게 아무거나 먹이기 (꿀·키위 주의)&lt;/h2&gt;

  &lt;div class=&quot;tip-card t3&quot;&gt;
    &lt;div class=&quot;tip-head&quot;&gt;
      &lt;div class=&quot;tip-num&quot;&gt;03&lt;/div&gt;
      &lt;div class=&quot;tip-tag&quot;&gt;★ SAFETY · 영유아 안전&lt;/div&gt;
      &lt;h3&gt;이건 사랑이 아니라 위험할 수 있어요&lt;/h3&gt;
      &lt;div class=&quot;sub&quot;&gt;옛날과 달라진 영유아 식단 안전 기준&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;tip-body&quot;&gt;
      &lt;p&gt;이게 정말 중요해요. 시어머니께서 &lt;b&gt;&quot;내 아들도 어렸을 때 다 먹였어&quot;&lt;/b&gt;라며 손주에게 이것저것 먹이시는 케이스가 있는데, 옛날과 지금은 &lt;span class=&quot;hl&quot;&gt;의학 정보가 천지 차이&lt;/span&gt;예요. 실제로 응급실 가는 사례가 많아요.&lt;/p&gt;

      &lt;div class=&quot;warn-box&quot;&gt;
        &lt;div class=&quot;lbl&quot;&gt;의학 경고 · 1세 미만 영아 절대 금지 음식&lt;/div&gt;
        &lt;p&gt;&lt;b&gt;① 꿀&lt;/b&gt; — 미국소아과학회·식약처 공식 권고. 1세 미만 영아에게 꿀은 &lt;b&gt;영아 보툴리누스 중독&lt;/b&gt;을 유발해 사망까지 가능. 일본에서 생후 5개월 영아가 꿀 들어간 주스로 사망한 실제 사례 있음. 보툴리누스 포자가 영아 장에서 신경독소 생성 → 변비·근육 약화·호흡곤란.&lt;/p&gt;
        &lt;p&gt;&lt;b&gt;② 키위·견과류·새우 등 알레르기 식품&lt;/b&gt; — 두드러기 → 입술·혀 부종 → 호흡곤란 → &lt;b&gt;아나필락시스&lt;/b&gt;로 응급실. 처음 먹일 때 반드시 소량 + 부모 입회 하에.&lt;/p&gt;
        &lt;p&gt;&lt;b&gt;※ 꿀은 열에 강해 일반 조리법으로도 안 사라짐&lt;/b&gt;. 끓여도 의미 없음.&lt;/p&gt;
      &lt;/div&gt;

      &lt;p&gt;또 어른 음식 (간 강한 국, 짠 반찬, 젓갈류)도 영유아에겐 &lt;b&gt;나트륨 과다&lt;/b&gt;로 신장에 무리. &lt;span class=&quot;hl-coral&quot;&gt;&quot;우리 손주 뭐든 잘 먹어&quot;&lt;/span&gt;라며 어른 음식 그대로 주시면 안 돼요.&lt;/p&gt;

      &lt;div class=&quot;dd-grid&quot;&gt;
        &lt;div class=&quot;dd-cell bad&quot;&gt;
          &lt;div class=&quot;lbl&quot;&gt;✕ AVOID&lt;/div&gt;
          &lt;div class=&quot;body&quot;&gt;&lt;b&gt;꿀물·꿀 들어간 한과&lt;/b&gt; (1세 미만). 새 과일 처음 시도(키위·복숭아 등). 어른 국물·찌개 그대로 떠먹이기.&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;dd-cell good&quot;&gt;
          &lt;div class=&quot;lbl&quot;&gt;✓ DO&lt;/div&gt;
          &lt;div class=&quot;body&quot;&gt;먹이기 전 &lt;b&gt;며느리에게 먼저 확인&lt;/b&gt;. 알레르기 이력 체크. 영유아 전용 음식만. 새 음식은 부모 동석 시.&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;p&gt;이건 까다로운 게 아니라 &lt;b&gt;아이 생명과 직결된 안전 문제&lt;/b&gt;예요. 손주 위해서라도 새 음식은 꼭 부모와 상의하고 시작해주세요. &lt;span class=&quot;hl&quot;&gt;먹이기 전 한 마디 물어보기&lt;/span&gt;면 충분해요!&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;plum&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 04&lt;/span&gt;경조사·가족모임 일정은 며느리와 상의&lt;/h2&gt;

  &lt;div class=&quot;tip-card t4&quot;&gt;
    &lt;div class=&quot;tip-head&quot;&gt;
      &lt;div class=&quot;tip-num&quot;&gt;04&lt;/div&gt;
      &lt;div class=&quot;tip-tag&quot;&gt;★ SCHEDULE · 일정 존중&lt;/div&gt;
      &lt;h3&gt;아들과 며느리는 한 팀, 둘 다 의견을!&lt;/h3&gt;
      &lt;div class=&quot;sub&quot;&gt;통보형 일정 vs 상의형 일정&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;tip-body&quot;&gt;
      &lt;p&gt;이것도 정말 중요해요. &lt;b&gt;&quot;이번 주말에 우리 집 모이자&quot;&lt;/b&gt;를 아들에게만 통보하고 며느리는 모르고 있다가 그날 다른 약속이 있는 경우. 며느리가 &lt;span class=&quot;hl&quot;&gt;친정 일정·본인 일정·아이 행사&lt;/span&gt;까지 다 챙겨야 하는데, 시댁 일정만 일방으로 정해지면 정말 곤란해요.&lt;/p&gt;

      &lt;p&gt;특히 &lt;b&gt;경조사 (생신·제사·돌잔치 등)&lt;/b&gt;는 며느리가 음식·선물·옷 모두 준비해야 하는데, 미리 알아야 준비할 수 있거든요. &lt;b&gt;한 달 전, 최소 2주 전&lt;/b&gt; 알려주시는 게 매너예요.&lt;/p&gt;

      &lt;div class=&quot;dd-grid&quot;&gt;
        &lt;div class=&quot;dd-cell bad&quot;&gt;
          &lt;div class=&quot;lbl&quot;&gt;✕ AVOID&lt;/div&gt;
          &lt;div class=&quot;body&quot;&gt;아들에게만 통보. 사흘 전 갑작스러운 호출. &lt;b&gt;&quot;왜 못 와?&quot;&lt;/b&gt; 질책. 며느리 친정 일정 무시.&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;dd-cell good&quot;&gt;
          &lt;div class=&quot;lbl&quot;&gt;✓ DO&lt;/div&gt;
          &lt;div class=&quot;body&quot;&gt;&lt;b&gt;며느리 함께 단톡방&lt;/b&gt;에서 일정 상의. 가능 날짜 후보 2-3개 제시. 양가 일정 균형. 사전 통지 2주 이상.&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;p&gt;요즘 며느리는 &lt;b&gt;친정도 챙겨야 하고 시댁도 챙겨야 하는 입장&lt;/b&gt;이에요. 양가 일정이 겹치지 않도록 미리미리 조율해주시면 며느리는 정말 감동해요. &lt;span class=&quot;hl-coral&quot;&gt;&quot;양가 다 동등하게 신경 써준다&quot;&lt;/span&gt;는 느낌이 핵심.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;pink&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 05&lt;/span&gt;아들 식사를 며느리한테만 묻기&lt;/h2&gt;

  &lt;div class=&quot;tip-card t5&quot;&gt;
    &lt;div class=&quot;tip-head&quot;&gt;
      &lt;div class=&quot;tip-num&quot;&gt;05&lt;/div&gt;
      &lt;div class=&quot;tip-tag&quot;&gt;★ EQUALITY · 맞벌이 시대&lt;/div&gt;
      &lt;h3&gt;아들 밥 챙기기는 부부 공동 책임이에요&lt;/h3&gt;
      &lt;div class=&quot;sub&quot;&gt;&quot;우리 아들 밥 챙겨줬니?&quot; 단골 질문&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;tip-body&quot;&gt;
      &lt;p&gt;이게 사실 가장 흔하지만 가장 미묘한 케이스예요. 시어머니께서 &lt;b&gt;&quot;우리 아들 오늘 뭐 먹었니?&quot;, &quot;반찬은 챙겨주니?&quot;, &quot;도시락은 싸줬니?&quot;&lt;/b&gt;를 며느리에게만 물어보시는 거. 며느리도 똑같이 직장 다니고 똑같이 피곤한데 &lt;span class=&quot;hl-pink&quot;&gt;아들 챙기는 책임만 며느리에게 묻는 구조&lt;/span&gt;가 어색해요.&lt;/p&gt;

      &lt;p&gt;요즘은 &lt;b&gt;맞벌이가 기본&lt;/b&gt;이에요. 며느리도 새벽에 출근, 늦게 퇴근, 본인 식사도 제대로 못 챙기는 경우 많아요. 그런 상황에서 &lt;b&gt;&quot;우리 아들 오늘 점심 뭐 먹었어?&quot;&lt;/b&gt;를 며느리한테만 물으시면 며느리는 정말 부담스러워요. 아들도 성인이고, 본인이 알아서 챙겨야 하는 영역이거든요.&lt;/p&gt;

      &lt;div class=&quot;dd-grid&quot;&gt;
        &lt;div class=&quot;dd-cell bad&quot;&gt;
          &lt;div class=&quot;lbl&quot;&gt;✕ AVOID&lt;/div&gt;
          &lt;div class=&quot;body&quot;&gt;며느리에게만 &lt;b&gt;&quot;아들 밥 챙겨줬니?&quot;&lt;/b&gt;. &lt;b&gt;&quot;반찬은 다 만들어줘?&quot;&lt;/b&gt;. &lt;b&gt;&quot;도시락 싸줘&quot;&lt;/b&gt; 권유.&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;dd-cell good&quot;&gt;
          &lt;div class=&quot;lbl&quot;&gt;✓ DO&lt;/div&gt;
          &lt;div class=&quot;body&quot;&gt;아들에게 직접 &lt;b&gt;&quot;밥 잘 먹어?&quot;&lt;/b&gt; 물어보기. 부부가 같이 챙기는 모습 인정. 며느리에게도 &lt;b&gt;&quot;너도 잘 챙겨 먹니?&quot;&lt;/b&gt; 안부.&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;p&gt;며느리에게 정말 감동인 건 &lt;b&gt;&quot;우리 아들 챙기느라 너도 힘들지? 너도 잘 챙겨 먹어&quot;&lt;/b&gt;라는 한 마디예요. &lt;span class=&quot;hl&quot;&gt;며느리도 챙김 받고 싶은 한 사람&lt;/span&gt;이에요. 아들 위주에서 부부 균형으로 시선만 살짝 옮겨주시면 됩니다!&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;pull-quote&quot;&gt;
    &lt;p&gt;요즘 시어머니에게 가장 필요한 건 &lt;b&gt;&quot;한 발짝 떨어져서 응원해주는 마음&quot;&lt;/b&gt;이에요. 가까이서 다 챙겨주려는 사랑보다, 적당한 거리에서 믿어주는 사랑이 더 깊은 감동을 줘요. 며느리는 시어머니의 그 거리감을 가장 고마워해요.&lt;/p&gt;
    &lt;span class=&quot;source&quot;&gt;— 며느리 100인 인터뷰 中&lt;/span&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;sage&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 06&lt;/span&gt;그리고 며느리에게도 한 마디&lt;/h2&gt;

  &lt;p&gt;물론 며느리들도 &lt;b&gt;너무 예민하게 굴지 않는 게&lt;/b&gt; 중요해요. 시어머니께서 살아오신 시대를 이해하고, 사랑의 방식이 약간 다를 뿐이라는 걸 받아들이는 마음이 필요해요.&lt;/p&gt;

  &lt;div class=&quot;intro-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ FOR DAUGHTERS-IN-LAW · 며느리 마음가짐&lt;/div&gt;
    &lt;h3&gt;며느리도 함께 행복한 가정 만들기&lt;/h3&gt;
    &lt;p&gt;&lt;b&gt;① 모든 행동에 의도 의심 NO&lt;/b&gt; — 시어머니가 &lt;b&gt;&quot;잘 챙겨주려고 한 일&quot;&lt;/b&gt;인 경우가 대부분이에요. 너무 부정적으로 해석하지 말고 마음을 읽어주세요.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;② 직접적·정중한 소통 OK&lt;/b&gt; — 불편한 게 있으면 &lt;b&gt;&quot;어머님, 저는 이게 더 편해요&quot;&lt;/b&gt;라고 부드럽게 말해보세요. 시어머니도 모르고 그러시는 경우가 많아요.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;③ 작은 챙김에 감사 표현&lt;/b&gt; — 반찬 받았을 때 &lt;b&gt;&quot;어머님 김치찌개 정말 맛있었어요&quot;&lt;/b&gt; 정도의 피드백은 시어머니께 큰 힘이 돼요. 사랑은 표현해야 통해요.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;④ 시어머니도 사람이라는 것 인정&lt;/b&gt; — 시어머니도 며느리 눈치 보고, 잘 보이려고 노력하시는 분이에요. 완벽한 시어머니는 없어요. 서로 부족함을 채워가는 게 가족이에요.&lt;/p&gt;
  &lt;/div&gt;

  &lt;p&gt;결국 가족이라는 건 &lt;b&gt;&quot;서로 다른 시대를 살아온 사람들이 만나서 새로운 가족을 만들어가는 과정&quot;&lt;/b&gt;이에요. 시어머니도 며느리도 둘 다 노력하면 정말 따뜻한 관계가 될 수 있어요. 5가지 상식만 함께 챙기면 충분해요!&lt;/p&gt;

  &lt;div class=&quot;closing&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;Final Note&lt;/div&gt;
    &lt;p&gt;5가지만 기억해도&lt;br&gt;사랑받는 시어머니가 될 수 있어요!&lt;/p&gt;
    &lt;div class=&quot;heart&quot;&gt; &lt;/div&gt;
    &lt;p&gt;며느리도 너무 예민하지 말고&lt;br&gt;&lt;span class=&quot;em&quot;&gt;함께 행복한 가정 만들어가요!&lt;/span&gt;&lt;/p&gt;
  &lt;/div&gt;

  &lt;div class=&quot;disclaimer&quot;&gt;
    ※ 본 글은 2026년 5월 기준 미국소아과학회(AAP), 식품의약품안전처, MSD 매뉴얼, 닥터나우, 한국소비자원 등 의학 자료와 며느리·시어머니 커뮤니티 후기를 종합한 정보 글입니다.&lt;br&gt;
    인용된 의학 정보·영유아 식품 안전 기준은 발표 시점 기준이며, 개별 상황에 따라 차이가 있을 수 있습니다.&lt;br&gt;
    &lt;b&gt;본 글은 어떠한 가족 갈등 조장 의도나 일방적 비판이 아닙니다.&lt;/b&gt; 시어머니와 며느리 모두를 응원하는 마음으로 작성했으며, 가정마다 상황과 관계가 다르므로 본인의 가족 상황에 맞게 참고해주세요.&lt;br&gt;
    영유아 식품 안전 (꿀·키위 등)은 의학적으로 검증된 정보이지만, 구체적 영유아 식단·알레르기 대응은 반드시 소아과 전문의와 상담하시길 바랍니다.&lt;br&gt;
    본 글은 어떠한 광고·협찬과도 무관한 정보 공유 글입니다.
  &lt;/div&gt;

  &lt;div class=&quot;tags&quot;&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#시어머니상식&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#사랑받는시어머니&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#며느리마음&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#고부관계&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#영아꿀금지&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#손주안전&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#맞벌이부부&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#가족모임일정&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#사생활존중&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#행복한가정&lt;/span&gt;
  &lt;/div&gt;

&lt;/article&gt;
&lt;/div&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <category>▶ 말띠맘의 임신출산육아 지식</category>
      <category>#시어머니상식 #사랑받는시어머니 #며느리마음 #고부관계 #영아꿀금지 #손주안전 #맞벌이부부 #가족모임일정 #사생활존중 #행복한가정</category>
      <author>쏠쏠와플</author>
      <guid isPermaLink="true">https://solsolwaffle.tistory.com/113</guid>
      <comments>https://solsolwaffle.tistory.com/113#entry113comment</comments>
      <pubDate>Sat, 9 May 2026 18:04:40 +0900</pubDate>
    </item>
    <item>
      <title>외국인 관광객 1,900만 돌파 임박! 요새 외국인 관광지 TOP 5 어딜까?</title>
      <link>https://solsolwaffle.tistory.com/112</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;title&gt;외국인 관광객 1,900만 돌파 임박! 국적·연령별 분석 + 핫플레이스 TOP 5 (하이브·홍대·등산)&lt;/title&gt;

&lt;meta name=&quot;description&quot; content=&quot;2025 외국인 관광객 1,741만 역대 최고! 중·일·대만·미국 국적별 분석 + 여성 58%·2030 42% 연령 트렌드 + 하이브 사옥·홍대·하이커 그라운드 등 외국인 성지 TOP 5.&quot;&gt;
&lt;meta property=&quot;og:type&quot; content=&quot;article&quot;&gt;
&lt;meta property=&quot;og:title&quot; content=&quot;외국인 관광객 1,900만 돌파 임박 — 국적·연령별 분석 + 핫플 TOP 5&quot;&gt;
&lt;meta property=&quot;og:description&quot; content=&quot;중국 470만, 대만 +75%, 미국 +35%. 외국인은 어디서 노는가?&quot;&gt;

&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.googleapis.com&quot;&gt;
&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.gstatic.com&quot; crossorigin&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;800;900&amp;family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; as=&quot;style&quot; crossorigin href=&quot;https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css&quot; /&gt;
&lt;style&gt;
  :root {
    --paper:#FBF8F3; --paper-2:#F2EBDC; --card:#FFFFFF;
    --ink:#1B1A20; --ink-soft:#4A444F; --ink-mute:#8A828F;
    --line:#E8DEC9; --line-soft:#F0E8D5;
    --char-700:#0F0E12;
    --gold-50:#FCF5E0; --gold-100:#F8E2A2; --gold-300:#E8B872; --gold-500:#DA9A1A; --gold-700:#7A5810;
    --wine-50:#F5E8EC; --wine-100:#DCB5C0; --wine-500:#882B45; --wine-700:#4A1322;
    --sage-50:#EFF5E6; --sage-100:#D2E5B0; --sage-300:#95BD5C; --sage-500:#5C8D2C; --sage-700:#2D5008;
    --coral-50:#FFE8DD; --coral-100:#FFC8A8; --coral-300:#F0945A; --coral-500:#C85820; --coral-700:#6E2E0E;
    --navy-50:#E5EAF2; --navy-100:#B5C2DB; --navy-500:#2A4684; --navy-700:#0F1D45;
    --plum-50:#F3EDF5; --plum-100:#DCC9E0; --plum-500:#6B4F75; --plum-700:#3D2A45;
    --teal-50:#E0F0EE; --teal-100:#A8D5D0; --teal-500:#1F7A72; --teal-700:#0E4A44;
    --cream-50:#FCF6E8; --cream-100:#F5E5BD;
    --radius-sm:8px; --radius:14px; --radius-lg:22px;
  }
  *{box-sizing:border-box;}
  html,body{margin:0;padding:0;font-family:'Pretendard Variable','Pretendard','Noto Sans KR',-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.85;word-break:keep-all;overflow-wrap:break-word;text-wrap:pretty;}
  .container{max-width:640px;margin:0 auto;padding:0 24px;}
  .hero{padding:76px 0 64px;background:radial-gradient(800px 400px at 80% 0%,var(--coral-50) 0%,transparent 60%),radial-gradient(600px 350px at 0% 100%,var(--gold-50) 0%,transparent 60%),var(--paper);margin-bottom:48px;border-bottom:1px solid var(--line);position:relative;overflow:hidden;}
  .hero::before{content:'✈️';position:absolute;top:60px;right:50px;font-size:80px;opacity:0.13;}
  .hero .container{position:relative;}
  .hero .kicker{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--coral-700);margin-bottom:14px;font-weight:600;letter-spacing:0.04em;display:inline-flex;align-items:center;gap:12px;}
  .hero .kicker::before{content:'';width:8px;height:8px;border-radius:50%;background:var(--coral-500);}
  .hero h1{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:30px;font-weight:800;letter-spacing:-0.035em;line-height:1.45;margin:0 0 20px;color:var(--ink);}
  .hero h1 .accent{color:var(--coral-700);}
  .hero h1 .underline{position:relative;display:inline-block;}
  .hero h1 .underline::after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:10px;background:var(--gold-100);z-index:-1;opacity:0.7;}
  .hero .lede{font-size:15px;line-height:1.95;color:var(--ink-soft);margin:0;letter-spacing:-0.005em;}
  article{padding:0 0 80px;}
  h2{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:24px;font-weight:800;letter-spacing:-0.03em;line-height:1.5;margin:52px 0 16px;color:var(--ink);}
  h2 .num{display:inline-block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:16px;font-weight:600;letter-spacing:0.02em;color:var(--coral-700);background:var(--coral-50);padding:4px 12px;border-radius:999px;margin-right:10px;vertical-align:middle;position:relative;top:-3px;}
  h2.gold .num{color:var(--gold-700);background:var(--gold-50);}
  h2.sage .num{color:var(--sage-700);background:var(--sage-50);}
  h2.navy .num{color:var(--navy-700);background:var(--navy-50);}
  h2.plum .num{color:var(--plum-700);background:var(--plum-50);}
  h3{font-size:17px;font-weight:800;letter-spacing:-0.015em;margin:24px 0 10px;color:var(--ink);line-height:1.55;}
  p{font-size:15px;line-height:1.85;color:var(--ink);margin:0 0 14px;letter-spacing:-0.005em;}
  p b,strong{font-weight:700;}
  .hl{background:linear-gradient(180deg,transparent 60%,var(--gold-100) 60%);padding:0 2px;font-weight:600;}
  .hl-coral{background:linear-gradient(180deg,transparent 60%,var(--coral-100) 60%);padding:0 2px;font-weight:600;}
  .hl-sage{background:linear-gradient(180deg,transparent 60%,var(--sage-100) 60%);padding:0 2px;font-weight:600;}

  /* Big stats */
  .big-stat{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:30px 32px;margin:24px 0;text-align:center;border:1px solid var(--line);}
  .big-stat .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--coral-700);margin-bottom:8px;font-weight:700;letter-spacing:0.08em;}
  .big-stat .num{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:54px;color:var(--coral-700);line-height:1;letter-spacing:-0.03em;margin-bottom:6px;}
  .big-stat .num .small{font-size:24px;color:var(--gold-700);}
  .big-stat .desc{font-size:13.5px;color:var(--ink);font-weight:500;line-height:1.5;}
  .big-stat .desc b{color:var(--coral-700);}

  /* Country grid */
  .country-grid{display:flex;flex-direction:column;gap:10px;margin:20px 0;}
  .country-card{background:var(--card);border-radius:var(--radius);padding:18px 22px;border:1px solid var(--line);position:relative;overflow:hidden;display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;}
  .country-card::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;}
  .country-card.c1::before{background:var(--coral-500);}
  .country-card.c2::before{background:var(--navy-500);}
  .country-card.c3::before{background:var(--sage-500);}
  .country-card.c4::before{background:var(--plum-500);}
  .country-card .rank{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:32px;font-weight:800;line-height:1;letter-spacing:-0.03em;}
  .country-card.c1 .rank{color:var(--coral-700);}
  .country-card.c2 .rank{color:var(--navy-700);}
  .country-card.c3 .rank{color:var(--sage-700);}
  .country-card.c4 .rank{color:var(--plum-700);}
  .country-card .info{}
  .country-card .name{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:16px;color:var(--ink);letter-spacing:-0.02em;margin-bottom:3px;line-height:1.3;}
  .country-card .desc{font-size:11.5px;color:var(--ink-soft);line-height:1.5;}
  .country-card .desc b{color:var(--ink);}
  .country-card .stats{text-align:right;}
  .country-card .num{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:18px;letter-spacing:-0.02em;line-height:1.1;}
  .country-card.c1 .num{color:var(--coral-700);}
  .country-card.c2 .num{color:var(--navy-700);}
  .country-card.c3 .num{color:var(--sage-700);}
  .country-card.c4 .num{color:var(--plum-700);}
  .country-card .growth{font-size:11px;color:var(--ink-soft);font-weight:700;margin-top:2px;}
  @media (max-width:480px){.country-card{padding:14px 16px;gap:10px;}.country-card .rank{font-size:24px;}.country-card .name{font-size:14px;}.country-card .num{font-size:15px;}}

  /* Demo box - 연령/성별 */
  .demo-box{background:linear-gradient(135deg,var(--navy-50) 0%,var(--cream-50) 100%);border-radius:var(--radius-lg);padding:26px 30px;margin:24px 0;border-left:5px solid var(--navy-500);}
  .demo-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--navy-700);margin-bottom:6px;font-weight:700;letter-spacing:0.06em;}
  .demo-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:18px;font-weight:800;margin:0 0 16px;color:var(--navy-700);letter-spacing:-0.02em;}
  .demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;}
  .demo-cell{background:var(--card);padding:18px 16px;border-radius:var(--radius);text-align:center;border:1px solid var(--line);}
  .demo-cell .label{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11px;color:var(--ink-mute);font-weight:800;letter-spacing:0.08em;margin-bottom:4px;}
  .demo-cell .pct{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:32px;color:var(--navy-700);line-height:1;letter-spacing:-0.03em;margin-bottom:4px;}
  .demo-cell .desc{font-size:12px;color:var(--ink-soft);line-height:1.4;}
  .demo-cell .desc b{color:var(--navy-700);font-weight:700;}

  /* Reason list - 증가 원인 */
  .reason-box{background:var(--card);border-radius:var(--radius-lg);padding:24px 28px;margin:24px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.04);border-left:5px solid var(--gold-500);}
  .reason-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--gold-700);font-weight:700;letter-spacing:0.06em;margin-bottom:6px;}
  .reason-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:17px;font-weight:800;margin:0 0 14px;color:var(--gold-700);letter-spacing:-0.02em;}
  .reason-list{list-style:none;padding:0;margin:0;}
  .reason-list li{padding:11px 0;border-top:1px dashed rgba(122,88,16,0.2);font-size:13.5px;line-height:1.7;color:var(--ink);display:flex;align-items:flex-start;gap:12px;}
  .reason-list li:first-child{border-top:none;padding-top:2px;}
  .reason-list li .num{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;font-weight:800;color:var(--gold-700);flex-shrink:0;line-height:1.3;min-width:34px;}
  .reason-list li b{color:var(--gold-700);font-weight:700;}

  /* Hot spot card */
  .spot-card{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;margin:22px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.05);}
  .spot-head{padding:24px 28px 20px;position:relative;border-bottom:1px solid var(--line-soft);}
  .spot-card.s1 .spot-head{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);}
  .spot-card.s2 .spot-head{background:linear-gradient(135deg,var(--gold-50) 0%,var(--cream-50) 100%);}
  .spot-card.s3 .spot-head{background:linear-gradient(135deg,var(--plum-50) 0%,var(--cream-50) 100%);}
  .spot-card.s4 .spot-head{background:linear-gradient(135deg,var(--navy-50) 0%,var(--cream-50) 100%);}
  .spot-card.s5 .spot-head{background:linear-gradient(135deg,var(--sage-50) 0%,var(--cream-50) 100%);}
  .spot-num{position:absolute;top:18px;right:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:80px;font-weight:700;line-height:1;letter-spacing:-0.04em;opacity:0.18;}
  .spot-card.s1 .spot-num{color:var(--coral-700);}
  .spot-card.s2 .spot-num{color:var(--gold-700);}
  .spot-card.s3 .spot-num{color:var(--plum-700);}
  .spot-card.s4 .spot-num{color:var(--navy-700);}
  .spot-card.s5 .spot-num{color:var(--sage-700);}
  .spot-tag{display:inline-block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:12px;font-weight:800;letter-spacing:0.08em;padding:4px 12px;border-radius:999px;margin-bottom:8px;background:var(--card);}
  .spot-card.s1 .spot-tag{color:var(--coral-700);border:1px solid var(--coral-100);}
  .spot-card.s2 .spot-tag{color:var(--gold-700);border:1px solid var(--gold-100);}
  .spot-card.s3 .spot-tag{color:var(--plum-700);border:1px solid var(--plum-100);}
  .spot-card.s4 .spot-tag{color:var(--navy-700);border:1px solid var(--navy-100);}
  .spot-card.s5 .spot-tag{color:var(--sage-700);border:1px solid var(--sage-100);}
  .spot-head h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:21px;font-weight:900;margin:0 0 6px;color:var(--ink);letter-spacing:-0.025em;line-height:1.35;position:relative;}
  .spot-head .loc{font-size:13px;color:var(--ink-soft);font-style:italic;line-height:1.5;position:relative;}
  .spot-body{padding:22px 28px 24px;}
  .spot-body p{font-size:13.5px;line-height:1.85;margin:0 0 10px;color:var(--ink);}
  .spot-body p:last-child{margin-bottom:0;}
  .spot-body p b{font-weight:700;}
  .spot-card.s1 p b{color:var(--coral-700);}
  .spot-card.s2 p b{color:var(--gold-700);}
  .spot-card.s3 p b{color:var(--plum-700);}
  .spot-card.s4 p b{color:var(--navy-700);}
  .spot-card.s5 p b{color:var(--sage-700);}
  .info-box{background:var(--paper-2);padding:14px 18px;border-radius:var(--radius);margin:14px 0;font-size:12.5px;line-height:1.7;}
  .info-box .ttl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11px;font-weight:800;letter-spacing:0.08em;margin-bottom:6px;}
  .spot-card.s1 .info-box .ttl{color:var(--coral-700);}
  .spot-card.s2 .info-box .ttl{color:var(--gold-700);}
  .spot-card.s3 .info-box .ttl{color:var(--plum-700);}
  .spot-card.s4 .info-box .ttl{color:var(--navy-700);}
  .spot-card.s5 .info-box .ttl{color:var(--sage-700);}
  .info-box .body{color:var(--ink);}
  .info-box .body b{color:var(--ink);font-weight:700;}
  @media (max-width:480px){.spot-head{padding:22px 22px 18px;}.spot-body{padding:18px 22px 20px;}.spot-head h3{font-size:18px;}.spot-num{font-size:60px;top:14px;right:20px;}}

  /* Pull quote */
  .pull-quote{margin:28px 0;padding:24px 28px;background:linear-gradient(135deg,var(--cream-50) 0%,var(--paper-2) 100%);border-radius:var(--radius);border-left:4px solid var(--coral-500);position:relative;}
  .pull-quote::before{content:'&quot;';position:absolute;top:8px;left:18px;font-family:'Cormorant Garamond',serif;font-size:60px;color:var(--coral-100);line-height:1;font-style:italic;opacity:0.6;}
  .pull-quote p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:15.5px;font-weight:600;line-height:1.7;color:var(--ink);margin:0 0 8px;letter-spacing:-0.015em;padding-left:30px;}
  .pull-quote .source{display:block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:12px;color:var(--ink-mute);padding-left:30px;}
  @media (max-width:480px){.pull-quote{padding:22px 22px;}.pull-quote p{font-size:14.5px;padding-left:22px;}.pull-quote .source{padding-left:22px;}}

  /* Closing */
  .closing{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:28px 28px;margin:40px 0 0;text-align:center;}
  .closing .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--coral-700);margin-bottom:12px;font-weight:600;}
  .closing p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:16px;font-weight:500;line-height:1.85;color:var(--ink);margin:0;letter-spacing:-0.01em;}
  .closing .em{color:var(--coral-700);font-weight:800;}

  .tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line);}
  .tag-pill{font-size:12px;color:var(--ink-soft);background:var(--card);padding:6px 12px;border-radius:999px;border:1px solid var(--line);}
  .disclaimer{font-size:11.5px;color:var(--ink-mute);line-height:1.75;text-align:center;margin-top:28px;padding:18px 22px;background:var(--paper-2);border-radius:var(--radius-sm);}

  @media (max-width:480px){.hero{padding:56px 0 48px;margin-bottom:36px;}.hero h1{font-size:24px;}.hero .lede{font-size:14px;}h2{font-size:20px;margin:40px 0 14px;}h3{font-size:16px;}.container{padding:0 20px;}.big-stat,.demo-box,.reason-box,.closing{padding:24px 22px;}.big-stat .num{font-size:42px;}.demo-grid{grid-template-columns:1fr;}.closing p{font-size:15px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header class=&quot;hero&quot;&gt;
  &lt;div class=&quot;container&quot;&gt;
    &lt;div class=&quot;kicker&quot;&gt;Tourism Trend · Korea 2025&lt;/div&gt;
    &lt;h1&gt;외국인 관광객 1,900만 돌파 임박!&lt;br&gt;&lt;span class=&quot;underline accent&quot;&gt;국적·연령 분석 + 핫플 TOP 5&lt;/span&gt;&lt;/h1&gt;
    &lt;p class=&quot;lede&quot;&gt;2025년 한국이 &lt;b&gt;역대 최고 외국인 관광객 기록&lt;/b&gt;을 갈아치우고 있어요. 1-11월 누적이 벌써 &lt;span class=&quot;hl-coral&quot;&gt;1,741만 명&lt;/span&gt;, 12월 합치면 1,900만 돌파 가능성도 있어요. 코로나 이전 최고치였던 2019년(1,750만)을 넘어서는 거예요. 그런데 누가, 어디서 와서, 어디에 가는 걸까요? 중국·일본·대만이 주도하는데 미국도 +35% 폭증, 여성이 58%로 압도적, 20·30대가 42%. 그리고 외국인이 가장 많이 가는 곳? &lt;b&gt;하이브 사옥, 홍대, 명동, 하이커 그라운드, 도심 등산&lt;/b&gt;이에요. 통계와 트렌드 한 번에 정리해 봤어요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;container&quot;&gt;
&lt;article&gt;

  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;No. 00&lt;/span&gt;1,741만 명 — 역대 최고 갱신 중&lt;/h2&gt;

  &lt;div class=&quot;big-stat&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ 2025 1-11월 누적 외래관광객&lt;/div&gt;
    &lt;div class=&quot;num&quot;&gt;1,741&lt;span class=&quot;small&quot;&gt;만 명&lt;/span&gt;&lt;/div&gt;
    &lt;div class=&quot;desc&quot;&gt;전년 대비 &lt;b&gt;+17.3%&lt;/b&gt; · 12월 포함 시 &lt;b&gt;1,900만 돌파 가능성&lt;/b&gt;&lt;br&gt;역대 최고 2019년(1,750만) 갱신 가시화&lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;한국관광공사 발표를 보면 올해 외국인 관광객 수는 &lt;b&gt;역대 최고치 갈아치우기&lt;/b&gt;가 거의 확정적이에요. 11월 단월만 159만 6천 명으로 전년 대비 17.3% 증가했고, 누적은 1,741만. 12월 평균 158만 명만 들어와도 &lt;span class=&quot;hl&quot;&gt;1,900만 돌파&lt;/span&gt;예요.&lt;/p&gt;

  &lt;p&gt;더 흥미로운 건 1인당 지출이에요. 2018년 150만원 → 2024년 &lt;b&gt;269만원&lt;/b&gt;으로 &lt;span class=&quot;hl-coral&quot;&gt;78.6% 폭증&lt;/span&gt;. 더 많이 와서 더 많이 쓴다는 뜻. 외국인 관광객이 한국 경제에 미치는 영향이 그만큼 커지고 있어요. 단, 서울(77.3%) / 부산(16.4%) / 제주(10.5%) 집중은 여전한 과제.&lt;/p&gt;

  &lt;h2 class=&quot;coral&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 01&lt;/span&gt;국적별 — 중국·일본·대만이 끌어올리는 중&lt;/h2&gt;

  &lt;p&gt;2025년 외국인 관광객을 국적별로 보면 흐름이 명확해요. &lt;b&gt;중국이 압도적 1위&lt;/b&gt;고 일본이 안정적 2위, 그런데 &lt;span class=&quot;hl&quot;&gt;대만이 가장 가파른 성장세(+75%)&lt;/span&gt;로 치고 올라오는 중. 미국도 역대 최고치를 찍고 있어요.&lt;/p&gt;

  &lt;div class=&quot;country-grid&quot;&gt;
    &lt;div class=&quot;country-card c1&quot;&gt;
      &lt;div class=&quot;rank&quot;&gt;01&lt;/div&gt;
      &lt;div class=&quot;info&quot;&gt;
        &lt;div class=&quot;name&quot;&gt;중국  &lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;FIT 중심 전환, &lt;b&gt;샤오홍슈·도우인&lt;/b&gt; 정보 기반&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;stats&quot;&gt;
        &lt;div class=&quot;num&quot;&gt;470만&lt;/div&gt;
        &lt;div class=&quot;growth&quot;&gt;+16% vs 2019&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;country-card c2&quot;&gt;
      &lt;div class=&quot;rank&quot;&gt;02&lt;/div&gt;
      &lt;div class=&quot;info&quot;&gt;
        &lt;div class=&quot;name&quot;&gt;일본  &lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;&lt;b&gt;2-3박 단기 반복&lt;/b&gt;, 7월 역대 최고치&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;stats&quot;&gt;
        &lt;div class=&quot;num&quot;&gt;300만&lt;/div&gt;
        &lt;div class=&quot;growth&quot;&gt;+9% vs 2019&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;country-card c3&quot;&gt;
      &lt;div class=&quot;rank&quot;&gt;03&lt;/div&gt;
      &lt;div class=&quot;info&quot;&gt;
        &lt;div class=&quot;name&quot;&gt;대만  &lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;K-콘텐츠 → 방문 전환, &lt;b&gt;가장 빠른 성장&lt;/b&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;stats&quot;&gt;
        &lt;div class=&quot;num&quot;&gt;160만&lt;/div&gt;
        &lt;div class=&quot;growth&quot;&gt;+75% vs 2019&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;country-card c4&quot;&gt;
      &lt;div class=&quot;rank&quot;&gt;04&lt;/div&gt;
      &lt;div class=&quot;info&quot;&gt;
        &lt;div class=&quot;name&quot;&gt;미국  &lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;장기 체류 + &lt;b&gt;K-드라마 촬영지&lt;/b&gt; 투어&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;stats&quot;&gt;
        &lt;div class=&quot;num&quot;&gt;120만&lt;/div&gt;
        &lt;div class=&quot;growth&quot;&gt;+35% vs 2019&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;핵심은 &lt;b&gt;&quot;중국이 양적 회복, 대만이 질적 성장&quot;&lt;/b&gt;이에요. 중국은 코로나 기간 미뤄진 여행 수요가 폭발하면서 양적으로 돌아오는 중. 단체관광보다 &lt;span class=&quot;hl&quot;&gt;FIT(개별여행)&lt;/span&gt; 중심으로 바뀐 게 특징. 대만은 K-콘텐츠를 먼저 즐기다가 실제 방문으로 이어지는 패턴. 미국은 장거리권에서 가장 큰 시장이에요.&lt;/p&gt;

  &lt;p&gt;특이 케이스는 &lt;b&gt;일본&lt;/b&gt;이에요. 2025년 1월엔 코로나 이전 대비 -15% 감소했는데, 7월엔 역대 최고치(30만)로 회복. 환율과 한일 관계가 변수. 일본 관광객은 워낙 &lt;b&gt;2-3박 단기 여행을 자주 반복&lt;/b&gt;하는 패턴이라 트렌드 변화가 빠르게 나타나요.&lt;/p&gt;

  &lt;h2 class=&quot;navy&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 02&lt;/span&gt;연령·성별 — 여성 58%, 2030 42%&lt;/h2&gt;

  &lt;p&gt;외국인 관광객 인구통계를 보면 &lt;b&gt;&quot;여성 + 젊은층&quot;&lt;/b&gt;이 명확한 트렌드예요. 한국 관광이 사실상 K-콘텐츠와 결합된 라이프스타일 트렌드로 작동하고 있다는 증거.&lt;/p&gt;

  &lt;div class=&quot;demo-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ DEMOGRAPHICS · 성·연령별 (2025년 7월)&lt;/div&gt;
    &lt;h3&gt;외국인 관광객 인구통계&lt;/h3&gt;
    &lt;div class=&quot;demo-grid&quot;&gt;
      &lt;div class=&quot;demo-cell&quot;&gt;
        &lt;div class=&quot;label&quot;&gt;FEMALE · 여성&lt;/div&gt;
        &lt;div class=&quot;pct&quot;&gt;58%&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;남성 35% 대비&lt;br&gt;&lt;b&gt;여성이 압도적&lt;/b&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;demo-cell&quot;&gt;
        &lt;div class=&quot;label&quot;&gt;YOUNG · 20-30대&lt;/div&gt;
        &lt;div class=&quot;pct&quot;&gt;42%&lt;/div&gt;
        &lt;div class=&quot;desc&quot;&gt;전체 외래객 중&lt;br&gt;&lt;b&gt;젊은 층이 핵심&lt;/b&gt;&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;여성 비율이 58%로 압도적인 건 &lt;b&gt;K-뷰티·K-패션·K-팝&lt;/b&gt;의 영향이 크다는 뜻이에요. 외국인 관광객 입장에서 한국은 &quot;여행지&quot; 이상의 의미를 가져요. 본인이 좋아하는 콘텐츠의 본거지로 가는 셈. 그래서 단순 관광지보다 &lt;span class=&quot;hl-coral&quot;&gt;아이돌 사옥·드라마 촬영지·K-팝 카페&lt;/span&gt;가 핵심 코스가 돼요.&lt;/p&gt;

  &lt;p&gt;국가별 연령 분포는 좀 달라요. &lt;b&gt;미국이 가장 고른 분포&lt;/b&gt;(20대 14%, 30대 12%, 40대 17%, 50대 15%, 60대+ 11%)로 거의 모든 연령대가 균등. K-드라마·K-팝 영향이 전 연령에 퍼져 있다는 뜻. 반면 &lt;b&gt;중국·대만은 20-30대 집중&lt;/b&gt;이 더 뚜렷해요.&lt;/p&gt;

  &lt;h2 class=&quot;gold&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 03&lt;/span&gt;왜 이렇게 많아졌을까 — 4가지 원인&lt;/h2&gt;

  &lt;div class=&quot;reason-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ KEY DRIVERS · 폭증 원인 4가지&lt;/div&gt;
    &lt;h3&gt;한류·무비자·LCC·SNS의 시너지&lt;/h3&gt;
    &lt;ul class=&quot;reason-list&quot;&gt;
      &lt;li&gt;&lt;span class=&quot;num&quot;&gt;01&lt;/span&gt;&lt;div&gt;&lt;b&gt;한류·K-콘텐츠 글로벌 확산&lt;/b&gt; — BTS 완전체 활동, 오징어 게임, K-드라마 글로벌 흥행이 그대로 관광 수요로 전환. 현대경제연구원 분석에 따르면 BTS 인지도 1%포인트 상승 시 외국인 관광객 0.45% 증가.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;num&quot;&gt;02&lt;/span&gt;&lt;div&gt;&lt;b&gt;중국 무비자 정책&lt;/b&gt; — 2024년 11월부터 중국 단기 방문객 무비자 입국 가능. 2025년 인천공항 중국 노선 탑승률 10%p 급등. 중국 관광객 회복의 결정적 트리거.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;num&quot;&gt;03&lt;/span&gt;&lt;div&gt;&lt;b&gt;LCC 노선 확충&lt;/b&gt; — 동남아·대만 항공 노선이 코로나 이전 대비 크게 늘어남. 저비용 항공으로 인한 단기 여행 패턴 정착. 대만 +75% 성장의 핵심 배경.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;num&quot;&gt;04&lt;/span&gt;&lt;div&gt;&lt;b&gt;SNS 정보 생태계&lt;/b&gt; — 샤오홍슈·도우인(중국), 인스타그램·틱톡(글로벌) 기반 정보 탐색 보편화. 단체관광 → &lt;b&gt;FIT(개별여행)&lt;/b&gt; 전환 가속. 로컬 매장·동네 카페·골목길까지 외국인 트래픽 형성.&lt;/div&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;p&gt;특히 &lt;b&gt;SNS 기반 FIT 전환&lt;/b&gt;이 가장 큰 변화예요. 예전엔 명동·동대문 같은 메이저 관광지만 갔는데, 지금은 &lt;span class=&quot;hl&quot;&gt;샤오홍슈·인스타에서 본 골목길 카페&lt;/span&gt;까지 외국인 줄이 늘어요. 한국 일반 동네가 외국인 관광지로 변모하는 현상.&lt;/p&gt;

  &lt;h2 class=&quot;plum&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 04&lt;/span&gt;외국인 핫플레이스 TOP 5 — 어디로 가나?&lt;/h2&gt;

  &lt;p&gt;이게 가장 흥미로운 부분이에요. 외국인이 한국에서 가장 많이 가는 곳, K-팝 성지부터 도심 등산까지 다양해요.&lt;/p&gt;

  &lt;div class=&quot;spot-card s1&quot;&gt;
    &lt;div class=&quot;spot-head&quot;&gt;
      &lt;div class=&quot;spot-num&quot;&gt;01&lt;/div&gt;
      &lt;div class=&quot;spot-tag&quot;&gt;★ K-POP HOLY LAND&lt;/div&gt;
      &lt;h3&gt;하이브 사옥 (HYBE)&lt;/h3&gt;
      &lt;div class=&quot;loc&quot;&gt;서울 용산구 — BTS의 본거지&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;spot-body&quot;&gt;
      &lt;p&gt;외국인 관광객이 가장 많이 모이는 K-팝 성지. &lt;b&gt;BTS 완전체 활동을 앞두고&lt;/b&gt; 사옥에 'WE ARE BACK' 문구가 붙으면서 해외 아미들이 &lt;span class=&quot;hl-coral&quot;&gt;하루에도 수백 명씩&lt;/span&gt; 사옥 앞으로 모이고 있어요. 공연도 팬미팅도 없는데 그냥 축하하러 오는 거예요.&lt;/p&gt;

      &lt;div class=&quot;info-box&quot;&gt;
        &lt;div class=&quot;ttl&quot;&gt;★ 핵심 포인트&lt;/div&gt;
        &lt;div class=&quot;body&quot;&gt;• 위치: &lt;b&gt;용산 한강대로 인근&lt;/b&gt;&lt;br&gt;• 핫스팟: 사옥 정문·후문 'WE ARE BACK' 문구 포토존&lt;br&gt;• 부가 효과: 인근 카페·식당·편의점 'BTS 굿즈' 판매&lt;br&gt;• 관광객 동선: 사옥 → 노들섬·한강공원 → 이태원·한남동 → 삼겹살&lt;br&gt;• 서울시 'BTS 투어 지도' 제작·배포&lt;/div&gt;
      &lt;/div&gt;

      &lt;p&gt;현대경제연구원 보고서에 따르면 &lt;b&gt;BTS 경제 파급력이 10년간 41조 8,600억원&lt;/b&gt;에 달해요. 사옥 자체 부동산 가치도 &lt;span class=&quot;hl&quot;&gt;평당 1억&lt;/span&gt;을 훌쩍 넘어 4,500억원대. 단순 사옥이 아니라 글로벌 관광 자산이 된 거예요.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;spot-card s2&quot;&gt;
    &lt;div class=&quot;spot-head&quot;&gt;
      &lt;div class=&quot;spot-num&quot;&gt;02&lt;/div&gt;
      &lt;div class=&quot;spot-tag&quot;&gt;★ FOREIGN TOURIST MECCA&lt;/div&gt;
      &lt;h3&gt;명동 — 비비고·세븐틴 팝업의 무대&lt;/h3&gt;
      &lt;div class=&quot;loc&quot;&gt;서울 중구 — 외국인 관광객 1순위 쇼핑가&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;spot-body&quot;&gt;
      &lt;p&gt;전통적인 외국인 관광 메카. 화장품·먹거리·쇼핑까지 한 곳에서 다 해결되거든요. 최근엔 &lt;b&gt;CJ제일제당이 비비고 × 세븐틴 팝업&lt;/b&gt;을 명동·홍대에서 진행하면서 K-팝과 K-푸드의 결합 마케팅이 본격화됐어요.&lt;/p&gt;

      &lt;div class=&quot;info-box&quot;&gt;
        &lt;div class=&quot;ttl&quot;&gt;★ 핵심 포인트&lt;/div&gt;
        &lt;div class=&quot;body&quot;&gt;• 핵심 매력: &lt;b&gt;화장품·로드샵·길거리 음식&lt;/b&gt; 풀세트&lt;br&gt;• 최근 트렌드: K-팝 그룹 팝업 매장 줄줄이 오픈&lt;br&gt;• 인근 명소: 명동성당·남산타워·롯데백화점&lt;br&gt;• 외국인 비율: 단일 동네 기준 &lt;b&gt;전국 최상위권&lt;/b&gt;&lt;br&gt;• 추천 시간대: 저녁 6-9시 (길거리 음식 성수기)&lt;/div&gt;
      &lt;/div&gt;

      &lt;p&gt;중국·동남아 관광객은 &lt;b&gt;화장품·뷰티&lt;/b&gt;, 일본·대만은 &lt;b&gt;먹거리·쇼핑&lt;/b&gt;, 미국은 &lt;b&gt;전통 시장 체험&lt;/b&gt; 위주로 명동을 즐기는 패턴이 뚜렷해요.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;spot-card s3&quot;&gt;
    &lt;div class=&quot;spot-head&quot;&gt;
      &lt;div class=&quot;spot-num&quot;&gt;03&lt;/div&gt;
      &lt;div class=&quot;spot-tag&quot;&gt;★ STREET CULTURE&lt;/div&gt;
      &lt;h3&gt;홍대 — 횡단보도 300명 중 70명이 외국인&lt;/h3&gt;
      &lt;div class=&quot;loc&quot;&gt;서울 마포구 — 젊은 외국인의 성지&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;spot-body&quot;&gt;
      &lt;p&gt;조선일보가 &lt;b&gt;홍대입구역 횡단보도에서 10분간 살펴봤더니 300명 중 70명이 외국인&lt;/b&gt;이었다는 분석이 있을 정도예요. &lt;span class=&quot;hl&quot;&gt;전체의 23%가 외국인&lt;/span&gt;이라는 뜻. 홍대는 그야말로 외국인 청년층의 성지가 됐어요.&lt;/p&gt;

      &lt;div class=&quot;info-box&quot;&gt;
        &lt;div class=&quot;ttl&quot;&gt;★ 핵심 포인트&lt;/div&gt;
        &lt;div class=&quot;body&quot;&gt;• 핵심 매력: &lt;b&gt;K-팝 카페·클럽·라이브 공연&lt;/b&gt;&lt;br&gt;• 길거리 공연(버스킹)의 메카&lt;br&gt;• 비비고 × 세븐틴 팝업 매장 위치&lt;br&gt;• 늦은 밤까지 즐기기 좋은 야간 코스&lt;br&gt;• 인근 연결: &lt;b&gt;합정·연남·망원&lt;/b&gt;까지 도보·지하철 연결&lt;/div&gt;
      &lt;/div&gt;

      &lt;p&gt;특히 20-30대 여성 관광객 비율이 압도적. 같은 마포 인근의 &lt;b&gt;연남동·망원동&lt;/b&gt;은 한국식 골목 카페 문화 체험지로 떠오르면서, 외국인 SNS에 자주 올라오는 핫플이에요.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;spot-card s4&quot;&gt;
    &lt;div class=&quot;spot-head&quot;&gt;
      &lt;div class=&quot;spot-num&quot;&gt;04&lt;/div&gt;
      &lt;div class=&quot;spot-tag&quot;&gt;★ K-CULTURE EXPERIENCE&lt;/div&gt;
      &lt;h3&gt;하이커 그라운드 (HiKR Ground)&lt;/h3&gt;
      &lt;div class=&quot;loc&quot;&gt;서울 중구 — 한국관광공사 홍보관&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;spot-body&quot;&gt;
      &lt;p&gt;2022년 오픈한 &lt;b&gt;한국관광공사 운영 한류 체험관&lt;/b&gt;이에요. &quot;한국(KR)이 반가운 인사(Hi)를 건네는 놀이터(Playground)&quot;라는 컨셉. 1층부터 5층까지 한류·K-팝·K-드라마 체험을 다 할 수 있어요.&lt;/p&gt;

      &lt;div class=&quot;info-box&quot;&gt;
        &lt;div class=&quot;ttl&quot;&gt;★ 핵심 포인트&lt;/div&gt;
        &lt;div class=&quot;body&quot;&gt;• 운영: &lt;b&gt;한국관광공사 (정부 기관)&lt;/b&gt;&lt;br&gt;• 위치: 서울 중구 (명동·시청 인근)&lt;br&gt;• 구성: &lt;b&gt;5층 건물 전체&lt;/b&gt;가 한류 체험 공간&lt;br&gt;• 입장: &lt;b&gt;무료&lt;/b&gt; (외국인 우대)&lt;br&gt;• 데일리케이션 컨셉 — 일상에 스며드는 한국 문화 체험&lt;br&gt;• 인스타·틱톡 인증샷 명소&lt;/div&gt;
      &lt;/div&gt;

      &lt;p&gt;가장 큰 매력은 &lt;b&gt;&quot;무료 + 정부 운영 + 풀 한류 체험&quot;&lt;/b&gt; 조합이에요. 한국 처음 와서 한류를 접하고 싶은 외국인에게 1순위 추천 코스. 명동 쇼핑 끝나고 자연스럽게 들르는 패턴이 정착했어요.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;spot-card s5&quot;&gt;
    &lt;div class=&quot;spot-head&quot;&gt;
      &lt;div class=&quot;spot-num&quot;&gt;05&lt;/div&gt;
      &lt;div class=&quot;spot-tag&quot;&gt;★ UNEXPECTED · URBAN HIKING&lt;/div&gt;
      &lt;h3&gt;도심 등산 — 우이동 등산 관광 센터&lt;/h3&gt;
      &lt;div class=&quot;loc&quot;&gt;서울 강북구 — 외국인이 발견한 새로운 매력&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;spot-body&quot;&gt;
      &lt;p&gt;의외의 핫플이에요. 서울 우이동에 있는 &lt;b&gt;도심 등산 관광 센터&lt;/b&gt;에서 &lt;span class=&quot;hl-sage&quot;&gt;2,200원에 등산복·등산화를 빌려줘요&lt;/span&gt;. 2024년 6월 오픈해서 1년 만에 외국인 2,407명이 다녀갔어요.&lt;/p&gt;

      &lt;div class=&quot;info-box&quot;&gt;
        &lt;div class=&quot;ttl&quot;&gt;★ 핵심 포인트&lt;/div&gt;
        &lt;div class=&quot;body&quot;&gt;• 위치: &lt;b&gt;서울 강북구 우이동&lt;/b&gt; (북한산 자락)&lt;br&gt;• 대여 비용: 등산복 + 등산화 &lt;b&gt;2,200원&lt;/b&gt;&lt;br&gt;• 외국인 방문: 1년 만에 &lt;b&gt;2,407명&lt;/b&gt;&lt;br&gt;• 인기 이유: &quot;미국은 하이킹하려면 차로 몇 시간&quot;&lt;br&gt;• 한국의 강점: &lt;b&gt;접근성 + 반나절 정상 코스&lt;/b&gt; + 도심 뷰&lt;br&gt;• 외국인 가이드 투어 운영&lt;/div&gt;
      &lt;/div&gt;

      &lt;p&gt;미국·유럽 관광객들이 가장 신기해하는 게 &lt;b&gt;&quot;서울 한복판에서 실제로 산을 탈 수 있다&quot;&lt;/b&gt;는 점이에요. 그쪽에선 하이킹하려면 차로 몇 시간 가야 하는데, 서울은 지하철로 가서 반나절이면 정상 찍고 내려와요. 도시 풍경 + 자연이 결합된 한국만의 매력이 외국인에게 새로운 발견이 된 거예요.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;pull-quote&quot;&gt;
    &lt;p&gt;외국인 관광객들에게 등산이 뜬다고 한다. 서울 우이동에 있는 &lt;b&gt;도심 등산 관광 센터에서 2,200원에 등산복과 등산화를 빌려준다&lt;/b&gt;. 지난해 6월 문을 열어 2,407명의 외국인이 다녀갔다. 미국에서는 하이킹을 하려면 차로 몇 시간을 가야 하는데, 서울은 접근성이 좋고 반나절이면 정상을 찍고 내려올 수 있는 곳이 많다.&lt;/p&gt;
    &lt;span class=&quot;source&quot;&gt;— 조선일보 외국인 관광 트렌드 분석 中&lt;/span&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;sage&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 05&lt;/span&gt;마무리 — 한류는 끝나지 않았다&lt;/h2&gt;

  &lt;p&gt;외국인 관광객 1,900만 시대가 눈앞이에요. 단순히 숫자만 늘어난 게 아니라 &lt;b&gt;한 사람이 269만원씩 쓰고 가는 고부가가치 시장&lt;/b&gt;으로 성장 중. 더 인상적인 건 &lt;span class=&quot;hl-coral&quot;&gt;방문지가 메이저에서 마이너로 확산&lt;/span&gt;되는 거예요.&lt;/p&gt;

  &lt;p&gt;예전엔 명동·동대문에서 끝났던 외국인 동선이 지금은 &lt;b&gt;하이브 사옥·연남동 카페·우이동 등산&lt;/b&gt;까지 넓어졌어요. 일반 한국인 동네까지 외국인 트래픽이 형성되는 시대. 이건 한류가 단순 콘텐츠 소비를 넘어 &lt;span class=&quot;hl&quot;&gt;한국 라이프스타일 자체&lt;/span&gt;가 글로벌 트렌드가 됐다는 증거.&lt;/p&gt;

  &lt;p&gt;다만 &lt;b&gt;서울 77.3% 집중 현상&lt;/b&gt;은 여전한 과제. 부산·제주 외엔 외국인 분산이 잘 안 되고 있어요. 지방 도시들이 K-콘텐츠를 어떻게 활용해서 외국인 유치할지가 다음 5년의 화두예요. 어쨌든 지금 한국은 &lt;b&gt;관광·문화 수출국&lt;/b&gt;으로 새로운 위상에 올라섰어요.&lt;/p&gt;

  &lt;div class=&quot;closing&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;Final Note&lt;/div&gt;
    &lt;p&gt;1,741만 명, 269만원 지출, 여성 58%.&lt;br&gt;한류는 라이프스타일이 됐고&lt;br&gt;&lt;span class=&quot;em&quot;&gt;한국은 관광 강국이 됐어요!&lt;/span&gt;&lt;/p&gt;
  &lt;/div&gt;

  &lt;div class=&quot;disclaimer&quot;&gt;
    ※ 본 글은 2026년 5월 기준 한국관광공사 데이터랩, 나라살림연구소, 여행신문, 레몬랩, 뉴스클립, 슬로우뉴스, 나무위키, CJ뉴스룸 등 공개 자료를 종합한 정보 글입니다.&lt;br&gt;
    인용된 외국인 관광객 통계·핫플레이스 정보는 발표 시점 기준이며, 시기·계절·이벤트에 따라 변동될 수 있습니다.&lt;br&gt;
    &lt;b&gt;본 글은 어떠한 관광지 권유나 마케팅 자료가 아닙니다.&lt;/b&gt; 본문에 인용된 핫플레이스는 외국인 관광 트렌드 분석 목적의 정보 자료이며, 방문 시 운영 시간·예약·접근성 등을 사전에 반드시 확인하시길 바랍니다.&lt;br&gt;
    하이브 사옥 등 사기업 사옥은 일반 출입이 제한되어 있으니 외부에서만 관람 가능합니다. 도심 등산 관광 센터 이용 정보는 운영 기관 공지 확인 후 방문하세요.&lt;br&gt;
    본 글은 어떠한 광고·협찬과도 무관한 정보 공유 글입니다.
  &lt;/div&gt;

  &lt;div class=&quot;tags&quot;&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#외국인관광객&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#한류관광&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#하이브사옥&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#K팝성지&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#홍대외국인&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#명동핫플&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#하이커그라운드&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#도심등산&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#K콘텐츠&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#관광통계&lt;/span&gt;
  &lt;/div&gt;

&lt;/article&gt;
&lt;/div&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <category>▶ 내맘대로 순위매기기 TOP5</category>
      <category>#외국인관광객 #한류관광 #하이브사옥 #K팝성지 #홍대외국인 #명동핫플 #하이커그라운드 #도심등산 #K콘텐츠 #관광통계</category>
      <author>쏠쏠와플</author>
      <guid isPermaLink="true">https://solsolwaffle.tistory.com/112</guid>
      <comments>https://solsolwaffle.tistory.com/112#entry112comment</comments>
      <pubDate>Sat, 9 May 2026 17:52:38 +0900</pubDate>
    </item>
    <item>
      <title>단독주택 로망 중 버려야 할 것 1위! 잔디 욕심!</title>
      <link>https://solsolwaffle.tistory.com/111</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;title&gt;단독주택 로망 중 버려야 할 것 1위 — 잔디밭 욕심! 1년 반 살아본 솔직 후기&lt;/title&gt;

&lt;meta name=&quot;description&quot; content=&quot;단독주택 마당에 잔디 깔지 마세요! 1년 반 살아본 솔직 후기. 분양 택지 피크닉으로 미리 깨달은 잔디밭 현실(모기·더위·벌레), 공구리+석재 마감 선택 + 만족 포인트 5가지 정리.&quot;&gt;
&lt;meta property=&quot;og:type&quot; content=&quot;article&quot;&gt;
&lt;meta property=&quot;og:title&quot; content=&quot;단독주택 로망 중 버려야 할 것 1위 — 잔디밭 욕심!&quot;&gt;
&lt;meta property=&quot;og:description&quot; content=&quot;1년 반 살아본 결과, 잔디밭 없는 게 정답이었어요.&quot;&gt;

&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.googleapis.com&quot;&gt;
&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.gstatic.com&quot; crossorigin&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;800;900&amp;family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; as=&quot;style&quot; crossorigin href=&quot;https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css&quot; /&gt;
&lt;style&gt;
  :root {
    --paper:#FBF8F3; --paper-2:#F2EBDC; --card:#FFFFFF;
    --ink:#1B1A20; --ink-soft:#4A444F; --ink-mute:#8A828F;
    --line:#E8DEC9; --line-soft:#F0E8D5;
    --char-700:#0F0E12;
    --gold-50:#FCF5E0; --gold-100:#F8E2A2; --gold-300:#E8B872; --gold-500:#DA9A1A; --gold-700:#7A5810;
    --wine-50:#F5E8EC; --wine-100:#DCB5C0; --wine-500:#882B45; --wine-700:#4A1322;
    --sage-50:#EFF5E6; --sage-100:#D2E5B0; --sage-300:#95BD5C; --sage-500:#5C8D2C; --sage-700:#2D5008;
    --coral-50:#FFE8DD; --coral-100:#FFC8A8; --coral-300:#F0945A; --coral-500:#C85820; --coral-700:#6E2E0E;
    --navy-50:#E5EAF2; --navy-100:#B5C2DB; --navy-500:#2A4684; --navy-700:#0F1D45;
    --plum-50:#F3EDF5; --plum-100:#DCC9E0; --plum-500:#6B4F75; --plum-700:#3D2A45;
    --teal-50:#E0F0EE; --teal-100:#A8D5D0; --teal-500:#1F7A72; --teal-700:#0E4A44;
    --cream-50:#FCF6E8; --cream-100:#F5E5BD;
    --radius-sm:8px; --radius:14px; --radius-lg:22px;
  }
  *{box-sizing:border-box;}
  html,body{margin:0;padding:0;font-family:'Pretendard Variable','Pretendard','Noto Sans KR',-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.85;word-break:keep-all;overflow-wrap:break-word;text-wrap:pretty;}
  .container{max-width:640px;margin:0 auto;padding:0 24px;}
  .hero{padding:76px 0 64px;background:radial-gradient(800px 400px at 80% 0%,var(--coral-50) 0%,transparent 60%),radial-gradient(600px 350px at 0% 100%,var(--sage-50) 0%,transparent 60%),var(--paper);margin-bottom:48px;border-bottom:1px solid var(--line);position:relative;overflow:hidden;}
  .hero::before{content:' ';position:absolute;top:60px;right:50px;font-size:80px;opacity:0.13;}
  .hero .container{position:relative;}
  .hero .kicker{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--coral-700);margin-bottom:14px;font-weight:600;letter-spacing:0.04em;display:inline-flex;align-items:center;gap:12px;}
  .hero .kicker::before{content:'';width:8px;height:8px;border-radius:50%;background:var(--coral-500);}
  .hero h1{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:30px;font-weight:800;letter-spacing:-0.035em;line-height:1.45;margin:0 0 20px;color:var(--ink);}
  .hero h1 .accent{color:var(--coral-700);}
  .hero h1 .underline{position:relative;display:inline-block;}
  .hero h1 .underline::after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:10px;background:var(--gold-100);z-index:-1;opacity:0.7;}
  .hero .lede{font-size:15px;line-height:1.95;color:var(--ink-soft);margin:0;letter-spacing:-0.005em;}
  article{padding:0 0 80px;}
  h2{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:24px;font-weight:800;letter-spacing:-0.03em;line-height:1.5;margin:52px 0 16px;color:var(--ink);}
  h2 .num{display:inline-block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:16px;font-weight:600;letter-spacing:0.02em;color:var(--coral-700);background:var(--coral-50);padding:4px 12px;border-radius:999px;margin-right:10px;vertical-align:middle;position:relative;top:-3px;}
  h2.gold .num{color:var(--gold-700);background:var(--gold-50);}
  h2.sage .num{color:var(--sage-700);background:var(--sage-50);}
  h2.navy .num{color:var(--navy-700);background:var(--navy-50);}
  h2.wine .num{color:var(--wine-700);background:var(--wine-50);}
  h2.plum .num{color:var(--plum-700);background:var(--plum-50);}
  h3{font-size:17px;font-weight:800;letter-spacing:-0.015em;margin:24px 0 10px;color:var(--ink);line-height:1.55;}
  p{font-size:15px;line-height:1.85;color:var(--ink);margin:0 0 14px;letter-spacing:-0.005em;}
  p b,strong{font-weight:700;}
  .hl{background:linear-gradient(180deg,transparent 60%,var(--gold-100) 60%);padding:0 2px;font-weight:600;}
  .hl-coral{background:linear-gradient(180deg,transparent 60%,var(--coral-100) 60%);padding:0 2px;font-weight:600;}
  .hl-wine{background:linear-gradient(180deg,transparent 60%,var(--wine-100) 60%);padding:0 2px;font-weight:600;}

  /* Experience box - 사전 실험 */
  .exp-box{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:28px 30px;margin:24px 0;border-left:5px solid var(--coral-500);}
  .exp-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--coral-700);margin-bottom:6px;font-weight:700;letter-spacing:0.06em;}
  .exp-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:18px;font-weight:800;margin:0 0 14px;color:var(--coral-700);letter-spacing:-0.02em;}
  .exp-box p{font-size:13.5px;line-height:1.85;margin:0 0 8px;color:var(--ink);}
  .exp-box p:last-child{margin-bottom:0;}
  .exp-box p b{color:var(--coral-700);font-weight:700;}

  /* Reality grid - 잔디밭 현실 */
  .reality-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin:20px 0;}
  .reality-cell{background:var(--card);padding:18px 12px;border-radius:var(--radius);text-align:center;border:1px solid var(--line);position:relative;overflow:hidden;}
  .reality-cell::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:var(--wine-500);}
  .reality-cell .ico{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11px;color:var(--ink-mute);letter-spacing:0.06em;font-weight:800;margin-bottom:4px;}
  .reality-cell .name{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:18px;color:var(--wine-700);line-height:1.2;letter-spacing:-0.02em;margin-bottom:6px;}
  .reality-cell .desc{font-size:11.5px;color:var(--ink-soft);line-height:1.4;}
  @media (max-width:480px){.reality-grid{grid-template-columns:1fr;}.reality-cell{padding:14px 14px;}.reality-cell .name{font-size:16px;}}

  /* Schedule box - 잔디 관리 일정 */
  .schedule-box{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;margin:24px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.05);}
  .schedule-head{padding:18px 24px;background:linear-gradient(135deg,var(--wine-50) 0%,var(--gold-50) 100%);border-bottom:1px solid var(--line);text-align:center;}
  .schedule-head .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--wine-700);font-weight:700;letter-spacing:0.06em;margin-bottom:4px;}
  .schedule-head h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:17px;font-weight:800;margin:0;color:var(--wine-700);letter-spacing:-0.02em;}
  .sch-row{display:grid;grid-template-columns:80px 1fr;gap:0;border-top:1px solid var(--line-soft);align-items:stretch;}
  .sch-row.header{background:var(--paper-2);}
  .sch-row.header .cell{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11px;color:var(--ink-mute);font-weight:800;letter-spacing:0.06em;padding:10px 14px;text-align:center;}
  .sch-row .cell{padding:11px 14px;font-size:13px;line-height:1.6;border-right:1px solid var(--line-soft);}
  .sch-row .cell:last-child{border-right:none;}
  .sch-row .cell.month{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;color:var(--wine-700);text-align:center;background:var(--paper-2);font-size:14px;letter-spacing:-0.015em;}
  .sch-row .cell.task{color:var(--ink);font-size:12.5px;}
  .sch-row .cell.task b{color:var(--wine-700);font-weight:700;}
  .sch-row.peak{background:var(--wine-50);}
  .sch-row.peak .cell.month{background:var(--wine-700);color:var(--gold-100);}
  .sch-row.peak .cell.task{font-weight:600;}

  /* Choice card - 우리의 선택 */
  .choice-card{background:linear-gradient(135deg,var(--sage-50) 0%,var(--cream-50) 100%);border-radius:var(--radius-lg);padding:28px 30px;margin:24px 0;border-left:5px solid var(--sage-500);}
  .choice-card .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--sage-700);margin-bottom:6px;font-weight:700;letter-spacing:0.06em;}
  .choice-card h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:18px;font-weight:800;margin:0 0 16px;color:var(--sage-700);letter-spacing:-0.02em;}
  .choice-list{list-style:none;padding:0;margin:0;}
  .choice-list li{padding:11px 0;border-top:1px dashed rgba(45,80,8,0.2);font-size:13.5px;line-height:1.7;color:var(--ink);display:flex;align-items:flex-start;gap:12px;}
  .choice-list li:first-child{border-top:none;padding-top:2px;}
  .choice-list li .check{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;font-weight:800;color:var(--sage-700);flex-shrink:0;line-height:1.3;min-width:34px;}
  .choice-list li b{color:var(--sage-700);font-weight:700;}

  /* Satisfaction box - 1년 반 만족 */
  .sat-box{background:linear-gradient(135deg,var(--gold-50) 0%,var(--coral-50) 100%);border-radius:var(--radius-lg);padding:26px 30px;margin:24px 0;border-left:5px solid var(--gold-500);}
  .sat-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--gold-700);margin-bottom:6px;font-weight:700;letter-spacing:0.06em;}
  .sat-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:18px;font-weight:800;margin:0 0 14px;color:var(--gold-700);letter-spacing:-0.02em;line-height:1.4;}
  .sat-list{list-style:none;padding:0;margin:0;}
  .sat-list li{padding:11px 0;border-top:1px dashed rgba(122,88,16,0.2);font-size:13.5px;line-height:1.7;color:var(--ink);display:flex;align-items:flex-start;gap:12px;}
  .sat-list li:first-child{border-top:none;padding-top:2px;}
  .sat-list li .num{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;font-weight:800;color:var(--gold-700);flex-shrink:0;line-height:1.3;min-width:34px;}
  .sat-list li b{color:var(--gold-700);font-weight:700;}

  /* Pull quote */
  .pull-quote{margin:28px 0;padding:24px 28px;background:linear-gradient(135deg,var(--cream-50) 0%,var(--paper-2) 100%);border-radius:var(--radius);border-left:4px solid var(--wine-500);position:relative;}
  .pull-quote::before{content:'&quot;';position:absolute;top:8px;left:18px;font-family:'Cormorant Garamond',serif;font-size:60px;color:var(--wine-100);line-height:1;font-style:italic;opacity:0.6;}
  .pull-quote p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:15.5px;font-weight:600;line-height:1.7;color:var(--ink);margin:0 0 8px;letter-spacing:-0.015em;padding-left:30px;}
  .pull-quote .source{display:block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:12px;color:var(--ink-mute);padding-left:30px;}
  @media (max-width:480px){.pull-quote{padding:22px 22px;}.pull-quote p{font-size:14.5px;padding-left:22px;}.pull-quote .source{padding-left:22px;}}

  /* Limit box - 솔직 단점 */
  .limit-box{background:var(--card);border-radius:var(--radius-lg);padding:24px 28px;margin:24px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.04);border-left:5px solid var(--navy-500);}
  .limit-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--navy-700);font-weight:700;letter-spacing:0.06em;margin-bottom:6px;}
  .limit-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:17px;font-weight:800;margin:0 0 14px;color:var(--navy-700);letter-spacing:-0.02em;}
  .limit-box p{font-size:13.5px;line-height:1.85;margin:0 0 8px;color:var(--ink);}
  .limit-box p:last-child{margin-bottom:0;}
  .limit-box p b{color:var(--navy-700);font-weight:700;}

  /* Closing */
  .closing{background:linear-gradient(135deg,var(--sage-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:28px 28px;margin:40px 0 0;text-align:center;}
  .closing .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--sage-700);margin-bottom:12px;font-weight:600;}
  .closing p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:16px;font-weight:500;line-height:1.85;color:var(--ink);margin:0;letter-spacing:-0.01em;}
  .closing .em{color:var(--sage-700);font-weight:800;}

  .tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line);}
  .tag-pill{font-size:12px;color:var(--ink-soft);background:var(--card);padding:6px 12px;border-radius:999px;border:1px solid var(--line);}
  .disclaimer{font-size:11.5px;color:var(--ink-mute);line-height:1.75;text-align:center;margin-top:28px;padding:18px 22px;background:var(--paper-2);border-radius:var(--radius-sm);}

  @media (max-width:480px){.hero{padding:56px 0 48px;margin-bottom:36px;}.hero h1{font-size:24px;}.hero .lede{font-size:14px;}h2{font-size:20px;margin:40px 0 14px;}h3{font-size:16px;}.container{padding:0 20px;}.exp-box,.choice-card,.sat-box,.limit-box,.closing{padding:24px 22px;}.closing p{font-size:15px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header class=&quot;hero&quot;&gt;
  &lt;div class=&quot;container&quot;&gt;
    &lt;div class=&quot;kicker&quot;&gt;House Living Review · 1.5 Year Update&lt;/div&gt;
    &lt;h1&gt;단독주택 로망 중 버려야 할 것 1위&lt;br&gt;&lt;span class=&quot;underline accent&quot;&gt;잔디 욕심!&lt;/span&gt;&lt;/h1&gt;
    &lt;p class=&quot;lede&quot;&gt;단독주택 로망 가지면 가장 먼저 떠올리는 그림이 &lt;b&gt;&quot;마당에 잔디밭, 그 위에 돗자리, 옆에 바비큐&quot;&lt;/b&gt;잖아요. 저도 그랬어요. 그런데 단독주택 짓기 전에 분양 중인 택지를 돌아다니며 &lt;b&gt;실제로 돗자리 깔고 피크닉을 해봤거든요&lt;/b&gt;. 결과는 충격적이었어요. 벌레, 더위, 모기 때문에 1층 잔디밭에서 시간 보낼 일이 거의 없겠더라고요. 그래서 쿨하게 &lt;span class=&quot;hl&quot;&gt;잔디밭은 포기하고 공구리치고 석재로 마감&lt;/span&gt;했어요. 조경 부분에만 최소한 잔디. &lt;b&gt;1년 반 살아본 지금, 너무 만족이에요!&lt;/b&gt; 같은 고민하는 분들에게 직접 살아본 후기 솔직하게 풀어볼게요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;container&quot;&gt;
&lt;article&gt;

  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;No. 00&lt;/span&gt;잔디 욕심 — 가장 흔한 단독주택 로망의 함정&lt;/h2&gt;

  &lt;p&gt;단독주택 짓기 전에 가장 많이 그려보는 그림 중 하나가 &lt;b&gt;잔디밭 마당&lt;/b&gt;이에요. 푸른 잔디 위에 돗자리 깔고, 모종 심고, 아이들이 뛰놀고, 주말엔 바비큐. 인스타에서 보던 그 그림. 그런데 막상 살아보니 그 그림이 현실에서 펼쳐지는 건 &lt;span class=&quot;hl-coral&quot;&gt;1년에 손에 꼽을 정도&lt;/span&gt;예요.&lt;/p&gt;

  &lt;p&gt;왜냐고요? &lt;b&gt;한국 여름은 잔디밭에서 노는 게 거의 불가능&lt;/b&gt;해요. 더위, 모기, 벌레. 게다가 잔디 자체가 정말 손이 많이 가서, &lt;span class=&quot;hl-wine&quot;&gt;관리하다가 즐길 시간이 없어요&lt;/span&gt;. 단독주택 짓는 분들이 가장 먼저 버려야 할 로망 1순위가 잔디 욕심이에요.&lt;/p&gt;

  &lt;h2 class=&quot;coral&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 01&lt;/span&gt;저희 부부의 사전 실험 — 분양 택지 피크닉&lt;/h2&gt;

  &lt;div class=&quot;exp-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ OUR EXPERIMENT · 직접 해본 사전 실험&lt;/div&gt;
    &lt;h3&gt;분양 택지에 돗자리 깔고 피크닉 시도&lt;/h3&gt;
    &lt;p&gt;저희 부부는 단독주택을 짓기 전에 &lt;b&gt;이곳저곳 분양 중인 택지를 돌아다니며 실제로 돗자리를 깔아놓고 피크닉을 해봤어요&lt;/b&gt;. 머릿속 상상이 아니라 직접 체험해보고 결정하기 위해서였어요. 결과는?&lt;/p&gt;
    &lt;p&gt;① &lt;b&gt;벌레가 정말 많아요.&lt;/b&gt; 풀밭에는 모기·각다귀·진드기·개미가 끊임없이.&lt;br&gt;② &lt;b&gt;여름엔 너무 덥다.&lt;/b&gt; 햇빛이 직접 쏟아지는 잔디 위는 한증막.&lt;br&gt;③ &lt;b&gt;모기와의 전쟁.&lt;/b&gt; 해질녘 30분이 한계. 그 이상은 모기약·모기향 풀가동.&lt;/p&gt;
    &lt;p&gt;이 실험을 통해 깨달은 게 있어요. &lt;b&gt;&quot;우리는 1층 잔디밭에서 시간을 거의 안 보낼 거다&quot;&lt;/b&gt;라는 사실. 머릿속 로망 vs 실제 라이프스타일이 완전히 다르다는 걸 짓기 전에 알아낸 거예요.&lt;/p&gt;
  &lt;/div&gt;

  &lt;p&gt;이 사전 실험이 인생 결정을 바꿨어요. 만약 &lt;b&gt;잔디밭 깔고 시작했다면&lt;/b&gt; 매년 여름마다 잔디 관리하느라 시간 다 쏟고, 정작 잔디 위에서 보내는 시간은 거의 없는 모순적인 삶을 살았을 거예요. &lt;span class=&quot;hl&quot;&gt;실제로 단독주택 짓는 지인들 후기 보면 다 비슷한 패턴&lt;/span&gt;이에요.&lt;/p&gt;

  &lt;h2 class=&quot;wine&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 02&lt;/span&gt;잔디밭의 현실 — 모기·더위·벌레 3종 세트&lt;/h2&gt;

  &lt;div class=&quot;reality-grid&quot;&gt;
    &lt;div class=&quot;reality-cell&quot;&gt;
      &lt;div class=&quot;ico&quot;&gt;★ 01&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;모기&lt;/div&gt;
      &lt;div class=&quot;desc&quot;&gt;잔디 = 모기 서식지&lt;br&gt;해질녘 30분이 한계&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;reality-cell&quot;&gt;
      &lt;div class=&quot;ico&quot;&gt;★ 02&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;더위&lt;/div&gt;
      &lt;div class=&quot;desc&quot;&gt;잔디는 한국 여름&lt;br&gt;한증막 효과&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;reality-cell&quot;&gt;
      &lt;div class=&quot;ico&quot;&gt;★ 03&lt;/div&gt;
      &lt;div class=&quot;name&quot;&gt;벌레&lt;/div&gt;
      &lt;div class=&quot;desc&quot;&gt;진드기·각다귀·개미&lt;br&gt;피부 트러블 유발&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;한국 기후는 &lt;b&gt;유럽이나 북미 잔디 문화와 완전히 달라요&lt;/b&gt;. 그쪽은 건조하고 시원한 여름이라 잔디밭이 즐길 만한데, 한국은 습하고 더운 아열대성 여름. 잔디밭이 모기와 곰팡이의 천국이 돼요. 잔디밭에서 시간 보내는 게 환상이고, 실제로는 &lt;span class=&quot;hl-coral&quot;&gt;에어컨 켜진 거실에서 보는 풍경&lt;/span&gt;으로만 즐기는 경우가 대부분.&lt;/p&gt;

  &lt;h2 class=&quot;navy&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 03&lt;/span&gt;잔디 관리 일정 — 노동의 9개월&lt;/h2&gt;

  &lt;p&gt;혹시라도 &lt;b&gt;&quot;잔디밭은 그냥 두면 알아서 자라겠지&quot;&lt;/b&gt; 생각하시면 큰 오해예요. 잔디밭은 9개월 내내 노동이에요. 월별 관리 일정을 보면 충격받으실 거예요.&lt;/p&gt;

  &lt;div class=&quot;schedule-box&quot;&gt;
    &lt;div class=&quot;schedule-head&quot;&gt;
      &lt;div class=&quot;lbl&quot;&gt;★ LAWN CARE SCHEDULE · 월별 관리&lt;/div&gt;
      &lt;h3&gt;잔디 관리 9개월 노동 일정&lt;/h3&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sch-row header&quot;&gt;
      &lt;div class=&quot;cell&quot;&gt;월&lt;/div&gt;
      &lt;div class=&quot;cell&quot;&gt;필요 작업&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sch-row&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;3월&lt;/div&gt;
      &lt;div class=&quot;cell task&quot;&gt;&lt;b&gt;잔디 심기 / 보식&lt;/b&gt; — 훼손된 곳 보충, 경계선 정리&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sch-row&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;4월&lt;/div&gt;
      &lt;div class=&quot;cell task&quot;&gt;&lt;b&gt;시비 시작&lt;/b&gt; — 비료 살포&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sch-row&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;5월&lt;/div&gt;
      &lt;div class=&quot;cell task&quot;&gt;&lt;b&gt;월 1-2회 깎기&lt;/b&gt; — 20mm 높이 유지&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sch-row&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;6월&lt;/div&gt;
      &lt;div class=&quot;cell task&quot;&gt;&lt;b&gt;시비 + 깎기&lt;/b&gt; — 월 1-2회&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sch-row peak&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;7월&lt;/div&gt;
      &lt;div class=&quot;cell task&quot;&gt;&lt;b&gt;피크 노동!&lt;/b&gt; 하루 2mm씩 성장 / 1주 1회 물 / 월 2-3회 깎기&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sch-row peak&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;8월&lt;/div&gt;
      &lt;div class=&quot;cell task&quot;&gt;&lt;b&gt;성장 클라이맥스&lt;/b&gt; 1주 1회 이상 물 / 월 2-3회 깎기&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sch-row&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;9월&lt;/div&gt;
      &lt;div class=&quot;cell task&quot;&gt;&lt;b&gt;잡초 제거 + 깎기&lt;/b&gt; 월 1-2회&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sch-row&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;10월&lt;/div&gt;
      &lt;div class=&quot;cell task&quot;&gt;&lt;b&gt;마지막 깎기&lt;/b&gt; 한 해의 끝&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sch-row&quot;&gt;
      &lt;div class=&quot;cell month&quot;&gt;11월&lt;/div&gt;
      &lt;div class=&quot;cell task&quot;&gt;&lt;b&gt;겨울 잡초 제초&lt;/b&gt; 신경 쓰기&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;특히 &lt;b&gt;7-8월은 거의 매주 토요일이 잔디 관리 데이&lt;/b&gt;예요. 더운 여름에 땀 뻘뻘 흘리며 잔디 깎고, 잡초 뽑고, 물 주고. 1년 휴가가 잔디 관리에 다 갈 정도. 게다가 &lt;b&gt;3개월만 방치하면 잡초가 잔디를 덮어버려서 처음부터 다시 시작해야 해요&lt;/b&gt;. 마치 봉분 관리하는 거랑 비슷하다는 말까지 있을 정도.&lt;/p&gt;

  &lt;div class=&quot;pull-quote&quot;&gt;
    &lt;p&gt;잔디가 남들 보기 좋으라(뭐 그런 측면이 없는 건 아니지만) 심어 놓는 게 아니라, &lt;b&gt;안 심으면 잡초가 무성해져서 까는 거예요&lt;/b&gt;. 그래서 잔디마저 관리하기 힘들면 그냥 공구리 치면 돼요. 잔디 이쁜 전원주택 보면 정말 집주인이 대단하다는 생각밖에 안 들어요.&lt;/p&gt;
    &lt;span class=&quot;source&quot;&gt;— 클리앙 단독주택 거주자 후기 中&lt;/span&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;sage&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 04&lt;/span&gt;저희의 선택 — 공구리 + 석재 + 최소 조경&lt;/h2&gt;

  &lt;div class=&quot;choice-card&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ OUR CHOICE · 우리의 마감 선택&lt;/div&gt;
    &lt;h3&gt;잔디 포기, 석재 마감 + 최소 조경&lt;/h3&gt;
    &lt;ul class=&quot;choice-list&quot;&gt;
      &lt;li&gt;&lt;span class=&quot;check&quot;&gt;01&lt;/span&gt;&lt;div&gt;&lt;b&gt;1층 마당 전체 공구리(콘크리트)&lt;/b&gt; — 평탄하고 단단하게 기초 잡기. 비 와도 물 빠짐 좋게 약간의 경사 + 배수구 설치.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;check&quot;&gt;02&lt;/span&gt;&lt;div&gt;&lt;b&gt;그 위에 석재 / 타일 마감&lt;/b&gt; — 화강석(포천석·문경석)과 외부용 타일로 깔끔하게 마감. 디자인도 모던하고 청소도 편해요.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;check&quot;&gt;03&lt;/span&gt;&lt;div&gt;&lt;b&gt;조경 영역만 최소한 잔디&lt;/b&gt; — 화단 옆 일부 영역에만 잔디 + 관목 식재. 관리 면적이 작아 시간 절약 + 시각적 만족도 둘 다 챙김.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;check&quot;&gt;04&lt;/span&gt;&lt;div&gt;&lt;b&gt;벤치·테이블 외부 가구 비치&lt;/b&gt; — 석재 위에 야외 가구 두니까 모기 적은 봄·가을엔 충분히 활용 가능. 마당이 거실 연장선.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;check&quot;&gt;05&lt;/span&gt;&lt;div&gt;&lt;b&gt;옥상에 별도 휴식 공간&lt;/b&gt; — 1층 잔디 포기한 대신 옥상에 루프탑 테라스 만들어서 거기서 시간 보내요. 모기도 적고 풍경도 좋고.&lt;/div&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;p&gt;핵심은 &lt;b&gt;&quot;내 라이프스타일에 맞춘 마당&quot;&lt;/b&gt;이에요. 잔디밭이 안 어울리는 라이프라면 다른 형태로 갈아타는 게 정답이에요. 저희는 &lt;span class=&quot;hl-sage&quot;&gt;석재 마감 + 최소 조경 + 옥상 활용&lt;/span&gt;이라는 조합으로 단독주택의 매력을 더 잘 살릴 수 있었어요.&lt;/p&gt;

  &lt;h2 class=&quot;gold&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 05&lt;/span&gt;1년 반 살아본 만족 포인트 5가지&lt;/h2&gt;

  &lt;div class=&quot;sat-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ 1.5 YEAR REVIEW · 1년 반 살아본 후기&lt;/div&gt;
    &lt;h3&gt;잔디 포기하길 정말 잘한 5가지 이유&lt;/h3&gt;
    &lt;ul class=&quot;sat-list&quot;&gt;
      &lt;li&gt;&lt;span class=&quot;num&quot;&gt;01&lt;/span&gt;&lt;div&gt;&lt;b&gt;주말이 자유로워요&lt;/b&gt; — 잔디 깎기·물주기·잡초 뽑기 노동에서 해방. 주말은 정말 쉬는 날이 됐어요.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;num&quot;&gt;02&lt;/span&gt;&lt;div&gt;&lt;b&gt;청소가 편해요&lt;/b&gt; — 석재 위에 떨어진 낙엽·먼지는 물청소 한 번이면 끝. 잔디였으면 잔디 사이사이 끼어 곤란했을 거예요.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;num&quot;&gt;03&lt;/span&gt;&lt;div&gt;&lt;b&gt;모기가 확연히 적어요&lt;/b&gt; — 잔디·풀 없으니 모기 서식지가 줄어요. 봄·가을 마당 활용도가 오히려 더 높아졌어요.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;num&quot;&gt;04&lt;/span&gt;&lt;div&gt;&lt;b&gt;외부 가구 활용도 높음&lt;/b&gt; — 석재 위에 야외 테이블·벤치·화분 자유롭게 배치. 잔디 위였으면 가구 다리가 잔디 죽이는 문제가 생겼을 거예요.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;num&quot;&gt;05&lt;/span&gt;&lt;div&gt;&lt;b&gt;유지비 거의 0원&lt;/b&gt; — 잔디 비료·잡초제·잔디깎이 기계·물값 모두 안 듦. 1년에 수십만원 절약. 1년 반이면 100만원 가까이 절약된 셈.&lt;/div&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;p&gt;특히 &lt;b&gt;&quot;모기 적음&quot;&lt;/b&gt;이 정말 의외의 발견이었어요. 처음엔 &quot;잔디만 없애도 모기가 적을까?&quot; 반신반의했는데, 실제로 살아보니 &lt;span class=&quot;hl&quot;&gt;분명한 차이&lt;/span&gt;가 있어요. 풀과 흙이 줄어드니 모기 알 낳을 곳도 줄고, 그늘진 습한 공간이 줄어드니 모기 서식 환경 자체가 사라져요.&lt;/p&gt;

  &lt;h2 class=&quot;plum&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 06&lt;/span&gt;솔직히 말하면 단점도 있어요&lt;/h2&gt;

  &lt;div class=&quot;limit-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ HONEST DOWNSIDE · 솔직한 단점&lt;/div&gt;
    &lt;h3&gt;석재 마감의 한계점도 인정&lt;/h3&gt;
    &lt;p&gt;&lt;b&gt;① 여름에 더 덥게 느껴질 수 있어요&lt;/b&gt; — 석재는 햇빛 받으면 열 흡수해서 잔디보다 표면 온도가 높아요. 다만 그늘막·차양 설치하면 충분히 해결돼요.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;② 시각적으로 차가워 보일 수 있어요&lt;/b&gt; — 잔디의 푸른 생기 vs 석재의 모던함. 취향 차이예요. 저희는 화단·관목으로 보완했어요.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;③ 초기 비용이 더 높아요&lt;/b&gt; — 잔디 시공보다 석재·타일 마감이 평당 비용 높음. 단, 장기적으로 유지비 절감으로 회수돼요.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;④ 아이가 있으면 푹신함이 부족&lt;/b&gt; — 잔디는 넘어져도 푹신한데 석재는 다칠 수 있어요. 어린아이 가정은 일부 영역에 야외용 매트 활용 추천.&lt;/p&gt;
  &lt;/div&gt;

  &lt;p&gt;이런 단점들이 있어도 저희에겐 &lt;b&gt;관리 부담 0&lt;/b&gt;이라는 장점이 모든 걸 압도해요. &lt;span class=&quot;hl&quot;&gt;결국 라이프스타일 맞춤이 정답&lt;/span&gt;이에요. 저희처럼 마당에서 시간을 많이 안 보낼 라이프라면 잔디는 부담만 되고, 반대로 정원 가꾸기가 취미인 분이라면 잔디가 즐거움이 될 수도 있겠죠.&lt;/p&gt;

  &lt;h2 class=&quot;sage&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 07&lt;/span&gt;마무리 — 짓기 전에 꼭 해보세요&lt;/h2&gt;

  &lt;p&gt;단독주택 짓는 분들에게 가장 강력하게 추천드리는 건 &lt;b&gt;&quot;분양 택지에서 돗자리 피크닉 사전 실험&quot;&lt;/b&gt;이에요. 머릿속 로망 말고 &lt;span class=&quot;hl-coral&quot;&gt;실제 라이프스타일을 시뮬레이션&lt;/span&gt;해보는 거예요. 한 시간만 누워있어 봐도 본인이 잔디밭에서 시간을 보낼 사람인지, 아닌지 명확해져요.&lt;/p&gt;

  &lt;p&gt;저희는 그 실험 덕분에 잘못된 로망에 매달리지 않고 실용적인 선택을 했어요. &lt;b&gt;1년 반 살아본 지금&lt;/b&gt;도 잔디 안 깐 게 정말 잘한 결정이라 생각해요. 주말마다 잔디 관리하는 친구 집 보면서 &quot;역시 안 했어야지&quot; 안도하기도 하고요.&lt;/p&gt;

  &lt;p&gt;마지막으로 한 가지 더. &lt;b&gt;&quot;잔디 안 한다 = 마당이 삭막하다&quot;&lt;/b&gt;가 아니에요. 화단·관목·외부 가구·옥상 테라스로 충분히 풍성한 외부 공간을 만들 수 있어요. 단독주택의 매력은 잔디가 아니라 &lt;span class=&quot;hl&quot;&gt;&quot;내 라이프스타일에 딱 맞는 외부 공간&quot;&lt;/span&gt;이에요. 그걸 잘 설계하면 어떤 형태든 만족도 100점짜리 집이 돼요.&lt;/p&gt;

  &lt;div class=&quot;closing&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;Final Note&lt;/div&gt;
    &lt;p&gt;단독주택 로망 중 잔디 욕심은 버려도 OK!&lt;br&gt;1년 반 살아본 결과, 잔디 없는 게 정답.&lt;br&gt;&lt;span class=&quot;em&quot;&gt;짓기 전에 사전 실험 꼭 해보세요!&lt;/span&gt;&lt;/p&gt;
  &lt;/div&gt;

  &lt;div class=&quot;disclaimer&quot;&gt;
    ※ 본 글은 2026년 5월 기준 단독주택 거주자의 1년 반 직접 후기와 클리앙, 마일모아, 브런치 단독주택 커뮤니티, 공간제작소 등 공개 자료를 종합한 정보 글입니다.&lt;br&gt;
    인용된 잔디 관리 일정·시공 정보는 발표 시점·지역·기후에 따라 차이가 있을 수 있습니다.&lt;br&gt;
    &lt;b&gt;본 글은 어떠한 시공 권유나 마감재 광고가 아닙니다.&lt;/b&gt; 단독주택 마감 선택은 본인의 라이프스타일·예산·기후 조건·취향에 따라 다양한 정답이 있을 수 있으니, 구체적 시공 상담은 반드시 건축 전문가와 협의하시길 바랍니다.&lt;br&gt;
    잔디 마감 vs 석재 마감 모두 각각의 장단점이 있으며, 본문은 한 거주자의 개인 경험 후기일 뿐 모든 단독주택에 적용되는 정답은 아닙니다. 반려동물·어린아이가 있는 가정은 별도 고려가 필요합니다.&lt;br&gt;
    본 글은 어떠한 광고·협찬과도 무관한 정보 공유 글입니다.
  &lt;/div&gt;

  &lt;div class=&quot;tags&quot;&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#단독주택&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#잔디밭없는마당&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#마당마감&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#석재마감&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#단독주택후기&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#잔디관리&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#마당관리&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#건축주후기&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#단독주택로망&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#1년반살아본후기&lt;/span&gt;
  &lt;/div&gt;

&lt;/article&gt;
&lt;/div&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <category>▶ 영종도 전원주택 직영 이야기</category>
      <category>#단독주택 #잔디밭없는마당 #마당마감 #석재마감 #단독주택후기 #잔디관리 #마당관리 #건축주후기 #단독주택로망 #1년반살아본후기</category>
      <author>쏠쏠와플</author>
      <guid isPermaLink="true">https://solsolwaffle.tistory.com/111</guid>
      <comments>https://solsolwaffle.tistory.com/111#entry111comment</comments>
      <pubDate>Sat, 9 May 2026 17:40:58 +0900</pubDate>
    </item>
    <item>
      <title>대체공휴일 지정 기준 맨날 헷갈려! 완벽정리! 이번 부처님오신날은?</title>
      <link>https://solsolwaffle.tistory.com/110</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;title&gt;대체공휴일 지정 기준 완벽 정리 — 2026년 5월 25일 부처님오신날 대체 사례로 이해하기&lt;/title&gt;

&lt;meta name=&quot;description&quot; content=&quot;대체공휴일 헷갈릴 때 필독! 신정·현충일은 왜 제외? 설날·추석은 일요일만? 부처님오신날 5월 25일 대체 사례로 핵심 기준 도식 정리. 2026년 대체공휴일 4일 일정까지.&quot;&gt;
&lt;meta property=&quot;og:type&quot; content=&quot;article&quot;&gt;
&lt;meta property=&quot;og:title&quot; content=&quot;대체공휴일 지정 기준 완벽 정리 — 부처님오신날 대체 사례로 이해하기&quot;&gt;
&lt;meta property=&quot;og:description&quot; content=&quot;2026년 5월 25일 대체공휴일 사례로 핵심 기준 한 번에 정리.&quot;&gt;

&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.googleapis.com&quot;&gt;
&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.gstatic.com&quot; crossorigin&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;800;900&amp;family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; as=&quot;style&quot; crossorigin href=&quot;https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css&quot; /&gt;
&lt;style&gt;
  :root {
    --paper:#FBF8F3; --paper-2:#F2EBDC; --card:#FFFFFF;
    --ink:#1B1A20; --ink-soft:#4A444F; --ink-mute:#8A828F;
    --line:#E8DEC9; --line-soft:#F0E8D5;
    --char-700:#0F0E12;
    --gold-50:#FCF5E0; --gold-100:#F8E2A2; --gold-300:#E8B872; --gold-500:#DA9A1A; --gold-700:#7A5810;
    --wine-50:#F5E8EC; --wine-100:#DCB5C0; --wine-500:#882B45; --wine-700:#4A1322;
    --sage-50:#EFF5E6; --sage-100:#D2E5B0; --sage-300:#95BD5C; --sage-500:#5C8D2C; --sage-700:#2D5008;
    --coral-50:#FFE8DD; --coral-100:#FFC8A8; --coral-300:#F0945A; --coral-500:#C85820; --coral-700:#6E2E0E;
    --navy-50:#E5EAF2; --navy-100:#B5C2DB; --navy-500:#2A4684; --navy-700:#0F1D45;
    --plum-50:#F3EDF5; --plum-100:#DCC9E0; --plum-500:#6B4F75; --plum-700:#3D2A45;
    --teal-50:#E0F0EE; --teal-100:#A8D5D0; --teal-500:#1F7A72; --teal-700:#0E4A44;
    --cream-50:#FCF6E8; --cream-100:#F5E5BD;
    --radius-sm:8px; --radius:14px; --radius-lg:22px;
  }
  *{box-sizing:border-box;}
  html,body{margin:0;padding:0;font-family:'Pretendard Variable','Pretendard','Noto Sans KR',-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.85;word-break:keep-all;overflow-wrap:break-word;text-wrap:pretty;}
  .container{max-width:640px;margin:0 auto;padding:0 24px;}
  .hero{padding:76px 0 64px;background:radial-gradient(800px 400px at 80% 0%,var(--coral-50) 0%,transparent 60%),radial-gradient(600px 350px at 0% 100%,var(--navy-50) 0%,transparent 60%),var(--paper);margin-bottom:48px;border-bottom:1px solid var(--line);position:relative;overflow:hidden;}
  .hero::before{content:' ';position:absolute;top:60px;right:50px;font-size:80px;opacity:0.13;}
  .hero .container{position:relative;}
  .hero .kicker{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--coral-700);margin-bottom:14px;font-weight:600;letter-spacing:0.04em;display:inline-flex;align-items:center;gap:12px;}
  .hero .kicker::before{content:'';width:8px;height:8px;border-radius:50%;background:var(--coral-500);}
  .hero h1{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:30px;font-weight:800;letter-spacing:-0.035em;line-height:1.45;margin:0 0 20px;color:var(--ink);}
  .hero h1 .accent{color:var(--coral-700);}
  .hero h1 .underline{position:relative;display:inline-block;}
  .hero h1 .underline::after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:10px;background:var(--gold-100);z-index:-1;opacity:0.7;}
  .hero .lede{font-size:15px;line-height:1.95;color:var(--ink-soft);margin:0;letter-spacing:-0.005em;}
  article{padding:0 0 80px;}
  h2{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:24px;font-weight:800;letter-spacing:-0.03em;line-height:1.5;margin:52px 0 16px;color:var(--ink);}
  h2 .num{display:inline-block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:16px;font-weight:600;letter-spacing:0.02em;color:var(--coral-700);background:var(--coral-50);padding:4px 12px;border-radius:999px;margin-right:10px;vertical-align:middle;position:relative;top:-3px;}
  h2.gold .num{color:var(--gold-700);background:var(--gold-50);}
  h2.sage .num{color:var(--sage-700);background:var(--sage-50);}
  h2.navy .num{color:var(--navy-700);background:var(--navy-50);}
  h2.plum .num{color:var(--plum-700);background:var(--plum-50);}
  h2.wine .num{color:var(--wine-700);background:var(--wine-50);}
  h3{font-size:17px;font-weight:800;letter-spacing:-0.015em;margin:24px 0 10px;color:var(--ink);line-height:1.55;}
  p{font-size:15px;line-height:1.85;color:var(--ink);margin:0 0 14px;letter-spacing:-0.005em;}
  p b,strong{font-weight:700;}
  .hl{background:linear-gradient(180deg,transparent 60%,var(--gold-100) 60%);padding:0 2px;font-weight:600;}
  .hl-coral{background:linear-gradient(180deg,transparent 60%,var(--coral-100) 60%);padding:0 2px;font-weight:600;}
  .hl-wine{background:linear-gradient(180deg,transparent 60%,var(--wine-100) 60%);padding:0 2px;font-weight:600;}

  /* Case study box - 부처님오신날 사례 */
  .case-box{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:26px 30px;margin:24px 0;border-left:5px solid var(--coral-500);}
  .case-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--coral-700);margin-bottom:6px;font-weight:700;letter-spacing:0.06em;}
  .case-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:18px;font-weight:800;margin:0 0 14px;color:var(--coral-700);letter-spacing:-0.02em;}
  .calendar-flow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0;flex-wrap:wrap;}
  .cal-cell{flex:1;min-width:120px;background:var(--card);padding:14px 12px;border-radius:var(--radius);text-align:center;border:1px solid var(--line);position:relative;}
  .cal-cell.holiday{border:2px solid var(--coral-500);background:var(--coral-50);}
  .cal-cell.sub-holiday{border:2px solid var(--sage-500);background:var(--sage-50);}
  .cal-cell .day{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11px;color:var(--ink-mute);font-weight:700;letter-spacing:0.05em;}
  .cal-cell .date{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:24px;color:var(--ink);line-height:1;letter-spacing:-0.02em;margin:4px 0;}
  .cal-cell.holiday .date{color:var(--coral-700);}
  .cal-cell.sub-holiday .date{color:var(--sage-700);}
  .cal-cell .label{font-size:11.5px;font-weight:700;color:var(--ink-soft);}
  .cal-cell.holiday .label{color:var(--coral-700);font-weight:800;}
  .cal-cell.sub-holiday .label{color:var(--sage-700);font-weight:800;}
  .cal-arrow{font-size:24px;color:var(--gold-500);font-weight:900;}

  /* Yes/No box - 적용 vs 제외 */
  .yn-box{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;margin:24px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.05);}
  .yn-head{padding:18px 24px;background:linear-gradient(135deg,var(--sage-50) 0%,var(--wine-50) 100%);border-bottom:1px solid var(--line);text-align:center;}
  .yn-head .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--ink);font-weight:700;letter-spacing:0.06em;margin-bottom:4px;}
  .yn-head h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:17px;font-weight:800;margin:0;color:var(--ink);letter-spacing:-0.02em;}
  .yn-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;}
  .yn-cell{padding:24px 24px;border-right:1px solid var(--line-soft);}
  .yn-cell:last-child{border-right:none;}
  .yn-cell.yes{background:var(--sage-50);}
  .yn-cell.no{background:var(--wine-50);}
  .yn-badge{display:inline-block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11px;font-weight:800;letter-spacing:0.08em;padding:4px 12px;border-radius:999px;margin-bottom:10px;background:var(--card);}
  .yn-cell.yes .yn-badge{color:var(--sage-700);border:1px solid var(--sage-100);}
  .yn-cell.no .yn-badge{color:var(--wine-700);border:1px solid var(--wine-100);}
  .yn-cell h4{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:16px;font-weight:900;margin:0 0 12px;letter-spacing:-0.02em;}
  .yn-cell.yes h4{color:var(--sage-700);}
  .yn-cell.no h4{color:var(--wine-700);}
  .yn-list{list-style:none;padding:0;margin:0;}
  .yn-list li{padding:6px 0;font-size:13px;line-height:1.6;color:var(--ink);display:flex;align-items:flex-start;gap:8px;}
  .yn-list li .ico{font-family:'Cormorant Garamond',serif;font-weight:800;font-size:13px;flex-shrink:0;line-height:1.5;}
  .yn-cell.yes .yn-list li .ico{color:var(--sage-700);}
  .yn-cell.no .yn-list li .ico{color:var(--wine-700);}
  .yn-list li b{font-weight:700;}
  .yn-cell.yes .yn-list li b{color:var(--sage-700);}
  .yn-cell.no .yn-list li b{color:var(--wine-700);}
  @media (max-width:480px){.yn-grid{grid-template-columns:1fr;}.yn-cell{border-right:none;border-bottom:1px solid var(--line-soft);}.yn-cell:last-child{border-bottom:none;}}

  /* Rule box - 핵심 규칙 */
  .rule-box{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;margin:24px 0;border:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,0.05);}
  .rule-head{padding:18px 24px;background:linear-gradient(135deg,var(--navy-50) 0%,var(--cream-50) 100%);border-bottom:1px solid var(--line);text-align:center;}
  .rule-head .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--navy-700);font-weight:700;letter-spacing:0.06em;margin-bottom:4px;}
  .rule-head h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:17px;font-weight:800;margin:0;color:var(--navy-700);letter-spacing:-0.02em;}
  .rule-row{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:0;border-top:1px solid var(--line-soft);align-items:stretch;}
  .rule-row.header{background:var(--paper-2);}
  .rule-row.header .cell{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:11px;color:var(--ink-mute);font-weight:800;letter-spacing:0.06em;padding:12px 12px;text-align:center;}
  .rule-row .cell{padding:14px 14px;font-size:13px;line-height:1.6;border-right:1px solid var(--line-soft);text-align:center;}
  .rule-row .cell:last-child{border-right:none;}
  .rule-row .cell.label{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:800;color:var(--ink);letter-spacing:-0.015em;background:var(--paper-2);font-size:13.5px;text-align:left;}
  .rule-row .cell.yes{color:var(--sage-700);font-weight:800;}
  .rule-row .cell.no{color:var(--wine-700);font-weight:800;}
  .rule-row .cell b{font-weight:800;}
  @media (max-width:480px){.rule-row{grid-template-columns:1.4fr 1fr 1fr;}.rule-row .cell{font-size:12px;padding:12px 8px;}}

  /* Year schedule */
  .year-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0;}
  .year-cell{background:var(--card);padding:18px 16px;border-radius:var(--radius);border:1px solid var(--line);position:relative;overflow:hidden;}
  .year-cell::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:var(--gold-500);}
  .year-cell .month{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:12px;color:var(--ink-mute);font-weight:800;letter-spacing:0.08em;margin-bottom:4px;}
  .year-cell .holiday{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-weight:900;font-size:15px;color:var(--ink);letter-spacing:-0.02em;line-height:1.3;margin-bottom:6px;}
  .year-cell .info{font-size:11.5px;line-height:1.6;color:var(--ink-soft);}
  .year-cell .info b{color:var(--coral-700);font-weight:700;}

  /* History timeline */
  .history-box{background:linear-gradient(135deg,var(--plum-50) 0%,var(--cream-50) 100%);border-radius:var(--radius-lg);padding:24px 28px;margin:22px 0;border-left:5px solid var(--plum-500);}
  .history-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--plum-700);margin-bottom:6px;font-weight:700;letter-spacing:0.06em;}
  .history-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:17px;font-weight:800;margin:0 0 14px;color:var(--plum-700);letter-spacing:-0.02em;}
  .history-list{list-style:none;padding:0;margin:0;}
  .history-list li{padding:9px 0;border-top:1px dashed rgba(61,42,69,0.2);font-size:13px;line-height:1.7;color:var(--ink);display:flex;align-items:flex-start;gap:12px;}
  .history-list li:first-child{border-top:none;padding-top:2px;}
  .history-list li .yr{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:14px;font-weight:800;color:var(--plum-700);flex-shrink:0;line-height:1.5;min-width:55px;}
  .history-list li b{color:var(--plum-700);font-weight:700;}

  /* Tip box */
  .tip-box{background:linear-gradient(135deg,var(--gold-50) 0%,var(--cream-50) 100%);border-radius:var(--radius-lg);padding:24px 28px;margin:24px 0;border-left:5px solid var(--gold-500);}
  .tip-box .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:13px;color:var(--gold-700);margin-bottom:6px;font-weight:700;letter-spacing:0.06em;}
  .tip-box h3{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:17px;font-weight:800;margin:0 0 14px;color:var(--gold-700);letter-spacing:-0.02em;}
  .tip-box p{font-size:13.5px;line-height:1.85;margin:0 0 8px;color:var(--ink);}
  .tip-box p:last-child{margin-bottom:0;}
  .tip-box p b{color:var(--gold-700);font-weight:700;}

  /* Closing */
  .closing{background:linear-gradient(135deg,var(--coral-50) 0%,var(--gold-50) 100%);border-radius:var(--radius-lg);padding:28px 28px;margin:40px 0 0;text-align:center;}
  .closing .lbl{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:18px;color:var(--coral-700);margin-bottom:12px;font-weight:600;}
  .closing p{font-family:'Pretendard Variable','Pretendard','Noto Sans KR',sans-serif;font-size:16px;font-weight:500;line-height:1.85;color:var(--ink);margin:0;letter-spacing:-0.01em;}
  .closing .em{color:var(--coral-700);font-weight:800;}

  .tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line);}
  .tag-pill{font-size:12px;color:var(--ink-soft);background:var(--card);padding:6px 12px;border-radius:999px;border:1px solid var(--line);}
  .disclaimer{font-size:11.5px;color:var(--ink-mute);line-height:1.75;text-align:center;margin-top:28px;padding:18px 22px;background:var(--paper-2);border-radius:var(--radius-sm);}

  @media (max-width:480px){.hero{padding:56px 0 48px;margin-bottom:36px;}.hero h1{font-size:24px;}.hero .lede{font-size:14px;}h2{font-size:20px;margin:40px 0 14px;}h3{font-size:16px;}.container{padding:0 20px;}.case-box,.history-box,.tip-box,.closing{padding:24px 22px;}.year-grid{grid-template-columns:1fr;}.closing p{font-size:15px;}.calendar-flow{gap:8px;}.cal-cell{min-width:90px;padding:12px 8px;}.cal-cell .date{font-size:18px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header class=&quot;hero&quot;&gt;
  &lt;div class=&quot;container&quot;&gt;
    &lt;div class=&quot;kicker&quot;&gt;Public Holiday Rules · Korea 2026&lt;/div&gt;
    &lt;h1&gt;대체공휴일 지정 기준&lt;br&gt;&lt;span class=&quot;underline accent&quot;&gt;한 번에 정리해드릴게요&lt;/span&gt;&lt;/h1&gt;
    &lt;p class=&quot;lede&quot;&gt;2026년 5월 24일이 부처님오신날인데 &lt;b&gt;일요일&lt;/b&gt;이라서 5월 25일(월요일)이 대체공휴일로 지정됐어요. 그런데 헷갈리는 점들이 있어요. &lt;span class=&quot;hl-coral&quot;&gt;왜 신정과 현충일은 대체가 안 될까요?&lt;/span&gt; 설날·추석은 토요일과 겹치면 대체가 되나요? 어떤 요일까지 적용될까요? 매년 헷갈리는 이 기준, 부처님오신날 사례를 시작으로 &lt;b&gt;딱 정리&lt;/b&gt;해드릴게요. 2026년 한 해 대체공휴일 4번이 언제인지, 어떻게 활용해서 황금연휴 만들지까지 한 번에 정리했어요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;container&quot;&gt;
&lt;article&gt;

  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;No. 00&lt;/span&gt;딱 한 사례로 보는 핵심 — 부처님오신날 5월 25일&lt;/h2&gt;

  &lt;p&gt;이번 주 5월 24일이 &lt;b&gt;부처님오신날&lt;/b&gt;이고 5월 25일이 &lt;b&gt;대체공휴일&lt;/b&gt;로 지정됐어요. 이 사례 하나만 정확히 이해하면 다른 모든 대체공휴일 규칙도 같은 원리로 풀려요. 한번 도식으로 볼게요.&lt;/p&gt;

  &lt;div class=&quot;case-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ CASE STUDY · 2026년 5월&lt;/div&gt;
    &lt;h3&gt;부처님오신날 → 대체공휴일 흐름&lt;/h3&gt;
    &lt;div class=&quot;calendar-flow&quot;&gt;
      &lt;div class=&quot;cal-cell&quot;&gt;
        &lt;div class=&quot;day&quot;&gt;SAT&lt;/div&gt;
        &lt;div class=&quot;date&quot;&gt;23&lt;/div&gt;
        &lt;div class=&quot;label&quot;&gt;토요일&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;cal-cell holiday&quot;&gt;
        &lt;div class=&quot;day&quot;&gt;SUN&lt;/div&gt;
        &lt;div class=&quot;date&quot;&gt;24&lt;/div&gt;
        &lt;div class=&quot;label&quot;&gt;★ 부처님오신날&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;cal-arrow&quot;&gt;→&lt;/div&gt;
      &lt;div class=&quot;cal-cell sub-holiday&quot;&gt;
        &lt;div class=&quot;day&quot;&gt;MON&lt;/div&gt;
        &lt;div class=&quot;date&quot;&gt;25&lt;/div&gt;
        &lt;div class=&quot;label&quot;&gt;★ 대체공휴일&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;p style=&quot;font-size:13px;line-height:1.75;margin:14px 0 0;color:var(--ink);&quot;&gt;&lt;b&gt;핵심 원리&lt;/b&gt;: 부처님오신날(5/24)이 일요일과 겹치니까, &lt;span class=&quot;hl&quot;&gt;다음 첫 비공휴일인 월요일(5/25)&lt;/span&gt;을 대체공휴일로 지정. 토요일(5/23) 포함 &lt;b&gt;3일 연휴&lt;/b&gt; 완성!&lt;/p&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;navy&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 01&lt;/span&gt;핵심 1 — 어떤 공휴일이 대체 가능?&lt;/h2&gt;

  &lt;p&gt;대체공휴일은 &lt;b&gt;모든 공휴일에 적용되는 게 아니에요&lt;/b&gt;. 적용되는 9개와 적용 안 되는 2개로 나뉘어요. 이 구분이 가장 헷갈리는 부분이에요.&lt;/p&gt;

  &lt;div class=&quot;yn-box&quot;&gt;
    &lt;div class=&quot;yn-head&quot;&gt;
      &lt;div class=&quot;lbl&quot;&gt;★ YES vs NO · 대체공휴일 적용 여부&lt;/div&gt;
      &lt;h3&gt;적용되는 9개 vs 제외되는 2개&lt;/h3&gt;
    &lt;/div&gt;
    &lt;div class=&quot;yn-grid&quot;&gt;
      &lt;div class=&quot;yn-cell yes&quot;&gt;
        &lt;div class=&quot;yn-badge&quot;&gt;★ YES · 적용 9개&lt;/div&gt;
        &lt;h4&gt;대체공휴일 적용 OK&lt;/h4&gt;
        &lt;ul class=&quot;yn-list&quot;&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;✓&lt;/span&gt;&lt;div&gt;&lt;b&gt;설날 연휴&lt;/b&gt; (3일)&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;✓&lt;/span&gt;&lt;div&gt;&lt;b&gt;추석 연휴&lt;/b&gt; (3일)&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;✓&lt;/span&gt;&lt;div&gt;&lt;b&gt;삼일절&lt;/b&gt; (3/1)&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;✓&lt;/span&gt;&lt;div&gt;&lt;b&gt;어린이날&lt;/b&gt; (5/5)&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;✓&lt;/span&gt;&lt;div&gt;&lt;b&gt;부처님오신날&lt;/b&gt; (음 4/8)&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;✓&lt;/span&gt;&lt;div&gt;&lt;b&gt;광복절&lt;/b&gt; (8/15)&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;✓&lt;/span&gt;&lt;div&gt;&lt;b&gt;개천절&lt;/b&gt; (10/3)&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;✓&lt;/span&gt;&lt;div&gt;&lt;b&gt;한글날&lt;/b&gt; (10/9)&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;✓&lt;/span&gt;&lt;div&gt;&lt;b&gt;성탄절&lt;/b&gt; (12/25)&lt;/div&gt;&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
      &lt;div class=&quot;yn-cell no&quot;&gt;
        &lt;div class=&quot;yn-badge&quot;&gt;★ NO · 제외 2개&lt;/div&gt;
        &lt;h4&gt;대체공휴일 적용 안 됨&lt;/h4&gt;
        &lt;ul class=&quot;yn-list&quot;&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;✕&lt;/span&gt;&lt;div&gt;&lt;b&gt;신정&lt;/b&gt; (1/1)&lt;br&gt;&lt;span style=&quot;font-size:11px;color:var(--ink-soft);&quot;&gt;새해 첫날 의미 + 12월 31일·1월 2일이 평일이면 의미 약함&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
          &lt;li&gt;&lt;span class=&quot;ico&quot;&gt;✕&lt;/span&gt;&lt;div&gt;&lt;b&gt;현충일&lt;/b&gt; (6/6)&lt;br&gt;&lt;span style=&quot;font-size:11px;color:var(--ink-soft);&quot;&gt;국경일이 아닌 추모일 / 6월 6일 자체에 호국 의미&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
        &lt;/ul&gt;
        &lt;p style=&quot;font-size:11.5px;color:var(--wine-700);margin:14px 0 0;font-weight:600;&quot;&gt;★ 2026년 6월 6일 현충일은 토요일이지만&lt;br&gt;대체공휴일 X (그냥 토요일로 끝)&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;참고로 &lt;b&gt;제헌절(7/17)&lt;/b&gt;은 2008년 공휴일에서 제외됐다가 &lt;span class=&quot;hl-coral&quot;&gt;2026년부터 18년 만에 다시 공휴일로 복원&lt;/span&gt;됐어요. 2026년 7월 17일은 금요일이라 대체공휴일 이슈는 없지만, 앞으로는 추가 대상이 될 수 있어요.&lt;/p&gt;

  &lt;h2 class=&quot;coral&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 02&lt;/span&gt;핵심 2 — 어떤 요일과 겹쳐야 적용?&lt;/h2&gt;

  &lt;p&gt;이게 가장 헷갈리는 부분이에요. &lt;b&gt;설날·추석은 다른 공휴일과 적용 기준이 달라요&lt;/b&gt;. 표로 한눈에 정리할게요.&lt;/p&gt;

  &lt;div class=&quot;rule-box&quot;&gt;
    &lt;div class=&quot;rule-head&quot;&gt;
      &lt;div class=&quot;lbl&quot;&gt;★ KEY RULE · 요일별 적용 기준&lt;/div&gt;
      &lt;h3&gt;이 표만 외우면 끝&lt;/h3&gt;
    &lt;/div&gt;
    &lt;div class=&quot;rule-row header&quot;&gt;
      &lt;div class=&quot;cell&quot;&gt;공휴일 종류&lt;/div&gt;
      &lt;div class=&quot;cell&quot;&gt;토요일&lt;/div&gt;
      &lt;div class=&quot;cell&quot;&gt;일요일&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;rule-row&quot;&gt;
      &lt;div class=&quot;cell label&quot;&gt;설날·추석&lt;/div&gt;
      &lt;div class=&quot;cell no&quot;&gt;✕ 미적용&lt;/div&gt;
      &lt;div class=&quot;cell yes&quot;&gt;✓ 적용&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;rule-row&quot;&gt;
      &lt;div class=&quot;cell label&quot;&gt;삼일절·광복절·개천절&lt;/div&gt;
      &lt;div class=&quot;cell yes&quot;&gt;✓ 적용&lt;/div&gt;
      &lt;div class=&quot;cell yes&quot;&gt;✓ 적용&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;rule-row&quot;&gt;
      &lt;div class=&quot;cell label&quot;&gt;한글날·부처님오신날·성탄절&lt;/div&gt;
      &lt;div class=&quot;cell yes&quot;&gt;✓ 적용&lt;/div&gt;
      &lt;div class=&quot;cell yes&quot;&gt;✓ 적용&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;rule-row&quot;&gt;
      &lt;div class=&quot;cell label&quot;&gt;어린이날 ★특별&lt;/div&gt;
      &lt;div class=&quot;cell yes&quot;&gt;✓ 적용&lt;/div&gt;
      &lt;div class=&quot;cell yes&quot;&gt;✓ 적용&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;&lt;b&gt;가장 큰 함정&lt;/b&gt;은 &lt;span class=&quot;hl&quot;&gt;&quot;설날·추석은 토요일과 겹쳐도 대체가 안 된다&quot;&lt;/span&gt;는 점이에요. 왜냐면 설날·추석 연휴는 보통 &lt;b&gt;3일 연속&lt;/b&gt;이라서 토요일 1일 손해는 인정한다는 논리예요. 반면 일요일과 겹치면 다음 평일이 대체.&lt;/p&gt;

  &lt;p&gt;&lt;b&gt;어린이날은 더 특별&lt;/b&gt;해요. 토·일요일뿐 아니라 &lt;span class=&quot;hl-coral&quot;&gt;다른 공휴일과 겹쳐도 대체공휴일&lt;/span&gt;이 지정돼요. 2025년 5월 5일이 어린이날이자 부처님오신날이라 5월 6일이 대체공휴일이 됐던 게 그 사례예요.&lt;/p&gt;

  &lt;h2 class=&quot;sage&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 03&lt;/span&gt;핵심 3 — 대체공휴일 날짜는?&lt;/h2&gt;

  &lt;p&gt;&quot;공휴일 다음 첫 평일이 대체공휴일&quot;이라는 게 가장 일반적이지만, 더 정확한 기준이 있어요.&lt;/p&gt;

  &lt;div class=&quot;case-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ EXACT RULE&lt;/div&gt;
    &lt;h3&gt;&quot;다음 첫 비공휴일&quot;이 대체공휴일&lt;/h3&gt;
    &lt;p style=&quot;font-size:13.5px;line-height:1.85;margin:0 0 8px;color:var(--ink);&quot;&gt;&lt;b&gt;대부분의 경우 = 월요일&lt;/b&gt;. 토요일 공휴일은 다음 월요일, 일요일 공휴일도 다음 월요일이 대체공휴일이에요. 대체공휴일이 빨간 날인 월요일에 몰려 있는 이유예요.&lt;/p&gt;
    &lt;p style=&quot;font-size:13.5px;line-height:1.85;margin:0 0 8px;color:var(--ink);&quot;&gt;&lt;b&gt;특이 케이스&lt;/b&gt;: 만약 월요일이 다른 공휴일이거나 추가 휴일이라면 → &lt;span class=&quot;hl&quot;&gt;화요일이 대체공휴일&lt;/span&gt;이 돼요. &quot;비공휴일 = 그냥 평일&quot;이라는 뜻이에요.&lt;/p&gt;
    &lt;p style=&quot;font-size:13.5px;line-height:1.85;margin:0;color:var(--ink);&quot;&gt;&lt;b&gt;설날·추석은 더 길게&lt;/b&gt;: 연휴 마지막 날 다음 첫 평일이 대체공휴일. 예를 들어 설날이 금-토-일이면 다음 월요일이 대체.&lt;/p&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;gold&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 04&lt;/span&gt;2026년 대체공휴일 4번 정리&lt;/h2&gt;

  &lt;p&gt;2026년에는 총 &lt;b&gt;4번의 대체공휴일&lt;/b&gt;이 있어요. 미리 알아두면 황금연휴 짜기 좋아요.&lt;/p&gt;

  &lt;div class=&quot;year-grid&quot;&gt;
    &lt;div class=&quot;year-cell&quot;&gt;
      &lt;div class=&quot;month&quot;&gt;★ MARCH&lt;/div&gt;
      &lt;div class=&quot;holiday&quot;&gt;3월 2일 (월)&lt;/div&gt;
      &lt;div class=&quot;info&quot;&gt;삼일절(3/1) &lt;b&gt;일요일&lt;/b&gt;과 겹침&lt;br&gt;토~월 3일 연휴&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;year-cell&quot;&gt;
      &lt;div class=&quot;month&quot;&gt;★ MAY · 이번 사례&lt;/div&gt;
      &lt;div class=&quot;holiday&quot;&gt;5월 25일 (월)&lt;/div&gt;
      &lt;div class=&quot;info&quot;&gt;부처님오신날(5/24) &lt;b&gt;일요일&lt;/b&gt;과 겹침&lt;br&gt;토~월 3일 연휴&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;year-cell&quot;&gt;
      &lt;div class=&quot;month&quot;&gt;★ AUGUST&lt;/div&gt;
      &lt;div class=&quot;holiday&quot;&gt;8월 17일 (월)&lt;/div&gt;
      &lt;div class=&quot;info&quot;&gt;광복절(8/15) &lt;b&gt;토요일&lt;/b&gt;과 겹침&lt;br&gt;토~월 3일 연휴&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;year-cell&quot;&gt;
      &lt;div class=&quot;month&quot;&gt;★ OCTOBER&lt;/div&gt;
      &lt;div class=&quot;holiday&quot;&gt;10월 5일 (월)&lt;/div&gt;
      &lt;div class=&quot;info&quot;&gt;개천절(10/3) &lt;b&gt;토요일&lt;/b&gt;과 겹침&lt;br&gt;토~월 3일 연휴 + 한글날(10/9 금)&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;특히 &lt;b&gt;10월은 황금&lt;/b&gt;이에요. 개천절 대체(10/5 월) 이후 화·수·목 3일 연차 쓰면 한글날(10/9 금)까지 연결돼서 &lt;span class=&quot;hl&quot;&gt;최대 9일 연휴&lt;/span&gt; 가능. 이때를 노리는 게 가장 효율적이에요.&lt;/p&gt;

  &lt;h2 class=&quot;plum&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 05&lt;/span&gt;대체공휴일 제도의 변천사&lt;/h2&gt;

  &lt;p&gt;대체공휴일이 처음부터 있었던 건 아니에요. 2014년 도입됐고, 점차 확대되어 왔어요.&lt;/p&gt;

  &lt;div class=&quot;history-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ HISTORY · 대체공휴일 확대 변천&lt;/div&gt;
    &lt;h3&gt;10년에 걸친 단계적 확대&lt;/h3&gt;
    &lt;ul class=&quot;history-list&quot;&gt;
      &lt;li&gt;&lt;span class=&quot;yr&quot;&gt;2014&lt;/span&gt;&lt;div&gt;&lt;b&gt;최초 도입&lt;/b&gt; — 어린이날, 설날, 추석 3개에만 적용. &quot;한국 직장인은 너무 안 쉰다&quot;는 비판이 도입 배경.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;yr&quot;&gt;2021.8&lt;/span&gt;&lt;div&gt;&lt;b&gt;국경일 4개 추가&lt;/b&gt; — 삼일절, 광복절, 개천절, 한글날까지 확대. 7개로 증가.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;yr&quot;&gt;2023&lt;/span&gt;&lt;div&gt;&lt;b&gt;종교 공휴일 추가&lt;/b&gt; — 부처님오신날, 성탄절 추가. 9개로 확대. 2023년 부처님오신날(토)이 첫 대체 적용 사례.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;yr&quot;&gt;2026&lt;/span&gt;&lt;div&gt;&lt;b&gt;제헌절 공휴일 부활&lt;/b&gt; — 18년 만에 7월 17일이 다시 공휴일로 복원. 노동절(5/1)도 법정공휴일로 지정.&lt;/div&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;p&gt;여전히 &lt;b&gt;신정(1/1)과 현충일(6/6)&lt;/b&gt;은 대체공휴일에서 제외돼요. 정부는 &quot;경제적 부담 + 신정·현충일의 특수한 의미&quot;를 이유로 들어요. 다만 시민들 사이에서는 &lt;span class=&quot;hl&quot;&gt;&quot;왜 우리만 제외?&quot;&lt;/span&gt; 형평성 논란이 꾸준히 있어서 향후 확대 가능성도 있어요.&lt;/p&gt;

  &lt;h2 class=&quot;wine&quot;&gt;&lt;span class=&quot;num&quot;&gt;No. 06&lt;/span&gt;자주 헷갈리는 사례 Q&amp;A&lt;/h2&gt;

  &lt;div class=&quot;tip-box&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;★ FAQ · 자주 묻는 질문&lt;/div&gt;
    &lt;h3&gt;가장 많이 헷갈리는 5가지&lt;/h3&gt;
    &lt;p&gt;&lt;b&gt;Q1. 2026년 6월 6일 현충일이 토요일인데 왜 대체공휴일이 없어요?&lt;/b&gt;&lt;br&gt;A. 현충일은 대체공휴일 적용 제외 대상이에요. 토요일 그대로 끝나요.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;Q2. 추석이 토요일에 시작하면 대체공휴일이 안 돼요?&lt;/b&gt;&lt;br&gt;A. 설날·추석 연휴는 &lt;b&gt;일요일과 겹쳐야&lt;/b&gt; 대체공휴일이 적용돼요. 토요일은 X.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;Q3. 5인 미만 사업장도 대체공휴일에 쉬어요?&lt;/b&gt;&lt;br&gt;A. 5인 미만은 유급휴일 의무 대상에서 제외될 수 있어요. 회사 방침에 따라 달라요.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;Q4. 대체공휴일에 출근하면 수당이 더 나오나요?&lt;/b&gt;&lt;br&gt;A. 대체공휴일은 법정 유급휴일이에요. 근무 시 휴일근로수당 적용. 5인 이상 사업장 기준.&lt;/p&gt;
    &lt;p&gt;&lt;b&gt;Q5. 임시공휴일과 대체공휴일은 다른가요?&lt;/b&gt;&lt;br&gt;A. 다릅니다! &lt;b&gt;임시공휴일&lt;/b&gt;은 정부가 일시적으로 지정 (지방선거일·올림픽 등), &lt;b&gt;대체공휴일&lt;/b&gt;은 법으로 정해진 자동 적용이에요.&lt;/p&gt;
  &lt;/div&gt;

  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;No. 07&lt;/span&gt;마무리 — 한 줄 요약&lt;/h2&gt;

  &lt;p&gt;대체공휴일 헷갈릴 때 &lt;b&gt;딱 3가지만 기억&lt;/b&gt;하세요.&lt;/p&gt;

  &lt;p&gt;&lt;b&gt;① 누가 적용?&lt;/b&gt; — 9개 적용 / 신정·현충일 제외&lt;br&gt;
  &lt;b&gt;② 어떤 요일?&lt;/b&gt; — 토·일요일 적용 (단, 설날·추석은 일요일만)&lt;br&gt;
  &lt;b&gt;③ 언제?&lt;/b&gt; — 다음 첫 비공휴일 (대부분 월요일)&lt;/p&gt;

  &lt;p&gt;이번 5월 25일 부처님오신날 대체공휴일도 이 원리로 정해진 거예요. 일요일(5/24)과 겹쳤으니 → 다음 첫 비공휴일인 월요일(5/25) 대체. 간단하죠? &lt;span class=&quot;hl&quot;&gt;2026년 남은 대체공휴일은 8월 17일과 10월 5일&lt;/span&gt;이에요. 미리 연차 계획 짜서 황금연휴 알차게 보내시길!&lt;/p&gt;

  &lt;div class=&quot;closing&quot;&gt;
    &lt;div class=&quot;lbl&quot;&gt;Final Note&lt;/div&gt;
    &lt;p&gt;9개 적용 + 토일 기준 + 다음 평일.&lt;br&gt;이 3가지만 외우면 평생 안 헷갈려요.&lt;br&gt;&lt;span class=&quot;em&quot;&gt;2026년 황금연휴 4번 챙기세요!&lt;/span&gt;&lt;/p&gt;
  &lt;/div&gt;

  &lt;div class=&quot;disclaimer&quot;&gt;
    ※ 본 글은 2026년 5월 기준 「관공서의 공휴일에 관한 규정」, 인사혁신처, 대통령령, 고용노동부, 한국강사신문, 위키트리, 위기브 등 공개 자료를 종합한 정보 글입니다.&lt;br&gt;
    인용된 공휴일·대체공휴일 일정은 발표 시점 기준이며, 향후 법령 개정·임시공휴일 추가 지정에 따라 변경될 수 있습니다.&lt;br&gt;
    &lt;b&gt;본 글은 어떠한 법률 자문이나 노무 조언이 아닙니다.&lt;/b&gt; 사업장 규모·근로 형태·계약에 따라 휴일 적용이 달라질 수 있으니, 구체적 판단은 반드시 노무사·고용노동부 등 전문가와 상담하시길 바랍니다.&lt;br&gt;
    5인 미만 사업장은 일부 유급휴일 의무가 적용되지 않을 수 있으며, 임시공휴일은 정부 발표에 따라 추가 지정될 수 있으니 매년 인사혁신처 공지를 확인하세요.&lt;br&gt;
    본 글은 어떠한 광고·협찬과도 무관한 정보 공유 글입니다.
  &lt;/div&gt;

  &lt;div class=&quot;tags&quot;&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#대체공휴일&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#부처님오신날&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#2026공휴일&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#5월25일&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#황금연휴&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#공휴일기준&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#대체휴일&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#법정공휴일&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#휴일근로수당&lt;/span&gt;
    &lt;span class=&quot;tag-pill&quot;&gt;#임시공휴일&lt;/span&gt;
  &lt;/div&gt;

&lt;/article&gt;
&lt;/div&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <category>▶ 나만 알기 아깝다. 꿀팁 공유</category>
      <category>#대체공휴일 #부처님오신날 #2026공휴일 #5월25일 #황금연휴 #공휴일기준 #대체휴일 #법정공휴일 #휴일근로수당 #임시공휴일</category>
      <author>쏠쏠와플</author>
      <guid isPermaLink="true">https://solsolwaffle.tistory.com/110</guid>
      <comments>https://solsolwaffle.tistory.com/110#entry110comment</comments>
      <pubDate>Sat, 9 May 2026 17:31:38 +0900</pubDate>
    </item>
  </channel>
</rss>