<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>경제야놀자</title>
    <link>https://jejerim.tistory.com/</link>
    <description>근로장려금, ISA 계좌, 경제 정보 등 생활에 도움이 되는 금융&amp;middot;경제 정보를 제공합니다</description>
    <language>ko</language>
    <pubDate>Sat, 13 Jun 2026 22:29:53 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>jejerim</managingEditor>
    <image>
      <title>경제야놀자</title>
      <url>https://tistory1.daumcdn.net/tistory/7637976/attach/447096aaa106451181c5275d5b1ab2a0</url>
      <link>https://jejerim.tistory.com</link>
    </image>
    <item>
      <title>청년미래적금 자주 묻는 질문 2026 &amp;mdash; 중도해지&amp;middot;갈아타기&amp;middot;소득 계산</title>
      <link>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EC%9E%90%EC%A3%BC-%EB%AC%BB%EB%8A%94-%EC%A7%88%EB%AC%B8-2026-%E2%80%94-%EC%A4%91%EB%8F%84%ED%95%B4%EC%A7%80%C2%B7%EA%B0%88%EC%95%84%ED%83%80%EA%B8%B0%C2%B7%EC%86%8C%EB%93%9D-%EA%B3%84%EC%82%B0</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;청년미래적금중도해지갈아타기소득계산.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/c3LNCx/dJMcahksQof/pRYr0VuUP2SWIu2QkaWJpK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/c3LNCx/dJMcahksQof/pRYr0VuUP2SWIu2QkaWJpK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/c3LNCx/dJMcahksQof/pRYr0VuUP2SWIu2QkaWJpK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fc3LNCx%2FdJMcahksQof%2FpRYr0VuUP2SWIu2QkaWJpK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; alt=&quot;청년미래계좌 갈아타기 중도해지 소득게산&quot; loading=&quot;lazy&quot; width=&quot;239&quot; height=&quot;239&quot; data-filename=&quot;청년미래적금중도해지갈아타기소득계산.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;


&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 — 중도해지·갈아타기·소득 계산 FAQ&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;청년미래적금 가입 전 자주 묻는 질문을 총정리했습니다. 청년도약계좌 갈아타기, 중도해지 조건, 소득 계산 방법까지 2026년 최신 기준으로 확인하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .faq-item{background:#fff;border:1px solid var(--light);border-radius:4px;margin-bottom:14px;overflow:hidden;}
  .faq-q{padding:18px 22px;font-weight:700;font-size:14.5px;color:var(--ink);display:flex;align-items:flex-start;gap:12px;}
  .faq-q::before{content:'Q';background:var(--accent);color:#fff;min-width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;flex-shrink:0;margin-top:1px;}
  .faq-a{padding:0 22px 18px 60px;font-size:14px;color:var(--mid);line-height:1.8;}
  .faq-a strong{color:var(--ink);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}.faq-a{padding-left:22px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;❓ 가입 전 필독 · 2026년 최신&lt;/div&gt;
    &lt;h1&gt;청년미래적금 자주 묻는 질문 2026&lt;br&gt;&lt;em&gt;중도해지·갈아타기·소득 계산&lt;/em&gt; FAQ&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;가입 전에 헷갈리는 것들을 모두 정리했습니다. 미리 확인하고 실수 없이 시작하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;
&lt;main&gt;
  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  이 글에서 다루는 내용&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;청년도약계좌에서 청년미래적금으로 갈아타기 방법&lt;/li&gt;
      &lt;li&gt;중도해지 시 불이익과 예외 조건&lt;/li&gt;
      &lt;li&gt;취업 준비생·프리랜서 가입 가능 여부&lt;/li&gt;
      &lt;li&gt;ISA 계좌와 동시 운용 가능 여부&lt;/li&gt;
      &lt;li&gt;소득이 없는 경우 가입 가능 여부&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;갈아타기 FAQ&lt;/span&gt;
    &lt;h2&gt;청년도약계좌 가입자 갈아타기 관련 질문&lt;/h2&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;청년도약계좌를 청년미래적금으로 갈아탈 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 정부가 갈아타기를 지원합니다.&lt;/strong&gt; 청년도약계좌를 중도해지하고 청년미래적금에 신규 가입하는 방식입니다. 갈아타기 시 중도해지 패널티를 완화해 주는 방안을 정부가 마련 중입니다. 구체적인 방법과 조건은 금융위원회 공식 발표를 확인하세요.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;청년도약계좌와 청년미래적금을 동시에 가입할 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;아니요, 동시 가입은 불가능합니다.&lt;/strong&gt; 청년도약계좌를 중도해지한 후 청년미래적금에 신규 가입하는 방식으로만 전환이 가능합니다.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;중도해지 FAQ&lt;/span&gt;
    &lt;h2&gt;중도해지에 관한 질문&lt;/h2&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;중도해지하면 어떻게 되나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;납입 원금은 돌려받을 수 있습니다. 단, &lt;strong&gt;정부기여금은 반환해야 하고 이자소득 비과세 혜택도 적용되지 않습니다.&lt;/strong&gt; 이미 받은 비과세 혜택이 있다면 세금이 추징될 수 있습니다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;불가피한 상황에서 해지하면 패널티가 없나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;사망, 해외이주, 3개월 이상 입원이 필요한 의료비 발생, 천재지변 등 불가피한 사유로 해지하는 경우 &lt;strong&gt;기여금 일부를 받을 수 있는 특례가 적용됩니다.&lt;/strong&gt; 해당 사유 발생 시 은행에 증빙 서류를 제출하면 됩니다.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;가입 자격 FAQ&lt;/span&gt;
    &lt;h2&gt;가입 자격에 관한 질문&lt;/h2&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;취업 준비 중인데 소득이 없어도 가입할 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;원칙적으로 소득이 있어야 가입할 수 있습니다.&lt;/strong&gt; 다만 직전 과세기간에 소득이 있었다면 현재 무직 상태라도 가입이 가능합니다. 소득이 전혀 없는 경우 가입이 제한될 수 있으니 은행에 직접 확인하는 것이 정확합니다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;프리랜서도 가입할 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 가입 가능합니다.&lt;/strong&gt; 프리랜서는 사업소득으로 분류됩니다. 개인소득 6,000만 원 이하(우대형은 3,600만 원 이하) 조건을 충족하면 가입할 수 있습니다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;ISA 계좌와 동시에 가입할 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 동시 가입이 가능합니다.&lt;/strong&gt; 청년미래적금과 ISA 계좌는 별개의 상품입니다. 두 상품을 동시에 운용하면 절세 혜택을 더 다양하게 받을 수 있습니다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;부모님과 함께 살고 있는데 가구소득 기준이 문제가 되나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;가구소득은 건강보험료 부과 기준 가구 소득을 기준으로 합니다. &lt;strong&gt;부모님과 같은 주민등록 주소에 살고 있다면 부모님 소득도 가구소득에 포함&lt;/strong&gt;될 수 있습니다. 독립해 별도 주소로 분리되어 있다면 본인 소득만 반영됩니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  가입 전 서민금융진흥원에 미리 문의하세요&lt;/strong&gt;&lt;br&gt;
      청년미래적금 관련 궁금한 사항은 서민금융진흥원(1397)에 전화하면 무료로 상담받을 수 있습니다. 가입 가능 여부와 예상 혜택을 미리 확인하고 신청하는 것을 권장합니다.
    &lt;/div&gt;
  &lt;/section&gt;
&lt;/main&gt;
&lt;footer&gt;
  &lt;p&gt;본 내용은 금융위원회 및 서민금융진흥원 공식 자료를 기반으로 작성되었습니다. 정책은 변경될 수 있으므로 가입 전 공식 홈페이지와 취급 은행에서 최신 정보를 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/367</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EC%9E%90%EC%A3%BC-%EB%AC%BB%EB%8A%94-%EC%A7%88%EB%AC%B8-2026-%E2%80%94-%EC%A4%91%EB%8F%84%ED%95%B4%EC%A7%80%C2%B7%EA%B0%88%EC%95%84%ED%83%80%EA%B8%B0%C2%B7%EC%86%8C%EB%93%9D-%EA%B3%84%EC%82%B0#entry367comment</comments>
      <pubDate>Thu, 11 Jun 2026 13:07:42 +0900</pubDate>
    </item>
    <item>
      <title>청년미래적금 은행 비교 2026 &amp;mdash; 우대금리 조건과 최적 은행 선택법</title>
      <link>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EC%9D%80%ED%96%89-%EB%B9%84%EA%B5%90-2026-%E2%80%94-%EC%9A%B0%EB%8C%80%EA%B8%88%EB%A6%AC-%EC%A1%B0%EA%B1%B4%EA%B3%BC-%EC%B5%9C%EC%A0%81-%EC%9D%80%ED%96%89-%EC%84%A0%ED%83%9D%EB%B2%95</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;청년미래적금 우대금리.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cl9H66/dJMcahrdnva/DvqZMQYSSqhvm7kv3qg311/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cl9H66/dJMcahrdnva/DvqZMQYSSqhvm7kv3qg311/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cl9H66/dJMcahrdnva/DvqZMQYSSqhvm7kv3qg311/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fcl9H66%2FdJMcahrdnva%2FDvqZMQYSSqhvm7kv3qg311%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; alt=&quot;청년미래적금 은행비&quot; loading=&quot;lazy&quot; width=&quot;400&quot; height=&quot;400&quot; data-filename=&quot;청년미래적금 우대금리.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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 — 우대금리 조건과 최적 은행 선택법&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;청년미래적금 11개 은행 우대금리 조건을 비교했습니다. 급여이체·카드실적·자동이체 조건을 확인하고 나에게 유리한 은행을 선택하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  .cards{display:grid;gap:16px;margin:24px 0;}
  .cards.three{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));}
  .card{background:#fff;border:1px solid var(--light);padding:22px;border-radius:4px;}
  .card.gold{border-left:4px solid var(--gold);}
  .card.green{border-left:4px solid var(--green);}
  .card.blue{border-left:4px solid var(--blue);}
  .card h3{font-weight:700;font-size:14.5px;margin-bottom:8px;color:var(--ink);}
  .card p{font-size:13.5px;color:var(--mid);margin-bottom:0;}
  .card-icon{font-size:26px;margin-bottom:10px;display:block;}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  은행별 우대금리 비교 · 2026년&lt;/div&gt;
    &lt;h1&gt;청년미래적금 은행 비교 2026&lt;br&gt;&lt;em&gt;우대금리 조건과&lt;/em&gt; 최적 은행 선택법&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;같은 조건이라도 은행마다 우대금리가 다릅니다. 급여이체 은행을 기준으로 선택하면 가장 유리합니다.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;
&lt;main&gt;
  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  은행 선택 핵심 원칙&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;우대금리 조건:&lt;/strong&gt; 급여이체, 카드 실적, 자동이체 등 은행마다 다름&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;기본 원칙:&lt;/strong&gt; 월급 받는 은행에서 가입하면 우대금리 충족이 가장 쉬움&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;취급 은행:&lt;/strong&gt; 국민·신한·하나·우리·농협·기업·부산·대구·광주·전북·경남 11개&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;1인 1계좌:&lt;/strong&gt; 11개 은행 중 하나에만 가입 가능&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;은행 선택 기준&lt;/span&gt;
    &lt;h2&gt;어느 은행에서 가입해야 유리한가&lt;/h2&gt;
    &lt;p&gt;청년미래적금의 기본 금리는 모든 은행이 동일합니다. 차이는 은행별 우대금리 조건입니다. 우대금리 조건을 모두 충족하면 최대 연 16.9% 수준의 실질 금리 효과를 볼 수 있습니다.&lt;/p&gt;
    &lt;p&gt;우대금리 조건을 가장 쉽게 충족하는 방법은 &lt;strong&gt;월급이 입금되는 주거래 은행&lt;/strong&gt;에서 가입하는 것입니다. 급여 이체 실적만으로 우대금리의 상당 부분을 충족할 수 있습니다.&lt;/p&gt;

    &lt;div class=&quot;cards three&quot;&gt;
      &lt;div class=&quot;card gold&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;급여이체 조건&lt;/h3&gt;
        &lt;p&gt;월급 수령 계좌 지정 시 우대금리 제공. 가장 충족하기 쉬운 조건입니다.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card green&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;카드 실적 조건&lt;/h3&gt;
        &lt;p&gt;해당 은행 체크카드 또는 신용카드를 월 일정 금액 이상 사용 시 우대금리 제공.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card blue&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;자동이체 조건&lt;/h3&gt;
        &lt;p&gt;공과금, 보험료 등 자동이체 건수 충족 시 우대금리 제공.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  가입 전 은행 앱에서 우대금리 조건 확인 필수&lt;/strong&gt;&lt;br&gt;
      각 은행 앱에서 청년미래적금 상품 상세 페이지를 보면 우대금리 조건과 최대 금리를 확인할 수 있습니다. 내가 충족할 수 있는 조건이 가장 많은 은행을 선택하는 것이 유리합니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;가입 시 주의&lt;/span&gt;
    &lt;h2&gt;가입 전 반드시 확인할 것들&lt;/h2&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;확인 항목&lt;/th&gt;&lt;th&gt;내용&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;1인 1계좌 원칙&lt;/td&gt;&lt;td&gt;11개 은행 중 딱 하나만 가입 가능. 중복 가입 불가.&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;자유적립식&lt;/td&gt;&lt;td&gt;매월 납입 금액을 자유롭게 변경 가능. 한 달 납입 안 해도 됨.&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;납입 한도&lt;/td&gt;&lt;td&gt;월 최대 50만 원. 매월 50만 원을 꽉 채워야 최대 기여금 수령.&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;최소 납입&lt;/td&gt;&lt;td&gt;월 최소 납입 금액은 은행별로 다를 수 있음. 확인 필요.&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;우대금리 유지&lt;/td&gt;&lt;td&gt;가입 초기에 우대금리 조건을 충족해도 매월 유지해야 함.&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 신청 기간 놓치면 다음 달까지 기다려야 합니다&lt;/strong&gt;&lt;br&gt;
      청년미래적금은 매월 정해진 신청 기간에만 가입할 수 있습니다. 신청 기간을 놓치면 다음 달 신청 기간까지 기다려야 합니다. 금융위원회 공식 사이트에서 매월 신청 일정을 확인하세요.
    &lt;/div&gt;
  &lt;/section&gt;
&lt;/main&gt;
&lt;footer&gt;
  &lt;p&gt;본 내용은 금융위원회 및 서민금융진흥원 공식 자료를 기반으로 작성되었습니다. 정책은 변경될 수 있으므로 가입 전 공식 홈페이지와 취급 은행에서 최신 정보를 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/366</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EC%9D%80%ED%96%89-%EB%B9%84%EA%B5%90-2026-%E2%80%94-%EC%9A%B0%EB%8C%80%EA%B8%88%EB%A6%AC-%EC%A1%B0%EA%B1%B4%EA%B3%BC-%EC%B5%9C%EC%A0%81-%EC%9D%80%ED%96%89-%EC%84%A0%ED%83%9D%EB%B2%95#entry366comment</comments>
      <pubDate>Thu, 11 Jun 2026 08:05:40 +0900</pubDate>
    </item>
    <item>
      <title>청년미래적금 정부기여금 2026 &amp;mdash; 소득별 지원금과 비과세 혜택 계산</title>
      <link>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EC%A0%95%EB%B6%80%EA%B8%B0%EC%97%AC%EA%B8%88-2026-%E2%80%94-%EC%86%8C%EB%93%9D%EB%B3%84-%EC%A7%80%EC%9B%90%EA%B8%88%EA%B3%BC-%EB%B9%84%EA%B3%BC%EC%84%B8-%ED%98%9C%ED%83%9D-%EA%B3%84%EC%82%B0</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;청년미래적금 소득별지원금.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/eEa9EX/dJMcadIZbjp/KkW6fsezjNZkO24C8kyAO1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/eEa9EX/dJMcadIZbjp/KkW6fsezjNZkO24C8kyAO1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/eEa9EX/dJMcadIZbjp/KkW6fsezjNZkO24C8kyAO1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FeEa9EX%2FdJMcadIZbjp%2FKkW6fsezjNZkO24C8kyAO1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;357&quot; height=&quot;357&quot; data-filename=&quot;청년미래적금 소득별지원금.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&lt;!-- 글3: 청년미래적금 혜택 및 정부기여금 --&gt;
&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 — 소득별 지원금과 비과세 혜택 계산&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;2026년 청년미래적금 정부기여금을 소득 구간별로 계산했습니다. 일반형 월 3만 원, 우대형 월 6만 원 기여금과 비과세 혜택까지 확인하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  .amount-cards{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:24px 0;}
  .amount-card{background:#fff;border:1px solid var(--light);padding:24px;border-radius:4px;text-align:center;}
  .amount-card.normal{border-top:4px solid var(--blue);}
  .amount-card.prefer{border-top:4px solid var(--green);}
  .amount-card .label{font-size:13px;color:var(--mid);margin-bottom:8px;}
  .amount-card .amount{font-family:'Noto Serif KR',serif;font-size:26px;font-weight:900;margin-bottom:4px;}
  .amount-card.normal .amount{color:var(--blue);}
  .amount-card.prefer .amount{color:var(--green);}
  .amount-card .sub{font-size:12px;color:var(--mid);}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  정부 지원금 계산 · 2026년 최신&lt;/div&gt;
    &lt;h1&gt;청년미래적금 정부기여금 2026&lt;br&gt;&lt;em&gt;소득별 지원금과 비과세&lt;/em&gt; 혜택 계산&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;정부가 매달 얼마를 더 얹어주는지, 3년 만기 시 총 혜택이 얼마인지 지금 확인하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;
&lt;main&gt;
  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  정부기여금 핵심 요약&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;일반형:&lt;/strong&gt; 월 최대 3만 원 × 36개월 = 최대 108만 원&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;우대형:&lt;/strong&gt; 월 최대 6만 원 × 36개월 = 최대 216만 원&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;비과세:&lt;/strong&gt; 이자소득 전액 비과세 (일반 적금 대비 15.4% 절세)&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;실질 금리 효과:&lt;/strong&gt; 최대 연 16.9% 수준의 일반 적금과 동일한 수익 효과&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;정부기여금&lt;/span&gt;
    &lt;h2&gt;소득 구간별 정부기여금&lt;/h2&gt;
    &lt;div class=&quot;amount-cards&quot;&gt;
      &lt;div class=&quot;amount-card normal&quot;&gt;
        &lt;div class=&quot;label&quot;&gt;일반형 월 기여금&lt;/div&gt;
        &lt;div class=&quot;amount&quot;&gt;최대 3만 원&lt;/div&gt;
        &lt;div class=&quot;sub&quot;&gt;3년 합계 최대 108만 원&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;amount-card prefer&quot;&gt;
        &lt;div class=&quot;label&quot;&gt;우대형 월 기여금&lt;/div&gt;
        &lt;div class=&quot;amount&quot;&gt;최대 6만 원&lt;/div&gt;
        &lt;div class=&quot;sub&quot;&gt;3년 합계 최대 216만 원&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;p&gt;정부기여금은 납입 금액에 비례해 지급됩니다. 월 50만 원을 꽉 채워 납입해야 최대 기여금을 받을 수 있습니다. 납입 금액이 적으면 기여금도 줄어듭니다.&lt;/p&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  기여금 매칭 비율&lt;/strong&gt;&lt;br&gt;
      우대형 기준으로 납입 금액의 약 12% 수준의 기여금이 매칭됩니다. 즉 월 50만 원을 납입하면 정부가 6만 원을 추가로 얹어주는 구조입니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;비과세 혜택&lt;/span&gt;
    &lt;h2&gt;이자소득 비과세 — 얼마나 유리한가&lt;/h2&gt;
    &lt;p&gt;일반 적금이나 예금에서 발생한 이자소득에는 15.4%(소득세 14% + 지방소득세 1.4%)의 세금이 붙습니다. 청년미래적금은 이 세금이 전혀 없습니다.&lt;/p&gt;
    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;일반 적금&lt;/th&gt;&lt;th&gt;청년미래적금&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;이자소득세&lt;/td&gt;&lt;td&gt;15.4% 원천징수&lt;/td&gt;&lt;td&gt;&lt;strong&gt;0원 (비과세)&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;100만 원 이자 발생 시&lt;/td&gt;&lt;td&gt;실수령 846,000원&lt;/td&gt;&lt;td&gt;실수령 1,000,000원&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;금융소득종합과세&lt;/td&gt;&lt;td&gt;대상 포함 가능&lt;/td&gt;&lt;td&gt;대상 제외&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;
    &lt;p&gt;3년간 발생하는 이자가 약 180만 원이라고 가정하면, 일반 적금에서는 약 27만 7,200원이 세금으로 나가지만 청년미래적금에서는 세금이 전혀 없습니다.&lt;/p&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;중도해지&lt;/span&gt;
    &lt;h2&gt;중도해지 시 혜택이 사라지나&lt;/h2&gt;
    &lt;p&gt;3년 만기를 채우지 않고 중도해지하면 원칙적으로 정부기여금과 비과세 혜택이 적용되지 않습니다.&lt;/p&gt;
    &lt;p&gt;단, 불가피한 사유(사망, 해외이주, 3개월 이상 입원, 천재지변 등)로 해지하는 경우에는 예외적으로 기여금 일부를 받을 수 있습니다.&lt;/p&gt;
    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠️ 여유 자금으로만 납입하세요&lt;/strong&gt;&lt;br&gt;
      중도해지 시 혜택이 사라지므로 반드시 3년간 여유 있게 납입할 수 있는 금액으로 시작하는 것이 중요합니다. 무리하게 월 50만 원을 채우려다 중도해지하는 것보다 월 20~30만 원씩 안정적으로 납입하는 것이 유리합니다.
    &lt;/div&gt;
  &lt;/section&gt;
&lt;/main&gt;
&lt;footer&gt;
  &lt;p&gt;본 내용은 금융위원회 및 서민금융진흥원 공식 자료를 기반으로 작성되었습니다. 정책은 변경될 수 있으므로 가입 전 공식 홈페이지와 취급 은행에서 최신 정보를 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/365</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EC%A0%95%EB%B6%80%EA%B8%B0%EC%97%AC%EA%B8%88-2026-%E2%80%94-%EC%86%8C%EB%93%9D%EB%B3%84-%EC%A7%80%EC%9B%90%EA%B8%88%EA%B3%BC-%EB%B9%84%EA%B3%BC%EC%84%B8-%ED%98%9C%ED%83%9D-%EA%B3%84%EC%82%B0#entry365comment</comments>
      <pubDate>Wed, 10 Jun 2026 20:02:17 +0900</pubDate>
    </item>
    <item>
      <title>청년미래적금 가입 조건 2026 &amp;mdash; 나이&amp;middot;소득&amp;middot;가구소득 기준 완벽 정리</title>
      <link>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EA%B0%80%EC%9E%85-%EC%A1%B0%EA%B1%B4-2026-%E2%80%94-%EB%82%98%EC%9D%B4%C2%B7%EC%86%8C%EB%93%9D%C2%B7%EA%B0%80%EA%B5%AC%EC%86%8C%EB%93%9D-%EA%B8%B0%EC%A4%80-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;청년미래적금기준.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/zhd6z/dJMcaci3o82/KaEvkCUSxDyJ5g7ikIcOkK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/zhd6z/dJMcaci3o82/KaEvkCUSxDyJ5g7ikIcOkK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/zhd6z/dJMcaci3o82/KaEvkCUSxDyJ5g7ikIcOkK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fzhd6z%2FdJMcaci3o82%2FKaEvkCUSxDyJ5g7ikIcOkK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; alt=&quot;청년미래적금 가입기준&quot; loading=&quot;lazy&quot; width=&quot;376&quot; height=&quot;376&quot; data-filename=&quot;청년미래적금기준.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&lt;!-- 글2: 청년미래적금 가입 조건 --&gt;
&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 — 나이·소득·가구소득 기준 완벽 정리&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;2026년 청년미래적금 가입 조건을 정확히 확인하세요. 나이·소득·가구소득 기준, 일반형과 우대형 차이까지 한 번에 정리했습니다.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout.info{background:#eef2fb;border-left:5px solid var(--blue);color:#1a3060;}
  .callout strong{font-weight:700;}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  .badge-green{display:inline-block;background:#d4edda;color:#155724;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  .badge-red{display:inline-block;background:#f8d7da;color:#721c24;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  가입 자격 완전 정리 · 2026년 최신&lt;/div&gt;
    &lt;h1&gt;청년미래적금 가입 조건 2026&lt;br&gt;&lt;em&gt;나이·소득·가구소득 기준&lt;/em&gt; 완벽 정리&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;소득 기준을 잘못 알고 신청했다가 탈락하는 경우가 많습니다. 일반형과 우대형 기준을 지금 정확히 확인하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;
&lt;main&gt;
  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  가입 조건 핵심 요약&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;나이:&lt;/strong&gt; 만 19세 이상 34세 이하 (병역 이행 기간 최대 6년 추가 인정)&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;일반형 소득:&lt;/strong&gt; 개인소득 6,000만 원 이하 + 가구 중위소득 200% 이하&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;우대형 소득:&lt;/strong&gt; 개인소득 3,600만 원 이하 + 가구 중위소득 150% 이하&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;신청 기간:&lt;/strong&gt; 2026년 6월 22일 ~ 7월 3일 (첫 신청)&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;나이 조건&lt;/span&gt;
    &lt;h2&gt;만 19~34세 — 병역 이행 기간 추가 인정&lt;/h2&gt;
    &lt;p&gt;청년미래적금은 &lt;strong&gt;만 19세 이상 34세 이하&lt;/strong&gt; 청년이 가입할 수 있습니다. 가입 신청일 기준으로 나이를 계산합니다.&lt;/p&gt;
    &lt;p&gt;군 복무 등 병역을 이행한 경우 최대 6년까지 나이 상한을 추가로 인정합니다. 예를 들어 2년 군 복무를 한 경우 만 36세까지 가입이 가능합니다.&lt;/p&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  병역 이행 기간 인정 방법&lt;/strong&gt;&lt;br&gt;
      신청 시 병적증명서를 제출하면 병역 이행 기간만큼 나이 상한이 늘어납니다. 최대 6년까지 인정되므로 군 복무를 마친 분들은 반드시 확인하세요.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;소득 조건&lt;/span&gt;
    &lt;h2&gt;일반형 vs 우대형 소득 기준&lt;/h2&gt;
    &lt;p&gt;청년미래적금은 소득 수준에 따라 일반형과 우대형으로 나뉩니다. 우대형은 정부 기여금이 더 많아 혜택이 큽니다.&lt;/p&gt;
    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;개인소득 기준&lt;/th&gt;&lt;th&gt;가구소득 기준&lt;/th&gt;&lt;th&gt;정부 기여금&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;일반형&lt;/td&gt;&lt;td&gt;6,000만 원 이하 (소상공인: 연 매출 3억 원 이하)&lt;/td&gt;&lt;td&gt;중위소득 200% 이하&lt;/td&gt;&lt;td&gt;월 최대 3만 원&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;우대형&lt;/td&gt;&lt;td&gt;3,600만 원 이하 (소상공인: 연 매출 1억 원 이하)&lt;/td&gt;&lt;td&gt;중위소득 150% 이하&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;월 최대 6만 원&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;
    &lt;div class=&quot;callout info&quot;&gt;
      &lt;strong&gt;  소득 기준은 직전 과세기간(2025년) 소득 기준입니다&lt;/strong&gt;&lt;br&gt;
      2026년 가입 시 2025년 귀속 소득이 기준입니다. 2025년 소득이 확정되지 않은 경우 전전년도(2024년) 소득으로 심사할 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;가구소득 기준&lt;/span&gt;
    &lt;h2&gt;가구 중위소득 기준이란&lt;/h2&gt;
    &lt;p&gt;가구 중위소득은 전체 가구를 소득 순서로 줄 세웠을 때 정중앙에 해당하는 가구의 소득입니다. 2026년 기준 중위소득 150%와 200%는 가구원 수에 따라 다르게 적용됩니다.&lt;/p&gt;
    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;가구원 수&lt;/th&gt;&lt;th&gt;중위소득 150% (월)&lt;/th&gt;&lt;th&gt;중위소득 200% (월)&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;1인&lt;/td&gt;&lt;td&gt;약 333만 원&lt;/td&gt;&lt;td&gt;약 444만 원&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;2인&lt;/td&gt;&lt;td&gt;약 550만 원&lt;/td&gt;&lt;td&gt;약 733만 원&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;3인&lt;/td&gt;&lt;td&gt;약 706만 원&lt;/td&gt;&lt;td&gt;약 941만 원&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;4인&lt;/td&gt;&lt;td&gt;약 860만 원&lt;/td&gt;&lt;td&gt;약 1,147만 원&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;
    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 가구소득에는 부모님 소득도 포함됩니다&lt;/strong&gt;&lt;br&gt;
      건강보험료 부과 기준의 가구 소득을 기준으로 하며, 동일 주민등록상 가구원의 소득이 합산됩니다. 부모님과 같은 주소에 살고 있다면 부모님 소득도 가구소득에 포함될 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;신청 방법&lt;/span&gt;
    &lt;h2&gt;어디서 어떻게 신청하나&lt;/h2&gt;
    &lt;p&gt;청년미래적금은 은행 앱(비대면)으로만 신청 가능합니다. 지점 방문 없이 스마트폰 앱에서 5분 이내에 가입 신청을 완료할 수 있습니다.&lt;/p&gt;
    &lt;p&gt;취급 은행은 국민, 신한, 하나, 우리, 농협, 기업, 부산, 대구(iM뱅크), 광주, 전북, 경남 등 11개 은행입니다. 은행별로 우대금리 조건이 다르므로 급여 이체, 카드 실적, 자동이체 등 조건을 비교한 후 신청하는 것이 유리합니다.&lt;/p&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  첫 신청 기간을 놓쳤다면&lt;/strong&gt;&lt;br&gt;
      2026년 6월 22일 ~ 7월 3일 첫 신청 기간을 놓쳐도 이후 월별 추가 신청 기간이 열립니다. 금융위원회 또는 서민금융진흥원 공식 사이트에서 다음 신청 일정을 확인할 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;
&lt;/main&gt;
&lt;footer&gt;
  &lt;p&gt;본 내용은 금융위원회 및 서민금융진흥원 공식 자료를 기반으로 작성되었습니다. 정책은 변경될 수 있으므로 가입 전 공식 홈페이지와 취급 은행에서 최신 정보를 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/364</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EA%B0%80%EC%9E%85-%EC%A1%B0%EA%B1%B4-2026-%E2%80%94-%EB%82%98%EC%9D%B4%C2%B7%EC%86%8C%EB%93%9D%C2%B7%EA%B0%80%EA%B5%AC%EC%86%8C%EB%93%9D-%EA%B8%B0%EC%A4%80-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC#entry364comment</comments>
      <pubDate>Wed, 10 Jun 2026 14:00:40 +0900</pubDate>
    </item>
    <item>
      <title>청년도약계좌 2026 &amp;mdash; 종료 후 청년미래적금으로 바뀐 것들 완벽 정리</title>
      <link>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%8F%84%EC%95%BD%EA%B3%84%EC%A2%8C-2026-%E2%80%94-%EC%A2%85%EB%A3%8C-%ED%9B%84-%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88%EC%9C%BC%EB%A1%9C-%EB%B0%94%EB%80%90-%EA%B2%83%EB%93%A4-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;청년미래적금변한것.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dwFt0s/dJMb99UcuYk/5CkKgFwt9xcfzLJRxJOQBK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dwFt0s/dJMb99UcuYk/5CkKgFwt9xcfzLJRxJOQBK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dwFt0s/dJMb99UcuYk/5CkKgFwt9xcfzLJRxJOQBK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdwFt0s%2FdJMb99UcuYk%2F5CkKgFwt9xcfzLJRxJOQBK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; alt=&quot;청년미래적금&quot; loading=&quot;lazy&quot; width=&quot;348&quot; height=&quot;348&quot; data-filename=&quot;청년미래적금변한것.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;



&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 — 종료 후 청년미래적금으로 바뀐 것들 완벽 정리&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;청년도약계좌가 2025년 종료되고 2026년 6월 청년미래적금이 출시됐습니다. 두 상품의 차이와 청년미래적금 가입 조건을 지금 확인하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout.info{background:#eef2fb;border-left:5px solid var(--blue);color:#1a3060;}
  .callout strong{font-weight:700;}
  .cards{display:grid;gap:16px;margin:24px 0;}
  .cards.two{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));}
  .card{background:#fff;border:1px solid var(--light);padding:22px;border-radius:4px;}
  .card.gold{border-left:4px solid var(--gold);}
  .card.green{border-left:4px solid var(--green);}
  .card.accent{border-left:4px solid var(--accent);}
  .card.blue{border-left:4px solid var(--blue);}
  .card h3{font-weight:700;font-size:14.5px;margin-bottom:8px;color:var(--ink);}
  .card p{font-size:13.5px;color:var(--mid);margin-bottom:0;}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  .badge-green{display:inline-block;background:#d4edda;color:#155724;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  .badge-red{display:inline-block;background:#f8d7da;color:#721c24;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  청년 자산 형성 정책 · 2026년 최신&lt;/div&gt;
    &lt;h1&gt;청년도약계좌 2026&lt;br&gt;&lt;em&gt;종료 후 청년미래적금으로&lt;/em&gt; 바뀐 것들&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;청년도약계좌는 2025년에 종료됐습니다. 2026년 6월 출시된 청년미래적금이 무엇이 달라졌는지 지금 확인하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;
&lt;main&gt;
  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  핵심 변경사항 요약&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;청년도약계좌:&lt;/strong&gt; 2025년 신규 가입 종료. 기존 가입자는 만기까지 유지.&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;청년미래적금:&lt;/strong&gt; 2026년 6월 22일 출시. 3년 만기, 월 최대 50만 원.&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;기여금 확대:&lt;/strong&gt; 도약계좌 월 최대 2.4만 원 → 미래적금 월 최대 6만 원(우대형)&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;만기 수령액:&lt;/strong&gt; 월 50만 원 × 3년 납입 시 최대 약 2,200만 원&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;변경 배경&lt;/span&gt;
    &lt;h2&gt;청년도약계좌가 청년미래적금으로 바뀐 이유&lt;/h2&gt;
    &lt;p&gt;청년도약계좌는 2023년 6월 출시된 윤석열 정부의 청년 자산 형성 정책 상품이었습니다. 월 최대 70만 원을 &lt;strong&gt;5년간&lt;/strong&gt; 저축하면 정부 기여금과 이자를 더해 최대 약 5,000만 원을 받는 구조였습니다.&lt;/p&gt;
    &lt;p&gt;그러나 5년이라는 긴 의무 기간이 가장 큰 불만이었습니다. 결혼, 이직, 독립 등 목돈이 필요한 시점이 많은 2030세대에게 5년은 현실적으로 부담스러운 기간이었습니다.&lt;/p&gt;
    &lt;p&gt;2026년 이재명 정부 출범 후 청년도약계좌는 2025년을 마지막으로 신규 가입이 종료됐습니다. 그 대체 상품으로 &lt;strong&gt;청년미래적금&lt;/strong&gt;이 2026년 6월 22일 출시됐습니다.&lt;/p&gt;
    &lt;div class=&quot;callout info&quot;&gt;
      &lt;strong&gt;  기존 청년도약계좌 가입자는?&lt;/strong&gt;&lt;br&gt;
      이미 청년도약계좌에 가입한 분들은 기존 계좌를 만기까지 그대로 유지할 수 있습니다. 또는 중도해지 후 청년미래적금으로 갈아탈 수 있도록 정부가 지원 방안을 마련했습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;핵심 비교&lt;/span&gt;
    &lt;h2&gt;청년도약계좌 vs 청년미래적금 — 무엇이 달라졌나&lt;/h2&gt;
    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;청년도약계좌&lt;/th&gt;&lt;th&gt;청년미래적금 (2026)&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;출시 정부&lt;/td&gt;&lt;td&gt;윤석열 정부&lt;/td&gt;&lt;td&gt;이재명 정부&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;만기&lt;/td&gt;&lt;td&gt;5년&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;3년 (단축)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;월 납입 한도&lt;/td&gt;&lt;td&gt;최대 70만 원&lt;/td&gt;&lt;td&gt;최대 50만 원&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;정부 기여금 (일반형)&lt;/td&gt;&lt;td&gt;월 최대 2.4만 원&lt;/td&gt;&lt;td&gt;월 최대 3만 원&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;정부 기여금 (우대형)&lt;/td&gt;&lt;td&gt;—&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;월 최대 6만 원&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;만기 수령액&lt;/td&gt;&lt;td&gt;최대 약 5,000만 원&lt;/td&gt;&lt;td&gt;최대 약 2,200만 원&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;이자소득&lt;/td&gt;&lt;td&gt;비과세&lt;/td&gt;&lt;td&gt;비과세&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;신규 가입&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-red&quot;&gt;2025년 종료&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;2026년 6월 출시&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;청년미래적금&lt;/span&gt;
    &lt;h2&gt;2026년 청년미래적금 핵심 내용&lt;/h2&gt;
    &lt;p&gt;청년미래적금은 만 19~34세 청년이 월 최대 50만 원을 3년 동안 저축하면 정부가 소득 구간에 따라 기여금을 더해주고, 이자소득 전액을 비과세해주는 정책 상품입니다.&lt;/p&gt;
    &lt;div class=&quot;cards two&quot;&gt;
      &lt;div class=&quot;card gold&quot;&gt;
        &lt;h3&gt;일반형&lt;/h3&gt;
        &lt;p&gt;개인소득 6,000만 원 이하 또는 연 매출 3억 원 이하 소상공인. 가구 중위소득 200% 이하. 정부 기여금 월 최대 3만 원.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card green&quot;&gt;
        &lt;h3&gt;우대형&lt;/h3&gt;
        &lt;p&gt;개인소득 3,600만 원 이하 또는 연 매출 1억 원 이하 소상공인. 가구 중위소득 150% 이하. 정부 기여금 &lt;strong&gt;월 최대 6만 원.&lt;/strong&gt;&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  첫 신청 기간: 2026년 6월 22일 ~ 7월 3일&lt;/strong&gt;&lt;br&gt;
      청년미래적금 첫 가입 신청 기간은 2026년 6월 22일부터 7월 3일까지 2주간입니다. 국민·신한·하나·우리·농협 등 11개 은행 앱에서 신청할 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;수령액 계산&lt;/span&gt;
    &lt;h2&gt;실제로 얼마를 받을 수 있나&lt;/h2&gt;
    &lt;p&gt;우대형 가입자가 월 50만 원씩 3년 납입 시 예상 수령액은 다음과 같습니다.&lt;/p&gt;
    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;구성&lt;/th&gt;&lt;th&gt;금액&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;납입 원금 (월 50만 원 × 36개월)&lt;/td&gt;&lt;td&gt;1,800만 원&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;정부 기여금 (월 최대 6만 원 × 36개월)&lt;/td&gt;&lt;td&gt;최대 216만 원&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;이자 (비과세)&lt;/td&gt;&lt;td&gt;약 180만 원 내외&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;총 예상 수령액&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;약 2,200만 원&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;
    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 실제 금액은 금리·기여금 확정 후 달라질 수 있습니다&lt;/strong&gt;&lt;br&gt;
      위 금액은 예상치입니다. 실제 적용 금리와 정부 기여금은 각 은행과 정부 확정 발표 후 달라질 수 있으므로, 가입 전 해당 은행 앱에서 최신 조건을 확인하세요.
    &lt;/div&gt;
  &lt;/section&gt;
&lt;/main&gt;
&lt;footer&gt;
  &lt;p&gt;본 내용은 금융위원회 및 서민금융진흥원 공식 자료를 기반으로 작성되었습니다. 정책은 변경될 수 있으므로 가입 전 공식 홈페이지와 취급 은행에서 최신 정보를 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/363</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%8F%84%EC%95%BD%EA%B3%84%EC%A2%8C-2026-%E2%80%94-%EC%A2%85%EB%A3%8C-%ED%9B%84-%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88%EC%9C%BC%EB%A1%9C-%EB%B0%94%EB%80%90-%EA%B2%83%EB%93%A4-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC#entry363comment</comments>
      <pubDate>Wed, 10 Jun 2026 07:57:36 +0900</pubDate>
    </item>
    <item>
      <title>주식 증거금 자주 묻는 질문 2026 &amp;mdash; 미수금&amp;middot;반대매매&amp;middot;대용증권 FAQ 총정리</title>
      <link>https://jejerim.tistory.com/entry/%EC%A3%BC%EC%8B%9D-%EC%A6%9D%EA%B1%B0%EA%B8%88-%EC%9E%90%EC%A3%BC-%EB%AC%BB%EB%8A%94-%EC%A7%88%EB%AC%B8-2026-%E2%80%94-%EB%AF%B8%EC%88%98%EA%B8%88%C2%B7%EB%B0%98%EB%8C%80%EB%A7%A4%EB%A7%A4%C2%B7%EB%8C%80%EC%9A%A9%EC%A6%9D%EA%B6%8C-FAQ-%EC%B4%9D%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;주식증거금 미수금 반대매매 대용증권 .jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/NxxX0/dJMcaip33fD/BlXwf8goGKK2UmA8IHD320/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/NxxX0/dJMcaip33fD/BlXwf8goGKK2UmA8IHD320/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/NxxX0/dJMcaip33fD/BlXwf8goGKK2UmA8IHD320/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FNxxX0%2FdJMcaip33fD%2FBlXwf8goGKK2UmA8IHD320%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;291&quot; height=&quot;291&quot; data-filename=&quot;주식증거금 미수금 반대매매 대용증권 .jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;



&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 — 미수금·반대매매·대용증권 FAQ 총정리&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;주식 증거금에 관한 자주 묻는 질문을 2026년 기준으로 총정리했습니다. 미수금 해결 방법, 반대매매 막는 법, 대용증권 활용법까지 확인하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .faq-item{background:#fff;border:1px solid var(--light);border-radius:4px;margin-bottom:14px;overflow:hidden;}
  .faq-q{padding:18px 22px;font-weight:700;font-size:14.5px;color:var(--ink);display:flex;align-items:flex-start;gap:12px;}
  .faq-q::before{content:'Q';background:var(--accent);color:#fff;min-width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;flex-shrink:0;margin-top:1px;}
  .faq-a{padding:0 22px 18px 60px;font-size:14px;color:var(--mid);line-height:1.8;}
  .faq-a strong{color:var(--ink);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}.faq-a{padding-left:22px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;❓ 주식 증거금 완전 정복 · 2026년&lt;/div&gt;
    &lt;h1&gt;주식 증거금 자주 묻는 질문 2026&lt;br&gt;&lt;em&gt;미수금·반대매매·대용증권&lt;/em&gt; FAQ 총정리&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;증거금에 대해 헷갈리는 것들을 모두 모았습니다. 주식 거래 전 한 번 확인하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;
&lt;main&gt;
  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  이 글에서 다루는 내용&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;미수금이 생겼을 때 해결 방법&lt;/li&gt;
      &lt;li&gt;반대매매를 막는 방법&lt;/li&gt;
      &lt;li&gt;주식 매도 후 바로 다른 주식을 살 수 있는지&lt;/li&gt;
      &lt;li&gt;증거금이 부족한 상태에서 주문 시 어떻게 되는지&lt;/li&gt;
      &lt;li&gt;대용증권 활용 방법과 주의사항&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;미수금 FAQ&lt;/span&gt;
    &lt;h2&gt;미수금에 관한 질문&lt;/h2&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;미수금이 생기면 어떻게 해야 하나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;D+2일 장 시작 전까지 해당 금액을 계좌에 입금하면 됩니다.&lt;/strong&gt; 반대매매는 D+2일 장이 열린 후 진행됩니다. 입금이 어렵다면 보유 주식을 직접 매도해서 미수금을 채우는 방법도 있습니다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;미수금이 있는 상태에서 추가 매수가 가능한가요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;원칙적으로 불가능합니다.&lt;/strong&gt; 미수금이 있는 상태에서는 새로운 매수 주문이 제한됩니다. 미수금을 먼저 해결해야 정상적인 거래가 가능합니다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;반대매매 후에도 미수금이 남을 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 가능합니다.&lt;/strong&gt; 보유 주식 가치보다 미수금이 더 크거나, 반대매매 당시 주가가 많이 하락했다면 매도 후에도 미수금이 남을 수 있습니다. 이 경우 남은 미수금도 즉시 납부해야 합니다.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;결제 FAQ&lt;/span&gt;
    &lt;h2&gt;결제와 재매수에 관한 질문&lt;/h2&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;주식을 팔면 바로 그 돈으로 다른 주식을 살 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;일부 가능합니다. 매도 당일 발생하는 &lt;strong&gt;재사용금(당일 매도 금액의 일부)&lt;/strong&gt;으로 같은 날 매수 주문을 넣을 수 있습니다. 단, 재사용금은 전체 매도 금액이 아닐 수 있으며 증권사마다 정책이 다릅니다. 매도 대금 전액은 D+2일에 정산되어 입금됩니다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;증거금이 부족한 상태에서 주문을 넣으면 어떻게 되나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;주문이 거부되거나 주문 가능 수량이 자동으로 제한됩니다.&lt;/strong&gt; MTS·HTS에서 주문 수량 입력 시 잔고 초과 주문은 자동으로 차단됩니다. 증거금 내에서만 주문이 가능합니다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;ETF도 증거금이 적용되나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, ETF도 증거금이 적용됩니다.&lt;/strong&gt; 일반 주식과 동일하게 D+2일 결제 구조로 운영되며, ETF 종류에 따라 증거금률이 다르게 적용됩니다. 레버리지 ETF나 인버스 ETF는 더 높은 증거금률이 적용될 수 있습니다.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;대용증권 FAQ&lt;/span&gt;
    &lt;h2&gt;대용증권에 관한 질문&lt;/h2&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;대용증권이란 무엇인가요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;보유 중인 주식을 현금 대신 증거금으로 활용하는 것입니다. &lt;strong&gt;시가총액 상위 50위 이내 종목은 전일 종가의 80%, 그 외 종목은 70%를 대용 가치로 인정&lt;/strong&gt;합니다. 현금 없이도 보유 주식을 담보로 추가 매수가 가능합니다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;대용으로 사용한 주식을 팔면 어떻게 되나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;대용으로 활용 중인 주식을 매도하면 대용 가치가 줄어들어 증거금 부족이 발생할 수 있습니다.&lt;/strong&gt; 이 경우 추가 증거금을 납부하거나 반대매매를 당할 수 있으니 매도 전 계좌 상황을 반드시 확인해야 합니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  주식 투자 초보자를 위한 핵심 원칙&lt;/strong&gt;&lt;br&gt;
      증거금, 미수거래, 대용증권 등 복잡한 개념이 많지만 초보자에게 가장 안전한 원칙은 단 하나입니다. 보유한 현금 내에서만 전액 매수하고, 미수거래와 신용거래는 하지 않는 것입니다. 이 원칙만 지켜도 반대매매 위험은 완전히 사라집니다.
    &lt;/div&gt;
  &lt;/section&gt;
&lt;/main&gt;
&lt;footer&gt;
  &lt;p&gt;본 내용은 한국거래소 및 각 증권사 공식 자료를 기반으로 작성되었습니다. 증거금률은 증권사 및 시장 상황에 따라 변경될 수 있으므로 거래 전 해당 증권사에서 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/362</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%A3%BC%EC%8B%9D-%EC%A6%9D%EA%B1%B0%EA%B8%88-%EC%9E%90%EC%A3%BC-%EB%AC%BB%EB%8A%94-%EC%A7%88%EB%AC%B8-2026-%E2%80%94-%EB%AF%B8%EC%88%98%EA%B8%88%C2%B7%EB%B0%98%EB%8C%80%EB%A7%A4%EB%A7%A4%C2%B7%EB%8C%80%EC%9A%A9%EC%A6%9D%EA%B6%8C-FAQ-%EC%B4%9D%EC%A0%95%EB%A6%AC#entry362comment</comments>
      <pubDate>Tue, 9 Jun 2026 20:38:02 +0900</pubDate>
    </item>
    <item>
      <title>주식 증거금률 확인 방법 2026 &amp;mdash; HTS&amp;middot;MTS에서 종목별 조회하기</title>
      <link>https://jejerim.tistory.com/entry/%EC%A3%BC%EC%8B%9D-%EC%A6%9D%EA%B1%B0%EA%B8%88%EB%A5%A0-%ED%99%95%EC%9D%B8-%EB%B0%A9%EB%B2%95-2026-%E2%80%94-HTS%C2%B7MTS%EC%97%90%EC%84%9C-%EC%A2%85%EB%AA%A9%EB%B3%84-%EC%A1%B0%ED%9A%8C%ED%95%98%EA%B8%B0</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;주식증거금 hts mts.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/193WB/dJMcaiXQkcZ/Qy91DR6cwuAhVcDkaXZO1K/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/193WB/dJMcaiXQkcZ/Qy91DR6cwuAhVcDkaXZO1K/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/193WB/dJMcaiXQkcZ/Qy91DR6cwuAhVcDkaXZO1K/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F193WB%2FdJMcaiXQkcZ%2FQy91DR6cwuAhVcDkaXZO1K%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;387&quot; height=&quot;387&quot; data-filename=&quot;주식증거금 hts mts.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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 — HTS·MTS에서 종목별 조회하기&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;주식 종목별 증거금률을 HTS와 MTS에서 확인하는 방법을 정리했습니다. 증거금률이 높은 종목의 특징과 주의사항까지 확인하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .steps{margin:24px 0;}
  .step{display:flex;gap:18px;margin-bottom:14px;background:#fff;border:1px solid var(--light);padding:18px 22px;border-radius:4px;}
  .step-num{min-width:34px;height:34px;background:var(--ink);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0;margin-top:2px;}
  .step-body h4{font-weight:700;font-size:14.5px;margin-bottom:5px;color:var(--ink);}
  .step-body p{font-size:13.5px;color:var(--mid);margin-bottom:0;}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  .badge-red{display:inline-block;background:#f8d7da;color:#721c24;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  종목별 조회 방법 · 2026년&lt;/div&gt;
    &lt;h1&gt;주식 증거금률 확인 방법 2026&lt;br&gt;&lt;em&gt;HTS·MTS에서&lt;/em&gt; 종목별 조회하기&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;주문 전에 증거금률을 확인하지 않으면 예상보다 많은 자금이 묶입니다. 미리 확인하는 습관이 중요합니다.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;
&lt;main&gt;
  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  증거금률 확인 핵심 요약&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;확인 위치:&lt;/strong&gt; HTS·MTS 현재가 화면 또는 주문 화면에서 바로 확인 가능&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;증권사마다 다를 수 있음:&lt;/strong&gt; 같은 종목도 증권사에 따라 증거금률이 다름&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;100% 종목 주의:&lt;/strong&gt; 관리종목·투자위험종목은 100% 전액 필요&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;변경 가능:&lt;/strong&gt; 시장 상황에 따라 증거금률이 수시로 바뀔 수 있음&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;MTS 확인법&lt;/span&gt;
    &lt;h2&gt;스마트폰 MTS에서 증거금률 확인하는 방법&lt;/h2&gt;
    &lt;div class=&quot;steps&quot;&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;1&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;증권사 앱(MTS) 실행&lt;/h4&gt;
          &lt;p&gt;사용 중인 증권사 앱을 실행하고 로그인합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;2&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;종목 검색&lt;/h4&gt;
          &lt;p&gt;확인하려는 종목을 검색해 현재가 화면으로 이동합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;3&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;종목 정보에서 증거금률 확인&lt;/h4&gt;
          &lt;p&gt;현재가 화면 하단 또는 종목 상세 정보에서 증거금률 항목을 확인합니다. 주문 화면에서도 확인 가능합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  주문 화면에서 바로 확인 가능&lt;/strong&gt;&lt;br&gt;
      매수 주문을 넣을 때 주문 화면에 해당 종목의 증거금률이 표시됩니다. 주문 수량을 입력하면 필요한 증거금 금액도 자동으로 계산되어 표시됩니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;증거금률 높은 종목&lt;/span&gt;
    &lt;h2&gt;증거금률이 높은 종목의 특징과 주의사항&lt;/h2&gt;
    &lt;p&gt;증거금률이 60% 이상이거나 100%인 종목은 증권사가 해당 종목에 높은 리스크가 있다고 판단한 것입니다. 투자 전 왜 높은 증거금률이 적용됐는지 확인해야 합니다.&lt;/p&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;증거금률 100% 적용 주요 이유&lt;/th&gt;&lt;th&gt;의미&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;관리종목 지정&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-red&quot;&gt;상장폐지 위험 있는 종목&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;투자위험종목 지정&lt;/td&gt;&lt;td&gt;단기 급등으로 투기 우려&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;투자경고종목 지정&lt;/td&gt;&lt;td&gt;불공정거래 혐의 또는 급등락&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;신규 상장 초기&lt;/td&gt;&lt;td&gt;가격 변동성이 매우 큰 기간&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;거래량 극도로 적은 종목&lt;/td&gt;&lt;td&gt;유동성 리스크&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠️ 증거금률 100% 종목은 특히 주의하세요&lt;/strong&gt;&lt;br&gt;
      100% 증거금률 종목은 전액을 내야 하지만, 그보다 더 중요한 것은 왜 100%가 적용됐는지입니다. 관리종목이나 투자위험종목은 상장폐지로 주식이 휴지조각이 될 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;증거금률 변경&lt;/span&gt;
    &lt;h2&gt;증거금률은 수시로 바뀔 수 있다&lt;/h2&gt;
    &lt;p&gt;증거금률은 고정값이 아닙니다. 증권사가 종목의 위험도를 재평가해 언제든지 변경할 수 있습니다.&lt;/p&gt;
    &lt;p&gt;특히 주가가 단기간에 급등한 종목은 증거금률이 갑자기 40%에서 100%로 올라가는 경우가 있습니다. 이미 해당 종목을 보유 중이거나 매수를 계획 중이라면 변경 공지를 주의 깊게 확인해야 합니다.&lt;/p&gt;
    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 증거금률 상향 시 기존 보유자 영향&lt;/strong&gt;&lt;br&gt;
      보유 중인 종목의 증거금률이 갑자기 올라가면, 신용거래를 하고 있는 경우 담보 부족으로 반대매매를 당할 수 있습니다. 증권사의 공지 문자와 알림을 놓치지 말아야 합니다.
    &lt;/div&gt;
  &lt;/section&gt;
&lt;/main&gt;
&lt;footer&gt;
  &lt;p&gt;본 내용은 한국거래소 및 각 증권사 공식 자료를 기반으로 작성되었습니다. 증거금률은 증권사 및 시장 상황에 따라 변경될 수 있으므로 거래 전 해당 증권사에서 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/361</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%A3%BC%EC%8B%9D-%EC%A6%9D%EA%B1%B0%EA%B8%88%EB%A5%A0-%ED%99%95%EC%9D%B8-%EB%B0%A9%EB%B2%95-2026-%E2%80%94-HTS%C2%B7MTS%EC%97%90%EC%84%9C-%EC%A2%85%EB%AA%A9%EB%B3%84-%EC%A1%B0%ED%9A%8C%ED%95%98%EA%B8%B0#entry361comment</comments>
      <pubDate>Tue, 9 Jun 2026 13:35:22 +0900</pubDate>
    </item>
    <item>
      <title>주식 증거금 종류 2026 &amp;mdash; 매수증거금&amp;middot;신용증거금&amp;middot;선물증거금 차이 완벽 정리</title>
      <link>https://jejerim.tistory.com/entry/%EC%A3%BC%EC%8B%9D-%EC%A6%9D%EA%B1%B0%EA%B8%88-%EC%A2%85%EB%A5%98-2026-%E2%80%94-%EB%A7%A4%EC%88%98%EC%A6%9D%EA%B1%B0%EA%B8%88%C2%B7%EC%8B%A0%EC%9A%A9%EC%A6%9D%EA%B1%B0%EA%B8%88%C2%B7%EC%84%A0%EB%AC%BC%EC%A6%9D%EA%B1%B0%EA%B8%88-%EC%B0%A8%EC%9D%B4-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;주식증거금 매수신용선물증거금.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/Xq9VV/dJMcaci2uDm/uNbCkIp5bIq9pcnlQ3Dsk1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/Xq9VV/dJMcaci2uDm/uNbCkIp5bIq9pcnlQ3Dsk1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/Xq9VV/dJMcaci2uDm/uNbCkIp5bIq9pcnlQ3Dsk1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FXq9VV%2FdJMcaci2uDm%2FuNbCkIp5bIq9pcnlQ3Dsk1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;332&quot; height=&quot;332&quot; data-filename=&quot;주식증거금 매수신용선물증거금.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;



&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 — 매수증거금·신용증거금·선물증거금 차이 완벽 정리&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;주식 증거금의 종류를 2026년 기준으로 정리했습니다. 매수증거금, 신용거래증거금, 선물옵션증거금의 차이와 각각의 위험성을 확인하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .type-card{background:#fff;border:1px solid var(--light);border-radius:4px;margin-bottom:20px;overflow:hidden;}
  .type-header{padding:16px 22px;display:flex;align-items:center;gap:12px;}
  .type-header.blue{background:var(--blue);}
  .type-header.green{background:var(--green);}
  .type-header.accent{background:var(--accent);}
  .type-name{font-family:'Noto Serif KR',serif;font-size:18px;font-weight:900;color:#fff;}
  .type-body{padding:18px 22px;}
  .type-body p{font-size:13.5px;color:var(--mid);margin-bottom:10px;}
  .type-body p:last-child{margin-bottom:0;}
  .type-body strong{color:var(--ink);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  증거금 유형 완전 정리 · 2026년&lt;/div&gt;
    &lt;h1&gt;주식 증거금 종류 2026&lt;br&gt;&lt;em&gt;매수·신용·선물증거금&lt;/em&gt; 차이 완벽 정리&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;증거금에는 여러 종류가 있습니다. 내가 어떤 거래를 하느냐에 따라 적용되는 증거금이 다릅니다. 각각의 특징과 리스크를 확인하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;
&lt;main&gt;
  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  증거금 종류 한눈에 보기&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;매수증거금:&lt;/strong&gt; 일반 주식 현금 매수 시 적용. 가장 기본적인 형태.&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;신용거래증거금:&lt;/strong&gt; 증권사 돈을 빌려 주식 매수 시 적용. 이자 발생.&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;선물·옵션증거금:&lt;/strong&gt; 파생상품 거래 시 적용. 가장 높은 리스크.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;종류 1&lt;/span&gt;
    &lt;h2&gt;매수증거금 — 가장 기본적인 형태&lt;/h2&gt;
    &lt;div class=&quot;type-card&quot;&gt;
      &lt;div class=&quot;type-header blue&quot;&gt;
        &lt;div class=&quot;type-name&quot;&gt;매수증거금&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;type-body&quot;&gt;
        &lt;p&gt;일반 주식을 현금으로 매수할 때 적용되는 증거금입니다. 주식 시장은 후불제 구조(D+2일 결제)이기 때문에, 주문 시점에 전체 금액이 아닌 일부 비율만 먼저 냅니다.&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;증거금률:&lt;/strong&gt; 종목별로 다르며 20~100% 범위에서 증권사가 자율 운영합니다. 우량주는 낮고, 변동성이 큰 종목이나 관리종목은 100%가 적용됩니다.&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;결제:&lt;/strong&gt; D+2일(2영업일 후)에 전체 금액이 정산됩니다. 이 날까지 잔액이 부족하면 반대매매가 발생합니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;종류 2&lt;/span&gt;
    &lt;h2&gt;신용거래증거금 — 증권사 돈을 빌려 투자&lt;/h2&gt;
    &lt;div class=&quot;type-card&quot;&gt;
      &lt;div class=&quot;type-header green&quot;&gt;
        &lt;div class=&quot;type-name&quot;&gt;신용거래증거금&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;type-body&quot;&gt;
        &lt;p&gt;증권사에서 돈을 빌려 주식을 매수하는 신용거래에 적용되는 증거금입니다. 본인 자금에 증권사 대출을 더해 더 큰 규모로 투자할 수 있습니다.&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;증거금률:&lt;/strong&gt; 일반적으로 40% 수준. 100만 원어치 매수 시 40만 원이 내 돈, 나머지 60만 원은 증권사에서 빌리는 구조입니다.&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;이자 발생:&lt;/strong&gt; 빌린 금액에 대해 연 7~10% 수준의 이자가 발생합니다. 장기 보유할수록 이자 부담이 커집니다.&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;담보 유지율:&lt;/strong&gt; 보유 주식 가치가 일정 비율(통상 140%) 이하로 떨어지면 반대매매가 발생합니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠️ 신용거래는 이자 + 반대매매 이중 위험&lt;/strong&gt;&lt;br&gt;
      주가가 하락하면 손실이 커질 뿐 아니라 이자도 계속 발생합니다. 담보 유지율 미달 시 반대매매를 당합니다. 신용거래는 주식 투자 경험이 충분히 쌓인 후에 시도해야 합니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;종류 3&lt;/span&gt;
    &lt;h2&gt;선물·옵션증거금 — 파생상품 거래의 증거금&lt;/h2&gt;
    &lt;div class=&quot;type-card&quot;&gt;
      &lt;div class=&quot;type-header accent&quot;&gt;
        &lt;div class=&quot;type-name&quot;&gt;선물·옵션증거금&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;type-body&quot;&gt;
        &lt;p&gt;주가지수 선물이나 옵션 거래 시 납부해야 하는 증거금입니다. 일반 주식 증거금과는 구조가 다릅니다.&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;위탁증거금:&lt;/strong&gt; 선물·옵션 포지션을 개시할 때 납부하는 금액입니다. 한국거래소에서 기준을 정하고 증권사가 자율적으로 조정합니다.&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;유지증거금:&lt;/strong&gt; 포지션을 유지하기 위한 최소 금액입니다. 일반적으로 위탁증거금의 2/3 수준입니다. 잔액이 유지증거금 이하로 떨어지면 추가 납부(마진콜)를 요구받습니다.&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;일일정산:&lt;/strong&gt; 선물·옵션은 매일 손익이 정산됩니다. 하루 사이에도 증거금이 부족해질 수 있습니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 파생상품은 원금 초과 손실이 가능합니다&lt;/strong&gt;&lt;br&gt;
      선물·옵션은 레버리지가 매우 높아 투자 원금 이상의 손실이 발생할 수 있습니다. 파생상품 거래는 전문 투자자 수준의 지식이 필요합니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;비교 정리&lt;/span&gt;
    &lt;h2&gt;세 가지 증거금 한눈에 비교&lt;/h2&gt;
    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;매수증거금&lt;/th&gt;&lt;th&gt;신용거래증거금&lt;/th&gt;&lt;th&gt;선물·옵션증거금&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;대상&lt;/td&gt;&lt;td&gt;일반 주식 매수&lt;/td&gt;&lt;td&gt;신용매수&lt;/td&gt;&lt;td&gt;파생상품 거래&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;이자&lt;/td&gt;&lt;td&gt;없음&lt;/td&gt;&lt;td&gt;연 7~10%&lt;/td&gt;&lt;td&gt;없음 (단, 일일정산)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;반대매매&lt;/td&gt;&lt;td&gt;D+2일 미납 시&lt;/td&gt;&lt;td&gt;담보유지율 미달 시&lt;/td&gt;&lt;td&gt;유지증거금 미달 시&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;원금 초과 손실&lt;/td&gt;&lt;td&gt;불가&lt;/td&gt;&lt;td&gt;불가&lt;/td&gt;&lt;td&gt;가능&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;초보자 적합도&lt;/td&gt;&lt;td&gt;적합&lt;/td&gt;&lt;td&gt;주의&lt;/td&gt;&lt;td&gt;비추천&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  주식 투자 단계별 권장 순서&lt;/strong&gt;&lt;br&gt;
      처음에는 전액 현금으로 일반 주식만 거래 → 경험을 쌓은 후 미수거래 → 그다음 신용거래 → 파생상품은 전문가 수준 달성 후 시도하는 것이 안전합니다.
    &lt;/div&gt;
  &lt;/section&gt;
&lt;/main&gt;
&lt;footer&gt;
  &lt;p&gt;본 내용은 한국거래소 및 각 증권사 공식 자료를 기반으로 작성되었습니다. 증거금률은 증권사 및 시장 상황에 따라 변경될 수 있으므로 거래 전 해당 증권사에서 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/360</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%A3%BC%EC%8B%9D-%EC%A6%9D%EA%B1%B0%EA%B8%88-%EC%A2%85%EB%A5%98-2026-%E2%80%94-%EB%A7%A4%EC%88%98%EC%A6%9D%EA%B1%B0%EA%B8%88%C2%B7%EC%8B%A0%EC%9A%A9%EC%A6%9D%EA%B1%B0%EA%B8%88%C2%B7%EC%84%A0%EB%AC%BC%EC%A6%9D%EA%B1%B0%EA%B8%88-%EC%B0%A8%EC%9D%B4-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC#entry360comment</comments>
      <pubDate>Tue, 9 Jun 2026 09:33:48 +0900</pubDate>
    </item>
    <item>
      <title>주식 미수거래 뜻 2026 &amp;mdash; 증거금 부족 시 반대매매까지 완벽 정리</title>
      <link>https://jejerim.tistory.com/entry/%EC%A3%BC%EC%8B%9D-%EB%AF%B8%EC%88%98%EA%B1%B0%EB%9E%98-%EB%9C%BB-2026-%E2%80%94-%EC%A6%9D%EA%B1%B0%EA%B8%88-%EB%B6%80%EC%A1%B1-%EC%8B%9C-%EB%B0%98%EB%8C%80%EB%A7%A4%EB%A7%A4%EA%B9%8C%EC%A7%80-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;주식증저금 반대매매.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/d7vxnQ/dJMcaccjugS/fpYuuxnVxtVcvVdxpZ0NF0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/d7vxnQ/dJMcaccjugS/fpYuuxnVxtVcvVdxpZ0NF0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/d7vxnQ/dJMcaccjugS/fpYuuxnVxtVcvVdxpZ0NF0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fd7vxnQ%2FdJMcaccjugS%2FfpYuuxnVxtVcvVdxpZ0NF0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;411&quot; height=&quot;411&quot; data-filename=&quot;주식증저금 반대매매.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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 — 증거금 부족 시 반대매매까지 완벽 정리&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;주식 미수거래가 무엇인지, 반대매매는 왜 발생하는지 2026년 기준으로 정리했습니다. 미수거래 전 반드시 알아야 할 리스크를 확인하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout.info{background:#eef2fb;border-left:5px solid var(--blue);color:#1a3060;}
  .callout strong{font-weight:700;}
  .steps{margin:24px 0;}
  .step{display:flex;gap:18px;margin-bottom:14px;background:#fff;border:1px solid var(--light);padding:18px 22px;border-radius:4px;}
  .step-num{min-width:34px;height:34px;background:var(--ink);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0;margin-top:2px;}
  .step-body h4{font-weight:700;font-size:14.5px;margin-bottom:5px;color:var(--ink);}
  .step-body p{font-size:13.5px;color:var(--mid);margin-bottom:0;}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  미수거래 리스크 완전 정리 · 2026년&lt;/div&gt;
    &lt;h1&gt;주식 미수거래 뜻 2026&lt;br&gt;&lt;em&gt;반대매매 발생 원인과&lt;/em&gt; 예방법&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;미수거래를 모르고 시작했다가 반대매매로 큰 손실을 입는 경우가 많습니다. 시작 전 반드시 확인하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;
&lt;main&gt;
  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  미수거래 핵심 요약&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;미수거래란:&lt;/strong&gt; 증거금만 내고 더 많은 주식을 매수하는 것 (나머지는 D+2일 결제)&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;미수금:&lt;/strong&gt; D+2일에 결제하지 못한 금액&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;반대매매:&lt;/strong&gt; 미수금 미납 시 증권사가 보유 주식을 강제 시장가 매도&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;위험:&lt;/strong&gt; 주가 하락 시 손실 확대, 원치 않는 가격에 강제 매도&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;미수거래 개념&lt;/span&gt;
    &lt;h2&gt;미수거래란 무엇인가&lt;/h2&gt;
    &lt;p&gt;주식을 매수할 때 전체 금액 대신 증거금(일부 비율)만 내고 매수하는 것을 &lt;strong&gt;미수거래&lt;/strong&gt;라고 합니다. 나머지 금액은 결제일인 D+2일까지 납부해야 합니다.&lt;/p&gt;
    &lt;p&gt;예를 들어 증거금률 40%인 종목을 100만 원어치 매수하면, 주문 시 40만 원만 있어도 됩니다. 그러나 D+2일까지 나머지 60만 원을 계좌에 입금하지 않으면 미수금이 발생합니다.&lt;/p&gt;
    &lt;p&gt;미수거래는 적은 자금으로 더 많은 주식을 살 수 있다는 점에서 레버리지 효과가 있습니다. 주가가 오르면 수익이 배가되지만, 하락하면 손실도 증폭됩니다.&lt;/p&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠️ 미수거래는 레버리지 투자입니다&lt;/strong&gt;&lt;br&gt;
      증거금률 40%로 매수하면 실질적으로 내 돈의 2.5배 규모를 투자하는 것과 같습니다. 주가가 10% 하락하면 실제 손실은 25%에 달할 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;반대매매&lt;/span&gt;
    &lt;h2&gt;반대매매란 무엇이고 왜 위험한가&lt;/h2&gt;
    &lt;p&gt;D+2일까지 미수금을 납부하지 못하면 증권사가 투자자의 보유 주식을 &lt;strong&gt;강제로 시장가에 매도&lt;/strong&gt;합니다. 이것이 반대매매입니다.&lt;/p&gt;
    &lt;p&gt;반대매매가 위험한 이유는 세 가지입니다.&lt;/p&gt;
    &lt;p&gt;첫째, &lt;strong&gt;시장가 매도&lt;/strong&gt;이기 때문에 원하는 가격에 팔 수 없습니다. 주가가 하락한 상태에서도 그 가격에 강제로 매도됩니다.&lt;/p&gt;
    &lt;p&gt;둘째, 매도 후에도 미수금이 남으면 &lt;strong&gt;계속 다음 날도 반대매매&lt;/strong&gt;가 발생합니다. 손실이 눈덩이처럼 불어날 수 있습니다.&lt;/p&gt;
    &lt;p&gt;셋째, 반대매매 이력이 쌓이면 &lt;strong&gt;증권사에서 미수거래 자격을 박탈&lt;/strong&gt;하거나 증거금률을 100%로 높일 수 있습니다.&lt;/p&gt;

    &lt;div class=&quot;steps&quot;&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;1&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;D일 — 증거금만 내고 매수&lt;/h4&gt;
          &lt;p&gt;100만 원 주식 매수 / 증거금 40만 원만 납부&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;2&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;D+1일 — 주가 하락&lt;/h4&gt;
          &lt;p&gt;주가 10% 하락 → 보유 주식 가치 90만 원으로 감소&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;3&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;D+2일 — 미수금 미납 시 반대매매&lt;/h4&gt;
          &lt;p&gt;나머지 60만 원 미납 → 증권사가 보유 주식 시장가 강제 매도 → 90만 원에 팔림 → 증거금 40만 원 대비 실현 손실 발생&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;예방법&lt;/span&gt;
    &lt;h2&gt;반대매매를 피하는 방법&lt;/h2&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;방법&lt;/th&gt;&lt;th&gt;내용&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;전액 매수 원칙&lt;/td&gt;&lt;td&gt;증거금률에 관계없이 항상 전체 금액을 보유한 상태에서만 매수&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;결제일 달력 관리&lt;/td&gt;&lt;td&gt;D+2일 기준으로 결제 일정을 미리 달력에 표시&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;미수거래 기능 차단&lt;/td&gt;&lt;td&gt;증권사 앱에서 미수거래 차단 설정 활성화&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;매도 자금 확보 후 재매수&lt;/td&gt;&lt;td&gt;기존 주식 매도 후 D+2일 결제 완료된 자금으로만 재매수&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  미수거래 차단 설정 방법&lt;/strong&gt;&lt;br&gt;
      대부분의 증권사 앱에서 [계좌 설정] → [미수거래 차단]을 활성화할 수 있습니다. 이 설정을 켜두면 잔액 이상의 매수 주문이 자동으로 차단됩니다. 주식 초보자에게 강력히 권장합니다.
    &lt;/div&gt;
  &lt;/section&gt;
&lt;/main&gt;
&lt;footer&gt;
  &lt;p&gt;본 내용은 한국거래소 및 각 증권사 공식 자료를 기반으로 작성되었습니다. 증거금률은 증권사 및 시장 상황에 따라 변경될 수 있으므로 거래 전 해당 증권사에서 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/359</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%A3%BC%EC%8B%9D-%EB%AF%B8%EC%88%98%EA%B1%B0%EB%9E%98-%EB%9C%BB-2026-%E2%80%94-%EC%A6%9D%EA%B1%B0%EA%B8%88-%EB%B6%80%EC%A1%B1-%EC%8B%9C-%EB%B0%98%EB%8C%80%EB%A7%A4%EB%A7%A4%EA%B9%8C%EC%A7%80-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC#entry359comment</comments>
      <pubDate>Mon, 8 Jun 2026 16:31:50 +0900</pubDate>
    </item>
    <item>
      <title>주식 증거금 뜻 2026 &amp;mdash; 개념부터 증거금률까지 완벽 정리</title>
      <link>https://jejerim.tistory.com/entry/%EC%A3%BC%EC%8B%9D-%EC%A6%9D%EA%B1%B0%EA%B8%88-%EB%9C%BB-2026-%E2%80%94-%EA%B0%9C%EB%85%90%EB%B6%80%ED%84%B0-%EC%A6%9D%EA%B1%B0%EA%B8%88%EB%A5%A0%EA%B9%8C%EC%A7%80-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;주식증저금 증거금률.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/pP0ao/dJMcah5OfEC/DEnU3kHjirJLURmPSyL450/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/pP0ao/dJMcah5OfEC/DEnU3kHjirJLURmPSyL450/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/pP0ao/dJMcah5OfEC/DEnU3kHjirJLURmPSyL450/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FpP0ao%2FdJMcah5OfEC%2FDEnU3kHjirJLURmPSyL450%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;224&quot; height=&quot;224&quot; data-filename=&quot;주식증저금 증거금률.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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 — 개념부터 증거금률까지 완벽 정리&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;주식 증거금이 무엇인지, 증거금률은 어떻게 계산하는지 2026년 기준으로 정리했습니다. 처음 주식을 시작하는 분도 이해할 수 있게 설명합니다.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout.info{background:#eef2fb;border-left:5px solid var(--blue);color:#1a3060;}
  .callout strong{font-weight:700;}
  .cards{display:grid;gap:16px;margin:24px 0;}
  .cards.two{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));}
  .cards.three{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));}
  .card{background:#fff;border:1px solid var(--light);padding:22px;border-radius:4px;}
  .card.gold{border-left:4px solid var(--gold);}
  .card.green{border-left:4px solid var(--green);}
  .card.accent{border-left:4px solid var(--accent);}
  .card.blue{border-left:4px solid var(--blue);}
  .card h3{font-weight:700;font-size:14.5px;margin-bottom:8px;color:var(--ink);}
  .card p{font-size:13.5px;color:var(--mid);margin-bottom:0;}
  .card-icon{font-size:26px;margin-bottom:10px;display:block;}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  .badge-green{display:inline-block;background:#d4edda;color:#155724;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  .badge-red{display:inline-block;background:#f8d7da;color:#721c24;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  .example-box{background:#fff;border:2px solid var(--light);border-radius:4px;padding:24px;margin:24px 0;}
  .example-box h4{font-weight:700;font-size:14px;color:var(--accent);margin-bottom:12px;}
  .example-box p{font-size:13.5px;color:var(--mid);margin-bottom:8px;}
  .example-box p:last-child{margin-bottom:0;}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  주식 투자 기초 · 2026년 기준&lt;/div&gt;
    &lt;h1&gt;주식 증거금 뜻 2026&lt;br&gt;&lt;em&gt;개념부터 증거금률&lt;/em&gt;까지 완벽 정리&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;증거금을 모르면 주문을 넣다가 예상치 못한 손실을 입을 수 있습니다. 주식 거래 전 반드시 알아야 할 기본 개념입니다.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;
&lt;main&gt;
  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  주식 증거금 핵심 요약&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;증거금이란:&lt;/strong&gt; 주식 매수 시 전체 금액을 내지 않고 일부 비율만 먼저 내는 보증금&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;증거금률:&lt;/strong&gt; 종목마다 다르며 보통 20~100% 적용 (증권사 자율 운영)&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;결제일:&lt;/strong&gt; 매수 후 D+2(2영업일 후)에 나머지 금액 정산&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;미수금 위험:&lt;/strong&gt; 결제일까지 잔액 부족 시 반대매매 발생&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;기본 개념&lt;/span&gt;
    &lt;h2&gt;주식 증거금이란 무엇인가&lt;/h2&gt;
    &lt;p&gt;주식을 매수할 때 거래 대금 전체를 즉시 내지 않아도 됩니다. 주식 시장은 &lt;strong&gt;후불제 구조&lt;/strong&gt;로 운영되기 때문에, 매수 주문 시점에는 전체 금액의 일부만 먼저 내면 됩니다. 이 일부 금액을 &lt;strong&gt;증거금&lt;/strong&gt;이라고 합니다.&lt;/p&gt;
    &lt;p&gt;예를 들어 증거금률이 40%인 종목을 100만 원어치 매수하려면 주문 시점에 40만 원만 있으면 됩니다. 나머지 60만 원은 결제일인 D+2일(매수일로부터 2영업일 후)까지 계좌에 입금하면 됩니다.&lt;/p&gt;
    &lt;p&gt;증거금은 주식 거래의 이행을 보장하기 위한 보증금 성격입니다. 투자자가 주문 후 결제를 하지 않는 상황을 막기 위해 증권사가 일정 금액을 미리 받아두는 구조입니다.&lt;/p&gt;

    &lt;div class=&quot;example-box&quot;&gt;
      &lt;h4&gt;  증거금 계산 예시&lt;/h4&gt;
      &lt;p&gt;삼성전자 주식 100만 원어치 매수 / 증거금률 40% 적용 시&lt;/p&gt;
      &lt;p&gt;→ 주문 시 필요한 금액: 100만 원 × 40% = &lt;strong&gt;40만 원&lt;/strong&gt;&lt;/p&gt;
      &lt;p&gt;→ D+2일까지 추가로 필요한 금액: &lt;strong&gt;60만 원&lt;/strong&gt;&lt;/p&gt;
      &lt;p&gt;→ D+2일까지 계좌에 잔액이 부족하면 → &lt;strong&gt;반대매매(강제 매도) 발생&lt;/strong&gt;&lt;/p&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;증거금률&lt;/span&gt;
    &lt;h2&gt;증거금률은 어떻게 정해지나&lt;/h2&gt;
    &lt;p&gt;증거금률은 한국거래소에서 일괄적으로 정하는 것이 아닙니다. &lt;strong&gt;각 증권사가 종목의 위험도를 보고 자체적으로 판단해서 설정&lt;/strong&gt;합니다. 같은 종목이라도 증권사마다 증거금률이 다를 수 있습니다.&lt;/p&gt;
    &lt;p&gt;증권사가 증거금률을 정할 때 고려하는 기준은 주가 변동성, 거래량, 시가총액 규모, 과거 급등락 이력 등입니다. 우량주는 낮은 증거금률을, 변동성이 큰 종목이나 관리종목은 높은 증거금률을 적용합니다.&lt;/p&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;증거금률&lt;/th&gt;&lt;th&gt;해당 종목 유형&lt;/th&gt;&lt;th&gt;100만 원 매수 시 필요 금액&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;20%&lt;/td&gt;&lt;td&gt;우량주 (삼성전자, SK하이닉스 등)&lt;/td&gt;&lt;td&gt;20만 원&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;40%&lt;/td&gt;&lt;td&gt;일반 코스피·코스닥 종목&lt;/td&gt;&lt;td&gt;40만 원&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;60%&lt;/td&gt;&lt;td&gt;변동성 높은 종목&lt;/td&gt;&lt;td&gt;60만 원&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;100%&lt;/td&gt;&lt;td&gt;관리종목, 투자위험종목&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-red&quot;&gt;100만 원 전액 필요&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  내가 사려는 종목의 증거금률 확인 방법&lt;/strong&gt;&lt;br&gt;
      HTS(홈트레이딩시스템) 또는 MTS(모바일트레이딩시스템)에서 해당 종목의 현재가 화면을 보면 증거금률을 확인할 수 있습니다. 주문 화면에서도 확인 가능합니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;결제 구조&lt;/span&gt;
    &lt;h2&gt;주식 결제는 D+2일에 이루어진다&lt;/h2&gt;
    &lt;p&gt;주식을 매수하면 실제 결제는 &lt;strong&gt;매수일로부터 2영업일 후(D+2일)&lt;/strong&gt;에 이루어집니다. 이 시점에 매수 대금 전액이 계좌에서 출금됩니다.&lt;/p&gt;
    &lt;p&gt;반대로 주식을 매도하면 D+2일에 매도 대금이 계좌에 입금됩니다. 매도 당일에는 바로 현금으로 찾을 수 없습니다.&lt;/p&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;날짜&lt;/th&gt;&lt;th&gt;매수 시&lt;/th&gt;&lt;th&gt;매도 시&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;D일 (거래일)&lt;/td&gt;&lt;td&gt;증거금만 계좌에서 출금&lt;/td&gt;&lt;td&gt;주식 계좌에서 차감&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;D+1일&lt;/td&gt;&lt;td&gt;—&lt;/td&gt;&lt;td&gt;—&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;D+2일 (결제일)&lt;/td&gt;&lt;td&gt;나머지 금액 출금 (잔액 부족 시 반대매매)&lt;/td&gt;&lt;td&gt;매도 대금 계좌 입금&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠️ D+2일에 잔액이 부족하면 반대매매가 발생합니다&lt;/strong&gt;&lt;br&gt;
      증거금만 내고 매수한 뒤 D+2일까지 나머지 금액을 준비하지 못하면, 증권사가 보유 주식을 강제로 매도(반대매매)합니다. 반대매매는 시장가로 매도되기 때문에 원하지 않는 가격에 팔릴 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;대용증권&lt;/span&gt;
    &lt;h2&gt;현금 대신 주식으로 증거금을 낼 수 있다 — 대용증권&lt;/h2&gt;
    &lt;p&gt;일부 증권사에서는 계좌에 보유 중인 주식을 현금 대신 증거금으로 활용할 수 있습니다. 이것을 &lt;strong&gt;대용증권&lt;/strong&gt;이라고 합니다.&lt;/p&gt;
    &lt;p&gt;대용증권은 보유 주식의 전일 종가를 기준으로 일정 비율을 적용해 평가합니다. 시가총액 상위 50위 이내 종목은 전일 종가의 80%, 그 외 종목은 70%로 평가하는 것이 일반적입니다.&lt;/p&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 대용증권 사용 시 주의사항&lt;/strong&gt;&lt;br&gt;
      대용으로 사용한 주식의 주가가 하락하면 대용 가치도 줄어듭니다. 대용 가치가 부족해지면 추가 증거금을 납부하거나 반대매매를 당할 수 있습니다. 대용증권 활용은 리스크 관리가 전제되어야 합니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;주의사항&lt;/span&gt;
    &lt;h2&gt;주식 증거금 거래 전 반드시 알아야 할 것&lt;/h2&gt;
    &lt;div class=&quot;cards two&quot;&gt;
      &lt;div class=&quot;card accent&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt;⚠️&lt;/span&gt;
        &lt;h3&gt;미수 거래는 레버리지 거래&lt;/h3&gt;
        &lt;p&gt;증거금만 내고 더 많은 주식을 사는 것은 사실상 레버리지 투자입니다. 주가가 오르면 수익이 배가되지만, 하락하면 손실도 커집니다.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card gold&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;결제일 관리가 핵심&lt;/h3&gt;
        &lt;p&gt;D+2일에 잔액이 충분한지 반드시 확인해야 합니다. 반대매매를 당하면 손실이 확정될 뿐 아니라 계좌 신용도에도 영향을 줍니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout info&quot;&gt;
      &lt;strong&gt;  처음 주식을 시작하는 분에게&lt;/strong&gt;&lt;br&gt;
      주식 투자 초보자라면 처음에는 증거금률 100% 즉 전액을 내고 매수하는 방식으로 시작하는 것을 권장합니다. 미수 거래는 주식 거래 방식에 충분히 익숙해진 후에 시도하는 것이 안전합니다.
    &lt;/div&gt;
  &lt;/section&gt;
&lt;/main&gt;
&lt;footer&gt;
  &lt;p&gt;본 내용은 한국거래소 및 각 증권사 공식 자료를 기반으로 작성되었습니다. 증거금률은 증권사 및 시장 상황에 따라 변경될 수 있으므로 거래 전 해당 증권사에서 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/358</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%A3%BC%EC%8B%9D-%EC%A6%9D%EA%B1%B0%EA%B8%88-%EB%9C%BB-2026-%E2%80%94-%EA%B0%9C%EB%85%90%EB%B6%80%ED%84%B0-%EC%A6%9D%EA%B1%B0%EA%B8%88%EB%A5%A0%EA%B9%8C%EC%A7%80-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC#entry358comment</comments>
      <pubDate>Mon, 8 Jun 2026 14:28:03 +0900</pubDate>
    </item>
    <item>
      <title>실업급여 자주 묻는 질문 2026 &amp;mdash; 아르바이트&amp;middot;재취업&amp;middot;부정수급 FAQ 총정리</title>
      <link>https://jejerim.tistory.com/entry/%EC%8B%A4%EC%97%85%EA%B8%89%EC%97%AC-%EC%9E%90%EC%A3%BC-%EB%AC%BB%EB%8A%94-%EC%A7%88%EB%AC%B8-2026-%E2%80%94-%EC%95%84%EB%A5%B4%EB%B0%94%EC%9D%B4%ED%8A%B8%C2%B7%EC%9E%AC%EC%B7%A8%EC%97%85%C2%B7%EB%B6%80%EC%A0%95%EC%88%98%EA%B8%89-FAQ-%EC%B4%9D%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;실업급여부정수급.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/4etRU/dJMcaiwNPnK/jvWtq41SflecKeptA0fS1K/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/4etRU/dJMcaiwNPnK/jvWtq41SflecKeptA0fS1K/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/4etRU/dJMcaiwNPnK/jvWtq41SflecKeptA0fS1K/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F4etRU%2FdJMcaiwNPnK%2FjvWtq41SflecKeptA0fS1K%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; alt=&quot;실업급여 부정수급&quot; loading=&quot;lazy&quot; width=&quot;254&quot; height=&quot;254&quot; data-filename=&quot;실업급여부정수급.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;



&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 — 아르바이트·재취업·부정수급 FAQ 총정리&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;실업급여 수급 중 아르바이트 가능 여부, 재취업 신고 방법, 부정수급 기준까지 2026년 최신 FAQ를 총정리했습니다.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .faq-item{background:#fff;border:1px solid var(--light);border-radius:4px;margin-bottom:14px;overflow:hidden;}
  .faq-q{padding:18px 22px;font-weight:700;font-size:14.5px;color:var(--ink);display:flex;align-items:flex-start;gap:12px;}
  .faq-q::before{content:'Q';background:var(--accent);color:#fff;min-width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;flex-shrink:0;margin-top:1px;}
  .faq-a{padding:0 22px 18px 60px;font-size:14px;color:var(--mid);line-height:1.8;}
  .faq-a strong{color:var(--ink);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}.faq-a{padding-left:22px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;❓ 수급 중 궁금한 것들 · 2026년 최신&lt;/div&gt;
    &lt;h1&gt;실업급여 자주 묻는 질문 2026&lt;br&gt;&lt;em&gt;아르바이트·재취업·부정수급&lt;/em&gt; FAQ 총정리&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;수급 중 잘못된 행동 하나로 전액 환수될 수 있습니다. 미리 확인하고 안전하게 수급하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;
&lt;main&gt;
  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  이 글에서 다루는 내용&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;수급 중 아르바이트 가능 여부와 신고 기준&lt;/li&gt;
      &lt;li&gt;재취업 후 조기재취업수당 받는 방법&lt;/li&gt;
      &lt;li&gt;부정수급 기준과 처벌 수위&lt;/li&gt;
      &lt;li&gt;실업급여와 국민연금·건강보험 관계&lt;/li&gt;
      &lt;li&gt;해외여행 시 실업급여 수급 가능 여부&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;아르바이트 FAQ&lt;/span&gt;
    &lt;h2&gt;수급 중 아르바이트에 관한 질문&lt;/h2&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;실업급여 받으면서 아르바이트를 해도 되나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;일정 범위 내에서 가능하지만 반드시 신고해야 합니다.&lt;/strong&gt; 주 15시간 미만이고 월 60시간 미만인 단기 아르바이트는 취업으로 간주되지 않습니다. 단, 해당 날의 일당은 실업급여에서 차감될 수 있습니다. 신고하지 않으면 부정수급이 됩니다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;프리랜서 일을 받으면 어떻게 되나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;프리랜서 소득도 신고 대상입니다. &lt;strong&gt;소득이 발생한 날에 대해서는 실업급여가 지급되지 않습니다.&lt;/strong&gt; 수익이 생기면 실업인정일에 반드시 신고해야 합니다.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;재취업 FAQ&lt;/span&gt;
    &lt;h2&gt;재취업에 관한 질문&lt;/h2&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;취업하면 실업급여가 바로 끊기나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 취업일부터 실업급여 지급이 중단됩니다.&lt;/strong&gt; 취업 사실을 즉시 고용센터에 신고해야 합니다. 신고하지 않고 계속 수급하면 부정수급으로 처리됩니다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;조기재취업수당은 어떻게 받나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;수급 기간의 &lt;strong&gt;절반 이상이 남은 상태에서 12개월 이상 고용보험에 가입&lt;/strong&gt;되는 취업을 하면 조기재취업수당을 받을 수 있습니다. 남은 수급액의 50%를 일시에 받습니다. 취업일 다음 날부터 12개월이 되는 날 이후에 고용24에서 신청하면 됩니다.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;부정수급 FAQ&lt;/span&gt;
    &lt;h2&gt;부정수급 기준과 처벌&lt;/h2&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;부정수급하면 어떻게 되나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;받은 금액의 최대 3배를 반환해야 하고 형사처벌을 받을 수 있습니다.&lt;/strong&gt; 취업 사실 미신고, 자진퇴사를 권고사직으로 위장, 구직 활동 허위 제출 등이 모두 부정수급에 해당합니다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠️ 모르고 한 것도 부정수급입니다&lt;/strong&gt;&lt;br&gt;
      고의가 아니더라도 신고 의무를 이행하지 않으면 부정수급으로 처리됩니다. 의심스러운 상황이 생기면 즉시 고용센터에 문의하는 것이 안전합니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;기타 FAQ&lt;/span&gt;
    &lt;h2&gt;그 외 자주 묻는 질문들&lt;/h2&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;실업급여 받는 동안 건강보험료는 어떻게 되나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;직장 건강보험에서 지역 건강보험으로 전환됩니다. 실업급여 수급 기간에는 건강보험료 경감 혜택을 받을 수 있습니다. &lt;strong&gt;퇴직 후 건강보험공단에 지역 가입자 전환 신청을 하거나 가족의 건강보험 피부양자로 등록&lt;/strong&gt;할 수 있습니다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;해외여행을 가면 실업급여가 중단되나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;원칙적으로 출국 기간 중에는 실업급여가 지급되지 않습니다.&lt;/strong&gt; 구직 활동이 가능하지 않은 것으로 보기 때문입니다. 출국 전 고용센터에 신고하면 해당 기간만 제외하고 수급 기간이 연장됩니다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;실업급여를 받으면 국민연금은 어떻게 되나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;실업급여 수급 기간 중 실업 크레딧 제도를 신청하면 국민연금 보험료의 일부를 정부가 지원해 줍니다. &lt;strong&gt;2026년부터 실업 크레딧 인정 기간이 최대 12개월로 확대&lt;/strong&gt;되었습니다. 고용24 또는 국민연금공단에서 신청하면 됩니다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;실업급여 신청 후 첫 지급까지 얼마나 걸리나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;수급자격 인정 신청 후 약 2~4주 이내에 첫 번째 실업인정일이 지정됩니다. &lt;strong&gt;실업인정 승인 후 2~3일 이내에 지정 계좌로 입금&lt;/strong&gt;됩니다. 퇴직 후 빠르게 신청할수록 첫 지급도 빨라집니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  궁금한 것은 고용노동부 1350으로 바로 물어보세요&lt;/strong&gt;&lt;br&gt;
      국번 없이 1350으로 전화하면 실업급여 관련 모든 사항을 무료로 상담받을 수 있습니다. 불확실한 상황에서는 직접 행동하기 전에 먼저 상담하는 것이 가장 안전합니다.
    &lt;/div&gt;
  &lt;/section&gt;
&lt;/main&gt;
&lt;footer&gt;
  &lt;p&gt;본 내용은 고용노동부 및 고용보험 공식 자료를 기반으로 작성되었습니다. 정책은 변경될 수 있으므로 고용24(www.work24.go.kr)에서 최신 정보를 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/357</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%8B%A4%EC%97%85%EA%B8%89%EC%97%AC-%EC%9E%90%EC%A3%BC-%EB%AC%BB%EB%8A%94-%EC%A7%88%EB%AC%B8-2026-%E2%80%94-%EC%95%84%EB%A5%B4%EB%B0%94%EC%9D%B4%ED%8A%B8%C2%B7%EC%9E%AC%EC%B7%A8%EC%97%85%C2%B7%EB%B6%80%EC%A0%95%EC%88%98%EA%B8%89-FAQ-%EC%B4%9D%EC%A0%95%EB%A6%AC#entry357comment</comments>
      <pubDate>Sun, 7 Jun 2026 18:16:12 +0900</pubDate>
    </item>
    <item>
      <title>자진퇴사 실업급여 2026 &amp;mdash; 받을 수 있는 예외 조건 총정리</title>
      <link>https://jejerim.tistory.com/entry/%EC%9E%90%EC%A7%84%ED%87%B4%EC%82%AC-%EC%8B%A4%EC%97%85%EA%B8%89%EC%97%AC-2026-%E2%80%94-%EB%B0%9B%EC%9D%84-%EC%88%98-%EC%9E%88%EB%8A%94-%EC%98%88%EC%99%B8-%EC%A1%B0%EA%B1%B4-%EC%B4%9D%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;실업급여자진퇴사.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/msk7h/dJMcaf068MA/tcXLcL1v2DFSqnKzxY6Hp0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/msk7h/dJMcaf068MA/tcXLcL1v2DFSqnKzxY6Hp0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/msk7h/dJMcaf068MA/tcXLcL1v2DFSqnKzxY6Hp0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fmsk7h%2FdJMcaf068MA%2FtcXLcL1v2DFSqnKzxY6Hp0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;371&quot; height=&quot;371&quot; data-filename=&quot;실업급여자진퇴사.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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 — 받을 수 있는 예외 조건 총정리&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;자진퇴사해도 실업급여를 받을 수 있는 경우가 있습니다. 2026년 기준 예외 조건 14가지를 정확히 확인하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .exception-list{margin:24px 0;}
  .exception-item{background:#fff;border:1px solid var(--light);border-left:4px solid var(--green);padding:16px 20px;border-radius:0 4px 4px 0;margin-bottom:12px;}
  .exception-item h4{font-weight:700;font-size:14px;color:var(--ink);margin-bottom:4px;}
  .exception-item p{font-size:13.5px;color:var(--mid);margin-bottom:0;}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  예외 조건 완전 정리 · 2026년 최신&lt;/div&gt;
    &lt;h1&gt;자진퇴사 실업급여 2026&lt;br&gt;&lt;em&gt;받을 수 있는 예외 조건&lt;/em&gt; 총정리&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;자진퇴사는 원칙적으로 실업급여를 받을 수 없지만, 예외가 생각보다 많습니다. 내 상황이 해당되는지 지금 확인하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;
&lt;main&gt;
  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  핵심 요약&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;자진퇴사는 원칙적으로 실업급여 불가&lt;/li&gt;
      &lt;li&gt;단, 회사·환경의 귀책사유가 있는 경우 예외 인정&lt;/li&gt;
      &lt;li&gt;예외 인정 시 반드시 객관적 증빙 자료 필요&lt;/li&gt;
      &lt;li&gt;퇴사 전 고용센터에 미리 상담받는 것이 안전&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;예외 조건&lt;/span&gt;
    &lt;h2&gt;자진퇴사도 실업급여를 받을 수 있는 경우&lt;/h2&gt;

    &lt;div class=&quot;exception-list&quot;&gt;
      &lt;div class=&quot;exception-item&quot;&gt;
        &lt;h4&gt;① 사업장 이전으로 출퇴근이 왕복 3시간 이상&lt;/h4&gt;
        &lt;p&gt;회사가 이전해 통근 시간이 왕복 3시간 이상 걸리게 된 경우. 대중교통 기준으로 계산합니다.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;exception-item&quot;&gt;
        &lt;h4&gt;② 임금 체불&lt;/h4&gt;
        &lt;p&gt;2개월 이상 임금이 지급되지 않은 경우. 또는 30% 이상 삭감된 경우.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;exception-item&quot;&gt;
        &lt;h4&gt;③ 근로조건 현저한 저하&lt;/h4&gt;
        &lt;p&gt;입사 당시와 비교해 임금, 근로시간, 업무 내용 등이 현저히 낮아진 경우.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;exception-item&quot;&gt;
        &lt;h4&gt;④ 직장 내 괴롭힘·성희롱 피해&lt;/h4&gt;
        &lt;p&gt;직장 내 괴롭힘이나 성희롱 피해로 퇴사한 경우. 객관적 증빙 또는 신고 이력이 있어야 합니다.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;exception-item&quot;&gt;
        &lt;h4&gt;⑤ 임신·출산·육아로 인한 퇴사&lt;/h4&gt;
        &lt;p&gt;사업주가 육아휴직을 거부하거나, 임신·출산으로 인해 계속 근무가 어려운 경우.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;exception-item&quot;&gt;
        &lt;h4&gt;⑥ 가족 간호 필요&lt;/h4&gt;
        &lt;p&gt;부모, 배우자, 자녀 등 가족이 중한 질병·부상으로 간호가 필요한 경우.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;exception-item&quot;&gt;
        &lt;h4&gt;⑦ 정년퇴직 후 재입사 거부&lt;/h4&gt;
        &lt;p&gt;정년 후 계속 고용을 원했으나 사업주가 거부한 경우.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;exception-item&quot;&gt;
        &lt;h4&gt;⑧ 회사의 불법행위로 인한 퇴사&lt;/h4&gt;
        &lt;p&gt;사업주의 위법·불법 행위로 인해 더 이상 근무할 수 없는 상황이 된 경우.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 예외 인정을 위해서는 반드시 증빙이 필요합니다&lt;/strong&gt;&lt;br&gt;
      위 조건에 해당한다고 해서 자동으로 인정되는 것이 아닙니다. 고용센터 심사관이 판단하므로, 객관적인 증빙 자료(급여명세서, 문자·메시지 캡처, 진단서, 회사 공문 등)를 반드시 준비해야 합니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;신청 전 상담&lt;/span&gt;
    &lt;h2&gt;자진퇴사 전 반드시 고용센터에 상담하세요&lt;/h2&gt;
    &lt;p&gt;자진퇴사를 결정하기 전에 가까운 고용센터를 방문하거나 고용노동부 고객상담센터(국번 없이 1350)에 전화해 본인의 상황이 예외에 해당하는지 미리 확인하는 것이 중요합니다.&lt;/p&gt;
    &lt;p&gt;퇴사 후에 예외 인정을 받으려면 증빙 수집이 어려워질 수 있습니다. 퇴사 전에 관련 자료를 확보하고 상담을 받는 것이 훨씬 유리합니다.&lt;/p&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  고용노동부 고객상담센터 1350&lt;/strong&gt;&lt;br&gt;
      국번 없이 1350으로 전화하면 실업급여 관련 모든 사항을 무료로 상담받을 수 있습니다. 본인의 상황을 설명하고 예외 인정 가능 여부를 먼저 확인하세요.
    &lt;/div&gt;
    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠️ 권고사직을 자진퇴사로 처리하면 불이익&lt;/strong&gt;&lt;br&gt;
      회사가 권고사직임에도 서류상 자진퇴사로 처리하는 경우가 있습니다. 이 경우 실업급여를 받지 못할 수 있으므로, 퇴직 사유가 정확히 기재되었는지 반드시 확인하고 이의 제기할 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;
&lt;/main&gt;
&lt;footer&gt;
  &lt;p&gt;본 내용은 고용노동부 및 고용보험 공식 자료를 기반으로 작성되었습니다. 정책은 변경될 수 있으므로 고용24(www.work24.go.kr)에서 최신 정보를 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/356</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%9E%90%EC%A7%84%ED%87%B4%EC%82%AC-%EC%8B%A4%EC%97%85%EA%B8%89%EC%97%AC-2026-%E2%80%94-%EB%B0%9B%EC%9D%84-%EC%88%98-%EC%9E%88%EB%8A%94-%EC%98%88%EC%99%B8-%EC%A1%B0%EA%B1%B4-%EC%B4%9D%EC%A0%95%EB%A6%AC#entry356comment</comments>
      <pubDate>Sun, 7 Jun 2026 12:12:00 +0900</pubDate>
    </item>
    <item>
      <title>실업급여 금액 계산 2026 &amp;mdash; 하한액&amp;middot;상한액&amp;middot;수급 기간 완벽 정리</title>
      <link>https://jejerim.tistory.com/entry/%EC%8B%A4%EC%97%85%EA%B8%89%EC%97%AC-%EA%B8%88%EC%95%A1-%EA%B3%84%EC%82%B0-2026-%E2%80%94-%ED%95%98%ED%95%9C%EC%95%A1%C2%B7%EC%83%81%ED%95%9C%EC%95%A1%C2%B7%EC%88%98%EA%B8%89-%EA%B8%B0%EA%B0%84-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;실업급여금액.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/CrpIG/dJMcadPJCGS/Yjaud8dq0UeKlUQkaYylUk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/CrpIG/dJMcadPJCGS/Yjaud8dq0UeKlUQkaYylUk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/CrpIG/dJMcadPJCGS/Yjaud8dq0UeKlUQkaYylUk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FCrpIG%2FdJMcadPJCGS%2FYjaud8dq0UeKlUQkaYylUk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;476&quot; height=&quot;476&quot; data-filename=&quot;실업급여금액.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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 — 하한액·상한액·수급 기간 완벽 정리&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;2026년 실업급여 금액 계산 방법을 정리했습니다. 1일 하한액 66,048원·상한액 68,100원 기준, 수급 기간 120~270일 계산까지 확인하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .amount-cards{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:24px 0;}
  .amount-card{background:#fff;border:1px solid var(--light);padding:24px;border-radius:4px;text-align:center;}
  .amount-card.low{border-top:4px solid var(--blue);}
  .amount-card.high{border-top:4px solid var(--accent);}
  .amount-card.month{border-top:4px solid var(--green);}
  .amount-card .label{font-size:13px;color:var(--mid);margin-bottom:8px;}
  .amount-card .amount{font-family:'Noto Serif KR',serif;font-size:26px;font-weight:900;margin-bottom:6px;}
  .amount-card.low .amount{color:var(--blue);}
  .amount-card.high .amount{color:var(--accent);}
  .amount-card.month .amount{color:var(--green);}
  .amount-card .sub{font-size:12px;color:var(--mid);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.info{background:#eef2fb;border-left:5px solid var(--blue);color:#1a3060;}
  .callout strong{font-weight:700;}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  .badge-green{display:inline-block;background:#d4edda;color:#155724;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  하한액·상한액·수급 기간 · 2026년 최신&lt;/div&gt;
    &lt;h1&gt;실업급여 금액 계산 2026&lt;br&gt;&lt;em&gt;하한액·상한액·수급 기간&lt;/em&gt; 완벽 정리&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;내가 얼마를 얼마 동안 받을 수 있는지 지금 정확히 확인하세요. 2026년 기준 최신 금액으로 정리했습니다.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;
&lt;main&gt;
  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  2026년 실업급여 금액 핵심 요약&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;1일 하한액:&lt;/strong&gt; 66,048원 (2026년 최저시급 인상 반영)&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;1일 상한액:&lt;/strong&gt; 68,100원&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;한 달 기준:&lt;/strong&gt; 약 198만~204만 원&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;수급 기간:&lt;/strong&gt; 최소 120일 ~ 최대 270일 (나이·가입 기간에 따라 결정)&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;2026년 금액&lt;/span&gt;
    &lt;h2&gt;2026년 실업급여 하한액·상한액&lt;/h2&gt;
    &lt;div class=&quot;amount-cards&quot;&gt;
      &lt;div class=&quot;amount-card low&quot;&gt;
        &lt;div class=&quot;label&quot;&gt;1일 하한액&lt;/div&gt;
        &lt;div class=&quot;amount&quot;&gt;66,048원&lt;/div&gt;
        &lt;div class=&quot;sub&quot;&gt;최저임금 인상 반영&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;amount-card high&quot;&gt;
        &lt;div class=&quot;label&quot;&gt;1일 상한액&lt;/div&gt;
        &lt;div class=&quot;amount&quot;&gt;68,100원&lt;/div&gt;
        &lt;div class=&quot;sub&quot;&gt;어떤 연봉이든 이 금액 초과 불가&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;amount-card month&quot;&gt;
        &lt;div class=&quot;label&quot;&gt;한 달(30일) 기준&lt;/div&gt;
        &lt;div class=&quot;amount&quot;&gt;198만~204만 원&lt;/div&gt;
        &lt;div class=&quot;sub&quot;&gt;하한~상한액 범위&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;p&gt;실업급여 1일 수급액은 퇴직 전 평균임금의 60%로 계산됩니다. 다만 이 금액이 하한액보다 낮으면 하한액으로, 상한액보다 높으면 상한액으로 지급됩니다.&lt;/p&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  내 실업급여 금액 빠르게 계산하는 방법&lt;/strong&gt;&lt;br&gt;
      고용24(www.work24.go.kr) → 실업급여 → 모의 계산기를 이용하면 본인의 평균임금을 입력해 예상 수급액을 바로 확인할 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;수급 기간&lt;/span&gt;
    &lt;h2&gt;나이와 가입 기간에 따른 수급 기간&lt;/h2&gt;
    &lt;p&gt;수급 기간은 퇴직 당시 나이와 고용보험 가입 기간에 따라 결정됩니다. 최소 120일에서 최대 270일까지 차이가 납니다.&lt;/p&gt;

    &lt;h3 style=&quot;font-size:15px;font-weight:700;color:var(--accent);margin:20px 0 12px;&quot;&gt;만 50세 미만 (장애인 제외)&lt;/h3&gt;
    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;고용보험 가입 기간&lt;/th&gt;&lt;th&gt;수급 기간&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;1년 미만&lt;/td&gt;&lt;td&gt;120일&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;1년 이상 ~ 3년 미만&lt;/td&gt;&lt;td&gt;150일&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;3년 이상 ~ 5년 미만&lt;/td&gt;&lt;td&gt;180일&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;5년 이상 ~ 10년 미만&lt;/td&gt;&lt;td&gt;210일&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;10년 이상&lt;/td&gt;&lt;td&gt;240일&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;h3 style=&quot;font-size:15px;font-weight:700;color:var(--accent);margin:20px 0 12px;&quot;&gt;만 50세 이상 및 장애인&lt;/h3&gt;
    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;고용보험 가입 기간&lt;/th&gt;&lt;th&gt;수급 기간&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;1년 미만&lt;/td&gt;&lt;td&gt;120일&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;1년 이상 ~ 3년 미만&lt;/td&gt;&lt;td&gt;180일&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;3년 이상 ~ 5년 미만&lt;/td&gt;&lt;td&gt;210일&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;5년 이상 ~ 10년 미만&lt;/td&gt;&lt;td&gt;240일&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;10년 이상&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;270일 (최대)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout info&quot;&gt;
      &lt;strong&gt;  총 수령 예상액 계산 예시&lt;/strong&gt;&lt;br&gt;
      만 35세, 가입 기간 3년, 월 평균임금 300만 원인 경우 → 1일 수급액 약 66,048원(하한액 적용) × 180일 = 약 1,188만 원을 최대 180일간 받을 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;주의사항&lt;/span&gt;
    &lt;h2&gt;수급 중 주의해야 할 것들&lt;/h2&gt;
    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 취업하면 즉시 신고해야 합니다&lt;/strong&gt;&lt;br&gt;
      수급 중 아르바이트나 취업을 하면 반드시 신고해야 합니다. 주 15시간 이상 또는 월 60시간 이상 근무하면 취업으로 간주되어 실업급여가 중단됩니다. 신고하지 않으면 부정수급이 됩니다.
    &lt;/div&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  조기 재취업 시 조기재취업수당을 받을 수 있습니다&lt;/strong&gt;&lt;br&gt;
      수급 기간의 절반 이상이 남은 상태에서 재취업하면 남은 수급액의 일부를 조기재취업수당으로 받을 수 있습니다. 빨리 취업할수록 유리한 제도입니다.
    &lt;/div&gt;
  &lt;/section&gt;
&lt;/main&gt;
&lt;footer&gt;
  &lt;p&gt;본 내용은 고용노동부 및 고용보험 공식 자료를 기반으로 작성되었습니다. 정책은 변경될 수 있으므로 고용24(www.work24.go.kr)에서 최신 정보를 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/355</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%8B%A4%EC%97%85%EA%B8%89%EC%97%AC-%EA%B8%88%EC%95%A1-%EA%B3%84%EC%82%B0-2026-%E2%80%94-%ED%95%98%ED%95%9C%EC%95%A1%C2%B7%EC%83%81%ED%95%9C%EC%95%A1%C2%B7%EC%88%98%EA%B8%89-%EA%B8%B0%EA%B0%84-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC#entry355comment</comments>
      <pubDate>Sat, 6 Jun 2026 18:07:16 +0900</pubDate>
    </item>
    <item>
      <title>실업급여 신청 방법 2026 &amp;mdash; 고용24 온라인 단계별 완벽 안내</title>
      <link>https://jejerim.tistory.com/entry/%EC%8B%A4%EC%97%85%EA%B8%89%EC%97%AC-%EC%8B%A0%EC%B2%AD-%EB%B0%A9%EB%B2%95-2026-%E2%80%94-%EA%B3%A0%EC%9A%A924-%EC%98%A8%EB%9D%BC%EC%9D%B8-%EB%8B%A8%EA%B3%84%EB%B3%84-%EC%99%84%EB%B2%BD-%EC%95%88%EB%82%B4</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;실업급여신청방법.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bY3cJH/dJMcacchq3v/XkA5RtkWXu2xxdMyk02PGK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bY3cJH/dJMcacchq3v/XkA5RtkWXu2xxdMyk02PGK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bY3cJH/dJMcacchq3v/XkA5RtkWXu2xxdMyk02PGK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbY3cJH%2FdJMcacchq3v%2FXkA5RtkWXu2xxdMyk02PGK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;464&quot; height=&quot;464&quot; data-filename=&quot;실업급여신청방법.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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 — 고용24 온라인 단계별 완벽 안내&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;2026년 실업급여 신청 방법을 단계별로 정리했습니다. 고용24 온라인 신청부터 수급자격 인정까지, 처음 신청하는 분도 따라할 수 있습니다.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .steps{margin:24px 0;}
  .step{display:flex;gap:18px;margin-bottom:14px;background:#fff;border:1px solid var(--light);padding:18px 22px;border-radius:4px;}
  .step-num{min-width:34px;height:34px;background:var(--ink);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0;margin-top:2px;}
  .step-body h4{font-weight:700;font-size:14.5px;margin-bottom:5px;color:var(--ink);}
  .step-body p{font-size:13.5px;color:var(--mid);margin-bottom:0;}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout.info{background:#eef2fb;border-left:5px solid var(--blue);color:#1a3060;}
  .callout strong{font-weight:700;}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  고용24 온라인 신청 · 2026년 최신&lt;/div&gt;
    &lt;h1&gt;실업급여 신청 방법 2026&lt;br&gt;&lt;em&gt;고용24 온라인&lt;/em&gt; 단계별 완벽 안내&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;퇴직 후 빠르게 신청할수록 유리합니다. 처음 신청하는 분도 이 순서대로 따라하면 됩니다.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;
&lt;main&gt;
  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  신청 전 준비할 것&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;이직확인서:&lt;/strong&gt; 회사가 고용보험에 제출 완료 여부 확인 (퇴직 후 10일 이내 처리 요청)&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;워크넷 구직신청:&lt;/strong&gt; 고용24 신청 전 워크넷에서 먼저 구직신청서 작성 필수&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;본인 명의 계좌:&lt;/strong&gt; 실업급여 입금받을 계좌 준비&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;신분증:&lt;/strong&gt; 고용센터 방문 시 지참&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;신청 순서&lt;/span&gt;
    &lt;h2&gt;실업급여 신청 전체 순서&lt;/h2&gt;
    &lt;div class=&quot;steps&quot;&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;1&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;회사에 이직확인서 제출 요청&lt;/h4&gt;
          &lt;p&gt;퇴직 후 회사에 고용보험 피보험자격 상실신고서와 이직확인서를 고용보험에 제출해달라고 요청합니다. 회사는 퇴직일로부터 14일 이내에 처리해야 합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;2&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;워크넷에서 구직신청서 작성&lt;/h4&gt;
          &lt;p&gt;워크넷(www.work.go.kr)에 접속해 로그인 후 구직신청서를 작성합니다. 고용24 수급자격 신청 전에 반드시 먼저 완료해야 합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;3&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;고용24에서 수급자격 신청 온라인 교육 이수&lt;/h4&gt;
          &lt;p&gt;고용24(www.work24.go.kr) → 실업급여 → 수급자격 신청자 온라인 교육을 이수합니다. 약 1시간 분량의 교육입니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;4&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;고용센터 방문 또는 온라인으로 수급자격 신청&lt;/h4&gt;
          &lt;p&gt;고용24에서 온라인으로 신청하거나 가까운 고용센터를 방문해 수급자격 인정 신청서를 제출합니다. 이직확인서가 처리된 후에 신청 가능합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;5&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;수급자격 인정 통보 수령&lt;/h4&gt;
          &lt;p&gt;신청 후 약 2~4주 이내에 수급자격 인정 여부와 첫 번째 실업인정일이 지정됩니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;6&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;실업인정일마다 구직활동 신고&lt;/h4&gt;
          &lt;p&gt;4주마다 지정된 실업인정일에 구직 활동 내역을 제출합니다. 승인 후 2~3일 이내에 계좌로 입금됩니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;중요 주의사항&lt;/span&gt;
    &lt;h2&gt;신청 시 반드시 알아야 할 것&lt;/h2&gt;
    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠️ 퇴직 후 12개월이 지나면 신청 불가&lt;/strong&gt;&lt;br&gt;
      실업급여 신청은 퇴직일로부터 12개월 이내에 해야 합니다. 수급 기간이 남아있어도 퇴직 후 12개월이 지나면 지급이 중단됩니다. 퇴직 후 지체 없이 신청하는 것이 유리합니다.
    &lt;/div&gt;
    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 이직확인서가 없으면 신청이 지연됩니다&lt;/strong&gt;&lt;br&gt;
      회사가 이직확인서 제출을 거부하거나 지연하면 고용센터에 직접 신고할 수 있습니다. 고용센터에 요청하면 직권으로 처리를 요구할 수 있습니다.
    &lt;/div&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  온라인 신청이 더 빠릅니다&lt;/strong&gt;&lt;br&gt;
      고용센터 방문 없이 고용24에서 온라인으로 신청하면 대기 시간 없이 처리됩니다. 수급자격 신청자 온라인 교육 이수 후 바로 신청 가능합니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;신청 후 일정&lt;/span&gt;
    &lt;h2&gt;신청 후 지급까지 일정&lt;/h2&gt;
    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;단계&lt;/th&gt;&lt;th&gt;내용&lt;/th&gt;&lt;th&gt;소요 기간&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;수급자격 신청&lt;/td&gt;&lt;td&gt;고용24 또는 고용센터 방문&lt;/td&gt;&lt;td&gt;퇴직 후 즉시&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;수급자격 인정&lt;/td&gt;&lt;td&gt;심사 후 인정 통보&lt;/td&gt;&lt;td&gt;2~4주&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;첫 실업인정일&lt;/td&gt;&lt;td&gt;구직활동 신고 및 승인&lt;/td&gt;&lt;td&gt;인정 후 4주 이내&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;첫 지급&lt;/td&gt;&lt;td&gt;본인 명의 계좌 입금&lt;/td&gt;&lt;td&gt;실업인정 승인 후 2~3일&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;
  &lt;/section&gt;
&lt;/main&gt;
&lt;footer&gt;
  &lt;p&gt;본 내용은 고용노동부 및 고용보험 공식 자료를 기반으로 작성되었습니다. 정책은 변경될 수 있으므로 고용24(www.work24.go.kr)에서 최신 정보를 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/354</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%8B%A4%EC%97%85%EA%B8%89%EC%97%AC-%EC%8B%A0%EC%B2%AD-%EB%B0%A9%EB%B2%95-2026-%E2%80%94-%EA%B3%A0%EC%9A%A924-%EC%98%A8%EB%9D%BC%EC%9D%B8-%EB%8B%A8%EA%B3%84%EB%B3%84-%EC%99%84%EB%B2%BD-%EC%95%88%EB%82%B4#entry354comment</comments>
      <pubDate>Sat, 6 Jun 2026 12:57:14 +0900</pubDate>
    </item>
    <item>
      <title>실업급여 조건 2026 &amp;mdash; 신청 자격과 고용보험 180일 기준 완벽 정리</title>
      <link>https://jejerim.tistory.com/entry/%EC%8B%A4%EC%97%85%EA%B8%89%EC%97%AC-%EC%A1%B0%EA%B1%B4-2026-%E2%80%94-%EC%8B%A0%EC%B2%AD-%EC%9E%90%EA%B2%A9%EA%B3%BC-%EA%B3%A0%EC%9A%A9%EB%B3%B4%ED%97%98-180%EC%9D%BC-%EA%B8%B0%EC%A4%80-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;실업급여조건.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bn5yQK/dJMcafz5SJM/zQLIvt6d8hOhC5S1P5JWFK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bn5yQK/dJMcafz5SJM/zQLIvt6d8hOhC5S1P5JWFK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bn5yQK/dJMcafz5SJM/zQLIvt6d8hOhC5S1P5JWFK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fbn5yQK%2FdJMcafz5SJM%2FzQLIvt6d8hOhC5S1P5JWFK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;341&quot; height=&quot;341&quot; data-filename=&quot;실업급여조건.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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 — 신청 자격과 고용보험 180일 기준 완벽 정리&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;2026년 실업급여 신청 조건을 정확히 확인하세요. 고용보험 180일 기준의 진짜 의미, 비자발적 퇴사 인정 범위, 자진퇴사 예외까지 한 번에 정리했습니다.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout.info{background:#eef2fb;border-left:5px solid var(--blue);color:#1a3060;}
  .callout strong{font-weight:700;}
  .cards{display:grid;gap:16px;margin:24px 0;}
  .cards.two{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));}
  .cards.three{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));}
  .card{background:#fff;border:1px solid var(--light);padding:22px;border-radius:4px;}
  .card.gold{border-left:4px solid var(--gold);}
  .card.green{border-left:4px solid var(--green);}
  .card.accent{border-left:4px solid var(--accent);}
  .card.blue{border-left:4px solid var(--blue);}
  .card h3{font-weight:700;font-size:14.5px;margin-bottom:8px;color:var(--ink);}
  .card p{font-size:13.5px;color:var(--mid);margin-bottom:0;}
  .card-icon{font-size:26px;margin-bottom:10px;display:block;}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  .badge-green{display:inline-block;background:#d4edda;color:#155724;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  .badge-red{display:inline-block;background:#f8d7da;color:#721c24;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  고용보험 기준 · 2026년 최신&lt;/div&gt;
    &lt;h1&gt;실업급여 조건 2026&lt;br&gt;&lt;em&gt;신청 자격과 180일 기준&lt;/em&gt; 완벽 정리&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;달력상 6개월과 고용보험 180일은 다릅니다. 모르고 신청했다가 거절당하는 경우가 매년 수만 건입니다. 지금 정확히 확인하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;
&lt;main&gt;
  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  실업급여 신청 조건 핵심 요약&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;고용보험 가입:&lt;/strong&gt; 이직일 이전 18개월 내 고용보험 피보험 단위기간 합산 180일 이상&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;퇴사 사유:&lt;/strong&gt; 비자발적 이직 (권고사직·계약만료·회사 귀책사유 등)&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;구직 의사:&lt;/strong&gt; 재취업 의사와 능력이 있으나 취업하지 못한 상태&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;구직 활동:&lt;/strong&gt; 4주마다 1회 이상 재취업 활동 증빙 제출&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;조건 1&lt;/span&gt;
    &lt;h2&gt;고용보험 180일 — 달력상 6개월과 다릅니다&lt;/h2&gt;
    &lt;p&gt;실업급여를 받으려면 이직일 이전 &lt;strong&gt;18개월 내에 고용보험 피보험 단위기간이 합산 180일 이상&lt;/strong&gt;이어야 합니다.&lt;/p&gt;
    &lt;p&gt;많은 분들이 &quot;6개월 다녔으니까 된다&quot;고 생각하지만, 달력상 6개월(약 180일)과 고용보험 피보험 단위기간 180일은 다릅니다.&lt;/p&gt;
    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠️ 피보험 단위기간이란&lt;/strong&gt;&lt;br&gt;
      실제로 보수를 받고 근무한 날만 카운트됩니다. 주말, 공휴일, 무급휴가 등 보수가 지급되지 않은 날은 포함되지 않습니다. 달력상 6개월을 근무해도 실제 피보험 단위기간은 130~150일 수준일 수 있습니다.
    &lt;/div&gt;
    &lt;p&gt;또한 18개월 기간 내에 여러 직장에서 근무한 이력이 있다면, 각 직장의 고용보험 가입 기간을 모두 합산할 수 있습니다. 이전 직장에서 실업급여를 받은 적이 있다면 그 이전 기간은 합산되지 않습니다.&lt;/p&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  180일 충족 여부 확인 방법&lt;/strong&gt;&lt;br&gt;
      고용24(www.work24.go.kr) → 로그인 → 고용보험 이력 조회에서 본인의 피보험 단위기간을 직접 확인할 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;조건 2&lt;/span&gt;
    &lt;h2&gt;비자발적 퇴사 — 어떤 경우가 해당되나&lt;/h2&gt;
    &lt;p&gt;실업급여는 원칙적으로 &lt;strong&gt;본인의 의사와 관계없이 직장을 잃은 경우&lt;/strong&gt;에만 지급됩니다.&lt;/p&gt;
    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;해당 여부&lt;/th&gt;&lt;th&gt;예시&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;권고사직&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;해당&lt;/span&gt;&lt;/td&gt;&lt;td&gt;회사가 먼저 그만두기를 요청한 경우&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;계약만료&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;해당&lt;/span&gt;&lt;/td&gt;&lt;td&gt;계약직 계약 기간이 끝나고 재계약 거부&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;회사 폐업·도산&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;해당&lt;/span&gt;&lt;/td&gt;&lt;td&gt;사업장이 문을 닫은 경우&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;임금 체불&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;해당&lt;/span&gt;&lt;/td&gt;&lt;td&gt;2개월 이상 임금이 지급되지 않은 경우&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;직장 내 괴롭힘&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;해당 가능&lt;/span&gt;&lt;/td&gt;&lt;td&gt;객관적 증빙이 있는 경우&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;단순 자진퇴사&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-red&quot;&gt;원칙 불해당&lt;/span&gt;&lt;/td&gt;&lt;td&gt;더 좋은 직장 이직, 개인 사정&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;
    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 자진퇴사도 받을 수 있는 예외 경우&lt;/strong&gt;&lt;br&gt;
      단순 자진퇴사라도 아래 경우에는 실업급여를 받을 수 있습니다. 사업장 이전으로 출퇴근이 왕복 3시간 이상 소요되는 경우, 임신·출산·육아로 인한 퇴사, 가족 간호가 필요한 경우, 직장 내 성희롱·괴롭힘 피해로 퇴사한 경우, 최저임금 미달 등 근로조건이 현저히 저하된 경우가 이에 해당합니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;조건 3&lt;/span&gt;
    &lt;h2&gt;구직 의사와 재취업 활동&lt;/h2&gt;
    &lt;p&gt;실업급여는 단순한 생계 지원금이 아닙니다. &lt;strong&gt;재취업을 위해 적극적으로 노력하는 분&lt;/strong&gt;에게 지급되는 제도입니다.&lt;/p&gt;
    &lt;p&gt;수급 기간 동안 4주마다 지정된 실업인정일에 고용센터에 출석하거나 온라인으로 구직 활동 내역을 제출해야 합니다. 1회 이상의 재취업 활동(입사 지원, 면접, 취업 상담, 직업훈련 참여 등)을 증빙해야 합니다.&lt;/p&gt;
    &lt;div class=&quot;callout info&quot;&gt;
      &lt;strong&gt;  구직 활동으로 인정되는 것들&lt;/strong&gt;&lt;br&gt;
      기업 입사 지원(온라인 포함), 면접 참여, 고용센터 취업 상담, 직업훈련 수강, 취업박람회 참가 등이 인정됩니다. 첫 번째와 두 번째 실업인정일에는 구직 활동 횟수 기준이 다소 완화 적용됩니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;제외 대상&lt;/span&gt;
    &lt;h2&gt;실업급여를 받을 수 없는 경우&lt;/h2&gt;
    &lt;div class=&quot;cards two&quot;&gt;
      &lt;div class=&quot;card accent&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;고용보험 미가입자&lt;/h3&gt;
        &lt;p&gt;고용보험에 가입되지 않은 프리랜서, 특수형태근로종사자 등은 원칙적으로 신청할 수 없습니다. 단, 일부 직종은 고용보험 임의가입이 가능합니다.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card gold&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;자영업자 폐업&lt;/h3&gt;
        &lt;p&gt;자영업자는 별도의 자영업자 고용보험에 가입한 경우에만 폐업급여(구직급여)를 받을 수 있습니다. 일반 근로자 실업급여와는 다른 제도입니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠️ 허위 신청 시 최대 3배 반환 + 형사처벌&lt;/strong&gt;&lt;br&gt;
      자진퇴사를 권고사직으로 위장하거나, 재취업 후 신고하지 않고 계속 수급하면 부정수급에 해당합니다. 받은 금액의 최대 3배를 반환해야 하며, 형사처벌을 받을 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;2026년 변경&lt;/span&gt;
    &lt;h2&gt;2026년 달라진 것들&lt;/h2&gt;
    &lt;div class=&quot;cards two&quot;&gt;
      &lt;div class=&quot;card green&quot;&gt;
        &lt;h3&gt;하한액 인상&lt;/h3&gt;
        &lt;p&gt;2026년 최저시급 10,320원 인상에 따라 실업급여 1일 하한액이 &lt;strong&gt;66,048원&lt;/strong&gt;으로 인상되었습니다. 한 달 기준 약 198만 원 수준입니다.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card blue&quot;&gt;
        &lt;h3&gt;실업 크레딧 확대&lt;/h3&gt;
        &lt;p&gt;실업급여 수급 중 국민연금 실업 크레딧 인정 기간이 기존 6개월에서 &lt;strong&gt;최대 12개월&lt;/strong&gt;로 확대되었습니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;
&lt;/main&gt;
&lt;footer&gt;
  &lt;p&gt;본 내용은 고용노동부 및 고용보험 공식 자료를 기반으로 작성되었습니다. 정책은 변경될 수 있으므로 고용24(www.work24.go.kr)에서 최신 정보를 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/353</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%8B%A4%EC%97%85%EA%B8%89%EC%97%AC-%EC%A1%B0%EA%B1%B4-2026-%E2%80%94-%EC%8B%A0%EC%B2%AD-%EC%9E%90%EA%B2%A9%EA%B3%BC-%EA%B3%A0%EC%9A%A9%EB%B3%B4%ED%97%98-180%EC%9D%BC-%EA%B8%B0%EC%A4%80-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC#entry353comment</comments>
      <pubDate>Fri, 5 Jun 2026 18:50:58 +0900</pubDate>
    </item>
    <item>
      <title>ISA 계좌 절세 전략 2026 &amp;mdash; 비과세 한도 최대로 활용하는 방법</title>
      <link>https://jejerim.tistory.com/entry/ISA-%EA%B3%84%EC%A2%8C-%EC%A0%88%EC%84%B8-%EC%A0%84%EB%9E%B5-2026-%E2%80%94-%EB%B9%84%EA%B3%BC%EC%84%B8-%ED%95%9C%EB%8F%84-%EC%B5%9C%EB%8C%80%EB%A1%9C-%ED%99%9C%EC%9A%A9%ED%95%98%EB%8A%94-%EB%B0%A9%EB%B2%95</link>
      <description>&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;isa계좌비과세.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dP68aJ/dJMcacJ9D67/PSbyYqKks3E53LlnFC3mzK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dP68aJ/dJMcacJ9D67/PSbyYqKks3E53LlnFC3mzK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dP68aJ/dJMcacJ9D67/PSbyYqKks3E53LlnFC3mzK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdP68aJ%2FdJMcacJ9D67%2FPSbyYqKks3E53LlnFC3mzK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;337&quot; height=&quot;337&quot; data-filename=&quot;isa계좌비과세.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;



&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;ISA 계좌 절세 전략 2026 — 비과세 한도 최대로 활용하는 방법&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;2026년 ISA 계좌 절세 전략을 정리했습니다. 납입 이월 제도, 손익 통산, 연금계좌 이전까지 비과세 혜택을 최대로 활용하는 방법을 확인하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout.info{background:#eef2fb;border-left:5px solid var(--blue);color:#1a3060;}
  .callout strong{font-weight:700;}
  .strategy-block{background:#fff;border:1px solid var(--light);border-radius:4px;margin-bottom:16px;overflow:hidden;}
  .strategy-header{background:var(--ink);color:#fff;padding:14px 22px;display:flex;align-items:center;gap:12px;}
  .strategy-num{background:var(--accent);color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:13px;flex-shrink:0;}
  .strategy-title{font-weight:700;font-size:15px;}
  .strategy-body{padding:18px 22px;}
  .strategy-body p{font-size:13.5px;color:var(--mid);margin-bottom:10px;}
  .strategy-body p:last-child{margin-bottom:0;}
  .strategy-body strong{color:var(--ink);}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  .badge-green{display:inline-block;background:#d4edda;color:#155724;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  세금 줄이기 실전 전략 · 2026년 최신&lt;/div&gt;
    &lt;h1&gt;ISA 계좌 절세 전략 2026&lt;br&gt;&lt;em&gt;비과세 한도 최대로&lt;/em&gt; 활용하는 방법&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;계좌를 개설만 해두면 절세가 되는 것이 아닙니다. 올바른 전략으로 운용해야 혜택을 최대로 챙길 수 있습니다.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;main&gt;

  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  ISA 절세 핵심 전략 요약&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;전략 1:&lt;/strong&gt; 세금 부담 큰 상품을 ISA 안에 우선 담기&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;전략 2:&lt;/strong&gt; 납입 이월 제도로 목돈 생길 때 한 번에 납입하기&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;전략 3:&lt;/strong&gt; 손익 통산으로 세금 최소화하기&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;전략 4:&lt;/strong&gt; 만기 후 연금계좌 이전으로 추가 세액공제 받기&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;전략 1&lt;/span&gt;
    &lt;h2&gt;세금 부담이 큰 상품을 ISA 안에 우선 담아야 합니다&lt;/h2&gt;

    &lt;p&gt;ISA 계좌의 절세 효과를 극대화하려면 어떤 상품을 ISA 안에 담을지 전략적으로 선택해야 합니다.&lt;/p&gt;

    &lt;div class=&quot;strategy-block&quot;&gt;
      &lt;div class=&quot;strategy-header&quot;&gt;
        &lt;div class=&quot;strategy-num&quot;&gt;①&lt;/div&gt;
        &lt;div class=&quot;strategy-title&quot;&gt;고배당 ETF — ISA 안에 담으면 배당소득세 절감&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;strategy-body&quot;&gt;
        &lt;p&gt;국내 상장 고배당 ETF는 배당금을 받을 때마다 15.4% 배당소득세가 원천징수됩니다. ISA 안에서 운용하면 이 세금이 유예되고, 만기 시 비과세 한도 내에서는 세금이 전혀 없습니다.&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;예시:&lt;/strong&gt; 연 배당률 5% ETF에 1,000만 원 투자 시, 일반 계좌에서는 배당금 50만 원 중 7만 7,000원이 세금으로 나갑니다. ISA 안에서는 비과세 한도 내에서 이 7만 7,000원을 그대로 복리로 운용할 수 있습니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;strategy-block&quot;&gt;
      &lt;div class=&quot;strategy-header&quot;&gt;
        &lt;div class=&quot;strategy-num&quot;&gt;②&lt;/div&gt;
        &lt;div class=&quot;strategy-title&quot;&gt;해외 주식형 ETF — ISA로 분리과세 혜택&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;strategy-body&quot;&gt;
        &lt;p&gt;국내 상장 해외 주식형 ETF(예: S&amp;P500 ETF, 나스닥 ETF)는 일반 계좌에서 매매 차익이 배당소득세 15.4% 대상입니다. ISA 안에서 운용하면 비과세 또는 9.9% 분리과세로 세율이 낮아집니다.&lt;/p&gt;
        &lt;p&gt;또한 금융소득종합과세 대상에서도 제외되어, 금융소득이 많은 분들에게 특히 유리합니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  단순 국내 주식 매매 차익은 ISA 밖에서 해도 됩니다&lt;/strong&gt;&lt;br&gt;
      2026년 기준 국내 상장 주식 매매 차익은 ISA 안팎 모두 비과세입니다. 따라서 단순 주식 매매를 위해 ISA를 쓰는 것보다, 배당·분배금이 발생하는 ETF나 펀드를 담는 것이 더 효율적입니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;전략 2&lt;/span&gt;
    &lt;h2&gt;납입 이월 제도로 목돈이 생길 때 한 번에 납입하기&lt;/h2&gt;

    &lt;p&gt;ISA 계좌의 연간 납입한도는 4,000만 원이지만, 전년도에 납입하지 못한 금액은 다음 연도로 이월됩니다.&lt;/p&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;연도&lt;/th&gt;&lt;th&gt;납입 금액&lt;/th&gt;&lt;th&gt;이월 한도&lt;/th&gt;&lt;th&gt;다음 해 최대 납입 가능&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;1년 차&lt;/td&gt;&lt;td&gt;1,000만 원&lt;/td&gt;&lt;td&gt;3,000만 원 이월&lt;/td&gt;&lt;td&gt;7,000만 원&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;2년 차&lt;/td&gt;&lt;td&gt;0원&lt;/td&gt;&lt;td&gt;4,000만 원 이월&lt;/td&gt;&lt;td&gt;1억 1,000만 원&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;3년 차&lt;/td&gt;&lt;td&gt;목돈 8,000만 원 납입&lt;/td&gt;&lt;td&gt;—&lt;/td&gt;&lt;td&gt;총 2억 원 한도 내에서 가능&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout info&quot;&gt;
      &lt;strong&gt;  이월 전략의 핵심&lt;/strong&gt;&lt;br&gt;
      지금 여유 자금이 없어도 계좌를 미리 개설해 두면 나중에 목돈이 생겼을 때 이월된 한도만큼 한 번에 납입할 수 있습니다. 절세 효과를 극대화하려면 가능한 한 빨리 개설하는 것이 유리합니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;전략 3&lt;/span&gt;
    &lt;h2&gt;손익 통산으로 세금 최소화하기&lt;/h2&gt;

    &lt;p&gt;ISA 계좌 안에서는 여러 상품의 수익과 손실을 합산해서 세금을 계산합니다. 이것이 손익 통산입니다.&lt;/p&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;A ETF&lt;/th&gt;&lt;th&gt;B 펀드&lt;/th&gt;&lt;th&gt;최종 과세 기준&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;일반 계좌&lt;/td&gt;&lt;td&gt;+200만 원 (세금 30.8만 원)&lt;/td&gt;&lt;td&gt;-100만 원 (혜택 없음)&lt;/td&gt;&lt;td&gt;200만 원에 과세&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;ISA 계좌&lt;/td&gt;&lt;td&gt;+200만 원&lt;/td&gt;&lt;td&gt;-100만 원&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;순이익 100만 원에만 과세&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;p&gt;일반 계좌에서는 수익 난 상품에만 세금이 붙고 손실 난 상품은 공제가 안 됩니다. ISA 안에서는 수익과 손실을 합산하므로 실질 세금 부담이 줄어듭니다.&lt;/p&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;전략 4&lt;/span&gt;
    &lt;h2&gt;만기 후 연금계좌 이전 — 추가 세액공제 최대 300만 원&lt;/h2&gt;

    &lt;p&gt;ISA 3년 만기 후 수령금을 IRP나 연금저축계좌로 이전하면 추가 혜택이 있습니다.&lt;/p&gt;

    &lt;div class=&quot;strategy-block&quot;&gt;
      &lt;div class=&quot;strategy-header&quot;&gt;
        &lt;div class=&quot;strategy-num&quot;&gt;→&lt;/div&gt;
        &lt;div class=&quot;strategy-title&quot;&gt;이전 금액의 10%, 최대 300만 원 추가 세액공제&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;strategy-body&quot;&gt;
        &lt;p&gt;예를 들어 ISA 만기 수령금 3,000만 원을 IRP로 이전하면 300만 원을 세액공제받을 수 있습니다. 세율 13.2% 기준으로 약 39만 6,000원을 환급받는 효과입니다.&lt;/p&gt;
        &lt;p&gt;ISA 절세 혜택을 받은 후, 그 자금을 노후 준비에 연결하면 이중으로 세금을 줄일 수 있습니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 이전 시 연금 수령 조건이 생깁니다&lt;/strong&gt;&lt;br&gt;
      IRP나 연금저축으로 이전한 금액은 연금으로 수령해야 세제 혜택이 유지됩니다. 중도 인출 시 세금이 추징될 수 있으므로, 노후 자금으로 묶어 둘 의향이 있을 때만 이전하는 것이 좋습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;주의사항&lt;/span&gt;
    &lt;h2&gt;ISA 절세 전략 활용 시 주의할 점&lt;/h2&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠️ 중도 해지 시 세제 혜택이 사라집니다&lt;/strong&gt;&lt;br&gt;
      3년 의무 기간을 채우지 않고 해지하면 비과세·분리과세 혜택을 받지 못합니다. ISA는 반드시 여유 자금으로 운용해야 합니다.
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 세법 개정으로 혜택이 바뀔 수 있습니다&lt;/strong&gt;&lt;br&gt;
      ISA 관련 세법은 정부 정책에 따라 변경될 수 있습니다. 2026년 현재 논의 중인 개편안이 있으므로, 가입 전 최신 규정을 금융기관에서 확인하는 것이 중요합니다.
    &lt;/div&gt;
  &lt;/section&gt;

&lt;/main&gt;

&lt;footer&gt;
  &lt;p&gt;본 내용은 금융위원회 및 각 금융기관 공식 자료를 기반으로 작성되었습니다. 세법 개정에 따라 내용이 변경될 수 있으므로 가입 전 해당 금융기관에서 최신 내용을 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/352</guid>
      <comments>https://jejerim.tistory.com/entry/ISA-%EA%B3%84%EC%A2%8C-%EC%A0%88%EC%84%B8-%EC%A0%84%EB%9E%B5-2026-%E2%80%94-%EB%B9%84%EA%B3%BC%EC%84%B8-%ED%95%9C%EB%8F%84-%EC%B5%9C%EB%8C%80%EB%A1%9C-%ED%99%9C%EC%9A%A9%ED%95%98%EB%8A%94-%EB%B0%A9%EB%B2%95#entry352comment</comments>
      <pubDate>Fri, 5 Jun 2026 12:09:11 +0900</pubDate>
    </item>
    <item>
      <title>ISA 계좌 개설 방법 2026 &amp;mdash; 증권사&amp;middot;은행 앱에서 5분 완료</title>
      <link>https://jejerim.tistory.com/entry/ISA-%EA%B3%84%EC%A2%8C-%EA%B0%9C%EC%84%A4-%EB%B0%A9%EB%B2%95-2026-%E2%80%94-%EC%A6%9D%EA%B6%8C%EC%82%AC%C2%B7%EC%9D%80%ED%96%89-%EC%95%B1%EC%97%90%EC%84%9C-5%EB%B6%84-%EC%99%84%EB%A3%8C</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;isa계좌가입방법.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bPOmop/dJMcagZZ3aZ/ZCPbzDNEcWK2twU7XVYM2K/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bPOmop/dJMcagZZ3aZ/ZCPbzDNEcWK2twU7XVYM2K/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bPOmop/dJMcagZZ3aZ/ZCPbzDNEcWK2twU7XVYM2K/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbPOmop%2FdJMcagZZ3aZ%2FZCPbzDNEcWK2twU7XVYM2K%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;404&quot; height=&quot;404&quot; data-filename=&quot;isa계좌가입방법.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;




&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;ISA 계좌 개설 방법 2026 — 증권사·은행 앱에서 5분 완료&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;2026년 ISA 계좌 개설 방법을 단계별로 정리했습니다. 증권사 앱에서 5분이면 완료. 개설 전 확인할 서류와 주의사항까지 안내합니다.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .steps{counter-reset:step;margin:24px 0;}
  .step{display:flex;gap:18px;margin-bottom:14px;background:#fff;border:1px solid var(--light);padding:18px 22px;border-radius:4px;transition:box-shadow 0.2s;}
  .step:hover{box-shadow:0 2px 12px rgba(0,0,0,0.07);}
  .step-num{min-width:34px;height:34px;background:var(--ink);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0;margin-top:2px;}
  .step-body h4{font-weight:700;font-size:14.5px;margin-bottom:5px;color:var(--ink);}
  .step-body p{font-size:13.5px;color:var(--mid);margin-bottom:0;}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout.info{background:#eef2fb;border-left:5px solid var(--blue);color:#1a3060;}
  .callout strong{font-weight:700;}
  .cards{display:grid;gap:16px;margin:24px 0;}
  .cards.two{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));}
  .cards.three{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));}
  .card{background:#fff;border:1px solid var(--light);padding:22px;border-radius:4px;}
  .card.gold{border-left:4px solid var(--gold);}
  .card.green{border-left:4px solid var(--green);}
  .card.blue{border-left:4px solid var(--blue);}
  .card h3{font-weight:700;font-size:14.5px;margin-bottom:8px;color:var(--ink);}
  .card p{font-size:13.5px;color:var(--mid);margin-bottom:0;}
  .card-icon{font-size:26px;margin-bottom:10px;display:block;}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  비대면 개설 · 2026년 최신 기준&lt;/div&gt;
    &lt;h1&gt;ISA 계좌 개설 방법 2026&lt;br&gt;&lt;em&gt;증권사·은행 앱에서 5분 완료&lt;/em&gt;&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;신분증 하나만 있으면 됩니다. 지점 방문 없이 스마트폰 앱에서 5분 만에 개설할 수 있습니다.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;main&gt;

  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  개설 전 확인 사항&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;준비물:&lt;/strong&gt; 신분증 (주민등록증 또는 운전면허증), 본인 명의 출금 계좌&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;1인 1계좌:&lt;/strong&gt; 전 금융기관 통틀어 하나만 개설 가능. 이미 있으면 재개설 불가.&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;유형 선택:&lt;/strong&gt; 개설 시 중개형·신탁형·일임형 중 하나 선택 필수.&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;소득 확인:&lt;/strong&gt; 직전 연도 근로 또는 사업소득 있어야 가입 가능.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;어디서 개설할까&lt;/span&gt;
    &lt;h2&gt;증권사 vs 은행 — 어디서 개설하는 것이 유리한가&lt;/h2&gt;

    &lt;p&gt;ISA 계좌는 은행과 증권사 모두에서 개설할 수 있습니다. 다만 유형에 따라 개설 가능한 기관이 다릅니다.&lt;/p&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;기관&lt;/th&gt;&lt;th&gt;개설 가능 유형&lt;/th&gt;&lt;th&gt;특징&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;증권사&lt;/td&gt;&lt;td&gt;중개형·신탁형·일임형&lt;/td&gt;&lt;td&gt;주식·ETF 직접 투자 가능. 중개형 개설 가능.&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;은행&lt;/td&gt;&lt;td&gt;신탁형·일임형&lt;/td&gt;&lt;td&gt;중개형 개설 불가. 예금·펀드 위주 운용.&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  ETF·주식 투자를 원한다면 반드시 증권사에서 개설하세요&lt;/strong&gt;&lt;br&gt;
      중개형 ISA는 증권사에서만 개설할 수 있습니다. 은행에서 개설하면 중개형 선택이 불가능합니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;개설 방법&lt;/span&gt;
    &lt;h2&gt;증권사 앱에서 비대면 개설하는 방법&lt;/h2&gt;

    &lt;div class=&quot;steps&quot;&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;1&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;증권사 앱 설치 및 실행&lt;/h4&gt;
          &lt;p&gt;삼성증권, 미래에셋증권, 키움증권, NH투자증권 등 원하는 증권사 앱을 설치합니다. 이미 계좌가 있는 증권사를 이용하면 개설 절차가 더 빠릅니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;2&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;ISA 계좌 개설 메뉴 선택&lt;/h4&gt;
          &lt;p&gt;앱 내 계좌 개설 메뉴에서 [ISA 계좌] 또는 [개인종합자산관리계좌]를 선택합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;3&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;계좌 유형 선택&lt;/h4&gt;
          &lt;p&gt;중개형·신탁형·일임형 중 하나를 선택합니다. ETF나 주식 투자를 원한다면 중개형을 선택하세요.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;4&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;본인 인증 및 신분증 촬영&lt;/h4&gt;
          &lt;p&gt;휴대폰 본인 인증 후 주민등록증 또는 운전면허증을 촬영합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;5&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;출금 계좌 연결&lt;/h4&gt;
          &lt;p&gt;본인 명의 은행 계좌를 출금 계좌로 연결합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;6&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;개설 완료&lt;/h4&gt;
          &lt;p&gt;약관 동의 후 개설이 완료됩니다. 바로 납입하거나 나중에 납입해도 됩니다. 개설만 해두어도 3년 카운트가 시작됩니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;증권사 선택&lt;/span&gt;
    &lt;h2&gt;어느 증권사에서 개설하는 것이 좋은가&lt;/h2&gt;

    &lt;p&gt;ISA 계좌의 세제 혜택은 모든 금융기관에서 동일합니다. 증권사 선택 기준은 이벤트 혜택과 투자 편의성입니다.&lt;/p&gt;

    &lt;div class=&quot;cards three&quot;&gt;
      &lt;div class=&quot;card blue&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;이벤트 혜택 확인&lt;/h3&gt;
        &lt;p&gt;신규 가입자 대상 주식 쿠폰, 수수료 면제, 포인트 지급 이벤트를 자주 진행합니다. 가입 전 각 증권사 이벤트 페이지를 확인하세요.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card green&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;앱 사용 편의성&lt;/h3&gt;
        &lt;p&gt;자주 사용하는 증권사 앱이 있다면 같은 곳에서 개설하면 관리가 편합니다.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card gold&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;매매 수수료&lt;/h3&gt;
        &lt;p&gt;ETF·주식 매매 수수료는 증권사마다 다릅니다. 자주 매매할 계획이라면 수수료를 비교하세요.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 1인 1계좌 원칙을 반드시 지키세요&lt;/strong&gt;&lt;br&gt;
      ISA 계좌는 전 금융기관을 통틀어 1인 1계좌만 허용됩니다. 이미 다른 금융기관에 ISA 계좌가 있다면 중복 개설이 불가능합니다. 개설 전 기존 ISA 보유 여부를 먼저 확인하세요.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;개설 후&lt;/span&gt;
    &lt;h2&gt;개설 후 바로 해야 할 것&lt;/h2&gt;

    &lt;div class=&quot;cards two&quot;&gt;
      &lt;div class=&quot;card gold&quot;&gt;
        &lt;h3&gt;납입 계획 세우기&lt;/h3&gt;
        &lt;p&gt;연간 납입한도 4,000만 원 내에서 납입 계획을 세웁니다. 지금 당장 큰 금액이 없어도 괜찮습니다. 전년도 미납 한도는 이월됩니다.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card green&quot;&gt;
        &lt;h3&gt;투자 상품 선택&lt;/h3&gt;
        &lt;p&gt;중개형이라면 국내 ETF나 주식을 선택합니다. 절세 효과가 큰 고배당 ETF나 해외 주식형 ETF를 ISA 안에 담는 것이 유리합니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout info&quot;&gt;
      &lt;strong&gt;  만기 후 연금계좌 이전도 미리 계획하세요&lt;/strong&gt;&lt;br&gt;
      3년 만기 후 수령금을 IRP나 연금저축으로 이전하면 이전 금액의 10%, 최대 300만 원을 추가로 세액공제받을 수 있습니다. 개설할 때부터 이 계획을 염두에 두면 절세 효과를 극대화할 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

&lt;/main&gt;

&lt;footer&gt;
  &lt;p&gt;본 내용은 금융위원회 및 각 금융기관 공식 자료를 기반으로 작성되었습니다. 세법 개정에 따라 내용이 변경될 수 있으므로 가입 전 해당 금융기관에서 최신 내용을 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/351</guid>
      <comments>https://jejerim.tistory.com/entry/ISA-%EA%B3%84%EC%A2%8C-%EA%B0%9C%EC%84%A4-%EB%B0%A9%EB%B2%95-2026-%E2%80%94-%EC%A6%9D%EA%B6%8C%EC%82%AC%C2%B7%EC%9D%80%ED%96%89-%EC%95%B1%EC%97%90%EC%84%9C-5%EB%B6%84-%EC%99%84%EB%A3%8C#entry351comment</comments>
      <pubDate>Fri, 5 Jun 2026 09:07:14 +0900</pubDate>
    </item>
    <item>
      <title>ISA 계좌 종류 비교 2026 &amp;mdash; 중개형&amp;middot;신탁형&amp;middot;일임형 차이와 선택 기준</title>
      <link>https://jejerim.tistory.com/entry/ISA-%EA%B3%84%EC%A2%8C-%EC%A2%85%EB%A5%98-%EB%B9%84%EA%B5%90-2026-%E2%80%94-%EC%A4%91%EA%B0%9C%ED%98%95%C2%B7%EC%8B%A0%ED%83%81%ED%98%95%C2%B7%EC%9D%BC%EC%9E%84%ED%98%95-%EC%B0%A8%EC%9D%B4%EC%99%80-%EC%84%A0%ED%83%9D-%EA%B8%B0%EC%A4%80</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;isa계좌 종류.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cFXjaK/dJMcahq9gs8/7CC4DAAsLnpMvxCD27mtlk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cFXjaK/dJMcahq9gs8/7CC4DAAsLnpMvxCD27mtlk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cFXjaK/dJMcahq9gs8/7CC4DAAsLnpMvxCD27mtlk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcFXjaK%2FdJMcahq9gs8%2F7CC4DAAsLnpMvxCD27mtlk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;396&quot; height=&quot;396&quot; data-filename=&quot;isa계좌 종류.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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;ISA 계좌 종류 비교 2026 — 중개형·신탁형·일임형 차이와 선택 기준&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;ISA 계좌 중개형·신탁형·일임형의 차이를 2026년 기준으로 비교했습니다. 나에게 맞는 유형을 선택하는 기준을 확인하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .type-card{background:#fff;border:1px solid var(--light);border-radius:4px;margin-bottom:20px;overflow:hidden;}
  .type-header{padding:18px 24px;display:flex;align-items:center;gap:14px;}
  .type-header.blue{background:var(--blue);}
  .type-header.green{background:var(--green);}
  .type-header.gold{background:var(--gold);}
  .type-label{color:#fff;font-weight:900;font-size:13px;letter-spacing:1px;}
  .type-header.gold .type-label{color:var(--ink);}
  .type-name{font-family:'Noto Serif KR',serif;font-size:20px;font-weight:900;color:#fff;}
  .type-header.gold .type-name{color:var(--ink);}
  .type-body{padding:20px 24px;}
  .type-body p{font-size:13.5px;color:var(--mid);margin-bottom:10px;}
  .type-body p:last-child{margin-bottom:0;}
  .type-body strong{color:var(--ink);}
  .type-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px;}
  .tag{display:inline-block;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600;}
  .tag.good{background:#d4edda;color:#155724;}
  .tag.bad{background:#f8d7da;color:#721c24;}
  .tag.mid{background:#fff3cd;color:#856404;}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.info{background:#eef2fb;border-left:5px solid var(--blue);color:#1a3060;}
  .callout strong{font-weight:700;}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  .badge-green{display:inline-block;background:#d4edda;color:#155724;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  .badge-red{display:inline-block;background:#f8d7da;color:#721c24;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  유형 선택 가이드 · 2026년 최신&lt;/div&gt;
    &lt;h1&gt;ISA 계좌 종류 비교 2026&lt;br&gt;&lt;em&gt;중개형·신탁형·일임형&lt;/em&gt; 차이와 선택 기준&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;처음 개설할 때 유형을 잘못 선택하면 나중에 변경하기 번거롭습니다. 내게 맞는 유형을 처음부터 정확히 고르세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;main&gt;

  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  3가지 유형 한눈에 비교&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;중개형:&lt;/strong&gt; 주식·ETF 직접 매매 가능. 수수료 없음. 투자 경험자에게 적합.&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;신탁형:&lt;/strong&gt; 예금·펀드·ETF 가입 가능. 국내 주식 직접 투자 불가. 안정형 투자자에게 적합.&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;일임형:&lt;/strong&gt; 전문가가 대신 운용. 연 0.6~0.8% 수수료 발생. 투자 초보자에게 적합.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;유형 1&lt;/span&gt;
    &lt;h2&gt;중개형 ISA — 현재 가장 많이 선택하는 유형&lt;/h2&gt;

    &lt;div class=&quot;type-card&quot;&gt;
      &lt;div class=&quot;type-header blue&quot;&gt;
        &lt;div&gt;
          &lt;div class=&quot;type-label&quot;&gt;TYPE 1&lt;/div&gt;
          &lt;div class=&quot;type-name&quot;&gt;중개형 ISA&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;type-body&quot;&gt;
        &lt;div class=&quot;type-tags&quot;&gt;
          &lt;span class=&quot;tag good&quot;&gt;국내 주식 직접 매매&lt;/span&gt;
          &lt;span class=&quot;tag good&quot;&gt;ETF 투자&lt;/span&gt;
          &lt;span class=&quot;tag good&quot;&gt;수수료 없음&lt;/span&gt;
          &lt;span class=&quot;tag bad&quot;&gt;예금 가입 불가&lt;/span&gt;
        &lt;/div&gt;
        &lt;p&gt;투자자가 직접 계좌를 운용하는 방식입니다. 일반 증권 계좌처럼 국내 상장 주식, ETF, 채권, RP를 자유롭게 사고팔 수 있습니다. 신탁형보다 투자 가능한 상품이 더 많고, 계좌 유지 수수료가 없어 장기 투자 시 비용 면에서 가장 유리합니다.&lt;/p&gt;
        &lt;p&gt;2026년 기준 전체 ISA 가입자의 &lt;strong&gt;86.9%&lt;/strong&gt;가 중개형을 선택하고 있습니다. ETF와 국내 주식에 직접 투자하려는 분들에게 가장 적합한 유형입니다.&lt;/p&gt;
        &lt;p&gt;단, 예금 상품에는 가입할 수 없습니다. 예금 대신 RP(환매조건부채권)나 파킹형 ETF를 활용하면 유사한 효과를 낼 수 있습니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  중개형이 유리한 이유&lt;/strong&gt;&lt;br&gt;
      신탁형의 연 0.10% 신탁보수, 일임형의 연 0.6~0.8% 운용 수수료와 달리 중개형은 매매 시 발생하는 수수료 외에 별도 계좌 유지 비용이 없습니다. 장기 투자할수록 비용 차이가 커집니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;유형 2&lt;/span&gt;
    &lt;h2&gt;신탁형 ISA — 예금·안전 자산 중심 투자자에게&lt;/h2&gt;

    &lt;div class=&quot;type-card&quot;&gt;
      &lt;div class=&quot;type-header green&quot;&gt;
        &lt;div&gt;
          &lt;div class=&quot;type-label&quot;&gt;TYPE 2&lt;/div&gt;
          &lt;div class=&quot;type-name&quot;&gt;신탁형 ISA&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;type-body&quot;&gt;
        &lt;div class=&quot;type-tags&quot;&gt;
          &lt;span class=&quot;tag good&quot;&gt;예금·적금 가입 가능&lt;/span&gt;
          &lt;span class=&quot;tag good&quot;&gt;펀드·ETF·ELS&lt;/span&gt;
          &lt;span class=&quot;tag bad&quot;&gt;국내 주식 직접 투자 불가&lt;/span&gt;
          &lt;span class=&quot;tag mid&quot;&gt;연 0.10% 신탁보수&lt;/span&gt;
        &lt;/div&gt;
        &lt;p&gt;고객이 원하는 상품을 직접 선택하고, 금융기관이 그것을 관리해 주는 방식입니다. 예금, 펀드, ETF, ELS, 리츠 등에 투자할 수 있습니다. 국내 주식 직접 매매는 불가능합니다.&lt;/p&gt;
        &lt;p&gt;원금 보장을 원하거나 주식 투자에 관심 없는 분들, 정기예금 상품을 ISA 안에서 운용하고 싶은 분들에게 적합합니다. 연 0.10%의 신탁보수가 발생합니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;유형 3&lt;/span&gt;
    &lt;h2&gt;일임형 ISA — 전문가에게 맡기고 싶은 투자자에게&lt;/h2&gt;

    &lt;div class=&quot;type-card&quot;&gt;
      &lt;div class=&quot;type-header gold&quot;&gt;
        &lt;div&gt;
          &lt;div class=&quot;type-label&quot;&gt;TYPE 3&lt;/div&gt;
          &lt;div class=&quot;type-name&quot;&gt;일임형 ISA&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;type-body&quot;&gt;
        &lt;div class=&quot;type-tags&quot;&gt;
          &lt;span class=&quot;tag good&quot;&gt;전문가 자동 운용&lt;/span&gt;
          &lt;span class=&quot;tag good&quot;&gt;분기별 리밸런싱&lt;/span&gt;
          &lt;span class=&quot;tag bad&quot;&gt;연 0.6~0.8% 수수료&lt;/span&gt;
          &lt;span class=&quot;tag mid&quot;&gt;투자 성향별 선택&lt;/span&gt;
        &lt;/div&gt;
        &lt;p&gt;은행이나 증권사가 투자 일임을 받아 대신 운용해주는 방식입니다. 여러 가지 모델 포트폴리오 중 하나를 선택하면 전문가가 분기별로 자동 리밸런싱하며 관리합니다.&lt;/p&gt;
        &lt;p&gt;투자 전문 지식이 없거나 시간적 여유가 없는 직장인에게 편리한 옵션입니다. 다만 연 0.6~0.8%의 운용 수수료가 발생하며, 장기적으로는 비용이 누적됩니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 일임형 수수료를 장기로 계산해보세요&lt;/strong&gt;&lt;br&gt;
      1,000만 원을 일임형으로 운용한다면 연간 수수료만 6만~8만 원입니다. 5년이면 30만~40만 원. 직접 ETF에 투자하는 중개형과 비교하면 상당한 차이가 납니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;비교 정리&lt;/span&gt;
    &lt;h2&gt;3가지 유형 한눈에 비교&lt;/h2&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;중개형&lt;/th&gt;&lt;th&gt;신탁형&lt;/th&gt;&lt;th&gt;일임형&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;국내 주식 직접 매매&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;가능&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-red&quot;&gt;불가&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-red&quot;&gt;불가&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;예금·적금&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-red&quot;&gt;불가&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;가능&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;가능&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;ETF·펀드&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;가능&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;가능&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;가능&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;운용 주체&lt;/td&gt;&lt;td&gt;본인 직접&lt;/td&gt;&lt;td&gt;본인 직접&lt;/td&gt;&lt;td&gt;전문가 대리&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;수수료&lt;/td&gt;&lt;td&gt;매매 수수료만&lt;/td&gt;&lt;td&gt;연 0.10%&lt;/td&gt;&lt;td&gt;연 0.6~0.8%&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;추천 대상&lt;/td&gt;&lt;td&gt;주식·ETF 투자자&lt;/td&gt;&lt;td&gt;안정형 투자자&lt;/td&gt;&lt;td&gt;투자 초보자&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout info&quot;&gt;
      &lt;strong&gt;  결론 — 대부분은 중개형이 정답입니다&lt;/strong&gt;&lt;br&gt;
      ETF나 주식에 투자할 계획이 있다면 중개형이 가장 유리합니다. 수수료가 없고 투자 상품 선택의 자유도도 높습니다. 예금 위주로 운용하고 싶다면 신탁형, 투자를 전혀 모르고 맡기고 싶다면 일임형을 선택하면 됩니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;선택 기준&lt;/span&gt;
    &lt;h2&gt;나는 어떤 유형을 선택해야 하나&lt;/h2&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;내 상황&lt;/th&gt;&lt;th&gt;추천 유형&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;ETF, 주식 직접 투자하고 싶다&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;중개형&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;예금·적금으로 안정적으로 운용하고 싶다&lt;/td&gt;&lt;td&gt;신탁형&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;투자 지식이 없고 전문가에게 맡기고 싶다&lt;/td&gt;&lt;td&gt;일임형&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;수수료를 최소화하고 싶다&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;중개형&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;국내 주식 비과세 혜택을 원한다&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;중개형&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  유형은 가입 후에도 변경할 수 있습니다&lt;/strong&gt;&lt;br&gt;
      단, 변경 시 별도 절차가 필요하고 기존 보유 상품 처리 방식을 사전에 확인해야 합니다. 처음부터 본인 투자 성향에 맞는 유형을 신중하게 선택하는 것이 번거로움을 줄이는 방법입니다.
    &lt;/div&gt;
  &lt;/section&gt;

&lt;/main&gt;

&lt;footer&gt;
  &lt;p&gt;본 내용은 금융위원회 및 각 금융기관 공식 자료를 기반으로 작성되었습니다. 세법 개정에 따라 내용이 변경될 수 있으므로 가입 전 해당 금융기관에서 최신 내용을 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/350</guid>
      <comments>https://jejerim.tistory.com/entry/ISA-%EA%B3%84%EC%A2%8C-%EC%A2%85%EB%A5%98-%EB%B9%84%EA%B5%90-2026-%E2%80%94-%EC%A4%91%EA%B0%9C%ED%98%95%C2%B7%EC%8B%A0%ED%83%81%ED%98%95%C2%B7%EC%9D%BC%EC%9E%84%ED%98%95-%EC%B0%A8%EC%9D%B4%EC%99%80-%EC%84%A0%ED%83%9D-%EA%B8%B0%EC%A4%80#entry350comment</comments>
      <pubDate>Thu, 4 Jun 2026 17:03:07 +0900</pubDate>
    </item>
    <item>
      <title>ISA 계좌란 무엇인가 &amp;mdash; 2026년 개념&amp;middot;혜택&amp;middot;가입 조건 완벽 정리</title>
      <link>https://jejerim.tistory.com/entry/ISA-%EA%B3%84%EC%A2%8C%EB%9E%80-%EB%AC%B4%EC%97%87%EC%9D%B8%EA%B0%80-%E2%80%94-2026%EB%85%84-%EA%B0%9C%EB%85%90%C2%B7%ED%98%9C%ED%83%9D%C2%B7%EA%B0%80%EC%9E%85-%EC%A1%B0%EA%B1%B4-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;isa계좌가입조건.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/TkK0b/dJMcaip1duT/w3vWlAlFRk9DOAhXajSfn1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/TkK0b/dJMcaip1duT/w3vWlAlFRk9DOAhXajSfn1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/TkK0b/dJMcaip1duT/w3vWlAlFRk9DOAhXajSfn1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FTkK0b%2FdJMcaip1duT%2Fw3vWlAlFRk9DOAhXajSfn1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;395&quot; height=&quot;395&quot; data-filename=&quot;isa계좌가입조건.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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;ISA 계좌란 무엇인가 — 2026년 개념·혜택·가입 조건 완벽 정리&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;ISA 계좌(개인종합자산관리계좌)가 무엇인지, 2026년 기준 비과세 혜택과 납입한도, 가입 조건까지 한 번에 정리했습니다.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout.info{background:#eef2fb;border-left:5px solid var(--blue);color:#1a3060;}
  .callout strong{font-weight:700;}
  .cards{display:grid;gap:16px;margin:24px 0;}
  .cards.two{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));}
  .cards.three{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));}
  .card{background:#fff;border:1px solid var(--light);padding:22px;border-radius:4px;}
  .card.gold{border-left:4px solid var(--gold);}
  .card.green{border-left:4px solid var(--green);}
  .card.accent{border-left:4px solid var(--accent);}
  .card.blue{border-left:4px solid var(--blue);}
  .card h3{font-weight:700;font-size:14.5px;margin-bottom:8px;color:var(--ink);}
  .card p{font-size:13.5px;color:var(--mid);margin-bottom:0;}
  .card-icon{font-size:26px;margin-bottom:10px;display:block;}
  .card .num{font-family:'Noto Serif KR',serif;font-size:26px;font-weight:900;margin-bottom:4px;}
  .card.gold .num{color:var(--gold);}
  .card.green .num{color:var(--green);}
  .card.accent .num{color:var(--accent);}
  .card.blue .num{color:var(--blue);}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  .badge-green{display:inline-block;background:#d4edda;color:#155724;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  .badge-red{display:inline-block;background:#f8d7da;color:#721c24;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  절세 계좌 입문 · 2026년 최신 기준&lt;/div&gt;
    &lt;h1&gt;ISA 계좌란 무엇인가&lt;br&gt;&lt;em&gt;2026년 개념·혜택·가입 조건&lt;/em&gt; 완벽 정리&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;848만 명이 가입한 국민 절세 계좌. 아직 모르고 있다면 매년 수십만 원을 그냥 세금으로 내고 있는 겁니다.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;main&gt;

  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  ISA 계좌 핵심 요약 — 2026년 기준&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;정의:&lt;/strong&gt; 예금·펀드·ETF·주식을 하나의 계좌에서 운용하는 절세 전용 계좌&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;비과세:&lt;/strong&gt; 일반형 수익 200만 원까지 세금 0원 / 서민형 400만 원까지&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;초과분:&lt;/strong&gt; 9.9% 분리과세 (일반 금융소득 세율 15.4%보다 낮음)&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;납입한도:&lt;/strong&gt; 연 4,000만 원 / 총 2억 원 (전년도 미납 한도 이월 가능)&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;의무 유지:&lt;/strong&gt; 3년 (중도 해지 시 세제 혜택 없음)&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;개념 이해&lt;/span&gt;
    &lt;h2&gt;ISA 계좌란 무엇인가&lt;/h2&gt;

    &lt;p&gt;ISA는 Individual Savings Account의 약자로, &lt;strong&gt;개인종합자산관리계좌&lt;/strong&gt;라고 부릅니다. 예금, 적금, 펀드, ETF, 채권 등 다양한 금융상품을 하나의 계좌 안에 담아 운용하면서, 그 수익에 붙는 세금을 합법적으로 줄여주는 국가가 인정한 절세 계좌입니다.&lt;/p&gt;

    &lt;p&gt;일반 증권 계좌에서 ETF나 펀드에 투자하면 수익의 &lt;strong&gt;15.4%를 배당소득세&lt;/strong&gt;로 내야 합니다. 연간 금융소득이 2,000만 원을 초과하면 금융소득종합과세로 최고 49.5%까지 세율이 올라가기도 합니다.&lt;/p&gt;

    &lt;p&gt;ISA 계좌는 이 부담을 줄여줍니다. 계좌 안에서 발생한 수익을 모두 합산한 후, 비과세 한도 내에서는 세금이 전혀 없습니다. 한도를 초과하더라도 9.9%의 낮은 세율로 분리과세됩니다.&lt;/p&gt;

    &lt;div class=&quot;callout info&quot;&gt;
      &lt;strong&gt;  손익 통산이란&lt;/strong&gt;&lt;br&gt;
      ISA 계좌 안에서 수익이 난 상품과 손실이 난 상품을 합산해서 세금을 계산합니다. 예를 들어 A 펀드에서 300만 원 수익, B ETF에서 100만 원 손실이 났다면 순수익 200만 원에 대해서만 과세합니다. 일반 계좌에서는 각 상품별로 과세하기 때문에 ISA가 훨씬 유리합니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;혜택 구조&lt;/span&gt;
    &lt;h2&gt;ISA 계좌의 세금 혜택 구조&lt;/h2&gt;

    &lt;div class=&quot;cards two&quot;&gt;
      &lt;div class=&quot;card gold&quot;&gt;
        &lt;div class=&quot;num&quot;&gt;200만 원&lt;/div&gt;
        &lt;h3&gt;일반형 비과세 한도&lt;/h3&gt;
        &lt;p&gt;수익 200만 원까지 세금 0원. 초과분은 9.9% 분리과세.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card green&quot;&gt;
        &lt;div class=&quot;num&quot;&gt;400만 원&lt;/div&gt;
        &lt;h3&gt;서민형·농어민형 비과세 한도&lt;/h3&gt;
        &lt;p&gt;수익 400만 원까지 세금 0원. 초과분은 9.9% 분리과세.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;p&gt;비과세 한도를 초과하는 수익에 대해서는 &lt;strong&gt;9.9% 분리과세&lt;/strong&gt;가 적용됩니다. 일반 금융소득 세율인 15.4%보다 낮고, 금융소득종합과세 대상에서도 제외됩니다.&lt;/p&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;일반 계좌&lt;/th&gt;&lt;th&gt;ISA 계좌&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;비과세 한도 내 수익&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-red&quot;&gt;15.4% 과세&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;세금 0원&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;한도 초과 수익&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-red&quot;&gt;15.4% 과세&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;9.9% 분리과세&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;금융소득종합과세&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-red&quot;&gt;대상 포함&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;대상 제외&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;손익 통산&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-red&quot;&gt;불가&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;가능&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;가입 조건&lt;/span&gt;
    &lt;h2&gt;2026년 ISA 계좌 가입 자격&lt;/h2&gt;

    &lt;p&gt;ISA 계좌는 누구나 가입할 수 있는 것이 아닙니다. 기본 자격 요건을 먼저 확인해야 합니다.&lt;/p&gt;

    &lt;div class=&quot;cards three&quot;&gt;
      &lt;div class=&quot;card accent&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;나이 조건&lt;/h3&gt;
        &lt;p&gt;만 19세 이상. 15~18세는 근로소득이 있는 경우 가입 가능.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card blue&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;소득 조건&lt;/h3&gt;
        &lt;p&gt;직전 연도에 근로소득 또는 사업소득이 있어야 합니다. 금융소득만 있는 경우 제외.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card gold&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;계좌 수&lt;/h3&gt;
        &lt;p&gt;전 금융기관 통틀어 1인 1계좌만 허용됩니다. 은행·증권사 중 한 곳에만 개설 가능.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 금융소득종합과세 대상자는 일반형 가입 불가&lt;/strong&gt;&lt;br&gt;
      직전 3개년 중 1회 이상 금융소득종합과세 대상자였다면 일반형 ISA 가입이 제한됩니다. 단, 국내투자형 ISA는 가입 가능합니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;납입 한도&lt;/span&gt;
    &lt;h2&gt;2026년 납입한도와 이월 제도&lt;/h2&gt;

    &lt;p&gt;2026년 기준 ISA 계좌의 연간 납입한도는 &lt;strong&gt;4,000만 원&lt;/strong&gt;이며, 총 한도는 &lt;strong&gt;2억 원&lt;/strong&gt;입니다.&lt;/p&gt;

    &lt;p&gt;전년도에 납입하지 못한 금액은 다음 연도로 이월됩니다. 예를 들어 첫 해에 1,000만 원만 납입했다면 이듬해에는 최대 7,000만 원까지 납입할 수 있습니다. 이 이월 제도를 활용하면 목돈이 생겼을 때 한 번에 납입해 절세 혜택을 극대화할 수 있습니다.&lt;/p&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  지금 당장 돈이 없어도 계좌는 미리 개설하세요&lt;/strong&gt;&lt;br&gt;
      의무 가입 기간 3년은 개설일부터 계산됩니다. 납입을 안 해도 계좌만 개설해 두면 3년 카운트가 시작됩니다. 늦게 개설할수록 혜택을 받는 시점이 늦어집니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;주의사항&lt;/span&gt;
    &lt;h2&gt;ISA 계좌 가입 전 반드시 알아야 할 것&lt;/h2&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠️ 의무 가입 기간 3년 — 중도 해지 시 세제 혜택 없음&lt;/strong&gt;&lt;br&gt;
      3년을 채우지 않고 해지하면 비과세·분리과세 혜택을 받지 못합니다. 납입한 원금은 돌려받을 수 있지만, 그동안 받았던 세제 혜택은 추징될 수 있습니다. 여유 자금으로만 운용하는 것이 중요합니다.
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 만기 후 연금계좌로 이전하면 추가 혜택이 있습니다&lt;/strong&gt;&lt;br&gt;
      ISA 만기 시 수령금을 IRP나 연금저축계좌로 이전하면 이전 금액의 10%(최대 300만 원)를 추가로 세액공제받을 수 있습니다. 노후 준비와 절세를 동시에 할 수 있는 방법입니다.
    &lt;/div&gt;
  &lt;/section&gt;

&lt;/main&gt;

&lt;footer&gt;
  &lt;p&gt;본 내용은 금융위원회 및 각 금융기관 공식 자료를 기반으로 작성되었습니다. 세법 개정에 따라 내용이 변경될 수 있으므로 가입 전 해당 금융기관에서 최신 내용을 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/349</guid>
      <comments>https://jejerim.tistory.com/entry/ISA-%EA%B3%84%EC%A2%8C%EB%9E%80-%EB%AC%B4%EC%97%87%EC%9D%B8%EA%B0%80-%E2%80%94-2026%EB%85%84-%EA%B0%9C%EB%85%90%C2%B7%ED%98%9C%ED%83%9D%C2%B7%EA%B0%80%EC%9E%85-%EC%A1%B0%EA%B1%B4-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC#entry349comment</comments>
      <pubDate>Thu, 4 Jun 2026 13:56:49 +0900</pubDate>
    </item>
    <item>
      <title>ISA 계좌 자주 묻는 질문 2026 &amp;mdash; 중도 해지&amp;middot;이전&amp;middot;납입 한도 FAQ 총정리</title>
      <link>https://jejerim.tistory.com/entry/ISA-%EA%B3%84%EC%A2%8C-%EC%9E%90%EC%A3%BC-%EB%AC%BB%EB%8A%94-%EC%A7%88%EB%AC%B8-2026-%E2%80%94-%EC%A4%91%EB%8F%84-%ED%95%B4%EC%A7%80%C2%B7%EC%9D%B4%EC%A0%84%C2%B7%EB%82%A9%EC%9E%85-%ED%95%9C%EB%8F%84-FAQ-%EC%B4%9D%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;isa계좌.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/mHmFa/dJMcaalb6q0/Xm0Apqrg4rgbIWkCmvhZsK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/mHmFa/dJMcaalb6q0/Xm0Apqrg4rgbIWkCmvhZsK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/mHmFa/dJMcaalb6q0/Xm0Apqrg4rgbIWkCmvhZsK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FmHmFa%2FdJMcaalb6q0%2FXm0Apqrg4rgbIWkCmvhZsK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;448&quot; height=&quot;448&quot; data-filename=&quot;isa계좌.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;

&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;ISA 계좌 자주 묻는 질문 2026 — 중도 해지·이전·납입 한도 FAQ 총정리&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;ISA 계좌 가입 전 자주 묻는 질문을 총정리했습니다. 중도 해지 조건, 계좌 이전 방법, 납입 한도 이월, 연금계좌 연계까지 확인하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .faq-item{background:#fff;border:1px solid var(--light);border-radius:4px;margin-bottom:14px;overflow:hidden;}
  .faq-q{padding:18px 22px;font-weight:700;font-size:14.5px;color:var(--ink);display:flex;align-items:flex-start;gap:12px;}
  .faq-q::before{content:'Q';background:var(--accent);color:#fff;min-width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;flex-shrink:0;margin-top:1px;}
  .faq-a{padding:0 22px 18px 60px;font-size:14px;color:var(--mid);line-height:1.8;}
  .faq-a strong{color:var(--ink);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  .badge-green{display:inline-block;background:#d4edda;color:#155724;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  .badge-red{display:inline-block;background:#f8d7da;color:#721c24;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}.faq-a{padding-left:22px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;❓ 가입 전 필독 · 2026년 최신 기준&lt;/div&gt;
    &lt;h1&gt;ISA 계좌 자주 묻는 질문 2026&lt;br&gt;&lt;em&gt;중도 해지·이전·납입 한도&lt;/em&gt; FAQ 총정리&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;가입 전 헷갈리는 것들을 모두 정리했습니다. 미리 확인하고 실수 없이 시작하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;main&gt;

  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  이 글에서 다루는 내용&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;중도 해지 조건과 세제 혜택 유지 여부&lt;/li&gt;
      &lt;li&gt;다른 금융기관으로 계좌 이전 방법&lt;/li&gt;
      &lt;li&gt;납입 한도 이월과 활용법&lt;/li&gt;
      &lt;li&gt;ISA와 연금저축·IRP 동시 운용 여부&lt;/li&gt;
      &lt;li&gt;서민형 자격 조건과 일반형과의 차이&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;중도 해지 FAQ&lt;/span&gt;
    &lt;h2&gt;중도 해지에 관한 자주 묻는 질문&lt;/h2&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;3년을 채우지 못하고 해지하면 어떻게 되나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;세제 혜택을 받지 못합니다.&lt;/strong&gt; 비과세·분리과세 혜택은 의무 가입 기간 3년을 채운 후 인출할 때 적용됩니다. 중도 해지 시 납입 원금은 돌려받을 수 있지만, 그 기간 동안 발생한 수익에 일반 세율(15.4%)이 적용됩니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;급하게 돈이 필요하면 일부만 찾을 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;납입 원금 범위 내에서 부분 인출이 가능합니다. &lt;strong&gt;다만 인출한 금액만큼 납입 한도가 줄어들어 다시 채울 수 없습니다.&lt;/strong&gt; 수익 부분은 인출 시 세제 혜택이 사라집니다. 불가피한 경우가 아니라면 부분 인출도 신중하게 결정해야 합니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;중도 해지가 가능한 예외 경우가 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 일부 불가피한 상황에서는 세제 혜택을 유지하면서 해지할 수 있습니다.&lt;/strong&gt; 사망, 해외 이주, 3개월 이상 입원이 필요한 의료비 발생, 천재지변 등이 이에 해당합니다. 해당 사유 발생 시 금융기관에 증빙 서류를 제출하면 됩니다.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;계좌 이전 FAQ&lt;/span&gt;
    &lt;h2&gt;계좌 이전에 관한 자주 묻는 질문&lt;/h2&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;다른 증권사로 ISA 계좌를 옮길 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 가능합니다.&lt;/strong&gt; 기존 가입 기간과 비과세 혜택을 유지한 채 다른 금융기관으로 계좌를 이전할 수 있습니다. 이전 전 보유 상품 처리 방식과 소요 기간을 사전에 확인해야 합니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;은행 ISA를 증권사 중개형 ISA로 이전할 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 가능합니다.&lt;/strong&gt; 은행에서 신탁형으로 개설한 ISA를 증권사 중개형으로 이전할 수 있습니다. 이전 시 기존 가입 기간이 유지되므로 처음부터 다시 3년을 채울 필요가 없습니다. 보유 중인 상품은 이전 전에 처리해야 할 수 있으니 금융기관에 절차를 확인하세요.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;납입 한도 FAQ&lt;/span&gt;
    &lt;h2&gt;납입 한도에 관한 자주 묻는 질문&lt;/h2&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;전년도에 납입을 못 했으면 이월이 되나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 이월됩니다.&lt;/strong&gt; 전년도에 납입하지 못한 금액은 다음 연도 납입 한도에 추가됩니다. 예를 들어 첫 해에 1,000만 원만 납입했다면 이듬해에는 기본 4,000만 원에 이월된 3,000만 원을 더해 최대 7,000만 원까지 납입할 수 있습니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;납입한 돈을 인출하면 한도가 복원되나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;아니요, 복원되지 않습니다.&lt;/strong&gt; 한 번 납입한 금액을 인출하면 그만큼의 납입 한도가 영구적으로 줄어듭니다. 인출한 금액을 다시 채울 수 없으므로 신중하게 결정해야 합니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;납입을 안 해도 계좌를 유지할 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 가능합니다.&lt;/strong&gt; 납입을 하지 않아도 계좌는 유지됩니다. 개설만 해두면 3년 카운트가 시작되므로, 지금 당장 자금이 없어도 먼저 개설해 두는 것이 유리합니다.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;서민형 FAQ&lt;/span&gt;
    &lt;h2&gt;서민형 ISA 자격과 혜택&lt;/h2&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;서민형 ISA는 어떻게 다른가요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;서민형·농어민형 ISA는 비과세 한도가 &lt;strong&gt;400만 원&lt;/strong&gt;으로 일반형(200만 원)의 두 배입니다. 나머지 조건과 운용 방식은 일반형과 동일합니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;서민형 가입 자격은 어떻게 되나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;직전 연도 근로소득이 &lt;strong&gt;5,000만 원 이하&lt;/strong&gt;이거나 종합소득금액이 3,800만 원 이하인 경우 서민형으로 가입할 수 있습니다. 농어민의 경우 종합소득금액 3,800만 원 이하이면 농어민형으로 가입 가능합니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;가입 후 소득이 서민형 기준을 초과하면 어떻게 되나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;가입 당시 자격 요건은 만기까지 유지됩니다.&lt;/strong&gt; 가입 이후 소득이 늘어나 서민형 기준을 초과하더라도 서민형 혜택(비과세 400만 원)이 계속 적용됩니다. 가입 시점의 자격이 중요합니다.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;연계 활용 FAQ&lt;/span&gt;
    &lt;h2&gt;다른 절세 계좌와의 연계에 관한 질문&lt;/h2&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;ISA와 연금저축·IRP를 동시에 운용할 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 동시 운용이 가능합니다.&lt;/strong&gt; ISA, 연금저축, IRP는 각각 별개의 절세 계좌입니다. 세 계좌를 모두 활용하면 절세 효과를 극대화할 수 있습니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;ISA 만기 후 연금계좌로 이전하면 어떤 혜택이 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;ISA 만기 수령금을 60일 이내에 IRP나 연금저축계좌로 이전하면 &lt;strong&gt;이전 금액의 10%, 최대 300만 원을 추가로 세액공제&lt;/strong&gt;받을 수 있습니다. 세율 13.2% 기준으로 약 39만 6,000원을 돌려받는 효과입니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  절세 계좌 활용 순서&lt;/strong&gt;&lt;br&gt;
      ISA(비과세 200~400만 원) → 연금저축(세액공제 최대 66만~99만 원) → IRP(세액공제 최대 115.5만~148.5만 원) 순서로 활용하면 연간 절세 효과를 최대화할 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

&lt;/main&gt;

&lt;footer&gt;
  &lt;p&gt;본 내용은 금융위원회 및 각 금융기관 공식 자료를 기반으로 작성되었습니다. 세법 개정에 따라 내용이 변경될 수 있으므로 가입 전 해당 금융기관에서 최신 내용을 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/348</guid>
      <comments>https://jejerim.tistory.com/entry/ISA-%EA%B3%84%EC%A2%8C-%EC%9E%90%EC%A3%BC-%EB%AC%BB%EB%8A%94-%EC%A7%88%EB%AC%B8-2026-%E2%80%94-%EC%A4%91%EB%8F%84-%ED%95%B4%EC%A7%80%C2%B7%EC%9D%B4%EC%A0%84%C2%B7%EB%82%A9%EC%9E%85-%ED%95%9C%EB%8F%84-FAQ-%EC%B4%9D%EC%A0%95%EB%A6%AC#entry348comment</comments>
      <pubDate>Thu, 4 Jun 2026 11:39:44 +0900</pubDate>
    </item>
    <item>
      <title>근로장려금 반기 신청 2026 &amp;mdash; 대상&amp;middot;기간&amp;middot;방법 완전 정리 쉽고 이해쏙쏙</title>
      <link>https://jejerim.tistory.com/entry/%EA%B7%BC%EB%A1%9C%EC%9E%A5%EB%A0%A4%EA%B8%88-%EB%B0%98%EA%B8%B0-%EC%8B%A0%EC%B2%AD-2026-%E2%80%94-%EB%8C%80%EC%83%81%C2%B7%EA%B8%B0%EA%B0%84%C2%B7%EB%B0%A9%EB%B2%95-%EC%99%84%EC%A0%84-%EC%A0%95%EB%A6%AC-%EC%89%BD%EA%B3%A0-%EC%9D%B4%ED%95%B4%EC%8F%99%EC%8F%99</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;근로장려금 반기신청.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/c9AIqb/dJMcahEA2jj/XLCQ60hPDwDmkz8IKHheB0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/c9AIqb/dJMcahEA2jj/XLCQ60hPDwDmkz8IKHheB0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/c9AIqb/dJMcahEA2jj/XLCQ60hPDwDmkz8IKHheB0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fc9AIqb%2FdJMcahEA2jj%2FXLCQ60hPDwDmkz8IKHheB0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;466&quot; height=&quot;466&quot; data-filename=&quot;근로장려금 반기신청.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;



&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 — 대상·기간·방법 완전 정리&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;2026년 근로장려금 반기 신청 대상과 기간, 신청 방법을 정리했습니다. 정기 신청과 차이점, 환수 주의사항까지 확인하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout.info{background:#eef2fb;border-left:5px solid var(--blue);color:#1a3060;}
  .callout strong{font-weight:700;}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  .badge-green{display:inline-block;background:#d4edda;color:#155724;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  .badge-red{display:inline-block;background:#f8d7da;color:#721c24;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  .badge-mid{display:inline-block;background:#fff3cd;color:#856404;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  .cards{display:grid;gap:16px;margin:24px 0;}
  .cards.two{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));}
  .card{background:#fff;border:1px solid var(--light);padding:22px;border-radius:4px;}
  .card.gold{border-left:4px solid var(--gold);}
  .card.green{border-left:4px solid var(--green);}
  .card.accent{border-left:4px solid var(--accent);}
  .card h3{font-weight:700;font-size:14.5px;margin-bottom:8px;color:var(--ink);}
  .card p{font-size:13.5px;color:var(--mid);margin-bottom:0;}
  .timeline{margin:24px 0;}
  .tl-item{display:flex;gap:20px;margin-bottom:0;position:relative;}
  .tl-item::after{content:'';position:absolute;left:19px;top:44px;bottom:-4px;width:2px;background:var(--light);}
  .tl-item:last-child::after{display:none;}
  .tl-dot{min-width:40px;height:40px;background:var(--paper);border:3px solid var(--accent);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:12px;color:var(--accent);flex-shrink:0;z-index:1;}
  .tl-content{padding-bottom:28px;}
  .tl-content h4{font-weight:700;font-size:14px;color:var(--ink);margin-bottom:4px;}
  .tl-content p{font-size:13px;color:var(--mid);margin-bottom:0;}
  .tl-tag{display:inline-block;background:var(--warm);border:1px solid var(--light);padding:2px 8px;font-size:11px;border-radius:3px;margin-bottom:6px;color:var(--mid);font-weight:500;}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  근로소득자 전용 · 2026년 최신 일정&lt;/div&gt;
    &lt;h1&gt;근로장려금 반기 신청 2026&lt;br&gt;&lt;em&gt;대상·기간·방법&lt;/em&gt; 완전 정리&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;1년에 두 번 나눠 받을 수 있는 반기 신청 제도. 대상자인지 확인하고 더 빨리 받으세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;main&gt;

  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  반기 신청 핵심 요약&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;대상:&lt;/strong&gt; 근로소득자만 가능 (사업·종교인소득자는 5월 정기 신청만 가능)&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;2026년 하반기분 신청:&lt;/strong&gt; 2026년 3월 1일 ~ 15일 (이미 마감)&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;2026년 상반기분 신청:&lt;/strong&gt; 2026년 9월 1일 ~ 15일 (예정)&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;연간 총액:&lt;/strong&gt; 정기 신청과 동일 — 받는 시점만 다릅니다&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;개념 이해&lt;/span&gt;
    &lt;h2&gt;반기 신청이란 무엇인가&lt;/h2&gt;

    &lt;p&gt;정기 신청은 전년도 소득 전체를 기준으로 매년 5월에 한 번 신청하는 방식입니다. 반기 신청은 상반기와 하반기 소득을 나눠서 각각 신청하고, 더 빨리 받을 수 있는 방식입니다.&lt;/p&gt;

    &lt;div class=&quot;cards two&quot;&gt;
      &lt;div class=&quot;card gold&quot;&gt;
        &lt;h3&gt;정기 신청&lt;/h3&gt;
        &lt;p&gt;매년 5월 신청 → 8~9월 지급. 연 1회. 근로·사업·종교인 소득자 모두 가능.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card green&quot;&gt;
        &lt;h3&gt;반기 신청&lt;/h3&gt;
        &lt;p&gt;3월·9월 신청 → 6월·12월 지급. 연 2회. &lt;strong&gt;근로소득자만 가능.&lt;/strong&gt;&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout info&quot;&gt;
      &lt;strong&gt;  연간 수령 총액은 동일합니다&lt;/strong&gt;&lt;br&gt;
      반기 신청으로 받는 금액은 연간 예상 장려금의 35%입니다. 나머지는 다음 해 5월 정산 때 받습니다. 총액은 정기 신청과 같고, 더 빨리 나눠 받는 방식입니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;2026년 일정&lt;/span&gt;
    &lt;h2&gt;2026년 반기 신청 전체 일정&lt;/h2&gt;

    &lt;div class=&quot;timeline&quot;&gt;
      &lt;div class=&quot;tl-item&quot;&gt;
        &lt;div class=&quot;tl-dot&quot;&gt;3월&lt;/div&gt;
        &lt;div class=&quot;tl-content&quot;&gt;
          &lt;div class=&quot;tl-tag&quot;&gt;2026년 3월 1일 ~ 15일&lt;/div&gt;
          &lt;h4&gt;2025년 하반기분 반기 신청&lt;/h4&gt;
          &lt;p&gt;2025년 7~12월 근로소득에 대한 신청. 심사 후 2026년 6월 말 지급 예정.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;tl-item&quot;&gt;
        &lt;div class=&quot;tl-dot&quot;&gt;6월&lt;/div&gt;
        &lt;div class=&quot;tl-content&quot;&gt;
          &lt;div class=&quot;tl-tag&quot;&gt;2026년 6월 말&lt;/div&gt;
          &lt;h4&gt;2025년 하반기분 지급&lt;/h4&gt;
          &lt;p&gt;3월 신청분 심사 완료 후 본인 명의 계좌로 입금.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;tl-item&quot;&gt;
        &lt;div class=&quot;tl-dot&quot;&gt;9월&lt;/div&gt;
        &lt;div class=&quot;tl-content&quot;&gt;
          &lt;div class=&quot;tl-tag&quot;&gt;2026년 9월 1일 ~ 15일&lt;/div&gt;
          &lt;h4&gt;2026년 상반기분 반기 신청&lt;/h4&gt;
          &lt;p&gt;2026년 1~6월 근로소득에 대한 신청. 심사 후 2026년 12월 지급 예정.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;tl-item&quot;&gt;
        &lt;div class=&quot;tl-dot&quot;&gt;12월&lt;/div&gt;
        &lt;div class=&quot;tl-content&quot;&gt;
          &lt;div class=&quot;tl-tag&quot;&gt;2026년 12월&lt;/div&gt;
          &lt;h4&gt;2026년 상반기분 지급&lt;/h4&gt;
          &lt;p&gt;9월 신청분 심사 완료 후 본인 명의 계좌로 입금.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;주의사항&lt;/span&gt;
    &lt;h2&gt;반기 신청 전 반드시 확인할 것&lt;/h2&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠️ 사업소득이 있으면 반기 신청 불가합니다&lt;/strong&gt;&lt;br&gt;
      본인이나 배우자에게 사업소득이 있다면 반기 신청을 선택할 수 없습니다. 5월 정기 신청만 가능합니다. 아르바이트를 하더라도 사업주가 사업소득으로 신고했다면 마찬가지입니다.
    &lt;/div&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠️ 소득이 기준 근처라면 환수 위험이 있습니다&lt;/strong&gt;&lt;br&gt;
      반기 신청으로 미리 받았다가 연간 소득이 기준을 초과하면, 이미 받은 금액을 환수당할 수 있습니다. 소득이 기준 금액 근처에 있는 분들은 반기 신청보다 5월 정기 신청이 더 안전합니다.
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 안내 문자를 못 받아도 직접 신청할 수 있습니다&lt;/strong&gt;&lt;br&gt;
      국세청이 반기 신청 대상자에게 안내 문자를 발송하지만, 문자를 받지 못했더라도 손택스 앱에서 직접 신청 가능 여부를 조회하고 신청할 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;비교 정리&lt;/span&gt;
    &lt;h2&gt;정기 신청 vs 반기 신청 — 나에게 맞는 방식은&lt;/h2&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;정기 신청&lt;/th&gt;&lt;th&gt;반기 신청&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;신청 가능 소득&lt;/td&gt;&lt;td&gt;근로·사업·종교인&lt;/td&gt;&lt;td&gt;근로소득만&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;신청 횟수&lt;/td&gt;&lt;td&gt;연 1회 (5월)&lt;/td&gt;&lt;td&gt;연 2회 (3월·9월)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;지급 시기&lt;/td&gt;&lt;td&gt;8~9월&lt;/td&gt;&lt;td&gt;6월·12월&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;연간 총액&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;text-align:center;&quot;&gt;&lt;span class=&quot;badge-green&quot;&gt;동일&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;환수 위험&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;낮음&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-mid&quot;&gt;소득 기준 근처이면 주의&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;추천 대상&lt;/td&gt;&lt;td&gt;사업소득자, 소득 불확실한 경우&lt;/td&gt;&lt;td&gt;안정적 근로소득자, 자금 필요 시&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  결론&lt;/strong&gt;&lt;br&gt;
      소득이 안정적이고 기준보다 충분히 낮은 근로소득자라면 반기 신청이 유리합니다. 소득이 기준 근처이거나 사업소득이 함께 있다면 5월 정기 신청이 더 안전합니다.
    &lt;/div&gt;
  &lt;/section&gt;

&lt;/main&gt;

&lt;footer&gt;
  &lt;p&gt;본 내용은 국세청 공식 자료를 기반으로 작성되었습니다. 정책은 변경될 수 있으므로 국세청 홈택스(hometax.go.kr)에서 최신 정보를 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/345</guid>
      <comments>https://jejerim.tistory.com/entry/%EA%B7%BC%EB%A1%9C%EC%9E%A5%EB%A0%A4%EA%B8%88-%EB%B0%98%EA%B8%B0-%EC%8B%A0%EC%B2%AD-2026-%E2%80%94-%EB%8C%80%EC%83%81%C2%B7%EA%B8%B0%EA%B0%84%C2%B7%EB%B0%A9%EB%B2%95-%EC%99%84%EC%A0%84-%EC%A0%95%EB%A6%AC-%EC%89%BD%EA%B3%A0-%EC%9D%B4%ED%95%B4%EC%8F%99%EC%8F%99#entry345comment</comments>
      <pubDate>Wed, 3 Jun 2026 12:59:35 +0900</pubDate>
    </item>
    <item>
      <title>근로장려금 지급 금액 2026 &amp;mdash; 나는 얼마나 받을 수 있을까?</title>
      <link>https://jejerim.tistory.com/entry/%EA%B7%BC%EB%A1%9C%EC%9E%A5%EB%A0%A4%EA%B8%88-%EC%A7%80%EA%B8%89-%EA%B8%88%EC%95%A1-2026-%E2%80%94-%EB%82%98%EB%8A%94-%EC%96%BC%EB%A7%88%EB%82%98-%EB%B0%9B%EC%9D%84-%EC%88%98-%EC%9E%88%EC%9D%84%EA%B9%8C</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;근로장려금지급금액.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/Mm9Aw/dJMcahq8pek/ZEQQB9lsIkP9ikE16Ly2n0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/Mm9Aw/dJMcahq8pek/ZEQQB9lsIkP9ikE16Ly2n0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/Mm9Aw/dJMcahq8pek/ZEQQB9lsIkP9ikE16Ly2n0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FMm9Aw%2FdJMcahq8pek%2FZEQQB9lsIkP9ikE16Ly2n0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;368&quot; height=&quot;368&quot; data-filename=&quot;근로장려금지급금액.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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 — 가구별 최대 수령액과 계산 방법&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;2026년 근로장려금 가구별 최대 지급액과 실제 계산 방법을 정리했습니다. 단독 165만·홑벌이 285만·맞벌이 330만 원 기준과 재산 감액 조건까지 확인하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root { --ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a; }
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .amount-cards{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:24px 0;}
  .amount-card{background:#fff;border:1px solid var(--light);padding:24px;border-radius:4px;text-align:center;}
  .amount-card.single{border-top:4px solid var(--blue);}
  .amount-card.sole{border-top:4px solid var(--green);}
  .amount-card.dual{border-top:4px solid var(--accent);}
  .amount-card .label{font-size:13px;color:var(--mid);margin-bottom:8px;}
  .amount-card .amount{font-family:'Noto Serif KR',serif;font-size:30px;font-weight:900;margin-bottom:6px;}
  .amount-card.single .amount{color:var(--blue);}
  .amount-card.sole .amount{color:var(--green);}
  .amount-card.dual .amount{color:var(--accent);}
  .amount-card .condition{font-size:12px;color:var(--mid);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  .badge-green{display:inline-block;background:#d4edda;color:#155724;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  .badge-red{display:inline-block;background:#f8d7da;color:#721c24;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  .flow{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin:24px 0;}
  .flow-item{background:var(--ink);color:#fff;padding:10px 16px;font-size:13px;font-weight:500;border-radius:4px;text-align:center;flex:1;min-width:100px;}
  .flow-item.accent{background:var(--accent);}
  .flow-item.gold{background:var(--gold);color:var(--ink);}
  .flow-arrow{color:var(--accent);font-size:18px;font-weight:900;flex-shrink:0;}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}.flow{flex-direction:column;}.flow-arrow{transform:rotate(90deg);}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  단독·홑벌이·맞벌이 가구 · 2026년 최신&lt;/div&gt;
    &lt;h1&gt;근로장려금 지급 금액 2026&lt;br&gt;&lt;em&gt;가구별 최대 수령액&lt;/em&gt;과 계산 방법&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;내가 실제로 얼마를 받을 수 있는지, 소득 구간별 계산 방법과 재산 감액 조건까지 정확히 확인하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;main&gt;

  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  2026년 최대 지급액 한눈에 보기&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;단독가구:&lt;/strong&gt; 최대 165만 원 (연소득 2,200만 원 미만)&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;홑벌이가구:&lt;/strong&gt; 최대 285만 원 (연소득 3,200만 원 미만)&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;맞벌이가구:&lt;/strong&gt; 최대 330만 원 (부부합산 4,400만 원 미만, 2026 기준 상향)&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;재산 주의:&lt;/strong&gt; 가구원 재산 합계 1억 7천만 원 이상이면 50%만 지급&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;최대 지급액&lt;/span&gt;
    &lt;h2&gt;가구 유형별 최대 수령액&lt;/h2&gt;

    &lt;div class=&quot;amount-cards&quot;&gt;
      &lt;div class=&quot;amount-card single&quot;&gt;
        &lt;div class=&quot;label&quot;&gt;단독가구&lt;/div&gt;
        &lt;div class=&quot;amount&quot;&gt;165만 원&lt;/div&gt;
        &lt;div class=&quot;condition&quot;&gt;연소득 2,200만 원 미만&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;amount-card sole&quot;&gt;
        &lt;div class=&quot;label&quot;&gt;홑벌이가구&lt;/div&gt;
        &lt;div class=&quot;amount&quot;&gt;285만 원&lt;/div&gt;
        &lt;div class=&quot;condition&quot;&gt;연소득 3,200만 원 미만&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;amount-card dual&quot;&gt;
        &lt;div class=&quot;label&quot;&gt;맞벌이가구&lt;/div&gt;
        &lt;div class=&quot;amount&quot;&gt;330만 원&lt;/div&gt;
        &lt;div class=&quot;condition&quot;&gt;부부합산 4,400만 원 미만&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 이 금액은 최대치입니다&lt;/strong&gt;&lt;br&gt;
      소득이 최적 구간에 해당할 때 받을 수 있는 최대 금액입니다. 실제 수령액은 소득 수준에 따라 달라집니다. 내 정확한 금액은 손택스 앱에서 조회하는 것이 가장 빠릅니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;계산 구조&lt;/span&gt;
    &lt;h2&gt;소득 구간에 따른 3단계 계산 구조&lt;/h2&gt;

    &lt;p&gt;근로장려금은 소득이 높다고 무조건 많이 받는 구조가 아닙니다. 소득 구간에 따라 3단계로 계산됩니다.&lt;/p&gt;

    &lt;div class=&quot;flow&quot;&gt;
      &lt;div class=&quot;flow-item&quot;&gt;점증 구간&lt;br&gt;&lt;small&gt;소득↑ 장려금↑&lt;/small&gt;&lt;/div&gt;
      &lt;div class=&quot;flow-arrow&quot;&gt;→&lt;/div&gt;
      &lt;div class=&quot;flow-item gold&quot;&gt;평탄 구간&lt;br&gt;&lt;small&gt;최대 금액 유지&lt;/small&gt;&lt;/div&gt;
      &lt;div class=&quot;flow-arrow&quot;&gt;→&lt;/div&gt;
      &lt;div class=&quot;flow-item accent&quot;&gt;점감 구간&lt;br&gt;&lt;small&gt;소득↑ 장려금↓&lt;/small&gt;&lt;/div&gt;
    &lt;/div&gt;

    &lt;p&gt;&lt;strong&gt;점증 구간&lt;/strong&gt;은 소득이 일정 수준까지 올라갈수록 장려금도 함께 늘어나는 구간입니다. 소득이 전혀 없거나 매우 낮으면 장려금도 적습니다.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;평탄 구간&lt;/strong&gt;은 소득이 일정 범위 안에 있을 때 최대 금액을 그대로 받는 구간입니다. 이 구간에 해당하는 분들이 최대 수령액을 받게 됩니다.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;점감 구간&lt;/strong&gt;은 소득이 일정 수준을 넘어서면 장려금이 점점 줄어드는 구간입니다. 소득 상한에 도달하면 0원이 됩니다. 맞벌이가구 기준으로 합산 소득이 4,400만 원에 가까울수록 수령액이 적어집니다.&lt;/p&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;감액 조건&lt;/span&gt;
    &lt;h2&gt;재산 기준에 따른 감액&lt;/h2&gt;

    &lt;p&gt;소득 기준을 통과하더라도 재산이 일정 수준 이상이면 지급액이 줄어듭니다.&lt;/p&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;재산 합계액&lt;/th&gt;&lt;th&gt;지급 비율&lt;/th&gt;&lt;th&gt;예시 (홑벌이 최대 기준)&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;1억 7,000만 원 미만&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;100% 전액 지급&lt;/span&gt;&lt;/td&gt;
          &lt;td&gt;285만 원 전액&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;1억 7,000만 원 이상&lt;br&gt;2억 4,000만 원 미만&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge-red&quot;&gt;50%만 지급&lt;/span&gt;&lt;/td&gt;
          &lt;td&gt;142만 5,000원&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;2억 4,000만 원 이상&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge-red&quot;&gt;신청 불가&lt;/span&gt;&lt;/td&gt;
          &lt;td&gt;—&lt;/td&gt;
        &lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠️ 부채는 재산에서 빠지지 않습니다&lt;/strong&gt;&lt;br&gt;
      주택담보대출을 받았더라도 그 집의 시가표준액은 그대로 재산으로 계산됩니다. 재산 합계를 계산할 때 대출을 차감하지 마세요.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;기한 감액&lt;/span&gt;
    &lt;h2&gt;정기 신청 기간을 넘기면 5% 감액&lt;/h2&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;신청 유형&lt;/th&gt;&lt;th&gt;기간&lt;/th&gt;&lt;th&gt;지급액&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;정기 신청&lt;/td&gt;&lt;td&gt;2026년 5월 1일 ~ 6월 1일&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;전액 지급&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;기한 후 신청&lt;/td&gt;&lt;td&gt;2026년 6월 2일 ~ 12월 1일&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-red&quot;&gt;5% 감액&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  5%가 얼마인지 계산해보면&lt;/strong&gt;&lt;br&gt;
      맞벌이가구 최대 330만 원 기준으로 기한 후 신청하면 16만 5,000원을 덜 받습니다. 홑벌이가구 285만 원 기준으로는 14만 2,500원 차이입니다. 정기 신청 기간 안에 신청하는 것이 가장 유리합니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;반기 vs 정기&lt;/span&gt;
    &lt;h2&gt;반기 신청과 정기 신청 중 어느 것이 유리한가&lt;/h2&gt;

    &lt;p&gt;연간 수령 총액은 정기 신청이나 반기 신청이나 동일합니다. 차이는 받는 시점과 신청 대상입니다.&lt;/p&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;정기 신청&lt;/th&gt;&lt;th&gt;반기 신청&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;신청 가능 대상&lt;/td&gt;&lt;td&gt;근로·사업·종교인 모두&lt;/td&gt;&lt;td&gt;근로소득자만 가능&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;신청 시기&lt;/td&gt;&lt;td&gt;매년 5월&lt;/td&gt;&lt;td&gt;3월(하반기분), 9월(상반기분)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;지급 시기&lt;/td&gt;&lt;td&gt;8~9월 (연 1회)&lt;/td&gt;&lt;td&gt;6월, 12월 (연 2회)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;연간 총액&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;text-align:center;&quot;&gt;&lt;span class=&quot;badge-green&quot;&gt;동일&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  소득이 기준 근처라면 반기 신청에 주의하세요&lt;/strong&gt;&lt;br&gt;
      반기 신청으로 받는 금액은 연간 예상 장려금의 35%입니다. 실제 연간 소득이 예상보다 많아 기준을 초과하면, 이미 받은 반기 지급금을 환수당할 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

&lt;/main&gt;

&lt;footer&gt;
  &lt;p&gt;본 내용은 국세청 공식 자료를 기반으로 작성되었습니다. 정책은 변경될 수 있으므로 국세청 홈택스(hometax.go.kr)에서 최신 정보를 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/344</guid>
      <comments>https://jejerim.tistory.com/entry/%EA%B7%BC%EB%A1%9C%EC%9E%A5%EB%A0%A4%EA%B8%88-%EC%A7%80%EA%B8%89-%EA%B8%88%EC%95%A1-2026-%E2%80%94-%EB%82%98%EB%8A%94-%EC%96%BC%EB%A7%88%EB%82%98-%EB%B0%9B%EC%9D%84-%EC%88%98-%EC%9E%88%EC%9D%84%EA%B9%8C#entry344comment</comments>
      <pubDate>Wed, 3 Jun 2026 09:54:53 +0900</pubDate>
    </item>
    <item>
      <title>근로장려금 신청 방법 2026 &amp;mdash; 홈택스&amp;middot;손택스 그냥 따라 하세요</title>
      <link>https://jejerim.tistory.com/entry/%EA%B7%BC%EB%A1%9C%EC%9E%A5%EB%A0%A4%EA%B8%88-%EC%8B%A0%EC%B2%AD-%EB%B0%A9%EB%B2%95-2026-%E2%80%94-%ED%99%88%ED%83%9D%EC%8A%A4%C2%B7%EC%86%90%ED%83%9D%EC%8A%A4-%EA%B7%B8%EB%83%A5-%EB%94%B0%EB%9D%BC-%ED%95%98%EC%84%B8%EC%9A%94</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;근로장려금신청방법.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/uL2Q8/dJMcaijeMSG/qURFf4DltfLywS9mVRi720/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/uL2Q8/dJMcaijeMSG/qURFf4DltfLywS9mVRi720/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/uL2Q8/dJMcaijeMSG/qURFf4DltfLywS9mVRi720/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FuL2Q8%2FdJMcaijeMSG%2FqURFf4DltfLywS9mVRi720%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;464&quot; height=&quot;464&quot; data-filename=&quot;근로장려금신청방법.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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 — 홈택스·손택스 단계별 완벽 안내&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;2026년 근로장려금 홈택스·손택스 신청 방법을 단계별로 정리했습니다. PC·모바일·ARS 전화 신청까지 처음 신청하는 분도 5분 안에 완료할 수 있습니다.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root {
    --ink: #1a1410; --paper: #faf7f2; --warm: #f5ede0;
    --accent: #c0392b; --gold: #d4a017; --mid: #6b5c4c;
    --light: #e8ddd0; --green: #2d6a4f; --blue: #1a4a8a;
  }
  * { margin: 0; padding: 0; box-sizing: border-box; }
  body { font-family: 'Noto Sans KR', sans-serif; background: var(--paper); color: var(--ink); font-size: 15px; line-height: 1.9; }
  header { background: var(--ink); color: var(--paper); padding: 60px 40px 50px; position: relative; overflow: hidden; }
  header::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: repeating-linear-gradient(45deg, transparent, transparent 30px, rgba(255,255,255,0.02) 30px, rgba(255,255,255,0.02) 31px); }
  .header-inner { max-width: 860px; margin: 0 auto; position: relative; }
  .header-label { font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: var(--gold); margin-bottom: 16px; font-weight: 500; }
  header h1 { font-family: 'Noto Serif KR', serif; font-size: clamp(24px, 4vw, 40px); font-weight: 900; line-height: 1.3; margin-bottom: 18px; }
  header h1 em { color: var(--gold); font-style: normal; border-bottom: 3px solid var(--gold); padding-bottom: 2px; }
  .header-sub { font-size: 14px; color: #aaa; max-width: 580px; border-left: 3px solid var(--accent); padding-left: 14px; line-height: 1.7; }
  main { max-width: 860px; margin: 0 auto; padding: 0 20px 80px; }

  .summary-box { background: var(--warm); border: 2px solid var(--light); border-left: 6px solid var(--gold); padding: 28px 32px; margin: 40px 0; border-radius: 0 8px 8px 0; }
  .summary-box h2 { font-family: 'Noto Serif KR', serif; font-size: 17px; font-weight: 700; color: var(--accent); margin-bottom: 12px; }
  .summary-box ul { list-style: none; }
  .summary-box ul li { padding: 4px 0 4px 22px; position: relative; color: var(--mid); font-size: 14px; }
  .summary-box ul li::before { content: '✓'; position: absolute; left: 0; color: var(--green); font-weight: 700; }

  .section { margin: 48px 0; border-top: 2px solid var(--light); padding-top: 36px; }
  .section-badge { display: inline-block; background: var(--accent); color: #fff; font-size: 11px; font-weight: 700; letter-spacing: 2px; padding: 4px 10px; margin-bottom: 14px; border-radius: 2px; }
  .section-badge.blue { background: var(--blue); }
  .section-badge.green { background: var(--green); }
  .section h2 { font-family: 'Noto Serif KR', serif; font-size: clamp(18px, 2.5vw, 24px); font-weight: 900; line-height: 1.35; margin-bottom: 20px; color: var(--ink); }
  p { margin-bottom: 16px; color: var(--mid); font-size: 14.5px; }
  p strong { color: var(--ink); }

  .steps { counter-reset: step; margin: 24px 0; }
  .step { display: flex; gap: 18px; margin-bottom: 14px; background: #fff; border: 1px solid var(--light); padding: 18px 22px; border-radius: 4px; transition: box-shadow 0.2s; }
  .step:hover { box-shadow: 0 2px 12px rgba(0,0,0,0.07); }
  .step-num { min-width: 34px; height: 34px; background: var(--ink); color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 13px; flex-shrink: 0; margin-top: 2px; }
  .step-num.blue { background: var(--blue); }
  .step-num.green { background: var(--green); }
  .step-body h4 { font-weight: 700; font-size: 14.5px; margin-bottom: 5px; color: var(--ink); }
  .step-body p { font-size: 13.5px; color: var(--mid); margin-bottom: 0; }

  .callout { padding: 20px 24px; margin: 24px 0; border-radius: 4px; font-size: 14px; line-height: 1.8; }
  .callout.warn { background: #fff8e6; border-left: 5px solid var(--gold); color: #7a5c00; }
  .callout.tip { background: #edf7f0; border-left: 5px solid var(--green); color: #1a4a30; }
  .callout.danger { background: #fef0ef; border-left: 5px solid var(--accent); color: #8a2020; }
  .callout.info { background: #eef2fb; border-left: 5px solid var(--blue); color: #1a3060; }
  .callout strong { font-weight: 700; }

  .cards { display: grid; gap: 16px; margin: 24px 0; }
  .cards.three { grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); }
  .card { background: #fff; border: 1px solid var(--light); padding: 22px; border-radius: 4px; }
  .card.accent { border-left: 4px solid var(--accent); }
  .card.blue { border-left: 4px solid var(--blue); }
  .card.green { border-left: 4px solid var(--green); }
  .card h3 { font-weight: 700; font-size: 14.5px; margin-bottom: 8px; color: var(--ink); }
  .card p { font-size: 13.5px; color: var(--mid); margin-bottom: 0; }
  .card-icon { font-size: 26px; margin-bottom: 10px; display: block; }

  .table-wrap { overflow-x: auto; margin: 24px 0; }
  table { width: 100%; border-collapse: collapse; font-size: 14px; }
  th { background: var(--ink); color: #fff; padding: 12px 16px; text-align: left; font-weight: 600; }
  td { padding: 12px 16px; border-bottom: 1px solid var(--light); color: var(--mid); }
  tr:hover td { background: var(--warm); }
  td:first-child { font-weight: 600; color: var(--ink); }
  .badge-green { display: inline-block; background: #d4edda; color: #155724; padding: 2px 8px; border-radius: 20px; font-size: 12px; font-weight: 700; }
  .badge-red { display: inline-block; background: #f8d7da; color: #721c24; padding: 2px 8px; border-radius: 20px; font-size: 12px; font-weight: 700; }

  footer { background: var(--warm); border-top: 2px solid var(--light); padding: 36px 40px; text-align: center; color: var(--mid); font-size: 13px; }
  @media (max-width: 600px) { header { padding: 40px 20px; } main { padding: 0 16px 60px; } }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  홈택스·손택스·ARS 전화 · 2026년 최신&lt;/div&gt;
    &lt;h1&gt;근로장려금 신청 방법 2026&lt;br&gt;&lt;em&gt;단계별 완벽 안내&lt;/em&gt;&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;처음 신청하는 분도 5분 안에 완료할 수 있습니다. PC·모바일·전화 신청 방법을 모두 정리했습니다.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;main&gt;

  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  신청 전 준비할 것 2가지&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;로그인 수단:&lt;/strong&gt; 공동인증서 없어도 됩니다. 카카오·네이버·PASS 앱 간편인증 가능&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;본인 명의 계좌:&lt;/strong&gt; 장려금은 신청인 본인 명의 계좌로만 입금됩니다. 계좌번호 미리 확인 필수&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;방법 1&lt;/span&gt;
    &lt;h2&gt;PC 홈택스 신청 방법&lt;/h2&gt;

    &lt;div class=&quot;steps&quot;&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;1&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;홈택스 접속 및 로그인&lt;/h4&gt;
          &lt;p&gt;hometax.go.kr에 접속합니다. 공동인증서 또는 카카오·네이버 간편인증으로 로그인합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;2&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;근로·자녀장려금 신청 메뉴 이동&lt;/h4&gt;
          &lt;p&gt;상단 메뉴 [신고·납부] → [근로·자녀장려금] → [근로·자녀장려금 신청]을 선택합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;3&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;소득·재산 정보 확인&lt;/h4&gt;
          &lt;p&gt;국세청이 이미 보유한 소득·재산 자료가 자동으로 불러와집니다. 내용이 맞으면 그대로 진행하고, 잘못된 내용만 수정합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;4&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;계좌 입력 후 신청 완료&lt;/h4&gt;
          &lt;p&gt;입금받을 본인 명의 계좌를 입력하고 신청을 완료합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;5&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;진행 상황 조회&lt;/h4&gt;
          &lt;p&gt;홈택스 [My홈택스] → [지급내역 조회]에서 심사 진행 상황을 수시로 확인할 수 있습니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge blue&quot;&gt;방법 2&lt;/span&gt;
    &lt;h2&gt;모바일 손택스 앱 신청 방법&lt;/h2&gt;

    &lt;p&gt;스마트폰에서 더 간편하게 신청할 수 있습니다. 화면 구성이 단순해서 처음 신청하는 분들에게 특히 편리합니다.&lt;/p&gt;

    &lt;div class=&quot;steps&quot;&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num blue&quot;&gt;1&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;손택스 앱 설치 및 로그인&lt;/h4&gt;
          &lt;p&gt;앱스토어에서 '손택스' 검색 후 설치. 카카오·네이버·PASS 간편인증으로 로그인합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num blue&quot;&gt;2&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;근로장려금 신청 버튼 탭&lt;/h4&gt;
          &lt;p&gt;메인 화면 하단 [근로장려금 신청] 버튼을 탭합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num blue&quot;&gt;3&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;안내대상자 여부 먼저 조회&lt;/h4&gt;
          &lt;p&gt;[안내대상자 여부 조회]를 눌러 자격 여부를 확인한 후 신청 화면으로 넘어갑니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num blue&quot;&gt;4&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;계좌 등록 후 신청 완료&lt;/h4&gt;
          &lt;p&gt;소득·재산 정보 확인 → 본인 명의 계좌 등록 → 신청 완료.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge green&quot;&gt;방법 3&lt;/span&gt;
    &lt;h2&gt;ARS 전화 신청 방법&lt;/h2&gt;

    &lt;p&gt;스마트폰이나 컴퓨터 사용이 불편한 경우 전화로도 신청할 수 있습니다.&lt;/p&gt;

    &lt;div class=&quot;cards three&quot;&gt;
      &lt;div class=&quot;card green&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;1544-9944&lt;/h3&gt;
        &lt;p&gt;국세청 자동응답 전화. ARS 안내에 따라 신청 진행.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card green&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;1588-0560&lt;/h3&gt;
        &lt;p&gt;국세청 자동응답 전화. 동일하게 이용 가능합니다.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card green&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; ️&lt;/span&gt;
        &lt;h3&gt;세무서 방문&lt;/h3&gt;
        &lt;p&gt;가까운 세무서를 직접 방문해 신청할 수도 있습니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;주의사항&lt;/span&gt;
    &lt;h2&gt;신청 시 자주 하는 실수 3가지&lt;/h2&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;❌ 실수 1 — 소득을 근로소득만 입력하는 경우&lt;/strong&gt;&lt;br&gt;
      총소득에는 이자, 배당, 사업, 연금, 기타소득이 모두 포함됩니다. 전체 소득을 합산해서 확인해야 합니다.
    &lt;/div&gt;
    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;❌ 실수 2 — 재산 금액을 낮게 신고하는 경우&lt;/strong&gt;&lt;br&gt;
      허위 신고가 확인되면 이미 지급된 금액이 환수되고 일정 기간 신청이 제한됩니다. 정확한 금액으로 신청하는 것이 중요합니다.
    &lt;/div&gt;
    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;❌ 실수 3 — 가족 명의 계좌를 입력하는 경우&lt;/strong&gt;&lt;br&gt;
      장려금은 반드시 신청인 본인 명의 계좌로만 수령할 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;신청 후 일정&lt;/span&gt;
    &lt;h2&gt;심사부터 지급까지 일정&lt;/h2&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;단계&lt;/th&gt;&lt;th&gt;내용&lt;/th&gt;&lt;th&gt;시기&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;정기 신청&lt;/td&gt;&lt;td&gt;홈택스·손택스·ARS 신청 완료&lt;/td&gt;&lt;td&gt;2026년 5월 1일 ~ 6월 1일&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;국세청 심사&lt;/td&gt;&lt;td&gt;소득·재산 자료 기반 자동 심사&lt;/td&gt;&lt;td&gt;신청 후 2~3개월&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;지급 결정&lt;/td&gt;&lt;td&gt;국세청 문자로 결과 통보&lt;/td&gt;&lt;td&gt;2026년 8월 말 ~ 9월&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;계좌 입금&lt;/td&gt;&lt;td&gt;본인 명의 계좌 자동 입금&lt;/td&gt;&lt;td&gt;지급 결정 후 즉시&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  심사 결과에 이의가 있는 경우&lt;/strong&gt;&lt;br&gt;
      지급 결정 통지를 받은 날로부터 90일 이내에 홈택스 또는 세무서에 이의 신청서를 제출하면 재심사를 받을 수 있습니다.
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 기한 후 신청하면 5% 감액됩니다&lt;/strong&gt;&lt;br&gt;
      2026년 6월 1일까지 정기 신청을 완료해야 전액을 받을 수 있습니다. 6월 2일 이후 신청하면 지급액의 5%가 줄어듭니다.
    &lt;/div&gt;
  &lt;/section&gt;

&lt;/main&gt;

&lt;footer&gt;
  &lt;p&gt;본 내용은 국세청 공식 자료를 기반으로 작성되었습니다. 정책은 변경될 수 있으므로 국세청 홈택스(hometax.go.kr)에서 최신 정보를 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/343</guid>
      <comments>https://jejerim.tistory.com/entry/%EA%B7%BC%EB%A1%9C%EC%9E%A5%EB%A0%A4%EA%B8%88-%EC%8B%A0%EC%B2%AD-%EB%B0%A9%EB%B2%95-2026-%E2%80%94-%ED%99%88%ED%83%9D%EC%8A%A4%C2%B7%EC%86%90%ED%83%9D%EC%8A%A4-%EA%B7%B8%EB%83%A5-%EB%94%B0%EB%9D%BC-%ED%95%98%EC%84%B8%EC%9A%94#entry343comment</comments>
      <pubDate>Tue, 2 Jun 2026 19:52:05 +0900</pubDate>
    </item>
    <item>
      <title>근로장려금 신청 자격 2026 &amp;mdash; 소득&amp;middot;재산 기준 한 번에 정리</title>
      <link>https://jejerim.tistory.com/entry/%EA%B7%BC%EB%A1%9C%EC%9E%A5%EB%A0%A4%EA%B8%88-%EC%8B%A0%EC%B2%AD-%EC%9E%90%EA%B2%A9-2026-%E2%80%94-%EC%86%8C%EB%93%9D%C2%B7%EC%9E%AC%EC%82%B0-%EA%B8%B0%EC%A4%80-%ED%95%9C-%EB%B2%88%EC%97%90-%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;근로장려금 신청자격 .jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/so40L/dJMcahEA2vL/wLZptZQZjQO1XfHiKzQId0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/so40L/dJMcahEA2vL/wLZptZQZjQO1XfHiKzQId0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/so40L/dJMcahEA2vL/wLZptZQZjQO1XfHiKzQId0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fso40L%2FdJMcahEA2vL%2FwLZptZQZjQO1XfHiKzQId0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;405&quot; height=&quot;405&quot; data-filename=&quot;근로장려금 신청자격 .jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;

&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 — 소득·재산 기준 한 번에 정리&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;2026년 근로장려금 신청 자격을 정확히 확인하세요. 단독·홑벌이·맞벌이 가구별 소득 기준과 재산 기준, 제외 대상까지 한 번에 정리했습니다.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root {
    --ink: #1a1410;
    --paper: #faf7f2;
    --warm: #f5ede0;
    --accent: #c0392b;
    --gold: #d4a017;
    --mid: #6b5c4c;
    --light: #e8ddd0;
    --green: #2d6a4f;
    --blue: #1a4a8a;
  }
  * { margin: 0; padding: 0; box-sizing: border-box; }
  body {
    font-family: 'Noto Sans KR', sans-serif;
    background: var(--paper);
    color: var(--ink);
    font-size: 15px;
    line-height: 1.9;
  }
  header {
    background: var(--ink);
    color: var(--paper);
    padding: 60px 40px 50px;
    position: relative;
    overflow: hidden;
  }
  header::before {
    content: '';
    position: absolute; top: 0; left: 0; right: 0; bottom: 0;
    background: repeating-linear-gradient(45deg, transparent, transparent 30px, rgba(255,255,255,0.02) 30px, rgba(255,255,255,0.02) 31px);
  }
  .header-inner { max-width: 860px; margin: 0 auto; position: relative; }
  .header-label {
    font-size: 11px; letter-spacing: 4px; text-transform: uppercase;
    color: var(--gold); margin-bottom: 16px; font-weight: 500;
  }
  header h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(24px, 4vw, 40px);
    font-weight: 900; line-height: 1.3; margin-bottom: 18px;
  }
  header h1 em { color: var(--gold); font-style: normal; border-bottom: 3px solid var(--gold); padding-bottom: 2px; }
  .header-sub {
    font-size: 14px; color: #aaa; max-width: 580px;
    border-left: 3px solid var(--accent); padding-left: 14px; line-height: 1.7;
  }
  main { max-width: 860px; margin: 0 auto; padding: 0 20px 80px; }

  .summary-box {
    background: var(--warm);
    border: 2px solid var(--light);
    border-left: 6px solid var(--gold);
    padding: 28px 32px; margin: 40px 0;
    border-radius: 0 8px 8px 0;
  }
  .summary-box h2 {
    font-family: 'Noto Serif KR', serif;
    font-size: 17px; font-weight: 700; color: var(--accent); margin-bottom: 12px;
  }
  .summary-box ul { list-style: none; }
  .summary-box ul li {
    padding: 4px 0 4px 22px; position: relative; color: var(--mid);
    font-size: 14px;
  }
  .summary-box ul li::before { content: '✓'; position: absolute; left: 0; color: var(--green); font-weight: 700; }

  .section { margin: 48px 0; border-top: 2px solid var(--light); padding-top: 36px; }
  .section-badge {
    display: inline-block;
    background: var(--accent); color: #fff;
    font-size: 11px; font-weight: 700; letter-spacing: 2px;
    padding: 4px 10px; margin-bottom: 14px; border-radius: 2px;
  }
  .section h2 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(18px, 2.5vw, 24px);
    font-weight: 900; line-height: 1.35; margin-bottom: 20px;
    color: var(--ink);
  }
  p { margin-bottom: 16px; color: var(--mid); font-size: 14.5px; }
  p strong { color: var(--ink); }

  .table-wrap { overflow-x: auto; margin: 24px 0; }
  table { width: 100%; border-collapse: collapse; font-size: 14px; }
  th {
    background: var(--ink); color: #fff;
    padding: 12px 16px; text-align: left; font-weight: 600;
  }
  td {
    padding: 12px 16px; border-bottom: 1px solid var(--light);
    color: var(--mid); vertical-align: top;
  }
  tr:hover td { background: var(--warm); }
  td:first-child { font-weight: 600; color: var(--ink); }
  .badge-green { display: inline-block; background: #d4edda; color: #155724; padding: 2px 8px; border-radius: 20px; font-size: 12px; font-weight: 700; }
  .badge-red { display: inline-block; background: #f8d7da; color: #721c24; padding: 2px 8px; border-radius: 20px; font-size: 12px; font-weight: 700; }

  .callout { padding: 20px 24px; margin: 24px 0; border-radius: 4px; font-size: 14px; line-height: 1.8; }
  .callout.warn { background: #fff8e6; border-left: 5px solid var(--gold); color: #7a5c00; }
  .callout.tip { background: #edf7f0; border-left: 5px solid var(--green); color: #1a4a30; }
  .callout.danger { background: #fef0ef; border-left: 5px solid var(--accent); color: #8a2020; }
  .callout strong { font-weight: 700; }

  .steps { counter-reset: step; margin: 24px 0; }
  .step {
    display: flex; gap: 18px; margin-bottom: 16px;
    background: #fff; border: 1px solid var(--light);
    padding: 18px 22px; border-radius: 4px;
  }
  .step-num {
    counter-increment: step;
    min-width: 34px; height: 34px;
    background: var(--ink); color: #fff;
    border-radius: 50%; display: flex; align-items: center; justify-content: center;
    font-weight: 700; font-size: 13px; flex-shrink: 0; margin-top: 2px;
  }
  .step-body h4 { font-weight: 700; font-size: 14.5px; margin-bottom: 5px; color: var(--ink); }
  .step-body p { font-size: 13.5px; color: var(--mid); margin-bottom: 0; }

  .cards { display: grid; gap: 16px; margin: 24px 0; }
  .cards.two { grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); }
  .card {
    background: #fff; border: 1px solid var(--light);
    padding: 22px; border-radius: 4px;
  }
  .card.gold { border-left: 4px solid var(--gold); }
  .card.green { border-left: 4px solid var(--green); }
  .card.accent { border-left: 4px solid var(--accent); }
  .card h3 { font-weight: 700; font-size: 14.5px; margin-bottom: 8px; color: var(--ink); }
  .card p { font-size: 13.5px; color: var(--mid); margin-bottom: 0; }
  .card .amount { font-size: 22px; font-weight: 900; color: var(--accent); font-family: 'Noto Serif KR', serif; margin-bottom: 4px; }

  footer {
    background: var(--warm); border-top: 2px solid var(--light);
    padding: 36px 40px; text-align: center; color: var(--mid); font-size: 13px;
  }

  @media (max-width: 600px) {
    header { padding: 40px 20px; }
    main { padding: 0 16px 60px; }
  }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  2026년 최신 기준 · 국세청 공식 자료&lt;/div&gt;
    &lt;h1&gt;근로장려금 신청 자격 2026&lt;br&gt;&lt;em&gt;소득·재산 기준&lt;/em&gt; 한 번에 정리&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;단독·홑벌이·맞벌이 가구별 기준과 재산 요건, 제외 대상까지 놓치지 않고 확인하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;main&gt;

  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  핵심 요약 — 자격 조건 3가지&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;&lt;strong&gt;소득 종류:&lt;/strong&gt; 2025년에 근로·사업·종교인소득 중 하나 이상 있을 것&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;소득 금액:&lt;/strong&gt; 가구 유형별 기준 이하일 것 (단독 2,200만·홑벌이 3,200만·맞벌이 4,400만 원 미만)&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;재산 기준:&lt;/strong&gt; 2025년 6월 1일 기준 가구원 전체 재산 합계 2억 4,000만 원 미만&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;자격 조건 1&lt;/span&gt;
    &lt;h2&gt;소득 종류 — 근로·사업·종교인소득이 있어야 합니다&lt;/h2&gt;

    &lt;p&gt;2025년 한 해 동안 &lt;strong&gt;근로소득, 사업소득, 종교인소득&lt;/strong&gt; 중 하나 이상이 있어야 신청할 수 있습니다.&lt;/p&gt;
    &lt;p&gt;이자·배당·연금처럼 금융소득만 있는 경우에는 신청 대상이 되지 않습니다. 직장인, 자영업자, 프리랜서, 아르바이트생 모두 해당될 수 있습니다.&lt;/p&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 전문직 사업소득자는 제외됩니다&lt;/strong&gt;&lt;br&gt;
      변호사, 의사, 세무사, 공인중개사, 약사 등 전문직 사업소득자는 소득·재산 기준을 충족하더라도 신청할 수 없습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;자격 조건 2&lt;/span&gt;
    &lt;h2&gt;가구 유형별 소득 기준 — 2026년 최신&lt;/h2&gt;

    &lt;p&gt;가구 유형을 먼저 정확히 파악해야 합니다. 유형을 잘못 판단하면 예상 수령액도 달라집니다.&lt;/p&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;
          &lt;th&gt;가구 유형&lt;/th&gt;
          &lt;th&gt;조건&lt;/th&gt;
          &lt;th&gt;소득 기준 (2025년 귀속)&lt;/th&gt;
          &lt;th&gt;최대 수령액&lt;/th&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;단독가구&lt;/td&gt;
          &lt;td&gt;배우자·부양자녀 없는 1인 가구&lt;/td&gt;
          &lt;td&gt;2,200만 원 미만&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;최대 165만 원&lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;홑벌이가구&lt;/td&gt;
          &lt;td&gt;배우자 또는 부양자녀 있고 한 명만 소득&lt;/td&gt;
          &lt;td&gt;3,200만 원 미만&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;최대 285만 원&lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;맞벌이가구&lt;/td&gt;
          &lt;td&gt;부부 모두 소득 있음&lt;/td&gt;
          &lt;td&gt;4,400만 원 미만 &lt;span class=&quot;badge-green&quot;&gt;2026 상향&lt;/span&gt;&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;최대 330만 원&lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  총소득에는 근로소득만 포함되지 않습니다&lt;/strong&gt;&lt;br&gt;
      이자, 배당, 사업, 연금, 기타소득을 모두 합산한 금액이 기준입니다. 근로소득만 계산했다가 기준을 초과해 탈락하는 경우가 많으니 반드시 전체 소득을 합산해 확인하세요.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;자격 조건 3&lt;/span&gt;
    &lt;h2&gt;재산 기준 — 2억 4,000만 원 미만&lt;/h2&gt;

    &lt;p&gt;소득 기준을 통과하더라도 재산이 일정 수준을 초과하면 신청할 수 없습니다.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2025년 6월 1일 기준&lt;/strong&gt;으로 가구원 전체의 재산 합계액이 &lt;strong&gt;2억 4,000만 원 미만&lt;/strong&gt;이어야 합니다.&lt;/p&gt;

    &lt;div class=&quot;cards two&quot;&gt;
      &lt;div class=&quot;card accent&quot;&gt;
        &lt;h3&gt;재산에 포함되는 항목&lt;/h3&gt;
        &lt;p&gt;주택, 토지, 건물, 예금, 적금, 주식, 자동차, 전세보증금&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card gold&quot;&gt;
        &lt;h3&gt;재산에서 빠지지 않는 항목&lt;/h3&gt;
        &lt;p&gt;주택담보대출 등 &lt;strong&gt;부채는 차감되지 않습니다.&lt;/strong&gt; 집을 담보로 대출받았어도 그 집의 시가표준액은 그대로 재산으로 계산됩니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠️ 재산 1억 7,000만 원 이상이면 50%만 지급됩니다&lt;/strong&gt;&lt;br&gt;
      재산 합계액이 1억 7,000만 원 이상 2억 4,000만 원 미만이면 계산된 장려금의 50%만 지급됩니다. 예를 들어 홑벌이가구 최대 285만 원을 받을 수 있는 조건이라도 재산이 2억 원이면 실제 수령액은 142만 5,000원입니다.
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 주민등록상 동일 가구원 재산을 합산합니다&lt;/strong&gt;&lt;br&gt;
      부모님 집에 주민등록이 되어 있다면 부모님 명의의 재산도 함께 합산됩니다. 실제로 따로 살고 있더라도 주민등록이 같이 되어 있으면 영향을 받습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;빠른 확인&lt;/span&gt;
    &lt;h2&gt;내 자격 여부 손택스 앱에서 1분 만에 확인하기&lt;/h2&gt;

    &lt;div class=&quot;steps&quot;&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;1&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;손택스 앱 설치 및 로그인&lt;/h4&gt;
          &lt;p&gt;스마트폰에서 손택스 앱을 설치하고 카카오·네이버 간편인증으로 로그인합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;2&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;근로장려금 신청 선택&lt;/h4&gt;
          &lt;p&gt;메인 화면에서 [근로장려금 신청] 버튼을 탭합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;3&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;안내대상자 여부 조회&lt;/h4&gt;
          &lt;p&gt;[안내대상자 여부 조회]를 누르면 자격 여부와 함께, 자격이 안 되는 경우 그 이유까지 상세히 안내해 줍니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;신청 일정&lt;/span&gt;
    &lt;h2&gt;2026년 정기 신청 기간과 지급일&lt;/h2&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;기간&lt;/th&gt;&lt;th&gt;비고&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;정기 신청&lt;/td&gt;&lt;td&gt;2026년 5월 1일 ~ 6월 1일&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;전액 지급&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;기한 후 신청&lt;/td&gt;&lt;td&gt;2026년 6월 2일 ~ 12월 1일&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-red&quot;&gt;5% 감액&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;지급일&lt;/td&gt;&lt;td&gt;2026년 8월 말 ~ 9월&lt;/td&gt;&lt;td&gt;본인 명의 계좌 자동 입금&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  정기 신청 기간을 반드시 지키세요&lt;/strong&gt;&lt;br&gt;
      맞벌이가구 기준 최대 330만 원을 받을 수 있는 상황에서 기한 후 신청하면 16만 5,000원을 덜 받게 됩니다. 기간 안에 신청하는 것이 가장 유리합니다.
    &lt;/div&gt;
  &lt;/section&gt;

&lt;/main&gt;

&lt;footer&gt;
  &lt;p&gt;본 내용은 국세청 공식 자료를 기반으로 작성되었습니다. 정책은 변경될 수 있으므로 국세청 홈택스(hometax.go.kr)에서 최신 정보를 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/346</guid>
      <comments>https://jejerim.tistory.com/entry/%EA%B7%BC%EB%A1%9C%EC%9E%A5%EB%A0%A4%EA%B8%88-%EC%8B%A0%EC%B2%AD-%EC%9E%90%EA%B2%A9-2026-%E2%80%94-%EC%86%8C%EB%93%9D%C2%B7%EC%9E%AC%EC%82%B0-%EA%B8%B0%EC%A4%80-%ED%95%9C-%EB%B2%88%EC%97%90-%EC%A0%95%EB%A6%AC#entry346comment</comments>
      <pubDate>Tue, 2 Jun 2026 17:05:26 +0900</pubDate>
    </item>
    <item>
      <title>근로장려금 자주 묻는 질문 총 정리  이 글 하나로 이해 끝!!</title>
      <link>https://jejerim.tistory.com/entry/%EA%B7%BC%EB%A1%9C%EC%9E%A5%EB%A0%A4%EA%B8%88-%EC%9E%90%EC%A3%BC-%EB%AC%BB%EB%8A%94-%EC%A7%88%EB%AC%B8-%EC%B4%9D-%EC%A0%95%EB%A6%AC-%EC%9D%B4-%EA%B8%80-%ED%95%98%EB%82%98%EB%A1%9C-%EC%9D%B4%ED%95%B4-%EB%81%9D</link>
      <description>&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;근로장려금 Q&amp;amp;amp;A.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cz94dF/dJMcahLpiTV/rLqqXsglBd7jaglybq3d30/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cz94dF/dJMcahLpiTV/rLqqXsglBd7jaglybq3d30/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cz94dF/dJMcahLpiTV/rLqqXsglBd7jaglybq3d30/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fcz94dF%2FdJMcahLpiTV%2FrLqqXsglBd7jaglybq3d30%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;366&quot; height=&quot;366&quot; data-filename=&quot;근로장려금 Q&amp;amp;A.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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 — 거절·환수·중복 수령 FAQ 총정리&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;2026년 근로장려금 신청 전 꼭 알아야 할 자주 묻는 질문을 총정리했습니다. 비승인 대처법, 환수 조건, 연말정산 중복 수령까지 확인하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.9;}
  header{background:var(--ink);color:var(--paper);padding:60px 40px 50px;position:relative;overflow:hidden;}
  header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,0.02) 30px,rgba(255,255,255,0.02) 31px);}
  .header-inner{max-width:860px;margin:0 auto;position:relative;}
  .header-label{font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:500;}
  header h1{font-family:'Noto Serif KR',serif;font-size:clamp(24px,4vw,40px);font-weight:900;line-height:1.3;margin-bottom:18px;}
  header h1 em{color:var(--gold);font-style:normal;border-bottom:3px solid var(--gold);padding-bottom:2px;}
  .header-sub{font-size:14px;color:#aaa;max-width:580px;border-left:3px solid var(--accent);padding-left:14px;line-height:1.7;}
  main{max-width:860px;margin:0 auto;padding:0 20px 80px;}
  .summary-box{background:var(--warm);border:2px solid var(--light);border-left:6px solid var(--gold);padding:28px 32px;margin:40px 0;border-radius:0 8px 8px 0;}
  .summary-box h2{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:700;color:var(--accent);margin-bottom:12px;}
  .summary-box ul{list-style:none;}
  .summary-box ul li{padding:4px 0 4px 22px;position:relative;color:var(--mid);font-size:14px;}
  .summary-box ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700;}
  .section{margin:48px 0;border-top:2px solid var(--light);padding-top:36px;}
  .section-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;margin-bottom:14px;border-radius:2px;}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;line-height:1.35;margin-bottom:20px;color:var(--ink);}
  p{margin-bottom:16px;color:var(--mid);font-size:14.5px;}
  p strong{color:var(--ink);}
  .faq-item{background:#fff;border:1px solid var(--light);border-radius:4px;margin-bottom:14px;overflow:hidden;}
  .faq-q{padding:18px 22px;font-weight:700;font-size:14.5px;color:var(--ink);display:flex;align-items:flex-start;gap:12px;}
  .faq-q::before{content:'Q';background:var(--accent);color:#fff;min-width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;flex-shrink:0;margin-top:1px;}
  .faq-a{padding:0 22px 18px 60px;font-size:14px;color:var(--mid);line-height:1.8;}
  .faq-a strong{color:var(--ink);}
  .callout{padding:20px 24px;margin:24px 0;border-radius:4px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:5px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:5px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:5px solid var(--accent);color:#8a2020;}
  .callout.info{background:#eef2fb;border-left:5px solid var(--blue);color:#1a3060;}
  .callout strong{font-weight:700;}
  .table-wrap{overflow-x:auto;margin:24px 0;}
  table{width:100%;border-collapse:collapse;font-size:14px;}
  th{background:var(--ink);color:#fff;padding:12px 16px;text-align:left;font-weight:600;}
  td{padding:12px 16px;border-bottom:1px solid var(--light);color:var(--mid);}
  tr:hover td{background:var(--warm);}
  td:first-child{font-weight:600;color:var(--ink);}
  .badge-green{display:inline-block;background:#d4edda;color:#155724;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;}
  footer{background:var(--warm);border-top:2px solid var(--light);padding:36px 40px;text-align:center;color:var(--mid);font-size:13px;}
  @media(max-width:600px){header{padding:40px 20px;}main{padding:0 16px 60px;}.faq-a{padding-left:22px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;❓ 신청 전 필독 · 2026년 최신 기준&lt;/div&gt;
    &lt;h1&gt;근로장려금 자주 묻는 질문 2026&lt;br&gt;&lt;em&gt;거절·환수·중복 수령&lt;/em&gt; FAQ 총정리&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;신청 전 꼭 알아야 할 질문들을 모았습니다. 미리 확인하면 실수를 줄일 수 있습니다.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;main&gt;

  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h2&gt;  이 글에서 다루는 내용&lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;연말정산과 근로장려금 중복 수령 가능 여부&lt;/li&gt;
      &lt;li&gt;비승인 통보 후 재신청 방법&lt;/li&gt;
      &lt;li&gt;환수 조건과 이의 신청 방법&lt;/li&gt;
      &lt;li&gt;아르바이트생·프리랜서 신청 가능 여부&lt;/li&gt;
      &lt;li&gt;안내 문자 미수신 시 신청 방법&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;자격 관련 FAQ&lt;/span&gt;
    &lt;h2&gt;신청 자격에 관한 자주 묻는 질문&lt;/h2&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;연말정산을 이미 했는데 근로장려금도 받을 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 중복 수령이 가능합니다.&lt;/strong&gt; 근로장려금과 연말정산은 완전히 별개의 제도입니다. 연말정산을 완료한 직장인도 자격 요건만 충족하면 별도로 신청할 수 있습니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;자녀장려금과 동시에 받을 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 중복 수령이 가능합니다.&lt;/strong&gt; 18세 미만 부양 자녀가 있는 경우 자녀장려금을 추가로 신청할 수 있으며, 근로장려금과 동시에 받을 수 있습니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;아르바이트생도 신청할 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 신청 가능합니다.&lt;/strong&gt; 다만 사업주가 아르바이트 급여를 사업소득으로 신고한 경우에는 반기 신청이 불가능하며 5월 정기 신청만 가능합니다. 본인 소득의 신고 유형을 먼저 확인하는 것이 좋습니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;국민기초생활수급자도 신청할 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;신청은 가능합니다. 단, &lt;strong&gt;생계급여 수급자는 근로장려금이 지급되더라도 생계급여에서 같은 금액이 차감될 수 있습니다.&lt;/strong&gt; 담당 복지관에 미리 확인하는 것을 권장합니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;프리랜서도 신청할 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 신청 가능합니다.&lt;/strong&gt; 프리랜서 소득은 사업소득으로 분류됩니다. 소득 기준과 재산 기준을 충족하고 전문직 사업소득자가 아니라면 5월 정기 신청이 가능합니다.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;신청 과정 FAQ&lt;/span&gt;
    &lt;h2&gt;신청 과정에 관한 자주 묻는 질문&lt;/h2&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;국세청 안내 문자를 받지 못했는데 신청할 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 직접 신청할 수 있습니다.&lt;/strong&gt; 안내 문자는 참고용이며, 받지 못했더라도 손택스 앱 또는 홈택스에서 자격 여부를 직접 조회하고 신청할 수 있습니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;신청 후 내용을 수정하고 싶으면 어떻게 하나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;신청 기간 내에 홈택스에서 다시 신청하면 됩니다. &lt;strong&gt;마지막으로 신청한 내용이 최종 신청으로 처리됩니다.&lt;/strong&gt;&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;부부가 각자 신청해야 하나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;한 명만 신청하면 됩니다. 맞벌이가구의 경우 부부 중 한 명이 가구 전체를 대표해 신청합니다. 두 명이 중복으로 신청하면 안 됩니다.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;지급·환수 FAQ&lt;/span&gt;
    &lt;h2&gt;지급 및 환수에 관한 자주 묻는 질문&lt;/h2&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;장려금이 예상보다 적게 나왔는데 이의 신청을 할 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 이의 신청이 가능합니다.&lt;/strong&gt; 지급 결정 통지를 받은 날로부터 90일 이내에 홈택스 또는 세무서에 이의 신청서를 제출하면 재심사를 받을 수 있습니다. 거부 또는 감액 사유에 반하는 증빙 자료를 함께 제출하면 도움이 됩니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;이미 받은 장려금이 환수될 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;&lt;strong&gt;네, 환수될 수 있습니다.&lt;/strong&gt; 소득이나 재산을 잘못 신고한 경우, 또는 반기 신청 후 연간 소득이 기준을 초과한 것으로 확인된 경우에 환수가 발생합니다. 정확한 정보로 신청하는 것이 가장 중요합니다.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;장려금 지급일을 미리 알 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;정확한 날짜는 심사가 끝난 후 국세청 문자로 안내됩니다. 홈택스 My홈택스 → 지급내역 조회에서도 진행 상황을 확인할 수 있습니다. &lt;strong&gt;2026년 정기 신청분은 8월 말~9월 사이 입금 예정입니다.&lt;/strong&gt;&lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;비승인 대처법&lt;/span&gt;
    &lt;h2&gt;비승인 통보를 받았을 때 대처 방법&lt;/h2&gt;

    &lt;div class=&quot;callout info&quot;&gt;
      &lt;strong&gt;  비승인이어도 포기하지 마세요&lt;/strong&gt;&lt;br&gt;
      근로장려금 거절은 재신청이 가능합니다. 애드센스 심사와 마찬가지로, 사유를 정확히 파악하고 보완한 후 다시 신청하면 됩니다.
    &lt;/div&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;비승인 사유&lt;/th&gt;&lt;th&gt;대처 방법&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;소득 기준 초과&lt;/td&gt;&lt;td&gt;해당 연도 소득이 기준을 넘으면 다음 해 재신청&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;재산 기준 초과&lt;/td&gt;&lt;td&gt;기준 연도(6월 1일) 이후 재산 변동 시 재확인 후 신청&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;정보 불일치&lt;/td&gt;&lt;td&gt;국세청 보유 자료와 신청 내용 일치 여부 확인 후 재신청&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;전문직 제외 대상&lt;/td&gt;&lt;td&gt;해당 사업소득 외 다른 소득으로 자격 여부 재확인&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 재신청 시 동일한 문제를 해결하지 않으면 더 까다로워집니다&lt;/strong&gt;&lt;br&gt;
      비승인 사유를 명확히 파악하지 않고 반복 신청하면 심사가 더 엄격해질 수 있습니다. 사유를 정확히 확인한 후 보완해서 신청하는 것이 중요합니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class=&quot;section&quot;&gt;
    &lt;span class=&quot;section-badge&quot;&gt;정리&lt;/span&gt;
    &lt;h2&gt;신청 전 최종 체크리스트&lt;/h2&gt;

    &lt;div class=&quot;table-wrap&quot;&gt;
      &lt;table&gt;
        &lt;tr&gt;&lt;th&gt;확인 항목&lt;/th&gt;&lt;th&gt;기준&lt;/th&gt;&lt;th&gt;상태&lt;/th&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;소득 종류&lt;/td&gt;&lt;td&gt;근로·사업·종교인소득 중 하나 이상&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;필수 확인&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;소득 금액&lt;/td&gt;&lt;td&gt;가구 유형별 기준 이하&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;필수 확인&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;재산 합계&lt;/td&gt;&lt;td&gt;2억 4,000만 원 미만 (2025.6.1 기준)&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;필수 확인&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;본인 명의 계좌&lt;/td&gt;&lt;td&gt;신청인 본인 명의 계좌 준비&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;필수 준비&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;신청 기간&lt;/td&gt;&lt;td&gt;2026년 5월 1일 ~ 6월 1일&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge-green&quot;&gt;기간 확인&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  손택스 앱으로 1분 만에 자격 확인 가능합니다&lt;/strong&gt;&lt;br&gt;
      손택스 앱 → 로그인 → 근로장려금 신청 → 안내대상자 여부 조회 순서로 진행하면, 내가 자격이 되는지 여부와 예상 수령액까지 바로 확인할 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

&lt;/main&gt;

&lt;footer&gt;
  &lt;p&gt;본 내용은 국세청 공식 자료를 기반으로 작성되었습니다. 정책은 변경될 수 있으므로 국세청 홈택스(hometax.go.kr)에서 최신 정보를 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/342</guid>
      <comments>https://jejerim.tistory.com/entry/%EA%B7%BC%EB%A1%9C%EC%9E%A5%EB%A0%A4%EA%B8%88-%EC%9E%90%EC%A3%BC-%EB%AC%BB%EB%8A%94-%EC%A7%88%EB%AC%B8-%EC%B4%9D-%EC%A0%95%EB%A6%AC-%EC%9D%B4-%EA%B8%80-%ED%95%98%EB%82%98%EB%A1%9C-%EC%9D%B4%ED%95%B4-%EB%81%9D#entry342comment</comments>
      <pubDate>Tue, 2 Jun 2026 16:42:24 +0900</pubDate>
    </item>
    <item>
      <title>문의하기</title>
      <link>https://jejerim.tistory.com/pages/%EB%AC%B8%EC%9D%98%ED%95%98%EA%B8%B0</link>
      <description>&lt;div style=&quot;background-color: #f5ede0; color: #1a1410; text-align: start;&quot;&gt;
&lt;p style=&quot;color: #7a5c00;&quot; data-ke-size=&quot;size16&quot;&gt;  블로그 콘텐츠 관련 문의, 저작권 문의, 개인정보 관련 요청 등은 아래 이메일로 연락해 주세요. 영업일 기준 2~3일 내 답변드립니다.&lt;/p&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #ffffff; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #c0392b;&quot; data-ke-size=&quot;size26&quot;&gt;✉️ 이메일 문의&lt;/h2&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;문의 유형에 따라 제목에 아래 키워드를 포함해 주시면 빠른 처리가 가능합니다.&lt;/p&gt;
&lt;p style=&quot;color: #1a1410;&quot; data-ke-size=&quot;size16&quot;&gt;  문의 이메일:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #c0392b;&quot;&gt;jejerim.com@gmail.com&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;&amp;middot; [콘텐츠 문의] &amp;mdash; 글 내용 오류, 정보 업데이트 요청&lt;/p&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;&amp;middot; [저작권 문의] &amp;mdash; 콘텐츠 사용 허가 요청&lt;/p&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;&amp;middot; [개인정보] &amp;mdash; 개인정보 열람&amp;middot;삭제&amp;middot;정정 요청&lt;/p&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;&amp;middot; [광고 문의] &amp;mdash; 협찬&amp;middot;제휴 관련 문의&lt;/p&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;&amp;middot; [기타] &amp;mdash; 그 외 모든 문의&lt;/p&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #faf7f2; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #1a1410;&quot; data-ke-size=&quot;size26&quot;&gt;자주 묻는 질문&lt;/h2&gt;
&lt;div style=&quot;background-color: #ffffff;&quot;&gt;
&lt;div style=&quot;color: #1a1410;&quot;&gt;블로그 글 내용을 제 사이트에 사용해도 되나요?&lt;/div&gt;
&lt;div style=&quot;color: #6b5c4c;&quot;&gt;원칙적으로 무단 복제&amp;middot;배포는 금지됩니다. 출처 표기 후 비상업적 목적의 인용은 허용되며, 상업적 이용은 사전 서면 동의가 필요합니다.&lt;/div&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #ffffff;&quot;&gt;
&lt;div style=&quot;color: #1a1410;&quot;&gt;글에 오류가 있는 것 같습니다.&lt;/div&gt;
&lt;div style=&quot;color: #6b5c4c;&quot;&gt;이메일로 알려주시면 확인 후 빠르게 수정하겠습니다. 정확한 정보 제공을 위해 노력하고 있습니다.&lt;/div&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #ffffff;&quot;&gt;
&lt;div style=&quot;color: #1a1410;&quot;&gt;협찬&amp;middot;제휴 광고 문의는 어떻게 하나요?&lt;/div&gt;
&lt;div style=&quot;color: #6b5c4c;&quot;&gt;이메일 제목에 [광고 문의]를 포함하여 연락해 주세요. 블로그 주제와 관련된 경제&amp;middot;금융&amp;middot;정부지원 분야만 검토합니다.&lt;/div&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #ffffff;&quot;&gt;
&lt;div style=&quot;color: #1a1410;&quot;&gt;댓글을 달았는데 안 보입니다.&lt;/div&gt;
&lt;div style=&quot;color: #6b5c4c;&quot;&gt;본 블로그는 댓글 승인 후 공개 방식으로 운영됩니다. 확인 후 순차적으로 승인됩니다.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/pages/%EB%AC%B8%EC%9D%98%ED%95%98%EA%B8%B0</guid>
      <pubDate>Tue, 2 Jun 2026 14:17:00 +0900</pubDate>
    </item>
    <item>
      <title>이용약관</title>
      <link>https://jejerim.tistory.com/pages/%EC%9D%B4%EC%9A%A9%EC%95%BD%EA%B4%80</link>
      <description>&lt;div style=&quot;background-color: #f5ede0; color: #1a1410; text-align: start;&quot;&gt;
&lt;p style=&quot;color: #7a5c00;&quot; data-ke-size=&quot;size16&quot;&gt;  본 약관은 jejerim 경제동향(jejerim.com)이 제공하는 서비스의 이용 조건 및 절차에 관한 사항을 규정합니다.&lt;/p&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #faf7f2; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #c0392b;&quot; data-ke-size=&quot;size26&quot;&gt;제1조 (목적)&lt;/h2&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;본 약관은 jejerim 경제동향(이하 &quot;블로그&quot;)이 운영하는 웹사이트(jejerim.com)에서 제공하는 정보 및 서비스 이용에 관한 조건과 절차를 규정함을 목적으로 합니다.&lt;/p&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #faf7f2; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #c0392b;&quot; data-ke-size=&quot;size26&quot;&gt;제2조 (서비스 내용)&lt;/h2&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;본 블로그는 경제&amp;middot;금융&amp;middot;투자&amp;middot;정부지원 관련 정보를 제공하는 개인 블로그입니다.&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;경제&amp;middot;금융 관련 정보성 콘텐츠 제공&lt;/li&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;Google 애드센스를 통한 광고 게재&lt;/li&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;댓글 및 문의 기능 제공&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #faf7f2; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #c0392b;&quot; data-ke-size=&quot;size26&quot;&gt;제3조 (면책 조항)&lt;/h2&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;본 블로그에서 제공하는 모든 정보는 단순 참고용이며, 투자&amp;middot;법률&amp;middot;세무 등에 관한 전문적인 조언이 아닙니다.&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;블로그 내 정보를 근거로 한 투자 결정에 대한 책임은 이용자 본인에게 있습니다.&lt;/li&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;정보의 정확성&amp;middot;완전성&amp;middot;최신성에 대해 보증하지 않습니다.&lt;/li&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;외부 링크 접속으로 인한 손해에 대해 책임지지 않습니다.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #faf7f2; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #c0392b;&quot; data-ke-size=&quot;size26&quot;&gt;제4조 (저작권)&lt;/h2&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;본 블로그에 게시된 모든 콘텐츠(글, 이미지, 디자인 등)의 저작권은 운영자에게 있으며, 무단 복제&amp;middot;배포를 금합니다.&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;출처 표기 후 비상업적 목적의 인용은 허용됩니다.&lt;/li&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;상업적 이용을 위해서는 사전 서면 동의가 필요합니다.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #faf7f2; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #c0392b;&quot; data-ke-size=&quot;size26&quot;&gt;제5조 (광고)&lt;/h2&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;본 블로그는 Google 애드센스를 통해 광고 수익을 창출합니다. 광고 내용은 Google의 알고리즘에 의해 자동으로 결정되며, 블로그 운영자가 특정 광고를 추천하거나 보증하지 않습니다.&lt;/p&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #faf7f2; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #c0392b;&quot; data-ke-size=&quot;size26&quot;&gt;제6조 (댓글 정책)&lt;/h2&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;욕설&amp;middot;비방&amp;middot;스팸 댓글은 예고 없이 삭제될 수 있습니다.&lt;/li&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;타인의 권리를 침해하는 내용의 댓글 작성을 금합니다.&lt;/li&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;댓글 작성자 본인이 내용에 대한 법적 책임을 집니다.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #faf7f2; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #c0392b;&quot; data-ke-size=&quot;size26&quot;&gt;제7조 (약관 변경)&lt;/h2&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;본 약관은 필요에 따라 변경될 수 있으며, 변경 시 블로그를 통해 공지합니다. 변경된 약관은 공지 후 즉시 효력이 발생합니다.&lt;/p&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #faf7f2; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #c0392b;&quot; data-ke-size=&quot;size26&quot;&gt;제8조 (준거법)&lt;/h2&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;본 약관은 대한민국 법률에 따라 해석되고 적용됩니다.&lt;/p&gt;
&lt;/div&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/pages/%EC%9D%B4%EC%9A%A9%EC%95%BD%EA%B4%80</guid>
      <pubDate>Tue, 2 Jun 2026 14:16:35 +0900</pubDate>
    </item>
    <item>
      <title>개인정보처리방침</title>
      <link>https://jejerim.tistory.com/pages/%EA%B0%9C%EC%9D%B8%EC%A0%95%EB%B3%B4%EC%B2%98%EB%A6%AC%EB%B0%A9%EC%B9%A8</link>
      <description>&lt;div style=&quot;background-color: #f5ede0; color: #1a1410; text-align: start;&quot;&gt;
&lt;p style=&quot;color: #7a5c00;&quot; data-ke-size=&quot;size16&quot;&gt;  본 블로그(jejerim.com)는 방문자의 개인정보를 소중히 여기며, 「개인정보 보호법」에 따라 아래와 같이 개인정보처리방침을 수립&amp;middot;공개합니다.&lt;/p&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #faf7f2; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #c0392b;&quot; data-ke-size=&quot;size26&quot;&gt;1. 수집하는 개인정보 항목&lt;/h2&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;본 블로그는 다음과 같은 개인정보를 수집할 수 있습니다.&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;댓글 작성 시: 닉네임, 이메일 주소 (선택)&lt;/li&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;문의 접수 시: 이름, 이메일 주소, 문의 내용&lt;/li&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;자동 수집 정보: 방문 IP, 쿠키, 방문 일시, 브라우저 정보&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #faf7f2; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #c0392b;&quot; data-ke-size=&quot;size26&quot;&gt;2. 개인정보 수집 및 이용 목적&lt;/h2&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;댓글 및 문의 응대&lt;/li&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;서비스 개선 및 통계 분석&lt;/li&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;Google 애드센스를 통한 맞춤형 광고 제공&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #faf7f2; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #c0392b;&quot; data-ke-size=&quot;size26&quot;&gt;3. 개인정보 보유 및 이용 기간&lt;/h2&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;수집된 개인정보는 이용 목적 달성 후 지체 없이 파기합니다. 단, 관련 법령에 따라 보존이 필요한 경우 해당 기간 동안 보유합니다.&lt;/p&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #faf7f2; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #c0392b;&quot; data-ke-size=&quot;size26&quot;&gt;4. 제3자 제공&lt;/h2&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;본 블로그는 방문자의 개인정보를 원칙적으로 제3자에게 제공하지 않습니다. 단, 아래의 경우는 예외입니다.&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;법령에 의거하거나 수사 목적으로 법령에 정해진 절차와 방법에 따라 수사기관의 요구가 있는 경우&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #faf7f2; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #c0392b;&quot; data-ke-size=&quot;size26&quot;&gt;5. 쿠키(Cookie) 사용&lt;/h2&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;본 블로그는 방문자에게 최적화된 서비스를 제공하기 위해 쿠키를 사용합니다. 쿠키 설정을 거부할 경우 서비스 이용에 제한이 생길 수 있습니다.&lt;/p&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;Google 애드센스는 쿠키를 사용하여 방문자의 관심사에 맞는 광고를 표시합니다. Google의 광고 쿠키 사용에 대한 자세한 내용은&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a style=&quot;color: #c0392b;&quot; href=&quot;https://policies.google.com/privacy&quot;&gt;Google 개인정보처리방침&lt;/a&gt;을 참조하세요.&lt;/p&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #faf7f2; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #c0392b;&quot; data-ke-size=&quot;size26&quot;&gt;6. 개인정보 보호책임자&lt;/h2&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;블로그명: jejerim 경제동향&lt;/li&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;URL: jejerim.com&lt;/li&gt;
&lt;li style=&quot;color: #6b5c4c;&quot;&gt;문의: 하단 문의하기 페이지 이용&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #faf7f2; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #c0392b;&quot; data-ke-size=&quot;size26&quot;&gt;7. 권리 행사 방법&lt;/h2&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;방문자는 언제든지 자신의 개인정보에 대해 열람, 정정, 삭제, 처리 정지를 요청할 수 있습니다. 문의하기 페이지를 통해 요청해 주세요.&lt;/p&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: #faf7f2; color: #1a1410; text-align: start;&quot;&gt;
&lt;h2 style=&quot;color: #c0392b;&quot; data-ke-size=&quot;size26&quot;&gt;8. 방침 변경&lt;/h2&gt;
&lt;p style=&quot;color: #6b5c4c;&quot; data-ke-size=&quot;size16&quot;&gt;본 개인정보처리방침은 법령&amp;middot;정책 변경에 따라 수정될 수 있으며, 변경 시 블로그 공지사항을 통해 안내드립니다.&lt;/p&gt;
&lt;/div&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/pages/%EA%B0%9C%EC%9D%B8%EC%A0%95%EB%B3%B4%EC%B2%98%EB%A6%AC%EB%B0%A9%EC%B9%A8</guid>
      <pubDate>Tue, 2 Jun 2026 14:16:00 +0900</pubDate>
    </item>
    <item>
      <title>레버리지 ETF란? 뜻&amp;middot;종류&amp;middot;교육 이수 꼭 해야 하는 이유 2026 총정리</title>
      <link>https://jejerim.tistory.com/entry/%EB%A0%88%EB%B2%84%EB%A6%AC%EC%A7%80-ETF%EB%9E%80-%EB%9C%BB%C2%B7%EC%A2%85%EB%A5%98%C2%B7%EA%B5%90%EC%9C%A1-%EC%9D%B4%EC%88%98-%EA%BC%AD-%ED%95%B4%EC%95%BC-%ED%95%98%EB%8A%94-%EC%9D%B4%EC%9C%A0-2026-%EC%B4%9D%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;레버리지etf.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bxyPzY/dJMcacDlLfI/HtR9hW5bKHMzn3i5txrOk0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bxyPzY/dJMcacDlLfI/HtR9hW5bKHMzn3i5txrOk0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bxyPzY/dJMcacDlLfI/HtR9hW5bKHMzn3i5txrOk0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbxyPzY%2FdJMcacDlLfI%2FHtR9hW5bKHMzn3i5txrOk0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;378&quot; height=&quot;378&quot; data-filename=&quot;레버리지etf.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;



&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;레버리지 ETF란? 뜻·종류·교육 이수 꼭 해야 하는 이유 2026 총정리&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;레버리지 ETF 뜻, 종류, 교육 이수 의무 이유까지 2026년 기준으로 총정리했습니다. 금융투자교육원 사전교육 없이는 매수 자체가 불가능합니다.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;

&lt;!-- 애드센스 --&gt;
&lt;script async src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1708831157728558&quot; crossorigin=&quot;anonymous&quot;&gt;&lt;/script&gt;

&lt;style&gt;
  :root {
    --ink: #1a1410;
    --paper: #faf7f2;
    --warm: #f5ede0;
    --accent: #c0392b;
    --gold: #d4a017;
    --mid: #6b5c4c;
    --light: #e8ddd0;
    --green: #2d6a4f;
    --blue: #1a4a8a;
    --border: #ddd0c0;
  }
  * { margin: 0; padding: 0; box-sizing: border-box; }
  body {
    font-family: 'Noto Sans KR', sans-serif;
    background: var(--paper);
    color: var(--ink);
    font-size: 15px;
    line-height: 1.9;
  }
  header {
    background: var(--ink);
    color: var(--paper);
    padding: 52px 24px 44px;
    position: relative; overflow: hidden;
  }
  header::before {
    content: ''; position: absolute; inset: 0;
    background: repeating-linear-gradient(
      45deg, transparent, transparent 40px,
      rgba(255,255,255,0.015) 40px, rgba(255,255,255,0.015) 41px
    );
  }
  .header-inner { max-width: 780px; margin: 0 auto; position: relative; }
  .header-label {
    font-size: 11px; letter-spacing: 4px; text-transform: uppercase;
    color: var(--gold); margin-bottom: 14px; font-weight: 500;
  }
  header h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(22px, 4vw, 36px);
    font-weight: 900; line-height: 1.35; margin-bottom: 18px;
  }
  header h1 em { color: var(--gold); font-style: normal; }
  .header-meta {
    display: flex; gap: 16px; flex-wrap: wrap;
    font-size: 12px; color: rgba(255,255,255,0.5);
  }
  main { max-width: 780px; margin: 0 auto; padding: 0 20px 80px; }
  .post-img {
    width: 100%; border-radius: 6px;
    margin: 28px 0 0; display: block;
    border: 1px solid var(--light);
  }
  .img-caption {
    font-size: 11px; color: #aaa;
    text-align: right; margin-top: 4px; margin-bottom: 24px;
  }
  .intro-box {
    background: #fff;
    border: 1px solid var(--light);
    border-left: 5px solid var(--accent);
    border-radius: 0 6px 6px 0;
    padding: 22px 26px; margin: 24px 0 28px;
  }
  .intro-box p { font-size: 14.5px; color: var(--mid); line-height: 1.9; }
  .intro-box strong { color: var(--accent); }
  .post-body p {
    font-size: 15px; line-height: 2;
    margin-bottom: 16px; color: var(--ink);
  }
  .section-block { margin: 48px 0 28px; }
  .section-tag {
    display: inline-block;
    background: var(--accent); color: #fff;
    font-size: 10px; font-weight: 700;
    letter-spacing: 2px; padding: 3px 9px;
    border-radius: 2px; margin-bottom: 10px;
  }
  .section-block h2 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(18px, 2.5vw, 22px);
    font-weight: 900; line-height: 1.4; color: var(--ink);
    padding-bottom: 10px;
    border-bottom: 2px solid var(--light);
    margin-bottom: 22px;
  }
  /* 광고 래퍼 — 여백만 잡고 박스 없음 */
  .ad-wrap { margin: 28px 0; }

  .mid-cta {
    background: #fff;
    border: 1px solid var(--light);
    border-left: 4px solid var(--gold);
    border-radius: 0 6px 6px 0;
    padding: 16px 20px; margin: 20px 0;
    font-size: 13.5px; color: var(--mid); line-height: 1.8;
  }
  .mid-cta a {
    color: var(--accent); font-weight: 700;
    text-decoration: none;
    border-bottom: 1px dashed var(--accent);
  }
  .mid-cta a:hover { border-bottom-style: solid; }
  .compare {
    width: 100%; border-collapse: collapse;
    margin: 20px 0; font-size: 13.5px;
  }
  .compare th {
    background: var(--ink); color: #fff;
    padding: 11px 14px; text-align: left;
    font-weight: 600; font-size: 13px;
  }
  .compare td {
    padding: 11px 14px;
    border-bottom: 1px solid var(--light);
    vertical-align: top; color: var(--mid); background: #fff;
  }
  .compare tr:last-child td { border-bottom: none; }
  .compare tr:hover td { background: var(--warm); }
  .compare td:first-child { font-weight: 600; color: var(--ink); }
  .badge { display: inline-block; padding: 2px 8px; border-radius: 20px; font-size: 11px; font-weight: 700; }
  .badge.red  { background: #fde8e8; color: #c0392b; }
  .badge.gold { background: #fef3d0; color: #9a6f00; }
  .callout {
    padding: 18px 22px; margin: 22px 0;
    border-radius: 4px; font-size: 14px; line-height: 1.85;
  }
  .callout.warn  { background: #fff8e6; border-left: 5px solid var(--gold);  color: #7a5c00; }
  .callout.tip   { background: #edf7f0; border-left: 5px solid var(--green); color: #1a4a30; }
  .callout.info  { background: #eef2fb; border-left: 5px solid var(--blue);  color: #1a3060; }
  .callout strong { font-weight: 700; }
  .callout a { color: var(--accent); font-weight: 700; text-decoration: none; border-bottom: 1px dashed var(--accent); }
  .cards { display: grid; gap: 14px; margin: 22px 0; }
  .cards.two { grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); }
  .card {
    background: #fff; border: 1px solid var(--light);
    border-radius: 6px; padding: 20px 22px;
  }
  .card.accent { border-left: 4px solid var(--accent); }
  .card.gold   { border-left: 4px solid var(--gold); }
  .card h3 { font-weight: 700; font-size: 15px; margin-bottom: 8px; }
  .card p  { font-size: 13.5px; color: var(--mid); line-height: 1.8; }
  .card-icon { font-size: 24px; margin-bottom: 10px; display: block; }
  .summary-box {
    background: var(--ink); color: var(--paper);
    border-radius: 6px; padding: 28px 30px; margin: 32px 0;
  }
  .summary-box h3 {
    font-family: 'Noto Serif KR', serif;
    color: var(--gold); font-size: 16px;
    margin-bottom: 16px; font-weight: 700;
  }
  .summary-box ul { list-style: none; }
  .summary-box ul li {
    padding: 7px 0 7px 22px; position: relative;
    font-size: 13.5px; color: rgba(255,255,255,0.82);
    border-bottom: 1px solid rgba(255,255,255,0.08);
  }
  .summary-box ul li:last-child { border-bottom: none; }
  .summary-box ul li::before {
    content: '▸'; position: absolute; left: 0;
    color: var(--gold); font-size: 13px;
  }
  @media (max-width: 600px) {
    header { padding: 36px 18px 32px; }
    main { padding: 0 16px 60px; }
    .summary-box { padding: 22px 20px; }
  }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  금융 투자 가이드 · 2026년 최신&lt;/div&gt;
    &lt;h1&gt;레버리지 ETF란?&lt;br&gt;뜻·종류·&lt;em&gt;교육 이수&lt;/em&gt; 꼭 해야 하는 이유 2026 총정리&lt;/h1&gt;
    &lt;div class=&quot;header-meta&quot;&gt;
      &lt;span&gt;  2026년 6월 기준&lt;/span&gt;
      &lt;span&gt;⏱ 읽는 시간 약 3분&lt;/span&gt;
      &lt;span&gt;  금융투자교육원 공식 기준&lt;/span&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;main&gt;

  &lt;!--
  =====================================================================
  [썸네일 제작 안내]
  미리캔버스 → 단색 배경(진한 네이비) + 흰색 텍스트
  텍스트: &quot;레버리지 ETF 교육 이수 방법&quot;
  크기: 정사각형 180×180px 저장
  → 티스토리 글에서 가장 큰 이미지로 첨부해야 썸네일로 잡힘
  파일명 저장 시: leverage-etf-education-2026.jpg
  =====================================================================
  --&gt;

  &lt;!-- 대표 이미지 --&gt;
  &lt;img
    src=&quot;https://images.unsplash.com/photo-1611974789855-9c2a0a7236a3?w=780&amp;q=80&quot;
    alt=&quot;레버리지 ETF 교육 이수 방법 2026 금융투자교육원&quot;
    title=&quot;레버리지 ETF 교육 이수 방법 2026&quot;
    class=&quot;post-img&quot;
  &gt;
  &lt;p class=&quot;img-caption&quot;&gt;레버리지 ETF 교육 이수 방법 2026 | 금융투자교육원&lt;/p&gt;

  &lt;!-- 도입부 --&gt;
  &lt;div class=&quot;intro-box&quot;&gt;
    &lt;p&gt;
      증권사 앱에서 레버리지 ETF를 검색해 매수 버튼을 눌렀는데
      &lt;strong&gt;&quot;사전교육 이수 및 기본예탁금 충족이 필요합니다&quot;&lt;/strong&gt;라는 메시지가 뜨셨나요?&lt;br&gt;&lt;br&gt;
      처음 보면 당황스럽죠. 그냥 주식 사는 것처럼 하면 될 줄 알았는데,
      레버리지 ETF는 아무나 살 수 없도록 막혀 있습니다.&lt;br&gt;&lt;br&gt;
      금융당국이 2020년부터 의무화한 사전교육을 받지 않으면
      어떤 증권사에서도 매수 버튼 자체가 열리지 않아요.
      이 글에서 레버리지 ETF가 뭔지, 왜 교육을 받아야 하는지 먼저 짚어드립니다.
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- 광고 1 — 도입부 직후 --&gt;
  &lt;div class=&quot;ad-wrap&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot;
      style=&quot;display:block&quot;
      data-ad-client=&quot;ca-pub-1708831157728558&quot;
      data-ad-slot=&quot;4535172222&quot;
      data-ad-format=&quot;auto&quot;
      data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;!-- 소제목1 --&gt;
  &lt;div class=&quot;section-block&quot;&gt;
    &lt;span class=&quot;section-tag&quot;&gt;개념 이해&lt;/span&gt;
    &lt;h2&gt;레버리지 ETF, 쉽게 말하면 이겁니다&lt;/h2&gt;

    &lt;div class=&quot;post-body&quot;&gt;
      &lt;p&gt;
        ETF는 코스피200이나 나스닥100 같은 지수를 그대로 따라가도록 만든 펀드인데,
        주식처럼 실시간으로 사고팔 수 있어서 개인투자자들이 많이 씁니다.
      &lt;/p&gt;
      &lt;p&gt;
        레버리지 ETF는 여기에 지렛대(Leverage)를 얹은 상품이에요.
        지수가 하루에 1% 오르면 레버리지 ETF는 2% 오르고,
        1% 떨어지면 2% 떨어집니다. 움직임이 딱 2배입니다.
      &lt;/p&gt;
      &lt;p&gt;
        수익이 날 때는 빠르게 불어나니까 매력적으로 보이는데,
        반대로 손실도 똑같이 2배로 납니다.
        한 달 동안 지수가 왔다 갔다만 해도 원금이 조금씩 깎이는 구조이기 때문에
        금융당국이 &quot;이 상품은 구조를 이해한 사람만 사야 한다&quot;고 판단해서
        레버리지 ETF 교육 이수를 의무화한 겁니다.
      &lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- 본문 중간 유도 1 --&gt;
    &lt;div class=&quot;mid-cta&quot;&gt;
        레버리지 ETF 교육을 어디서 어떻게 받는지 바로 확인하고 싶다면&lt;br&gt;
      → &lt;a href=&quot;#글3URL&quot;&gt;레버리지 ETF 교육 이수 방법 5단계 — 사이트 접속부터 번호 등록까지&lt;/a&gt;
      &lt;!-- 발행 후 교체: href=&quot;글3 실제 URL&quot; --&gt;
    &lt;/div&gt;

    &lt;img
      src=&quot;https://images.unsplash.com/photo-1590283603385-17ffb3a7f29f?w=780&amp;q=80&quot;
      alt=&quot;레버리지 ETF 뜻 2배 추종 구조 주식 차트&quot;
      title=&quot;레버리지 ETF 뜻 2배 구조&quot;
      class=&quot;post-img&quot;
      style=&quot;margin:16px 0 4px;&quot;
    &gt;
    &lt;p class=&quot;img-caption&quot;&gt;레버리지 ETF 뜻 — 지수 일일 수익률 2배 추종 구조&lt;/p&gt;

    &lt;div class=&quot;callout info&quot;&gt;
      &lt;strong&gt;  한 줄 정리&lt;/strong&gt;&lt;br&gt;
      레버리지 ETF = 지수 등락폭 2배짜리 고위험 파생상품.
      수익도 2배지만 손실도 2배라 레버리지 ETF 교육 이수가 의무입니다.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- 소제목2 --&gt;
  &lt;div class=&quot;section-block&quot;&gt;
    &lt;span class=&quot;section-tag&quot;&gt;상품 종류&lt;/span&gt;
    &lt;h2&gt;레버리지 ETF 종류 — 일반형과 단일종목형의 차이&lt;/h2&gt;

    &lt;div class=&quot;post-body&quot;&gt;
      &lt;p&gt;
        레버리지 ETF는 크게 두 가지로 나뉘는데,
        종류에 따라 이수해야 하는 교육이 달라집니다.
      &lt;/p&gt;
    &lt;/div&gt;

    &lt;table class=&quot;compare&quot;&gt;
      &lt;tr&gt;
        &lt;th&gt;구분&lt;/th&gt;
        &lt;th&gt;일반 레버리지 ETF&lt;/th&gt;
        &lt;th&gt;단일종목 레버리지 ETF&lt;/th&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;기초자산&lt;/td&gt;
        &lt;td&gt;코스피200, 나스닥100 등 지수 전체&lt;/td&gt;
        &lt;td&gt;삼성전자, SK하이닉스 등 개별 종목 1개&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;대표 상품&lt;/td&gt;
        &lt;td&gt;KODEX 레버리지, TIGER 200 레버리지&lt;/td&gt;
        &lt;td&gt;삼성전자 2배 레버리지 ETF 등&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;필요 교육&lt;/td&gt;
        &lt;td&gt;&lt;span class=&quot;badge gold&quot;&gt;기본 교육 1회&lt;/span&gt;&lt;/td&gt;
        &lt;td&gt;&lt;span class=&quot;badge red&quot;&gt;기본 + 심화교육 모두 필수&lt;/span&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;위험도&lt;/td&gt;
        &lt;td&gt;고위험&lt;/td&gt;
        &lt;td&gt;매우 고위험&lt;/td&gt;
      &lt;/tr&gt;
    &lt;/table&gt;

    &lt;div class=&quot;post-body&quot;&gt;
      &lt;p&gt;
        2026년 5월에 삼성전자·SK하이닉스 단일종목 2배 레버리지 ETF가 새로 상장됐는데,
        기존에 일반 레버리지 교육을 이미 받은 분들도
        이 상품을 사려면 심화교육을 따로 또 받아야 합니다.
        상장 당일에 이걸 모르고 매수가 안 된다며 혼란스러워하는 분들이 많았어요.
      &lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- 본문 중간 유도 2 --&gt;
    &lt;div class=&quot;mid-cta&quot;&gt;
        혹시 내가 교육 면제 대상은 아닐지 궁금하신 분들도 있을 거예요.&lt;br&gt;
      전문투자자 기준, 투자성향 조건, 기본예탁금 요건까지&lt;br&gt;
      → &lt;a href=&quot;#글2URL&quot;&gt;레버리지 ETF 교육 이수 대상 — 나도 해야 하나요? 2026 기준&lt;/a&gt;
      &lt;!-- 발행 후 교체: href=&quot;글2 실제 URL&quot; --&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- 광고 2 — 소제목2 직후 CTR 최고 지점 --&gt;
  &lt;div class=&quot;ad-wrap&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot;
      style=&quot;display:block&quot;
      data-ad-client=&quot;ca-pub-1708831157728558&quot;
      data-ad-slot=&quot;4535172222&quot;
      data-ad-format=&quot;auto&quot;
      data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;!-- 소제목3 --&gt;
  &lt;div class=&quot;section-block&quot;&gt;
    &lt;span class=&quot;section-tag&quot;&gt;교육 이수 이유&lt;/span&gt;
    &lt;h2&gt;레버리지 ETF 교육 이수가 의무인 이유&lt;/h2&gt;

    &lt;div class=&quot;post-body&quot;&gt;
      &lt;p&gt;
        레버리지 ETF에는 일반 ETF에는 없는 구조적인 함정이 하나 있습니다.
        바로 &lt;strong&gt;변동성 잠식(Volatility Drag)&lt;/strong&gt;이에요.
      &lt;/p&gt;
      &lt;p&gt;
        예를 들어볼게요. 지수가 첫날 10% 올랐다가 다음날 10% 떨어졌다면,
        지수 자체는 거의 원래 자리로 돌아옵니다.
        그런데 레버리지 ETF는 달라요.
        첫날 20% 올랐다가 다음날 20% 떨어지면 원금보다 4% 손해입니다.
        지수는 제자리인데 레버리지 ETF는 마이너스가 나 있는 거죠.
      &lt;/p&gt;
      &lt;p&gt;
        주가가 오르락내리락하는 횡보장이 계속되면 시간이 갈수록 원금이 조금씩 녹아내립니다.
        장기 보유할 생각으로 레버리지 ETF를 산 분들이 이것 때문에 크게 손해 보는 경우가 많아서
        금융당국이 2020년부터 레버리지 ETF 사전교육 이수를 의무화한 겁니다.
      &lt;/p&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 이런 분은 특히 주의하세요&lt;/strong&gt;&lt;br&gt;
      &quot;지수가 결국 오르면 레버리지 ETF도 오르겠지&quot;라고 생각하고 장기 보유하면
      변동성 잠식 때문에 지수는 회복됐는데 내 레버리지 ETF는 여전히 손해인 상황이 생길 수 있어요.
      레버리지 ETF는 방향이 확실한 단기 구간에 쓰는 게 기본입니다.
    &lt;/div&gt;

    &lt;div class=&quot;cards two&quot;&gt;
      &lt;div class=&quot;card accent&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;교육 안 받으면&lt;/h3&gt;
        &lt;p&gt;모든 증권사 앱에서 레버리지 ETF 매수 버튼이 막혀 있어요.
        교육 이수번호를 증권사에 등록해야 비로소 열립니다.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card gold&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt;✅&lt;/span&gt;
        &lt;h3&gt;교육 받으면&lt;/h3&gt;
        &lt;p&gt;14자리 이수번호가 발급되고, 이걸 증권사 앱에 한 번 등록해 두면
        평생 다시 받을 필요 없이 모든 증권사에서 거래할 수 있어요.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;!-- 본문 중간 유도 3 --&gt;
    &lt;div class=&quot;mid-cta&quot;&gt;
        교육 이수번호까지 등록했는데 아직도 주문이 안 열린다면?&lt;br&gt;
      교육 외에 추가로 확인해야 할 조건들이 있어요.&lt;br&gt;
      → &lt;a href=&quot;#글5URL&quot;&gt;교육 이수 후 주문이 안 열릴 때 — 원인과 해결법 2026&lt;/a&gt;
      &lt;!-- 발행 후 교체: href=&quot;글5 실제 URL&quot; --&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- 소제목4 --&gt;
  &lt;div class=&quot;section-block&quot;&gt;
    &lt;span class=&quot;section-tag&quot;&gt;핵심 정보&lt;/span&gt;
    &lt;h2&gt;레버리지 ETF 교육 이수, 딱 한 번으로 끝납니다&lt;/h2&gt;

    &lt;div class=&quot;post-body&quot;&gt;
      &lt;p&gt;
        레버리지 ETF 교육 이수가 부담스럽게 느껴질 수 있는데,
        생각보다 간단합니다.
        금융투자교육원(kifin.or.kr)에서 약 1시간짜리 온라인 강의를 수강하면 되고,
        수강료는 4,000원입니다.
      &lt;/p&gt;
      &lt;p&gt;
        강의를 100% 다 들으면 14자리 이수번호가 나오는데,
        이걸 증권사 앱에 등록하면 끝이에요.
        유효기간이 영구라서 한 번만 받아두면 이후로는 신경 쓸 일이 없고,
        A 증권사에서 받은 번호를 B 증권사에서도 그대로 쓸 수 있어요.
      &lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- 본문 중간 유도 4 --&gt;
    &lt;div class=&quot;mid-cta&quot;&gt;
        금융투자교육원 사이트 접속부터 이수번호 증권사 등록까지&lt;br&gt;
      5단계 순서로 정리해 뒀어요.&lt;br&gt;
      → &lt;a href=&quot;#글3URL&quot;&gt;레버리지 ETF 교육 이수 방법 5단계 바로 보기&lt;/a&gt;
      &lt;!-- 발행 후 교체: href=&quot;글3 실제 URL&quot; --&gt;
    &lt;/div&gt;

    &lt;img
      src=&quot;https://images.unsplash.com/photo-1554224155-6726b3ff858f?w=780&amp;q=80&quot;
      alt=&quot;레버리지 ETF 교육 이수 금융투자교육원 온라인 수강&quot;
      title=&quot;레버리지 ETF 교육 이수 온라인&quot;
      class=&quot;post-img&quot;
      style=&quot;margin:20px 0 4px;&quot;
    &gt;
    &lt;p class=&quot;img-caption&quot;&gt;레버리지 ETF 교육 이수 — 금융투자교육원 온라인 수강&lt;/p&gt;

    &lt;div class=&quot;summary-box&quot;&gt;
      &lt;h3&gt;  레버리지 ETF 교육 이수 핵심 정리&lt;/h3&gt;
      &lt;ul&gt;
        &lt;li&gt;교육 기관: 금융투자교육원 (kifin.or.kr)&lt;/li&gt;
        &lt;li&gt;수강료: 4,000원 (1회, 영구 적용)&lt;/li&gt;
        &lt;li&gt;교육 시간: 약 1시간 온라인 강의&lt;/li&gt;
        &lt;li&gt;수강 신청·결제: 반드시 PC에서 진행&lt;/li&gt;
        &lt;li&gt;강의 시청: 모바일에서도 가능&lt;/li&gt;
        &lt;li&gt;이수번호: 14자리, 유효기간 영구, 모든 증권사 공통 적용&lt;/li&gt;
        &lt;li&gt;단일종목 레버리지 ETF는 심화교육 추가 필수&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- 광고 3 — 마무리 직전 --&gt;
  &lt;div class=&quot;ad-wrap&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot;
      style=&quot;display:block&quot;
      data-ad-client=&quot;ca-pub-1708831157728558&quot;
      data-ad-slot=&quot;4535172222&quot;
      data-ad-format=&quot;auto&quot;
      data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;callout tip&quot;&gt;
    &lt;strong&gt;  이 글 다음으로 볼 것&lt;/strong&gt;&lt;br&gt;
    교육 이수 대상인지 먼저 확인하고 싶다면
    → &lt;a href=&quot;#글2URL&quot;&gt;레버리지 ETF 교육 이수 대상 확인하기&lt;/a&gt;&lt;br&gt;
    지금 바로 교육받으러 가고 싶다면
    → &lt;a href=&quot;#글3URL&quot;&gt;레버리지 ETF 교육 이수 방법 5단계 보기&lt;/a&gt;
    &lt;!-- 발행 후 href 교체 --&gt;
  &lt;/div&gt;

&lt;/main&gt;

&lt;footer style=&quot;background:var(--warm); border-top:2px solid var(--light); padding:32px 20px; text-align:center; color:var(--mid); font-size:12px;&quot;&gt;
  &lt;p&gt;본 글은 금융투자교육원 및 공식 자료를 기반으로 작성되었습니다.&lt;/p&gt;
  &lt;p style=&quot;margin-top:6px; color:#aaa;&quot;&gt;2026년 6월 기준 · 정책 변경 시 내용이 달라질 수 있습니다.&lt;/p&gt;
&lt;/footer&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/338</guid>
      <comments>https://jejerim.tistory.com/entry/%EB%A0%88%EB%B2%84%EB%A6%AC%EC%A7%80-ETF%EB%9E%80-%EB%9C%BB%C2%B7%EC%A2%85%EB%A5%98%C2%B7%EA%B5%90%EC%9C%A1-%EC%9D%B4%EC%88%98-%EA%BC%AD-%ED%95%B4%EC%95%BC-%ED%95%98%EB%8A%94-%EC%9D%B4%EC%9C%A0-2026-%EC%B4%9D%EC%A0%95%EB%A6%AC#entry338comment</comments>
      <pubDate>Mon, 1 Jun 2026 14:02:39 +0900</pubDate>
    </item>
    <item>
      <title>국민성장펀드 가입 전 반드시 알아야 할 위험성&amp;middot;주의사항 5가지</title>
      <link>https://jejerim.tistory.com/entry/%EA%B5%AD%EB%AF%BC%EC%84%B1%EC%9E%A5%ED%8E%80%EB%93%9C-%EA%B0%80%EC%9E%85-%EC%A0%84-%EB%B0%98%EB%93%9C%EC%8B%9C-%EC%95%8C%EC%95%84%EC%95%BC-%ED%95%A0-%EC%9C%84%ED%97%98%EC%84%B1%C2%B7%EC%A3%BC%EC%9D%98%EC%82%AC%ED%95%AD-5%EA%B0%80%EC%A7%80</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;국민성장펀드 위험성.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/Hwvq6/dJMcagFD15c/v52wj0MKDdAAU0oltmq651/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/Hwvq6/dJMcagFD15c/v52wj0MKDdAAU0oltmq651/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/Hwvq6/dJMcagFD15c/v52wj0MKDdAAU0oltmq651/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FHwvq6%2FdJMcagFD15c%2Fv52wj0MKDdAAU0oltmq651%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;520&quot; height=&quot;520&quot; data-filename=&quot;국민성장펀드 위험성.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;


&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년 환매금지, 원금 비보장, 3년 내 양도 세제혜택 추징, 뉴딜펀드 전례까지 확인하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;script async src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1708831157728558&quot; crossorigin=&quot;anonymous&quot;&gt;&lt;/script&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.9;}
  header{background:var(--ink);color:#fff;padding:56px 24px 44px;position:relative;overflow:hidden;}
  header::before{content:'주의사항';position:absolute;right:-10px;top:16px;font-size:90px;font-weight:900;color:rgba(255,255,255,0.04);font-family:'Noto Serif KR',serif;white-space:nowrap;}
  .header-inner{max-width:720px;margin:0 auto;position:relative;}
  .h-label{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:14px;}
  .h-title{font-family:'Noto Serif KR',serif;font-size:clamp(22px,4vw,34px);font-weight:900;line-height:1.4;margin-bottom:14px;}
  .h-title em{color:var(--gold);font-style:normal;}
  .h-desc{font-size:14px;color:rgba(255,255,255,0.6);border-left:3px solid var(--gold);padding-left:12px;line-height:1.7;max-width:560px;}
  .body-wrap{max-width:720px;margin:0 auto;padding:0 24px 80px;}
  .intro{margin:36px 0 32px;}
  .intro p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .hook{background:var(--warm);border-left:4px solid var(--accent);padding:18px 20px;font-size:14.5px;color:var(--mid);line-height:1.8;margin:20px 0;border-radius:0 4px 4px 0;}
  .hook strong{color:var(--accent);}
  .section{margin:44px 0 0;padding-top:36px;border-top:1px solid var(--light);}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;margin-bottom:16px;line-height:1.4;}
  .section p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .section h3{font-size:16px;font-weight:700;color:var(--accent);margin:24px 0 10px;padding-left:10px;border-left:3px solid var(--accent);}
  .callout{padding:16px 20px;margin:20px 0;border-radius:2px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:4px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:4px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:4px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  .risk-item{background:#fff;border:1px solid var(--light);border-left:5px solid var(--accent);padding:20px 20px;margin-bottom:14px;border-radius:0 4px 4px 0;}
  .risk-item .ri-num{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;background:var(--accent);color:#fff;border-radius:50%;font-size:12px;font-weight:700;margin-bottom:10px;}
  .risk-item h3{font-size:16px;font-weight:700;color:var(--ink);margin-bottom:8px;}
  .risk-item p{font-size:14px;color:var(--mid);line-height:1.75;margin-bottom:0;}
  .risk-item .ri-tip{background:var(--warm);padding:10px 14px;border-radius:3px;margin-top:12px;font-size:13.5px;color:var(--ink);line-height:1.7;}
  .risk-item .ri-tip strong{color:var(--green);font-weight:700;}
  .who-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;}
  @media(max-width:520px){.who-grid{grid-template-columns:1fr;}}
  .who-card{padding:18px 16px;border-radius:4px;}
  .who-card.good{background:#edf7f0;border:1px solid #b2d8c0;border-top:4px solid var(--green);}
  .who-card.bad{background:#fef0ef;border:1px solid #f5c6cb;border-top:4px solid var(--accent);}
  .who-card .wc-label{font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px;}
  .who-card.good .wc-label{color:var(--green);}
  .who-card.bad .wc-label{color:var(--accent);}
  .who-card ul{list-style:none;padding:0;}
  .who-card ul li{font-size:13.5px;padding:5px 0 5px 18px;position:relative;border-bottom:1px dotted rgba(0,0,0,0.08);line-height:1.6;color:var(--ink);}
  .who-card ul li:last-child{border-bottom:none;}
  .who-card.good ul li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:900;}
  .who-card.bad ul li::before{content:'✗';position:absolute;left:0;color:var(--accent);font-weight:900;}
  .point-box{background:var(--warm);border-left:4px solid var(--gold);padding:16px 20px;margin:20px 0;border-radius:0 4px 4px 0;font-size:15px;font-weight:700;color:var(--ink);line-height:1.6;}
  .point-box::before{content:'  ';}
  .post-img{width:100%;max-height:320px;object-fit:cover;border-radius:4px;margin:24px 0 6px;display:block;}
  .img-caption{font-size:12px;color:#9b9590;text-align:center;margin-bottom:20px;}
  .ad-slot{margin:36px 0;text-align:center;overflow:hidden;}
  .final-box{background:var(--ink);color:#fff;padding:30px 26px;border-radius:4px;margin:24px 0;}
  .final-box h3{font-family:'Noto Serif KR',serif;font-size:19px;font-weight:900;color:var(--gold);margin-bottom:14px;}
  .final-box p{font-size:14px;color:rgba(255,255,255,0.75);line-height:1.85;margin-bottom:10px;}
  .final-box p:last-child{margin-bottom:0;}
  .related{background:#fff;border:1px solid var(--light);border-radius:4px;padding:20px 22px;margin:44px 0 0;}
  .related-title{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:12px;}
  .related-list{list-style:none;}
  .related-list li{padding:7px 0;border-bottom:1px dotted var(--light);font-size:14px;}
  .related-list li:last-child{border-bottom:none;}
  .related-list li a{color:var(--blue);text-decoration:none;font-weight:500;}
  .related-list li a:hover{text-decoration:underline;}
  .cta-box{background:var(--green);color:#fff;padding:34px 26px;border-radius:4px;margin:44px 0 0;text-align:center;}
  .cta-box p{font-size:14px;color:rgba(255,255,255,0.75);margin-bottom:8px;}
  .cta-box .cta-main{font-family:'Noto Serif KR',serif;font-size:20px;font-weight:900;color:#fff;line-height:1.5;margin-bottom:0;}
  .cta-box .cta-sub{font-size:13px;color:rgba(255,255,255,0.6);margin-top:10px;margin-bottom:0;}
  footer{max-width:720px;margin:0 auto;padding:22px 24px 56px;border-top:1px solid var(--light);font-size:12px;color:#9b9590;line-height:1.8;}
  @media(max-width:600px){.body-wrap{padding-left:16px;padding-right:16px;}header{padding:40px 16px 32px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;!--google_ad_section_start--&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;h-label&quot;&gt;  2026 국민성장펀드 · 위험성·주의사항&lt;/div&gt;
    &lt;h1 class=&quot;h-title&quot;&gt;국민성장펀드 가입 전&lt;br&gt;&lt;em&gt;반드시 알아야 할 위험성&lt;/em&gt; 5가지&lt;/h1&gt;
    &lt;p class=&quot;h-desc&quot;&gt;소득공제 40%에 혹해서 가입했다가 후회하는 분들이 생깁니다. 5년 환매금지, 원금 비보장, 세제혜택 추징 — 지금 확인하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;body-wrap&quot;&gt;
  &lt;div class=&quot;intro&quot;&gt;
    &lt;p&gt;국민성장펀드, 좋은 점만 보고 가입하면 안 됩니다.&lt;/p&gt;
    &lt;p&gt;정책형 펀드인 만큼 조건이 까다롭고, 모르고 가입하면 세제혜택이 오히려 독이 됩니다.&lt;/p&gt;
    &lt;div class=&quot;hook&quot;&gt;
      &lt;strong&gt;주의사항을 알고 가입하는 것과 모르고 가입하는 것은 완전히 다른 결과를 낳습니다.&lt;/strong&gt;&lt;br&gt;
      5가지만 확인하면 됩니다. 내가 이 펀드에 적합한 투자자인지 지금 판단하세요.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;img src=&quot;https://cdn.pixabay.com/photo/2018/01/17/20/22/analytics-3088958_1280.jpg&quot; alt=&quot;국민성장펀드 위험성 주의사항&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;혜택만큼 제약도 있습니다 — 가입 전 반드시 위험성을 확인하세요&lt;/p&gt;

  &lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호1&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;위험성·주의사항 5가지&lt;/h2&gt;

    &lt;div class=&quot;risk-item&quot;&gt;
      &lt;div class=&quot;ri-num&quot;&gt;1&lt;/div&gt;
      &lt;h3&gt;5년간 환매 불가 — 중간에 돈을 뺄 수 없습니다&lt;/h3&gt;
      &lt;p&gt;국민성장펀드는 5년 만기 환매금지형 폐쇄형 펀드입니다. 일반 공모펀드처럼 중간에 환매 신청을 해서 투자금을 돌려받을 수 없습니다. 거래소 상장 후 양도는 가능하지만, 유동성이 낮아 기준가격보다 낮게 팔릴 가능성이 높습니다.&lt;/p&gt;
      &lt;div class=&quot;ri-tip&quot;&gt;
        &lt;strong&gt;✓ 이런 분은 적합하지 않습니다:&lt;/strong&gt;&lt;br&gt;
        5년 안에 전세자금·주택구입·자녀 학비 등으로 쓸 계획이 있는 자금은 절대 투자하면 안 됩니다. 5년간 완전히 묶여도 생활에 지장이 없는 여유자금으로만 접근하세요.
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;risk-item&quot;&gt;
      &lt;div class=&quot;ri-num&quot;&gt;2&lt;/div&gt;
      &lt;h3&gt;원금 보장이 아닙니다&lt;/h3&gt;
      &lt;p&gt;정부가 손실의 20%를 먼저 부담하는 구조는 있지만, 원금 100% 보장 상품이 아닙니다. 펀드 전체에서 20% 수준까지 정부 자금이 먼저 소진되고, 그 이상 손실이 나면 투자자가 부담합니다. 금융상품 위험등급 1등급(고위험) 상품입니다.&lt;/p&gt;
      &lt;div class=&quot;ri-tip&quot;&gt;
        &lt;strong&gt;✓ 실제로 이런 상황이 가능합니다:&lt;/strong&gt;&lt;br&gt;
        3,000만 원 투자 → 펀드 손실 30% → 정부가 20% 부담 → 투자자 실질 손실 10% → 원금 약 2,700만 원 회수. 소득공제 환급 288만 원(24% 세율)으로 일부 상쇄 가능.
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;risk-item&quot;&gt;
      &lt;div class=&quot;ri-num&quot;&gt;3&lt;/div&gt;
      &lt;h3&gt;3년 이내 양도하면 세제혜택이 추징됩니다&lt;/h3&gt;
      &lt;p&gt;거래소 상장 후 3년 이내에 양도하면 받았던 소득공제 혜택의 감면세액이 추징됩니다. 즉, 급하게 팔면 세제혜택도 뱉어내야 합니다. 소득공제 혜택은 3년 이상 보유해야 온전히 유지됩니다.&lt;/p&gt;
      &lt;div class=&quot;ri-tip&quot;&gt;
        &lt;strong&gt;✓ 핵심:&lt;/strong&gt;&lt;br&gt;
        최소 3년, 이상적으로는 5년 만기까지 보유할 계획이 없다면 가입을 신중히 검토하세요.
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;risk-item&quot;&gt;
      &lt;div class=&quot;ri-num&quot;&gt;4&lt;/div&gt;
      &lt;h3&gt;일시금 납입만 가능 — 적립식 불가&lt;/h3&gt;
      &lt;p&gt;국민성장펀드는 적립식 납입이 아닌 일시금 납입 방식입니다. 매달 나눠서 넣는 구조가 아니라, 가입할 때 목돈을 한 번에 넣어야 합니다. 시장 고점에서 일시에 투자하는 리스크가 있습니다.&lt;/p&gt;
      &lt;div class=&quot;ri-tip&quot;&gt;
        &lt;strong&gt;✓ 현재 코스피 7,000대 고려:&lt;/strong&gt;&lt;br&gt;
        현재 증시 고점 우려가 있는 시점에 일시금으로 전액 투자하는 것에 대한 부담이 있습니다. 투자 금액을 적정 수준으로 조절하는 것을 고려하세요.
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;risk-item&quot;&gt;
      &lt;div class=&quot;ri-num&quot;&gt;5&lt;/div&gt;
      &lt;h3&gt;정책펀드의 전례 — 뉴딜펀드와 비교&lt;/h3&gt;
      &lt;p&gt;이전 정부의 뉴딜펀드와 구조가 유사하다는 평가가 있습니다. 뉴딜펀드는 기대 이하의 수익률로 투자자들이 실망한 사례가 있습니다. 비상장·기술특례 비중이 높아 수익성이 불확실하다는 전문가 의견도 있습니다.&lt;/p&gt;
      &lt;div class=&quot;ri-tip&quot;&gt;
        &lt;strong&gt;✓ 균형잡힌 시각:&lt;/strong&gt;&lt;br&gt;
        세제혜택 자체는 확실합니다. 펀드 수익은 불확실합니다. 세제혜택을 확정 수익으로 보고, 펀드 수익은 추가 이익으로 기대하는 시각이 합리적입니다.
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;img src=&quot;https://cdn.pixabay.com/photo/2016/11/19/15/46/agreement-1839415_1280.jpg&quot; alt=&quot;국민성장펀드 가입 체크리스트&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;위험성을 알고 나서 내 상황에 맞는 판단을 하세요&lt;/p&gt;

  &lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호2&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;나는 가입해야 할까? — 유형별 판단&lt;/h2&gt;
    &lt;div class=&quot;who-grid&quot;&gt;
      &lt;div class=&quot;who-card good&quot;&gt;
        &lt;div class=&quot;wc-label&quot;&gt;✅ 가입이 유리한 경우&lt;/div&gt;
        &lt;ul&gt;
          &lt;li&gt;5년간 안 써도 되는 여유자금이 있다&lt;/li&gt;
          &lt;li&gt;세율 24% 이상 구간 직장인&lt;/li&gt;
          &lt;li&gt;연말정산 공제를 더 받고 싶다&lt;/li&gt;
          &lt;li&gt;AI·반도체 등 첨단산업 장기 성장 믿는다&lt;/li&gt;
          &lt;li&gt;서민 우선 배정 대상 (소득 5,000만 원 이하)&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
      &lt;div class=&quot;who-card bad&quot;&gt;
        &lt;div class=&quot;wc-label&quot;&gt;❌ 신중해야 할 경우&lt;/div&gt;
        &lt;ul&gt;
          &lt;li&gt;5년 내 큰 돈 쓸 계획이 있다&lt;/li&gt;
          &lt;li&gt;세율 15% 이하 저소득 구간&lt;/li&gt;
          &lt;li&gt;원금 손실 자체를 못 감내한다&lt;/li&gt;
          &lt;li&gt;투자 경험이 없는 초보 투자자&lt;/li&gt;
          &lt;li&gt;직전 3년 중 금융소득종합과세자&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;final-box&quot;&gt;
      &lt;h3&gt;  결론 — 이렇게 접근하세요&lt;/h3&gt;
      &lt;p&gt;국민성장펀드는 세제혜택이 확실하고 정부 손실 완충 장치도 있습니다. 그러나 5년 환매금지와 원금 비보장이라는 제약이 큽니다.&lt;/p&gt;
      &lt;p&gt;&lt;strong style=&quot;color:var(--gold);&quot;&gt;5년간 완전히 묶어도 괜찮은 여유자금&lt;/strong&gt;으로, 세제혜택을 확정 이익으로 보고 접근하면 합리적인 선택이 될 수 있습니다. 전세금·생활자금·비상금으로 접근하면 안 됩니다.&lt;/p&gt;
    &lt;/div&gt;

    &lt;div class=&quot;point-box&quot;&gt;판매 기간은 6월 11일까지 — 급하게 결정하지 말고 내 자금 상황을 먼저 점검하세요&lt;/div&gt;
  &lt;/div&gt;

  &lt;!--google_ad_section_end--&gt;

  &lt;img src=&quot;https://cdn.pixabay.com/photo/2017/08/01/08/29/people-2563491_1280.jpg&quot; alt=&quot;국민성장펀드 가입 결정&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;알고 가입하는 것과 모르고 가입하는 것 — 5년 후 결과가 다릅니다&lt;/p&gt;

  &lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호3&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;related&quot;&gt;
    &lt;div class=&quot;related-title&quot;&gt;  시리즈 전체 보기&lt;/div&gt;
    &lt;ul class=&quot;related-list&quot;&gt;
      &lt;li&gt;&lt;a href=&quot;국민성장펀드_01_개요.html&quot;&gt;① 국민성장펀드란? 핵심 개요 (오늘 출시)&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;국민성장펀드_02_가입방법.html&quot;&gt;② 가입조건·은행별 방법 완전 정리&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;국민성장펀드_03_세금혜택계산.html&quot;&gt;③ 소득공제 40% 금액별 실제 계산&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;  &lt;strong&gt;현재 글&lt;/strong&gt; — 위험성·주의사항 5가지&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;div class=&quot;cta-box&quot;&gt;
    &lt;p&gt;위험성까지 확인했다면 — 가입 결정이 됐다면&lt;/p&gt;
    &lt;p class=&quot;cta-main&quot;&gt;2편 — 가입방법에서 은행·증권사 절차 확인하세요&lt;/p&gt;
    &lt;p class=&quot;cta-sub&quot;&gt;판매 기간: 2026년 5월 22일 ~ 6월 11일 · 선착순&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;footer&gt;
  &lt;p&gt;본 글은 2026년 5월 22일 기준 금융위원회 발표 및 언론 보도를 바탕으로 작성된 정보성 글입니다. 투자 권유가 아니며, 투자 결정 전 반드시 상품 설명서와 투자 위험을 직접 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/333</guid>
      <comments>https://jejerim.tistory.com/entry/%EA%B5%AD%EB%AF%BC%EC%84%B1%EC%9E%A5%ED%8E%80%EB%93%9C-%EA%B0%80%EC%9E%85-%EC%A0%84-%EB%B0%98%EB%93%9C%EC%8B%9C-%EC%95%8C%EC%95%84%EC%95%BC-%ED%95%A0-%EC%9C%84%ED%97%98%EC%84%B1%C2%B7%EC%A3%BC%EC%9D%98%EC%82%AC%ED%95%AD-5%EA%B0%80%EC%A7%80#entry333comment</comments>
      <pubDate>Sat, 23 May 2026 08:21:00 +0900</pubDate>
    </item>
    <item>
      <title>국민성장펀드 소득공제 40% &amp;mdash; 실제로 얼마나 돌아올까? 금액별 계산</title>
      <link>https://jejerim.tistory.com/entry/%EA%B5%AD%EB%AF%BC%EC%84%B1%EC%9E%A5%ED%8E%80%EB%93%9C-%EC%86%8C%EB%93%9D%EA%B3%B5%EC%A0%9C-40-%E2%80%94-%EC%8B%A4%EC%A0%9C%EB%A1%9C-%EC%96%BC%EB%A7%88%EB%82%98-%EB%8F%8C%EC%95%84%EC%98%AC%EA%B9%8C-%EA%B8%88%EC%95%A1%EB%B3%84-%EA%B3%84%EC%82%B0</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;국민성장펀드 얼마벌어.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/vpQJc/dJMcaicopxz/2BZm6keNxByreD81UJY8CK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/vpQJc/dJMcaicopxz/2BZm6keNxByreD81UJY8CK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/vpQJc/dJMcaicopxz/2BZm6keNxByreD81UJY8CK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FvpQJc%2FdJMcaicopxz%2F2BZm6keNxByreD81UJY8CK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;458&quot; height=&quot;458&quot; data-filename=&quot;국민성장펀드 얼마벌어.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;




&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;국민성장펀드 소득공제 40% — 실제로 얼마나 돌아올까? 금액별 계산&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;국민성장펀드 소득공제 40%로 실제 환급액이 얼마인지 금액별로 계산했습니다. 1000만·3000만·5000만 원 투자 시 세금 절감 효과 비교.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;script async src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1708831157728558&quot; crossorigin=&quot;anonymous&quot;&gt;&lt;/script&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.9;}
  header{background:var(--ink);color:#fff;padding:56px 24px 44px;position:relative;overflow:hidden;}
  header::before{content:'세금계산';position:absolute;right:-10px;top:16px;font-size:95px;font-weight:900;color:rgba(255,255,255,0.04);font-family:'Noto Serif KR',serif;white-space:nowrap;}
  .header-inner{max-width:720px;margin:0 auto;position:relative;}
  .h-label{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:14px;}
  .h-title{font-family:'Noto Serif KR',serif;font-size:clamp(22px,4vw,34px);font-weight:900;line-height:1.4;margin-bottom:14px;}
  .h-title em{color:var(--gold);font-style:normal;}
  .h-desc{font-size:14px;color:rgba(255,255,255,0.6);border-left:3px solid var(--gold);padding-left:12px;line-height:1.7;max-width:560px;}
  .body-wrap{max-width:720px;margin:0 auto;padding:0 24px 80px;}
  .intro{margin:36px 0 32px;}
  .intro p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .hook{background:var(--warm);border-left:4px solid var(--accent);padding:18px 20px;font-size:14.5px;color:var(--mid);line-height:1.8;margin:20px 0;border-radius:0 4px 4px 0;}
  .hook strong{color:var(--accent);}
  .section{margin:44px 0 0;padding-top:36px;border-top:1px solid var(--light);}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;margin-bottom:16px;line-height:1.4;}
  .section p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .section h3{font-size:16px;font-weight:700;color:var(--accent);margin:24px 0 10px;padding-left:10px;border-left:3px solid var(--accent);}
  .callout{padding:16px 20px;margin:20px 0;border-radius:2px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:4px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:4px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:4px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  .calc-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin:20px 0;}
  .calc-card{background:#fff;border:1px solid var(--light);border-radius:4px;overflow:hidden;}
  .calc-card .cc-head{padding:12px 16px;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;}
  .calc-card.c1 .cc-head{background:var(--blue);color:#fff;}
  .calc-card.c2 .cc-head{background:var(--green);color:#fff;}
  .calc-card.c3 .cc-head{background:var(--accent);color:#fff;}
  .calc-card .cc-body{padding:16px;}
  .calc-card .cc-invest{font-size:13px;color:var(--mid);margin-bottom:4px;}
  .calc-card .cc-deduct{font-size:14px;font-weight:700;color:var(--ink);margin-bottom:10px;}
  .calc-card .cc-result-label{font-size:11px;color:var(--mid);letter-spacing:1px;margin-bottom:3px;}
  .calc-card .cc-result{font-family:'Noto Serif KR',serif;font-size:22px;font-weight:900;line-height:1;}
  .calc-card.c1 .cc-result{color:var(--blue);}
  .calc-card.c2 .cc-result{color:var(--green);}
  .calc-card.c3 .cc-result{color:var(--accent);}
  .calc-card .cc-note{font-size:12px;color:var(--mid);margin-top:6px;}
  .data-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:14px;}
  .data-table th{background:var(--ink);color:#fff;padding:11px 14px;text-align:left;font-weight:600;font-size:13px;}
  .data-table td{padding:11px 14px;border-bottom:1px solid var(--light);color:var(--mid);vertical-align:top;text-align:center;}
  .data-table td:first-child{text-align:left;font-weight:600;color:var(--ink);}
  .data-table tr:last-child td{border-bottom:none;}
  .data-table tr:hover td{background:var(--warm);}
  .data-table .highlight{color:var(--accent);font-weight:700;}
  .data-table .green{color:var(--green);font-weight:700;}
  .point-box{background:var(--warm);border-left:4px solid var(--gold);padding:16px 20px;margin:20px 0;border-radius:0 4px 4px 0;font-size:15px;font-weight:700;color:var(--ink);line-height:1.6;}
  .point-box::before{content:'  ';}
  .post-img{width:100%;max-height:320px;object-fit:cover;border-radius:4px;margin:24px 0 6px;display:block;}
  .img-caption{font-size:12px;color:#9b9590;text-align:center;margin-bottom:20px;}
  .ad-slot{margin:36px 0;text-align:center;overflow:hidden;}
  .related{background:#fff;border:1px solid var(--light);border-radius:4px;padding:20px 22px;margin:44px 0 0;}
  .related-title{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:12px;}
  .related-list{list-style:none;}
  .related-list li{padding:7px 0;border-bottom:1px dotted var(--light);font-size:14px;}
  .related-list li:last-child{border-bottom:none;}
  .related-list li a{color:var(--blue);text-decoration:none;font-weight:500;}
  .related-list li a:hover{text-decoration:underline;}
  .cta-box{background:var(--ink);color:#fff;padding:34px 26px;border-radius:4px;margin:44px 0 0;text-align:center;}
  .cta-box p{font-size:14px;color:rgba(255,255,255,0.6);margin-bottom:8px;}
  .cta-box .cta-main{font-family:'Noto Serif KR',serif;font-size:20px;font-weight:900;color:#fff;line-height:1.5;margin-bottom:0;}
  .cta-box .cta-sub{font-size:13px;color:rgba(255,255,255,0.45);margin-top:10px;margin-bottom:0;}
  footer{max-width:720px;margin:0 auto;padding:22px 24px 56px;border-top:1px solid var(--light);font-size:12px;color:#9b9590;line-height:1.8;}
  @media(max-width:600px){.body-wrap{padding-left:16px;padding-right:16px;}header{padding:40px 16px 32px;}.calc-cards{grid-template-columns:1fr;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;!--google_ad_section_start--&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;h-label&quot;&gt;  2026 국민성장펀드 · 세금혜택 계산&lt;/div&gt;
    &lt;h1 class=&quot;h-title&quot;&gt;국민성장펀드 소득공제 40% —&lt;br&gt;&lt;em&gt;실제로 얼마나 돌아올까?&lt;/em&gt; 금액별 계산&lt;/h1&gt;
    &lt;p class=&quot;h-desc&quot;&gt;소득공제 40%가 얼마인지 감이 안 오는 분들을 위해 직접 계산했습니다. 투자금액별·세율별 실제 환급액을 바로 확인하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;body-wrap&quot;&gt;
  &lt;div class=&quot;intro&quot;&gt;
    &lt;p&gt;소득공제 40%라는 숫자는 알겠는데, 실제로 내 통장에 얼마가 돌아오는지 모르겠습니다.&lt;/p&gt;
    &lt;p&gt;소득공제는 세금을 직접 돌려주는 게 아니라 과세표준을 줄여주는 개념이라 계산이 헷갈립니다.&lt;/p&gt;
    &lt;div class=&quot;hook&quot;&gt;
      &lt;strong&gt;간단하게 말씀드리겠습니다.&lt;/strong&gt;&lt;br&gt;
      3,000만 원 투자 → 소득공제 1,200만 원 → 세율 24% 기준으로 288만 원이 연말정산에서 돌아옵니다. 펀드 수익과는 별개입니다.
    &lt;/div&gt;
    &lt;p&gt;지금 내 세율 구간에 맞춰 계산해보세요.&lt;/p&gt;
  &lt;/div&gt;

  &lt;img src=&quot;https://cdn.pixabay.com/photo/2020/07/08/04/12/work-5382501_1280.jpg&quot; alt=&quot;국민성장펀드 소득공제 계산 세금 환급&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;소득공제 효과는 내 세율 구간에 따라 달라집니다 — 지금 계산해보세요&lt;/p&gt;

  &lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호1&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;소득공제율 구간 — 먼저 내 구간 확인&lt;/h2&gt;
    &lt;table class=&quot;data-table&quot;&gt;
      &lt;tr&gt;&lt;th&gt;투자금액&lt;/th&gt;&lt;th&gt;공제율&lt;/th&gt;&lt;th&gt;공제 금액&lt;/th&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;3,000만 원 이하&lt;/td&gt;&lt;td class=&quot;highlight&quot;&gt;40%&lt;/td&gt;&lt;td class=&quot;highlight&quot;&gt;최대 1,200만 원&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;3,000~5,000만 원 구간&lt;/td&gt;&lt;td&gt;20%&lt;/td&gt;&lt;td&gt;최대 400만 원 추가&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;5,000~7,000만 원 구간&lt;/td&gt;&lt;td&gt;10%&lt;/td&gt;&lt;td&gt;최대 200만 원 추가&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td style=&quot;font-weight:700;&quot;&gt;최대 합계&lt;/td&gt;&lt;td&gt;—&lt;/td&gt;&lt;td class=&quot;green&quot;&gt;1,800만 원 공제&lt;/td&gt;&lt;/tr&gt;
    &lt;/table&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  소득공제 ≠ 세금 직접 환급&lt;/strong&gt;&lt;br&gt;
      소득공제는 세금 계산의 기준이 되는 과세표준을 줄여주는 것입니다. 실제 환급액 = 공제 금액 × 내 세율. 세율이 높을수록 더 많이 돌아옵니다.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;투자금액별 실제 환급액 계산&lt;/h2&gt;
    &lt;p&gt;세율 구간별로 실제로 돌아오는 금액을 계산했습니다.&lt;/p&gt;

    &lt;div class=&quot;calc-cards&quot;&gt;
      &lt;div class=&quot;calc-card c1&quot;&gt;
        &lt;div class=&quot;cc-head&quot;&gt;투자 1,000만 원&lt;/div&gt;
        &lt;div class=&quot;cc-body&quot;&gt;
          &lt;div class=&quot;cc-invest&quot;&gt;소득공제: 1,000만 × 40% = 400만 원&lt;/div&gt;
          &lt;div class=&quot;cc-deduct&quot;&gt;공제 후 과세표준 400만 원 감소&lt;/div&gt;
          &lt;div class=&quot;cc-result-label&quot;&gt;세율별 실제 환급&lt;/div&gt;
          &lt;div class=&quot;cc-result&quot;&gt;48~140만 원&lt;/div&gt;
          &lt;div class=&quot;cc-note&quot;&gt;세율 15%→48만 / 24%→96만 / 35%→140만&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;calc-card c2&quot;&gt;
        &lt;div class=&quot;cc-head&quot;&gt;투자 3,000만 원&lt;/div&gt;
        &lt;div class=&quot;cc-body&quot;&gt;
          &lt;div class=&quot;cc-invest&quot;&gt;소득공제: 3,000만 × 40% = 1,200만 원&lt;/div&gt;
          &lt;div class=&quot;cc-deduct&quot;&gt;공제 후 과세표준 1,200만 원 감소&lt;/div&gt;
          &lt;div class=&quot;cc-result-label&quot;&gt;세율별 실제 환급&lt;/div&gt;
          &lt;div class=&quot;cc-result&quot;&gt;144~420만 원&lt;/div&gt;
          &lt;div class=&quot;cc-note&quot;&gt;세율 15%→180만 / 24%→288만 / 35%→420만&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;calc-card c3&quot;&gt;
        &lt;div class=&quot;cc-head&quot;&gt;투자 7,000만 원&lt;/div&gt;
        &lt;div class=&quot;cc-body&quot;&gt;
          &lt;div class=&quot;cc-invest&quot;&gt;공제: 1,200+400+200 = 최대 1,800만 원&lt;/div&gt;
          &lt;div class=&quot;cc-deduct&quot;&gt;공제 후 과세표준 1,800만 원 감소&lt;/div&gt;
          &lt;div class=&quot;cc-result-label&quot;&gt;세율별 실제 환급&lt;/div&gt;
          &lt;div class=&quot;cc-result&quot;&gt;270~630만 원&lt;/div&gt;
          &lt;div class=&quot;cc-note&quot;&gt;세율 15%→270만 / 24%→432만 / 35%→630만&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;❗ 세율 구간을 모르겠다면?&lt;/strong&gt;&lt;br&gt;
      연봉 기준 대략: 4,600만 원 이하 → 15%, 4,600~8,800만 원 → 24%, 8,800만~1.5억 → 35%. 정확한 세율은 작년 근로소득 원천징수영수증에서 확인하세요.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;img src=&quot;https://cdn.pixabay.com/photo/2016/11/27/21/42/stock-1863880_1280.jpg&quot; alt=&quot;국민성장펀드 배당소득 분리과세&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;소득공제 외에도 배당소득 9% 분리과세 혜택이 5년간 추가됩니다&lt;/p&gt;

  &lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호2&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;배당소득 분리과세 9% — 추가 혜택&lt;/h2&gt;
    &lt;p&gt;일반적으로 금융소득에는 15.4% 세율이 적용됩니다. 국민성장펀드는 투자일로부터 5년간 배당소득에 9% 분리과세가 적용됩니다.&lt;/p&gt;

    &lt;table class=&quot;data-table&quot;&gt;
      &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;일반 금융상품&lt;/th&gt;&lt;th&gt;국민성장펀드&lt;/th&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;배당소득세율&lt;/td&gt;&lt;td&gt;15.4%&lt;/td&gt;&lt;td class=&quot;green&quot;&gt;9%&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;금융소득 2,000만 원 초과 시&lt;/td&gt;&lt;td&gt;종합과세 대상&lt;/td&gt;&lt;td class=&quot;green&quot;&gt;분리과세로 종결&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;적용 기간&lt;/td&gt;&lt;td&gt;—&lt;/td&gt;&lt;td&gt;투자일로부터 5년&lt;/td&gt;&lt;/tr&gt;
    &lt;/table&gt;

    &lt;div class=&quot;point-box&quot;&gt;소득공제 혜택(연말정산) + 배당소득 분리과세(9%) — 두 가지 세제 혜택이 동시에 적용됩니다&lt;/div&gt;

    &lt;h3&gt;세제혜택만으로 수익이 나는 경우도 있습니다&lt;/h3&gt;
    &lt;p&gt;예를 들어 3,000만 원 투자, 세율 24% 구간이라면 소득공제로만 &lt;strong&gt;288만 원이 연말정산에서 돌아옵니다.&lt;/strong&gt; 이것만으로도 원금 대비 약 9.6%의 즉시 수익입니다. 펀드 수익은 별도입니다.&lt;/p&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  세제혜택을 수익률로 환산하면?&lt;/strong&gt;&lt;br&gt;
      3,000만 원 투자 → 소득공제 환급 288만 원 → 5년 보유 기준 연 약 1.9% 추가 수익률 효과. 펀드 수익이 0이어도 세제혜택만으로 일정 수익이 발생하는 구조입니다.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!--google_ad_section_end--&gt;

  &lt;img src=&quot;https://cdn.pixabay.com/photo/2017/09/07/08/54/money-2724241_1280.jpg&quot; alt=&quot;국민성장펀드 세금 혜택 환급&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;세제혜택만으로도 일정 수익 효과 — 펀드 수익은 별도입니다&lt;/p&gt;

  &lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호3&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;related&quot;&gt;
    &lt;div class=&quot;related-title&quot;&gt;  시리즈 전체 보기&lt;/div&gt;
    &lt;ul class=&quot;related-list&quot;&gt;
      &lt;li&gt;&lt;a href=&quot;국민성장펀드_01_개요.html&quot;&gt;① 국민성장펀드란? 핵심 개요&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;국민성장펀드_02_가입방법.html&quot;&gt;② 가입조건·은행별 방법 완전 정리&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;  &lt;strong&gt;현재 글&lt;/strong&gt; — 소득공제 40% 금액별 계산&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;국민성장펀드_04_위험성주의사항.html&quot;&gt;④ 가입 전 반드시 알아야 할 위험성·주의사항&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;div class=&quot;cta-box&quot;&gt;
    &lt;p&gt;세제혜택만 보고 가입했다가 후회하는 경우가 있습니다&lt;/p&gt;
    &lt;p class=&quot;cta-main&quot;&gt;4편 — 위험성·주의사항을 반드시 먼저 확인하세요&lt;/p&gt;
    &lt;p class=&quot;cta-sub&quot;&gt;5년 환매금지 · 원금 비보장 · 3년 내 양도 추징까지&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;footer&gt;
  &lt;p&gt;본 글의 세금 계산은 일반적인 세율 적용 예시이며, 개인별 상황에 따라 다를 수 있습니다. 정확한 세금 계산은 세무사 상담을 권장합니다. 본 글은 투자 권유가 아닙니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/332</guid>
      <comments>https://jejerim.tistory.com/entry/%EA%B5%AD%EB%AF%BC%EC%84%B1%EC%9E%A5%ED%8E%80%EB%93%9C-%EC%86%8C%EB%93%9D%EA%B3%B5%EC%A0%9C-40-%E2%80%94-%EC%8B%A4%EC%A0%9C%EB%A1%9C-%EC%96%BC%EB%A7%88%EB%82%98-%EB%8F%8C%EC%95%84%EC%98%AC%EA%B9%8C-%EA%B8%88%EC%95%A1%EB%B3%84-%EA%B3%84%EC%82%B0#entry332comment</comments>
      <pubDate>Fri, 22 May 2026 20:14:29 +0900</pubDate>
    </item>
    <item>
      <title>국민성장펀드 가입방법 &amp;mdash; 은행&amp;middot;증권사별 신청 절차 완전 정리 2026</title>
      <link>https://jejerim.tistory.com/entry/%EA%B5%AD%EB%AF%BC%EC%84%B1%EC%9E%A5%ED%8E%80%EB%93%9C-%EA%B0%80%EC%9E%85%EB%B0%A9%EB%B2%95-%E2%80%94-%EC%9D%80%ED%96%89%C2%B7%EC%A6%9D%EA%B6%8C%EC%82%AC%EB%B3%84-%EC%8B%A0%EC%B2%AD-%EC%A0%88%EC%B0%A8-%EC%99%84%EC%A0%84-%EC%A0%95%EB%A6%AC-2026</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;국민성장펀드가입.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/b9FesT/dJMcagS9reA/FJZwXWGMQ7g2clmU4Qtaw0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/b9FesT/dJMcagS9reA/FJZwXWGMQ7g2clmU4Qtaw0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/b9FesT/dJMcagS9reA/FJZwXWGMQ7g2clmU4Qtaw0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fb9FesT%2FdJMcagS9reA%2FFJZwXWGMQ7g2clmU4Qtaw0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;428&quot; height=&quot;428&quot; data-filename=&quot;국민성장펀드가입.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;국민성장펀드 가입조건과 은행·증권사별 가입 방법을 정리했습니다. 전용계좌 개설, 소득증빙 서류, 서민 우선 배정 조건까지.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;script async src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1708831157728558&quot; crossorigin=&quot;anonymous&quot;&gt;&lt;/script&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.9;}
  header{background:var(--ink);color:#fff;padding:56px 24px 44px;position:relative;overflow:hidden;}
  header::before{content:'가입방법';position:absolute;right:-10px;top:16px;font-size:100px;font-weight:900;color:rgba(255,255,255,0.04);font-family:'Noto Serif KR',serif;white-space:nowrap;}
  .header-inner{max-width:720px;margin:0 auto;position:relative;}
  .h-label{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:14px;}
  .h-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:3px;margin-bottom:12px;letter-spacing:1px;}
  .h-title{font-family:'Noto Serif KR',serif;font-size:clamp(22px,4vw,34px);font-weight:900;line-height:1.4;margin-bottom:14px;}
  .h-title em{color:var(--gold);font-style:normal;}
  .h-desc{font-size:14px;color:rgba(255,255,255,0.6);border-left:3px solid var(--gold);padding-left:12px;line-height:1.7;max-width:560px;}
  .body-wrap{max-width:720px;margin:0 auto;padding:0 24px 80px;}
  .intro{margin:36px 0 32px;}
  .intro p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .hook{background:var(--warm);border-left:4px solid var(--accent);padding:18px 20px;font-size:14.5px;color:var(--mid);line-height:1.8;margin:20px 0;border-radius:0 4px 4px 0;}
  .hook strong{color:var(--accent);}
  .section{margin:44px 0 0;padding-top:36px;border-top:1px solid var(--light);}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;margin-bottom:16px;line-height:1.4;}
  .section p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .section h3{font-size:16px;font-weight:700;color:var(--accent);margin:24px 0 10px;padding-left:10px;border-left:3px solid var(--accent);}
  .callout{padding:16px 20px;margin:20px 0;border-radius:2px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:4px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:4px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:4px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  .steps{margin:20px 0;}
  .step-item{display:flex;gap:16px;margin-bottom:14px;background:#fff;border:1px solid var(--light);padding:18px;border-radius:4px;align-items:flex-start;}
  .step-num{min-width:36px;height:36px;background:var(--ink);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0;margin-top:2px;}
  .step-content strong{font-size:15px;font-weight:700;display:block;margin-bottom:5px;}
  .step-content span{font-size:13.5px;color:var(--mid);line-height:1.7;}
  .step-content code{background:var(--warm);padding:2px 7px;border-radius:3px;font-family:monospace;font-size:12px;color:var(--accent);font-weight:700;}
  .checklist{list-style:none;margin:16px 0;}
  .checklist li{padding:10px 0 10px 30px;position:relative;border-bottom:1px solid var(--light);font-size:15px;color:var(--ink);line-height:1.7;}
  .checklist li:last-child{border-bottom:none;}
  .checklist li::before{content:'☑';position:absolute;left:0;color:var(--green);font-size:17px;top:11px;}
  .checklist li strong{font-weight:700;}
  .bank-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;margin:16px 0;}
  .bank-tag{background:var(--warm);border:1px solid var(--light);padding:8px 12px;border-radius:4px;font-size:13px;font-weight:500;color:var(--ink);text-align:center;}
  .bank-tag.blue{background:#eef2fb;border-color:#c5d0ee;color:var(--blue);}
  .point-box{background:var(--warm);border-left:4px solid var(--gold);padding:16px 20px;margin:20px 0;border-radius:0 4px 4px 0;font-size:15px;font-weight:700;color:var(--ink);line-height:1.6;}
  .point-box::before{content:'  ';}
  .post-img{width:100%;max-height:320px;object-fit:cover;border-radius:4px;margin:24px 0 6px;display:block;}
  .img-caption{font-size:12px;color:#9b9590;text-align:center;margin-bottom:20px;}
  .ad-slot{margin:36px 0;text-align:center;overflow:hidden;}
  .priority-box{background:var(--green);color:#fff;padding:22px 22px;border-radius:4px;margin:20px 0;}
  .priority-box h3{font-family:'Noto Serif KR',serif;font-size:18px;font-weight:900;margin-bottom:12px;}
  .priority-box p{font-size:14px;color:rgba(255,255,255,0.85);line-height:1.8;margin-bottom:0;}
  .related{background:#fff;border:1px solid var(--light);border-radius:4px;padding:20px 22px;margin:44px 0 0;}
  .related-title{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:12px;}
  .related-list{list-style:none;}
  .related-list li{padding:7px 0;border-bottom:1px dotted var(--light);font-size:14px;}
  .related-list li:last-child{border-bottom:none;}
  .related-list li a{color:var(--blue);text-decoration:none;font-weight:500;}
  .related-list li a:hover{text-decoration:underline;}
  .cta-box{background:var(--ink);color:#fff;padding:34px 26px;border-radius:4px;margin:44px 0 0;text-align:center;}
  .cta-box p{font-size:14px;color:rgba(255,255,255,0.6);margin-bottom:8px;}
  .cta-box .cta-main{font-family:'Noto Serif KR',serif;font-size:20px;font-weight:900;color:#fff;line-height:1.5;margin-bottom:0;}
  .cta-box .cta-sub{font-size:13px;color:rgba(255,255,255,0.45);margin-top:10px;margin-bottom:0;}
  footer{max-width:720px;margin:0 auto;padding:22px 24px 56px;border-top:1px solid var(--light);font-size:12px;color:#9b9590;line-height:1.8;}
  @media(max-width:600px){.body-wrap{padding-left:16px;padding-right:16px;}header{padding:40px 16px 32px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;!--google_ad_section_start--&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;h-label&quot;&gt;  2026 국민성장펀드 · 가입방법&lt;/div&gt;
    &lt;div class=&quot;h-badge&quot;&gt;  선착순 · 6월 11일 마감&lt;/div&gt;
    &lt;h1 class=&quot;h-title&quot;&gt;국민성장펀드 가입방법 —&lt;br&gt;&lt;em&gt;은행·증권사별&lt;/em&gt; 신청 절차 완전 정리&lt;/h1&gt;
    &lt;p class=&quot;h-desc&quot;&gt;어디서 어떻게 가입해야 하는지, 소득증빙은 어떻게 하는지, 서민 우선 배정 대상인지까지 한 번에 정리했습니다.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;body-wrap&quot;&gt;
  &lt;div class=&quot;intro&quot;&gt;
    &lt;p&gt;국민성장펀드에 가입하고 싶은데 막히는 게 한두 가지가 아닙니다.&lt;/p&gt;
    &lt;p&gt;전용계좌가 뭔지, 소득증빙 서류는 어디서 받는지, 토스증권에서는 안 된다는데 그럼 어디서 해야 하는지.&lt;/p&gt;
    &lt;div class=&quot;hook&quot;&gt;
      &lt;strong&gt;모르면 가입 기간 안에 못 합니다. 판매 기간은 3주뿐입니다.&lt;/strong&gt;&lt;br&gt;
      지금 가입 조건과 절차를 확인하고, 이미 계좌가 있는 은행·증권사 앱에서 바로 신청하세요.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;img src=&quot;https://cdn.pixabay.com/photo/2017/07/31/11/44/laptop-2557571_1280.jpg&quot; alt=&quot;국민성장펀드 온라인 가입 방법&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;은행·증권사 앱에서 바로 가입 가능 — 전용계좌 개설이 먼저입니다&lt;/p&gt;

  &lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호1&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;가입 자격 — 먼저 나부터 확인&lt;/h2&gt;
    &lt;ul class=&quot;checklist&quot;&gt;
      &lt;li&gt;&lt;strong&gt;만 19세 이상&lt;/strong&gt; 국민이라면 누구나 가입 가능합니다&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;만 15세 이상 근로소득자&lt;/strong&gt;도 가입 가능합니다&lt;/li&gt;
      &lt;li&gt;직전 3개 연도(2023~2025년) 중 단 1회라도 &lt;strong&gt;금융소득종합과세자&lt;/strong&gt;였다면 전용계좌 가입 불가 (일반계좌로는 가입 가능하나 세제혜택 없음)&lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class=&quot;priority-box&quot;&gt;
      &lt;h3&gt;  서민 우선 배정 대상이라면 더 유리합니다&lt;/h3&gt;
      &lt;p&gt;근로소득 5,000만 원 이하(또는 종합소득 3,800만 원 이하)라면 전체 물량의 20%인 1,200억 원이 별도로 배정됩니다.&lt;br&gt;
      우선 배정 기간: 5월 22일 ~ 6월 4일 (2주간)&lt;/p&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 토스증권은 판매사 명단에 없습니다&lt;/strong&gt;&lt;br&gt;
      이미 여러 은행·증권사에 계좌가 있다면 그 앱에서 바로 신청하세요. 전용계좌는 복수 판매사에 개설 가능합니다.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;가입 가능한 은행·증권사 목록&lt;/h2&gt;
    &lt;h3&gt;은행 (10곳)&lt;/h3&gt;
    &lt;div class=&quot;bank-grid&quot;&gt;
      &lt;div class=&quot;bank-tag&quot;&gt;KB국민은행&lt;/div&gt;
      &lt;div class=&quot;bank-tag&quot;&gt;신한은행&lt;/div&gt;
      &lt;div class=&quot;bank-tag&quot;&gt;하나은행&lt;/div&gt;
      &lt;div class=&quot;bank-tag&quot;&gt;우리은행&lt;/div&gt;
      &lt;div class=&quot;bank-tag&quot;&gt;NH농협은행&lt;/div&gt;
      &lt;div class=&quot;bank-tag&quot;&gt;IBK기업은행&lt;/div&gt;
      &lt;div class=&quot;bank-tag&quot;&gt;부산은행&lt;/div&gt;
      &lt;div class=&quot;bank-tag&quot;&gt;경남은행&lt;/div&gt;
      &lt;div class=&quot;bank-tag&quot;&gt;광주은행&lt;/div&gt;
      &lt;div class=&quot;bank-tag&quot;&gt;아이엠뱅크&lt;/div&gt;
    &lt;/div&gt;
    &lt;h3&gt;증권사 (15곳)&lt;/h3&gt;
    &lt;div class=&quot;bank-grid&quot;&gt;
      &lt;div class=&quot;bank-tag blue&quot;&gt;미래에셋증권&lt;/div&gt;
      &lt;div class=&quot;bank-tag blue&quot;&gt;삼성증권&lt;/div&gt;
      &lt;div class=&quot;bank-tag blue&quot;&gt;NH투자증권&lt;/div&gt;
      &lt;div class=&quot;bank-tag blue&quot;&gt;한국투자증권&lt;/div&gt;
      &lt;div class=&quot;bank-tag blue&quot;&gt;KB증권&lt;/div&gt;
      &lt;div class=&quot;bank-tag blue&quot;&gt;신한투자증권&lt;/div&gt;
      &lt;div class=&quot;bank-tag blue&quot;&gt;키움증권&lt;/div&gt;
      &lt;div class=&quot;bank-tag blue&quot;&gt;한화투자증권&lt;/div&gt;
      &lt;div class=&quot;bank-tag blue&quot;&gt;메리츠증권&lt;/div&gt;
      &lt;div class=&quot;bank-tag blue&quot;&gt;대신증권&lt;/div&gt;
      &lt;div class=&quot;bank-tag blue&quot;&gt;하나증권&lt;/div&gt;
      &lt;div class=&quot;bank-tag blue&quot;&gt;우리투자증권&lt;/div&gt;
      &lt;div class=&quot;bank-tag blue&quot;&gt;유안타증권&lt;/div&gt;
      &lt;div class=&quot;bank-tag blue&quot;&gt;신영증권&lt;/div&gt;
      &lt;div class=&quot;bank-tag blue&quot;&gt;아이엠증권&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  어디서 가입하는 게 가장 빠를까?&lt;/strong&gt;&lt;br&gt;
      이미 계좌가 있는 곳에서 바로 신청하는 게 가장 빠릅니다. 첫 주에는 전체 물량의 50%만 온라인으로 판매하므로 앱에서 바로 진행하세요.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;img src=&quot;https://cdn.pixabay.com/photo/2018/03/10/12/00/paper-3213924_1280.jpg&quot; alt=&quot;국민성장펀드 소득증빙 서류&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;소득증빙 서류는 홈택스에서 발급 — ISA 가입용 소득확인증명서&lt;/p&gt;

  &lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호2&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;가입 절차 — 단계별로 따라하세요&lt;/h2&gt;
    &lt;div class=&quot;steps&quot;&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;1&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;소득증빙 서류 발급 (홈택스)&lt;/strong&gt;
          &lt;span&gt;홈택스(hometax.go.kr) 접속 → 민원증명 → &lt;code&gt;ISA 가입용 소득확인증명서&lt;/code&gt; 발급. ISA 계좌와 다른 상품이지만 서류 이름이 같으니 혼동하지 마세요. 이 서류를 가입 시 제출합니다.&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;2&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;전용계좌 개설&lt;/strong&gt;
          &lt;span&gt;은행 또는 증권사 앱에서 국민성장펀드 전용계좌를 개설합니다. 전용계좌로 가입해야 소득공제·분리과세 혜택을 받을 수 있습니다. 복수 판매사에 개설 가능합니다.&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;3&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;투자금 납입 (일시금)&lt;/strong&gt;
          &lt;span&gt;적립식이 아닌 &lt;code&gt;일시금&lt;/code&gt; 납입 방식입니다. 연간 1억 원 한도, 5년간 최대 2억 원. 납입 후 5년간 환매가 불가합니다.&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;4&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;가입 완료 — 5년 보유&lt;/strong&gt;
          &lt;span&gt;가입 후 3년 이내 양도하면 세제혜택 감면세액이 추징됩니다. 5년 만기까지 보유할 계획으로 접근해야 합니다. 배당금만 중간에 출금 가능합니다.&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;❗ 반드시 확인 — 전용계좌와 일반계좌 차이&lt;/strong&gt;&lt;br&gt;
      일반계좌로도 국민성장펀드에 가입할 수 있지만 소득공제·분리과세 혜택이 없습니다. 세제혜택을 받으려면 반드시 &lt;strong&gt;전용계좌&lt;/strong&gt;로 가입해야 합니다.
    &lt;/div&gt;

    &lt;div class=&quot;point-box&quot;&gt;세제혜택을 받으려면 전용계좌 + 소득증빙 서류 제출 필수 — 둘 다 챙겨야 합니다&lt;/div&gt;
  &lt;/div&gt;

  &lt;!--google_ad_section_end--&gt;

  &lt;img src=&quot;https://cdn.pixabay.com/photo/2016/03/09/09/22/workplace-1245776_1280.jpg&quot; alt=&quot;국민성장펀드 가입 완료&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;가입 완료 후 5년 보유 — 배당금만 중간에 출금 가능합니다&lt;/p&gt;

  &lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호3&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;related&quot;&gt;
    &lt;div class=&quot;related-title&quot;&gt;  시리즈 전체 보기&lt;/div&gt;
    &lt;ul class=&quot;related-list&quot;&gt;
      &lt;li&gt;&lt;a href=&quot;국민성장펀드_01_개요.html&quot;&gt;① 국민성장펀드란? 핵심 개요&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;  &lt;strong&gt;현재 글&lt;/strong&gt; — 가입조건·은행별 방법 완전 정리&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;국민성장펀드_03_세금혜택계산.html&quot;&gt;③ 소득공제 40% 실제로 얼마나 돌아올까 — 금액별 계산&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;국민성장펀드_04_위험성주의사항.html&quot;&gt;④ 가입 전 반드시 알아야 할 위험성·주의사항&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;div class=&quot;cta-box&quot;&gt;
    &lt;p&gt;소득공제 40%로 실제로 얼마나 돌아오는지 계산해보셨나요?&lt;/p&gt;
    &lt;p class=&quot;cta-main&quot;&gt;3편 — 금액별 세금 혜택 실제 계산에서 확인하세요&lt;/p&gt;
    &lt;p class=&quot;cta-sub&quot;&gt;1,000만 원·3,000만 원·5,000만 원 투자 시 실제 환급액 비교&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;footer&gt;
  &lt;p&gt;본 글은 2026년 5월 22일 기준 금융위원회 발표 및 언론 보도를 바탕으로 작성되었습니다. 투자 전 반드시 상품 설명서를 확인하시고 원금 손실 가능성을 인지하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/331</guid>
      <comments>https://jejerim.tistory.com/entry/%EA%B5%AD%EB%AF%BC%EC%84%B1%EC%9E%A5%ED%8E%80%EB%93%9C-%EA%B0%80%EC%9E%85%EB%B0%A9%EB%B2%95-%E2%80%94-%EC%9D%80%ED%96%89%C2%B7%EC%A6%9D%EA%B6%8C%EC%82%AC%EB%B3%84-%EC%8B%A0%EC%B2%AD-%EC%A0%88%EC%B0%A8-%EC%99%84%EC%A0%84-%EC%A0%95%EB%A6%AC-2026#entry331comment</comments>
      <pubDate>Fri, 22 May 2026 14:11:32 +0900</pubDate>
    </item>
    <item>
      <title>국민성장펀드란? &amp;mdash; 오늘부터 3주만 판매, 안 보면 후회합니다</title>
      <link>https://jejerim.tistory.com/entry/%EA%B5%AD%EB%AF%BC%EC%84%B1%EC%9E%A5%ED%8E%80%EB%93%9C%EB%9E%80-%E2%80%94-%EC%98%A4%EB%8A%98%EB%B6%80%ED%84%B0-3%EC%A3%BC%EB%A7%8C-%ED%8C%90%EB%A7%A4-%EC%95%88-%EB%B3%B4%EB%A9%B4-%ED%9B%84%ED%9A%8C%ED%95%A9%EB%8B%88%EB%8B%A4</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;국민성장펀드.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/luRf7/dJMcafUfD0T/y27xD6SUkbFyFSejfStGGK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/luRf7/dJMcafUfD0T/y27xD6SUkbFyFSejfStGGK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/luRf7/dJMcafUfD0T/y27xD6SUkbFyFSejfStGGK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FluRf7%2FdJMcafUfD0T%2Fy27xD6SUkbFyFSejfStGGK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;507&quot; height=&quot;507&quot; data-filename=&quot;국민성장펀드.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;



&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;국민성장펀드란? — 오늘부터 3주만 판매, 안 보면 후회합니다&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;2026년 5월 22일 오늘 출시된 국민성장펀드. 소득공제 최대 40%, 정부 손실 20% 부담, 선착순 6000억 원 한정. 3주 후 마감됩니다.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;script async src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1708831157728558&quot; crossorigin=&quot;anonymous&quot;&gt;&lt;/script&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.9;}
  header{background:var(--ink);color:#fff;padding:56px 24px 44px;position:relative;overflow:hidden;}
  header::before{content:'국민성장펀드';position:absolute;right:-20px;top:10px;font-size:70px;font-weight:900;color:rgba(255,255,255,0.04);font-family:'Noto Serif KR',serif;white-space:nowrap;}
  .header-inner{max-width:720px;margin:0 auto;position:relative;}
  .h-label{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:14px;}
  .h-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:3px;margin-bottom:12px;letter-spacing:1px;}
  .h-title{font-family:'Noto Serif KR',serif;font-size:clamp(22px,4vw,34px);font-weight:900;line-height:1.4;margin-bottom:14px;}
  .h-title em{color:var(--gold);font-style:normal;}
  .h-desc{font-size:14px;color:rgba(255,255,255,0.6);border-left:3px solid var(--gold);padding-left:12px;line-height:1.7;max-width:560px;}
  .body-wrap{max-width:720px;margin:0 auto;padding:0 24px 80px;}
  .intro{margin:36px 0 32px;}
  .intro p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .hook{background:var(--warm);border-left:4px solid var(--accent);padding:18px 20px;font-size:14.5px;color:var(--mid);line-height:1.8;margin:20px 0;border-radius:0 4px 4px 0;}
  .hook strong{color:var(--accent);}
  .section{margin:44px 0 0;padding-top:36px;border-top:1px solid var(--light);}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;margin-bottom:16px;line-height:1.4;}
  .section p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .section h3{font-size:16px;font-weight:700;color:var(--accent);margin:24px 0 10px;padding-left:10px;border-left:3px solid var(--accent);}
  .callout{padding:16px 20px;margin:20px 0;border-radius:2px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:4px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:4px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:4px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  .key-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:20px 0;}
  .key-card{background:#fff;border:1px solid var(--light);border-top:4px solid var(--gold);padding:18px 16px;border-radius:0 0 4px 4px;text-align:center;}
  .key-card .kc-icon{font-size:26px;margin-bottom:8px;}
  .key-card .kc-label{font-size:11px;font-weight:700;letter-spacing:1px;color:var(--muted,#9b9590);text-transform:uppercase;margin-bottom:5px;}
  .key-card .kc-val{font-family:'Noto Serif KR',serif;font-size:20px;font-weight:900;color:var(--accent);line-height:1.2;}
  .key-card .kc-sub{font-size:12px;color:var(--mid);margin-top:4px;}
  .data-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:14px;}
  .data-table th{background:var(--ink);color:#fff;padding:11px 14px;text-align:left;font-weight:600;font-size:13px;}
  .data-table td{padding:11px 14px;border-bottom:1px solid var(--light);color:var(--mid);vertical-align:top;}
  .data-table tr:last-child td{border-bottom:none;}
  .data-table tr:hover td{background:var(--warm);}
  .data-table td:first-child{font-weight:600;color:var(--ink);}
  .point-box{background:var(--warm);border-left:4px solid var(--gold);padding:16px 20px;margin:20px 0;border-radius:0 4px 4px 0;font-size:15px;font-weight:700;color:var(--ink);line-height:1.6;}
  .point-box::before{content:'  ';}
  .post-img{width:100%;max-height:320px;object-fit:cover;border-radius:4px;margin:24px 0 6px;display:block;}
  .img-caption{font-size:12px;color:#9b9590;text-align:center;margin-bottom:20px;}
  .ad-slot{margin:36px 0;text-align:center;overflow:hidden;}
  .dday-box{background:var(--accent);color:#fff;padding:20px 24px;border-radius:4px;margin:20px 0;display:flex;align-items:center;gap:16px;flex-wrap:wrap;}
  .dday-box .dd-main{font-family:'Noto Serif KR',serif;font-size:22px;font-weight:900;}
  .dday-box .dd-sub{font-size:13px;color:rgba(255,255,255,0.8);line-height:1.6;}
  .related{background:#fff;border:1px solid var(--light);border-radius:4px;padding:20px 22px;margin:44px 0 0;}
  .related-title{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:12px;}
  .related-list{list-style:none;}
  .related-list li{padding:7px 0;border-bottom:1px dotted var(--light);font-size:14px;}
  .related-list li:last-child{border-bottom:none;}
  .related-list li a{color:var(--blue);text-decoration:none;font-weight:500;}
  .related-list li a:hover{text-decoration:underline;}
  .cta-box{background:var(--ink);color:#fff;padding:34px 26px;border-radius:4px;margin:44px 0 0;text-align:center;}
  .cta-box p{font-size:14px;color:rgba(255,255,255,0.6);margin-bottom:8px;}
  .cta-box .cta-main{font-family:'Noto Serif KR',serif;font-size:20px;font-weight:900;color:#fff;line-height:1.5;margin-bottom:0;}
  .cta-box .cta-sub{font-size:13px;color:rgba(255,255,255,0.45);margin-top:10px;margin-bottom:0;}
  footer{max-width:720px;margin:0 auto;padding:22px 24px 56px;border-top:1px solid var(--light);font-size:12px;color:#9b9590;line-height:1.8;}
  @media(max-width:600px){.body-wrap{padding-left:16px;padding-right:16px;}header{padding:40px 16px 32px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;!--google_ad_section_start--&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;h-label&quot;&gt;  2026 국민성장펀드 · 오늘 출시&lt;/div&gt;
    &lt;div class=&quot;h-badge&quot;&gt;  D-DAY · 2026년 5월 22일 판매 시작&lt;/div&gt;
    &lt;h1 class=&quot;h-title&quot;&gt;국민성장펀드란?&lt;br&gt;&lt;em&gt;오늘부터 3주만 판매&lt;/em&gt;, 안 보면 후회합니다&lt;/h1&gt;
    &lt;p class=&quot;h-desc&quot;&gt;소득공제 최대 40%, 정부가 손실 20% 먼저 부담, 선착순 6,000억 원. 6월 11일 마감 — 혹은 그 전에 조기 마감.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;body-wrap&quot;&gt;
  &lt;div class=&quot;intro&quot;&gt;
    &lt;p&gt;오늘 은행·증권사 앱이 뜨겁습니다.&lt;/p&gt;
    &lt;p&gt;국민성장펀드 판매가 시작됐고, 6,000억 원 선착순입니다.&lt;/p&gt;
    &lt;p&gt;뭔지도 모르고 남들 따라가면 안 됩니다. 하지만 뭔지 알고도 안 한다면 — 그건 진짜 손해입니다.&lt;/p&gt;
    &lt;div class=&quot;hook&quot;&gt;
      &lt;strong&gt;소득공제 40%는 다른 금융상품에서 본 적 없는 수준입니다.&lt;/strong&gt;&lt;br&gt;
      3,000만 원 투자하면 연말정산에서 1,200만 원이 공제됩니다. 세율 24% 구간이라면 실질 세금 혜택만 288만 원입니다. 펀드 수익과는 별개입니다.
    &lt;/div&gt;
    &lt;p&gt;이 글에서는 국민성장펀드가 정확히 무엇인지, 왜 지금 확인해야 하는지 정리합니다.&lt;/p&gt;
  &lt;/div&gt;

  &lt;div class=&quot;dday-box&quot;&gt;
    &lt;div&gt;
      &lt;div class=&quot;dd-main&quot;&gt;  판매 기간: 5월 22일 ~ 6월 11일&lt;/div&gt;
      &lt;div class=&quot;dd-sub&quot;&gt;선착순 6,000억 원 · 물량 소진 시 조기 마감 · 총 3주&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;img src=&quot;https://cdn.pixabay.com/photo/2016/11/27/21/42/stock-1863880_1280.jpg&quot; alt=&quot;국민성장펀드 반도체 AI 바이오 투자&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;AI·반도체·바이오 등 12개 첨단전략산업에 투자하는 정책형 펀드입니다&lt;/p&gt;

  &lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호1&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;국민성장펀드, 정확히 뭔가요?&lt;/h2&gt;
    &lt;p&gt;정부가 AI·반도체·바이오·이차전지 등 &lt;strong&gt;12개 첨단전략산업&lt;/strong&gt;에 5년간 150조 원을 투자하는 정책 펀드입니다.&lt;/p&gt;
    &lt;p&gt;그 중 일반 국민이 직접 참여할 수 있는 상품이 &lt;strong&gt;국민참여형 국민성장펀드&lt;/strong&gt;입니다. 개인이 투자하면 전문 운용사(미래에셋·삼성·KB자산운용)가 10개 자펀드로 나눠 운용합니다.&lt;/p&gt;

    &lt;div class=&quot;key-grid&quot;&gt;
      &lt;div class=&quot;key-card&quot;&gt;
        &lt;div class=&quot;kc-icon&quot;&gt; &lt;/div&gt;
        &lt;div class=&quot;kc-label&quot;&gt;총 규모&lt;/div&gt;
        &lt;div class=&quot;kc-val&quot;&gt;6,000억&lt;/div&gt;
        &lt;div class=&quot;kc-sub&quot;&gt;선착순 한정&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;key-card&quot;&gt;
        &lt;div class=&quot;kc-icon&quot;&gt; &lt;/div&gt;
        &lt;div class=&quot;kc-label&quot;&gt;판매처&lt;/div&gt;
        &lt;div class=&quot;kc-val&quot;&gt;25곳&lt;/div&gt;
        &lt;div class=&quot;kc-sub&quot;&gt;은행 10 + 증권사 15&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;key-card&quot;&gt;
        &lt;div class=&quot;kc-icon&quot;&gt; &lt;/div&gt;
        &lt;div class=&quot;kc-label&quot;&gt;만기&lt;/div&gt;
        &lt;div class=&quot;kc-val&quot;&gt;5년&lt;/div&gt;
        &lt;div class=&quot;kc-sub&quot;&gt;환매 금지형&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;key-card&quot;&gt;
        &lt;div class=&quot;kc-icon&quot;&gt; &lt;/div&gt;
        &lt;div class=&quot;kc-label&quot;&gt;연간 한도&lt;/div&gt;
        &lt;div class=&quot;kc-val&quot;&gt;1억 원&lt;/div&gt;
        &lt;div class=&quot;kc-sub&quot;&gt;5년간 최대 2억&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;핵심 혜택 3가지 — 다른 상품에서 없는 것들&lt;/h2&gt;

    &lt;h3&gt;① 소득공제 최대 40% — 최대 1,800만 원&lt;/h3&gt;
    &lt;p&gt;투자금액 구간별로 소득공제가 적용됩니다.&lt;/p&gt;
    &lt;table class=&quot;data-table&quot;&gt;
      &lt;tr&gt;&lt;th&gt;투자금액&lt;/th&gt;&lt;th&gt;공제율&lt;/th&gt;&lt;th&gt;공제 금액&lt;/th&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;3,000만 원 이하&lt;/td&gt;&lt;td style=&quot;color:var(--accent);font-weight:700;&quot;&gt;40%&lt;/td&gt;&lt;td style=&quot;color:var(--accent);font-weight:700;&quot;&gt;최대 1,200만 원&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;3,000~5,000만 원&lt;/td&gt;&lt;td&gt;20%&lt;/td&gt;&lt;td&gt;최대 400만 원 추가&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;5,000~7,000만 원&lt;/td&gt;&lt;td&gt;10%&lt;/td&gt;&lt;td&gt;최대 200만 원 추가&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td style=&quot;font-weight:700;&quot;&gt;합계 최대&lt;/td&gt;&lt;td&gt;—&lt;/td&gt;&lt;td style=&quot;color:var(--green);font-weight:700;&quot;&gt;1,800만 원 공제&lt;/td&gt;&lt;/tr&gt;
    &lt;/table&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  실제 세금 절감액은?&lt;/strong&gt;&lt;br&gt;
      세율 24% 구간 기준 → 1,800만 원 공제 시 약 432만 원 세금 감소. 세율 35% 구간이라면 630만 원입니다. 연말정산에서 이 금액이 그대로 돌아옵니다.
    &lt;/div&gt;

    &lt;h3&gt;② 정부가 손실 20% 먼저 부담&lt;/h3&gt;
    &lt;p&gt;정부 재정 1,200억 원이 후순위로 투입되어, 손실이 발생하면 이 자금이 먼저 소진되는 구조입니다.&lt;/p&gt;
    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 오해하지 말 것&lt;/strong&gt;&lt;br&gt;
      개인 투자금의 20%를 보장한다는 뜻이 아닙니다. 전체 펀드에서 국민 투자금의 20% 수준까지 정부가 먼저 손해를 보는 구조입니다. 원금 보장 상품이 아닙니다.
    &lt;/div&gt;

    &lt;h3&gt;③ 배당소득 9% 분리과세 — 5년간&lt;/h3&gt;
    &lt;p&gt;일반적으로 금융소득은 15.4% 세율이 적용됩니다. 국민성장펀드 배당소득은 투자일로부터 5년간 9%로 분리과세됩니다. 금융소득종합과세 걱정도 줄어듭니다.&lt;/p&gt;
  &lt;/div&gt;

  &lt;img src=&quot;https://cdn.pixabay.com/photo/2017/09/07/08/54/money-2724241_1280.jpg&quot; alt=&quot;국민성장펀드 소득공제 세제혜택&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;소득공제 최대 40% — 3,000만 원 투자 시 연말정산에서 1,200만 원 공제&lt;/p&gt;

  &lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호2&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;투자 대상 — 어디에 투자되나요?&lt;/h2&gt;
    &lt;p&gt;반도체, AI, 바이오, 이차전지, 방산, 로봇, 수소, 미래차, 디스플레이, 백신, 콘텐츠, 핵심광물 — &lt;strong&gt;12개 첨단전략산업&lt;/strong&gt;입니다.&lt;/p&gt;
    &lt;p&gt;직접 종목을 고르는 게 아니라 전문 운용사가 10개 자펀드에 나눠 투자합니다. 분산투자 구조입니다.&lt;/p&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  운용사별 성과 보수 기준&lt;/strong&gt;&lt;br&gt;
      운용사가 성과 보수를 받으려면 5년 누적 30%, 연 6% 이상 수익을 내야 합니다. 운용사 입장에서도 수익 목표가 설정된 구조입니다.
    &lt;/div&gt;
    &lt;div class=&quot;point-box&quot;&gt;서민 우선 배정 대상(근로소득 5,000만 원 이하)이라면 5월 22일 ~ 6월 4일까지 별도 물량 1,200억 원이 배정됩니다&lt;/div&gt;
  &lt;/div&gt;

  &lt;!--google_ad_section_end--&gt;

  &lt;img src=&quot;https://cdn.pixabay.com/photo/2020/07/08/04/12/work-5382501_1280.jpg&quot; alt=&quot;국민성장펀드 가입 방법 2026&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;오늘부터 3주 — 선착순이므로 조기 마감될 수 있습니다&lt;/p&gt;

  &lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호3&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;related&quot;&gt;
    &lt;div class=&quot;related-title&quot;&gt;  시리즈 전체 보기&lt;/div&gt;
    &lt;ul class=&quot;related-list&quot;&gt;
      &lt;li&gt;  &lt;strong&gt;현재 글&lt;/strong&gt; — 국민성장펀드란? 핵심 개요&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;국민성장펀드_02_가입방법.html&quot;&gt;② 가입조건 + 은행·증권사별 가입 방법 완전 정리&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;국민성장펀드_03_세금혜택계산.html&quot;&gt;③ 소득공제 40% 실제로 얼마나 돌아올까 — 금액별 계산&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;국민성장펀드_04_위험성주의사항.html&quot;&gt;④ 가입 전 반드시 알아야 할 위험성·주의사항&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;div class=&quot;cta-box&quot;&gt;
    &lt;p&gt;가입조건이 되는지, 어느 은행에서 해야 하는지 모르겠다면&lt;/p&gt;
    &lt;p class=&quot;cta-main&quot;&gt;2편 — 가입조건·은행별 방법 완전 정리에서 확인하세요&lt;/p&gt;
    &lt;p class=&quot;cta-sub&quot;&gt;만 19세 이상 · 소득 기준 · 전용계좌 개설 · 소득증빙 방법&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;footer&gt;
  &lt;p&gt;본 글은 2026년 5월 22일 기준 금융위원회 발표 및 언론 보도를 바탕으로 작성되었습니다. 투자 전 반드시 상품 설명서를 확인하시고 원금 손실 가능성을 인지하시기 바랍니다. 본 글은 투자 권유가 아닙니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/330</guid>
      <comments>https://jejerim.tistory.com/entry/%EA%B5%AD%EB%AF%BC%EC%84%B1%EC%9E%A5%ED%8E%80%EB%93%9C%EB%9E%80-%E2%80%94-%EC%98%A4%EB%8A%98%EB%B6%80%ED%84%B0-3%EC%A3%BC%EB%A7%8C-%ED%8C%90%EB%A7%A4-%EC%95%88-%EB%B3%B4%EB%A9%B4-%ED%9B%84%ED%9A%8C%ED%95%A9%EB%8B%88%EB%8B%A4#entry330comment</comments>
      <pubDate>Fri, 22 May 2026 11:06:02 +0900</pubDate>
    </item>
    <item>
      <title>청년미래적금 신청방법&amp;middot;출시일 &amp;mdash; 2026년 6월 전에 준비할 것들</title>
      <link>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EC%8B%A0%EC%B2%AD%EB%B0%A9%EB%B2%95%C2%B7%EC%B6%9C%EC%8B%9C%EC%9D%BC-%E2%80%94-2026%EB%85%84-6%EC%9B%94-%EC%A0%84%EC%97%90-%EC%A4%80%EB%B9%84%ED%95%A0-%EA%B2%83%EB%93%A4</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;청년미래적금 준비할것들.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/9U4mI/dJMcahxFyTK/M8Oz6rycKY4WPVwd5DIWw1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/9U4mI/dJMcahxFyTK/M8Oz6rycKY4WPVwd5DIWw1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/9U4mI/dJMcahxFyTK/M8Oz6rycKY4WPVwd5DIWw1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F9U4mI%2FdJMcahxFyTK%2FM8Oz6rycKY4WPVwd5DIWw1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;399&quot; height=&quot;399&quot; data-filename=&quot;청년미래적금 준비할것들.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;

&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년 6월 전에 준비할 것들&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;청년미래적금 2026년 6월 출시 예정. 신청 전 준비사항과 예상 신청 방법, 주의사항을 미리 정리했습니다.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;script async src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1708831157728558&quot; crossorigin=&quot;anonymous&quot;&gt;&lt;/script&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.9;}
  header{background:var(--ink);color:#fff;padding:56px 24px 44px;position:relative;overflow:hidden;}
  header::before{content:'신청방법';position:absolute;right:-10px;top:16px;font-size:90px;font-weight:900;color:rgba(255,255,255,0.04);font-family:'Noto Serif KR',serif;white-space:nowrap;}
  .header-inner{max-width:720px;margin:0 auto;position:relative;}
  .h-label{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:14px;}
  .h-title{font-family:'Noto Serif KR',serif;font-size:clamp(22px,4vw,34px);font-weight:900;line-height:1.4;margin-bottom:14px;}
  .h-title em{color:var(--gold);font-style:normal;}
  .h-desc{font-size:14px;color:rgba(255,255,255,0.6);border-left:3px solid var(--gold);padding-left:12px;line-height:1.7;max-width:560px;}
  .body-wrap{max-width:720px;margin:0 auto;padding:0 24px 80px;}
  .intro{margin:36px 0 32px;}
  .intro p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .hook{background:var(--warm);border-left:4px solid var(--accent);padding:16px 20px;font-size:14.5px;color:var(--mid);line-height:1.8;margin:20px 0;border-radius:0 4px 4px 0;}
  .hook strong{color:var(--accent);}
  .section{margin:44px 0 0;padding-top:36px;border-top:1px solid var(--light);}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;margin-bottom:16px;line-height:1.4;}
  .section p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .section h3{font-size:16px;font-weight:700;color:var(--accent);margin:24px 0 10px;padding-left:10px;border-left:3px solid var(--accent);}
  .callout{padding:16px 20px;margin:20px 0;border-radius:2px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:4px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:4px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:4px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  .steps{margin:20px 0;}
  .step-item{display:flex;gap:16px;margin-bottom:14px;background:#fff;border:1px solid var(--light);padding:16px 18px;border-radius:4px;align-items:flex-start;}
  .step-num{min-width:34px;height:34px;background:var(--ink);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0;margin-top:2px;}
  .step-content strong{font-size:14.5px;font-weight:700;display:block;margin-bottom:4px;}
  .step-content span{font-size:13.5px;color:var(--mid);line-height:1.7;}
  .checklist{list-style:none;margin:16px 0;}
  .checklist li{padding:10px 0 10px 30px;position:relative;border-bottom:1px solid var(--light);font-size:15px;color:var(--ink);line-height:1.7;}
  .checklist li:last-child{border-bottom:none;}
  .checklist li::before{content:'☑';position:absolute;left:0;color:var(--green);font-size:17px;top:11px;}
  .checklist li strong{font-weight:700;}
  .point-box{background:var(--warm);border-left:4px solid var(--gold);padding:16px 20px;margin:20px 0;border-radius:0 4px 4px 0;font-size:15px;font-weight:700;color:var(--ink);line-height:1.6;}
  .point-box::before{content:'  ';}
  .summary-box{background:var(--ink);color:#fff;padding:28px 24px;border-radius:4px;margin:24px 0;}
  .summary-box h3{font-family:'Noto Serif KR',serif;font-size:18px;font-weight:900;color:var(--gold);margin-bottom:16px;}
  .summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;}
  .summary-item{background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.1);padding:14px 16px;border-radius:4px;}
  .summary-item .s-label{font-size:11px;color:rgba(255,255,255,0.5);letter-spacing:1px;margin-bottom:5px;}
  .summary-item .s-val{font-size:15px;font-weight:700;color:#fff;}
  .ad-slot{margin:36px 0;text-align:center;overflow:hidden;}
  .related{background:#fff;border:1px solid var(--light);border-radius:4px;padding:20px 22px;margin:44px 0 0;}
  .related-title{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:12px;}
  .related-list{list-style:none;}
  .related-list li{padding:7px 0;border-bottom:1px dotted var(--light);font-size:14px;}
  .related-list li:last-child{border-bottom:none;}
  .related-list li a{color:var(--blue);text-decoration:none;font-weight:500;}
  .related-list li a:hover{text-decoration:underline;}
  .cta-box{background:var(--ink);color:#fff;padding:34px 26px;border-radius:4px;margin:44px 0 0;text-align:center;}
  .cta-box p{font-size:14px;color:rgba(255,255,255,0.6);margin-bottom:8px;}
  .cta-box .cta-main{font-family:'Noto Serif KR',serif;font-size:20px;font-weight:900;color:#fff;line-height:1.5;margin-bottom:0;}
  .cta-box .cta-sub{font-size:13px;color:rgba(255,255,255,0.45);margin-top:10px;margin-bottom:0;}
  footer{max-width:720px;margin:0 auto;padding:22px 24px 56px;border-top:1px solid var(--light);font-size:12px;color:#9b9590;line-height:1.8;}
  .post-img { width:100%; max-height:320px; object-fit:cover; border-radius:4px; margin:24px 0 6px; display:block; }
  .img-caption { font-size:12px; color:var(--muted,#9b9590); text-align:center; margin-bottom:20px; }
  @media(max-width:600px){.body-wrap{padding-left:16px;padding-right:16px;}header{padding:40px 16px 32px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;!--google_ad_section_start--&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;h-label&quot;&gt;  2026 청년미래적금 · 신청방법·출시일&lt;/div&gt;
    &lt;h1 class=&quot;h-title&quot;&gt;청년미래적금 신청방법·출시일&lt;br&gt;&lt;em&gt;2026년 6월 전에 준비할 것들&lt;/em&gt;&lt;/h1&gt;
    &lt;p class=&quot;h-desc&quot;&gt;2026년 6월 출시 예정인 청년미래적금. 출시 당일 바로 신청하려면 미리 준비해야 할 것들이 있습니다. 지금 체크하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;body-wrap&quot;&gt;
  &lt;div class=&quot;intro&quot;&gt;
    &lt;p&gt;청년미래적금은 &lt;strong&gt;2026년 6월 출시 예정&lt;/strong&gt;입니다.&lt;/p&gt;
    &lt;p&gt;청년도약계좌 초기 출시 때처럼 수요가 몰리면 초반에 신청이 몰릴 수 있습니다.&lt;/p&gt;
    &lt;div class=&quot;hook&quot;&gt;&lt;strong&gt;출시 당일 준비 없이 들어가면 시간이 두 배로 걸립니다.&lt;/strong&gt;&lt;br&gt;지금 미리 가입조건 확인하고 서류를 준비해두면 출시 당일 5분 안에 신청 완료할 수 있습니다.&lt;/div&gt;
  &lt;/div&gt;

  
  &lt;img src=&quot;https://cdn.pixabay.com/photo/2016/03/26/13/09/workspace-1280538_1280.jpg&quot; alt=&quot;2026년 6월 출시 — 지금부터 준비하면 당일 5분 안에 신청 완료&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;2026년 6월 출시 — 지금부터 준비하면 당일 5분 안에 신청 완료&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호1&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;출시 일정 — 지금 알 수 있는 것&lt;/h2&gt;
    &lt;div class=&quot;summary-box&quot;&gt;
      &lt;h3&gt;  청년미래적금 핵심 일정&lt;/h3&gt;
      &lt;div class=&quot;summary-grid&quot;&gt;
        &lt;div class=&quot;summary-item&quot;&gt;&lt;div class=&quot;s-label&quot;&gt;출시 예정&lt;/div&gt;&lt;div class=&quot;s-val&quot;&gt;2026년 6월&lt;/div&gt;&lt;/div&gt;
        &lt;div class=&quot;summary-item&quot;&gt;&lt;div class=&quot;s-label&quot;&gt;신청 방법&lt;/div&gt;&lt;div class=&quot;s-val&quot;&gt;은행 앱·영업점&lt;/div&gt;&lt;/div&gt;
        &lt;div class=&quot;summary-item&quot;&gt;&lt;div class=&quot;s-label&quot;&gt;만기&lt;/div&gt;&lt;div class=&quot;s-val&quot;&gt;3년&lt;/div&gt;&lt;/div&gt;
        &lt;div class=&quot;summary-item&quot;&gt;&lt;div class=&quot;s-label&quot;&gt;월 납입 한도&lt;/div&gt;&lt;div class=&quot;s-val&quot;&gt;최대 50만 원&lt;/div&gt;&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 구체적인 신청 날짜는 아직 미확정&lt;/strong&gt;&lt;br&gt;
      6월 중 정확한 날짜와 참여 은행은 출시 직전 금융위원회에서 공식 발표합니다. 청년정책 공식 채널을 팔로우해두면 빠르게 알 수 있습니다.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;지금 당장 해야 할 준비 5가지&lt;/h2&gt;
    &lt;p&gt;출시 후 바로 신청하려면 미리 준비해야 합니다.&lt;/p&gt;
    &lt;div class=&quot;steps&quot;&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;1&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;내 소득 확인 — 일반형·우대형 판단&lt;/strong&gt;
          &lt;span&gt;연소득 6,000만 원 이하면 일반형, 3,600만 원 이하 중소기업 재직자면 우대형입니다. 국세청 홈택스에서 작년 소득을 미리 확인해두세요.&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;2&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;나이 조건 확인&lt;/strong&gt;
          &lt;span&gt;만 19~34세이어야 합니다. 군 복무 기간(최대 6년) 제외 여부도 확인하세요. 2025년 12월 31일 기준 34세 이하였다면 6월 출시 시점에 35세여도 가입 가능합니다.&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;3&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;청년도약계좌 해지 여부 결정&lt;/strong&gt;
          &lt;span&gt;청년도약계좌 가입자는 중복 가입이 안 됩니다. 갈아탈 건지 아닐지 미리 결정해두세요. 갈아타는 방법은 3편에서 확인하세요.&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;4&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;본인 명의 은행 계좌 준비&lt;/strong&gt;
          &lt;span&gt;신청 시 본인 명의 계좌가 필요합니다. 은행 앱 설치와 본인인증도 미리 해두세요.&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;5&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;재직증명서 또는 사업자등록증 준비 (우대형 해당자)&lt;/strong&gt;
          &lt;span&gt;중소기업 재직자는 재직증명서, 소상공인은 사업자등록증이 필요할 수 있습니다. 미리 발급해두면 신청 당일 시간이 절약됩니다.&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  
  &lt;img src=&quot;https://cdn.pixabay.com/photo/2017/07/31/11/44/laptop-2557571_1280.jpg&quot; alt=&quot;은행 앱에서 가입 자격 자동 조회 후 바로 계좌 개설 가능&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;은행 앱에서 가입 자격 자동 조회 후 바로 계좌 개설 가능&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호2&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;신청 방법 — 예상 절차&lt;/h2&gt;
    &lt;p&gt;청년도약계좌 신청 방식을 기준으로 예상되는 절차입니다. 확정 후 업데이트됩니다.&lt;/p&gt;
    &lt;div class=&quot;steps&quot;&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;①&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;&lt;strong&gt;참여 은행 앱 설치&lt;/strong&gt;&lt;span&gt;청년도약계좌와 동일하게 5대 시중은행 + 일부 지방은행에서 신청 가능할 것으로 예상됩니다.&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;②&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;&lt;strong&gt;가입 자격 조회&lt;/strong&gt;&lt;span&gt;앱 내에서 소득·연령·중위소득 조건을 자동 조회합니다. 별도 서류 없이 조회 가능합니다.&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;③&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;&lt;strong&gt;적금 계좌 개설&lt;/strong&gt;&lt;span&gt;자격 확인 후 월 납입액을 설정하고 계좌를 개설합니다.&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;④&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;&lt;strong&gt;자동이체 등록&lt;/strong&gt;&lt;span&gt;매달 정해진 날짜에 자동이체를 설정해두면 별도로 신경 쓰지 않아도 됩니다.&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  이 글을 북마크해두세요&lt;/strong&gt;&lt;br&gt;
      출시 확정 시 신청 방법 업데이트 예정입니다. 6월 출시 전까지 정확한 절차는 금융위원회 공식 홈페이지 또는 청년정책 채널에서 확인하세요.
    &lt;/div&gt;

    &lt;h3&gt;출시 전 공식 채널 확인하는 방법&lt;/h3&gt;
    &lt;ul class=&quot;checklist&quot;&gt;
      &lt;li&gt;&lt;strong&gt;금융위원회 공식 홈페이지&lt;/strong&gt; — fsc.go.kr&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;청년정책사용설명서 블로그&lt;/strong&gt; — 네이버 청년정책 검색&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;경기도 잡아바&lt;/strong&gt; — job.gg.go.kr&lt;/li&gt;
    &lt;/ul&gt;
    &lt;div class=&quot;point-box&quot;&gt;출시 확정 공지가 나오면 해당 주에 바로 신청하는 것이 유리합니다. 첫 주 초과 신청 시 마감 가능성이 있습니다.&lt;/div&gt;
  &lt;/div&gt;

  &lt;!--google_ad_section_end--&gt;

  
  &lt;img src=&quot;https://cdn.pixabay.com/photo/2018/05/08/08/44/artificial-intelligence-3382507_1280.jpg&quot; alt=&quot;출시 확정 공지 후 첫 주 안에 신청하는 것이 유리합니다&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;출시 확정 공지 후 첫 주 안에 신청하는 것이 유리합니다&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호3&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;related&quot;&gt;
    &lt;div class=&quot;related-title&quot;&gt;  시리즈 전체 보기 — 처음부터 읽으면 더 이해가 쉽습니다&lt;/div&gt;
    &lt;ul class=&quot;related-list&quot;&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_01_개요비교.html&quot;&gt;① 청년미래적금이란? 청년도약계좌와 차이점&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_02_가입조건.html&quot;&gt;② 가입조건 일반형·우대형 총정리&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_03_갈아타기.html&quot;&gt;③ 청년도약계좌 → 청년미래적금 갈아타기 방법&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_04_정부기여금.html&quot;&gt;④ 정부기여금 &amp; 만기 수령액 계산&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_05_비과세중도해지.html&quot;&gt;⑤ 비과세 조건 + 중도해지 가능한 경우&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;  &lt;strong&gt;현재 글&lt;/strong&gt; — 신청방법·출시일 2026년 6월 총정리&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;div class=&quot;cta-box&quot;&gt;
    &lt;p&gt;청년미래적금 시리즈 완독 완료&lt;/p&gt;
    &lt;p class=&quot;cta-main&quot;&gt;이제 6월 출시 당일 바로 신청할 준비가 됐습니다&lt;/p&gt;
    &lt;p class=&quot;cta-sub&quot;&gt;가입조건 확인 → 갈아타기 결정 → 출시 당일 신청&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;footer&gt;
  &lt;p&gt;본 글은 2026년 5월 기준 정부 발표 내용을 바탕으로 작성되었습니다. 출시 전 내용이므로 정확한 신청 방법과 일정은 2026년 6월 공식 발표를 반드시 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/325</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EC%8B%A0%EC%B2%AD%EB%B0%A9%EB%B2%95%C2%B7%EC%B6%9C%EC%8B%9C%EC%9D%BC-%E2%80%94-2026%EB%85%84-6%EC%9B%94-%EC%A0%84%EC%97%90-%EC%A4%80%EB%B9%84%ED%95%A0-%EA%B2%83%EB%93%A4#entry325comment</comments>
      <pubDate>Sat, 16 May 2026 14:19:04 +0900</pubDate>
    </item>
    <item>
      <title>청년미래적금 정부기여금 몇 %? &amp;mdash; 만기 수령액 계산 총정리</title>
      <link>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EC%A0%95%EB%B6%80%EA%B8%B0%EC%97%AC%EA%B8%88-%EB%AA%87-%E2%80%94-%EB%A7%8C%EA%B8%B0-%EC%88%98%EB%A0%B9%EC%95%A1-%EA%B3%84%EC%82%B0-%EC%B4%9D%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;청년미래적금수령액계산.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/1owbY/dJMcaiwxOg4/jKXODF5fOLOQmg3BGkSRiK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/1owbY/dJMcaiwxOg4/jKXODF5fOLOQmg3BGkSRiK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/1owbY/dJMcaiwxOg4/jKXODF5fOLOQmg3BGkSRiK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F1owbY%2FdJMcaiwxOg4%2FjKXODF5fOLOQmg3BGkSRiK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;394&quot; height=&quot;394&quot; data-filename=&quot;청년미래적금수령액계산.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;script src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1708831157728558&quot;&gt;&lt;/script&gt;
&lt;div&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.9;}
  header{background:var(--ink);color:#fff;padding:56px 24px 44px;position:relative;overflow:hidden;}
  header::before{content:'수령액';position:absolute;right:-10px;top:16px;font-size:110px;font-weight:900;color:rgba(255,255,255,0.04);font-family:'Noto Serif KR',serif;white-space:nowrap;}
  .header-inner{max-width:720px;margin:0 auto;position:relative;}
  .h-label{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:14px;}
  .h-title{font-family:'Noto Serif KR',serif;font-size:clamp(22px,4vw,34px);font-weight:900;line-height:1.4;margin-bottom:14px;}
  .h-title em{color:var(--gold);font-style:normal;}
  .h-desc{font-size:14px;color:rgba(255,255,255,0.6);border-left:3px solid var(--gold);padding-left:12px;line-height:1.7;max-width:560px;}
  .body-wrap{max-width:720px;margin:0 auto;padding:0 24px 80px;}
  .intro{margin:36px 0 32px;}
  .intro p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .hook{background:var(--warm);border-left:4px solid var(--accent);padding:16px 20px;font-size:14.5px;color:var(--mid);line-height:1.8;margin:20px 0;border-radius:0 4px 4px 0;}
  .hook strong{color:var(--accent);}
  .section{margin:44px 0 0;padding-top:36px;border-top:1px solid var(--light);}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;margin-bottom:16px;line-height:1.4;}
  .section p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .section h3{font-size:16px;font-weight:700;color:var(--accent);margin:24px 0 10px;padding-left:10px;border-left:3px solid var(--accent);}
  .callout{padding:16px 20px;margin:20px 0;border-radius:2px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:4px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:4px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:4px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  .amount-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:20px 0;}
  @media(max-width:500px){.amount-grid{grid-template-columns:1fr;}}
  .amount-card{border-radius:4px;overflow:hidden;}
  .amount-card .ac-head{padding:14px 16px;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;}
  .amount-card.general .ac-head{background:var(--blue);color:#fff;}
  .amount-card.special .ac-head{background:var(--green);color:#fff;}
  .amount-card .ac-body{background:#fff;border:1px solid var(--light);border-top:none;padding:16px;}
  .amount-card .ac-rate{font-size:28px;font-weight:900;font-family:'Noto Serif KR',serif;margin-bottom:6px;}
  .amount-card.general .ac-rate{color:var(--blue);}
  .amount-card.special .ac-rate{color:var(--green);}
  .amount-card .ac-max{font-size:13px;color:var(--mid);line-height:1.6;}
  .amount-card .ac-max strong{color:var(--accent);font-size:18px;}
  .data-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:14px;}
  .data-table th{background:var(--ink);color:#fff;padding:11px 14px;text-align:left;font-weight:600;font-size:13px;}
  .data-table td{padding:11px 14px;border-bottom:1px solid var(--light);color:var(--mid);vertical-align:top;text-align:center;}
  .data-table td:first-child{text-align:left;font-weight:600;color:var(--ink);}
  .data-table tr:last-child td{border-bottom:none;}
  .data-table tr:hover td{background:var(--warm);}
  .data-table .highlight{color:var(--accent);font-weight:700;}
  .point-box{background:var(--warm);border-left:4px solid var(--gold);padding:16px 20px;margin:20px 0;border-radius:0 4px 4px 0;font-size:15px;font-weight:700;color:var(--ink);line-height:1.6;}
  .point-box::before{content:'  ';}
  .ad-slot{margin:36px 0;text-align:center;overflow:hidden;}
  .related{background:#fff;border:1px solid var(--light);border-radius:4px;padding:20px 22px;margin:44px 0 0;}
  .related-title{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:12px;}
  .related-list{list-style:none;}
  .related-list li{padding:7px 0;border-bottom:1px dotted var(--light);font-size:14px;}
  .related-list li:last-child{border-bottom:none;}
  .related-list li a{color:var(--blue);text-decoration:none;font-weight:500;}
  .related-list li a:hover{text-decoration:underline;}
  .cta-box{background:var(--ink);color:#fff;padding:34px 26px;border-radius:4px;margin:44px 0 0;text-align:center;}
  .cta-box p{font-size:14px;color:rgba(255,255,255,0.6);margin-bottom:8px;}
  .cta-box .cta-main{font-family:'Noto Serif KR',serif;font-size:20px;font-weight:900;color:#fff;line-height:1.5;margin-bottom:0;}
  .cta-box .cta-sub{font-size:13px;color:rgba(255,255,255,0.45);margin-top:10px;margin-bottom:0;}
  footer{max-width:720px;margin:0 auto;padding:22px 24px 56px;border-top:1px solid var(--light);font-size:12px;color:#9b9590;line-height:1.8;}
  .post-img { width:100%; max-height:320px; object-fit:cover; border-radius:4px; margin:24px 0 6px; display:block; }
  .img-caption { font-size:12px; color:var(--muted,#9b9590); text-align:center; margin-bottom:20px; }
  @media(max-width:600px){.body-wrap{padding-left:16px;padding-right:16px;}header{padding:40px 16px 32px;}}
&lt;/style&gt;
&lt;/div&gt;
&lt;!--google_ad_section_start--&gt;&lt;header&gt;
&lt;div class=&quot;header-inner&quot;&gt;
&lt;div class=&quot;h-label&quot;&gt;  2026 청년미래적금 &amp;middot; 수령액 계산&lt;/div&gt;
&lt;h1 class=&quot;h-title&quot;&gt;청년미래적금 정부기여금 몇 %?&lt;br /&gt;&lt;i&gt;만기 수령액 실제로 계산해봤습니다&lt;/i&gt;&lt;/h1&gt;
&lt;p class=&quot;h-desc&quot; data-ke-size=&quot;size16&quot;&gt;월 50만 원 넣으면 3년 후 얼마 받을 수 있을까요? 일반형&amp;middot;우대형별 정부기여금 비율과 실제 수령액을 표로 정리했습니다.&lt;/p&gt;
&lt;/div&gt;
&lt;/header&gt;
&lt;div class=&quot;body-wrap&quot;&gt;
&lt;div class=&quot;intro&quot;&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;청년미래적금에 가입하면 실제로 얼마나 받을 수 있는지 궁금하죠.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;정부기여금이 6%인지 12%인지에 따라 3년 만기 수령액이 100만 원 이상 차이가 납니다.&lt;/p&gt;
&lt;div class=&quot;hook&quot;&gt;&lt;b&gt;내가 일반형인지 우대형인지에 따라 수령액이 완전히 달라집니다.&lt;/b&gt;&lt;br /&gt;지금 계산해보고 본인에게 유리한 선택을 하세요.&lt;/div&gt;
&lt;/div&gt;
&lt;img class=&quot;post-img&quot; src=&quot;https://cdn.pixabay.com/photo/2017/09/07/08/54/money-2724241_1280.jpg&quot; alt=&quot;월 납입액에 따라 정부기여금과 만기 수령액이 달라집니다&quot; /&gt;
&lt;p class=&quot;img-caption&quot; data-ke-size=&quot;size16&quot;&gt;월 납입액에 따라 정부기여금과 만기 수령액이 달라집니다&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;&lt;ins class=&quot;adsbygoogle&quot; style=&quot;display: block;&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호1&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
&lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
&lt;/div&gt;
&lt;div class=&quot;section&quot;&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;정부기여금 비율 &amp;mdash; 일반형 vs 우대형&lt;/h2&gt;
&lt;div class=&quot;amount-grid&quot;&gt;
&lt;div class=&quot;amount-card general&quot;&gt;
&lt;div class=&quot;ac-head&quot;&gt;일반형&lt;/div&gt;
&lt;div class=&quot;ac-body&quot;&gt;
&lt;div class=&quot;ac-rate&quot;&gt;6%&lt;/div&gt;
&lt;div class=&quot;ac-max&quot;&gt;만기 최대 수령액&lt;br /&gt;&lt;b&gt;2,082만 원&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;amount-card special&quot;&gt;
&lt;div class=&quot;ac-head&quot;&gt;우대형&lt;/div&gt;
&lt;div class=&quot;ac-body&quot;&gt;
&lt;div class=&quot;ac-rate&quot;&gt;12%&lt;/div&gt;
&lt;div class=&quot;ac-max&quot;&gt;만기 최대 수령액&lt;br /&gt;&lt;b&gt;2,197만 원&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;정부가 내 납입액에 매칭으로 얹어주는 비율입니다. 월 50만 원을 꽉 채워 넣는 경우의 최대 수령액 기준입니다.&lt;/p&gt;
&lt;div class=&quot;callout warn&quot;&gt;&lt;b&gt;⚠️ 수령액 계산 기준&lt;/b&gt;&lt;br /&gt;금리 연 6% 가정 기준입니다. 실제 금리는 가입 시점&amp;middot;은행별로 다를 수 있으며 출시 후 확정됩니다.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;section&quot;&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;월 납입액별 만기 수령액 비교&lt;/h2&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;월 50만 원이 부담스럽다면 적게 넣어도 됩니다. 납입액에 비례해서 정부기여금도 줄어듭니다.&lt;/p&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;월 납입액&lt;/th&gt;
&lt;th&gt;3년 원금&lt;/th&gt;
&lt;th&gt;일반형 수령액(6%)&lt;/th&gt;
&lt;th&gt;우대형 수령액(12%)&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;월 50만 원&lt;/td&gt;
&lt;td&gt;1,800만 원&lt;/td&gt;
&lt;td class=&quot;highlight&quot;&gt;약 2,082만 원&lt;/td&gt;
&lt;td class=&quot;highlight&quot;&gt;약 2,197만 원&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;월 30만 원&lt;/td&gt;
&lt;td&gt;1,080만 원&lt;/td&gt;
&lt;td&gt;약 1,249만 원&lt;/td&gt;
&lt;td&gt;약 1,318만 원&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;월 20만 원&lt;/td&gt;
&lt;td&gt;720만 원&lt;/td&gt;
&lt;td&gt;약 833만 원&lt;/td&gt;
&lt;td&gt;약 879만 원&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;월 10만 원&lt;/td&gt;
&lt;td&gt;360만 원&lt;/td&gt;
&lt;td&gt;약 416만 원&lt;/td&gt;
&lt;td&gt;약 439만 원&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;callout tip&quot;&gt;&lt;b&gt;  핵심 포인트&lt;/b&gt;&lt;br /&gt;월 10만 원만 넣어도 3년 후 원금보다 &lt;b&gt;50~80만 원이 더 나옵니다.&lt;/b&gt; 정기예금이나 일반 적금과 비교하면 수익률이 압도적입니다.&lt;/div&gt;
&lt;/div&gt;
&lt;img class=&quot;post-img&quot; src=&quot;https://cdn.pixabay.com/photo/2020/07/08/04/12/work-5382501_1280.jpg&quot; alt=&quot;3년 만기 시 최대 2,197만 원 &amp;mdash; 우대형 기준&quot; /&gt;
&lt;p class=&quot;img-caption&quot; data-ke-size=&quot;size16&quot;&gt;3년 만기 시 최대 2,197만 원 &amp;mdash; 우대형 기준&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;&lt;ins class=&quot;adsbygoogle&quot; style=&quot;display: block;&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호2&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
&lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
&lt;/div&gt;
&lt;div class=&quot;section&quot;&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;정부기여금, 언제 어떻게 지급될까?&lt;/h2&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;정부기여금은 매달 납입할 때마다 적립되는 방식입니다. 3년 만기 시 한꺼번에 지급됩니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;월 50만 원 &amp;times; 12% = 월 6만 원이 정부에서 추가로 쌓입니다. 3년이면 216만 원이 공짜로 붙습니다.&lt;/div&gt;
&lt;div class=&quot;callout danger&quot;&gt;&lt;b&gt;❗ 중도해지하면 정부기여금 날아갑니다&lt;/b&gt;&lt;br /&gt;일반 중도해지 시 그동안 쌓인 정부기여금 전액이 반납됩니다. 3년 만기를 채우거나 특별중도해지 사유에 해당해야 정부기여금을 받을 수 있습니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;이자소득 비과세 혜택도 있습니다&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;소득 기준을 충족하면 이자소득에 대한 비과세 혜택이 적용됩니다. 일반 적금이라면 이자에 15.4% 세금이 붙지만, 청년미래적금은 이 세금이 면제됩니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;비과세 조건과 중도해지 가능한 경우는 5편에서 자세히 다룹니다.&lt;/p&gt;
&lt;/div&gt;
&lt;!--google_ad_section_end--&gt; &lt;img class=&quot;post-img&quot; src=&quot;https://cdn.pixabay.com/photo/2016/11/27/21/42/stock-1863880_1280.jpg&quot; alt=&quot;정부기여금은 3년 만기 시 한꺼번에 지급됩니다&quot; /&gt;
&lt;p class=&quot;img-caption&quot; data-ke-size=&quot;size16&quot;&gt;정부기여금은 3년 만기 시 한꺼번에 지급됩니다&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;&lt;ins class=&quot;adsbygoogle&quot; style=&quot;display: block;&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호3&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
&lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
&lt;/div&gt;
&lt;div class=&quot;related&quot;&gt;
&lt;div class=&quot;related-title&quot;&gt;  시리즈 전체 보기&lt;/div&gt;
&lt;ul class=&quot;related-list&quot; style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;a href=&quot;청년미래적금_01_개요비교.html&quot;&gt;① 청년미래적금이란? 청년도약계좌와 차이점&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;청년미래적금_02_가입조건.html&quot;&gt;② 가입조건 일반형&amp;middot;우대형 총정리&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;청년미래적금_03_갈아타기.html&quot;&gt;③ 청년도약계좌 &amp;rarr; 청년미래적금 갈아타기 방법&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;  &lt;b&gt;현재 글&lt;/b&gt; &amp;mdash; 정부기여금 &amp;amp; 만기 수령액 계산&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;청년미래적금_05_비과세중도해지.html&quot;&gt;⑤ 비과세 조건 + 중도해지 가능한 경우&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;청년미래적금_06_신청방법출시일.html&quot;&gt;⑥ 신청방법&amp;middot;출시일 2026년 6월 총정리&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;cta-box&quot;&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;만기 전에 급하게 해지해야 한다면?&lt;/p&gt;
&lt;p class=&quot;cta-main&quot; data-ke-size=&quot;size16&quot;&gt;5편 &amp;mdash; 비과세 조건 &amp;amp; 중도해지 가능한 경우 확인하세요&lt;/p&gt;
&lt;p class=&quot;cta-sub&quot; data-ke-size=&quot;size16&quot;&gt;손해 없이 해지하는 특별중도해지 사유 정리&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;footer&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;본 글의 수령액 계산은 금리 연 6% 가정 기준이며, 실제 금리는 2026년 6월 출시 후 확정됩니다.&lt;/p&gt;
&lt;/footer&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/323</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EC%A0%95%EB%B6%80%EA%B8%B0%EC%97%AC%EA%B8%88-%EB%AA%87-%E2%80%94-%EB%A7%8C%EA%B8%B0-%EC%88%98%EB%A0%B9%EC%95%A1-%EA%B3%84%EC%82%B0-%EC%B4%9D%EC%A0%95%EB%A6%AC#entry323comment</comments>
      <pubDate>Sat, 16 May 2026 12:12:30 +0900</pubDate>
    </item>
    <item>
      <title>청년도약계좌 &amp;rarr; 청년미래적금 갈아타기 &amp;mdash; 손해 없이 넘어가는 방법</title>
      <link>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%8F%84%EC%95%BD%EA%B3%84%EC%A2%8C-%E2%86%92-%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EA%B0%88%EC%95%84%ED%83%80%EA%B8%B0-%E2%80%94-%EC%86%90%ED%95%B4-%EC%97%86%EC%9D%B4-%EB%84%98%EC%96%B4%EA%B0%80%EB%8A%94-%EB%B0%A9%EB%B2%95</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;청년미래적금 갈아타기.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/W778n/dJMcadIG9WD/dTsKQqyYDTwtMT3qx2Z1NK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/W778n/dJMcadIG9WD/dTsKQqyYDTwtMT3qx2Z1NK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/W778n/dJMcadIG9WD/dTsKQqyYDTwtMT3qx2Z1NK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FW778n%2FdJMcadIG9WD%2FdTsKQqyYDTwtMT3qx2Z1NK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;417&quot; height=&quot;417&quot; data-filename=&quot;청년미래적금 갈아타기.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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;청년도약계좌에서 청년미래적금으로 갈아타는 방법. 특별중도해지 인정 조건과 해지 후 신청 기한, 주의사항까지 정리했습니다.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;script async src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1708831157728558&quot; crossorigin=&quot;anonymous&quot;&gt;&lt;/script&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.9;}
  header{background:var(--ink);color:#fff;padding:56px 24px 44px;position:relative;overflow:hidden;}
  header::before{content:'갈아타기';position:absolute;right:-10px;top:16px;font-size:100px;font-weight:900;color:rgba(255,255,255,0.04);font-family:'Noto Serif KR',serif;white-space:nowrap;}
  .header-inner{max-width:720px;margin:0 auto;position:relative;}
  .h-label{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:14px;}
  .h-title{font-family:'Noto Serif KR',serif;font-size:clamp(22px,4vw,34px);font-weight:900;line-height:1.4;margin-bottom:14px;}
  .h-title em{color:var(--gold);font-style:normal;}
  .h-desc{font-size:14px;color:rgba(255,255,255,0.6);border-left:3px solid var(--gold);padding-left:12px;line-height:1.7;max-width:560px;}
  .body-wrap{max-width:720px;margin:0 auto;padding:0 24px 80px;}
  .intro{margin:36px 0 32px;}
  .intro p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .hook{background:var(--warm);border-left:4px solid var(--accent);padding:16px 20px;font-size:14.5px;color:var(--mid);line-height:1.8;margin:20px 0;border-radius:0 4px 4px 0;}
  .hook strong{color:var(--accent);}
  .section{margin:44px 0 0;padding-top:36px;border-top:1px solid var(--light);}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;margin-bottom:16px;line-height:1.4;}
  .section p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .section h3{font-size:16px;font-weight:700;color:var(--accent);margin:24px 0 10px;padding-left:10px;border-left:3px solid var(--accent);}
  .callout{padding:16px 20px;margin:20px 0;border-radius:2px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:4px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:4px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:4px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  .steps{margin:20px 0;}
  .step-item{display:flex;gap:16px;margin-bottom:14px;background:#fff;border:1px solid var(--light);padding:16px 18px;border-radius:4px;align-items:flex-start;}
  .step-num{min-width:34px;height:34px;background:var(--ink);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0;margin-top:2px;}
  .step-content strong{font-size:14.5px;font-weight:700;display:block;margin-bottom:4px;}
  .step-content span{font-size:13.5px;color:var(--mid);line-height:1.7;}
  .point-box{background:var(--warm);border-left:4px solid var(--gold);padding:16px 20px;margin:20px 0;border-radius:0 4px 4px 0;font-size:15px;font-weight:700;color:var(--ink);line-height:1.6;}
  .point-box::before{content:'  ';}
  .warn-list{list-style:none;margin:16px 0;}
  .warn-list li{padding:10px 0 10px 28px;position:relative;border-bottom:1px solid var(--light);font-size:14.5px;color:var(--mid);line-height:1.7;}
  .warn-list li:last-child{border-bottom:none;}
  .warn-list li::before{content:'!';position:absolute;left:0;top:11px;width:18px;height:18px;background:var(--accent);color:#fff;border-radius:50%;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center;line-height:18px;text-align:center;}
  .warn-list li strong{color:var(--ink);font-weight:700;}
  .ad-slot{margin:36px 0;text-align:center;overflow:hidden;}
  .related{background:#fff;border:1px solid var(--light);border-radius:4px;padding:20px 22px;margin:44px 0 0;}
  .related-title{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:12px;}
  .related-list{list-style:none;}
  .related-list li{padding:7px 0;border-bottom:1px dotted var(--light);font-size:14px;}
  .related-list li:last-child{border-bottom:none;}
  .related-list li a{color:var(--blue);text-decoration:none;font-weight:500;}
  .related-list li a:hover{text-decoration:underline;}
  .cta-box{background:var(--ink);color:#fff;padding:34px 26px;border-radius:4px;margin:44px 0 0;text-align:center;}
  .cta-box p{font-size:14px;color:rgba(255,255,255,0.6);margin-bottom:8px;}
  .cta-box .cta-main{font-family:'Noto Serif KR',serif;font-size:20px;font-weight:900;color:#fff;line-height:1.5;margin-bottom:0;}
  .cta-box .cta-sub{font-size:13px;color:rgba(255,255,255,0.45);margin-top:10px;margin-bottom:0;}
  footer{max-width:720px;margin:0 auto;padding:22px 24px 56px;border-top:1px solid var(--light);font-size:12px;color:#9b9590;line-height:1.8;}
  .post-img { width:100%; max-height:320px; object-fit:cover; border-radius:4px; margin:24px 0 6px; display:block; }
  .img-caption { font-size:12px; color:var(--muted,#9b9590); text-align:center; margin-bottom:20px; }
  @media(max-width:600px){.body-wrap{padding-left:16px;padding-right:16px;}header{padding:40px 16px 32px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;!--google_ad_section_start--&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;h-label&quot;&gt;  2026 청년미래적금 · 갈아타기&lt;/div&gt;
    &lt;h1 class=&quot;h-title&quot;&gt;청년도약계좌 → 청년미래적금&lt;br&gt;&lt;em&gt;손해 없이 갈아타는 방법&lt;/em&gt;&lt;/h1&gt;
    &lt;p class=&quot;h-desc&quot;&gt;청년도약계좌 중도해지하면 기존 혜택 다 날아갑니다. 특별중도해지로 인정받아야 손해 없이 넘어갈 수 있습니다. 절차와 기한을 지금 확인하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;body-wrap&quot;&gt;
  &lt;div class=&quot;intro&quot;&gt;
    &lt;p&gt;청년미래적금 나온다는 소식에 &quot;청년도약계좌 해지하고 갈아탈까?&quot; 고민하는 분들이 많습니다.&lt;/p&gt;
    &lt;p&gt;그냥 해지하면 &lt;strong&gt;이자 비과세 혜택이 사라지고 정부기여금을 반납&lt;/strong&gt;해야 할 수 있습니다.&lt;/p&gt;
    &lt;div class=&quot;hook&quot;&gt;&lt;strong&gt;해지 전에 반드시 이 글을 읽으세요.&lt;/strong&gt;&lt;br&gt;특별중도해지로 인정받아야 기존 혜택을 지키면서 갈아탈 수 있습니다. 순서 하나만 틀려도 손해입니다.&lt;/div&gt;
  &lt;/div&gt;

  
  &lt;img src=&quot;https://cdn.pixabay.com/photo/2017/08/01/08/29/people-2563491_1280.jpg&quot; alt=&quot;청년도약계좌에서 청년미래적금으로 갈아타기 — 손해 없이 넘어가는 방법&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;청년도약계좌에서 청년미래적금으로 갈아타기 — 손해 없이 넘어가는 방법&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호1&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;중복 가입은 안 됩니다 — 하나만 선택&lt;/h2&gt;
    &lt;p&gt;청년도약계좌와 청년미래적금은 &lt;strong&gt;동시에 가입할 수 없습니다.&lt;/strong&gt;&lt;/p&gt;
    &lt;p&gt;청년미래적금에 가입하려면 청년도약계좌를 먼저 해지해야 합니다. 단, 해지 방법이 중요합니다.&lt;/p&gt;
    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;❗ 일반 중도해지 vs 특별중도해지 — 결과가 완전히 다릅니다&lt;/strong&gt;&lt;br&gt;
      일반 중도해지 → 정부기여금 전액 반납 + 비과세 혜택 소멸&lt;br&gt;
      특별중도해지 → 정부기여금 일부 유지 + 비과세 혜택 인정
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;청년미래적금 갈아타기, 특별중도해지로 인정됩니다&lt;/h2&gt;
    &lt;p&gt;정부는 &lt;strong&gt;청년미래적금 가입을 위한 청년도약계좌 해지&lt;/strong&gt;를 공식 특별중도해지 사유로 인정했습니다.&lt;/p&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  핵심&lt;/strong&gt;&lt;br&gt;
      청년미래적금 출시 후 가입을 목적으로 청년도약계좌를 해지하면 일반 해지가 아닌 &lt;strong&gt;특별중도해지&lt;/strong&gt;로 처리됩니다. 이 경우 기존 혜택을 최대한 지키면서 넘어갈 수 있습니다.
    &lt;/div&gt;
  &lt;/div&gt;

  
  &lt;img src=&quot;https://cdn.pixabay.com/photo/2015/01/08/18/27/startup-593341_1280.jpg&quot; alt=&quot;특별중도해지 사유로 인정받아야 기존 혜택을 지킬 수 있습니다&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;특별중도해지 사유로 인정받아야 기존 혜택을 지킬 수 있습니다&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호2&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;갈아타기 절차 — 순서대로 따라하세요&lt;/h2&gt;
    &lt;div class=&quot;steps&quot;&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;1&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;청년미래적금 출시(2026년 6월) 확인&lt;/strong&gt;
          &lt;span&gt;출시 전에 먼저 해지하면 특별중도해지 사유로 인정이 안 될 수 있습니다. 반드시 출시 이후에 진행하세요.&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;2&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;청년도약계좌 해지 신청 — 특별중도해지 사유 선택&lt;/strong&gt;
          &lt;span&gt;해지 신청 시 사유를 반드시 &quot;청년미래적금 가입&quot;으로 선택해야 특별중도해지로 인정됩니다. 그냥 해지하면 일반 해지로 처리됩니다.&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;3&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;해지 다음 달 말일까지 청년미래적금 신청·계좌 개설 완료&lt;/strong&gt;
          &lt;span&gt;해지 후 기한 내에 청년미래적금 가입신청과 계좌개설을 반드시 완료해야 합니다. 기한을 넘기면 특별중도해지 혜택이 소급 취소될 수 있습니다.&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;point-box&quot;&gt;해지 신청 → 다음 달 말일 이내 → 청년미래적금 계좌 개설 완료까지 반드시 한 달 안에 처리하세요.&lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;갈아타기 전 반드시 확인할 3가지&lt;/h2&gt;
    &lt;ul class=&quot;warn-list&quot;&gt;
      &lt;li&gt;&lt;strong&gt;납입 기간이 2년 이상 남았다면&lt;/strong&gt; 갈아타는 게 유리할 수 있습니다. 반대로 1년 미만 남았다면 그냥 만기를 채우는 게 낫습니다.&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;청년미래적금 가입조건을 먼저 확인&lt;/strong&gt;하세요. 해지했는데 가입조건이 안 되면 둘 다 잃습니다. 2편 가입조건을 먼저 확인하세요.&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;기한 내 계좌 개설 완료&lt;/strong&gt;를 반드시 챙기세요. 해지 신청만 하고 계좌 개설을 잊으면 특별중도해지 혜택이 사라집니다.&lt;/li&gt;
    &lt;/ul&gt;
    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 서두를 필요 없습니다&lt;/strong&gt;&lt;br&gt;
      청년미래적금은 2026년 6월 출시 예정입니다. 지금 당장 청년도약계좌를 해지할 필요가 없습니다. 출시 후 가입조건을 확인하고 여유 있게 진행하세요.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!--google_ad_section_end--&gt;

  
  &lt;img src=&quot;https://cdn.pixabay.com/photo/2016/11/29/06/15/plans-1867745_1280.jpg&quot; alt=&quot;순서를 지켜서 진행해야 손해가 없습니다&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;순서를 지켜서 진행해야 손해가 없습니다&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호3&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;related&quot;&gt;
    &lt;div class=&quot;related-title&quot;&gt;  시리즈 전체 보기&lt;/div&gt;
    &lt;ul class=&quot;related-list&quot;&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_01_개요비교.html&quot;&gt;① 청년미래적금이란? 청년도약계좌와 차이점&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_02_가입조건.html&quot;&gt;② 가입조건 일반형·우대형 총정리&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;  &lt;strong&gt;현재 글&lt;/strong&gt; — 갈아타기 손해 없이 하는 방법&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_04_정부기여금.html&quot;&gt;④ 정부기여금 몇 %? 만기 수령액 계산&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_05_비과세중도해지.html&quot;&gt;⑤ 비과세 조건 + 중도해지 가능한 경우&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_06_신청방법출시일.html&quot;&gt;⑥ 신청방법·출시일 2026년 6월 총정리&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;div class=&quot;cta-box&quot;&gt;
    &lt;p&gt;갈아타면 실제로 얼마나 더 받을 수 있을까?&lt;/p&gt;
    &lt;p class=&quot;cta-main&quot;&gt;4편 — 정부기여금 &amp; 만기 수령액 계산에서 확인하세요&lt;/p&gt;
    &lt;p class=&quot;cta-sub&quot;&gt;일반형 vs 우대형 · 월 납입액별 수령액 비교&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;footer&gt;
  &lt;p&gt;본 글은 2026년 5월 기준 정부 발표 내용을 바탕으로 작성되었습니다. 세부 사항은 2026년 6월 공식 발표 시 변경될 수 있습니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/322</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%8F%84%EC%95%BD%EA%B3%84%EC%A2%8C-%E2%86%92-%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EA%B0%88%EC%95%84%ED%83%80%EA%B8%B0-%E2%80%94-%EC%86%90%ED%95%B4-%EC%97%86%EC%9D%B4-%EB%84%98%EC%96%B4%EA%B0%80%EB%8A%94-%EB%B0%A9%EB%B2%95#entry322comment</comments>
      <pubDate>Fri, 15 May 2026 12:07:53 +0900</pubDate>
    </item>
    <item>
      <title>청년미래적금 가입조건 &amp;mdash; 나는 해당될까? 일반형&amp;middot;우대형 소득기준 총정리</title>
      <link>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EA%B0%80%EC%9E%85%EC%A1%B0%EA%B1%B4-%E2%80%94-%EB%82%98%EB%8A%94-%ED%95%B4%EB%8B%B9%EB%90%A0%EA%B9%8C-%EC%9D%BC%EB%B0%98%ED%98%95%C2%B7%EC%9A%B0%EB%8C%80%ED%98%95-%EC%86%8C%EB%93%9D%EA%B8%B0%EC%A4%80-%EC%B4%9D%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;청년미래적금가입조건.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dq3j5j/dJMcagFx8XY/tBJGEPbjyntCaz1rhUMAfk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dq3j5j/dJMcagFx8XY/tBJGEPbjyntCaz1rhUMAfk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dq3j5j/dJMcagFx8XY/tBJGEPbjyntCaz1rhUMAfk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fdq3j5j%2FdJMcagFx8XY%2FtBJGEPbjyntCaz1rhUMAfk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;258&quot; height=&quot;258&quot; data-filename=&quot;청년미래적금가입조건.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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;청년미래적금 가입조건 총정리. 연령·소득·우대형 기준을 한눈에 확인하세요. 내가 일반형인지 우대형인지 바로 알 수 있습니다.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;script async src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1708831157728558&quot; crossorigin=&quot;anonymous&quot;&gt;&lt;/script&gt;
&lt;style&gt;
  :root { --ink:#1a1410; --paper:#faf7f2; --warm:#f5ede0; --accent:#c0392b; --gold:#d4a017; --mid:#6b5c4c; --light:#e8ddd0; --green:#2d6a4f; --blue:#1a4a8a; }
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.9;}
  header{background:var(--ink);color:#fff;padding:56px 24px 44px;position:relative;overflow:hidden;}
  header::before{content:'가입조건';position:absolute;right:-10px;top:16px;font-size:100px;font-weight:900;color:rgba(255,255,255,0.04);font-family:'Noto Serif KR',serif;white-space:nowrap;}
  .header-inner{max-width:720px;margin:0 auto;position:relative;}
  .h-label{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:14px;}
  .h-title{font-family:'Noto Serif KR',serif;font-size:clamp(22px,4vw,34px);font-weight:900;line-height:1.4;margin-bottom:14px;}
  .h-title em{color:var(--gold);font-style:normal;}
  .h-desc{font-size:14px;color:rgba(255,255,255,0.6);border-left:3px solid var(--gold);padding-left:12px;line-height:1.7;max-width:560px;}
  .body-wrap{max-width:720px;margin:0 auto;padding:0 24px 80px;}
  .intro{margin:36px 0 32px;}
  .intro p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .hook{background:var(--warm);border-left:4px solid var(--accent);padding:16px 20px;font-size:14.5px;color:var(--mid);line-height:1.8;margin:20px 0;border-radius:0 4px 4px 0;}
  .hook strong{color:var(--accent);}
  .section{margin:44px 0 0;padding-top:36px;border-top:1px solid var(--light);}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;margin-bottom:16px;line-height:1.4;}
  .section p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .section h3{font-size:16px;font-weight:700;color:var(--accent);margin:24px 0 10px;padding-left:10px;border-left:3px solid var(--accent);}
  .callout{padding:16px 20px;margin:20px 0;border-radius:2px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:4px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:4px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:4px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  .data-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:14px;}
  .data-table th{background:var(--ink);color:#fff;padding:11px 14px;text-align:left;font-weight:600;font-size:13px;}
  .data-table td{padding:11px 14px;border-bottom:1px solid var(--light);color:var(--mid);vertical-align:top;}
  .data-table tr:last-child td{border-bottom:none;}
  .data-table tr:hover td{background:var(--warm);}
  .data-table td:first-child{font-weight:600;color:var(--ink);}
  .type-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:20px 0;}
  @media(max-width:520px){.type-grid{grid-template-columns:1fr;}}
  .type-card{padding:20px 18px;border-radius:4px;}
  .type-card.general{background:#eef2fb;border:1px solid #c5d0ee;border-top:4px solid var(--blue);}
  .type-card.special{background:#edf7f0;border:1px solid #b2d8c0;border-top:4px solid var(--green);}
  .type-card .type-label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:8px;}
  .type-card.general .type-label{color:var(--blue);}
  .type-card.special .type-label{color:var(--green);}
  .type-card .type-name{font-family:'Noto Serif KR',serif;font-size:18px;font-weight:900;margin-bottom:10px;}
  .type-card ul{list-style:none;padding:0;}
  .type-card ul li{font-size:13.5px;padding:5px 0 5px 18px;position:relative;border-bottom:1px dotted rgba(0,0,0,0.08);color:var(--ink);line-height:1.6;}
  .type-card ul li:last-child{border-bottom:none;}
  .type-card ul li::before{content:'·';position:absolute;left:4px;font-weight:900;font-size:18px;line-height:1.3;}
  .type-card.general ul li::before{color:var(--blue);}
  .type-card.special ul li::before{color:var(--green);}
  .checklist{list-style:none;margin:16px 0;}
  .checklist li{padding:10px 0 10px 30px;position:relative;border-bottom:1px solid var(--light);font-size:15px;color:var(--ink);line-height:1.7;}
  .checklist li:last-child{border-bottom:none;}
  .checklist li::before{content:'☑';position:absolute;left:0;color:var(--green);font-size:17px;top:11px;}
  .checklist li strong{font-weight:700;}
  .point-box{background:var(--warm);border-left:4px solid var(--gold);padding:16px 20px;margin:20px 0;border-radius:0 4px 4px 0;font-size:15px;font-weight:700;color:var(--ink);line-height:1.6;}
  .point-box::before{content:'  ';}
  .ad-slot{margin:36px 0;text-align:center;overflow:hidden;}
  .related{background:#fff;border:1px solid var(--light);border-radius:4px;padding:20px 22px;margin:44px 0 0;}
  .related-title{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:12px;}
  .related-list{list-style:none;}
  .related-list li{padding:7px 0;border-bottom:1px dotted var(--light);font-size:14px;}
  .related-list li:last-child{border-bottom:none;}
  .related-list li a{color:var(--blue);text-decoration:none;font-weight:500;}
  .related-list li a:hover{text-decoration:underline;}
  .cta-box{background:var(--ink);color:#fff;padding:34px 26px;border-radius:4px;margin:44px 0 0;text-align:center;}
  .cta-box p{font-size:14px;color:rgba(255,255,255,0.6);margin-bottom:8px;}
  .cta-box .cta-main{font-family:'Noto Serif KR',serif;font-size:20px;font-weight:900;color:#fff;line-height:1.5;margin-bottom:0;}
  .cta-box .cta-sub{font-size:13px;color:rgba(255,255,255,0.45);margin-top:10px;margin-bottom:0;}
  footer{max-width:720px;margin:0 auto;padding:22px 24px 56px;border-top:1px solid var(--light);font-size:12px;color:#9b9590;line-height:1.8;}

  .post-img { width:100%; max-height:320px; object-fit:cover; border-radius:4px; margin:24px 0 6px; display:block; }
  .img-caption { font-size:12px; color:var(--muted,#9b9590); text-align:center; margin-bottom:20px; }
  @media(max-width:600px){.body-wrap{padding-left:16px;padding-right:16px;}header{padding:40px 16px 32px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;!--google_ad_section_start--&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;h-label&quot;&gt;  2026 청년미래적금 · 가입조건&lt;/div&gt;
    &lt;h1 class=&quot;h-title&quot;&gt;청년미래적금 가입조건 —&lt;br&gt;&lt;em&gt;나는 해당될까?&lt;/em&gt; 일반형·우대형 소득기준 총정리&lt;/h1&gt;
    &lt;p class=&quot;h-desc&quot;&gt;연소득 기준, 나이 조건, 중소기업 재직 여부까지 — 내가 일반형인지 우대형인지 지금 바로 확인하세요. 모르면 정부기여금 6% 그냥 날립니다.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;body-wrap&quot;&gt;
  &lt;div class=&quot;intro&quot;&gt;
    &lt;p&gt;청년미래적금에 가입하고 싶어도 &quot;나 해당되나?&quot; 이것부터 막힙니다.&lt;/p&gt;
    &lt;p&gt;일반형과 우대형 조건이 다르고, 기준 중위소득 계산은 더 복잡합니다.&lt;/p&gt;
    &lt;div class=&quot;hook&quot;&gt;&lt;strong&gt;가입조건 모르고 신청하면 거절당합니다.&lt;/strong&gt;&lt;br&gt;반대로 우대형 조건인데 일반형으로 신청하면 정부기여금을 절반만 받습니다. 지금 정확히 확인하세요.&lt;/div&gt;
  &lt;/div&gt;

  
  &lt;img src=&quot;https://cdn.pixabay.com/photo/2017/07/31/11/44/laptop-2557571_1280.jpg&quot; alt=&quot;청년미래적금 가입조건 — 연령과 소득 기준을 먼저 확인하세요&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;청년미래적금 가입조건 — 연령과 소득 기준을 먼저 확인하세요&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호1&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;기본 가입 자격 — 먼저 나이부터 확인&lt;/h2&gt;
    &lt;p&gt;청년미래적금은 &lt;strong&gt;만 19세 ~ 34세&lt;/strong&gt; 청년이라면 누구나 가입 신청이 가능합니다.&lt;/p&gt;
    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 나이 계산 예외 2가지&lt;/strong&gt;&lt;br&gt;
      ① 군 복무 등 병역이행 기간(최대 6년)은 연령 계산에서 제외됩니다. 즉 군대 2년 다녀온 분은 실질적으로 36세까지 가능합니다.&lt;br&gt;
      ② 2025년 12월 31일 기준으로 34세 이하였다면, 출시 시점인 2026년 6월에 35세가 됐더라도 가입 가능합니다.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;일반형 vs 우대형 — 소득기준 차이&lt;/h2&gt;
    &lt;p&gt;소득 조건을 충족해야 가입이 됩니다. 조건에 따라 받는 정부기여금이 다릅니다.&lt;/p&gt;
    &lt;div class=&quot;type-grid&quot;&gt;
      &lt;div class=&quot;type-card general&quot;&gt;
        &lt;div class=&quot;type-label&quot;&gt;일반형&lt;/div&gt;
        &lt;div class=&quot;type-name&quot;&gt;정부기여금 6%&lt;/div&gt;
        &lt;ul&gt;
          &lt;li&gt;연소득 6,000만 원 이하&lt;/li&gt;
          &lt;li&gt;또는 연매출 3억 원 이하 소상공인&lt;/li&gt;
          &lt;li&gt;기준 중위소득 200% 이하&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
      &lt;div class=&quot;type-card special&quot;&gt;
        &lt;div class=&quot;type-label&quot;&gt;우대형&lt;/div&gt;
        &lt;div class=&quot;type-name&quot;&gt;정부기여금 12%&lt;/div&gt;
        &lt;ul&gt;
          &lt;li&gt;연소득 3,600만 원 이하&lt;/li&gt;
          &lt;li&gt;중소기업 재직자&lt;/li&gt;
          &lt;li&gt;또는 연매출 1억 원 이하 소상공인&lt;/li&gt;
          &lt;li&gt;기준 중위소득 150% 이하&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  중소기업 신규 취업자 주목&lt;/strong&gt;&lt;br&gt;
      일반형 소득 요건을 충족하는 중소기업 신규 취업자는 자동으로 &lt;strong&gt;우대형으로 분류&lt;/strong&gt;됩니다. 정부기여금 12%를 받을 수 있습니다.
    &lt;/div&gt;
  &lt;/div&gt;

  
  &lt;img src=&quot;https://cdn.pixabay.com/photo/2018/03/10/12/00/paper-3213924_1280.jpg&quot; alt=&quot;일반형과 우대형 조건이 다르며 받는 정부기여금도 달라집니다&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;일반형과 우대형 조건이 다르며 받는 정부기여금도 달라집니다&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호2&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;내가 가입 가능한지 확인하는 체크리스트&lt;/h2&gt;
    &lt;p&gt;아래 항목을 순서대로 체크해보세요.&lt;/p&gt;
    &lt;ul class=&quot;checklist&quot;&gt;
      &lt;li&gt;&lt;strong&gt;만 19~34세&lt;/strong&gt;인가요? (병역기간 제외 가능)&lt;/li&gt;
      &lt;li&gt;연소득이 &lt;strong&gt;6,000만 원 이하&lt;/strong&gt;인가요?&lt;/li&gt;
      &lt;li&gt;기준 중위소득 &lt;strong&gt;200% 이하&lt;/strong&gt;인가요?&lt;/li&gt;
      &lt;li&gt;청년도약계좌에 &lt;strong&gt;현재 가입되어 있지 않은가요?&lt;/strong&gt; (중복 불가)&lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;위 4가지를 모두 충족하면 &lt;strong&gt;최소 일반형으로 가입 가능&lt;/strong&gt;합니다.&lt;/p&gt;

    &lt;h3&gt;우대형 추가 확인&lt;/h3&gt;
    &lt;ul class=&quot;checklist&quot;&gt;
      &lt;li&gt;연소득 &lt;strong&gt;3,600만 원 이하&lt;/strong&gt;인가요?&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;중소기업에 재직 중&lt;/strong&gt;인가요?&lt;/li&gt;
      &lt;li&gt;기준 중위소득 &lt;strong&gt;150% 이하&lt;/strong&gt;인가요?&lt;/li&gt;
    &lt;/ul&gt;
    &lt;div class=&quot;point-box&quot;&gt;위 3가지 해당되면 우대형 — 정부기여금 12% 적용됩니다.&lt;/div&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;❗ 기준 중위소득 계산이 헷갈린다면&lt;/strong&gt;&lt;br&gt;
      기준 중위소득은 가구원 수에 따라 달라집니다. 건강보험료 기준으로 확인하거나, 2026년 6월 출시 후 은행 앱에서 자동 조회됩니다. 지금은 소득 기준만 먼저 확인해두세요.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!--google_ad_section_end--&gt;

  
  &lt;img src=&quot;https://cdn.pixabay.com/photo/2016/03/09/09/22/workplace-1245776_1280.jpg&quot; alt=&quot;중소기업 재직자는 우대형으로 자동 분류됩니다&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;중소기업 재직자는 우대형으로 자동 분류됩니다&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호3&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;related&quot;&gt;
    &lt;div class=&quot;related-title&quot;&gt;  시리즈 전체 보기&lt;/div&gt;
    &lt;ul class=&quot;related-list&quot;&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_01_개요비교.html&quot;&gt;① 청년미래적금이란? 청년도약계좌와 차이점&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;  &lt;strong&gt;현재 글&lt;/strong&gt; — 가입조건 일반형·우대형 총정리&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_03_갈아타기.html&quot;&gt;③ 청년도약계좌 → 청년미래적금 갈아타기 방법&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_04_정부기여금.html&quot;&gt;④ 정부기여금 몇 %? 만기 수령액 계산&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_05_비과세중도해지.html&quot;&gt;⑤ 비과세 조건 + 중도해지 가능한 경우&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_06_신청방법출시일.html&quot;&gt;⑥ 신청방법·출시일 2026년 6월 총정리&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;div class=&quot;cta-box&quot;&gt;
    &lt;p&gt;청년도약계좌 해지하고 갈아타도 될까?&lt;/p&gt;
    &lt;p class=&quot;cta-main&quot;&gt;3편 — 갈아타기 방법에서 손해 없이 넘어가는 법 확인하세요&lt;/p&gt;
    &lt;p class=&quot;cta-sub&quot;&gt;특별중도해지 인정 조건 · 해지 절차 · 주의사항&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;footer&gt;
  &lt;p&gt;본 글은 2026년 5월 기준 정부 발표 내용을 바탕으로 작성되었습니다. 출시 전 내용이므로 세부 사항은 2026년 6월 공식 발표 시 변경될 수 있습니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/321</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EA%B0%80%EC%9E%85%EC%A1%B0%EA%B1%B4-%E2%80%94-%EB%82%98%EB%8A%94-%ED%95%B4%EB%8B%B9%EB%90%A0%EA%B9%8C-%EC%9D%BC%EB%B0%98%ED%98%95%C2%B7%EC%9A%B0%EB%8C%80%ED%98%95-%EC%86%8C%EB%93%9D%EA%B8%B0%EC%A4%80-%EC%B4%9D%EC%A0%95%EB%A6%AC#entry321comment</comments>
      <pubDate>Thu, 14 May 2026 19:03:55 +0900</pubDate>
    </item>
    <item>
      <title>청년미래적금 비과세 조건 + 중도해지 가능한 경우 총정리</title>
      <link>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EB%B9%84%EA%B3%BC%EC%84%B8-%EC%A1%B0%EA%B1%B4-%EC%A4%91%EB%8F%84%ED%95%B4%EC%A7%80-%EA%B0%80%EB%8A%A5%ED%95%9C-%EA%B2%BD%EC%9A%B0-%EC%B4%9D%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;청년미래적금 비과세 중도해지.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/7qyl1/dJMcac39Wn5/apEuE54dNecEWxi4KRHYc1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/7qyl1/dJMcac39Wn5/apEuE54dNecEWxi4KRHYc1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/7qyl1/dJMcac39Wn5/apEuE54dNecEWxi4KRHYc1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F7qyl1%2FdJMcac39Wn5%2FapEuE54dNecEWxi4KRHYc1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;437&quot; height=&quot;437&quot; data-filename=&quot;청년미래적금 비과세 중도해지.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;

&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;청년미래적금 이자소득 비과세 조건과 중도해지해도 혜택이 유지되는 특별중도해지 사유를 정리했습니다.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;script async src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1708831157728558&quot; crossorigin=&quot;anonymous&quot;&gt;&lt;/script&gt;
&lt;style&gt;
  :root{--ink:#1a1410;--paper:#faf7f2;--warm:#f5ede0;--accent:#c0392b;--gold:#d4a017;--mid:#6b5c4c;--light:#e8ddd0;--green:#2d6a4f;--blue:#1a4a8a;}
  *{margin:0;padding:0;box-sizing:border-box;}
  body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.9;}
  header{background:var(--ink);color:#fff;padding:56px 24px 44px;position:relative;overflow:hidden;}
  header::before{content:'비과세';position:absolute;right:-10px;top:16px;font-size:110px;font-weight:900;color:rgba(255,255,255,0.04);font-family:'Noto Serif KR',serif;white-space:nowrap;}
  .header-inner{max-width:720px;margin:0 auto;position:relative;}
  .h-label{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:14px;}
  .h-title{font-family:'Noto Serif KR',serif;font-size:clamp(22px,4vw,34px);font-weight:900;line-height:1.4;margin-bottom:14px;}
  .h-title em{color:var(--gold);font-style:normal;}
  .h-desc{font-size:14px;color:rgba(255,255,255,0.6);border-left:3px solid var(--gold);padding-left:12px;line-height:1.7;max-width:560px;}
  .body-wrap{max-width:720px;margin:0 auto;padding:0 24px 80px;}
  .intro{margin:36px 0 32px;}
  .intro p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .hook{background:var(--warm);border-left:4px solid var(--accent);padding:16px 20px;font-size:14.5px;color:var(--mid);line-height:1.8;margin:20px 0;border-radius:0 4px 4px 0;}
  .hook strong{color:var(--accent);}
  .section{margin:44px 0 0;padding-top:36px;border-top:1px solid var(--light);}
  .section h2{font-family:'Noto Serif KR',serif;font-size:clamp(18px,2.5vw,24px);font-weight:900;margin-bottom:16px;line-height:1.4;}
  .section p{font-size:15.5px;line-height:2;margin-bottom:12px;}
  .section h3{font-size:16px;font-weight:700;color:var(--accent);margin:24px 0 10px;padding-left:10px;border-left:3px solid var(--accent);}
  .callout{padding:16px 20px;margin:20px 0;border-radius:2px;font-size:14px;line-height:1.8;}
  .callout.warn{background:#fff8e6;border-left:4px solid var(--gold);color:#7a5c00;}
  .callout.tip{background:#edf7f0;border-left:4px solid var(--green);color:#1a4a30;}
  .callout.danger{background:#fef0ef;border-left:4px solid var(--accent);color:#8a2020;}
  .callout strong{font-weight:700;}
  .card-list{list-style:none;margin:20px 0;}
  .card-list li{background:#fff;border:1px solid var(--light);border-left:4px solid var(--green);padding:16px 18px;margin-bottom:10px;border-radius:0 4px 4px 0;font-size:15px;line-height:1.7;color:var(--ink);}
  .card-list li strong{font-weight:700;display:block;margin-bottom:4px;}
  .card-list li span{font-size:13.5px;color:var(--mid);}
  .card-list.red li{border-left-color:var(--accent);}
  .data-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:14px;}
  .data-table th{background:var(--ink);color:#fff;padding:11px 14px;text-align:left;font-weight:600;font-size:13px;}
  .data-table td{padding:11px 14px;border-bottom:1px solid var(--light);color:var(--mid);vertical-align:top;}
  .data-table tr:last-child td{border-bottom:none;}
  .data-table tr:hover td{background:var(--warm);}
  .data-table td:first-child{font-weight:600;color:var(--ink);}
  .point-box{background:var(--warm);border-left:4px solid var(--gold);padding:16px 20px;margin:20px 0;border-radius:0 4px 4px 0;font-size:15px;font-weight:700;color:var(--ink);line-height:1.6;}
  .point-box::before{content:'  ';}
  .ad-slot{margin:36px 0;text-align:center;overflow:hidden;}
  .related{background:#fff;border:1px solid var(--light);border-radius:4px;padding:20px 22px;margin:44px 0 0;}
  .related-title{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:12px;}
  .related-list{list-style:none;}
  .related-list li{padding:7px 0;border-bottom:1px dotted var(--light);font-size:14px;}
  .related-list li:last-child{border-bottom:none;}
  .related-list li a{color:var(--blue);text-decoration:none;font-weight:500;}
  .related-list li a:hover{text-decoration:underline;}
  .cta-box{background:var(--ink);color:#fff;padding:34px 26px;border-radius:4px;margin:44px 0 0;text-align:center;}
  .cta-box p{font-size:14px;color:rgba(255,255,255,0.6);margin-bottom:8px;}
  .cta-box .cta-main{font-family:'Noto Serif KR',serif;font-size:20px;font-weight:900;color:#fff;line-height:1.5;margin-bottom:0;}
  .cta-box .cta-sub{font-size:13px;color:rgba(255,255,255,0.45);margin-top:10px;margin-bottom:0;}
  footer{max-width:720px;margin:0 auto;padding:22px 24px 56px;border-top:1px solid var(--light);font-size:12px;color:#9b9590;line-height:1.8;}
  .post-img { width:100%; max-height:320px; object-fit:cover; border-radius:4px; margin:24px 0 6px; display:block; }
  .img-caption { font-size:12px; color:var(--muted,#9b9590); text-align:center; margin-bottom:20px; }
  @media(max-width:600px){.body-wrap{padding-left:16px;padding-right:16px;}header{padding:40px 16px 32px;}}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;!--google_ad_section_start--&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;h-label&quot;&gt;  2026 청년미래적금 · 비과세·중도해지&lt;/div&gt;
    &lt;h1 class=&quot;h-title&quot;&gt;청년미래적금&lt;br&gt;&lt;em&gt;비과세 조건 + 중도해지&lt;/em&gt; 가능한 경우 총정리&lt;/h1&gt;
    &lt;p class=&quot;h-desc&quot;&gt;이자에 세금이 붙지 않는 비과세 조건은 무엇인지, 급하게 해지해야 할 때 손해 없이 빠져나오는 방법을 정리했습니다.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;body-wrap&quot;&gt;
  &lt;div class=&quot;intro&quot;&gt;
    &lt;p&gt;청년미래적금의 숨겨진 혜택이 하나 더 있습니다. 바로 &lt;strong&gt;이자소득 비과세&lt;/strong&gt;입니다.&lt;/p&gt;
    &lt;p&gt;일반 적금은 이자에 15.4% 세금이 붙습니다. 청년미래적금은 조건을 충족하면 이 세금이 0원입니다.&lt;/p&gt;
    &lt;div class=&quot;hook&quot;&gt;&lt;strong&gt;비과세 조건을 모르고 해지하면 세금 + 정부기여금을 동시에 날립니다.&lt;/strong&gt;&lt;br&gt;중도해지가 불가피하다면 특별중도해지 사유에 해당하는지 먼저 확인하세요.&lt;/div&gt;
  &lt;/div&gt;

  
  &lt;img src=&quot;https://cdn.pixabay.com/photo/2017/10/25/17/55/financial-2888817_1280.jpg&quot; alt=&quot;이자소득 비과세 — 일반 적금보다 실수령액이 더 많습니다&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;이자소득 비과세 — 일반 적금보다 실수령액이 더 많습니다&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호1&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;이자소득 비과세 — 얼마나 이득일까?&lt;/h2&gt;
    &lt;p&gt;일반 적금에서 이자 100만 원이 발생하면 15.4만 원이 세금으로 나갑니다. 청년미래적금은 이 금액이 그대로 내 통장에 들어옵니다.&lt;/p&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  비과세 효과 계산&lt;/strong&gt;&lt;br&gt;
      월 50만 원 × 3년 납입 → 이자 약 170만 원 발생 가정 시&lt;br&gt;
      일반 적금: 이자 170만 원 - 세금 26만 원 = 수령 144만 원&lt;br&gt;
      청년미래적금: 이자 170만 원 전액 수령 → &lt;strong&gt;26만 원 추가 이득&lt;/strong&gt;
    &lt;/div&gt;

    &lt;h3&gt;비과세 적용 조건&lt;/h3&gt;
    &lt;ul class=&quot;card-list&quot;&gt;
      &lt;li&gt;&lt;strong&gt;총 급여 7,500만 원 이하&lt;/strong&gt;&lt;span&gt;근로소득자 기준입니다.&lt;/span&gt;&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;종합소득 6,300만 원 이하&lt;/strong&gt;&lt;span&gt;사업소득 등 종합소득 기준입니다.&lt;/span&gt;&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;소상공인 청년&lt;/strong&gt;&lt;span&gt;소득 기준과 무관하게 비과세 혜택을 받을 수 있습니다.&lt;/span&gt;&lt;/li&gt;
    &lt;/ul&gt;
    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 비과세는 3년 만기를 채워야 합니다&lt;/strong&gt;&lt;br&gt;
      만기 전 일반 중도해지를 하면 이자소득에 세금이 부과됩니다. 단, 특별중도해지 사유에 해당하면 만기 전 해지해도 비과세 혜택이 유지됩니다.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;중도해지 가능한 경우 — 특별중도해지 사유&lt;/h2&gt;
    &lt;p&gt;아래 사유에 해당하면 만기 전 해지해도 정부기여금과 비과세 혜택을 유지할 수 있습니다.&lt;/p&gt;

    &lt;h3&gt;즉시 해지 가능한 사유&lt;/h3&gt;
    &lt;ul class=&quot;card-list&quot;&gt;
      &lt;li&gt;&lt;strong&gt;가입자 사망&lt;/strong&gt;&lt;span&gt;사망 사실 확인 후 즉시 해지 가능합니다.&lt;/span&gt;&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;해외 이주&lt;/strong&gt;&lt;span&gt;해외 이민·장기 체류 등 해외 이주 시 즉시 해지됩니다.&lt;/span&gt;&lt;/li&gt;
    &lt;/ul&gt;

    &lt;h3&gt;사유 발생 후 6개월 이내 해지 가능한 사유&lt;/h3&gt;
    &lt;ul class=&quot;card-list&quot;&gt;
      &lt;li&gt;&lt;strong&gt;자연재해 피해&lt;/strong&gt;&lt;span&gt;홍수·화재·지진 등 재해 발생 후 6개월 내 해지 신청해야 합니다.&lt;/span&gt;&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;퇴직&lt;/strong&gt;&lt;span&gt;직장을 잃은 경우. 퇴직 후 6개월 안에 해지 신청하세요.&lt;/span&gt;&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;3개월 이상 입원이 필요한 질병&lt;/strong&gt;&lt;span&gt;장기 치료가 필요한 중증 질환 등이 해당됩니다.&lt;/span&gt;&lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class=&quot;point-box&quot;&gt;특별중도해지 해당 여부가 불분명하면 해지 전 반드시 은행에 먼저 확인하세요.&lt;/div&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;❗ 위 사유 외 해지는 무조건 손해입니다&lt;/strong&gt;&lt;br&gt;
      특별중도해지 사유 외에 해지하면 정부기여금 전액 반납 + 비과세 혜택 소멸입니다. 납입 원금만 돌려받습니다. 급하게 돈이 필요하다면 해지 대신 &lt;strong&gt;담보대출&lt;/strong&gt;을 먼저 검토하세요.
    &lt;/div&gt;
  &lt;/div&gt;

  
  &lt;img src=&quot;https://cdn.pixabay.com/photo/2018/01/17/20/22/analytics-3088958_1280.jpg&quot; alt=&quot;특별중도해지 사유에 해당하면 만기 전에도 혜택을 유지할 수 있습니다&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;특별중도해지 사유에 해당하면 만기 전에도 혜택을 유지할 수 있습니다&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호2&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;중도해지 vs 만기 — 결과 비교&lt;/h2&gt;
    &lt;table class=&quot;data-table&quot;&gt;
      &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;정부기여금&lt;/th&gt;&lt;th&gt;이자 비과세&lt;/th&gt;&lt;th&gt;원금&lt;/th&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;3년 만기&lt;/td&gt;&lt;td&gt;전액 수령&lt;/td&gt;&lt;td&gt;적용&lt;/td&gt;&lt;td&gt;전액 수령&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;특별중도해지&lt;/td&gt;&lt;td&gt;일부 수령&lt;/td&gt;&lt;td&gt;적용&lt;/td&gt;&lt;td&gt;전액 수령&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;일반 중도해지&lt;/td&gt;&lt;td style=&quot;color:var(--accent);font-weight:700;&quot;&gt;전액 반납&lt;/td&gt;&lt;td style=&quot;color:var(--accent);font-weight:700;&quot;&gt;미적용&lt;/td&gt;&lt;td&gt;전액 수령&lt;/td&gt;&lt;/tr&gt;
    &lt;/table&gt;
  &lt;/div&gt;

  &lt;!--google_ad_section_end--&gt;

  
  &lt;img src=&quot;https://cdn.pixabay.com/photo/2016/11/19/15/46/agreement-1839415_1280.jpg&quot; alt=&quot;중도해지 전 반드시 사유 확인이 필요합니다&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;중도해지 전 반드시 사유 확인이 필요합니다&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호3&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;related&quot;&gt;
    &lt;div class=&quot;related-title&quot;&gt;  시리즈 전체 보기&lt;/div&gt;
    &lt;ul class=&quot;related-list&quot;&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_01_개요비교.html&quot;&gt;① 청년미래적금이란? 청년도약계좌와 차이점&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_02_가입조건.html&quot;&gt;② 가입조건 일반형·우대형 총정리&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_03_갈아타기.html&quot;&gt;③ 청년도약계좌 → 청년미래적금 갈아타기 방법&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_04_정부기여금.html&quot;&gt;④ 정부기여금 &amp; 만기 수령액 계산&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;  &lt;strong&gt;현재 글&lt;/strong&gt; — 비과세 조건 + 중도해지 가능한 경우&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_06_신청방법출시일.html&quot;&gt;⑥ 신청방법·출시일 2026년 6월 총정리&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;div class=&quot;cta-box&quot;&gt;
    &lt;p&gt;그래서 언제부터 어떻게 신청하면 될까?&lt;/p&gt;
    &lt;p class=&quot;cta-main&quot;&gt;6편 — 신청방법과 출시일 총정리에서 확인하세요&lt;/p&gt;
    &lt;p class=&quot;cta-sub&quot;&gt;2026년 6월 출시 · 신청 절차 · 주의사항&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;footer&gt;
  &lt;p&gt;본 글은 2026년 5월 기준 정부 발표 내용을 바탕으로 작성되었습니다. 세부 사항은 2026년 6월 공식 발표 시 변경될 수 있습니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/324</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88-%EB%B9%84%EA%B3%BC%EC%84%B8-%EC%A1%B0%EA%B1%B4-%EC%A4%91%EB%8F%84%ED%95%B4%EC%A7%80-%EA%B0%80%EB%8A%A5%ED%95%9C-%EA%B2%BD%EC%9A%B0-%EC%B4%9D%EC%A0%95%EB%A6%AC#entry324comment</comments>
      <pubDate>Thu, 14 May 2026 18:15:46 +0900</pubDate>
    </item>
    <item>
      <title>청년미래적금이란? 청년도약계좌와 뭐가 다른지 3분 안에 정리</title>
      <link>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88%EC%9D%B4%EB%9E%80-%EC%B2%AD%EB%85%84%EB%8F%84%EC%95%BD%EA%B3%84%EC%A2%8C%EC%99%80-%EB%AD%90%EA%B0%80-%EB%8B%A4%EB%A5%B8%EC%A7%80-3%EB%B6%84-%EC%95%88%EC%97%90-%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;청년미래적금.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/b47bss/dJMcadoprxE/QHJmACPSv7ddvK9yJsqLU0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/b47bss/dJMcadoprxE/QHJmACPSv7ddvK9yJsqLU0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/b47bss/dJMcadoprxE/QHJmACPSv7ddvK9yJsqLU0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fb47bss%2FdJMcadoprxE%2FQHJmACPSv7ddvK9yJsqLU0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;324&quot; height=&quot;324&quot; data-filename=&quot;청년미래적금.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;



&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;청년미래적금이란? 청년도약계좌와 뭐가 다른지 3분 안에 정리&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;2026년 새로 나온 청년미래적금, 기존 청년도약계좌랑 뭐가 다를까요? 만기·정부기여금·월납입한도 차이를 한눈에 정리했습니다.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;script async src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1708831157728558&quot; crossorigin=&quot;anonymous&quot;&gt;&lt;/script&gt;
&lt;style&gt;
  :root {
    --ink: #1a1410; --paper: #faf7f2; --warm: #f5ede0;
    --accent: #c0392b; --gold: #d4a017; --mid: #6b5c4c;
    --light: #e8ddd0; --green: #2d6a4f; --blue: #1a4a8a;
  }
  * { margin:0; padding:0; box-sizing:border-box; }
  body { font-family:'Noto Sans KR',sans-serif; background:var(--paper); color:var(--ink); font-size:16px; line-height:1.9; }

  header { background:var(--ink); color:#fff; padding:56px 24px 44px; position:relative; overflow:hidden; }
  header::before { content:'청년미래적금'; position:absolute; right:-10px; top:16px; font-size:80px; font-weight:900; color:rgba(255,255,255,0.04); font-family:'Noto Serif KR',serif; white-space:nowrap; }
  .header-inner { max-width:720px; margin:0 auto; position:relative; }
  .h-label { font-size:11px; font-weight:700; letter-spacing:3px; text-transform:uppercase; color:var(--gold); margin-bottom:14px; }
  .h-title { font-family:'Noto Serif KR',serif; font-size:clamp(22px,4vw,34px); font-weight:900; line-height:1.4; margin-bottom:14px; }
  .h-title em { color:var(--gold); font-style:normal; }
  .h-desc { font-size:14px; color:rgba(255,255,255,0.6); border-left:3px solid var(--gold); padding-left:12px; line-height:1.7; max-width:560px; }

  .body-wrap { max-width:720px; margin:0 auto; padding:0 24px 80px; }

  .intro { margin:36px 0 32px; }
  .intro p { font-size:15.5px; line-height:2; margin-bottom:12px; }
  .hook { background:var(--warm); border-left:4px solid var(--accent); padding:16px 20px; font-size:14.5px; color:var(--mid); line-height:1.8; margin:20px 0; border-radius:0 4px 4px 0; }
  .hook strong { color:var(--accent); }

  .section { margin:44px 0 0; padding-top:36px; border-top:1px solid var(--light); }
  .section h2 { font-family:'Noto Serif KR',serif; font-size:clamp(18px,2.5vw,24px); font-weight:900; margin-bottom:16px; line-height:1.4; }
  .section p { font-size:15.5px; line-height:2; margin-bottom:12px; }
  .section h3 { font-size:16px; font-weight:700; color:var(--accent); margin:24px 0 10px; padding-left:10px; border-left:3px solid var(--accent); }

  .callout { padding:16px 20px; margin:20px 0; border-radius:2px; font-size:14px; line-height:1.8; }
  .callout.warn { background:#fff8e6; border-left:4px solid var(--gold); color:#7a5c00; }
  .callout.tip { background:#edf7f0; border-left:4px solid var(--green); color:#1a4a30; }
  .callout.danger { background:#fef0ef; border-left:4px solid var(--accent); color:#8a2020; }
  .callout strong { font-weight:700; }

  .compare-table { width:100%; border-collapse:collapse; margin:20px 0; font-size:14px; }
  .compare-table th { background:var(--ink); color:#fff; padding:11px 14px; text-align:left; font-weight:600; font-size:13px; }
  .compare-table td { padding:11px 14px; border-bottom:1px solid var(--light); color:var(--mid); vertical-align:top; }
  .compare-table tr:last-child td { border-bottom:none; }
  .compare-table tr:hover td { background:var(--warm); }
  .compare-table td:first-child { font-weight:600; color:var(--ink); }
  .badge { display:inline-block; padding:2px 8px; border-radius:20px; font-size:11px; font-weight:700; }
  .badge.up { background:#d4edda; color:#155724; }
  .badge.down { background:#f8d7da; color:#721c24; }

  .point-box { background:var(--warm); border-left:4px solid var(--gold); padding:18px 20px; margin:20px 0; border-radius:0 4px 4px 0; font-size:15px; font-weight:700; color:var(--ink); line-height:1.6; }
  .point-box::before { content:'  '; }

  .ad-slot { margin:36px 0; text-align:center; overflow:hidden; }

  .related { background:#fff; border:1px solid var(--light); border-radius:4px; padding:20px 22px; margin:44px 0 0; }
  .related-title { font-size:12px; font-weight:700; letter-spacing:2px; text-transform:uppercase; color:var(--accent); margin-bottom:12px; }
  .related-list { list-style:none; }
  .related-list li { padding:7px 0; border-bottom:1px dotted var(--light); font-size:14px; }
  .related-list li:last-child { border-bottom:none; }
  .related-list li a { color:var(--blue); text-decoration:none; font-weight:500; }
  .related-list li a:hover { text-decoration:underline; }

  .cta-box { background:var(--ink); color:#fff; padding:34px 26px; border-radius:4px; margin:44px 0 0; text-align:center; }
  .cta-box p { font-size:14px; color:rgba(255,255,255,0.6); margin-bottom:8px; }
  .cta-box .cta-main { font-family:'Noto Serif KR',serif; font-size:20px; font-weight:900; color:#fff; line-height:1.5; margin-bottom:0; }
  .cta-box .cta-sub { font-size:13px; color:rgba(255,255,255,0.45); margin-top:10px; margin-bottom:0; }

  footer { max-width:720px; margin:0 auto; padding:22px 24px 56px; border-top:1px solid var(--light); font-size:12px; color:#9b9590; line-height:1.8; }


  .post-img { width:100%; max-height:320px; object-fit:cover; border-radius:4px; margin:24px 0 6px; display:block; }
  .img-caption { font-size:12px; color:var(--muted,#9b9590); text-align:center; margin-bottom:20px; }
  @media(max-width:600px){ .body-wrap{ padding-left:16px; padding-right:16px; } header{ padding:40px 16px 32px; } }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;!--google_ad_section_start--&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;h-label&quot;&gt;  2026 청년정책 · 자산형성&lt;/div&gt;
    &lt;h1 class=&quot;h-title&quot;&gt;청년미래적금이란?&lt;br&gt;&lt;em&gt;청년도약계좌랑 뭐가 다른지&lt;/em&gt; 3분 안에 정리&lt;/h1&gt;
    &lt;p class=&quot;h-desc&quot;&gt;2026년 6월 출시 예정인 청년미래적금. 기존 청년도약계좌와 어떻게 다른지 모르면 손해입니다. 지금 바로 확인하세요.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;div class=&quot;body-wrap&quot;&gt;
  &lt;div class=&quot;intro&quot;&gt;
    &lt;p&gt;청년도약계좌 넣고 있는데 청년미래적금이 더 낫다는 말이 들립니다.&lt;/p&gt;
    &lt;p&gt;그런데 뭐가 얼마나 다른지 정확히 아는 사람이 없습니다.&lt;/p&gt;
    &lt;div class=&quot;hook&quot;&gt;&lt;strong&gt;잘못 선택하면 3년 동안 수십만 원 차이가 납니다.&lt;/strong&gt;&lt;br&gt;지금 5분 투자해서 정확히 비교하고 결정하세요.&lt;/div&gt;
    &lt;p&gt;청년미래적금의 핵심 개념부터, 청년도약계좌와의 차이점까지 한 번에 정리해드립니다.&lt;/p&gt;
  &lt;/div&gt;

  
  &lt;img src=&quot;https://cdn.pixabay.com/photo/2017/09/07/08/54/money-2724241_1280.jpg&quot;
       alt=&quot;청년미래적금 저축 돈 이미지&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;청년미래적금 — 3년 만기로 목돈을 만드는 자산형성 상품&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호1&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;청년미래적금, 한 줄로 설명하면&lt;/h2&gt;
    &lt;p&gt;청년이 매달 저축하면 &lt;strong&gt;정부가 최대 12%를 얹어주는&lt;/strong&gt; 자산형성 금융상품입니다.&lt;/p&gt;
    &lt;p&gt;월 50만 원 한도 안에서 자유롭게 납입하면 되고, 3년 만기 시 최대 2,200만 원을 손에 쥘 수 있습니다.&lt;/p&gt;
    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  핵심 한 줄&lt;/strong&gt;&lt;br&gt;
      내가 월 50만 원 넣으면 → 정부가 최대 6만 원(일반형) 또는 6만 원(우대형 12%)을 더 얹어줍니다. 이자 위에 이자가 붙는 구조입니다.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;청년미래적금 vs 청년도약계좌 — 핵심 3가지 차이&lt;/h2&gt;
    &lt;p&gt;두 상품을 헷갈리는 분이 많습니다. 가장 중요한 차이 3가지만 먼저 보세요.&lt;/p&gt;

    &lt;div class=&quot;point-box&quot;&gt;만기가 5년 → 3년으로 줄었습니다. 2년 더 빨리 목돈이 생깁니다.&lt;/div&gt;
    &lt;div class=&quot;point-box&quot;&gt;정부기여금이 최대 6% → 최대 12%로 2배 올랐습니다.&lt;/div&gt;
    &lt;div class=&quot;point-box&quot;&gt;월 납입 한도가 70만 원 → 50만 원으로 낮아졌습니다.&lt;/div&gt;

    &lt;h3&gt;상세 비교표&lt;/h3&gt;
    &lt;table class=&quot;compare-table&quot;&gt;
      &lt;tr&gt;&lt;th&gt;항목&lt;/th&gt;&lt;th&gt;청년도약계좌&lt;/th&gt;&lt;th&gt;청년미래적금&lt;/th&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;만기&lt;/td&gt;&lt;td&gt;5년&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge up&quot;&gt;3년 ↓ 단축&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;정부기여금&lt;/td&gt;&lt;td&gt;최대 6%&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;badge up&quot;&gt;최대 12% ↑ 확대&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;월 납입 한도&lt;/td&gt;&lt;td&gt;최대 70만 원&lt;/td&gt;&lt;td&gt;최대 50만 원&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;만기 수령액&lt;/td&gt;&lt;td&gt;최대 5,000만 원&lt;/td&gt;&lt;td&gt;최대 2,200만 원&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;중복 가입&lt;/td&gt;&lt;td colspan=&quot;2&quot; style=&quot;text-align:center; color:var(--accent); font-weight:700;&quot;&gt;❌ 불가 (둘 중 하나만)&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;출시 시기&lt;/td&gt;&lt;td&gt;2023년 출시&lt;/td&gt;&lt;td&gt;2026년 6월 예정&lt;/td&gt;&lt;/tr&gt;
    &lt;/table&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 중요&lt;/strong&gt;&lt;br&gt;
      청년도약계좌와 청년미래적금은 동시에 가입할 수 없습니다. 둘 중 하나만 선택해야 합니다. 갈아타는 방법은 &lt;a href=&quot;청년미래적금_03_갈아타기.html&quot; style=&quot;color:var(--accent); font-weight:700;&quot;&gt;3편 — 갈아타기 방법&lt;/a&gt;에서 확인하세요.
    &lt;/div&gt;
  &lt;/div&gt;

  
  &lt;img src=&quot;https://cdn.pixabay.com/photo/2016/11/27/21/42/stock-1863880_1280.jpg&quot;
       alt=&quot;청년도약계좌 청년미래적금 비교&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;청년도약계좌 vs 청년미래적금 — 만기·기여금·납입한도 모두 달라졌습니다&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호2&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;section&quot;&gt;
    &lt;h2&gt;그래서 어느 쪽이 더 유리할까?&lt;/h2&gt;
    &lt;p&gt;단순 비교로는 답이 안 납니다. 본인 상황에 따라 다릅니다.&lt;/p&gt;

    &lt;h3&gt;청년미래적금이 유리한 경우&lt;/h3&gt;
    &lt;p&gt;만기 5년이 너무 길게 느껴지는 분, 3년 안에 목돈이 필요한 계획이 있는 분, 정부기여금 12% 우대형 조건에 해당되는 분은 청년미래적금이 더 맞습니다.&lt;/p&gt;

    &lt;h3&gt;청년도약계좌가 유리한 경우&lt;/h3&gt;
    &lt;p&gt;이미 청년도약계좌에 2~3년 이상 납입한 분은 굳이 갈아탈 필요가 없습니다. 남은 기간이 짧다면 그냥 만기를 채우는 게 낫습니다.&lt;/p&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;❗ 청년도약계좌 중도해지 전 반드시 확인할 것&lt;/strong&gt;&lt;br&gt;
      단순 갈아타기 목적으로 해지하면 손해입니다. 특별중도해지 사유로 인정받아야 기존 혜택을 지키면서 이동할 수 있습니다. 자세한 내용은 3편에서 다룹니다.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!--google_ad_section_end--&gt;

  
  &lt;img src=&quot;https://cdn.pixabay.com/photo/2019/04/26/07/14/store-4156934_1280.jpg&quot;
       alt=&quot;청년 자산형성 계획&quot; class=&quot;post-img&quot;&gt;
  &lt;p class=&quot;img-caption&quot;&gt;내 상황에 맞는 상품을 선택하는 것이 중요합니다&lt;/p&gt;
&lt;div class=&quot;ad-slot&quot;&gt;
    &lt;ins class=&quot;adsbygoogle&quot; style=&quot;display:block&quot; data-ad-client=&quot;ca-pub-1708831157728558&quot; data-ad-slot=&quot;광고단위번호3&quot; data-ad-format=&quot;auto&quot; data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
  &lt;/div&gt;

  &lt;div class=&quot;related&quot;&gt;
    &lt;div class=&quot;related-title&quot;&gt;  시리즈 전체 보기&lt;/div&gt;
    &lt;ul class=&quot;related-list&quot;&gt;
      &lt;li&gt;  &lt;strong&gt;현재 글&lt;/strong&gt; — 청년미래적금이란? 청년도약계좌와 차이점&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_02_가입조건.html&quot;&gt;② 청년미래적금 가입조건 — 일반형·우대형 소득기준 총정리&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_03_갈아타기.html&quot;&gt;③ 청년도약계좌 → 청년미래적금 갈아타기 방법&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_04_정부기여금.html&quot;&gt;④ 정부기여금 몇 %? 만기 수령액 계산&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_05_비과세중도해지.html&quot;&gt;⑤ 비과세 조건 + 중도해지 가능한 경우&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;청년미래적금_06_신청방법출시일.html&quot;&gt;⑥ 신청방법·출시일 2026년 6월 총정리&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;div class=&quot;cta-box&quot;&gt;
    &lt;p&gt;지금 내 조건이 일반형인지 우대형인지 모르겠다면&lt;/p&gt;
    &lt;p class=&quot;cta-main&quot;&gt;2편 — 가입조건 총정리에서 바로 확인하세요&lt;/p&gt;
    &lt;p class=&quot;cta-sub&quot;&gt;소득기준 · 연령 · 우대형 조건 한눈에 정리&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;footer&gt;
  &lt;p&gt;본 글은 2026년 5월 기준 정부 발표 내용을 바탕으로 작성되었습니다. 출시 전 내용이므로 세부 사항은 2026년 6월 공식 발표 시 변경될 수 있습니다.&lt;/p&gt;
&lt;/footer&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/320</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%B2%AD%EB%85%84%EB%AF%B8%EB%9E%98%EC%A0%81%EA%B8%88%EC%9D%B4%EB%9E%80-%EC%B2%AD%EB%85%84%EB%8F%84%EC%95%BD%EA%B3%84%EC%A2%8C%EC%99%80-%EB%AD%90%EA%B0%80-%EB%8B%A4%EB%A5%B8%EC%A7%80-3%EB%B6%84-%EC%95%88%EC%97%90-%EC%A0%95%EB%A6%AC#entry320comment</comments>
      <pubDate>Thu, 14 May 2026 17:00:02 +0900</pubDate>
    </item>
    <item>
      <title>에너지바우처 2026 신청대상 금액 방법 완벽 정리 (최신)</title>
      <link>https://jejerim.tistory.com/entry/%EC%97%90%EB%84%88%EC%A7%80%EB%B0%94%EC%9A%B0%EC%B2%98-2026-%EC%8B%A0%EC%B2%AD%EB%8C%80%EC%83%81-%EA%B8%88%EC%95%A1-%EB%B0%A9%EB%B2%95-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC-%EC%B5%9C%EC%8B%A0</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 신청대상 금액 방법 완벽 정리 (최신)&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;2026년 에너지바우처 신청대상, 지원 금액, 신청방법을 한 번에 정리했습니다. 생계·의료·주거급여 수급자라면 지금 바로 확인하세요. 4인 가구 최대 70만원 수령 가능.&quot;&gt;
&lt;meta name=&quot;keywords&quot; content=&quot;에너지바우처, 에너지바우처 신청, 에너지바우처 2026, 에너지바우처 대상, 국민행복카드, 전기세 지원, 복지로 신청, 에너지바우처 금액&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root {
    --ink: #1a1410;
    --paper: #faf7f2;
    --warm: #f5ede0;
    --accent: #c0392b;
    --gold: #d4a017;
    --mid: #6b5c4c;
    --light: #e8ddd0;
  }
  * { margin: 0; padding: 0; box-sizing: border-box; }
  body {
    font-family: 'Noto Sans KR', sans-serif;
    background: var(--paper);
    color: var(--ink);
    font-size: 16px;
    line-height: 1.9;
    max-width: 720px;
    margin: 0 auto;
    padding: 40px 20px 80px;
  }

  /* 썸네일 */
  .thumb-wrap {
    margin-bottom: 32px;
    border-radius: 8px;
    overflow: hidden;
  }
  .thumb-wrap img, .thumb-wrap svg {
    width: 100%; display: block;
  }

  /* 제목 */
  h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(22px, 4vw, 30px);
    font-weight: 900;
    line-height: 1.4;
    margin-bottom: 10px;
    color: var(--ink);
  }
  .post-date {
    font-size: 13px;
    color: var(--mid);
    margin-bottom: 28px;
    padding-bottom: 16px;
    border-bottom: 1px solid var(--light);
  }

  /* 소제목 */
  h2 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(18px, 3vw, 22px);
    font-weight: 900;
    margin: 44px 0 14px;
    color: var(--ink);
    padding-left: 14px;
    border-left: 5px solid var(--accent);
  }

  /* 단락 */
  p {
    margin-bottom: 16px;
    color: var(--ink);
    line-height: 1.95;
    word-break: keep-all;
  }
  strong {
    font-weight: 700;
    color: var(--ink);
  }
  .em-red { color: var(--accent); font-weight: 700; }
  .em-gold { color: var(--gold); font-weight: 700; }

  /* 콜아웃 박스 */
  .box {
    padding: 20px 22px;
    margin: 22px 0;
    border-radius: 6px;
    font-size: 15px;
    line-height: 1.85;
  }
  .box.warn {
    background: #fff8e6;
    border-left: 5px solid var(--gold);
    color: #6b4c00;
  }
  .box.tip {
    background: #edf7f0;
    border-left: 5px solid #2d6a4f;
    color: #1a3a28;
  }
  .box.danger {
    background: #fef0ef;
    border-left: 5px solid var(--accent);
    color: #7a1c1c;
  }
  .box.info {
    background: #eef3fc;
    border-left: 5px solid #1a4a8a;
    color: #1a2f60;
  }

  /* 표 */
  table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 14.5px;
  }
  thead th {
    background: var(--ink);
    color: #fff;
    padding: 12px 14px;
    text-align: left;
    font-weight: 600;
  }
  tbody td {
    padding: 11px 14px;
    border-bottom: 1px solid var(--light);
    color: var(--mid);
    vertical-align: top;
  }
  tbody td:first-child {
    font-weight: 600;
    color: var(--ink);
  }
  tbody tr:hover td { background: var(--warm); }
  .amount {
    color: var(--accent);
    font-weight: 700;
  }

  /* 이미지 행 */
  .img-row {
    display: flex;
    gap: 10px;
    margin: 18px 0;
  }
  .img-row img {
    flex: 1;
    width: 0;
    min-width: 0;
    border-radius: 6px;
    object-fit: cover;
    height: 160px;
    display: block;
  }

  /* 체크리스트 */
  .checklist { list-style: none; margin: 14px 0; }
  .checklist li {
    padding: 8px 0 8px 30px;
    position: relative;
    border-bottom: 1px solid var(--light);
    font-size: 15px;
    color: var(--mid);
  }
  .checklist li::before {
    content: '✔';
    position: absolute;
    left: 0;
    color: #2d6a4f;
    font-weight: 700;
  }
  .checklist li strong { color: var(--ink); }

  /* 순서 스텝 */
  .steps { margin: 16px 0; }
  .step-item {
    display: flex;
    gap: 16px;
    margin-bottom: 14px;
    align-items: flex-start;
  }
  .step-num {
    min-width: 32px;
    height: 32px;
    background: var(--accent);
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 14px;
    flex-shrink: 0;
    margin-top: 3px;
  }
  .step-body { font-size: 15px; color: var(--mid); }
  .step-body strong { color: var(--ink); }

  /* 섹션 구분 --&gt;
  /* 광고 섹션 타겟팅 주석 위치 표시 */
  .section-ad-marker {
    background: var(--warm);
    border: 1px dashed var(--gold);
    border-radius: 4px;
    padding: 8px 12px;
    font-size: 12px;
    color: var(--gold);
    margin: 20px 0;
    display: flex;
    align-items: center;
    gap: 8px;
  }

  /* CTA 버튼 */
  .cta-area {
    margin: 36px 0;
    padding: 28px;
    background: var(--ink);
    border-radius: 8px;
    text-align: center;
  }
  .cta-area p {
    color: rgba(255,255,255,0.85);
    font-size: 15px;
    margin-bottom: 14px;
  }
  .cta-btn {
    display: inline-block;
    background: var(--gold);
    color: var(--ink);
    font-weight: 700;
    font-size: 16px;
    padding: 14px 32px;
    border-radius: 4px;
    text-decoration: none;
    letter-spacing: 0.5px;
  }

  @media (max-width: 520px) {
    body { padding: 24px 16px 60px; }
    .img-row { flex-direction: column; }
    .img-row img { width: 100%; height: 180px; }
  }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;!-- ===== 썸네일 (키워드 포함 SVG 이미지) ===== --&gt;
&lt;div class=&quot;thumb-wrap&quot;&gt;
&lt;svg viewBox=&quot;0 0 800 420&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; role=&quot;img&quot; aria-label=&quot;에너지바우처 2026 신청대상 금액 신청방법 안내 이미지&quot;&gt;
  &lt;defs&gt;
    &lt;linearGradient id=&quot;bg2&quot; x1=&quot;0%&quot; y1=&quot;0%&quot; x2=&quot;100%&quot; y2=&quot;100%&quot;&gt;
      &lt;stop offset=&quot;0%&quot; style=&quot;stop-color:#0a1628&quot;/&gt;
      &lt;stop offset=&quot;100%&quot; style=&quot;stop-color:#0d2744&quot;/&gt;
    &lt;/linearGradient&gt;
    &lt;linearGradient id=&quot;gold2&quot; x1=&quot;0%&quot; y1=&quot;0%&quot; x2=&quot;100%&quot; y2=&quot;0%&quot;&gt;
      &lt;stop offset=&quot;0%&quot; style=&quot;stop-color:#f5a623&quot;/&gt;
      &lt;stop offset=&quot;100%&quot; style=&quot;stop-color:#f7c948&quot;/&gt;
    &lt;/linearGradient&gt;
  &lt;/defs&gt;
  &lt;rect width=&quot;800&quot; height=&quot;420&quot; fill=&quot;url(#bg2)&quot;/&gt;
  &lt;circle cx=&quot;680&quot; cy=&quot;60&quot; r=&quot;180&quot; fill=&quot;none&quot; stroke=&quot;rgba(245,166,35,0.1)&quot; stroke-width=&quot;60&quot;/&gt;
  &lt;circle cx=&quot;120&quot; cy=&quot;380&quot; r=&quot;140&quot; fill=&quot;none&quot; stroke=&quot;rgba(255,255,255,0.04)&quot; stroke-width=&quot;60&quot;/&gt;
  &lt;rect x=&quot;48&quot; y=&quot;40&quot; width=&quot;5&quot; height=&quot;340&quot; fill=&quot;url(#gold2)&quot; rx=&quot;2.5&quot;/&gt;
  &lt;!-- 상단 뱃지 --&gt;
  &lt;rect x=&quot;68&quot; y=&quot;44&quot; width=&quot;220&quot; height=&quot;30&quot; rx=&quot;4&quot; fill=&quot;rgba(245,166,35,0.15)&quot; stroke=&quot;rgba(245,166,35,0.4)&quot; stroke-width=&quot;1&quot;/&gt;
  &lt;text x=&quot;178&quot; y=&quot;65&quot; font-family=&quot;Arial, sans-serif&quot; font-size=&quot;12&quot; font-weight=&quot;700&quot; fill=&quot;#f5a623&quot; text-anchor=&quot;middle&quot; letter-spacing=&quot;2&quot;&gt;2026 최신 업데이트&lt;/text&gt;
  &lt;!-- 제목 --&gt;
  &lt;text x=&quot;68&quot; y=&quot;130&quot; font-family=&quot;Arial Black, sans-serif&quot; font-size=&quot;58&quot; font-weight=&quot;900&quot; fill=&quot;white&quot;&gt;에너지바우처&lt;/text&gt;
  &lt;text x=&quot;68&quot; y=&quot;196&quot; font-family=&quot;Arial Black, sans-serif&quot; font-size=&quot;44&quot; font-weight=&quot;900&quot; fill=&quot;url(#gold2)&quot;&gt;신청대상 · 금액 · 방법&lt;/text&gt;
  &lt;!-- 구분선 --&gt;
  &lt;rect x=&quot;68&quot; y=&quot;220&quot; width=&quot;660&quot; height=&quot;2.5&quot; fill=&quot;url(#gold2)&quot; rx=&quot;1.5&quot;/&gt;
  &lt;!-- 금액 카드 3개 --&gt;
  &lt;rect x=&quot;68&quot; y=&quot;240&quot; width=&quot;195&quot; height=&quot;80&quot; rx=&quot;6&quot; fill=&quot;rgba(255,255,255,0.05)&quot; stroke=&quot;rgba(245,166,35,0.25)&quot; stroke-width=&quot;1&quot;/&gt;
  &lt;text x=&quot;165&quot; y=&quot;268&quot; font-family=&quot;Arial, sans-serif&quot; font-size=&quot;11&quot; fill=&quot;rgba(255,255,255,0.55)&quot; text-anchor=&quot;middle&quot; letter-spacing=&quot;1&quot;&gt;1인 가구 지원금&lt;/text&gt;
  &lt;text x=&quot;165&quot; y=&quot;298&quot; font-family=&quot;Arial Black, sans-serif&quot; font-size=&quot;22&quot; font-weight=&quot;900&quot; fill=&quot;#f5a623&quot; text-anchor=&quot;middle&quot;&gt;295,200원&lt;/text&gt;
  &lt;rect x=&quot;276&quot; y=&quot;240&quot; width=&quot;195&quot; height=&quot;80&quot; rx=&quot;6&quot; fill=&quot;rgba(255,255,255,0.05)&quot; stroke=&quot;rgba(245,166,35,0.25)&quot; stroke-width=&quot;1&quot;/&gt;
  &lt;text x=&quot;373&quot; y=&quot;268&quot; font-family=&quot;Arial, sans-serif&quot; font-size=&quot;11&quot; fill=&quot;rgba(255,255,255,0.55)&quot; text-anchor=&quot;middle&quot; letter-spacing=&quot;1&quot;&gt;4인 이상 가구&lt;/text&gt;
  &lt;text x=&quot;373&quot; y=&quot;298&quot; font-family=&quot;Arial Black, sans-serif&quot; font-size=&quot;22&quot; font-weight=&quot;900&quot; fill=&quot;#f7c948&quot; text-anchor=&quot;middle&quot;&gt;701,300원&lt;/text&gt;
  &lt;rect x=&quot;484&quot; y=&quot;240&quot; width=&quot;195&quot; height=&quot;80&quot; rx=&quot;6&quot; fill=&quot;rgba(245,166,35,0.12)&quot; stroke=&quot;rgba(245,166,35,0.4)&quot; stroke-width=&quot;1&quot;/&gt;
  &lt;text x=&quot;581&quot; y=&quot;268&quot; font-family=&quot;Arial, sans-serif&quot; font-size=&quot;11&quot; fill=&quot;rgba(255,255,255,0.55)&quot; text-anchor=&quot;middle&quot; letter-spacing=&quot;1&quot;&gt;신청 기간&lt;/text&gt;
  &lt;text x=&quot;581&quot; y=&quot;294&quot; font-family=&quot;Arial Black, sans-serif&quot; font-size=&quot;19&quot; font-weight=&quot;900&quot; fill=&quot;white&quot; text-anchor=&quot;middle&quot;&gt;5월 ~ 12월&lt;/text&gt;
  &lt;!-- 하단 키워드 --&gt;
  &lt;text x=&quot;68&quot; y=&quot;358&quot; font-family=&quot;Arial, sans-serif&quot; font-size=&quot;13&quot; fill=&quot;rgba(255,255,255,0.6)&quot;&gt;#에너지바우처 #에너지바우처신청 #국민행복카드 #전기세지원 #복지로 #에너지바우처대상&lt;/text&gt;
  &lt;text x=&quot;68&quot; y=&quot;398&quot; font-family=&quot;Arial, sans-serif&quot; font-size=&quot;15&quot; fill=&quot;rgba(255,255,255,0.75)&quot;&gt;생계·의료·주거·교육급여 수급자라면 지금 바로 신청하세요!&lt;/text&gt;
&lt;/svg&gt;
&lt;/div&gt;

&lt;!-- ===== 제목 ===== --&gt;
&lt;h1&gt;에너지바우처 2026 신청대상 금액 신청방법 완벽 정리&lt;/h1&gt;
&lt;p class=&quot;post-date&quot;&gt;2026년 5월 · 최신 정보 업데이트&lt;/p&gt;

&lt;!--google_ad_section_start--&gt;

&lt;!-- ===== 서론: PASONA - Problem ===== --&gt;
&lt;p&gt;
전기세, 가스비 올랐다는 거 다들 아시죠?&lt;br&gt;
문제는 이걸 지원해주는 &lt;strong&gt;에너지바우처&lt;/strong&gt;가 있는데도
&lt;span class=&quot;em-red&quot;&gt;매년 수십만 명이 그냥 놓친다&lt;/span&gt;는 겁니다.
&lt;/p&gt;

&lt;p&gt;
모르면 못 받는 지원금이에요.&lt;br&gt;
정부가 알아서 챙겨주는 시대 아닙니다.
&lt;/p&gt;

&lt;div class=&quot;img-row&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1554224155-8d04cb21cd6c?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 신청 안내 지원금&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1518770660439-4636190af475?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 전기세 지원 전력&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1460925895917-afdab827c52f?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 복지로 신청방법 온라인&quot;&gt;
&lt;/div&gt;

&lt;!-- ===== PASONA - Agitation ===== --&gt;
&lt;p&gt;
에너지바우처는 최대 &lt;span class=&quot;em-red&quot;&gt;701,300원&lt;/span&gt;이에요.&lt;br&gt;
4인 가구 기준입니다.
&lt;/p&gt;

&lt;p&gt;
1인 가구도 &lt;strong&gt;295,200원&lt;/strong&gt; 받을 수 있어요.&lt;br&gt;
이걸 그냥 날리고 있는 가구가 전국에 수두룩합니다.
&lt;/p&gt;

&lt;p&gt;
&quot;나는 해당이 안 될 것 같아서&quot; 하고 포기한 분 있으세요?&lt;br&gt;
&lt;strong&gt;딱 이 글 읽고 직접 확인해 보세요.&lt;/strong&gt;
&lt;/p&gt;

&lt;div class=&quot;box danger&quot;&gt;
  &lt;strong&gt;⚠️ 에너지바우처, 신청 안 하면 자동으로 날아갑니다&lt;/strong&gt;&lt;br&gt;
  전년도 수급자라도 거주지·가구원 수가 바뀌었다면 반드시 재신청해야 합니다.
  아무 행동도 안 하면 지원금은 그냥 사라집니다.
&lt;/div&gt;

&lt;!-- ===== 소제목 1: 에너지바우처 신청대상 ===== --&gt;
&lt;h2&gt;에너지바우처 신청대상 — 이 두 가지 모두 해당되면 됩니다&lt;/h2&gt;

&lt;p&gt;
에너지바우처 신청대상은 복잡하지 않아요.&lt;br&gt;
&lt;strong&gt;소득 기준&lt;/strong&gt;과 &lt;strong&gt;가구원 특성 기준&lt;/strong&gt;, 두 가지를 동시에 충족하면 됩니다.
&lt;/p&gt;

&lt;div class=&quot;img-row&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1450101499163-c8848c66ca85?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 신청대상 소득기준 서류&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 기초생활수급자 대상&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1529156069898-49953e39b3ac?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 노인 장애인 영유아 가구원&quot;&gt;
&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;① 소득 기준 — 아래 중 하나에 해당해야 합니다&lt;/strong&gt;&lt;/p&gt;
&lt;ul class=&quot;checklist&quot;&gt;
  &lt;li&gt;&lt;strong&gt;생계급여 수급자&lt;/strong&gt;&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;의료급여 수급자&lt;/strong&gt;&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;주거급여 수급자&lt;/strong&gt;&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;교육급여 수급자&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;② 가구원 특성 기준 — 본인 또는 세대원이 해당해야 합니다&lt;/strong&gt;&lt;/p&gt;
&lt;ul class=&quot;checklist&quot;&gt;
  &lt;li&gt;&lt;strong&gt;노인&lt;/strong&gt; — 1960년 12월 31일 이전 출생자&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;영유아&lt;/strong&gt; — 2018년 1월 1일 이후 출생자&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;장애인&lt;/strong&gt; — 장애인복지법에 따라 등록된 장애인&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;임산부&lt;/strong&gt; — 임신 중이거나 분만 후 6개월 미만인 여성&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;중증질환자&lt;/strong&gt; — 국민건강보험 특례 적용 대상자&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;희귀질환자 / 중증난치질환자&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&quot;box tip&quot;&gt;
  &lt;strong&gt;  핵심 포인트&lt;/strong&gt;&lt;br&gt;
  소득 기준과 가구원 특성 기준, &lt;strong&gt;둘 다 충족&lt;/strong&gt;해야 에너지바우처를 받을 수 있습니다.&lt;br&gt;
  둘 중 하나만 해당되면 지원이 안 됩니다. 반드시 두 가지 모두 확인하세요.
&lt;/div&gt;

&lt;!-- ===== 소제목 2: 에너지바우처 지원 금액 ===== --&gt;
&lt;h2&gt;에너지바우처 지원 금액 — 가구원 수별 정리&lt;/h2&gt;

&lt;p&gt;
에너지바우처 지원 금액은 가구원 수에 따라 다릅니다.&lt;br&gt;
&lt;span class=&quot;em-red&quot;&gt;1인 가구부터 4인 이상까지&lt;/span&gt; 차등 지급 방식이에요.
&lt;/p&gt;

&lt;div class=&quot;img-row&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1633158829875-e5316a358c6f?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 가구원수별 지원금액 표&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1601597111158-2fceff292cdc?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 국민행복카드 발급&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1621600411688-4be93cd68504?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 요금차감 전기 가스&quot;&gt;
&lt;/div&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;가구원 수&lt;/th&gt;
      &lt;th&gt;에너지바우처 지원금액&lt;/th&gt;
      &lt;th&gt;사용기간&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;1인 가구&lt;/td&gt;
      &lt;td class=&quot;amount&quot;&gt;295,200원&lt;/td&gt;
      &lt;td&gt;'25. 7. 1 ~ '26. 5. 25&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2인 가구&lt;/td&gt;
      &lt;td class=&quot;amount&quot;&gt;407,500원&lt;/td&gt;
      &lt;td&gt;'25. 7. 1 ~ '26. 5. 25&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;3인 가구&lt;/td&gt;
      &lt;td class=&quot;amount&quot;&gt;532,700원&lt;/td&gt;
      &lt;td&gt;'25. 7. 1 ~ '26. 5. 25&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;4인 이상 가구&lt;/td&gt;
      &lt;td class=&quot;amount&quot;&gt;701,300원&lt;/td&gt;
      &lt;td&gt;'25. 7. 1 ~ '26. 5. 25&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;box warn&quot;&gt;
  &lt;strong&gt;⚠️ 2025년부터 사용 방식 변경!&lt;/strong&gt;&lt;br&gt;
  기존에는 하절기·동절기 나눠서 썼지만,&lt;br&gt;
  &lt;strong&gt;2025년부터는 사용기간 내 자유롭게 사용 가능&lt;/strong&gt;합니다.&lt;br&gt;
  한꺼번에 동절기에 몰아쓰고 싶다면 하절기 요금 미차감 신청을 따로 해야 합니다.
&lt;/div&gt;

&lt;!-- ===== 소제목 3: 에너지바우처 신청방법 ===== --&gt;
&lt;h2&gt;에너지바우처 신청방법 — 온라인이 제일 빠릅니다&lt;/h2&gt;

&lt;p&gt;
에너지바우처 신청방법은 두 가지예요.&lt;br&gt;
&lt;strong&gt;온라인(복지로)&lt;/strong&gt; 아니면 &lt;strong&gt;주민센터 방문&lt;/strong&gt;입니다.
&lt;/p&gt;

&lt;p&gt;
몸이 불편하거나 스마트폰이 낯선 분 아니면&lt;br&gt;
&lt;span class=&quot;em-red&quot;&gt;복지로 온라인 신청이 훨씬 빠르고 편합니다.&lt;/span&gt;
&lt;/p&gt;

&lt;div class=&quot;img-row&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1563986768609-322da13575f3?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 복지로 온라인 신청 컴퓨터&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1577495508048-b635879837f1?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 주민센터 방문 신청&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1568992688065-536aad8a12f6?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 신청 준비서류 신분증&quot;&gt;
&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;① 온라인 신청 (복지로)&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&quot;steps&quot;&gt;
  &lt;div class=&quot;step-item&quot;&gt;
    &lt;div class=&quot;step-num&quot;&gt;1&lt;/div&gt;
    &lt;div class=&quot;step-body&quot;&gt;&lt;strong&gt;복지로(bokjiro.go.kr) 접속&lt;/strong&gt; → 로그인&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class=&quot;step-item&quot;&gt;
    &lt;div class=&quot;step-num&quot;&gt;2&lt;/div&gt;
    &lt;div class=&quot;step-body&quot;&gt;&lt;strong&gt;서비스 신청 → 복지서비스 신청 → 복지급여 신청&lt;/strong&gt;&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class=&quot;step-item&quot;&gt;
    &lt;div class=&quot;step-num&quot;&gt;3&lt;/div&gt;
    &lt;div class=&quot;step-body&quot;&gt;&lt;strong&gt;저소득층 → 에너지바우처&lt;/strong&gt; 선택&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class=&quot;step-item&quot;&gt;
    &lt;div class=&quot;step-num&quot;&gt;4&lt;/div&gt;
    &lt;div class=&quot;step-body&quot;&gt;공동인증서 또는 &lt;strong&gt;간편인증(카카오·네이버)&lt;/strong&gt;으로 본인 확인&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class=&quot;step-item&quot;&gt;
    &lt;div class=&quot;step-num&quot;&gt;5&lt;/div&gt;
    &lt;div class=&quot;step-body&quot;&gt;신청서 작성 후 제출 → &lt;strong&gt;완료&lt;/strong&gt;&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;② 주민센터 방문 신청&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&quot;steps&quot;&gt;
  &lt;div class=&quot;step-item&quot;&gt;
    &lt;div class=&quot;step-num&quot;&gt;1&lt;/div&gt;
    &lt;div class=&quot;step-body&quot;&gt;&lt;strong&gt;주민등록상 거주지 읍면동 주민센터&lt;/strong&gt; 방문&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class=&quot;step-item&quot;&gt;
    &lt;div class=&quot;step-num&quot;&gt;2&lt;/div&gt;
    &lt;div class=&quot;step-body&quot;&gt;신분증 지참 + 담당자 안내에 따라 서류 제출&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class=&quot;step-item&quot;&gt;
    &lt;div class=&quot;step-num&quot;&gt;3&lt;/div&gt;
    &lt;div class=&quot;step-body&quot;&gt;에너지바우처 신청서 작성 후 제출&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;box info&quot;&gt;
  &lt;strong&gt;  대리 신청도 됩니다&lt;/strong&gt;&lt;br&gt;
  거동이 불편한 경우 가족, 친척, 법정대리인이 대신 신청 가능합니다.&lt;br&gt;
  대리인 신분증 + 신청인 신분증이 필요합니다.
&lt;/div&gt;

&lt;!-- ===== 소제목 4: 에너지바우처 사용 방법 ===== --&gt;
&lt;h2&gt;에너지바우처 사용 방법 — 전기·가스·등유 다 됩니다&lt;/h2&gt;

&lt;p&gt;
에너지바우처는 두 가지 방식으로 사용합니다.
&lt;/p&gt;

&lt;div class=&quot;img-row&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1558618666-fcd25c85cd64?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 전기 가스 요금차감 고지서&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1542838132-92c53300491e?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 국민행복카드 LPG 등유 결제&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 가맹점 사용처 안내&quot;&gt;
&lt;/div&gt;

&lt;ul class=&quot;checklist&quot;&gt;
  &lt;li&gt;
    &lt;strong&gt;요금차감 방식&lt;/strong&gt; — 전기·도시가스·지역난방 요금 고지서에서 자동 차감.&lt;br&gt;
    신청 후 다음 달부터 자동으로 깎입니다. 가장 편한 방식입니다.
  &lt;/li&gt;
  &lt;li&gt;
    &lt;strong&gt;국민행복카드 방식&lt;/strong&gt; — 등유·LPG·연탄 구입 시 사용.&lt;br&gt;
    은행에서 국민행복카드를 발급받아 가맹점에서 직접 결제합니다.
  &lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&quot;box warn&quot;&gt;
  &lt;strong&gt;⚠️ 사용기간 꼭 확인하세요!&lt;/strong&gt;&lt;br&gt;
  2025년도 에너지바우처 사용기간은 &lt;strong&gt;2026년 5월 25일까지&lt;/strong&gt;입니다.&lt;br&gt;
  이 날짜가 지나면 남은 잔액은 자동 소멸됩니다. 꼭 기간 안에 사용하세요.
&lt;/div&gt;

&lt;!-- ===== PASONA - Solution + Action ===== --&gt;
&lt;h2&gt;에너지바우처 신청, 이렇게 하면 됩니다&lt;/h2&gt;

&lt;p&gt;
정리하면 간단합니다.
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;1단계:&lt;/strong&gt; 소득 기준 확인 (생계·의료·주거·교육급여 수급자인지)&lt;br&gt;
&lt;strong&gt;2단계:&lt;/strong&gt; 가구원 특성 확인 (노인·장애인·영유아·임산부 등 해당 여부)&lt;br&gt;
&lt;strong&gt;3단계:&lt;/strong&gt; 복지로 접속 → 에너지바우처 신청&lt;br&gt;
&lt;strong&gt;4단계:&lt;/strong&gt; 사용기간 내 에너지비용 지원금 사용 완료
&lt;/p&gt;

&lt;div class=&quot;img-row&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1484807352052-23338990c6c6?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 신청 완료 스마트폰&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1611532736597-de2d4265fba3?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 처리 절차 단계&quot;&gt;
  &lt;img src=&quot;https://images.unsplash.com/photo-1516321318423-f06f85e504b3?w=400&amp;h=300&amp;fit=crop&quot; alt=&quot;에너지바우처 콜센터 1600-3190 문의&quot;&gt;
&lt;/div&gt;

&lt;div class=&quot;box tip&quot;&gt;
  &lt;strong&gt;  에너지바우처 문의처&lt;/strong&gt;&lt;br&gt;
  에너지바우처 관련 문의: &lt;strong&gt;한국에너지공단 콜센터 1600-3190&lt;/strong&gt;&lt;br&gt;
  복지로 온라인 신청: &lt;strong&gt;bokjiro.go.kr&lt;/strong&gt;
&lt;/div&gt;

&lt;!--google_ad_section_end--&gt;

&lt;!--google_ad_section_start(weight=ignore)--&gt;
&lt;!-- 이하 보조 내용 --&gt;

&lt;h2&gt;자주 묻는 질문 (FAQ)&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Q. 에너지바우처, 신청 후 언제부터 사용할 수 있나요?&lt;/strong&gt;&lt;br&gt;
신청하면 다음 달 고지서부터 자동 차감이 시작됩니다.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Q. 이사를 했는데 에너지바우처 재신청해야 하나요?&lt;/strong&gt;&lt;br&gt;
네, 거주지가 바뀌면 반드시 재신청해야 합니다. 자동 이전이 안 됩니다.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Q. 에너지바우처를 편의점이나 마트에서 사용할 수 있나요?&lt;/strong&gt;&lt;br&gt;
에너지바우처는 전기·가스·등유·LPG·연탄 등 에너지 요금에만 사용 가능합니다. 마트나 편의점은 사용 불가입니다.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Q. 에너지바우처 금액이 남으면 현금으로 환급되나요?&lt;/strong&gt;&lt;br&gt;
남은 잔액은 사용기간 종료 후 소멸됩니다. 현금 환급이 안 되니 기간 안에 다 써야 합니다.&lt;/p&gt;

&lt;!--google_ad_section_end--&gt;

&lt;div class=&quot;cta-area&quot;&gt;
  &lt;p&gt;에너지바우처 신청 자격 확인되셨나요?&lt;br&gt;지금 바로 복지로에서 신청하세요.&lt;/p&gt;
  &lt;a href=&quot;https://www.bokjiro.go.kr&quot; class=&quot;cta-btn&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;복지로 에너지바우처 신청 바로가기 →&lt;/a&gt;
&lt;/div&gt;

&lt;div class=&quot;box info&quot;&gt;
  &lt;strong&gt;  이 글의 핵심 정리&lt;/strong&gt;&lt;br&gt;
  · 에너지바우처 신청대상: 기초생활수급자 + 노인·장애인·영유아 등 가구원 특성 해당자&lt;br&gt;
  · 에너지바우처 지원금액: 1인 295,200원 ~ 4인 이상 701,300원&lt;br&gt;
  · 에너지바우처 신청방법: 복지로 온라인 또는 주민센터 방문&lt;br&gt;
  · 사용기간: 2026년 5월 25일까지 (이후 소멸)
&lt;/div&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/318</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%97%90%EB%84%88%EC%A7%80%EB%B0%94%EC%9A%B0%EC%B2%98-2026-%EC%8B%A0%EC%B2%AD%EB%8C%80%EC%83%81-%EA%B8%88%EC%95%A1-%EB%B0%A9%EB%B2%95-%EC%99%84%EB%B2%BD-%EC%A0%95%EB%A6%AC-%EC%B5%9C%EC%8B%A0#entry318comment</comments>
      <pubDate>Tue, 12 May 2026 14:50:09 +0900</pubDate>
    </item>
    <item>
      <title>토스주식 하는법, 3단계면 첫 매수까지 끝납니다 (계좌개설&amp;middot;수수료&amp;middot;FAQ 완전 정리)</title>
      <link>https://jejerim.tistory.com/entry/%ED%86%A0%EC%8A%A4%EC%A3%BC%EC%8B%9D-%ED%95%98%EB%8A%94%EB%B2%95-3%EB%8B%A8%EA%B3%84%EB%A9%B4-%EC%B2%AB-%EB%A7%A4%EC%88%98%EA%B9%8C%EC%A7%80-%EB%81%9D%EB%82%A9%EB%8B%88%EB%8B%A4-%EA%B3%84%EC%A2%8C%EA%B0%9C%EC%84%A4%C2%B7%EC%88%98%EC%88%98%EB%A3%8C%C2%B7FAQ-%EC%99%84%EC%A0%84-%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;토스로주식하는방법.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/Keate/dJMb990DX5C/P3UOGNE8k4k57TRLVOJfSK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/Keate/dJMb990DX5C/P3UOGNE8k4k57TRLVOJfSK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/Keate/dJMb990DX5C/P3UOGNE8k4k57TRLVOJfSK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FKeate%2FdJMb990DX5C%2FP3UOGNE8k4k57TRLVOJfSK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;310&quot; height=&quot;310&quot; data-filename=&quot;토스로주식하는방법.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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;토스주식 하는법, 3단계면 첫 매수까지 끝납니다 (계좌개설·수수료·FAQ 완전 정리)&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;토스주식 하는법, 계좌개설부터 입금·첫 매수·수수료 확인까지 순서대로 정리했습니다. 초보도 10분이면 첫 주식을 살 수 있습니다.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root {
    --ink: #1a1410;
    --paper: #faf7f2;
    --warm: #f5ede0;
    --accent: #c0392b;
    --gold: #d4a017;
    --mid: #6b5c4c;
    --light: #e8ddd0;
    --green: #2d6a4f;
    --blue: #1a4a8a;
  }

  * { margin: 0; padding: 0; box-sizing: border-box; }

  body {
    font-family: 'Noto Sans KR', sans-serif;
    background: var(--paper);
    color: var(--ink);
    font-size: 15px;
    line-height: 1.85;
    -webkit-font-smoothing: antialiased;
  }

  /* ── HEADER ── */
  header {
    background: var(--ink);
    color: var(--paper);
    padding: 60px 40px 52px;
    position: relative;
    overflow: hidden;
  }
  header::before {
    content: '';
    position: absolute; top: 0; left: 0; right: 0; bottom: 0;
    background: repeating-linear-gradient(
      45deg, transparent, transparent 30px,
      rgba(255,255,255,0.02) 30px, rgba(255,255,255,0.02) 31px
    );
  }
  .header-inner { max-width: 860px; margin: 0 auto; position: relative; }
  .header-label {
    font-size: 11px; letter-spacing: 4px; text-transform: uppercase;
    color: var(--gold); margin-bottom: 16px; font-weight: 500;
  }
  header h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(24px, 4.5vw, 42px);
    font-weight: 900; line-height: 1.3;
    margin-bottom: 20px; word-break: keep-all;
  }
  header h1 em {
    color: var(--gold); font-style: normal;
    border-bottom: 3px solid var(--gold); padding-bottom: 2px;
  }
  .header-sub {
    font-size: 14px; color: #aaa; max-width: 600px;
    border-left: 3px solid var(--accent); padding-left: 14px;
    line-height: 1.75;
  }

  /* ── NAV ── */
  .nav-strip {
    background: var(--accent);
    position: sticky; top: 0; z-index: 100;
    box-shadow: 0 2px 12px rgba(0,0,0,0.18);
  }
  .nav-inner {
    max-width: 860px; margin: 0 auto;
    display: flex; overflow-x: auto;
  }
  .nav-inner a {
    color: rgba(255,255,255,0.8);
    text-decoration: none;
    padding: 12px 16px;
    font-size: 12px; font-weight: 500;
    white-space: nowrap;
    border-right: 1px solid rgba(255,255,255,0.12);
    transition: background 0.2s;
  }
  .nav-inner a:hover { background: rgba(255,255,255,0.14); color: #fff; }

  /* ── MAIN ── */
  main { max-width: 860px; margin: 0 auto; padding: 0 20px 80px; }

  /* ── LEAD BOX ── */
  .lead-box {
    background: var(--warm);
    border: 2px solid var(--light);
    border-left: 6px solid var(--gold);
    padding: 28px 32px;
    margin: 40px 0 0;
    border-radius: 0 8px 8px 0;
  }
  .lead-box h2 {
    font-family: 'Noto Serif KR', serif;
    font-size: 17px; font-weight: 700;
    color: var(--accent); margin-bottom: 12px;
  }
  .lead-box p { font-size: 14px; color: var(--mid); line-height: 1.85; }
  .lead-box p strong { color: var(--ink); font-weight: 700; }

  /* ── SECTION ── */
  .section {
    margin: 52px 0;
    border-top: 2px solid var(--light);
    padding-top: 38px;
  }
  .section-num {
    display: inline-block;
    background: var(--accent); color: #fff;
    font-size: 11px; font-weight: 700;
    letter-spacing: 2px; text-transform: uppercase;
    padding: 4px 10px; margin-bottom: 14px;
  }
  .section h2 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(19px, 3vw, 25px);
    font-weight: 900; line-height: 1.35;
    margin-bottom: 8px; color: var(--ink);
    word-break: keep-all;
  }
  .section-sub {
    color: var(--mid); font-size: 13px; margin-bottom: 26px;
    border-left: 3px solid var(--light); padding-left: 12px;
  }

  /* ── STEPS ── */
  .steps { margin: 20px 0; }
  .step {
    display: flex; gap: 18px; margin-bottom: 14px;
    background: #fff; border: 1px solid var(--light);
    padding: 20px 24px; border-radius: 4px;
    transition: box-shadow 0.2s;
  }
  .step:hover { box-shadow: 0 2px 14px rgba(0,0,0,0.07); }
  .step-num {
    min-width: 36px; height: 36px;
    background: var(--ink); color: #fff;
    border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    font-weight: 700; font-size: 14px;
    flex-shrink: 0; margin-top: 2px;
  }
  .step-num.gold { background: var(--gold); color: var(--ink); }
  .step-num.green { background: var(--green); }
  .step-body h4 { font-weight: 700; font-size: 15px; margin-bottom: 6px; color: var(--ink); }
  .step-body p  { font-size: 13.5px; color: var(--mid); margin: 0; line-height: 1.8; }
  .step-body code {
    background: var(--warm); padding: 2px 7px;
    border-radius: 3px; font-family: monospace; font-size: 12px;
    color: var(--accent); font-weight: 700;
  }

  /* ── CARDS ── */
  .cards { display: grid; gap: 16px; margin: 22px 0; }
  .cards.two   { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); }
  .cards.three { grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); }
  .card {
    background: #fff; border: 1px solid var(--light);
    padding: 22px 24px; border-radius: 4px;
    transition: box-shadow 0.2s, transform 0.2s;
  }
  .card:hover { box-shadow: 0 4px 18px rgba(0,0,0,0.07); transform: translateY(-2px); }
  .card-icon { font-size: 26px; margin-bottom: 10px; display: block; }
  .card h3 { font-weight: 700; font-size: 14.5px; margin-bottom: 8px; color: var(--ink); }
  .card p  { font-size: 13px; color: var(--mid); line-height: 1.75; margin: 0; }
  .card.accent { border-left: 4px solid var(--accent); }
  .card.gold   { border-left: 4px solid var(--gold); }
  .card.green  { border-left: 4px solid var(--green); }
  .card.blue   { border-left: 4px solid var(--blue); }

  /* ── CALLOUT ── */
  .callout { padding: 18px 24px; margin: 22px 0; border-radius: 4px; font-size: 13.5px; line-height: 1.85; }
  .callout.warn   { background: #fff8e6; border-left: 5px solid var(--gold);   color: #7a5c00; }
  .callout.danger { background: #fef0ef; border-left: 5px solid var(--accent); color: #8a2020; }
  .callout.tip    { background: #edf7f0; border-left: 5px solid var(--green);  color: #1a4a30; }
  .callout.info   { background: #eef2fb; border-left: 5px solid var(--blue);   color: #1a3060; }
  .callout strong { font-weight: 700; }

  /* ── 수수료 테이블 ── */
  .fee-table {
    width: 100%; border-collapse: collapse;
    margin: 22px 0; font-size: 13.5px;
    border: 1px solid var(--light);
    border-radius: 4px; overflow: hidden;
  }
  .fee-table th {
    background: var(--ink); color: var(--paper);
    padding: 13px 18px; text-align: left;
    font-size: 12px; font-weight: 600; letter-spacing: 0.5px;
  }
  .fee-table td {
    padding: 13px 18px;
    border-bottom: 1px solid var(--light);
    color: var(--mid); vertical-align: middle;
  }
  .fee-table tr:last-child td { border-bottom: none; }
  .fee-table tr:nth-child(even) td { background: var(--warm); }
  .fee-table td:first-child { font-weight: 700; color: var(--ink); }
  .fee-table td.free {
    font-weight: 800; color: var(--green); font-size: 14px;
  }
  .fee-table td.num {
    font-weight: 700; color: var(--accent);
    font-family: 'Courier New', monospace; font-size: 13px;
  }

  /* ── 배지 ── */
  .badge {
    display: inline-block; padding: 2px 9px; border-radius: 20px;
    font-size: 11px; font-weight: 700;
  }
  .b-green { background: #d4edda; color: #155724; }
  .b-amber { background: #fef3c7; color: #7a5c00; }
  .b-red   { background: #f8d7da; color: #721c24; }
  .b-blue  { background: #d0e4f7; color: var(--blue); }

  /* ── 이벤트 배너 ── */
  .event-banner {
    background: var(--green);
    color: #fff;
    padding: 18px 26px;
    border-radius: 4px;
    margin: 22px 0;
    display: flex; align-items: center; gap: 16px;
    flex-wrap: wrap;
  }
  .event-banner .ev-icon { font-size: 28px; flex-shrink: 0; }
  .event-banner .ev-text h4 { font-weight: 800; font-size: 15px; margin-bottom: 4px; }
  .event-banner .ev-text p  { font-size: 13px; opacity: 0.85; margin: 0; line-height: 1.6; }
  .event-banner .ev-badge {
    margin-left: auto;
    background: var(--gold); color: var(--ink);
    font-size: 11px; font-weight: 900;
    padding: 5px 14px; border-radius: 20px;
    white-space: nowrap; flex-shrink: 0;
  }

  /* ── FAQ ── */
  .faq-list { margin: 22px 0; }
  .faq-item {
    background: #fff; border: 1px solid var(--light);
    margin-bottom: 10px; border-radius: 4px; overflow: hidden;
  }
  .faq-q {
    padding: 16px 20px;
    font-weight: 700; font-size: 14px; color: var(--ink);
    display: flex; gap: 12px; align-items: flex-start;
  }
  .faq-q::before {
    content: 'Q';
    min-width: 26px; height: 26px;
    background: var(--accent); color: #fff;
    font-weight: 900; font-size: 12px;
    display: flex; align-items: center; justify-content: center;
    border-radius: 2px; flex-shrink: 0; margin-top: 1px;
  }
  .faq-a {
    padding: 14px 20px 16px 58px;
    font-size: 13.5px; color: var(--mid);
    background: var(--warm);
    border-top: 1px solid var(--light); line-height: 1.85;
  }
  .faq-a strong { color: var(--ink); font-weight: 700; }

  /* ── CTA ── */
  .cta-block {
    background: var(--ink); color: var(--paper);
    padding: 36px 40px; margin: 44px 0; border-radius: 4px;
    position: relative; overflow: hidden;
  }
  .cta-block::after {
    content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px;
    background: linear-gradient(90deg, var(--accent), var(--gold));
  }
  .cta-block h3 {
    font-family: 'Noto Serif KR', serif;
    font-size: 19px; font-weight: 900;
    color: var(--gold); margin-bottom: 12px;
  }
  .cta-block p { font-size: 13.5px; color: rgba(255,255,255,0.7); line-height: 1.8; margin-bottom: 22px; }
  .cta-block p strong { color: #fff; }
  .cta-btns { display: flex; flex-wrap: wrap; gap: 10px; }
  .cta-btn {
    display: inline-block; padding: 12px 22px;
    font-size: 13.5px; font-weight: 700;
    border-radius: 3px; text-decoration: none;
    transition: opacity 0.2s; border: none; cursor: pointer;
  }
  .cta-btn.primary   { background: var(--gold); color: var(--ink); }
  .cta-btn.secondary { background: rgba(255,255,255,0.1); color: #fff; border: 1px solid rgba(255,255,255,0.25); }
  .cta-btn:hover { opacity: 0.85; }

  /* ── 요약 박스 ── */
  .summary-box {
    background: var(--warm);
    border: 2px solid var(--light);
    border-left: 6px solid var(--accent);
    padding: 26px 32px; margin: 40px 0;
    border-radius: 0 8px 8px 0;
  }
  .summary-box h3 {
    font-family: 'Noto Serif KR', serif;
    font-size: 16px; font-weight: 900;
    color: var(--accent); margin-bottom: 14px;
  }
  .summary-box ul { list-style: none; }
  .summary-box ul li {
    padding: 7px 0 7px 22px; position: relative;
    font-size: 13.5px; color: var(--mid);
    border-bottom: 1px solid var(--light);
  }
  .summary-box ul li:last-child { border-bottom: none; }
  .summary-box ul li::before { content: '→'; position: absolute; left: 0; color: var(--accent); font-weight: 900; }
  .summary-box ul li strong { color: var(--ink); }

  /* ── 흐름 화살표 ── */
  .flow { display: flex; align-items: center; flex-wrap: wrap; gap: 0; margin: 22px 0; }
  .flow-item {
    background: var(--ink); color: #fff;
    padding: 10px 16px; font-size: 13px; font-weight: 500;
    border-radius: 4px; text-align: center; flex: 1; min-width: 90px;
  }
  .flow-item.accent { background: var(--accent); }
  .flow-item.gold   { background: var(--gold); color: var(--ink); }
  .flow-item.green  { background: var(--green); }
  .flow-arrow { color: var(--accent); font-size: 20px; font-weight: 900; padding: 0 4px; flex-shrink: 0; }

  /* ── FOOTER ── */
  footer {
    background: var(--warm); border-top: 2px solid var(--light);
    padding: 36px 40px; text-align: center;
    color: var(--mid); font-size: 13px; line-height: 1.8;
  }

  /* ── RESPONSIVE ── */
  @media (max-width: 600px) {
    header { padding: 40px 20px 44px; }
    main { padding: 0 16px 60px; }
    .cta-block { padding: 28px 20px; }
    .cta-btns { flex-direction: column; }
    .flow { flex-direction: column; }
    .flow-arrow { transform: rotate(90deg); }
    .event-banner { flex-direction: column; }
    .event-banner .ev-badge { margin-left: 0; }
  }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;!-- ── HEADER ── --&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  2026 토스증권 초보 실전 가이드&lt;/div&gt;
    &lt;h1&gt;토스주식 하는법,&lt;br&gt;&lt;em&gt;3단계면 첫 매수까지 끝납니다&lt;/em&gt;&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;계좌개설·입금·첫 매수·수수료 확인까지 순서대로 정리했습니다. 어디를 눌러야 하는지 모르는 분도 10분이면 됩니다.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;!-- ── NAV ── --&gt;
&lt;nav class=&quot;nav-strip&quot;&gt;
  &lt;div class=&quot;nav-inner&quot;&gt;
    &lt;a href=&quot;#open&quot;&gt;계좌개설&lt;/a&gt;
    &lt;a href=&quot;#buy&quot;&gt;주식 사는법&lt;/a&gt;
    &lt;a href=&quot;#fee&quot;&gt;수수료&lt;/a&gt;
    &lt;a href=&quot;#faq&quot;&gt;초보 FAQ&lt;/a&gt;
    &lt;a href=&quot;#summary&quot;&gt;요약&lt;/a&gt;
  &lt;/div&gt;
&lt;/nav&gt;

&lt;main&gt;

  &lt;!-- ── LEAD ── --&gt;
  &lt;div class=&quot;lead-box&quot;&gt;
    &lt;h2&gt;  이 글에서 확인하는 것&lt;/h2&gt;
    &lt;p&gt;
      토스주식은 앱 하나로 계좌개설부터 매수까지 끝납니다.&lt;br&gt;
      그런데 &lt;strong&gt;처음엔 어디를 눌러야 하는지, 수수료가 얼마인지&lt;/strong&gt;를 몰라서 막히는 경우가 많습니다.&lt;br&gt;
      이 글은 &lt;strong&gt;계좌개설 → 입금 → 첫 매수 → 수수료 확인&lt;/strong&gt; 순서대로만 따라가면 됩니다.
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- ─────────────────────────── --&gt;
  &lt;!-- SECTION 1 : 계좌개설 --&gt;
  &lt;!-- ─────────────────────────── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;open&quot;&gt;
    &lt;span class=&quot;section-num&quot;&gt;Step 1&lt;/span&gt;
    &lt;h2&gt;토스증권 계좌개설 — 딱 3단계입니다&lt;/h2&gt;
    &lt;p class=&quot;section-sub&quot;&gt;신분증 하나만 있으면 됩니다. 별도 서류 없고, 영업점 방문도 필요 없습니다.&lt;/p&gt;

    &lt;div class=&quot;steps&quot;&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;1&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;토스 앱 실행 → 증권 탭 이동&lt;/h4&gt;
          &lt;p&gt;토스 앱 하단 메뉴에서 &lt;code&gt;주식·ETF&lt;/code&gt; 탭을 누릅니다. 처음 진입하면 계좌개설 화면이 자동으로 뜹니다. 별도로 토스증권 앱을 설치할 필요가 없습니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;2&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;신분증 촬영 → 본인 인증&lt;/h4&gt;
          &lt;p&gt;주민등록증 또는 운전면허증을 준비합니다. 화면 안내에 따라 촬영하면 자동으로 정보가 입력됩니다. 본인 인증은 휴대폰 번호로 진행합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num gold&quot;&gt;3&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;계좌 개설 완료 → 바로 입금 가능&lt;/h4&gt;
          &lt;p&gt;개설 완료까지 &lt;strong&gt;약 5분&lt;/strong&gt;이면 됩니다. 개설 직후 토스 머니 또는 은행 계좌에서 바로 입금할 수 있습니다. 최소 입금 금액 제한은 없습니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  기존 토스 계정이 있다면 더 빠릅니다.&lt;/strong&gt;&lt;br&gt;
      이미 토스 앱을 쓰고 있다면 본인 정보가 일부 자동 입력됩니다. 신분증 촬영만 하면 바로 개설됩니다.
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 계좌는 1인 1개만 개설 가능합니다.&lt;/strong&gt;&lt;br&gt;
      이미 토스증권 계좌가 있다면 추가 개설이 되지 않습니다. 앱 내 &lt;code&gt;주식·ETF&lt;/code&gt; 탭에서 기존 계좌를 바로 확인할 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!-- CTA 1 --&gt;
  &lt;div class=&quot;cta-block&quot;&gt;
    &lt;h3&gt;토스주식 시작 순서 바로 보기&lt;/h3&gt;
    &lt;p&gt;계좌개설은 5분, 첫 매수까지 10분이면 됩니다.&lt;br&gt;&lt;strong&gt;지금 바로 토스 앱에서 시작하세요.&lt;/strong&gt;&lt;/p&gt;
    &lt;div class=&quot;cta-btns&quot;&gt;
      &lt;a href=&quot;#&quot; class=&quot;cta-btn primary&quot;&gt;  토스 앱 바로가기&lt;/a&gt;
      &lt;a href=&quot;#fee&quot; class=&quot;cta-btn secondary&quot;&gt;  수수료 먼저 확인하기&lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ─────────────────────────── --&gt;
  &lt;!-- SECTION 2 : 주식 사는법 --&gt;
  &lt;!-- ─────────────────────────── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;buy&quot;&gt;
    &lt;span class=&quot;section-num&quot;&gt;Step 2&lt;/span&gt;
    &lt;h2&gt;토스에서 주식 사는법&lt;/h2&gt;
    &lt;p class=&quot;section-sub&quot;&gt;입금 후 아래 순서대로 따라가면 됩니다. 어렵지 않습니다.&lt;/p&gt;

    &lt;div class=&quot;flow&quot;&gt;
      &lt;div class=&quot;flow-item&quot;&gt;입금&lt;/div&gt;
      &lt;div class=&quot;flow-arrow&quot;&gt;→&lt;/div&gt;
      &lt;div class=&quot;flow-item accent&quot;&gt;종목 검색&lt;/div&gt;
      &lt;div class=&quot;flow-arrow&quot;&gt;→&lt;/div&gt;
      &lt;div class=&quot;flow-item&quot;&gt;수량·금액 입력&lt;/div&gt;
      &lt;div class=&quot;flow-arrow&quot;&gt;→&lt;/div&gt;
      &lt;div class=&quot;flow-item gold&quot;&gt;매수 완료&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;steps&quot;&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;1&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;입금하기&lt;/h4&gt;
          &lt;p&gt;토스증권 탭 상단 &lt;code&gt;입금&lt;/code&gt; 버튼 → 토스머니 또는 연결 은행 계좌에서 원하는 금액 이체. 1,000원도 가능합니다. 수수료는 없습니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;2&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;종목 검색&lt;/h4&gt;
          &lt;p&gt;상단 검색창에 사고 싶은 종목명 또는 종목코드를 입력합니다. 예: &lt;code&gt;삼성전자&lt;/code&gt;, &lt;code&gt;애플&lt;/code&gt;, &lt;code&gt;005930&lt;/code&gt;. 국내·해외 구분 없이 검색됩니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;3&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;주문 유형 선택&lt;/h4&gt;
          &lt;p&gt;
            &lt;code&gt;시장가&lt;/code&gt; — 지금 바로 현재 가격에 매수. 초보에게 권장.&lt;br&gt;
            &lt;code&gt;지정가&lt;/code&gt; — 내가 원하는 가격을 직접 입력. 해당 가격이 되면 자동 매수.
          &lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num gold&quot;&gt;4&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;수량 또는 금액 입력 → 매수&lt;/h4&gt;
          &lt;p&gt;주식 수량 또는 금액으로 입력할 수 있습니다. &lt;code&gt;전체 금액으로 매수&lt;/code&gt; 버튼을 누르면 입금액 전부로 한 번에 살 수 있습니다. 확인 후 &lt;code&gt;매수하기&lt;/code&gt; 클릭.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;cards two&quot;&gt;
      &lt;div class=&quot;card accent&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;국내 주식 매수 시간&lt;/h3&gt;
        &lt;p&gt;정규장: 평일 오전 9시 ~ 오후 3시 30분&lt;br&gt;프리마켓: 오전 8시 ~ 9시&lt;br&gt;애프터마켓: 오후 3시 40분 ~ 6시&lt;br&gt;&lt;br&gt;정규장 외 시간은 &lt;strong&gt;예약 주문&lt;/strong&gt;으로 처리됩니다.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card blue&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;해외 주식 매수 시간&lt;/h3&gt;
        &lt;p&gt;미국 정규장: 한국 시간 기준 밤 11시 30분 ~ 새벽 6시 (서머타임 시 1시간 앞당겨짐)&lt;br&gt;&lt;br&gt;토스는 &lt;strong&gt;24시간 예약 주문&lt;/strong&gt;을 지원합니다. 정규장 시작 시 자동 체결.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout info&quot;&gt;
      &lt;strong&gt;  소수점 매수가 가능합니다.&lt;/strong&gt;&lt;br&gt;
      애플, 테슬라처럼 주당 가격이 높은 해외 주식도 토스에서는 &lt;strong&gt;1달러 단위 소수점 매수&lt;/strong&gt;가 가능합니다. 적은 금액으로도 시작할 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!-- ─────────────────────────── --&gt;
  &lt;!-- SECTION 3 : 수수료 --&gt;
  &lt;!-- ─────────────────────────── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;fee&quot;&gt;
    &lt;span class=&quot;section-num&quot;&gt;Step 3&lt;/span&gt;
    &lt;h2&gt;토스증권 수수료 — 숫자로 정리&lt;/h2&gt;
    &lt;p class=&quot;section-sub&quot;&gt;2026년 6월 말까지 국내 주식 수수료 무료 이벤트가 진행 중입니다. 지금 시작하면 유리합니다.&lt;/p&gt;

    &lt;div class=&quot;event-banner&quot;&gt;
      &lt;div class=&quot;ev-icon&quot;&gt; &lt;/div&gt;
      &lt;div class=&quot;ev-text&quot;&gt;
        &lt;h4&gt;국내 주식 수수료 무료 이벤트&lt;/h4&gt;
        &lt;p&gt;2025년 12월 15일 ~ 2026년 6월 말까지. 국내 주식 매수·매도 수수료 전액 면제.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;ev-badge&quot;&gt;~ 2026년 6월 말&lt;/div&gt;
    &lt;/div&gt;

    &lt;table class=&quot;fee-table&quot;&gt;
      &lt;thead&gt;
        &lt;tr&gt;
          &lt;th&gt;구분&lt;/th&gt;
          &lt;th&gt;거래소&lt;/th&gt;
          &lt;th&gt;매수 수수료&lt;/th&gt;
          &lt;th&gt;매도 수수료&lt;/th&gt;
          &lt;th&gt;비고&lt;/th&gt;
        &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
        &lt;tr&gt;
          &lt;td&gt;  국내 주식 (이벤트 중)&lt;/td&gt;
          &lt;td&gt;KRX·NXT&lt;/td&gt;
          &lt;td class=&quot;free&quot;&gt;무료&lt;/td&gt;
          &lt;td class=&quot;free&quot;&gt;무료&lt;/td&gt;
          &lt;td&gt;~2026년 6월 말&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;  국내 주식 (기본)&lt;/td&gt;
          &lt;td&gt;KRX&lt;/td&gt;
          &lt;td class=&quot;num&quot;&gt;0.015%&lt;/td&gt;
          &lt;td class=&quot;num&quot;&gt;0.015%&lt;/td&gt;
          &lt;td&gt;이벤트 종료 후 적용&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;  국내 주식 (기본)&lt;/td&gt;
          &lt;td&gt;NXT&lt;/td&gt;
          &lt;td class=&quot;num&quot;&gt;0.014%&lt;/td&gt;
          &lt;td class=&quot;num&quot;&gt;0.014%&lt;/td&gt;
          &lt;td&gt;이벤트 종료 후 적용&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;  해외 주식&lt;/td&gt;
          &lt;td&gt;미국&lt;/td&gt;
          &lt;td class=&quot;num&quot;&gt;0.1%&lt;/td&gt;
          &lt;td class=&quot;num&quot;&gt;0.1%&lt;/td&gt;
          &lt;td&gt;SEC Fee 별도&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;  SEC Fee (미국 매도 시)&lt;/td&gt;
          &lt;td&gt;미국&lt;/td&gt;
          &lt;td&gt;없음&lt;/td&gt;
          &lt;td class=&quot;num&quot;&gt;0.00206%&lt;br&gt;&lt;span style=&quot;font-size:11px;color:var(--mid);&quot;&gt;(최소 $0.01)&lt;/span&gt;&lt;/td&gt;
          &lt;td&gt;2026.04.02 체결분부터&lt;/td&gt;
        &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;

    &lt;div class=&quot;cards three&quot;&gt;
      &lt;div class=&quot;card green&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;수수료 계산 예시 (국내)&lt;/h3&gt;
        &lt;p&gt;삼성전자 100만원어치 매수 시&lt;br&gt;이벤트 중: &lt;strong&gt;수수료 0원&lt;/strong&gt;&lt;br&gt;이벤트 후: 약 150원 (0.015%)&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card blue&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;수수료 계산 예시 (해외)&lt;/h3&gt;
        &lt;p&gt;애플 100만원어치 매수 시&lt;br&gt;수수료: 약 &lt;strong&gt;1,000원&lt;/strong&gt; (0.1%)&lt;br&gt;매도 시 SEC Fee 추가&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card gold&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt;⚠️&lt;/span&gt;
        &lt;h3&gt;세금은 별도입니다&lt;/h3&gt;
        &lt;p&gt;국내: 매도 시 증권거래세 0.18%&lt;br&gt;해외: 250만원 초과 양도차익에 양도소득세 22%&lt;br&gt;수수료와 별개로 부과됩니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 수수료 무료 ≠ 세금 면제입니다.&lt;/strong&gt;&lt;br&gt;
      이벤트 기간 중에도 증권거래세와 양도소득세는 정상 부과됩니다. 특히 해외 주식은 연간 250만원 초과 수익에 대해 양도소득세 신고 의무가 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!-- CTA 2 --&gt;
  &lt;div class=&quot;cta-block&quot;&gt;
    &lt;h3&gt;수수료 무료인 지금이 시작하기 가장 좋을 때입니다&lt;/h3&gt;
    &lt;p&gt;국내 주식 수수료 무료 이벤트는 &lt;strong&gt;2026년 6월 말 종료&lt;/strong&gt;됩니다.&lt;br&gt;계좌개설 5분, 첫 매수 5분이면 됩니다.&lt;/p&gt;
    &lt;div class=&quot;cta-btns&quot;&gt;
      &lt;a href=&quot;#&quot; class=&quot;cta-btn primary&quot;&gt;  토스 앱에서 계좌 만들기&lt;/a&gt;
      &lt;a href=&quot;#faq&quot; class=&quot;cta-btn secondary&quot;&gt;❓ 초보 FAQ 먼저 보기&lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ─────────────────────────── --&gt;
  &lt;!-- SECTION 4 : FAQ --&gt;
  &lt;!-- ─────────────────────────── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;faq&quot;&gt;
    &lt;span class=&quot;section-num&quot;&gt;Step 4&lt;/span&gt;
    &lt;h2&gt;초보가 자주 막히는 주문·세금 FAQ&lt;/h2&gt;
    &lt;p class=&quot;section-sub&quot;&gt;처음 시작할 때 가장 많이 나오는 질문만 뽑았습니다.&lt;/p&gt;

    &lt;div class=&quot;faq-list&quot;&gt;
      &lt;div class=&quot;faq-item&quot;&gt;
        &lt;div class=&quot;faq-q&quot;&gt;얼마부터 시작할 수 있나요?&lt;/div&gt;
        &lt;div class=&quot;faq-a&quot;&gt;최소 금액 제한이 없습니다. 국내 주식은 &lt;strong&gt;1주 단위&lt;/strong&gt;로 매수하므로 종목에 따라 다릅니다. 해외 주식은 소수점 매수가 가능해 &lt;strong&gt;1달러&lt;/strong&gt;부터 살 수 있습니다.&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;faq-item&quot;&gt;
        &lt;div class=&quot;faq-q&quot;&gt;주문을 넣었는데 왜 바로 안 사지나요?&lt;/div&gt;
        &lt;div class=&quot;faq-a&quot;&gt;지정가 주문은 내가 입력한 가격이 될 때 체결됩니다. 시장가 주문도 정규장 시간 외에 넣으면 다음 거래일 정규장 시작 시 체결됩니다. &lt;strong&gt;즉시 매수를 원하면 정규장 시간에 시장가 주문&lt;/strong&gt;을 넣으세요.&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;faq-item&quot;&gt;
        &lt;div class=&quot;faq-q&quot;&gt;주식을 팔면 돈이 바로 들어오나요?&lt;/div&gt;
        &lt;div class=&quot;faq-a&quot;&gt;국내 주식은 매도 후 &lt;strong&gt;2거래일(D+2)&lt;/strong&gt;에 결제됩니다. 주말·공휴일 제외. 해외 주식은 &lt;strong&gt;3거래일(D+3)&lt;/strong&gt;. 그 전에는 출금이 안 됩니다.&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;faq-item&quot;&gt;
        &lt;div class=&quot;faq-q&quot;&gt;해외 주식 세금은 어떻게 되나요?&lt;/div&gt;
        &lt;div class=&quot;faq-a&quot;&gt;연간 해외 주식 양도차익이 &lt;strong&gt;250만원을 초과&lt;/strong&gt;하면 초과분에 대해 22% 양도소득세를 다음 해 5월에 직접 신고해야 합니다. 250만원 이하면 신고 의무가 없습니다.&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;faq-item&quot;&gt;
        &lt;div class=&quot;faq-q&quot;&gt;토스증권과 다른 증권사 계좌를 동시에 써도 되나요?&lt;/div&gt;
        &lt;div class=&quot;faq-a&quot;&gt;됩니다. 증권사는 여러 곳을 동시에 이용할 수 있습니다. 다만 &lt;strong&gt;ISA 계좌, 연금저축계좌&lt;/strong&gt; 등 세제혜택 계좌는 증권사별로 제한이 다를 수 있습니다.&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;faq-item&quot;&gt;
        &lt;div class=&quot;faq-q&quot;&gt;토스증권 계좌를 해지하고 싶으면 어떻게 하나요?&lt;/div&gt;
        &lt;div class=&quot;faq-a&quot;&gt;보유 주식과 잔액을 모두 정리한 후 앱 내 &lt;code&gt;설정 → 계좌 해지&lt;/code&gt;에서 신청합니다. 주식이 남아있는 상태에서는 해지가 되지 않습니다.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!-- ─────────────────────────── --&gt;
  &lt;!-- SECTION 5 : 요약 --&gt;
  &lt;!-- ─────────────────────────── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;summary&quot;&gt;
    &lt;span class=&quot;section-num&quot;&gt;핵심 요약&lt;/span&gt;
    &lt;h2&gt;이것만 기억하면 됩니다&lt;/h2&gt;

    &lt;div class=&quot;summary-box&quot;&gt;
      &lt;h3&gt;  토스주식 하는법 핵심 정리&lt;/h3&gt;
      &lt;ul&gt;
        &lt;li&gt;&lt;strong&gt;계좌개설&lt;/strong&gt; → 토스 앱 → 주식·ETF 탭 → 신분증 촬영 → 5분 완료&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;첫 매수&lt;/strong&gt; → 입금 → 종목 검색 → 시장가 주문 → 매수하기&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;국내 수수료&lt;/strong&gt; → 2026년 6월 말까지 무료 이벤트 중&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;해외 수수료&lt;/strong&gt; → 매수·매도 각 0.1% + 미국 매도 시 SEC Fee&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;해외 주식 세금&lt;/strong&gt; → 연간 250만원 초과 양도차익은 다음 해 5월 직접 신고&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;소수점 매수&lt;/strong&gt; → 해외 주식은 1달러부터 살 수 있음&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!-- CTA 3 (Final) --&gt;
  &lt;div class=&quot;cta-block&quot;&gt;
    &lt;h3&gt;지금 바로 토스주식 시작하기&lt;/h3&gt;
    &lt;p&gt;계좌개설 5분, 첫 매수 5분.&lt;br&gt;&lt;strong&gt;국내 주식 수수료 무료인 지금이 가장 유리한 시점입니다.&lt;/strong&gt;&lt;/p&gt;
    &lt;div class=&quot;cta-btns&quot;&gt;
      &lt;a href=&quot;#&quot; class=&quot;cta-btn primary&quot;&gt;  토스 앱에서 바로 시작&lt;/a&gt;
      &lt;a href=&quot;#open&quot; class=&quot;cta-btn secondary&quot;&gt;  계좌개설 순서 다시 보기&lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;

&lt;/main&gt;

&lt;footer&gt;
  &lt;p&gt;본 글은 정보 제공 목적으로 작성되었습니다. 수수료·세금 정책은 변경될 수 있으므로 최신 내용은 토스증권 공식 앱 또는 홈페이지에서 확인하시기 바랍니다.&lt;/p&gt;
  &lt;p style=&quot;margin-top:8px;color:#999;&quot;&gt;2026년 5월 기준 작성 · 수수료 이벤트 기간: ~2026년 6월 말&lt;/p&gt;
&lt;/footer&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/316</guid>
      <comments>https://jejerim.tistory.com/entry/%ED%86%A0%EC%8A%A4%EC%A3%BC%EC%8B%9D-%ED%95%98%EB%8A%94%EB%B2%95-3%EB%8B%A8%EA%B3%84%EB%A9%B4-%EC%B2%AB-%EB%A7%A4%EC%88%98%EA%B9%8C%EC%A7%80-%EB%81%9D%EB%82%A9%EB%8B%88%EB%8B%A4-%EA%B3%84%EC%A2%8C%EA%B0%9C%EC%84%A4%C2%B7%EC%88%98%EC%88%98%EB%A3%8C%C2%B7FAQ-%EC%99%84%EC%A0%84-%EC%A0%95%EB%A6%AC#entry316comment</comments>
      <pubDate>Fri, 8 May 2026 15:00:12 +0900</pubDate>
    </item>
    <item>
      <title>환급금 조회, 지금 이 순서대로만 하면 됩니다 (홈택스&amp;middot;병원비&amp;middot;사업자 완전 정리)</title>
      <link>https://jejerim.tistory.com/entry/%ED%99%98%EA%B8%89%EA%B8%88-%EC%A1%B0%ED%9A%8C-%EC%A7%80%EA%B8%88-%EC%9D%B4-%EC%88%9C%EC%84%9C%EB%8C%80%EB%A1%9C%EB%A7%8C-%ED%95%98%EB%A9%B4-%EB%90%A9%EB%8B%88%EB%8B%A4-%ED%99%88%ED%83%9D%EC%8A%A4%C2%B7%EB%B3%91%EC%9B%90%EB%B9%84%C2%B7%EC%82%AC%EC%97%85%EC%9E%90-%EC%99%84%EC%A0%84-%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2026종합소득세2.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dc8qxn/dJMcadBQXhv/iTfPebpGwkx0A0J2hJzcc1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dc8qxn/dJMcadBQXhv/iTfPebpGwkx0A0J2hJzcc1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dc8qxn/dJMcadBQXhv/iTfPebpGwkx0A0J2hJzcc1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fdc8qxn%2FdJMcadBQXhv%2FiTfPebpGwkx0A0J2hJzcc1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;346&quot; height=&quot;346&quot; data-filename=&quot;2026종합소득세2.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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;환급금 조회, 종류 착각이 가장 큰 문제입니다. 홈택스·병원비·연말정산·사업자 환급 경로를 순서대로 정리했습니다. 조회 안될 때 해결법까지 한 페이지에.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root {
    --ink: #1a1410;
    --paper: #faf7f2;
    --warm: #f5ede0;
    --accent: #c0392b;
    --gold: #d4a017;
    --mid: #6b5c4c;
    --light: #e8ddd0;
    --green: #2d6a4f;
    --blue: #1a4a8a;
  }

  * { margin: 0; padding: 0; box-sizing: border-box; }

  body {
    font-family: 'Noto Sans KR', sans-serif;
    background: var(--paper);
    color: var(--ink);
    font-size: 15px;
    line-height: 1.85;
    -webkit-font-smoothing: antialiased;
  }

  /* ── HEADER ── */
  header {
    background: var(--ink);
    color: var(--paper);
    padding: 60px 40px 52px;
    position: relative;
    overflow: hidden;
  }
  header::before {
    content: '';
    position: absolute; top: 0; left: 0; right: 0; bottom: 0;
    background: repeating-linear-gradient(
      45deg, transparent, transparent 30px,
      rgba(255,255,255,0.02) 30px, rgba(255,255,255,0.02) 31px
    );
  }
  .header-inner { max-width: 860px; margin: 0 auto; position: relative; }
  .header-label {
    font-size: 11px; letter-spacing: 4px; text-transform: uppercase;
    color: var(--gold); margin-bottom: 16px; font-weight: 500;
  }
  header h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(24px, 4.5vw, 42px);
    font-weight: 900;
    line-height: 1.3;
    margin-bottom: 20px;
    word-break: keep-all;
  }
  header h1 em {
    color: var(--gold); font-style: normal;
    border-bottom: 3px solid var(--gold); padding-bottom: 2px;
  }
  .header-sub {
    font-size: 14px; color: #aaa; max-width: 600px;
    border-left: 3px solid var(--accent); padding-left: 14px;
    line-height: 1.75;
  }

  /* ── NAV ── */
  .nav-strip {
    background: var(--accent);
    position: sticky; top: 0; z-index: 100;
    box-shadow: 0 2px 12px rgba(0,0,0,0.18);
  }
  .nav-inner {
    max-width: 860px; margin: 0 auto;
    display: flex; overflow-x: auto;
  }
  .nav-inner a {
    color: rgba(255,255,255,0.8);
    text-decoration: none;
    padding: 12px 16px;
    font-size: 12px; font-weight: 500;
    white-space: nowrap;
    border-right: 1px solid rgba(255,255,255,0.12);
    transition: background 0.2s;
    letter-spacing: 0.3px;
  }
  .nav-inner a:hover { background: rgba(255,255,255,0.14); color: #fff; }

  /* ── MAIN ── */
  main { max-width: 860px; margin: 0 auto; padding: 0 20px 80px; }

  /* ── LEAD BOX ── */
  .lead-box {
    background: var(--warm);
    border: 2px solid var(--light);
    border-left: 6px solid var(--gold);
    padding: 28px 32px;
    margin: 40px 0 0;
    border-radius: 0 8px 8px 0;
  }
  .lead-box h2 {
    font-family: 'Noto Serif KR', serif;
    font-size: 17px; font-weight: 700;
    color: var(--accent); margin-bottom: 12px;
  }
  .lead-box p { font-size: 14px; color: var(--mid); line-height: 1.85; margin-bottom: 0; }
  .lead-box p strong { color: var(--ink); font-weight: 700; }

  /* ── SECTION ── */
  .section {
    margin: 52px 0;
    border-top: 2px solid var(--light);
    padding-top: 38px;
  }
  .section-num {
    display: inline-block;
    background: var(--accent); color: #fff;
    font-size: 11px; font-weight: 700;
    letter-spacing: 2px; text-transform: uppercase;
    padding: 4px 10px; margin-bottom: 14px;
  }
  .section h2 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(19px, 3vw, 25px);
    font-weight: 900; line-height: 1.35;
    margin-bottom: 8px; color: var(--ink);
    word-break: keep-all;
  }
  .section-sub {
    color: var(--mid); font-size: 13px; margin-bottom: 26px;
    border-left: 3px solid var(--light); padding-left: 12px;
  }

  /* ── 종류별 바로가기 테이블 ── */
  .route-table {
    width: 100%; border-collapse: collapse;
    margin: 24px 0; font-size: 13.5px;
  }
  .route-table th {
    background: var(--ink); color: var(--paper);
    padding: 12px 16px; text-align: left;
    font-size: 12px; font-weight: 600; letter-spacing: 0.5px;
  }
  .route-table td {
    padding: 12px 16px;
    border-bottom: 1px solid var(--light);
    color: var(--mid); vertical-align: middle;
  }
  .route-table tr:hover td { background: var(--warm); }
  .route-table td:first-child { font-weight: 700; color: var(--ink); white-space: nowrap; }
  .route-table td:nth-child(2) { font-weight: 600; color: var(--accent); }

  .badge {
    display: inline-block; padding: 2px 9px; border-radius: 20px;
    font-size: 11px; font-weight: 700; letter-spacing: 0.3px;
  }
  .b-green { background: #d4edda; color: #155724; }
  .b-blue  { background: #d0e4f7; color: var(--blue); }
  .b-amber { background: #fef3c7; color: #7a5c00; }
  .b-red   { background: #f8d7da; color: #721c24; }

  /* ── CARDS ── */
  .cards { display: grid; gap: 16px; margin: 24px 0; }
  .cards.two   { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); }
  .cards.three { grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); }

  .card {
    background: #fff;
    border: 1px solid var(--light);
    padding: 22px 24px;
    border-radius: 4px;
    transition: box-shadow 0.2s, transform 0.2s;
  }
  .card:hover { box-shadow: 0 4px 18px rgba(0,0,0,0.07); transform: translateY(-2px); }
  .card-icon { font-size: 26px; margin-bottom: 10px; display: block; }
  .card h3 { font-weight: 700; font-size: 14.5px; margin-bottom: 8px; color: var(--ink); }
  .card p  { font-size: 13px; color: var(--mid); line-height: 1.75; }
  .card.accent { border-left: 4px solid var(--accent); }
  .card.gold   { border-left: 4px solid var(--gold); }
  .card.green  { border-left: 4px solid var(--green); }
  .card.blue   { border-left: 4px solid var(--blue); }

  /* ── STEPS ── */
  .steps { counter-reset: step; margin: 20px 0; }
  .step {
    display: flex; gap: 18px; margin-bottom: 16px;
    background: #fff; border: 1px solid var(--light);
    padding: 18px 22px; border-radius: 4px;
    transition: box-shadow 0.2s;
  }
  .step:hover { box-shadow: 0 2px 12px rgba(0,0,0,0.06); }
  .step-num {
    min-width: 34px; height: 34px;
    background: var(--ink); color: #fff;
    border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    font-weight: 700; font-size: 13px;
    flex-shrink: 0; margin-top: 2px;
  }
  .step-body h4 { font-weight: 700; font-size: 14.5px; margin-bottom: 5px; color: var(--ink); }
  .step-body p  { font-size: 13px; color: var(--mid); margin: 0; line-height: 1.75; }
  .step-body code {
    background: var(--warm); padding: 2px 6px;
    border-radius: 3px; font-family: monospace; font-size: 12px;
    color: var(--accent); font-weight: 700;
  }

  /* ── CALLOUT ── */
  .callout { padding: 18px 24px; margin: 22px 0; border-radius: 4px; font-size: 13.5px; line-height: 1.85; }
  .callout.warn   { background: #fff8e6; border-left: 5px solid var(--gold);   color: #7a5c00; }
  .callout.danger { background: #fef0ef; border-left: 5px solid var(--accent); color: #8a2020; }
  .callout.tip    { background: #edf7f0; border-left: 5px solid var(--green);  color: #1a4a30; }
  .callout.info   { background: #eef2fb; border-left: 5px solid var(--blue);   color: #1a3060; }
  .callout strong { font-weight: 700; }

  /* ── 체크리스트 ── */
  .checklist { list-style: none; margin: 16px 0; }
  .checklist li {
    padding: 8px 0 8px 30px; position: relative;
    border-bottom: 1px solid var(--light); font-size: 13.5px; color: var(--mid);
  }
  .checklist li:last-child { border-bottom: none; }
  .checklist li::before {
    content: '☐'; position: absolute; left: 0;
    color: var(--accent); font-size: 17px; line-height: 1.4;
  }
  .checklist li strong { color: var(--ink); }

  /* ── 조회 안됨 체크 ── */
  .check-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px,1fr)); gap: 14px; margin: 22px 0; }
  .check-item {
    background: #fff; border: 1px solid var(--light); border-radius: 4px;
    padding: 18px 20px;
  }
  .check-item h4 {
    font-size: 13.5px; font-weight: 700; color: var(--accent);
    margin-bottom: 10px; padding-bottom: 8px;
    border-bottom: 2px solid var(--light);
    display: flex; align-items: center; gap: 8px;
  }
  .check-item ul { list-style: none; }
  .check-item ul li {
    font-size: 12.5px; color: var(--mid);
    padding: 5px 0 5px 16px; position: relative;
    border-bottom: 1px solid var(--light); line-height: 1.65;
  }
  .check-item ul li:last-child { border-bottom: none; }
  .check-item ul li::before { content: '·'; position: absolute; left: 4px; color: var(--accent); font-weight: 900; font-size: 16px; line-height: 1.1; }

  /* ── CTA ── */
  .cta-block {
    background: var(--ink); color: var(--paper);
    padding: 36px 40px; margin: 48px 0; border-radius: 4px;
    position: relative; overflow: hidden;
  }
  .cta-block::after {
    content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px;
    background: linear-gradient(90deg, var(--accent), var(--gold));
  }
  .cta-block h3 {
    font-family: 'Noto Serif KR', serif;
    font-size: 19px; font-weight: 900;
    color: var(--gold); margin-bottom: 12px;
  }
  .cta-block p { font-size: 13.5px; color: rgba(255,255,255,0.7); line-height: 1.8; margin-bottom: 22px; }
  .cta-block p strong { color: #fff; }
  .cta-btns { display: flex; flex-wrap: wrap; gap: 10px; }
  .cta-btn {
    display: inline-block; padding: 12px 22px;
    font-size: 13.5px; font-weight: 700;
    border-radius: 3px; text-decoration: none; cursor: pointer;
    transition: opacity 0.2s; border: none;
  }
  .cta-btn.primary   { background: var(--gold); color: var(--ink); }
  .cta-btn.secondary { background: rgba(255,255,255,0.1); color: #fff; border: 1px solid rgba(255,255,255,0.25); }
  .cta-btn:hover { opacity: 0.85; }

  /* ── 비교 강조 행 ── */
  .hl-row td { background: #fff8e6 !important; font-weight: 600; }

  /* ── 흐름 화살표 ── */
  .flow { display: flex; align-items: center; flex-wrap: wrap; gap: 0; margin: 22px 0; }
  .flow-item {
    background: var(--ink); color: #fff;
    padding: 10px 16px; font-size: 13px; font-weight: 500;
    border-radius: 4px; text-align: center; flex: 1; min-width: 90px;
  }
  .flow-item.accent { background: var(--accent); }
  .flow-item.gold   { background: var(--gold); color: var(--ink); }
  .flow-item.green  { background: var(--green); }
  .flow-arrow { color: var(--accent); font-size: 20px; font-weight: 900; padding: 0 4px; flex-shrink: 0; }

  /* ── 요약 박스 ── */
  .summary-box {
    background: var(--warm);
    border: 2px solid var(--light);
    border-left: 6px solid var(--accent);
    padding: 26px 32px; margin: 40px 0;
    border-radius: 0 8px 8px 0;
  }
  .summary-box h3 {
    font-family: 'Noto Serif KR', serif;
    font-size: 16px; font-weight: 900;
    color: var(--accent); margin-bottom: 14px;
  }
  .summary-box ul { list-style: none; }
  .summary-box ul li {
    padding: 6px 0 6px 22px; position: relative;
    font-size: 13.5px; color: var(--mid);
    border-bottom: 1px solid var(--light);
  }
  .summary-box ul li:last-child { border-bottom: none; }
  .summary-box ul li::before { content: '→'; position: absolute; left: 0; color: var(--accent); font-weight: 900; }
  .summary-box ul li strong { color: var(--ink); }

  /* ── FOOTER ── */
  footer {
    background: var(--warm); border-top: 2px solid var(--light);
    padding: 36px 40px; text-align: center;
    color: var(--mid); font-size: 13px; line-height: 1.8;
  }

  /* ── RESPONSIVE ── */
  @media (max-width: 600px) {
    header { padding: 40px 20px 44px; }
    main { padding: 0 16px 60px; }
    .cta-block { padding: 28px 20px; }
    .cta-btns { flex-direction: column; }
    .flow { flex-direction: column; }
    .flow-arrow { transform: rotate(90deg); }
  }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;!-- ── HEADER ── --&gt;
&lt;header&gt;
  &lt;div class=&quot;header-inner&quot;&gt;
    &lt;div class=&quot;header-label&quot;&gt;  2026 세금·생활 환급 실전 가이드&lt;/div&gt;
    &lt;h1&gt;환급금 조회,&lt;br&gt;지금 &lt;em&gt;이 순서대로만&lt;/em&gt; 하면 됩니다&lt;/h1&gt;
    &lt;p class=&quot;header-sub&quot;&gt;홈택스·병원비·연말정산·사업자 환급 경로 완전 정리 — 종류 착각이 가장 큰 문제입니다. 조회 안될 때 해결법까지 한 페이지에.&lt;/p&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;!-- ── NAV ── --&gt;
&lt;nav class=&quot;nav-strip&quot;&gt;
  &lt;div class=&quot;nav-inner&quot;&gt;
    &lt;a href=&quot;#type&quot;&gt;환급금 종류&lt;/a&gt;
    &lt;a href=&quot;#hometax&quot;&gt;홈택스 조회&lt;/a&gt;
    &lt;a href=&quot;#hospital&quot;&gt;병원비 환급&lt;/a&gt;
    &lt;a href=&quot;#yearsend&quot;&gt;연말정산&lt;/a&gt;
    &lt;a href=&quot;#tax&quot;&gt;세금 환급&lt;/a&gt;
    &lt;a href=&quot;#business&quot;&gt;사업자 환급&lt;/a&gt;
    &lt;a href=&quot;#error&quot;&gt;조회 안될 때&lt;/a&gt;
    &lt;a href=&quot;#summary&quot;&gt;요약&lt;/a&gt;
  &lt;/div&gt;
&lt;/nav&gt;

&lt;main&gt;

  &lt;!-- ── LEAD ── --&gt;
  &lt;div class=&quot;lead-box&quot; id=&quot;intro&quot;&gt;
    &lt;h2&gt;  이 글 하나로 해결되는 것들&lt;/h2&gt;
    &lt;p&gt;
      환급금이라는 단어 하나에 &lt;strong&gt;세금, 병원비, 연말정산, 사업자&lt;/strong&gt; 등 종류가 전혀 다른 환급이 섞여 있습니다.&lt;br&gt;
      조회 경로도 다르고, 신청 방법도 다릅니다. 종류를 모르면 엉뚱한 곳만 뒤집니다.&lt;br&gt;
      이 글은 &lt;strong&gt;종류 구분 → 조회 경로 → 안될 때 해결법&lt;/strong&gt; 순서로 정리되어 있습니다.
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- ─────────────────────────── --&gt;
  &lt;!-- SECTION 1 : 종류별 바로가기 --&gt;
  &lt;!-- ─────────────────────────── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;type&quot;&gt;
    &lt;span class=&quot;section-num&quot;&gt;Step 1&lt;/span&gt;
    &lt;h2&gt;환급금 종류별 바로가기 표&lt;/h2&gt;
    &lt;p class=&quot;section-sub&quot;&gt;내 상황에 맞는 환급 종류를 먼저 확인하세요. 종류가 다르면 조회 경로도 완전히 다릅니다.&lt;/p&gt;

    &lt;table class=&quot;route-table&quot;&gt;
      &lt;thead&gt;
        &lt;tr&gt;
          &lt;th&gt;환급 종류&lt;/th&gt;
          &lt;th&gt;조회 경로&lt;/th&gt;
          &lt;th&gt;대상&lt;/th&gt;
          &lt;th&gt;난이도&lt;/th&gt;
        &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
        &lt;tr&gt;
          &lt;td&gt;  세금 환급 (종합소득세)&lt;/td&gt;
          &lt;td&gt;홈택스 → 신고/납부&lt;/td&gt;
          &lt;td&gt;프리랜서·사업자·다중소득자&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge b-amber&quot;&gt;중간&lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;  연말정산 환급&lt;/td&gt;
          &lt;td&gt;홈택스 → 연말정산 간소화&lt;/td&gt;
          &lt;td&gt;직장인 (회사가 신청 대행)&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge b-green&quot;&gt;쉬움&lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;  병원비 환급&lt;/td&gt;
          &lt;td&gt;국민건강보험공단 / 삼쩜삼&lt;/td&gt;
          &lt;td&gt;과다 의료비 부담자&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge b-green&quot;&gt;쉬움&lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr class=&quot;hl-row&quot;&gt;
          &lt;td&gt;  사업자 세금 환급&lt;/td&gt;
          &lt;td&gt;홈택스 → 부가가치세 신고&lt;/td&gt;
          &lt;td&gt;사업자등록 보유자&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge b-red&quot;&gt;어려움&lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;  과거 5년 누락 환급&lt;/td&gt;
          &lt;td&gt;삼쩜삼 / 홈택스 경정청구&lt;/td&gt;
          &lt;td&gt;과거 신고 누락 의심자&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge b-amber&quot;&gt;중간&lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;  근로·자녀장려금&lt;/td&gt;
          &lt;td&gt;홈택스 → 장려금 신청&lt;/td&gt;
          &lt;td&gt;소득 기준 충족 직장인·사업자&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge b-green&quot;&gt;쉬움&lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;

    &lt;div class=&quot;callout info&quot;&gt;
      &lt;strong&gt;  핵심: 환급금은 한 곳에 모여 있지 않습니다.&lt;/strong&gt;&lt;br&gt;
      세금 환급은 홈택스, 병원비 환급은 건강보험공단, 연말정산은 회사를 통해 처리됩니다. 종류부터 확인해야 헛돌지 않습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!-- ─────────────────────────── --&gt;
  &lt;!-- SECTION 2 : 홈택스 조회 --&gt;
  &lt;!-- ─────────────────────────── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;hometax&quot;&gt;
    &lt;span class=&quot;section-num&quot;&gt;Step 2&lt;/span&gt;
    &lt;h2&gt;홈택스 환급금 조회 순서&lt;/h2&gt;
    &lt;p class=&quot;section-sub&quot;&gt;세금·종합소득세·부가세 환급은 모두 홈택스에서 확인합니다.&lt;/p&gt;

    &lt;div class=&quot;steps&quot;&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;1&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;홈택스 접속 → 로그인&lt;/h4&gt;
          &lt;p&gt;hometax.go.kr 접속 후 공인인증서 또는 카카오·네이버·패스 간편인증으로 로그인합니다. 반드시 &lt;code&gt;크롬 브라우저&lt;/code&gt; 사용을 권장합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;2&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;My 홈택스 → 세금 신고 결과 확인&lt;/h4&gt;
          &lt;p&gt;상단 메뉴에서 &lt;code&gt;My 홈택스&lt;/code&gt; → &lt;code&gt;나의 세금 신고·납부 내역&lt;/code&gt; 클릭. 환급 예정 금액이 있으면 여기서 확인됩니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;3&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;환급금 처리 현황 확인&lt;/h4&gt;
          &lt;p&gt;&lt;code&gt;신고/납부&lt;/code&gt; → &lt;code&gt;세금 환급금&lt;/code&gt; → &lt;code&gt;환급금 처리 현황&lt;/code&gt;에서 입금 예정일·처리 상태를 실시간으로 확인할 수 있습니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;4&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;미수령 환급금 별도 확인&lt;/h4&gt;
          &lt;p&gt;홈택스 → &lt;code&gt;조회/발급&lt;/code&gt; → &lt;code&gt;미수령 환급금 조회&lt;/code&gt;. 수년 전 환급받지 못하고 남아있는 금액이 있는지 체크합니다. 잊고 있었던 환급금이 나오는 경우가 있습니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;5&lt;/div&gt;
        &lt;div class=&quot;step-body&quot;&gt;
          &lt;h4&gt;환급 계좌 등록 여부 확인&lt;/h4&gt;
          &lt;p&gt;환급 계좌가 미등록 상태면 환급금이 발생해도 입금되지 않습니다. &lt;code&gt;My 홈택스&lt;/code&gt; → &lt;code&gt;환급 계좌 관리&lt;/code&gt;에서 본인 명의 계좌 등록을 확인하세요.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  홈택스 앱(손택스)으로도 가능합니다.&lt;/strong&gt;&lt;br&gt;
      PC가 불편하다면 '손택스' 앱을 설치해 동일 메뉴에서 환급금 조회가 가능합니다. 로그인 방식은 동일합니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!-- ─────────────────────────── --&gt;
  &lt;!-- CTA 1 --&gt;
  &lt;!-- ─────────────────────────── --&gt;
  &lt;div class=&quot;cta-block&quot;&gt;
    &lt;h3&gt;내 환급금 종류부터 먼저 확인하기&lt;/h3&gt;
    &lt;p&gt;세금인지, 병원비인지, 연말정산인지 — 종류가 다르면 조회 경로도 다릅니다.&lt;br&gt;아래에서 내 상황에 맞는 경로로 바로 이동하세요.&lt;/p&gt;
    &lt;div class=&quot;cta-btns&quot;&gt;
      &lt;a href=&quot;#&quot; class=&quot;cta-btn primary&quot;&gt;  홈택스 환급금 바로 조회&lt;/a&gt;
      &lt;a href=&quot;#&quot; class=&quot;cta-btn secondary&quot;&gt;  삼쩜삼 5년 환급 무료 조회&lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ─────────────────────────── --&gt;
  &lt;!-- SECTION 3 : 병원비 환급 --&gt;
  &lt;!-- ─────────────────────────── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;hospital&quot;&gt;
    &lt;span class=&quot;section-num&quot;&gt;Step 3&lt;/span&gt;
    &lt;h2&gt;병원비 환급금 조회 방법&lt;/h2&gt;
    &lt;p class=&quot;section-sub&quot;&gt;병원비 환급은 세금과 전혀 다른 경로입니다. 국민건강보험공단에서 처리됩니다.&lt;/p&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 병원비 환급은 홈택스가 아닙니다.&lt;/strong&gt;&lt;br&gt;
      많은 분이 병원비 환급을 홈택스에서 찾다가 포기합니다. 병원비 환급(본인부담금 상한제 환급)은 &lt;strong&gt;국민건강보험공단&lt;/strong&gt;에서 별도로 처리됩니다.
    &lt;/div&gt;

    &lt;div class=&quot;cards two&quot;&gt;
      &lt;div class=&quot;card accent&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;본인부담금 상한제 환급&lt;/h3&gt;
        &lt;p&gt;연간 의료비가 소득 기준 상한액을 초과하면 초과분을 돌려줍니다. 건강보험공단(nhis.or.kr) → 민원여기요 → 환급금 조회 신청에서 확인합니다.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card gold&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;연말정산 의료비 공제&lt;/h3&gt;
        &lt;p&gt;총급여의 3%를 초과하는 의료비는 연말정산에서 세액공제가 됩니다. 이 항목은 홈택스 → 연말정산 간소화 서비스에서 확인합니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;h3 style=&quot;font-size:15px;font-weight:700;margin:28px 0 14px;color:var(--accent);&quot;&gt;  병원비 환급 조회 경로 비교&lt;/h3&gt;
    &lt;table class=&quot;route-table&quot;&gt;
      &lt;thead&gt;
        &lt;tr&gt;
          &lt;th&gt;환급 종류&lt;/th&gt;
          &lt;th&gt;조회 경로&lt;/th&gt;
          &lt;th&gt;신청 주체&lt;/th&gt;
        &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
        &lt;tr&gt;
          &lt;td&gt;본인부담금 상한제&lt;/td&gt;
          &lt;td&gt;건강보험공단 nhis.or.kr&lt;/td&gt;
          &lt;td&gt;건강보험공단이 자동 통보 (신청 필요)&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;의료비 세액공제&lt;/td&gt;
          &lt;td&gt;홈택스 연말정산 간소화&lt;/td&gt;
          &lt;td&gt;회사 담당자 또는 직접 신고&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr class=&quot;hl-row&quot;&gt;
          &lt;td&gt;병원비 과납 환급 (5년)&lt;/td&gt;
          &lt;td&gt;삼쩜삼 병원비 환급 메뉴&lt;/td&gt;
          &lt;td&gt;삼쩜삼 대행 (수수료 발생)&lt;/td&gt;
        &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  삼쩜삼 병원비 환급이란?&lt;/strong&gt;&lt;br&gt;
      삼쩜삼은 의료비 관련 환급을 별도 메뉴로 운영합니다. 과거 누락된 의료비 세액공제 및 환급 신청을 대행해주는 서비스입니다. 수수료가 발생하므로 환급액과 비교 후 결정하세요.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!-- ─────────────────────────── --&gt;
  &lt;!-- SECTION 4 : 연말정산 vs 세금 --&gt;
  &lt;!-- ─────────────────────────── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;yearsend&quot;&gt;
    &lt;span class=&quot;section-num&quot;&gt;Step 4&lt;/span&gt;
    &lt;h2&gt;연말정산 환급 vs 세금 환급 — 뭐가 다른가&lt;/h2&gt;
    &lt;p class=&quot;section-sub&quot;&gt;같은 '환급'이지만 완전히 다른 구조입니다. 혼동하면 엉뚱한 곳에서 찾게 됩니다.&lt;/p&gt;

    &lt;div class=&quot;cards two&quot;&gt;
      &lt;div class=&quot;card blue&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;연말정산 환급&lt;/h3&gt;
        &lt;p&gt;
          &lt;strong&gt;대상:&lt;/strong&gt; 직장인&lt;br&gt;
          &lt;strong&gt;시기:&lt;/strong&gt; 매년 1~2월&lt;br&gt;
          &lt;strong&gt;처리:&lt;/strong&gt; 회사가 대신 신청, 2~3월 급여에 반영&lt;br&gt;
          &lt;strong&gt;조회:&lt;/strong&gt; 홈택스 연말정산 간소화 / 회사 급여명세서&lt;br&gt;&lt;br&gt;
          1년간 낸 세금이 실제보다 많으면 돌려받고, 적으면 추가 납부합니다.
        &lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card accent&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;세금 환급 (종합소득세)&lt;/h3&gt;
        &lt;p&gt;
          &lt;strong&gt;대상:&lt;/strong&gt; 프리랜서·사업자·다중소득자&lt;br&gt;
          &lt;strong&gt;시기:&lt;/strong&gt; 매년 5월 신고&lt;br&gt;
          &lt;strong&gt;처리:&lt;/strong&gt; 본인이 직접 홈택스 신고&lt;br&gt;
          &lt;strong&gt;조회:&lt;/strong&gt; 홈택스 → 신고/납부 → 종합소득세&lt;br&gt;&lt;br&gt;
          신고 후 30일 내외로 등록 계좌에 환급금이 입금됩니다.
        &lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠️ 직장인도 종합소득세를 신고해야 할 수 있습니다.&lt;/strong&gt;&lt;br&gt;
      부업 소득, 강의료, 유튜브 수익, 임대 소득 등 추가 소득이 있다면 연말정산과 별개로 5월에 종합소득세를 신고해야 합니다. 신고 누락 시 가산세가 붙습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!-- ─────────────────────────── --&gt;
  &lt;!-- SECTION 5 : 사업자 환급 --&gt;
  &lt;!-- ─────────────────────────── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;business&quot;&gt;
    &lt;span class=&quot;section-num&quot;&gt;Step 5&lt;/span&gt;
    &lt;h2&gt;사업자 세금 환급금 조회&lt;/h2&gt;
    &lt;p class=&quot;section-sub&quot;&gt;사업자는 부가가치세 환급과 종합소득세 환급이 별도로 존재합니다.&lt;/p&gt;

    &lt;div class=&quot;cards three&quot;&gt;
      &lt;div class=&quot;card green&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;부가가치세 환급&lt;/h3&gt;
        &lt;p&gt;매입세액이 매출세액보다 크면 차액을 환급받습니다. 홈택스 → 신고/납부 → 부가가치세 → 환급 신청에서 처리합니다.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card accent&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;종합소득세 환급&lt;/h3&gt;
        &lt;p&gt;사업자도 5월에 종합소득세를 신고합니다. 경비 처리를 잘 할수록 환급액이 커집니다. 홈택스에서 직접 신고하거나 세무사에 의뢰합니다.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card gold&quot;&gt;
        &lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt;
        &lt;h3&gt;과거 누락 환급&lt;/h3&gt;
        &lt;p&gt;최근 5년 이내 신고 누락이 있다면 경정청구로 환급 가능합니다. 복잡한 경우 세무사 또는 삼쩜삼 사업자 대행을 이용합니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;flow&quot;&gt;
      &lt;div class=&quot;flow-item&quot;&gt;매출·매입 세액 확인&lt;/div&gt;
      &lt;div class=&quot;flow-arrow&quot;&gt;→&lt;/div&gt;
      &lt;div class=&quot;flow-item accent&quot;&gt;홈택스 부가세 신고&lt;/div&gt;
      &lt;div class=&quot;flow-arrow&quot;&gt;→&lt;/div&gt;
      &lt;div class=&quot;flow-item&quot;&gt;환급 신청 접수&lt;/div&gt;
      &lt;div class=&quot;flow-arrow&quot;&gt;→&lt;/div&gt;
      &lt;div class=&quot;flow-item gold&quot;&gt;30일 내외 입금&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout info&quot;&gt;
      &lt;strong&gt;  사업자 환급은 세무사와 함께하는 것이 유리합니다.&lt;/strong&gt;&lt;br&gt;
      경비 처리 항목이 하나 빠져도 환급액이 크게 달라집니다. 처음 신고라면 세무사 의뢰를 권장합니다. 세무사 수수료보다 추가 환급액이 더 클 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!-- ─────────────────────────── --&gt;
  &lt;!-- CTA 2 --&gt;
  &lt;!-- ─────────────────────────── --&gt;
  &lt;div class=&quot;cta-block&quot;&gt;
    &lt;h3&gt;조회 안될 때 해결 순서 보기&lt;/h3&gt;
    &lt;p&gt;로그인이 안 되거나, 환급금이 0원으로 표시되거나, 계좌 미등록 오류가 뜬다면&lt;br&gt;&lt;strong&gt;아래 체크리스트를 순서대로 확인하세요.&lt;/strong&gt;&lt;/p&gt;
    &lt;div class=&quot;cta-btns&quot;&gt;
      &lt;a href=&quot;#error&quot; class=&quot;cta-btn primary&quot;&gt;  조회 안될 때 해결법 바로 보기&lt;/a&gt;
      &lt;a href=&quot;#&quot; class=&quot;cta-btn secondary&quot;&gt;  홈택스 바로가기&lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ─────────────────────────── --&gt;
  &lt;!-- SECTION 6 : 조회 안될 때 --&gt;
  &lt;!-- ─────────────────────────── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;error&quot;&gt;
    &lt;span class=&quot;section-num&quot;&gt;Step 6&lt;/span&gt;
    &lt;h2&gt;환급금 조회 안될 때 — 원인별 체크리스트&lt;/h2&gt;
    &lt;p class=&quot;section-sub&quot;&gt;조회가 안 되는 데는 이유가 있습니다. 아래 원인 중 내 상황을 찾아 해결하세요.&lt;/p&gt;

    &lt;div class=&quot;check-grid&quot;&gt;
      &lt;div class=&quot;check-item&quot;&gt;
        &lt;h4&gt;  로그인 오류&lt;/h4&gt;
        &lt;ul&gt;
          &lt;li&gt;크롬 브라우저 사용 여부 확인&lt;/li&gt;
          &lt;li&gt;인증서 유효기간 만료 여부 확인&lt;/li&gt;
          &lt;li&gt;간편인증(카카오·네이버·패스) 재시도&lt;/li&gt;
          &lt;li&gt;팝업 차단 해제 후 재시도&lt;/li&gt;
          &lt;li&gt;홈택스 앱(손택스)으로 대신 시도&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
      &lt;div class=&quot;check-item&quot;&gt;
        &lt;h4&gt;  환급금 0원 표시&lt;/h4&gt;
        &lt;ul&gt;
          &lt;li&gt;신고서 제출 완료 여부 확인&lt;/li&gt;
          &lt;li&gt;환급 계좌 미등록 여부 확인&lt;/li&gt;
          &lt;li&gt;처리 기간 미경과 (신고 후 30일 대기)&lt;/li&gt;
          &lt;li&gt;공제 항목 누락으로 환급 미발생&lt;/li&gt;
          &lt;li&gt;삼쩜삼으로 5년 내역 교차 조회&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
      &lt;div class=&quot;check-item&quot;&gt;
        &lt;h4&gt;  계좌 오류&lt;/h4&gt;
        &lt;ul&gt;
          &lt;li&gt;본인 명의 계좌 등록 여부 확인&lt;/li&gt;
          &lt;li&gt;계좌번호 오입력 여부 확인&lt;/li&gt;
          &lt;li&gt;계좌 해지·변경 여부 확인&lt;/li&gt;
          &lt;li&gt;홈택스 → My홈택스 → 환급계좌 관리에서 재등록&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
      &lt;div class=&quot;check-item&quot;&gt;
        &lt;h4&gt;  병원비 조회 안될 때&lt;/h4&gt;
        &lt;ul&gt;
          &lt;li&gt;조회 경로 오류: 홈택스 아닌 건강보험공단&lt;/li&gt;
          &lt;li&gt;nhis.or.kr 접속 → 민원여기요 → 환급금 신청&lt;/li&gt;
          &lt;li&gt;상한제 초과 여부: 전년도 의료비 합산 확인&lt;/li&gt;
          &lt;li&gt;연락처 미등록으로 통보 누락된 경우&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
      &lt;div class=&quot;check-item&quot;&gt;
        &lt;h4&gt;  연말정산 환급 미수령&lt;/h4&gt;
        &lt;ul&gt;
          &lt;li&gt;회사 담당자에게 처리 여부 확인&lt;/li&gt;
          &lt;li&gt;급여 명세서 2~3월분 재확인&lt;/li&gt;
          &lt;li&gt;퇴직자는 홈택스에서 직접 신고 필요&lt;/li&gt;
          &lt;li&gt;홈택스 간소화 → 공제 항목 누락 확인&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
      &lt;div class=&quot;check-item&quot;&gt;
        &lt;h4&gt;  사업자 환급 지연&lt;/h4&gt;
        &lt;ul&gt;
          &lt;li&gt;부가세 신고 후 30일 이상 경과 여부&lt;/li&gt;
          &lt;li&gt;세무서 현장 조사 대상 선정 여부 확인&lt;/li&gt;
          &lt;li&gt;환급 계좌 사업자 명의 일치 여부&lt;/li&gt;
          &lt;li&gt;홈택스 → 국세청 전화 126 문의&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠️ 조회 안됨이 가장 많이 발생하는 이유&lt;/strong&gt;&lt;br&gt;
      전체 문의의 절반 이상이 &lt;strong&gt;환급 계좌 미등록&lt;/strong&gt; 또는 &lt;strong&gt;신고서 미제출&lt;/strong&gt;입니다. 환급금이 발생했어도 계좌가 없으면 입금이 되지 않습니다. 홈택스 로그인 후 가장 먼저 계좌 등록 여부를 확인하세요.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!-- ─────────────────────────── --&gt;
  &lt;!-- SECTION 7 : 요약 --&gt;
  &lt;!-- ─────────────────────────── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;summary&quot;&gt;
    &lt;span class=&quot;section-num&quot;&gt;핵심 요약&lt;/span&gt;
    &lt;h2&gt;이것만 기억하면 됩니다&lt;/h2&gt;

    &lt;div class=&quot;summary-box&quot;&gt;
      &lt;h3&gt;  환급금 조회 핵심 정리&lt;/h3&gt;
      &lt;ul&gt;
        &lt;li&gt;&lt;strong&gt;세금·종합소득세·부가세 환급&lt;/strong&gt; → 홈택스에서 조회·신청&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;연말정산 환급&lt;/strong&gt; → 회사가 대행, 2~3월 급여 반영. 직장인은 별도 신청 불필요&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;병원비 환급&lt;/strong&gt; → 국민건강보험공단(nhis.or.kr). 홈택스가 아님&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;사업자 환급&lt;/strong&gt; → 부가세 + 종합소득세 별도. 세무사 의뢰 권장&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;과거 5년 누락 환급&lt;/strong&gt; → 삼쩜삼 또는 홈택스 경정청구로 소급 신청 가능&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;조회 안될 때&lt;/strong&gt; → 계좌 미등록·신고 미제출·브라우저 오류 순서로 체크&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;

    &lt;ul class=&quot;checklist&quot;&gt;
      &lt;li&gt;&lt;strong&gt;홈택스 로그인 → 미수령 환급금 조회부터&lt;/strong&gt; 시작하세요. 수년 전 환급금이 남아있는 경우가 있습니다.&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;환급 계좌 등록 여부를 반드시 확인하세요.&lt;/strong&gt; 등록이 안 되어 있으면 환급금이 있어도 입금되지 않습니다.&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;병원비가 많았다면 건강보험공단도 별도로 확인하세요.&lt;/strong&gt; 홈택스에는 나오지 않습니다.&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;과거 신고 누락이 의심되면 삼쩜삼 무료 조회를 먼저 해보세요.&lt;/strong&gt; 수수료는 환급 확정 후에 발생합니다.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/section&gt;

  &lt;!-- ─────────────────────────── --&gt;
  &lt;!-- CTA 3 (Final) --&gt;
  &lt;!-- ─────────────────────────── --&gt;
  &lt;div class=&quot;cta-block&quot;&gt;
    &lt;h3&gt;지금 바로 내 환급금 확인하기&lt;/h3&gt;
    &lt;p&gt;조회는 무료입니다. 어떤 환급금이 있는지 먼저 확인하고 신청 여부를 결정하세요.&lt;br&gt;&lt;strong&gt;5월 31일 이후에는 종합소득세 신청이 마감됩니다.&lt;/strong&gt;&lt;/p&gt;
    &lt;div class=&quot;cta-btns&quot;&gt;
      &lt;a href=&quot;#&quot; class=&quot;cta-btn primary&quot;&gt;  홈택스 환급금 조회&lt;/a&gt;
      &lt;a href=&quot;#&quot; class=&quot;cta-btn secondary&quot;&gt;  삼쩜삼 5년 환급 무료 조회&lt;/a&gt;
      &lt;a href=&quot;#&quot; class=&quot;cta-btn secondary&quot;&gt;  건강보험공단 병원비 환급&lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;

&lt;/main&gt;

&lt;footer&gt;
  &lt;p&gt;본 글은 정보 제공 목적으로 작성되었습니다. 세금 및 환급 관련 사항은 개인 상황에 따라 다를 수 있으므로, 정확한 내용은 홈택스 또는 국세청(126)에 문의하시기 바랍니다.&lt;/p&gt;
  &lt;p style=&quot;margin-top:8px;color:#999;&quot;&gt;2026년 5월 기준 작성 · 정부 정책 변경 시 내용이 달라질 수 있습니다.&lt;/p&gt;
&lt;/footer&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/315</guid>
      <comments>https://jejerim.tistory.com/entry/%ED%99%98%EA%B8%89%EA%B8%88-%EC%A1%B0%ED%9A%8C-%EC%A7%80%EA%B8%88-%EC%9D%B4-%EC%88%9C%EC%84%9C%EB%8C%80%EB%A1%9C%EB%A7%8C-%ED%95%98%EB%A9%B4-%EB%90%A9%EB%8B%88%EB%8B%A4-%ED%99%88%ED%83%9D%EC%8A%A4%C2%B7%EB%B3%91%EC%9B%90%EB%B9%84%C2%B7%EC%82%AC%EC%97%85%EC%9E%90-%EC%99%84%EC%A0%84-%EC%A0%95%EB%A6%AC#entry315comment</comments>
      <pubDate>Fri, 8 May 2026 12:29:44 +0900</pubDate>
    </item>
    <item>
      <title>[2026 최신] 종합소득세 환급 완벽 가이드: 토스&amp;middot;삼쩜삼&amp;middot;홈택스 차이부터 조회&amp;middot;신청까지 한눈에</title>
      <link>https://jejerim.tistory.com/entry/2026-%EC%B5%9C%EC%8B%A0-%EC%A2%85%ED%95%A9%EC%86%8C%EB%93%9D%EC%84%B8-%ED%99%98%EA%B8%89-%EC%99%84%EB%B2%BD-%EA%B0%80%EC%9D%B4%EB%93%9C-%ED%86%A0%EC%8A%A4%C2%B7%EC%82%BC%EC%A9%9C%EC%82%BC%C2%B7%ED%99%88%ED%83%9D%EC%8A%A4-%EC%B0%A8%EC%9D%B4%EB%B6%80%ED%84%B0-%EC%A1%B0%ED%9A%8C%C2%B7%EC%8B%A0%EC%B2%AD%EA%B9%8C%EC%A7%80-%ED%95%9C%EB%88%88%EC%97%90</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2026종합소득세.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/ssYZw/dJMcafT4Adg/anqnfsiQbpAWlyKgGHwQPk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/ssYZw/dJMcafT4Adg/anqnfsiQbpAWlyKgGHwQPk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/ssYZw/dJMcafT4Adg/anqnfsiQbpAWlyKgGHwQPk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FssYZw%2FdJMcafT4Adg%2FanqnfsiQbpAWlyKgGHwQPk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;355&quot; height=&quot;355&quot; data-filename=&quot;2026종합소득세.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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 최신] 종합소득세 환급 완벽 가이드: 토스·삼쩜삼·홈택스 차이부터 조회·신청까지 한눈에&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;2026년 종합소득세 환급, 홈택스·토스·삼쩜삼 중 어디서 신청하면 유리할까? 수수료·편의성·처리 흐름을 한눈에 비교합니다. 평균 환급액 288,635원, 지금 바로 확인하세요.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&amp;family=Pretendard:wght@300;400;500;600;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root {
    --bg: #f8f6f1;
    --surface: #ffffff;
    --ink: #1c1917;
    --mid: #57534e;
    --light: #e7e5e0;
    --accent: #b45309;
    --accent2: #0369a1;
    --green: #166534;
    --red: #991b1b;
    --highlight: #fef3c7;
    --serif: 'Nanum Myeongjo', serif;
    --sans: 'Pretendard', 'Apple SD Gothic Neo', sans-serif;
  }

  * { margin: 0; padding: 0; box-sizing: border-box; }

  body {
    font-family: var(--sans);
    background: var(--bg);
    color: var(--ink);
    font-size: 16px;
    line-height: 1.85;
    -webkit-font-smoothing: antialiased;
  }

  /* ── HEADER ── */
  .site-header {
    background: var(--ink);
    padding: 10px 20px;
    text-align: center;
  }
  .site-header span {
    color: #a8a29e;
    font-size: 11px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 500;
  }

  /* ── HERO ── */
  .hero {
    background: var(--ink);
    padding: 56px 20px 64px;
    position: relative;
    overflow: hidden;
  }
  .hero::after {
    content: '';
    position: absolute;
    bottom: 0; left: 0; right: 0; height: 3px;
    background: linear-gradient(90deg, var(--accent), #f59e0b, var(--accent2));
  }
  .hero-inner {
    max-width: 720px;
    margin: 0 auto;
  }
  .hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgba(251,191,36,0.15);
    border: 1px solid rgba(251,191,36,0.3);
    color: #fbbf24;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 5px 12px;
    border-radius: 2px;
    margin-bottom: 20px;
    text-transform: uppercase;
  }
  .hero h1 {
    font-family: var(--serif);
    font-size: clamp(22px, 4.5vw, 34px);
    font-weight: 800;
    color: #fafaf9;
    line-height: 1.35;
    margin-bottom: 20px;
    word-break: keep-all;
  }
  .hero h1 em {
    font-style: normal;
    color: #fbbf24;
    border-bottom: 2px solid #fbbf24;
    padding-bottom: 1px;
  }
  .hero-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    color: #a8a29e;
    font-size: 12px;
  }
  .hero-meta span { display: flex; align-items: center; gap: 5px; }

  /* ── WRAPPER ── */
  .wrap {
    max-width: 720px;
    margin: 0 auto;
    padding: 0 20px;
  }

  /* ── STAT BAR ── */
  .stat-bar {
    background: var(--surface);
    border: 1px solid var(--light);
    border-top: none;
    padding: 24px 32px;
    display: flex;
    gap: 0;
    flex-wrap: wrap;
    max-width: 720px;
    margin: 0 auto 0;
  }
  .stat-item {
    flex: 1;
    min-width: 150px;
    text-align: center;
    padding: 12px 16px;
    border-right: 1px solid var(--light);
  }
  .stat-item:last-child { border-right: none; }
  .stat-num {
    font-family: var(--serif);
    font-size: 26px;
    font-weight: 800;
    color: var(--accent);
    display: block;
    line-height: 1.2;
  }
  .stat-label { font-size: 11px; color: var(--mid); margin-top: 4px; font-weight: 500; }

  /* ── ARTICLE ── */
  article {
    max-width: 720px;
    margin: 0 auto;
    padding: 48px 20px 80px;
  }

  /* ── LEAD ── */
  .lead {
    font-size: 17px;
    color: var(--ink);
    line-height: 1.9;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 2px solid var(--light);
  }
  .lead strong { color: var(--accent); font-weight: 700; }

  /* ── PROBLEM BOX (P - Problem) ── */
  .problem-box {
    background: #fef2f2;
    border-left: 5px solid var(--red);
    padding: 24px 28px;
    margin: 32px 0;
    border-radius: 0 4px 4px 0;
  }
  .problem-box .box-title {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    color: var(--red);
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .problem-box p { font-size: 15px; color: #7f1d1d; line-height: 1.8; }

  /* ── AGITATE BOX (A - Agitation) ── */
  .agitate-box {
    background: #fffbeb;
    border-left: 5px solid #f59e0b;
    padding: 24px 28px;
    margin: 32px 0;
    border-radius: 0 4px 4px 0;
  }
  .agitate-box .box-title {
    font-size: 12px; font-weight: 700; letter-spacing: 2px;
    color: #92400e; text-transform: uppercase; margin-bottom: 10px;
  }
  .agitate-box p { font-size: 15px; color: #78350f; line-height: 1.8; }

  /* ── SECTION HEADING ── */
  .sec-label {
    display: inline-block;
    background: var(--ink);
    color: #fbbf24;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 3px;
    padding: 4px 10px;
    text-transform: uppercase;
    margin-bottom: 14px;
  }
  h2 {
    font-family: var(--serif);
    font-size: clamp(18px, 3vw, 23px);
    font-weight: 800;
    color: var(--ink);
    line-height: 1.4;
    margin-bottom: 18px;
    word-break: keep-all;
  }
  h3 {
    font-size: 16px;
    font-weight: 700;
    color: var(--ink);
    margin: 28px 0 12px;
  }
  p { margin-bottom: 16px; color: var(--mid); word-break: keep-all; }
  p strong { color: var(--ink); font-weight: 700; }

  /* ── DIVIDER ── */
  .divider {
    height: 1px;
    background: var(--light);
    margin: 48px 0;
  }

  /* ── QUICK COMPARE (10초 요약) ── */
  .quick-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    margin: 24px 0 32px;
  }
  .qcard {
    background: var(--surface);
    border: 1px solid var(--light);
    border-top: 3px solid var(--light);
    padding: 20px 16px;
    border-radius: 2px;
    text-align: center;
  }
  .qcard.blue { border-top-color: var(--accent2); }
  .qcard.amber { border-top-color: #f59e0b; }
  .qcard.green { border-top-color: var(--green); }
  .qcard .platform {
    font-size: 15px;
    font-weight: 800;
    margin-bottom: 8px;
    color: var(--ink);
  }
  .qcard .platform.blue { color: var(--accent2); }
  .qcard .platform.amber { color: #b45309; }
  .qcard .platform.green { color: var(--green); }
  .qcard .tag {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    padding: 2px 8px;
    border-radius: 20px;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
  }
  .tag-blue { background: #dbeafe; color: #1e40af; }
  .tag-amber { background: #fef3c7; color: #92400e; }
  .tag-green { background: #dcfce7; color: #166534; }
  .qcard p { font-size: 12px; color: var(--mid); margin: 0; text-align: left; line-height: 1.7; }

  /* ── COMPARE TABLE ── */
  .compare-wrap {
    overflow-x: auto;
    margin: 24px 0 32px;
    border: 1px solid var(--light);
    border-radius: 2px;
  }
  table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
  }
  thead tr { background: var(--ink); }
  thead th {
    padding: 14px 16px;
    color: #fafaf9;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    font-size: 13px;
  }
  thead th:first-child { color: #a8a29e; }
  tbody tr:nth-child(even) { background: var(--bg); }
  tbody tr:hover { background: var(--highlight); }
  tbody td {
    padding: 13px 16px;
    border-bottom: 1px solid var(--light);
    color: var(--mid);
    vertical-align: top;
  }
  tbody td:first-child { font-weight: 700; color: var(--ink); white-space: nowrap; }

  .badge {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 700;
  }
  .b-green { background: #dcfce7; color: #166534; }
  .b-red { background: #fee2e2; color: #991b1b; }
  .b-amber { background: #fef3c7; color: #92400e; }
  .b-blue { background: #dbeafe; color: #1e40af; }

  /* ── WHO SHOULD USE ── */
  .who-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    margin: 24px 0;
  }
  .who-card {
    background: var(--surface);
    border: 1px solid var(--light);
    padding: 20px;
    border-radius: 2px;
  }
  .who-card .who-title {
    font-size: 13px;
    font-weight: 800;
    margin-bottom: 12px;
    padding-bottom: 10px;
    border-bottom: 2px solid var(--light);
  }
  .who-card.t-blue .who-title { color: var(--accent2); border-color: var(--accent2); }
  .who-card.t-amber .who-title { color: #b45309; border-color: #f59e0b; }
  .who-card.t-green .who-title { color: var(--green); border-color: var(--green); }
  .who-list { list-style: none; }
  .who-list li {
    font-size: 13px;
    color: var(--mid);
    padding: 5px 0 5px 18px;
    position: relative;
    border-bottom: 1px solid var(--light);
    line-height: 1.6;
  }
  .who-list li:last-child { border-bottom: none; }
  .who-list li::before {
    content: '✓';
    position: absolute;
    left: 0;
    font-weight: 900;
    font-size: 11px;
    color: inherit;
  }

  /* ── FLOW ── */
  .flow-steps {
    margin: 24px 0 32px;
  }
  .flow-step {
    display: flex;
    gap: 16px;
    margin-bottom: 14px;
    align-items: flex-start;
  }
  .flow-num {
    min-width: 32px;
    height: 32px;
    background: var(--ink);
    color: #fbbf24;
    font-weight: 800;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
    flex-shrink: 0;
    margin-top: 2px;
  }
  .flow-content h4 { font-size: 14px; font-weight: 700; margin-bottom: 4px; color: var(--ink); }
  .flow-content p { font-size: 13px; color: var(--mid); margin: 0; line-height: 1.7; }

  /* ── TIP BOX ── */
  .tip-box {
    background: #f0fdf4;
    border-left: 5px solid var(--green);
    padding: 20px 24px;
    margin: 24px 0;
    border-radius: 0 4px 4px 0;
  }
  .tip-box .box-title {
    font-size: 11px; font-weight: 700; letter-spacing: 2px;
    color: var(--green); text-transform: uppercase; margin-bottom: 8px;
  }
  .tip-box p { font-size: 14px; color: #14532d; margin: 0; line-height: 1.8; }

  /* ── INFO BOX ── */
  .info-box {
    background: #eff6ff;
    border-left: 5px solid var(--accent2);
    padding: 20px 24px;
    margin: 24px 0;
    border-radius: 0 4px 4px 0;
  }
  .info-box .box-title {
    font-size: 11px; font-weight: 700; letter-spacing: 2px;
    color: var(--accent2); text-transform: uppercase; margin-bottom: 8px;
  }
  .info-box p { font-size: 14px; color: #1e3a5f; margin: 0; line-height: 1.8; }

  /* ── FAQ ── */
  .faq-list { margin: 24px 0; }
  .faq-item {
    background: var(--surface);
    border: 1px solid var(--light);
    margin-bottom: 10px;
    border-radius: 2px;
    overflow: hidden;
  }
  .faq-q {
    padding: 16px 20px;
    font-weight: 700;
    font-size: 14px;
    color: var(--ink);
    display: flex;
    gap: 12px;
    align-items: flex-start;
  }
  .faq-q::before {
    content: 'Q';
    min-width: 26px;
    height: 26px;
    background: var(--accent);
    color: #fff;
    font-weight: 900;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
    flex-shrink: 0;
    margin-top: 1px;
  }
  .faq-a {
    padding: 14px 20px 16px 58px;
    font-size: 13.5px;
    color: var(--mid);
    background: var(--bg);
    border-top: 1px solid var(--light);
    line-height: 1.8;
  }

  /* ── CTA ── */
  .cta-block {
    background: var(--ink);
    padding: 40px 32px;
    border-radius: 4px;
    margin: 48px 0;
    position: relative;
    overflow: hidden;
  }
  .cta-block::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; height: 3px;
    background: linear-gradient(90deg, var(--accent), #f59e0b, var(--accent2));
  }
  .cta-block h3 {
    font-family: var(--serif);
    font-size: 20px;
    font-weight: 800;
    color: #fafaf9;
    margin-bottom: 14px;
    line-height: 1.4;
  }
  .cta-block p {
    color: #a8a29e;
    font-size: 14px;
    margin-bottom: 24px;
    line-height: 1.8;
  }
  .cta-block p strong { color: #fbbf24; }
  .cta-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .cta-btn {
    display: inline-block;
    padding: 13px 22px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 3px;
    text-decoration: none;
    cursor: pointer;
    border: none;
    transition: opacity 0.2s;
    letter-spacing: 0.3px;
  }
  .cta-btn:hover { opacity: 0.88; }
  .cta-btn.primary { background: #fbbf24; color: var(--ink); }
  .cta-btn.secondary { background: rgba(255,255,255,0.1); color: #fafaf9; border: 1px solid rgba(255,255,255,0.2); }

  /* ── HIGHLIGHT SENTENCE ── */
  .highlight-line {
    background: var(--highlight);
    border-left: 4px solid #f59e0b;
    padding: 16px 20px;
    margin: 24px 0;
    font-size: 15px;
    font-weight: 700;
    color: #78350f;
    line-height: 1.7;
  }

  /* ── SUMMARY ── */
  .summary-box {
    background: var(--surface);
    border: 2px solid var(--ink);
    padding: 28px 32px;
    margin: 40px 0;
    border-radius: 2px;
  }
  .summary-box h3 {
    font-family: var(--serif);
    font-size: 17px;
    font-weight: 800;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 2px solid var(--light);
  }
  .summary-list { list-style: none; }
  .summary-list li {
    padding: 8px 0 8px 24px;
    position: relative;
    font-size: 14px;
    color: var(--mid);
    border-bottom: 1px solid var(--light);
    line-height: 1.7;
  }
  .summary-list li:last-child { border-bottom: none; }
  .summary-list li::before {
    content: '→';
    position: absolute;
    left: 0;
    color: var(--accent);
    font-weight: 900;
  }
  .summary-list li strong { color: var(--ink); }

  /* ── FOOTER ── */
  footer {
    background: #1c1917;
    padding: 32px 20px;
    text-align: center;
    color: #78716c;
    font-size: 12px;
    line-height: 1.8;
  }

  /* ── RESPONSIVE ── */
  @media (max-width: 600px) {
    .quick-cards { grid-template-columns: 1fr; }
    .who-grid { grid-template-columns: 1fr; }
    .stat-bar { flex-direction: column; }
    .stat-item { border-right: none; border-bottom: 1px solid var(--light); }
    .stat-item:last-child { border-bottom: none; }
    .cta-block { padding: 28px 20px; }
    .cta-buttons { flex-direction: column; }
    .cta-btn { text-align: center; }
    .hero { padding: 40px 20px 48px; }
  }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header class=&quot;site-header&quot;&gt;
  &lt;span&gt;  세금 환급 정보 · 2026년 5월 종합소득세 신고 시즌&lt;/span&gt;
&lt;/header&gt;

&lt;div class=&quot;hero&quot;&gt;
  &lt;div class=&quot;hero-inner&quot;&gt;
    &lt;div class=&quot;hero-badge&quot;&gt;  2026 최신 업데이트&lt;/div&gt;
    &lt;h1&gt;[2026 최신] 종합소득세 환급 완벽 가이드&lt;br&gt;&lt;em&gt;토스·삼쩜삼·홈택스&lt;/em&gt; 차이부터 조회·신청까지 한눈에&lt;/h1&gt;
    &lt;div class=&quot;hero-meta&quot;&gt;
      &lt;span&gt;  최초 발행: 2026.05.08&lt;/span&gt;
      &lt;span&gt;⏱ 읽는 시간: 약 5분&lt;/span&gt;
      &lt;span&gt;  #종합소득세환급 #삼쩜삼 #홈택스&lt;/span&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;!-- 통계 바 --&gt;
&lt;div class=&quot;stat-bar&quot;&gt;
  &lt;div class=&quot;stat-item&quot;&gt;
    &lt;span class=&quot;stat-num&quot;&gt;1,996만+&lt;/span&gt;
    &lt;div class=&quot;stat-label&quot;&gt;환급액 조회자 수 (삼쩜삼 기준)&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class=&quot;stat-item&quot;&gt;
    &lt;span class=&quot;stat-num&quot;&gt;71%&lt;/span&gt;
    &lt;div class=&quot;stat-label&quot;&gt;조회자 중 실제 환급 대상 비율&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class=&quot;stat-item&quot;&gt;
    &lt;span class=&quot;stat-num&quot;&gt;288,635원&lt;/span&gt;
    &lt;div class=&quot;stat-label&quot;&gt;1인당 평균 예상 환급액&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;article&gt;

  &lt;!-- ── LEAD ── --&gt;
  &lt;p class=&quot;lead&quot;&gt;
    종합소득세 환급, 신청할 수 있다는 건 알겠는데&lt;br&gt;
    &lt;strong&gt;홈택스, 토스, 삼쩜삼 — 도대체 어디서 해야 유리할까?&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
    플랫폼마다 방식이 다르고, 수수료 구조도 다르다.&lt;br&gt;
    잘못 선택하면 &lt;strong&gt;받을 수 있는 돈을 수수료로 날리거나&lt;/strong&gt;, 복잡한 절차에 지쳐 포기하게 된다.&lt;br&gt;&lt;br&gt;
    이 글 하나로 세 플랫폼의 차이를 정확하게 비교하고, 내게 맞는 방법을 바로 선택할 수 있다.
  &lt;/p&gt;

  &lt;!-- ── P : Problem ── --&gt;
  &lt;div class=&quot;problem-box&quot;&gt;
    &lt;div class=&quot;box-title&quot;&gt;⚠ Problem · 이런 상황 아닌가요?&lt;/div&gt;
    &lt;p&gt;
      &quot;환급받을 수 있다는데, 어디서 어떻게 신청해야 하는지 모르겠다.&quot;&lt;br&gt;
      &quot;삼쩜삼 써봤는데 수수료가 얼마나 나가는지 몰랐다.&quot;&lt;br&gt;
      &quot;홈택스는 들어가자마자 뭔가 복잡해서 닫아버렸다.&quot;&lt;br&gt;&lt;br&gt;
      5월 신고 기간에만 신청할 수 있다. 지금 놓치면 내년까지 기다려야 한다.
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- ── A : Agitation ── --&gt;
  &lt;div class=&quot;agitate-box&quot;&gt;
    &lt;div class=&quot;box-title&quot;&gt;  Agitation · 모르면 손해보는 구조&lt;/div&gt;
    &lt;p&gt;
      삼쩜삼 평균 환급액은 &lt;strong&gt;288,635원&lt;/strong&gt;이다.&lt;br&gt;
      그런데 삼쩜삼의 대행 수수료율을 모르고 신청하면, 환급액의 일부를 수수료로 내야 한다.&lt;br&gt;
      직접 홈택스에서 신청하면 &lt;strong&gt;수수료 없이 전액&lt;/strong&gt; 돌려받는다.&lt;br&gt;&lt;br&gt;
      반대로 세금 구조가 복잡한 사람이 홈택스에서 혼자 하다가 항목을 빠뜨리면,&lt;br&gt;
      오히려 &lt;strong&gt;환급을 덜 받거나 환급이 안 될 수도&lt;/strong&gt; 있다.
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;div class=&quot;divider&quot;&gt;&lt;/div&gt;

  &lt;!-- ── S : Solution — 10초 요약 ── --&gt;
  &lt;div class=&quot;sec-label&quot;&gt;Solution · 비교&lt;/div&gt;
  &lt;h2&gt;홈택스·토스·삼쩜삼 차이 — 10초 요약&lt;/h2&gt;
  &lt;p&gt;세 플랫폼은 &lt;strong&gt;목적과 구조가 완전히 다르다.&lt;/strong&gt; 같은 환급이라도 누가 쓰느냐에 따라 최선의 선택이 갈린다.&lt;/p&gt;

  &lt;div class=&quot;quick-cards&quot;&gt;
    &lt;div class=&quot;qcard blue&quot;&gt;
      &lt;div class=&quot;platform blue&quot;&gt;  홈택스&lt;/div&gt;
      &lt;span class=&quot;tag tag-blue&quot;&gt;무료 직접 신고&lt;/span&gt;
      &lt;p&gt;국세청 공식 플랫폼. 수수료 없음. 모든 항목 직접 입력. 복잡하지만 가장 정확하고 환급액 손실 없음.&lt;/p&gt;
    &lt;/div&gt;
    &lt;div class=&quot;qcard amber&quot;&gt;
      &lt;div class=&quot;platform amber&quot;&gt;  토스&lt;/div&gt;
      &lt;span class=&quot;tag tag-amber&quot;&gt;간편 신고 지원&lt;/span&gt;
      &lt;p&gt;홈택스와 연동된 간편 신고 보조 서비스. 단순 소득자는 몇 번 탭으로 신고 가능. 무료.&lt;/p&gt;
    &lt;/div&gt;
    &lt;div class=&quot;qcard green&quot;&gt;
      &lt;div class=&quot;platform green&quot;&gt;  삼쩜삼&lt;/div&gt;
      &lt;span class=&quot;tag tag-green&quot;&gt;환급 대행 서비스&lt;/span&gt;
      &lt;p&gt;최근 5년 환급 내역 조회 및 대행 신청. 수수료 발생. 복잡한 소득 구조에 유리.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;highlight-line&quot;&gt;
    ✔ 핵심 한 줄: 단순 직장인·프리랜서 → 토스 또는 홈택스 | 복잡한 다중소득·과거 미신고자 → 삼쩜삼
  &lt;/div&gt;

  &lt;div class=&quot;divider&quot;&gt;&lt;/div&gt;

  &lt;!-- ── 상세 비교표 ── --&gt;
  &lt;div class=&quot;sec-label&quot;&gt;Detail · 수수료·편의성·처리&lt;/div&gt;
  &lt;h2&gt;수수료·편의성·처리 흐름 정리&lt;/h2&gt;

  &lt;div class=&quot;compare-wrap&quot;&gt;
    &lt;table&gt;
      &lt;thead&gt;
        &lt;tr&gt;
          &lt;th&gt;비교 항목&lt;/th&gt;
          &lt;th&gt;  홈택스&lt;/th&gt;
          &lt;th&gt;  토스&lt;/th&gt;
          &lt;th&gt;  삼쩜삼&lt;/th&gt;
        &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
        &lt;tr&gt;
          &lt;td&gt;운영 주체&lt;/td&gt;
          &lt;td&gt;국세청 (정부)&lt;/td&gt;
          &lt;td&gt;비바리퍼블리카 (민간)&lt;/td&gt;
          &lt;td&gt;자비스앤빌런즈 (민간)&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;수수료&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge b-green&quot;&gt;무료&lt;/span&gt;&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge b-green&quot;&gt;무료&lt;/span&gt;&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge b-amber&quot;&gt;환급액의 일부 수수료&lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;조회 범위&lt;/td&gt;
          &lt;td&gt;당해 연도&lt;/td&gt;
          &lt;td&gt;당해 연도&lt;/td&gt;
          &lt;td&gt;&lt;strong&gt;최근 5년&lt;/strong&gt; 소급 조회 가능&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;사용 난이도&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge b-red&quot;&gt;어려움&lt;/span&gt; (직접 입력)&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge b-green&quot;&gt;쉬움&lt;/span&gt; (앱 간편 연동)&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge b-green&quot;&gt;쉬움&lt;/span&gt; (자동 분석)&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;처리 방식&lt;/td&gt;
          &lt;td&gt;본인이 직접 신고&lt;/td&gt;
          &lt;td&gt;홈택스 연동 보조&lt;/td&gt;
          &lt;td&gt;대행 신청 (세무 처리)&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;환급 정확도&lt;/td&gt;
          &lt;td&gt;항목 누락 시 낮아짐&lt;/td&gt;
          &lt;td&gt;단순 구조에 적합&lt;/td&gt;
          &lt;td&gt;다중소득·과거 누락에 유리&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;처리 기간&lt;/td&gt;
          &lt;td&gt;신고 후 30일 내외&lt;/td&gt;
          &lt;td&gt;신고 후 30일 내외&lt;/td&gt;
          &lt;td&gt;대행 처리 + 30일 내외&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;과거 미신고 환급&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge b-amber&quot;&gt;직접 수정 신고 필요&lt;/span&gt;&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge b-red&quot;&gt;지원 안 됨&lt;/span&gt;&lt;/td&gt;
          &lt;td&gt;&lt;span class=&quot;badge b-green&quot;&gt;5년치 자동 조회·신청&lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;추천 대상&lt;/td&gt;
          &lt;td&gt;세금 구조 아는 사람&lt;/td&gt;
          &lt;td&gt;단순 소득 직장인·프리랜서&lt;/td&gt;
          &lt;td&gt;다중소득·과거 누락 의심자&lt;/td&gt;
        &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;

  &lt;div class=&quot;tip-box&quot;&gt;
    &lt;div class=&quot;box-title&quot;&gt;  Tip · 삼쩜삼 수수료는?&lt;/div&gt;
    &lt;p&gt;삼쩜삼은 환급이 확정된 후 환급액의 일정 비율을 수수료로 부과한다. 환급액이 크고 과거 누락분이 있다면 수수료를 내고도 이득일 수 있다. 단순한 구조라면 홈택스나 토스가 유리하다.&lt;/p&gt;
  &lt;/div&gt;

  &lt;div class=&quot;divider&quot;&gt;&lt;/div&gt;

  &lt;!-- ── O : Offer — 누가 어디로 ── --&gt;
  &lt;div class=&quot;sec-label&quot;&gt;Offer · 선택 가이드&lt;/div&gt;
  &lt;h2&gt;누가 어디서 신청하면 유리한가&lt;/h2&gt;

  &lt;div class=&quot;who-grid&quot;&gt;
    &lt;div class=&quot;who-card t-blue&quot;&gt;
      &lt;div class=&quot;who-title&quot;&gt;  홈택스 추천 대상&lt;/div&gt;
      &lt;ul class=&quot;who-list&quot;&gt;
        &lt;li&gt;세금 신고 경험이 있는 사람&lt;/li&gt;
        &lt;li&gt;수수료 없이 전액 환급받고 싶은 사람&lt;/li&gt;
        &lt;li&gt;소득 구조가 단순하고 직접 처리 가능한 사람&lt;/li&gt;
        &lt;li&gt;공인인증서 또는 간편 인증 가능한 사람&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;
    &lt;div class=&quot;who-card t-amber&quot;&gt;
      &lt;div class=&quot;who-title&quot;&gt;  토스 추천 대상&lt;/div&gt;
      &lt;ul class=&quot;who-list&quot;&gt;
        &lt;li&gt;홈택스가 복잡하게 느껴지는 직장인&lt;/li&gt;
        &lt;li&gt;단순 프리랜서 소득만 있는 경우&lt;/li&gt;
        &lt;li&gt;스마트폰으로 간편하게 신고하고 싶은 사람&lt;/li&gt;
        &lt;li&gt;올해 귀속 소득만 신고하면 되는 경우&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;
    &lt;div class=&quot;who-card t-green&quot; style=&quot;grid-column: span 2;&quot;&gt;
      &lt;div class=&quot;who-title&quot;&gt;  삼쩜삼 추천 대상&lt;/div&gt;
      &lt;ul class=&quot;who-list&quot; style=&quot;display:grid; grid-template-columns:1fr 1fr; gap:0;&quot;&gt;
        &lt;li&gt;최근 5년간 종합소득세를 신고 안 한 사람&lt;/li&gt;
        &lt;li&gt;여러 곳에서 소득이 발생한 다중소득자&lt;/li&gt;
        &lt;li&gt;과거 환급 가능 여부를 모르는 사람&lt;/li&gt;
        &lt;li&gt;세금 신고 자체가 생소하고 대행을 원하는 사람&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ── CTA 1 ── --&gt;
  &lt;div class=&quot;cta-block&quot;&gt;
    &lt;h3&gt;내게 맞는 환급 방법 먼저 확인하기&lt;/h3&gt;
    &lt;p&gt;
      평균 환급액 &lt;strong&gt;288,635원&lt;/strong&gt; — 지금 신청하지 않으면 올해 기회는 없다.&lt;br&gt;
      5월 31일이 마감이다. 조회는 무료다.
    &lt;/p&gt;
    &lt;div class=&quot;cta-buttons&quot;&gt;
      &lt;a href=&quot;#&quot; class=&quot;cta-btn primary&quot;&gt;  삼쩜삼 무료 조회 바로가기&lt;/a&gt;
      &lt;a href=&quot;#&quot; class=&quot;cta-btn secondary&quot;&gt;  홈택스 바로가기&lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;divider&quot;&gt;&lt;/div&gt;

  &lt;!-- ── N : Narrowing — 홈택스 신청 흐름 ── --&gt;
  &lt;div class=&quot;sec-label&quot;&gt;How To · 홈택스 신청&lt;/div&gt;
  &lt;h2&gt;홈택스에서 직접 환급 신청하는 방법&lt;/h2&gt;
  &lt;p&gt;처음이라면 아래 순서대로만 따라가면 된다. 공인인증서 또는 카카오·네이버 간편 인증으로 로그인 가능하다.&lt;/p&gt;

  &lt;div class=&quot;flow-steps&quot;&gt;
    &lt;div class=&quot;flow-step&quot;&gt;
      &lt;div class=&quot;flow-num&quot;&gt;1&lt;/div&gt;
      &lt;div class=&quot;flow-content&quot;&gt;
        &lt;h4&gt;홈택스 접속 → 로그인&lt;/h4&gt;
        &lt;p&gt;홈택스(hometax.go.kr) 접속 후 간편 인증(카카오·네이버·패스) 또는 공인인증서로 로그인.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;flow-step&quot;&gt;
      &lt;div class=&quot;flow-num&quot;&gt;2&lt;/div&gt;
      &lt;div class=&quot;flow-content&quot;&gt;
        &lt;h4&gt;신고/납부 → 종합소득세 신고&lt;/h4&gt;
        &lt;p&gt;상단 메뉴 '신고/납부' → '종합소득세' 클릭. 귀속 연도 2025년 선택.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;flow-step&quot;&gt;
      &lt;div class=&quot;flow-num&quot;&gt;3&lt;/div&gt;
      &lt;div class=&quot;flow-content&quot;&gt;
        &lt;h4&gt;신고 유형 선택&lt;/h4&gt;
        &lt;p&gt;단순경비율 대상자는 '모두채움 신고'로 자동 안내. 복잡한 경우 '일반 신고서' 선택.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;flow-step&quot;&gt;
      &lt;div class=&quot;flow-num&quot;&gt;4&lt;/div&gt;
      &lt;div class=&quot;flow-content&quot;&gt;
        &lt;h4&gt;소득·공제 항목 확인 및 입력&lt;/h4&gt;
        &lt;p&gt;원천징수 소득은 자동 불러오기. 추가 공제 항목(의료비, 교육비, 기부금 등) 직접 입력.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;flow-step&quot;&gt;
      &lt;div class=&quot;flow-num&quot;&gt;5&lt;/div&gt;
      &lt;div class=&quot;flow-content&quot;&gt;
        &lt;h4&gt;환급 계좌 입력 → 신고서 제출&lt;/h4&gt;
        &lt;p&gt;환급받을 본인 명의 계좌 입력 후 제출. 처리 기간은 통상 30일 내외.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;info-box&quot;&gt;
    &lt;div class=&quot;box-title&quot;&gt;  Info · 모두채움 신고란?&lt;/div&gt;
    &lt;p&gt;
      국세청이 이미 수집한 소득·공제 데이터를 자동으로 채워주는 간편 신고 방식. 단순 프리랜서·일용직·기타 소득자 대부분이 해당된다. 홈택스 로그인 후 '모두채움 안내' 여부가 자동으로 표시된다.
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;div class=&quot;divider&quot;&gt;&lt;/div&gt;

  &lt;!-- 환급액이 다르게 보이는 이유 --&gt;
  &lt;div class=&quot;sec-label&quot;&gt;Why · 차이 발생 이유&lt;/div&gt;
  &lt;h2&gt;플랫폼마다 환급액이 다르게 보이는 이유&lt;/h2&gt;

  &lt;p&gt;같은 사람인데도 플랫폼마다 환급 예상액이 다르게 표시되는 경우가 있다. 이유는 세 가지다.&lt;/p&gt;

  &lt;h3&gt;① 조회 기간이 다르다&lt;/h3&gt;
  &lt;p&gt;홈택스·토스는 올해 귀속(2025년) 소득만 계산한다. 삼쩜삼은 최근 5년치를 소급 조회하므로 누락 환급이 포함되면 금액이 크게 보일 수 있다.&lt;/p&gt;

  &lt;h3&gt;② 공제 항목 반영 방식이 다르다&lt;/h3&gt;
  &lt;p&gt;홈택스는 본인이 직접 공제 항목을 추가 입력해야 한다. 토스와 삼쩜삼은 자동 수집된 데이터만 반영하므로 일부 공제가 빠질 수 있다. &lt;strong&gt;공제를 많이 챙길수록 실제 환급액이 높아진다.&lt;/strong&gt;&lt;/p&gt;

  &lt;h3&gt;③ 수수료 공제 여부&lt;/h3&gt;
  &lt;p&gt;삼쩜삼은 환급액에서 수수료를 뺀 금액이 실제 수령액이다. 예상 환급액이 비슷해 보여도 수수료를 뺀 후 비교해야 한다.&lt;/p&gt;

  &lt;div class=&quot;highlight-line&quot;&gt;
    ✔ 삼쩜삼 조회 후 금액이 크게 보여도, 수수료 차감 후 실수령액을 홈택스 직접 신고와 비교해보는 것이 유리하다.
  &lt;/div&gt;

  &lt;div class=&quot;divider&quot;&gt;&lt;/div&gt;

  &lt;!-- ── A : Action — FAQ ── --&gt;
  &lt;div class=&quot;sec-label&quot;&gt;FAQ · 자주 묻는 질문&lt;/div&gt;
  &lt;h2&gt;자주 묻는 질문&lt;/h2&gt;

  &lt;div class=&quot;faq-list&quot;&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;직장인인데 종합소득세를 따로 신고해야 하나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;급여 소득만 있는 직장인은 연말정산으로 완료된다. 하지만 부업 소득, 강의료, 프리랜서 수입 등 추가 소득이 있다면 별도 종합소득세 신고 의무가 생긴다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;삼쩜삼에서 무료 조회 후 꼭 신청해야 하나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;아니다. 조회는 무료이며 신청 의무가 없다. 환급액과 수수료를 확인한 후 홈택스 직접 신고로 전환해도 된다. 다만 과거 미신고분 수정 신고는 직접 처리가 번거로울 수 있다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;환급 신청 기한은 언제까지인가요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;2026년 종합소득세(2025년 귀속) 신고 및 환급 신청 마감은 &lt;strong&gt;2026년 5월 31일&lt;/strong&gt;이다. 성실신고확인서 제출 대상자는 6월 30일까지. 기한을 넘기면 가산세가 붙을 수 있다.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;환급금은 언제 들어오나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;신고 처리 후 통상 30일 이내 입금된다. 신고가 집중되는 5월 말에는 다소 늦어질 수 있다. 홈택스 → '신고/납부' → '환급 처리 현황'에서 진행 상태 확인 가능.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;faq-item&quot;&gt;
      &lt;div class=&quot;faq-q&quot;&gt;5년 전 종합소득세를 안 냈는데 환급받을 수 있나요?&lt;/div&gt;
      &lt;div class=&quot;faq-a&quot;&gt;환급 청구권은 5년이 소멸시효다. 최근 5년 이내라면 수정 신고 또는 경정청구를 통해 환급이 가능하다. 삼쩜삼은 이 과정을 대행해주는 서비스다. 홈택스에서도 직접 경정청구 신고를 할 수 있다.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ── 요약 ── --&gt;
  &lt;div class=&quot;summary-box&quot;&gt;
    &lt;h3&gt;  핵심 요약 — 이것만 기억하면 된다&lt;/h3&gt;
    &lt;ul class=&quot;summary-list&quot;&gt;
      &lt;li&gt;&lt;strong&gt;홈택스&lt;/strong&gt;: 수수료 없음. 직접 신고. 공제 항목을 잘 챙길 수 있는 사람에게 유리.&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;토스&lt;/strong&gt;: 홈택스 연동 간편 버전. 단순 소득자·초보자에게 적합. 무료.&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;삼쩜삼&lt;/strong&gt;: 최근 5년 소급 조회 강점. 과거 미신고·다중소득자에게 유리. 수수료 발생.&lt;/li&gt;
      &lt;li&gt;평균 예상 환급액 &lt;strong&gt;288,635원&lt;/strong&gt;, 조회자의 71%가 환급 대상 (삼쩜삼 공개 수치).&lt;/li&gt;
      &lt;li&gt;신청 마감은 &lt;strong&gt;2026년 5월 31일&lt;/strong&gt;. 오늘 바로 조회부터 시작하자.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;!-- ── CTA 2 (Final Action) ── --&gt;
  &lt;div class=&quot;cta-block&quot;&gt;
    &lt;h3&gt;지금 바로 무료 조회부터 확인하기&lt;/h3&gt;
    &lt;p&gt;
      조회는 무료다. 신청 여부는 그 다음에 결정하면 된다.&lt;br&gt;
      &lt;strong&gt;5월 31일 이후에는 신청 불가.&lt;/strong&gt; 지금이 마지막 기회다.
    &lt;/p&gt;
    &lt;div class=&quot;cta-buttons&quot;&gt;
      &lt;a href=&quot;#&quot; class=&quot;cta-btn primary&quot;&gt;  삼쩜삼 5년 환급 무료 조회&lt;/a&gt;
      &lt;a href=&quot;#&quot; class=&quot;cta-btn secondary&quot;&gt;  토스 종합소득세 신고&lt;/a&gt;
      &lt;a href=&quot;#&quot; class=&quot;cta-btn secondary&quot;&gt;  홈택스 직접 신고&lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;

&lt;/article&gt;

&lt;footer&gt;
  &lt;p&gt;본 글은 정보 제공 목적으로 작성되었습니다. 개인 세무 상황에 따라 결과가 다를 수 있으며, 정확한 환급 여부는 세무사 또는 국세청 홈택스를 통해 확인하시기 바랍니다.&lt;/p&gt;
  &lt;p style=&quot;margin-top:8px;&quot;&gt;2026년 5월 기준 작성 · 플랫폼 정책 변경 시 내용이 달라질 수 있습니다.&lt;/p&gt;
&lt;/footer&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/314</guid>
      <comments>https://jejerim.tistory.com/entry/2026-%EC%B5%9C%EC%8B%A0-%EC%A2%85%ED%95%A9%EC%86%8C%EB%93%9D%EC%84%B8-%ED%99%98%EA%B8%89-%EC%99%84%EB%B2%BD-%EA%B0%80%EC%9D%B4%EB%93%9C-%ED%86%A0%EC%8A%A4%C2%B7%EC%82%BC%EC%A9%9C%EC%82%BC%C2%B7%ED%99%88%ED%83%9D%EC%8A%A4-%EC%B0%A8%EC%9D%B4%EB%B6%80%ED%84%B0-%EC%A1%B0%ED%9A%8C%C2%B7%EC%8B%A0%EC%B2%AD%EA%B9%8C%EC%A7%80-%ED%95%9C%EB%88%88%EC%97%90#entry314comment</comments>
      <pubDate>Fri, 8 May 2026 12:12:12 +0900</pubDate>
    </item>
    <item>
      <title>경제는 심리다, 지금 시장은 어디로 가고 있나</title>
      <link>https://jejerim.tistory.com/entry/%EA%B2%BD%EC%A0%9C%EB%8A%94-%EC%8B%AC%EB%A6%AC%EB%8B%A4-%EC%A7%80%EA%B8%88-%EC%8B%9C%EC%9E%A5%EC%9D%80-%EC%96%B4%EB%94%94%EB%A1%9C-%EA%B0%80%EA%B3%A0-%EC%9E%88%EB%82%98</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;스크린샷 2026-04-30 164718.png&quot; data-origin-width=&quot;453&quot; data-origin-height=&quot;404&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/raxB8/dJMcahqJ6Yk/kBoIBFESJh6EpQgp59ebnk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/raxB8/dJMcahqJ6Yk/kBoIBFESJh6EpQgp59ebnk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/raxB8/dJMcahqJ6Yk/kBoIBFESJh6EpQgp59ebnk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FraxB8%2FdJMcahqJ6Yk%2FkBoIBFESJh6EpQgp59ebnk%2Fimg.png&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;453&quot; height=&quot;404&quot; data-filename=&quot;스크린샷 2026-04-30 164718.png&quot; data-origin-width=&quot;453&quot; data-origin-height=&quot;404&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&lt;h1&gt;경제는 심리다, 지금 시장은 어디로 가고 있나&lt;/h1&gt;

&lt;p&gt;현재 경제 상황을 단순히 “좋다 / 나쁘다”로 구분하기는 어렵다.&lt;/p&gt;

&lt;p&gt;다만 한 가지는 분명하다.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;불확실성은 높아진 상태다.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;시장에 영향을 주는 요소들이 동시에 작용하고 있기 때문이다.&lt;/p&gt;

&lt;hr&gt;

&lt;h2&gt;1. 지정학적 리스크와 시장 반응&lt;/h2&gt;

&lt;p&gt;최근 시장에서 언급되는 핵심 변수 중 하나는 중동 리스크다.&lt;/p&gt;

&lt;p&gt;다만 “미국-이란 전쟁 휴전 불발”과 같은 특정 사건이&lt;br&gt;
금리 상승의 직접 원인이라고 단정하기는 어렵다.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;※ 해당 연결은 현재 기준으로 명확히 검증된 사실이 아니다.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;일반적으로는 다음과 같은 구조로 움직인다.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;지정학적 긴장 상승&lt;/li&gt;
&lt;li&gt;에너지 가격 변동 가능성&lt;/li&gt;
&lt;li&gt;시장 불안 심리 확대&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;즉, 직접적인 원인이라기보다&lt;br&gt;
&lt;strong&gt;시장 심리를 자극하는 요인&lt;/strong&gt;으로 작용한다.&lt;/p&gt;

&lt;hr&gt;

&lt;h2&gt;2. 미국 채권 금리 상승의 의미&lt;/h2&gt;

&lt;p&gt;현재 시장에서 더 명확하게 확인되는 흐름은&lt;br&gt;
&lt;strong&gt;미국 국채 금리 방향성&lt;/strong&gt;이다.&lt;/p&gt;

&lt;p&gt;금리가 상승하는 경우 일반적으로 다음과 같은 변화가 나타난다.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;글로벌 자금의 미국 이동&lt;/li&gt;
&lt;li&gt;달러 강세 압력&lt;/li&gt;
&lt;li&gt;위험자산 선호 감소&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;이 구조는 과거에도 반복된 패턴이다.&lt;/p&gt;

&lt;hr&gt;

&lt;h2&gt;3. 한국 경제와의 연결: 가계부채&lt;/h2&gt;

&lt;p&gt;한국 경제에서 중요한 변수는 가계부채다.&lt;/p&gt;

&lt;p&gt;금리가 상승할 경우 영향을 받는 구조는 비교적 명확하다.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;이자 부담 증가&lt;/li&gt;
&lt;li&gt;가처분 소득 감소&lt;/li&gt;
&lt;li&gt;소비 위축&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;이 흐름이 이어질 경우&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;→ 내수 중심 경제에 부담으로 작용할 가능성&lt;/strong&gt;이 있다.&lt;/p&gt;

&lt;hr&gt;

&lt;h2&gt;4. 현재 시장의 특징: 단일 변수 아님&lt;/h2&gt;

&lt;p&gt;지금 시장은 하나의 요인으로 설명되지 않는다.&lt;/p&gt;

&lt;p&gt;여러 요소가 동시에 작용하고 있다.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;금리 불확실성&lt;/li&gt;
&lt;li&gt;정치 변수&lt;/li&gt;
&lt;li&gt;에너지 가격 변수&lt;/li&gt;
&lt;li&gt;국내 구조적 부채 문제&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;이 구조의 특징은 단순하다.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;→ 방향성이 아니라 변동성이 커지는 구간&lt;/strong&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;h2&gt;5. 시장 해석: 공포인가, 조정인가&lt;/h2&gt;

&lt;p&gt;현재 상황을 “위기”로 단정하기에는&lt;br&gt;
확정적인 데이터가 부족하다.&lt;/p&gt;

&lt;p&gt;동시에 “안정”이라고 보기에도&lt;br&gt;
변수들이 많다.&lt;/p&gt;

&lt;p&gt;따라서 현재 구간은 다음과 같이 해석된다.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;→ 구조적 부담이 존재하는 조정 구간&lt;/strong&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;h2&gt;6. 향후 경제 흐름 (가능성 기반)&lt;/h2&gt;

&lt;p&gt;아래 내용은 확정이 아니라&lt;br&gt;
현재 구조를 기반으로 한 가능성이다.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;금리: 단기 급락보다는 고금리 유지 가능성&lt;/li&gt;
&lt;li&gt;소비: 회복 속도 제한적&lt;/li&gt;
&lt;li&gt;부동산: 거래 위축 지속 가능성&lt;/li&gt;
&lt;li&gt;주식시장: 방향성보다 변동성 확대&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;※ 특정 시점 및 수치 예측은 현재 정보로는 불확실&lt;/strong&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;h2&gt;결론&lt;/h2&gt;

&lt;p&gt;현재 경제 상황은 다음과 같이 정리할 수 있다.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;불안정성은 증가했지만, 단기 붕괴를 의미하는 것은 아니다.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;중요한 점은 이것이다.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;경제는 지표보다 심리에 의해 더 크게 움직일 수 있다.&lt;/strong&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;h2&gt;핵심 요약&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;→ 지금 시장은 방향을 맞추는 구간이 아니라 변동성을 견디는 구간이다&lt;/strong&gt;&lt;/p&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/312</guid>
      <comments>https://jejerim.tistory.com/entry/%EA%B2%BD%EC%A0%9C%EB%8A%94-%EC%8B%AC%EB%A6%AC%EB%8B%A4-%EC%A7%80%EA%B8%88-%EC%8B%9C%EC%9E%A5%EC%9D%80-%EC%96%B4%EB%94%94%EB%A1%9C-%EA%B0%80%EA%B3%A0-%EC%9E%88%EB%82%98#entry312comment</comments>
      <pubDate>Fri, 1 May 2026 17:56:15 +0900</pubDate>
    </item>
    <item>
      <title>삼성전자 목표주가 분석 2026 &amp;mdash; 반도체 사이클&amp;middot;실적&amp;middot;밸류에이션</title>
      <link>https://jejerim.tistory.com/entry/%EC%82%BC%EC%84%B1%EC%A0%84%EC%9E%90-%EB%AA%A9%ED%91%9C%EC%A3%BC%EA%B0%80-%EB%B6%84%EC%84%9D-2026-%E2%80%94-%EB%B0%98%EB%8F%84%EC%B2%B4-%EC%82%AC%EC%9D%B4%ED%81%B4%C2%B7%EC%8B%A4%EC%A0%81%C2%B7%EB%B0%B8%EB%A5%98%EC%97%90%EC%9D%B4%EC%85%98</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;스크린샷 2026-02-03 115449.png&quot; data-origin-width=&quot;506&quot; data-origin-height=&quot;495&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/ebRztI/dJMcaaLO8vU/mZADLh1Ax4hLUaZgfYdyw0/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/ebRztI/dJMcaaLO8vU/mZADLh1Ax4hLUaZgfYdyw0/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/ebRztI/dJMcaaLO8vU/mZADLh1Ax4hLUaZgfYdyw0/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FebRztI%2FdJMcaaLO8vU%2FmZADLh1Ax4hLUaZgfYdyw0%2Fimg.png&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;297&quot; height=&quot;291&quot; data-filename=&quot;스크린샷 2026-02-03 115449.png&quot; data-origin-width=&quot;506&quot; data-origin-height=&quot;495&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;



&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 — 반도체 사이클·실적·밸류에이션&lt;/title&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root {
    --bg: #0d0f14;
    --surface: #151820;
    --surface2: #1c2030;
    --border: rgba(255,255,255,0.07);
    --text: #e8eaf0;
    --muted: #7a8199;
    --accent: #4f8ef7;
    --accent2: #34d399;
    --warn: #f59e0b;
    --danger: #f87171;
    --gold: #fbbf24;
  }

  * { margin: 0; padding: 0; box-sizing: border-box; }

  body {
    background: var(--bg);
    color: var(--text);
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 15px;
    line-height: 1.85;
  }

  /* ── HEADER ── */
  header {
    padding: 64px 24px 48px;
    max-width: 720px;
    margin: 0 auto;
    border-bottom: 1px solid var(--border);
  }
  .header-label {
    font-size: 11px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--accent);
    margin-bottom: 18px;
    font-weight: 500;
  }
  header h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(24px, 4vw, 36px);
    font-weight: 900;
    line-height: 1.3;
    margin-bottom: 16px;
    color: #fff;
  }
  header h1 span { color: var(--gold); }
  .header-meta {
    font-size: 12px;
    color: var(--muted);
  }

  /* ── NAV ── */
  nav {
    position: sticky;
    top: 0;
    background: rgba(13,15,20,0.92);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border);
    z-index: 50;
    padding: 0 24px;
  }
  .nav-inner {
    max-width: 720px;
    margin: 0 auto;
    display: flex;
    gap: 0;
    overflow-x: auto;
    scrollbar-width: none;
  }
  .nav-inner::-webkit-scrollbar { display: none; }
  nav a {
    color: var(--muted);
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    padding: 14px 14px;
    white-space: nowrap;
    border-bottom: 2px solid transparent;
    transition: color 0.2s, border-color 0.2s;
  }
  nav a:hover { color: #fff; border-bottom-color: var(--accent); }

  /* ── MAIN ── */
  main {
    max-width: 720px;
    margin: 0 auto;
    padding: 0 24px 80px;
  }

  /* ── SECTION ── */
  section {
    padding-top: 48px;
    margin-bottom: 8px;
  }
  .section-label {
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--accent);
    font-weight: 500;
    margin-bottom: 10px;
  }
  section h2 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(18px, 3vw, 22px);
    font-weight: 700;
    color: #fff;
    margin-bottom: 16px;
  }
  section p {
    color: #c0c4d4;
    margin-bottom: 14px;
    font-size: 14.5px;
  }
  .divider {
    border: none;
    border-top: 1px solid var(--border);
    margin: 0;
  }

  /* ── CALLOUT ── */
  .callout {
    border-left: 3px solid;
    padding: 14px 18px;
    border-radius: 0 8px 8px 0;
    margin: 20px 0;
    font-size: 13.5px;
    line-height: 1.75;
  }
  .callout.blue { border-color: var(--accent); background: rgba(79,142,247,0.07); color: #a8c4ff; }
  .callout.green { border-color: var(--accent2); background: rgba(52,211,153,0.07); color: #86efcd; }
  .callout.warn { border-color: var(--warn); background: rgba(245,158,11,0.07); color: #fcd26a; }
  .callout.danger { border-color: var(--danger); background: rgba(248,113,113,0.07); color: #fca5a5; }

  /* ── METRIC GRID ── */
  .metric-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin: 20px 0;
  }
  @media (max-width: 500px) { .metric-grid { grid-template-columns: repeat(2, 1fr); } }
  .metric-card {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: 10px;
    padding: 14px 16px;
  }
  .metric-card .m-label { font-size: 11px; color: var(--muted); margin-bottom: 6px; }
  .metric-card .m-value { font-size: 20px; font-weight: 700; color: #fff; }
  .metric-card .m-sub { font-size: 11px; color: var(--muted); margin-top: 3px; }

  /* ── CYCLE BAR ── */
  .cycle-bar {
    display: flex;
    border-radius: 8px;
    overflow: hidden;
    margin: 20px 0;
    border: 1px solid var(--border);
  }
  .cycle-seg {
    flex: 1;
    padding: 10px 8px;
    text-align: center;
    font-size: 11px;
    color: var(--muted);
    border-right: 1px solid var(--border);
    transition: background 0.2s;
  }
  .cycle-seg:last-child { border-right: none; }
  .cycle-seg .cs-num { font-size: 10px; margin-bottom: 3px; color: var(--muted); }
  .cycle-seg.now {
    background: rgba(79,142,247,0.15);
    color: var(--accent);
    font-weight: 700;
  }
  .cycle-seg.now .cs-num { color: var(--accent); }
  .now-tag {
    display: block;
    font-size: 9px;
    background: var(--accent);
    color: #fff;
    border-radius: 4px;
    padding: 1px 5px;
    margin-top: 4px;
  }

  /* ── PROGRESS ── */
  .prog-row { margin-bottom: 12px; }
  .prog-top { display: flex; justify-content: space-between; font-size: 12.5px; margin-bottom: 5px; color: #c0c4d4; }
  .prog-top strong { color: #fff; font-weight: 700; }
  .prog-track { height: 6px; background: var(--surface2); border-radius: 3px; overflow: hidden; }
  .prog-fill { height: 100%; border-radius: 3px; }

  /* ── TABLE ── */
  .tbl { width: 100%; border-collapse: collapse; margin: 20px 0; font-size: 13.5px; }
  .tbl th {
    background: var(--surface2);
    color: var(--muted);
    font-weight: 500;
    padding: 10px 14px;
    text-align: left;
    border-bottom: 1px solid var(--border);
    font-size: 12px;
    letter-spacing: 0.5px;
  }
  .tbl td {
    padding: 11px 14px;
    border-bottom: 1px solid var(--border);
    color: #c0c4d4;
    vertical-align: middle;
  }
  .tbl tr:last-child td { border-bottom: none; }
  .tbl .bold { font-weight: 700; color: #fff; }
  .tbl .right { text-align: right; }
  .badge {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 700;
  }
  .badge.up { background: rgba(52,211,153,0.15); color: var(--accent2); }
  .badge.big { background: rgba(251,191,36,0.15); color: var(--gold); }
  .badge.neutral { background: rgba(122,129,153,0.2); color: var(--muted); }

  /* ── SCENARIO GRID ── */
  .scenario-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin: 20px 0;
  }
  @media (max-width: 500px) { .scenario-grid { grid-template-columns: 1fr; } }
  .sc-card {
    border: 1px solid var(--border);
    border-radius: 10px;
    padding: 18px 16px;
    background: var(--surface);
  }
  .sc-card.bear { border-top: 3px solid var(--danger); }
  .sc-card.base { border-top: 3px solid var(--accent); }
  .sc-card.bull { border-top: 3px solid var(--accent2); }
  .sc-card .sc-type { font-size: 11px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 10px; }
  .sc-card.bear .sc-type { color: var(--danger); }
  .sc-card.base .sc-type { color: var(--accent); }
  .sc-card.bull .sc-type { color: var(--accent2); }
  .sc-card .sc-price { font-size: 22px; font-weight: 700; color: #fff; margin-bottom: 4px; font-family: 'Noto Serif KR', serif; }
  .sc-card .sc-upside { font-size: 12px; margin-bottom: 10px; color: var(--muted); }
  .sc-card .sc-desc { font-size: 12px; color: var(--muted); line-height: 1.7; }

  /* ── RISK LIST ── */
  .risk-list { list-style: none; margin: 16px 0; }
  .risk-list li {
    display: flex;
    gap: 12px;
    padding: 12px 0;
    border-bottom: 1px solid var(--border);
    font-size: 14px;
    color: #c0c4d4;
  }
  .risk-list li:last-child { border-bottom: none; }
  .risk-dot {
    width: 8px; height: 8px;
    border-radius: 50%;
    flex-shrink: 0;
    margin-top: 6px;
  }
  .risk-dot.high { background: var(--danger); box-shadow: 0 0 6px var(--danger); }
  .risk-dot.mid { background: var(--warn); box-shadow: 0 0 6px var(--warn); }
  .risk-dot.low { background: var(--muted); }

  /* ── SUMMARY BOX ── */
  .summary-box {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: 12px;
    padding: 24px 28px;
    margin: 24px 0;
  }
  .summary-box h3 {
    font-family: 'Noto Serif KR', serif;
    font-size: 16px;
    font-weight: 700;
    color: var(--gold);
    margin-bottom: 14px;
  }
  .summary-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 9px 0;
    border-bottom: 1px solid var(--border);
    font-size: 13.5px;
  }
  .summary-row:last-child { border-bottom: none; }
  .summary-row .s-label { color: var(--muted); }
  .summary-row .s-value { font-weight: 700; color: #fff; }
  .summary-row .s-value.green { color: var(--accent2); }
  .summary-row .s-value.gold { color: var(--gold); }

  /* ── DISCLAIMER ── */
  .disclaimer {
    font-size: 11.5px;
    color: var(--muted);
    border-top: 1px solid var(--border);
    margin-top: 48px;
    padding-top: 20px;
    line-height: 1.8;
  }

  /* ── FOOTER ── */
  footer {
    text-align: center;
    font-size: 12px;
    color: var(--muted);
    padding: 32px 24px;
    border-top: 1px solid var(--border);
  }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;header&gt;
  &lt;div class=&quot;header-label&quot;&gt;  삼성전자 (005930) · 2026년 4월 기준&lt;/div&gt;
  &lt;h1&gt;삼성전자 &lt;span&gt;목표주가&lt;/span&gt; 분석&lt;br&gt;반도체 사이클 · 실적 · 밸류에이션&lt;/h1&gt;
  &lt;p class=&quot;header-meta&quot;&gt;국내외 증권사 리포트 및 공개 데이터 기반 · 투자 권유 아님&lt;/p&gt;
&lt;/header&gt;

&lt;nav&gt;
  &lt;div class=&quot;nav-inner&quot;&gt;
    &lt;a href=&quot;#now&quot;&gt;현재 지표&lt;/a&gt;
    &lt;a href=&quot;#cycle&quot;&gt;사이클&lt;/a&gt;
    &lt;a href=&quot;#earn&quot;&gt;실적&lt;/a&gt;
    &lt;a href=&quot;#val&quot;&gt;밸류&lt;/a&gt;
    &lt;a href=&quot;#scenario&quot;&gt;목표주가&lt;/a&gt;
    &lt;a href=&quot;#risk&quot;&gt;리스크&lt;/a&gt;
    &lt;a href=&quot;#summary&quot;&gt;요약&lt;/a&gt;
  &lt;/div&gt;
&lt;/nav&gt;

&lt;main&gt;

  &lt;!-- ── 현재 지표 ── --&gt;
  &lt;section id=&quot;now&quot;&gt;
    &lt;div class=&quot;section-label&quot;&gt;Section 01&lt;/div&gt;
    &lt;h2&gt;현재 주가 &amp; 핵심 지표&lt;/h2&gt;

    &lt;div class=&quot;metric-grid&quot;&gt;
      &lt;div class=&quot;metric-card&quot;&gt;
        &lt;div class=&quot;m-label&quot;&gt;현재 주가&lt;/div&gt;
        &lt;div class=&quot;m-value&quot;&gt;약 21만원&lt;/div&gt;
        &lt;div class=&quot;m-sub&quot;&gt;52주 범위 5.4~22.3만&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;metric-card&quot;&gt;
        &lt;div class=&quot;m-label&quot;&gt;시가총액&lt;/div&gt;
        &lt;div class=&quot;m-value&quot;&gt;1,380조&lt;/div&gt;
        &lt;div class=&quot;m-sub&quot;&gt;원 기준&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;metric-card&quot;&gt;
        &lt;div class=&quot;m-label&quot;&gt;EPS (TTM)&lt;/div&gt;
        &lt;div class=&quot;m-value&quot;&gt;6,603원&lt;/div&gt;
        &lt;div class=&quot;m-sub&quot;&gt;주당순이익&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;metric-card&quot;&gt;
        &lt;div class=&quot;m-label&quot;&gt;PBR&lt;/div&gt;
        &lt;div class=&quot;m-value&quot;&gt;3.2배&lt;/div&gt;
        &lt;div class=&quot;m-sub&quot;&gt;2025년 결산 기준&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;metric-card&quot;&gt;
        &lt;div class=&quot;m-label&quot;&gt;배당수익률&lt;/div&gt;
        &lt;div class=&quot;m-value&quot;&gt;0.81%&lt;/div&gt;
        &lt;div class=&quot;m-sub&quot;&gt;최근 결산 기준&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;metric-card&quot;&gt;
        &lt;div class=&quot;m-label&quot;&gt;컨센서스 목표가&lt;/div&gt;
        &lt;div class=&quot;m-value&quot; style=&quot;color:var(--gold)&quot;&gt;274,603원&lt;/div&gt;
        &lt;div class=&quot;m-sub&quot;&gt;36개 기관 평균&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout blue&quot;&gt;
      2025년 결산 기준 매출액 +10.9%, 영업이익 +33.2%, 당기순이익 +31.6% 성장. AI 인프라 확대로 서버향 메모리 수요가 공급을 초과한 결과입니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;hr class=&quot;divider&quot;&gt;

  &lt;!-- ── 반도체 사이클 ── --&gt;
  &lt;section id=&quot;cycle&quot;&gt;
    &lt;div class=&quot;section-label&quot;&gt;Section 02&lt;/div&gt;
    &lt;h2&gt;반도체 사이클 — 지금 어디에 있나&lt;/h2&gt;
    &lt;p&gt;삼성전자 주가를 결정하는 건 사이클 위치입니다. 현재는 가격 급등 구간, 즉 수익성이 폭발하는 구간에 진입했습니다.&lt;/p&gt;

    &lt;div class=&quot;cycle-bar&quot;&gt;
      &lt;div class=&quot;cycle-seg&quot;&gt;&lt;div class=&quot;cs-num&quot;&gt;1&lt;/div&gt;공급 과잉&lt;/div&gt;
      &lt;div class=&quot;cycle-seg&quot;&gt;&lt;div class=&quot;cs-num&quot;&gt;2&lt;/div&gt;가격 하락&lt;/div&gt;
      &lt;div class=&quot;cycle-seg&quot;&gt;&lt;div class=&quot;cs-num&quot;&gt;3&lt;/div&gt;재고 소진&lt;/div&gt;
      &lt;div class=&quot;cycle-seg now&quot;&gt;&lt;div class=&quot;cs-num&quot;&gt;4&lt;/div&gt;가격 급등&lt;span class=&quot;now-tag&quot;&gt;현재&lt;/span&gt;&lt;/div&gt;
      &lt;div class=&quot;cycle-seg&quot;&gt;&lt;div class=&quot;cs-num&quot;&gt;5&lt;/div&gt;수요 둔화&lt;/div&gt;
      &lt;div class=&quot;cycle-seg&quot;&gt;&lt;div class=&quot;cs-num&quot;&gt;6&lt;/div&gt;사이클 종료&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;prog-row&quot;&gt;
      &lt;div class=&quot;prog-top&quot;&gt;&lt;span&gt;DRAM 가격 (1Q26 전 분기 대비)&lt;/span&gt;&lt;strong&gt;+81%&lt;/strong&gt;&lt;/div&gt;
      &lt;div class=&quot;prog-track&quot;&gt;&lt;div class=&quot;prog-fill&quot; style=&quot;width:81%;background:var(--accent)&quot;&gt;&lt;/div&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;prog-row&quot;&gt;
      &lt;div class=&quot;prog-top&quot;&gt;&lt;span&gt;NAND 가격 (1Q26 전 분기 대비)&lt;/span&gt;&lt;strong&gt;+82%&lt;/strong&gt;&lt;/div&gt;
      &lt;div class=&quot;prog-track&quot;&gt;&lt;div class=&quot;prog-fill&quot; style=&quot;width:82%;background:var(--accent2)&quot;&gt;&lt;/div&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;prog-row&quot;&gt;
      &lt;div class=&quot;prog-top&quot;&gt;&lt;span&gt;HBM 출하 증가율 전망 (2026, 노무라)&lt;/span&gt;&lt;strong&gt;+144%&lt;/strong&gt;&lt;/div&gt;
      &lt;div class=&quot;prog-track&quot;&gt;&lt;div class=&quot;prog-fill&quot; style=&quot;width:100%;background:var(--gold)&quot;&gt;&lt;/div&gt;&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      골드만삭스: &quot;2026년 D램 공급 부족률 4.9% — 지난 15년간 가장 심각한 수준.&quot;&lt;br&gt;
      CLSA: &quot;이번 사이클은 역사상 가장 긴 사이클이 될 수 있다. 2028년까지 만성 공급 부족.&quot;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;hr class=&quot;divider&quot;&gt;

  &lt;!-- ── 실적 ── --&gt;
  &lt;section id=&quot;earn&quot;&gt;
    &lt;div class=&quot;section-label&quot;&gt;Section 03&lt;/div&gt;
    &lt;h2&gt;2026년 실적 전망&lt;/h2&gt;
    &lt;p&gt;1분기 추정 영업이익은 57.2조원으로 시장 컨센서스(27.6조원)를 2배 이상 상회했습니다.&lt;/p&gt;

    &lt;table class=&quot;tbl&quot;&gt;
      &lt;tr&gt;&lt;th&gt;기관&lt;/th&gt;&lt;th class=&quot;right&quot;&gt;2026E 영업이익&lt;/th&gt;&lt;th&gt;핵심 근거&lt;/th&gt;&lt;/tr&gt;
      &lt;tr&gt;
        &lt;td class=&quot;bold&quot;&gt;하나증권&lt;/td&gt;
        &lt;td class=&quot;right&quot;&gt;&lt;span class=&quot;badge big&quot;&gt;355조원&lt;/span&gt;&lt;/td&gt;
        &lt;td&gt;3Q26부터 분기 100조 돌파&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td class=&quot;bold&quot;&gt;맥쿼리&lt;/td&gt;
        &lt;td class=&quot;right&quot;&gt;&lt;span class=&quot;badge big&quot;&gt;301조원&lt;/span&gt;&lt;/td&gt;
        &lt;td&gt;AI CAPEX 65% 증가, 공급 부족 지속&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td class=&quot;bold&quot;&gt;모건스탠리&lt;/td&gt;
        &lt;td class=&quot;right&quot;&gt;&lt;span class=&quot;badge up&quot;&gt;245조원&lt;/span&gt;&lt;/td&gt;
        &lt;td&gt;DDR5 가격 100% 상승, 기존比 33% 상향&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td class=&quot;bold&quot;&gt;노무라증권&lt;/td&gt;
        &lt;td class=&quot;right&quot;&gt;&lt;span class=&quot;badge up&quot;&gt;242조원&lt;/span&gt;&lt;/td&gt;
        &lt;td&gt;HBM4 출하량 144% 증가&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td class=&quot;bold&quot;&gt;씽크풀(리서치)&lt;/td&gt;
        &lt;td class=&quot;right&quot;&gt;&lt;span class=&quot;badge up&quot;&gt;170조원&lt;/span&gt;&lt;/td&gt;
        &lt;td&gt;DRAM +106%, NAND +91% YoY 가정&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td class=&quot;bold&quot;&gt;유진투자증권&lt;/td&gt;
        &lt;td class=&quot;right&quot;&gt;&lt;span class=&quot;badge neutral&quot;&gt;148조원&lt;/span&gt;&lt;/td&gt;
        &lt;td&gt;보수적 추정, DS 136.9조 집중&lt;/td&gt;
      &lt;/tr&gt;
    &lt;/table&gt;

    &lt;div class=&quot;callout green&quot;&gt;
      DRAM 영업이익률 추정치 약 80%, NAND 영업이익률 60% 초과. 삼성전자 생산 능력(300mm 웨이퍼 817만장)은 SK하이닉스의 1.2배, 마이크론의 2.2배 — 공급 부족 최대 수혜 구조입니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;hr class=&quot;divider&quot;&gt;

  &lt;!-- ── 밸류에이션 ── --&gt;
  &lt;section id=&quot;val&quot;&gt;
    &lt;div class=&quot;section-label&quot;&gt;Section 04&lt;/div&gt;
    &lt;h2&gt;밸류에이션 — 목표주가 산출 근거&lt;/h2&gt;
    &lt;p&gt;반도체는 이익 변동성이 크기 때문에 PER보다 &lt;strong style=&quot;color:#fff&quot;&gt;PBR 모델&lt;/strong&gt;이 신뢰도 높습니다. 2026년 BPS 81,459원 기준입니다.&lt;/p&gt;

    &lt;table class=&quot;tbl&quot;&gt;
      &lt;tr&gt;&lt;th&gt;적용 PBR&lt;/th&gt;&lt;th class=&quot;right&quot;&gt;산출 목표주가&lt;/th&gt;&lt;th&gt;근거&lt;/th&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;2.0배&lt;/td&gt;&lt;td class=&quot;right&quot;&gt;163,000원&lt;/td&gt;&lt;td&gt;보수적 하단&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td class=&quot;bold&quot;&gt;2.5배&lt;/td&gt;&lt;td class=&quot;right bold&quot;&gt;210,000원&lt;/td&gt;&lt;td&gt;유진투자증권 적용 — 역사적 최상단 15% 할증&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td class=&quot;bold&quot;&gt;3.0배&lt;/td&gt;&lt;td class=&quot;right bold&quot;&gt;245,000원&lt;/td&gt;&lt;td&gt;슈퍼사이클 고점 멀티플&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td class=&quot;bold&quot;&gt;3.5배&lt;/td&gt;&lt;td class=&quot;right bold&quot;&gt;285,000원&lt;/td&gt;&lt;td&gt;글로벌 IB 강세 시나리오&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td class=&quot;bold&quot;&gt;4.0배+&lt;/td&gt;&lt;td class=&quot;right&quot; style=&quot;color:var(--gold);font-weight:700&quot;&gt;325,000원+&lt;/td&gt;&lt;td&gt;AI 인프라 기업 재평가 시나리오&lt;/td&gt;&lt;/tr&gt;
    &lt;/table&gt;

    &lt;div class=&quot;callout blue&quot;&gt;
      현대차증권은 과거 호황기(2017·2021년) 평균 PBR 1.73배를 적용했지만, AI 수요 구조적 변화를 감안하면 적정 멀티플은 더 높을 수 있습니다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;hr class=&quot;divider&quot;&gt;

  &lt;!-- ── 시나리오 ── --&gt;
  &lt;section id=&quot;scenario&quot;&gt;
    &lt;div class=&quot;section-label&quot;&gt;Section 05&lt;/div&gt;
    &lt;h2&gt;시나리오별 목표주가&lt;/h2&gt;

    &lt;div class=&quot;scenario-grid&quot;&gt;
      &lt;div class=&quot;sc-card bear&quot;&gt;
        &lt;div class=&quot;sc-type&quot;&gt;약세&lt;/div&gt;
        &lt;div class=&quot;sc-price&quot;&gt;18~21만원&lt;/div&gt;
        &lt;div class=&quot;sc-upside&quot;&gt;현재 수준 유지&lt;/div&gt;
        &lt;div class=&quot;sc-desc&quot;&gt;수출 규제 강화, HBM4 지연, 2H26 사이클 조기 꺾임&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;sc-card base&quot;&gt;
        &lt;div class=&quot;sc-type&quot;&gt;기본&lt;/div&gt;
        &lt;div class=&quot;sc-price&quot;&gt;25~30만원&lt;/div&gt;
        &lt;div class=&quot;sc-upside&quot;&gt;+20~40%&lt;/div&gt;
        &lt;div class=&quot;sc-desc&quot;&gt;컨센서스 중심. DRAM 상승 하반기 지속, HBM4 정상 양산&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;sc-card bull&quot;&gt;
        &lt;div class=&quot;sc-type&quot;&gt;강세&lt;/div&gt;
        &lt;div class=&quot;sc-price&quot;&gt;30~36만원&lt;/div&gt;
        &lt;div class=&quot;sc-upside&quot;&gt;+40~70%&lt;/div&gt;
        &lt;div class=&quot;sc-desc&quot;&gt;영업이익 300조+, AI 기업 재평가, PBR 4.0배 이상 적용&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;p style=&quot;font-size:13px;color:var(--muted)&quot;&gt;36개 애널리스트 평균 목표주가: &lt;strong style=&quot;color:var(--gold)&quot;&gt;274,603원&lt;/strong&gt; · 최고 36만원 · 최저 14만원 · 다수 의견: 적극 매수&lt;/p&gt;
  &lt;/section&gt;

  &lt;hr class=&quot;divider&quot;&gt;

  &lt;!-- ── 리스크 ── --&gt;
  &lt;section id=&quot;risk&quot;&gt;
    &lt;div class=&quot;section-label&quot;&gt;Section 06&lt;/div&gt;
    &lt;h2&gt;리스크 요인&lt;/h2&gt;

    &lt;ul class=&quot;risk-list&quot;&gt;
      &lt;li&gt;
        &lt;div class=&quot;risk-dot high&quot;&gt;&lt;/div&gt;
        &lt;div&gt;&lt;strong style=&quot;color:#fff&quot;&gt;미국 수출 규제 강화&lt;/strong&gt; — 중국향 HBM·첨단 DRAM 제한 시 단기 수요 공백&lt;/div&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;div class=&quot;risk-dot high&quot;&gt;&lt;/div&gt;
        &lt;div&gt;&lt;strong style=&quot;color:#fff&quot;&gt;세트 수요 훼손&lt;/strong&gt; — 메모리 가격 급등이 스마트폰·PC 원가를 올려 최종 수요를 꺾을 가능성&lt;/div&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;div class=&quot;risk-dot mid&quot;&gt;&lt;/div&gt;
        &lt;div&gt;&lt;strong style=&quot;color:#fff&quot;&gt;HBM4 수율 불안정&lt;/strong&gt; — 1c 공정 수율 지연 시 점유율 확대 속도 둔화&lt;/div&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;div class=&quot;risk-dot low&quot;&gt;&lt;/div&gt;
        &lt;div&gt;&lt;strong style=&quot;color:#fff&quot;&gt;파운드리 적자 장기화&lt;/strong&gt; — 비메모리 손실이 메모리 이익을 계속 상쇄하는 구조&lt;/div&gt;
      &lt;/li&gt;
    &lt;/ul&gt;
  &lt;/section&gt;

  &lt;hr class=&quot;divider&quot;&gt;

  &lt;!-- ── 요약 ── --&gt;
  &lt;section id=&quot;summary&quot;&gt;
    &lt;div class=&quot;section-label&quot;&gt;Section 07&lt;/div&gt;
    &lt;h2&gt;핵심 요약&lt;/h2&gt;

    &lt;div class=&quot;summary-box&quot;&gt;
      &lt;h3&gt;  수치 기준 결론&lt;/h3&gt;
      &lt;div class=&quot;summary-row&quot;&gt;
        &lt;span class=&quot;s-label&quot;&gt;현재 주가&lt;/span&gt;
        &lt;span class=&quot;s-value&quot;&gt;약 21만원&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&quot;summary-row&quot;&gt;
        &lt;span class=&quot;s-label&quot;&gt;컨센서스 평균 목표주가&lt;/span&gt;
        &lt;span class=&quot;s-value gold&quot;&gt;274,603원&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&quot;summary-row&quot;&gt;
        &lt;span class=&quot;s-label&quot;&gt;기본 시나리오&lt;/span&gt;
        &lt;span class=&quot;s-value green&quot;&gt;25~30만원 (+20~40%)&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&quot;summary-row&quot;&gt;
        &lt;span class=&quot;s-label&quot;&gt;강세 시나리오&lt;/span&gt;
        &lt;span class=&quot;s-value green&quot;&gt;30~36만원 (+40~70%)&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&quot;summary-row&quot;&gt;
        &lt;span class=&quot;s-label&quot;&gt;2026E 영업이익 범위&lt;/span&gt;
        &lt;span class=&quot;s-value&quot;&gt;148조~355조원&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&quot;summary-row&quot;&gt;
        &lt;span class=&quot;s-label&quot;&gt;반도체 사이클 위치&lt;/span&gt;
        &lt;span class=&quot;s-value gold&quot;&gt;가격 급등 구간 (4단계)&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;p&gt;DRAM·NAND 가격이 분기 기준 80%씩 오르는 국면은 역사적으로 드뭅니다. 실적이 컨센서스를 상회하는 동안 주가는 상단을 향해 움직이는 경향이 강합니다.&lt;/p&gt;
    &lt;p&gt;단, 반도체 사이클은 반드시 꺾입니다. 매 분기 실적 발표에서 HBM4 점유율과 DRAM 가격 흐름을 직접 확인하는 것이 핵심입니다.&lt;/p&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      이 글은 투자 권유가 아닙니다. 본문 수치는 공개 증권사 리포트 기반이며, 실제 투자 결과와 다를 수 있습니다. 모든 투자 결정은 본인 판단하에 진행하세요.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;div class=&quot;disclaimer&quot;&gt;
    참고: 유진투자증권(2026.01.30), 하나증권(2026.04.08), 씽크풀(2026.01.26), 모건스탠리(2026.01), 맥쿼리(2026.02.24), 노무라(2026.02.12), 골드만삭스(2026.02.09), CLSA(2026.02.20), Investing.com 컨센서스, 기업모니터(2026.04.10)
  &lt;/div&gt;

&lt;/main&gt;

&lt;footer&gt;
  &lt;p&gt;삼성전자 (005930) · 투자 정보 참고용 · 2026년 4월 기준&lt;/p&gt;
&lt;/footer&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/310</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%82%BC%EC%84%B1%EC%A0%84%EC%9E%90-%EB%AA%A9%ED%91%9C%EC%A3%BC%EA%B0%80-%EB%B6%84%EC%84%9D-2026-%E2%80%94-%EB%B0%98%EB%8F%84%EC%B2%B4-%EC%82%AC%EC%9D%B4%ED%81%B4%C2%B7%EC%8B%A4%EC%A0%81%C2%B7%EB%B0%B8%EB%A5%98%EC%97%90%EC%9D%B4%EC%85%98#entry310comment</comments>
      <pubDate>Thu, 23 Apr 2026 15:44:09 +0900</pubDate>
    </item>
    <item>
      <title>2026 근로장려금 신청 방법 &amp;mdash; 안 챙기면 최대 330만 원 그냥 날린다</title>
      <link>https://jejerim.tistory.com/entry/2026-%EA%B7%BC%EB%A1%9C%EC%9E%A5%EB%A0%A4%EA%B8%88-%EC%8B%A0%EC%B2%AD-%EB%B0%A9%EB%B2%95-%E2%80%94-%EC%95%88-%EC%B1%99%EA%B8%B0%EB%A9%B4-%EC%B5%9C%EB%8C%80-330%EB%A7%8C-%EC%9B%90-%EA%B7%B8%EB%83%A5-%EB%82%A0%EB%A6%B0%EB%8B%A4</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2026 근로장려금-001.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/PdaYq/dJMcabDN68k/npuiYOEK8KAFTieBGbLcn0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/PdaYq/dJMcabDN68k/npuiYOEK8KAFTieBGbLcn0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/PdaYq/dJMcabDN68k/npuiYOEK8KAFTieBGbLcn0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FPdaYq%2FdJMcabDN68k%2FnpuiYOEK8KAFTieBGbLcn0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;266&quot; height=&quot;266&quot; data-filename=&quot;2026 근로장려금-001.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;



&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 근로장려금 신청 방법 — 안 챙기면 최대 330만 원 그냥 날린다&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;2026년 근로장려금 신청 자격, 지급 금액, 신청 방법을 단계별로 정리했습니다. 신청 기간은 5월 1일~31일, 최대 330만 원 수령 가능.&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;700;900&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;

&lt;script async src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1708831157728558&quot;
     crossorigin=&quot;anonymous&quot;&gt;&lt;/script&gt;
&lt;!-- [디스플레이,사각형,반응형]최상단광고 --&gt;
&lt;ins class=&quot;adsbygoogle&quot;
     style=&quot;display:block&quot;
     data-ad-client=&quot;ca-pub-1708831157728558&quot;
     data-ad-slot=&quot;4099217052&quot;
     data-ad-format=&quot;auto&quot;
     data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;

&lt;style&gt;
  :root {
    --ink: #1a1410;
    --paper: #fafaf8;
    --warm: #f5f2ec;
    --accent: #c0392b;
    --mid: #6b6560;
    --light: #e8e4dc;
    --muted: #9b9590;
    --green: #2d6a4f;
    --blue: #1a4a8a;
    --gold: #b8860b;
  }

  * { margin: 0; padding: 0; box-sizing: border-box; }

  body {
    font-family: 'Noto Sans KR', sans-serif;
    background: var(--paper);
    color: var(--ink);
    font-size: 16px;
    line-height: 1.9;
  }

  /* ── 헤더 ── */
  .post-header {
    max-width: 720px;
    margin: 0 auto;
    padding: 48px 24px 32px;
    border-bottom: 2px solid var(--ink);
  }

  .post-category {
    font-size: 11px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--accent);
    font-weight: 700;
    margin-bottom: 16px;
  }

  .post-title {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(22px, 4vw, 34px);
    font-weight: 900;
    line-height: 1.35;
    color: var(--ink);
    margin-bottom: 20px;
  }

  .post-title em {
    color: var(--accent);
    font-style: normal;
    border-bottom: 3px solid var(--accent);
    padding-bottom: 1px;
  }

  .post-meta {
    font-size: 13px;
    color: var(--muted);
    display: flex;
    gap: 16px;
    align-items: center;
  }

  .post-meta span::before {
    content: '·';
    margin-right: 6px;
    color: var(--light);
  }
  .post-meta span:first-child::before { content: ''; margin: 0; }

  /* ── 목차 ── */
  .toc {
    max-width: 720px;
    margin: 0 auto;
    padding: 0 24px;
  }

  .toc-box {
    background: var(--warm);
    border: 1px solid var(--light);
    border-left: 4px solid var(--accent);
    padding: 20px 24px;
    margin: 32px 0;
    border-radius: 0 4px 4px 0;
  }

  .toc-title {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--accent);
    margin-bottom: 12px;
  }

  .toc-list {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 4px 24px;
  }

  .toc-list li a {
    font-size: 13.5px;
    color: var(--mid);
    text-decoration: none;
    padding: 3px 0;
    display: block;
    border-bottom: 1px dotted var(--light);
    transition: color 0.15s;
  }

  .toc-list li a:hover { color: var(--accent); }

  .toc-list li a::before {
    content: '→ ';
    color: var(--accent);
    font-weight: 700;
  }

  /* ── 본문 ── */
  .post-body {
    max-width: 720px;
    margin: 0 auto;
    padding: 0 24px 80px;
  }

  /* ── 섹션 ── */
  .section {
    margin: 48px 0 0;
    padding-top: 40px;
    border-top: 1px solid var(--light);
  }

  .section:first-child { border-top: none; margin-top: 0; padding-top: 0; }

  .section h2 {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(18px, 2.5vw, 24px);
    font-weight: 900;
    color: var(--ink);
    margin-bottom: 18px;
    line-height: 1.4;
  }

  .section h3 {
    font-size: 16px;
    font-weight: 700;
    color: var(--ink);
    margin: 28px 0 12px;
    padding-left: 12px;
    border-left: 3px solid var(--accent);
  }

  .section p {
    font-size: 15.5px;
    line-height: 1.9;
    color: var(--ink);
    margin-bottom: 14px;
  }

  .section p strong {
    font-weight: 700;
    color: var(--ink);
  }

  /* ── 콜아웃 ── */
  .callout {
    padding: 16px 20px;
    margin: 20px 0;
    border-radius: 2px;
    font-size: 14px;
    line-height: 1.8;
  }

  .callout.warn {
    background: #fff8e6;
    border-left: 4px solid #e6a817;
    color: #7a5c00;
  }

  .callout.tip {
    background: #edf7f0;
    border-left: 4px solid var(--green);
    color: #1a4a30;
  }

  .callout.danger {
    background: #fef0ef;
    border-left: 4px solid var(--accent);
    color: #8a2020;
  }

  .callout strong { font-weight: 700; }

  /* ── 표 ── */
  .data-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 14px;
  }

  .data-table th {
    background: var(--ink);
    color: #fff;
    padding: 11px 14px;
    text-align: left;
    font-weight: 600;
    font-size: 13px;
  }

  .data-table td {
    padding: 11px 14px;
    border-bottom: 1px solid var(--light);
    vertical-align: top;
    color: var(--mid);
  }

  .data-table tr:last-child td { border-bottom: none; }
  .data-table tr:hover td { background: var(--warm); }
  .data-table td:first-child { font-weight: 600; color: var(--ink); }

  /* ── 금액 카드 그리드 ── */
  .amount-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    margin: 20px 0;
  }

  @media (max-width: 520px) {
    .amount-grid { grid-template-columns: 1fr; }
  }

  .amount-card {
    background: #fff;
    border: 1px solid var(--light);
    border-top: 3px solid var(--accent);
    padding: 18px 16px;
    border-radius: 0 0 4px 4px;
    text-align: center;
  }

  .amount-card .type {
    font-size: 12px;
    font-weight: 700;
    color: var(--muted);
    letter-spacing: 1px;
    margin-bottom: 8px;
  }

  .amount-card .amount {
    font-family: 'Noto Serif KR', serif;
    font-size: 22px;
    font-weight: 900;
    color: var(--accent);
  }

  .amount-card .unit {
    font-size: 13px;
    color: var(--muted);
    margin-top: 4px;
  }

  /* ── 단계 ── */
  .steps { margin: 20px 0; }

  .step-item {
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
    background: #fff;
    border: 1px solid var(--light);
    padding: 16px 18px;
    border-radius: 4px;
    align-items: flex-start;
  }

  .step-num {
    min-width: 32px;
    height: 32px;
    background: var(--ink);
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 700;
    flex-shrink: 0;
    margin-top: 2px;
  }

  .step-content { flex: 1; }
  .step-content strong { font-size: 14.5px; font-weight: 700; display: block; margin-bottom: 4px; }
  .step-content span { font-size: 13.5px; color: var(--mid); line-height: 1.7; }

  /* ── 주의 리스트 ── */
  .warn-list { list-style: none; margin: 16px 0; }

  .warn-list li {
    padding: 10px 0 10px 28px;
    position: relative;
    border-bottom: 1px solid var(--light);
    font-size: 14.5px;
    color: var(--mid);
    line-height: 1.7;
  }

  .warn-list li:last-child { border-bottom: none; }

  .warn-list li::before {
    content: '!';
    position: absolute;
    left: 0;
    top: 11px;
    width: 18px;
    height: 18px;
    background: var(--accent);
    color: #fff;
    border-radius: 50%;
    font-size: 11px;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 18px;
    text-align: center;
  }

  .warn-list li strong { color: var(--ink); font-weight: 700; }

  /* ── 광고 슬롯 ── */
  .ad-slot {
    margin: 36px 0;
    text-align: center;
    min-height: 100px;
    overflow: hidden;
  }

  /* 섹션 타겟팅 주석은 HTML 주석 형태로 삽입됨 */

  /* ── CTA ── */
  .cta-box {
    background: var(--ink);
    color: #fff;
    padding: 32px 28px;
    margin: 48px 0 0;
    border-radius: 4px;
    text-align: center;
  }

  .cta-box p {
    font-size: 14px;
    color: rgba(255,255,255,0.65);
    margin-bottom: 8px;
  }

  .cta-box .cta-main {
    font-family: 'Noto Serif KR', serif;
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 0;
  }

  .cta-box .cta-sub {
    font-size: 13px;
    color: rgba(255,255,255,0.5);
    margin-top: 12px;
    margin-bottom: 0;
  }

  /* ── 푸터 ── */
  .post-footer {
    max-width: 720px;
    margin: 0 auto;
    padding: 24px 24px 60px;
    border-top: 1px solid var(--light);
    font-size: 12px;
    color: var(--muted);
    line-height: 1.7;
  }

  /* ── 반응형 ── */
  @media (max-width: 600px) {
    .post-header, .toc, .post-body { padding-left: 16px; padding-right: 16px; }
    .step-item { padding: 14px 14px; }
  }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;!-- ── 포스트 헤더 ── --&gt;
&lt;header class=&quot;post-header&quot;&gt;
  &lt;div class=&quot;post-category&quot;&gt;2026년 정부지원금 · 근로장려금&lt;/div&gt;
  &lt;h1 class=&quot;post-title&quot;&gt;2026 근로장려금 신청 방법 —&lt;br&gt;&lt;em&gt;안 챙기면 최대 330만 원 그냥 날린다&lt;/em&gt;&lt;/h1&gt;
  &lt;div class=&quot;post-meta&quot;&gt;
    &lt;span&gt;2026년 최신 기준&lt;/span&gt;
    &lt;span&gt;신청 기간: 5월 1일 ~ 5월 31일&lt;/span&gt;
    &lt;span&gt;읽기 약 4분&lt;/span&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;!-- ── 목차 ── --&gt;
&lt;nav class=&quot;toc&quot;&gt;
  &lt;div class=&quot;toc-box&quot;&gt;
    &lt;div class=&quot;toc-title&quot;&gt;목차&lt;/div&gt;
    &lt;ul class=&quot;toc-list&quot;&gt;
      &lt;li&gt;&lt;a href=&quot;#intro&quot;&gt;근로장려금이란&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#qualify&quot;&gt;신청 자격 조건&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#amount&quot;&gt;2026 지급 금액&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#how&quot;&gt;신청 방법 3가지&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#schedule&quot;&gt;지급 시기&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#caution&quot;&gt;자주 놓치는 3가지&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;
&lt;/nav&gt;

&lt;!-- ── 본문 ── --&gt;
&lt;main class=&quot;post-body&quot;&gt;

  &lt;!-- 섹션 타겟팅 시작 --&gt;
  &lt;!--google_ad_section_start--&gt;

  &lt;!-- ── 도입부 (Problem) ── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;intro&quot;&gt;
    &lt;p&gt;근로장려금은 신청하지 않으면 자동으로 받을 수 없다.&lt;/p&gt;
    &lt;p&gt;국가가 알아서 주는 돈이 아니다. 자격이 되어도 신청 기간을 놓치면 그해 지급분은 사라진다. 기한이 지나서 신청하면 원래 금액에서 &lt;strong&gt;10%가 차감&lt;/strong&gt;된다.&lt;/p&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠ 지금 확인해야 하는 이유&lt;/strong&gt;&lt;br&gt;
      2026년 정기 신청 기간은 &lt;strong&gt;5월 1일 ~ 5월 31일&lt;/strong&gt;까지 딱 한 달이다. 이 기간을 놓치면 최대 33만 원을 그냥 덜 받는다.
    &lt;/div&gt;

    &lt;p&gt;이 글에서는 2026년 근로장려금 신청 자격, 지급 금액, 신청 방법을 단계별로 정리한다. 자격이 되는지 모르겠다면 끝까지 읽어보자.&lt;/p&gt;

    &lt;h2&gt;근로장려금이란 — 한 줄 정리&lt;/h2&gt;
    &lt;p&gt;저소득 근로자, 사업자, 종교인에게 정부가 직접 현금을 지급하는 제도다. 세금 환급이 아니라 &lt;strong&gt;별도 현금 지급&lt;/strong&gt;이다. 일을 해야 받을 수 있고, 소득과 재산이 기준 이하여야 한다.&lt;/p&gt;
  &lt;/section&gt;

  &lt;!-- ── 광고 슬롯 1 ── --&gt;
&lt;script async src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1708831157728558&quot;
     crossorigin=&quot;anonymous&quot;&gt;&lt;/script&gt;
&lt;!-- [디스플레이,사각형,반응형] 중간광고 --&gt;
&lt;ins class=&quot;adsbygoogle&quot;
     style=&quot;display:block&quot;
     data-ad-client=&quot;ca-pub-1708831157728558&quot;
     data-ad-slot=&quot;9418481591&quot;
     data-ad-format=&quot;auto&quot;
     data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;
  &lt;/div&gt;

  &lt;!-- ── 자격 조건 (Solution 시작) ── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;qualify&quot;&gt;
    &lt;h2&gt;2026 근로장려금 신청 자격&lt;/h2&gt;
    &lt;p&gt;아래 3가지 조건을 모두 충족해야 신청이 가능하다.&lt;/p&gt;

    &lt;table class=&quot;data-table&quot;&gt;
      &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;기준&lt;/th&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;소득 요건&lt;/td&gt;&lt;td&gt;2025년 연간 총소득이 가구 유형별 기준 이하&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;재산 요건&lt;/td&gt;&lt;td&gt;2025년 6월 1일 기준 가구 재산 합계 2억 4천만 원 미만&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;가구 유형&lt;/td&gt;&lt;td&gt;단독 가구 / 홑벌이 가구 / 맞벌이 가구 중 해당&lt;/td&gt;&lt;/tr&gt;
    &lt;/table&gt;

    &lt;h3&gt;가구 유형별 소득 상한액&lt;/h3&gt;

    &lt;table class=&quot;data-table&quot;&gt;
      &lt;tr&gt;&lt;th&gt;가구 유형&lt;/th&gt;&lt;th&gt;소득 상한&lt;/th&gt;&lt;th&gt;기준&lt;/th&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;단독 가구&lt;/td&gt;&lt;td&gt;2,200만 원 미만&lt;/td&gt;&lt;td&gt;배우자·부양가족 없는 1인&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;홑벌이 가구&lt;/td&gt;&lt;td&gt;3,200만 원 미만&lt;/td&gt;&lt;td&gt;배우자 소득 300만 원 미만&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;맞벌이 가구&lt;/td&gt;&lt;td&gt;3,800만 원 미만&lt;/td&gt;&lt;td&gt;배우자 소득 300만 원 이상&lt;/td&gt;&lt;/tr&gt;
    &lt;/table&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  소득이 애매하다면?&lt;/strong&gt;&lt;br&gt;
      홈택스 → 신청/제출 → 근로·자녀장려금 신청 → &lt;strong&gt;&quot;미리 계산해보기&quot;&lt;/strong&gt; 메뉴에서 소득과 재산을 직접 입력해보면 수령 예상 금액이 바로 나온다. 헷갈리면 직접 조회가 가장 정확하다.
    &lt;/div&gt;
  &lt;/section&gt;

 &lt;script async src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1708831157728558&quot;
     crossorigin=&quot;anonymous&quot;&gt;&lt;/script&gt;
&lt;!-- [디스플레이,사각형,반응형]하단광고 --&gt;
&lt;ins class=&quot;adsbygoogle&quot;
     style=&quot;display:block&quot;
     data-ad-client=&quot;ca-pub-1708831157728558&quot;
     data-ad-slot=&quot;8743783464&quot;
     data-ad-format=&quot;auto&quot;
     data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;
  &lt;/div&gt;

  &lt;!-- ── 지급 금액 ── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;amount&quot;&gt;
    &lt;h2&gt;2026 근로장려금 지급 금액&lt;/h2&gt;
    &lt;p&gt;소득이 정확히 구간 내에 있으면 최대 금액이 지급된다. 소득이 너무 낮거나 너무 높으면 지급액이 줄어드는 구조다.&lt;/p&gt;

    &lt;div class=&quot;amount-grid&quot;&gt;
      &lt;div class=&quot;amount-card&quot;&gt;
        &lt;div class=&quot;type&quot;&gt;단독 가구&lt;/div&gt;
        &lt;div class=&quot;amount&quot;&gt;165만 원&lt;/div&gt;
        &lt;div class=&quot;unit&quot;&gt;최대&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;amount-card&quot;&gt;
        &lt;div class=&quot;type&quot;&gt;홑벌이 가구&lt;/div&gt;
        &lt;div class=&quot;amount&quot;&gt;285만 원&lt;/div&gt;
        &lt;div class=&quot;unit&quot;&gt;최대&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;amount-card&quot;&gt;
        &lt;div class=&quot;type&quot;&gt;맞벌이 가구&lt;/div&gt;
        &lt;div class=&quot;amount&quot;&gt;330만 원&lt;/div&gt;
        &lt;div class=&quot;unit&quot;&gt;최대&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;callout warn&quot;&gt;
      &lt;strong&gt;⚠ 재산이 1억 7천만 원 이상이면?&lt;/strong&gt;&lt;br&gt;
      재산이 1억 7천만 원 이상 2억 4천만 원 미만이면 계산된 장려금의 &lt;strong&gt;50%만 지급&lt;/strong&gt;된다. 재산 기준을 꼼꼼히 확인해야 한다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!-- ── 신청 방법 ── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;how&quot;&gt;
    &lt;h2&gt;신청 방법 — 3가지 중 하나 선택&lt;/h2&gt;

    &lt;div class=&quot;steps&quot;&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;1&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;홈택스 (가장 빠름)&lt;/strong&gt;
          &lt;span&gt;홈택스(hometax.go.kr) 접속 → 신청/제출 → 근로·자녀장려금 신청 → 신청서 작성 후 제출. 공동인증서 또는 간편 인증(카카오·네이버·PASS) 필요.&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;2&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;손택스 앱 (모바일)&lt;/strong&gt;
          &lt;span&gt;국세청 손택스 앱 설치 → 로그인 → 장려금 신청 메뉴. 스마트폰으로 5분 안에 신청 가능.&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;step-item&quot;&gt;
        &lt;div class=&quot;step-num&quot;&gt;3&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;ARS 전화 신청 — 1544-9944&lt;/strong&gt;
          &lt;span&gt;전화 연결 후 안내에 따라 신청. 인터넷 이용이 어려운 경우 이용. 정보 수정이 어려운 단점이 있다.&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;h3&gt;신청 시 필요한 것&lt;/h3&gt;
    &lt;table class=&quot;data-table&quot;&gt;
      &lt;tr&gt;&lt;th&gt;항목&lt;/th&gt;&lt;th&gt;내용&lt;/th&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;인증 수단&lt;/td&gt;&lt;td&gt;공동인증서 또는 간편 인증 (카카오, 네이버, PASS 등)&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;계좌번호&lt;/td&gt;&lt;td&gt;본인 명의 계좌 (지급 계좌 등록 필수)&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;가족관계&lt;/td&gt;&lt;td&gt;시스템 자동 연동 (별도 서류 불필요)&lt;/td&gt;&lt;/tr&gt;
    &lt;/table&gt;
  &lt;/section&gt;

  &lt;!-- ── 지급 시기 ── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;schedule&quot;&gt;
    &lt;h2&gt;2026 근로장려금 지급 시기&lt;/h2&gt;

    &lt;table class=&quot;data-table&quot;&gt;
      &lt;tr&gt;&lt;th&gt;신청 구분&lt;/th&gt;&lt;th&gt;신청 기간&lt;/th&gt;&lt;th&gt;지급 시기&lt;/th&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;정기 신청&lt;/td&gt;&lt;td&gt;2026년 5월 1일 ~ 5월 31일&lt;/td&gt;&lt;td&gt;2026년 9월 중&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;반기 신청 (상반기)&lt;/td&gt;&lt;td&gt;2026년 9월 1일 ~ 9월 15일&lt;/td&gt;&lt;td&gt;2026년 12월 중&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td&gt;기한 후 신청&lt;/td&gt;&lt;td&gt;2026년 6월 ~ 11월&lt;/td&gt;&lt;td&gt;신청 후 4개월 이내&lt;/td&gt;&lt;/tr&gt;
    &lt;/table&gt;

    &lt;div class=&quot;callout danger&quot;&gt;
      &lt;strong&gt;⚠ 기한 후 신청 시 10% 차감&lt;/strong&gt;&lt;br&gt;
      5월 31일 이후 신청하면 지급액의 10%가 차감된다. 맞벌이 가구 기준 최대 33만 원을 그냥 날리는 셈이다. 반드시 정기 신청 기간 내에 신청하자.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!-- ── 광고 슬롯 3 ── --&gt;
  &lt;div class=&quot;ad-slot&quot;&gt;
    &lt;!-- 수동 광고 3 — 마지막 행동 유도 직전 (클릭 의지 가장 높은 시점) --&gt;
    &lt;!--
    &lt;ins class=&quot;adsbygoogle&quot;
         style=&quot;display:block&quot;
         data-ad-client=&quot;ca-pub-XXXXXXXXXXXXXXXX&quot;
         data-ad-slot=&quot;XXXXXXXXXX&quot;
         data-ad-format=&quot;auto&quot;
         data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;
    &lt;script&gt;(adsbygoogle = window.adsbygoogle || []).push({});&lt;/script&gt;
    --&gt;
  &lt;/div&gt;

  &lt;!-- ── 자주 놓치는 실수 (Agitation) ── --&gt;
  &lt;section class=&quot;section&quot; id=&quot;caution&quot;&gt;
    &lt;h2&gt;자주 놓치는 3가지 실수&lt;/h2&gt;
    &lt;p&gt;자격이 되는데도 실수로 못 받거나 적게 받는 경우가 많다. 신청 전에 반드시 확인하자.&lt;/p&gt;

    &lt;ul class=&quot;warn-list&quot;&gt;
      &lt;li&gt;
        &lt;strong&gt;배우자 소득 구분 실수&lt;/strong&gt;&lt;br&gt;
        홑벌이와 맞벌이 구분 기준은 배우자 연간 소득 300만 원 이상 여부다. 잘못 체크하면 지급액이 달라진다. 배우자 소득을 먼저 확인하고 가구 유형을 선택할 것.
      &lt;/li&gt;
      &lt;li&gt;
        &lt;strong&gt;전세보증금 재산 포함 착각&lt;/strong&gt;&lt;br&gt;
        전세보증금도 재산에 포함된다. 보증금이 크면 재산 요건 2억 4천만 원에 걸릴 수 있다. 차량, 금융 자산도 모두 합산된다.
      &lt;/li&gt;
      &lt;li&gt;
        &lt;strong&gt;계좌 미등록으로 지급 보류&lt;/strong&gt;&lt;br&gt;
        신청만 하고 지급 계좌를 등록하지 않으면 지급이 보류된다. 홈택스 신청 화면에서 지급 계좌 등록까지 한 번에 완료해야 한다.
      &lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class=&quot;callout tip&quot;&gt;
      &lt;strong&gt;  신청 후 확인 방법&lt;/strong&gt;&lt;br&gt;
      홈택스 → 신청/제출 → 근로·자녀장려금 신청 → &lt;strong&gt;신청 결과 조회&lt;/strong&gt;에서 처리 상태를 확인할 수 있다. 보통 신청 후 3~5일 내에 접수 완료 상태로 전환된다.
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!-- 섹션 타겟팅 끝 --&gt;
  &lt;!--google_ad_section_end--&gt;

  &lt;!-- ── CTA ── --&gt;
  &lt;div class=&quot;cta-box&quot;&gt;
    &lt;p&gt;신청 기간은 5월 한 달뿐이다.&lt;/p&gt;
    &lt;p class=&quot;cta-main&quot;&gt;지금 홈택스에서 자격 여부부터 확인하자.&lt;/p&gt;
    &lt;p class=&quot;cta-sub&quot;&gt;홈택스 → 신청/제출 → 근로·자녀장려금 → 미리 계산해보기&lt;/p&gt;
  &lt;/div&gt;

&lt;/main&gt;

&lt;!-- ── 푸터 ── --&gt;
&lt;footer class=&quot;post-footer&quot;&gt;
  &lt;p&gt;본 글은 2026년 국세청 발표 기준으로 작성되었습니다. 정책은 변경될 수 있으므로 정확한 내용은 국세청 홈택스(hometax.go.kr) 또는 국세청 콜센터 126에서 확인하시기 바랍니다.&lt;/p&gt;
&lt;/footer&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/308</guid>
      <comments>https://jejerim.tistory.com/entry/2026-%EA%B7%BC%EB%A1%9C%EC%9E%A5%EB%A0%A4%EA%B8%88-%EC%8B%A0%EC%B2%AD-%EB%B0%A9%EB%B2%95-%E2%80%94-%EC%95%88-%EC%B1%99%EA%B8%B0%EB%A9%B4-%EC%B5%9C%EB%8C%80-330%EB%A7%8C-%EC%9B%90-%EA%B7%B8%EB%83%A5-%EB%82%A0%EB%A6%B0%EB%8B%A4#entry308comment</comments>
      <pubDate>Fri, 10 Apr 2026 14:43:57 +0900</pubDate>
    </item>
    <item>
      <title>개인 사업자 손익 계산기(무료)</title>
      <link>https://jejerim.tistory.com/entry/%EA%B0%9C%EC%9D%B8-%EC%82%AC%EC%97%85%EC%9E%90-%EC%86%90%EC%9D%B5-%EA%B3%84%EC%82%B0%EA%B8%B0%EB%AC%B4%EB%A3%8C</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;제목을 입력해주세요_-001 (1).jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/OUCcw/dJMcaa5ULm3/KZDb0J6yNKVCI05nPX7i21/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/OUCcw/dJMcaa5ULm3/KZDb0J6yNKVCI05nPX7i21/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/OUCcw/dJMcaa5ULm3/KZDb0J6yNKVCI05nPX7i21/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FOUCcw%2FdJMcaa5ULm3%2FKZDb0J6yNKVCI05nPX7i21%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; alt=&quot;개인 사업자 손익 계산기&quot; loading=&quot;lazy&quot; width=&quot;384&quot; height=&quot;384&quot; data-filename=&quot;제목을 입력해주세요_-001 (1).jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;개인 사업자 손익 계산기 무료로 사용해보세요&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;


&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;style&gt;
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;600;700&amp;display=swap');
*{margin:0;padding:0;box-sizing:border-box;}
body{
  font-family:'Noto Sans KR',sans-serif;
  background:#f5f4f0;
  color:#1a1a1a;
  min-height:100vh;
  padding:36px 20px 80px;
}
.page{max-width:720px;margin:0 auto;}

/* ── 헤더 ── */
.page-hd{margin-bottom:20px;}
.page-hd h1{font-size:22px;font-weight:700;color:#111;}
.page-hd p{font-size:12px;color:#aaa;margin-top:4px;}

/* ── 메인 카드 ── */
.card{
  background:#fff;
  border-radius:16px;
  padding:28px 28px 24px;
  margin-bottom:14px;
  box-shadow:0 1px 4px rgba(0,0,0,.06);
}
.card-section-title{
  font-size:12px;font-weight:500;color:#aaa;
  margin-bottom:20px;letter-spacing:.2px;
}

/* ── 슬라이더 행 ── */
.sl-row{
  display:flex;align-items:center;
  gap:12px;margin-bottom:16px;
}
.sl-row:last-child{margin-bottom:0;}
.sl-label{font-size:13px;color:#333;width:90px;flex-shrink:0;}
.sl-track-wrap{
  flex:1;height:24px;display:flex;align-items:center;cursor:pointer;position:relative;
}
.sl-track{
  width:100%;height:5px;background:#e8e8e4;border-radius:3px;position:relative;
}
.sl-fill{height:100%;border-radius:3px;background:#444;position:absolute;left:0;top:0;}
.sl-thumb{
  width:18px;height:18px;background:#222;border-radius:50%;
  position:absolute;top:50%;transform:translate(-50%,-50%);
  cursor:grab;box-shadow:0 1px 5px rgba(0,0,0,.25);z-index:2;transition:box-shadow .1s;
}
.sl-thumb:active{cursor:grabbing;box-shadow:0 2px 10px rgba(0,0,0,.3);}
.sl-val{
  font-size:13px;font-weight:600;color:#111;
  min-width:72px;text-align:right;font-variant-numeric:tabular-nums;
}

/* ── 스택 바 차트 ── */
.stack-bar-wrap{margin-top:22px;}
.stack-bar{
  display:flex;height:48px;border-radius:8px;overflow:hidden;
}
.stack-seg{
  display:flex;align-items:center;justify-content:center;
  flex-direction:column;overflow:hidden;
  transition:flex .4s cubic-bezier(.4,0,.2,1);
  min-width:0;
}
.stack-seg .seg-pct{font-size:13px;font-weight:700;color:#fff;white-space:nowrap;}
.stack-seg .seg-label{font-size:10px;color:rgba(255,255,255,.8);white-space:nowrap;margin-top:1px;}

/* ── 범례 ── */
.legend{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:12px;}
.leg-item{display:flex;align-items:center;gap:5px;}
.leg-dot{width:10px;height:10px;border-radius:2px;flex-shrink:0;}
.leg-txt{font-size:11px;color:#777;}

/* ── KPI 그리드 ── */
.kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;}
.kpi-cell{
  background:#f7f6f2;border-radius:12px;padding:16px 16px 14px;
}
.kpi-cell .kc-lbl{font-size:11px;color:#aaa;margin-bottom:6px;}
.kpi-cell .kc-val{font-size:20px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1;}
.kc-blue{color:#4a8cf0;}
.kc-orange{color:#e07030;}
.kc-green{color:#22a06b;}
.kc-red{color:#dc2626;}
.kc-gray{color:#aaa;}

/* ── 하단 2열 카드 ── */
.bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;}
@media(max-width:500px){.bottom-grid{grid-template-columns:1fr;}}

.sub-card{
  background:#fff;border-radius:16px;padding:22px 22px 20px;
  box-shadow:0 1px 4px rgba(0,0,0,.06);
}
.sub-card-title{font-size:12px;font-weight:500;color:#aaa;margin-bottom:16px;}

/* 비용 구조 표 */
.cost-table{width:100%;border-collapse:collapse;}
.cost-table td{padding:7px 0;font-size:13px;border-bottom:1px solid #f0f0ec;}
.cost-table tr:last-child td{border-bottom:none;}
.cost-table .ct-label{color:#555;}
.cost-table .ct-amt{text-align:right;font-weight:600;color:#333;font-variant-numeric:tabular-nums;}
.cost-table .ct-pct{text-align:right;color:#aaa;font-size:11px;padding-left:8px;width:40px;}

/* 소득세 구간 */
.bracket-list{}
.bracket-item{
  display:flex;align-items:center;gap:8px;
  padding:6px 0;border-bottom:1px solid #f0f0ec;font-size:12px;
}
.bracket-item:last-child{border-bottom:none;}
.bracket-item.active .bi-label{font-weight:700;color:#111;}
.bracket-item.active .bi-rate{font-weight:700;color:#e07030;}
.bi-label{color:#777;flex:1;}
.bi-rate{color:#aaa;min-width:32px;text-align:right;}
.bi-bar-wrap{width:70px;height:6px;background:#f0f0ec;border-radius:3px;overflow:hidden;}
.bi-bar{height:100%;border-radius:3px;background:#e0d8cc;transition:width .4s;}
.bi-bar.active{background:#e07030;}
.bi-arrow{font-size:10px;color:#e07030;width:12px;}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div class=&quot;page&quot;&gt;

  &lt;!-- 헤더 --&gt;
  &lt;div class=&quot;page-hd&quot;&gt;
    &lt;h1&gt;개인사업자 손익 계산기&lt;/h1&gt;
    &lt;p&gt;2024년 기준 · 종합소득세 · 지역가입자 4대보험&lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- 메인 카드: 슬라이더 + 스택바 + KPI --&gt;
  &lt;div class=&quot;card&quot;&gt;
    &lt;div class=&quot;card-section-title&quot;&gt;매출 및 비용&lt;/div&gt;

    &lt;!-- 슬라이더들 --&gt;
    &lt;div id=&quot;sliders-wrap&quot;&gt;
      &lt;!-- JS로 생성 --&gt;
    &lt;/div&gt;

    &lt;!-- 스택 바 --&gt;
    &lt;div class=&quot;stack-bar-wrap&quot;&gt;
      &lt;div class=&quot;stack-bar&quot; id=&quot;stack-bar&quot;&gt;
        &lt;!-- JS로 생성 --&gt;
      &lt;/div&gt;
      &lt;div class=&quot;legend&quot; id=&quot;legend&quot;&gt;
        &lt;!-- JS로 생성 --&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;!-- KPI --&gt;
    &lt;div class=&quot;kpi-grid&quot; style=&quot;margin-top:20px;&quot;&gt;
      &lt;div class=&quot;kpi-cell&quot;&gt;
        &lt;div class=&quot;kc-lbl&quot;&gt;사업소득 (세전)&lt;/div&gt;
        &lt;div class=&quot;kc-val kc-blue&quot; id=&quot;kpi-operating&quot;&gt;₩0&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;kpi-cell&quot;&gt;
        &lt;div class=&quot;kc-lbl&quot;&gt;총 세금+보험&lt;/div&gt;
        &lt;div class=&quot;kc-val kc-orange&quot; id=&quot;kpi-tax&quot;&gt;₩0&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;kpi-cell&quot;&gt;
        &lt;div class=&quot;kc-lbl&quot;&gt;세후 순이익&lt;/div&gt;
        &lt;div class=&quot;kc-val kc-green&quot; id=&quot;kpi-net&quot;&gt;₩0&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;kpi-cell&quot;&gt;
        &lt;div class=&quot;kc-lbl&quot;&gt;월 실수령&lt;/div&gt;
        &lt;div class=&quot;kc-val kc-blue&quot; id=&quot;kpi-monthly&quot;&gt;₩0&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;kpi-cell&quot;&gt;
        &lt;div class=&quot;kc-lbl&quot;&gt;실효 세율&lt;/div&gt;
        &lt;div class=&quot;kc-val kc-orange&quot; id=&quot;kpi-effrate&quot;&gt;0%&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;kpi-cell&quot;&gt;
        &lt;div class=&quot;kc-lbl&quot;&gt;순이익률&lt;/div&gt;
        &lt;div class=&quot;kc-val kc-gray&quot; id=&quot;kpi-margin&quot;&gt;0%&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- 하단 2열 --&gt;
  &lt;div class=&quot;bottom-grid&quot;&gt;

    &lt;!-- 비용 구조 --&gt;
    &lt;div class=&quot;sub-card&quot;&gt;
      &lt;div class=&quot;sub-card-title&quot;&gt;비용 구조&lt;/div&gt;
      &lt;table class=&quot;cost-table&quot; id=&quot;cost-table&quot;&gt;
        &lt;!-- JS로 생성 --&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;!-- 종합소득세 구간 --&gt;
    &lt;div class=&quot;sub-card&quot;&gt;
      &lt;div class=&quot;sub-card-title&quot;&gt;종합소득세 구간&lt;/div&gt;
      &lt;div class=&quot;bracket-list&quot; id=&quot;bracket-list&quot;&gt;
        &lt;!-- JS로 생성 --&gt;
      &lt;/div&gt;
    &lt;/div&gt;

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

&lt;script&gt;
// ── 슬라이더 정의 ──
const SLIDERS = [
  { key:'rev',   label:'연 매출',   min:1000, max:100000, step:100,  init:10000, unit:'원', isRev:true },
  { key:'cogs',  label:'매출원가율', min:0,    max:90,     step:1,    init:30,    unit:'%',  isPct:true },
  { key:'labor', label:'인건비',    min:0,    max:10000,  step:100,  init:1000,  unit:'원' },
  { key:'rent',  label:'임대료',    min:0,    max:5000,   step:50,   init:500,   unit:'원' },
  { key:'etc',   label:'기타 경비', min:0,    max:5000,   step:50,   init:300,   unit:'원' },
];
// 만원 단위로 저장
const vals = {};
SLIDERS.forEach(s =&gt; vals[s.key] = s.init);

// 색상
const COLORS = {
  cogs:  '#888880',
  labor: '#5cc8a0',
  rent:  '#a89cdc',
  etc:   '#f0c84a',
  tax:   '#e07030',
  ins:   '#4a8cf0',
  net:   '#22a06b',
};

// ── 포맷 ──
function fmt(man, short=false) {
  const won = man * 10000;
  if (won === 0) return '₩0';
  const abs = Math.abs(Math.round(won));
  const sign = won &lt; 0 ? '-' : '';
  if (short) {
    if (abs &gt;= 100000000) return sign+'₩'+(abs/100000000).toFixed(1)+'억';
    if (abs &gt;= 10000) return sign+'₩'+Math.round(abs/10000).toLocaleString()+'만';
    return sign+'₩'+abs.toLocaleString();
  }
  if (abs &gt;= 100000000) {
    const e=Math.floor(abs/100000000), m=Math.round((abs%100000000)/10000);
    return sign+'₩'+e+'억'+(m&gt;0?' '+m.toLocaleString()+'만':'');
  }
  if (abs &gt;= 10000) return sign+'₩'+Math.round(abs/10000).toLocaleString()+'만';
  return sign+'₩'+abs.toLocaleString();
}
function pct(a,b){ return b ? (a/b*100).toFixed(1)+'%' : '0%'; }
function clamp(v,mn,mx){ return Math.max(mn,Math.min(mx,v)); }

// ── 슬라이더 생성 ──
function buildSliders() {
  const wrap = document.getElementById('sliders-wrap');
  wrap.innerHTML = '';
  SLIDERS.forEach(s =&gt; {
    const row = document.createElement('div');
    row.className = 'sl-row';
    row.innerHTML = `
      &lt;span class=&quot;sl-label&quot;&gt;${s.label}&lt;/span&gt;
      &lt;div class=&quot;sl-track-wrap&quot; id=&quot;stw-${s.key}&quot;&gt;
        &lt;div class=&quot;sl-track&quot; id=&quot;st-${s.key}&quot;&gt;
          &lt;div class=&quot;sl-fill&quot; id=&quot;sf-${s.key}&quot;&gt;&lt;/div&gt;
          &lt;div class=&quot;sl-thumb&quot; id=&quot;sth-${s.key}&quot;&gt;&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;span class=&quot;sl-val&quot; id=&quot;sv-${s.key}&quot;&gt;—&lt;/span&gt;
    `;
    wrap.appendChild(row);
    bindSlider(s);
    updateThumb(s.key);
  });
}

function updateThumb(key) {
  const s = SLIDERS.find(x=&gt;x.key===key);
  const ratio = (vals[key] - s.min) / (s.max - s.min);
  const p = clamp(ratio*100, 0, 100);
  document.getElementById('sf-'+key).style.width = p+'%';
  document.getElementById('sth-'+key).style.left = p+'%';
  // 값 표시
  const el = document.getElementById('sv-'+key);
  if (s.isPct) {
    el.textContent = vals[key]+'%';
  } else {
    el.textContent = fmt(vals[key]);
  }
}

function bindSlider(s) {
  const track = document.getElementById('st-'+s.key);
  let dragging = false;

  function setVal(clientX) {
    const rect = track.getBoundingClientRect();
    const ratio = clamp((clientX - rect.left) / rect.width, 0, 1);
    const raw = s.min + ratio * (s.max - s.min);
    vals[s.key] = Math.round(raw / s.step) * s.step;
    vals[s.key] = clamp(vals[s.key], s.min, s.max);
    updateThumb(s.key);
    calc();
  }

  track.addEventListener('mousedown', e =&gt; { dragging=true; setVal(e.clientX); });
  document.addEventListener('mousemove', e =&gt; { if(dragging) setVal(e.clientX); });
  document.addEventListener('mouseup', () =&gt; { dragging=false; });
  track.addEventListener('touchstart', e =&gt; { dragging=true; setVal(e.touches[0].clientX); e.preventDefault(); }, {passive:false});
  document.addEventListener('touchmove', e =&gt; { if(dragging) setVal(e.touches[0].clientX); }, {passive:true});
  document.addEventListener('touchend', () =&gt; { dragging=false; });
}

// ── 소득세 계산 ──
const TAX_BRACKETS = [
  {limit:1400,  rate:.06, deduct:0,      label:'~1,400만',  rate_label:'6%'},
  {limit:5000,  rate:.15, deduct:126,    label:'~5,000만',  rate_label:'15%'},
  {limit:8800,  rate:.24, deduct:576,    label:'~8,800만',  rate_label:'24%'},
  {limit:15000, rate:.35, deduct:1544,   label:'~1.5억',    rate_label:'35%'},
  {limit:30000, rate:.38, deduct:1994,   label:'~3억',      rate_label:'38%'},
  {limit:50000, rate:.40, deduct:2594,   label:'~5억',      rate_label:'40%'},
  {limit:Infinity, rate:.45, deduct:6594, label:'5억 초과', rate_label:'45%'},
];
function calcIncomeTax(operatingMan) {
  if (operatingMan &lt;= 0) return { tax:0, rate:'0%', bracketIdx:-1 };
  // 기본 공제 150만원 (만원 단위)
  const taxableMan = Math.max(0, operatingMan - 150);
  const b = TAX_BRACKETS.findIndex(r =&gt; taxableMan &lt;= r.limit);
  const idx = b === -1 ? TAX_BRACKETS.length-1 : b;
  const br = TAX_BRACKETS[idx];
  const tax = Math.max(0, taxableMan * br.rate - br.deduct);
  return { tax, rate: br.rate_label, bracketIdx: idx };
}

// 건강보험 (지역가입자, 소득의 약 7.09%)
function calcHealth(operatingMan) {
  return Math.max(0, operatingMan * 0.0709);
}

// ── 메인 계산 ──
function calc() {
  const rev   = vals.rev;                        // 만원
  const cogs  = rev * vals.cogs / 100;           // 매출원가
  const labor = vals.labor;
  const rent  = vals.rent;
  const etc   = vals.etc;
  const totalExp = cogs + labor + rent + etc;
  const operating = rev - totalExp;              // 사업소득 (세전)

  const { tax: incTax, rate: taxRate, bracketIdx } = calcIncomeTax(operating);
  const localTax = incTax * 0.1;
  const health = calcHealth(operating);
  const totalTax = incTax + localTax + health;
  const net = operating - totalTax;
  const margin = rev &gt; 0 ? net/rev*100 : 0;
  const effRate = operating &gt; 0 ? totalTax/operating*100 : 0;

  // ── KPI 업데이트 ──
  const setText = (id, v, cls) =&gt; {
    const el = document.getElementById(id);
    if (!el) return;
    el.textContent = v;
    if (cls) { el.className = 'kc-val ' + cls; }
  };
  setText('kpi-operating', fmt(operating),  operating&gt;=0?'kc-blue':'kc-red');
  setText('kpi-tax',       fmt(totalTax),   'kc-orange');
  setText('kpi-net',       fmt(net),        net&gt;=0?'kc-green':'kc-red');
  setText('kpi-monthly',   fmt(net/12),     net&gt;=0?'kc-blue':'kc-red');
  setText('kpi-effrate',   effRate.toFixed(1)+'%', 'kc-orange');
  setText('kpi-margin',    margin.toFixed(1)+'%', margin&gt;=0?'kc-gray':'kc-red');

  // ── 스택 바 ──
  if (rev &gt; 0) {
    const segs = [
      { key:'cogs',  val:cogs,    color:COLORS.cogs,  label:'매출원가' },
      { key:'labor', val:labor,   color:COLORS.labor, label:'인건비' },
      { key:'rent',  val:rent,    color:COLORS.rent,  label:'임대료' },
      { key:'etc',   val:etc,     color:COLORS.etc,   label:'기타경비' },
      { key:'tax',   val:incTax+localTax, color:COLORS.tax, label:'종합소득세' },
      { key:'ins',   val:health,  color:COLORS.ins,   label:'4대보험' },
      { key:'net',   val:Math.max(0,net), color:COLORS.net, label:'순이익' },
    ].filter(s =&gt; s.val &gt; 0);

    const bar = document.getElementById('stack-bar');
    bar.innerHTML = segs.map(s =&gt; {
      const p = s.val/rev*100;
      const showLabel = p &gt;= 7;
      return `&lt;div class=&quot;stack-seg&quot; style=&quot;flex:${p};background:${s.color};&quot;&gt;
        ${showLabel ? `&lt;span class=&quot;seg-pct&quot;&gt;${p.toFixed(1)}%&lt;/span&gt;&lt;span class=&quot;seg-label&quot;&gt;${s.label}&lt;/span&gt;` : ''}
      &lt;/div&gt;`;
    }).join('');

    const legend = document.getElementById('legend');
    legend.innerHTML = segs.map(s =&gt; `
      &lt;div class=&quot;leg-item&quot;&gt;
        &lt;div class=&quot;leg-dot&quot; style=&quot;background:${s.color};&quot;&gt;&lt;/div&gt;
        &lt;span class=&quot;leg-txt&quot;&gt;${s.label}&lt;/span&gt;
      &lt;/div&gt;
    `).join('');
  }

  // ── 비용 구조 테이블 ──
  const costItems = [
    { label:'매출원가', val:cogs,  pctOf:rev },
    { label:'인건비',   val:labor, pctOf:rev },
    { label:'임대료',   val:rent,  pctOf:rev },
    { label:'기타경비', val:etc,   pctOf:rev },
    { label:'종합소득세', val:incTax+localTax, pctOf:rev },
    { label:'4대보험',  val:health, pctOf:rev },
  ].filter(i =&gt; i.val &gt; 0);

  document.getElementById('cost-table').innerHTML = costItems.map(i =&gt; `
    &lt;tr&gt;
      &lt;td class=&quot;ct-label&quot;&gt;${i.label}&lt;/td&gt;
      &lt;td class=&quot;ct-amt&quot;&gt;${fmt(i.val)}&lt;/td&gt;
      &lt;td class=&quot;ct-pct&quot;&gt;${pct(i.val, i.pctOf)}&lt;/td&gt;
    &lt;/tr&gt;
  `).join('');

  // ── 세금 구간 ──
  document.getElementById('bracket-list').innerHTML = TAX_BRACKETS.map((b, i) =&gt; {
    const isCur = i === bracketIdx;
    const barW = isCur ? 100 : (i &lt; bracketIdx ? 100 : 0);
    return `
      &lt;div class=&quot;bracket-item ${isCur?'active':''}&quot;&gt;
        &lt;span class=&quot;bi-arrow&quot;&gt;${isCur?'▶':''}&lt;/span&gt;
        &lt;span class=&quot;bi-label&quot;&gt;${b.label}&lt;/span&gt;
        &lt;div class=&quot;bi-bar-wrap&quot;&gt;&lt;div class=&quot;bi-bar ${isCur?'active':''}&quot; style=&quot;width:${barW}%;&quot;&gt;&lt;/div&gt;&lt;/div&gt;
        &lt;span class=&quot;bi-rate&quot;&gt;${b.rate_label}&lt;/span&gt;
      &lt;/div&gt;
    `;
  }).join('');
}

// ── 초기화 ──
window.addEventListener('DOMContentLoaded', () =&gt; {
  buildSliders();
  calc();
});
&lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/307</guid>
      <comments>https://jejerim.tistory.com/entry/%EA%B0%9C%EC%9D%B8-%EC%82%AC%EC%97%85%EC%9E%90-%EC%86%90%EC%9D%B5-%EA%B3%84%EC%82%B0%EA%B8%B0%EB%AC%B4%EB%A3%8C#entry307comment</comments>
      <pubDate>Mon, 6 Apr 2026 14:36:45 +0900</pubDate>
    </item>
    <item>
      <title>절대로 잃지 않는 투자 방법 &amp;mdash; 이지영 강사 투자 철학 실전 행동 가이드</title>
      <link>https://jejerim.tistory.com/entry/%EC%A0%88%EB%8C%80%EB%A1%9C-%EC%9E%83%EC%A7%80-%EC%95%8A%EB%8A%94-%ED%88%AC%EC%9E%90-%EB%B0%A9%EB%B2%95-%E2%80%94-%EC%9D%B4%EC%A7%80%EC%98%81-%EA%B0%95%EC%82%AC-%ED%88%AC%EC%9E%90-%EC%B2%A0%ED%95%99-%EC%8B%A4%EC%A0%84-%ED%96%89%EB%8F%99-%EA%B0%80%EC%9D%B4%EB%93%9C</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;제목을 입력해주세요_-001 (1).png&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/ckrPUA/dJMcadaoSlW/Q5Khc1bOAbr25RMzCsYId0/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/ckrPUA/dJMcadaoSlW/Q5Khc1bOAbr25RMzCsYId0/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/ckrPUA/dJMcadaoSlW/Q5Khc1bOAbr25RMzCsYId0/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FckrPUA%2FdJMcadaoSlW%2FQ5Khc1bOAbr25RMzCsYId0%2Fimg.png&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;399&quot; height=&quot;399&quot; data-filename=&quot;제목을 입력해주세요_-001 (1).png&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@700;900&amp;family=Noto+Sans+KR:wght@400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
:root{
  --ink:#0d0b09;--paper:#f9f6f0;--warm:#f0ebe0;
  --red:#c0392b;--gold:#c8960a;--green:#1a6b3c;
  --blue:#1a3f7a;--mid:#5a4e42;--light:#e0d8cc;--muted:#8a7e72;
  --navy:#0a1628;--teal:#0f6b6b;
}
*{margin:0;padding:0;box-sizing:border-box;}
body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.88;}
.wrap{max-width:760px;margin:0 auto;padding:0 20px 72px;}

/* ── 헤더 ── */
.hero{background:var(--navy);color:#fff;padding:48px 28px 42px;position:relative;overflow:hidden;}
.hero::before{content:'';position:absolute;top:-80px;right:-60px;width:280px;height:280px;border-radius:50%;background:rgba(200,150,10,0.08);}
.hero::after{content:'';position:absolute;bottom:-60px;left:-40px;width:220px;height:220px;border-radius:50%;background:rgba(15,107,107,0.12);}
.hero-inner{max-width:760px;margin:0 auto;position:relative;z-index:1;}
.hero-label{display:inline-block;background:var(--gold);color:var(--ink);font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;padding:4px 12px;margin-bottom:18px;}
.hero h1{font-family:'Noto Serif KR',serif;font-size:clamp(21px,4.5vw,32px);font-weight:900;line-height:1.38;margin-bottom:14px;}
.hero h1 em{color:var(--gold);font-style:normal;border-bottom:2px solid var(--gold);padding-bottom:2px;}
.hero-sub{font-size:13.5px;color:rgba(255,255,255,0.62);border-left:3px solid var(--gold);padding-left:14px;line-height:1.75;max-width:580px;}
.hero-quote{margin-top:20px;padding:14px 18px;background:rgba(255,255,255,0.05);border-left:3px solid var(--teal);font-family:'Noto Serif KR',serif;font-size:15px;font-weight:700;color:rgba(255,255,255,0.88);line-height:1.6;}

/* ── KPI ── */
.kpi-row{display:grid;grid-template-columns:repeat(3,1fr);}
.kpi{background:#0e1520;color:#fff;padding:18px 14px;text-align:center;border-right:1px solid rgba(255,255,255,0.07);}
.kpi:last-child{border-right:none;}
.kpi-num{font-family:'Noto Serif KR',serif;font-size:20px;font-weight:900;color:var(--gold);line-height:1.2;margin-bottom:5px;}
.kpi-lbl{font-size:11px;color:rgba(255,255,255,0.4);letter-spacing:1px;}

/* ── 목차 ── */
.toc-box{background:var(--warm);border:2px solid var(--light);border-left:5px solid var(--navy);padding:20px 24px;margin:28px 0;}
.toc-box h3{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--mid);margin-bottom:12px;}
.toc-list{list-style:none;display:flex;flex-direction:column;gap:7px;}
.toc-list a{color:var(--ink);text-decoration:none;font-size:13.5px;display:flex;align-items:center;gap:8px;}
.toc-list a:hover{color:var(--teal);}
.toc-num{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:var(--navy);color:#fff;font-size:10px;font-weight:700;border-radius:50%;flex-shrink:0;}

/* ── 섹션 공통 ── */
.section{margin:52px 0;}
.sec-tag{display:inline-block;color:#fff;font-size:10px;font-weight:700;padding:3px 10px;letter-spacing:1px;margin-bottom:10px;}
.sec-tag.navy{background:var(--navy);}
.sec-tag.gold{background:var(--gold);color:var(--ink);}
.sec-tag.green{background:var(--green);}
.sec-tag.teal{background:var(--teal);}
.sec-tag.red{background:var(--red);}
.sec-tag.blue{background:var(--blue);}
.sec-title{font-family:'Noto Serif KR',serif;font-size:clamp(19px,3vw,25px);font-weight:900;color:var(--ink);line-height:1.35;margin-bottom:8px;}
.sec-sub{font-size:13px;color:var(--muted);margin-bottom:22px;padding-left:12px;border-left:3px solid var(--light);}
.divider{border:none;border-top:1px solid var(--light);margin:40px 0;}
.prose{font-size:14.5px;color:var(--mid);line-height:1.9;margin-bottom:14px;}
.prose strong{color:var(--ink);font-weight:700;}

/* ── 콜아웃 ── */
.callout{padding:16px 20px;margin:18px 0;font-size:13.5px;line-height:1.8;}
.callout.danger{background:#fdf0ee;border-left:5px solid var(--red);color:#7a1f1f;}
.callout.warn{background:#fff8e0;border-left:5px solid var(--gold);color:#6a4d00;}
.callout.ok{background:#edf7f0;border-left:5px solid var(--green);color:#1a3a28;}
.callout.info{background:#eef3fc;border-left:5px solid var(--blue);color:#1a2f5a;}
.callout.teal{background:#e6f4f4;border-left:5px solid var(--teal);color:#084040;}
.callout strong{font-weight:700;}

/* ── STEP 1: 자기 가치 도식 ── */
.value-pyramid{margin:20px 0;}
.pyramid-row{display:flex;justify-content:center;margin-bottom:6px;}
.pyramid-block{display:flex;align-items:center;justify-content:center;text-align:center;padding:14px 20px;font-size:13px;font-weight:700;line-height:1.4;}
.pb-top{background:var(--gold);color:var(--ink);width:60%;border-radius:2px;}
.pb-mid{background:var(--teal);color:#fff;width:78%;border-radius:2px;}
.pb-bot{background:var(--navy);color:#fff;width:96%;border-radius:2px;}
.pyramid-lbl{text-align:center;font-size:11px;color:var(--muted);margin-top:4px;}

/* ── STEP 2: 포트폴리오 도식 ── */
.portfolio-ring{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin:20px 0;}
.port-card{padding:18px 14px;text-align:center;border-radius:2px;}
.port-card.stocks{background:var(--navy);color:#fff;}
.port-card.bonds{background:var(--teal);color:#fff;}
.port-card.fx{background:var(--gold);color:var(--ink);}
.port-pct{font-family:'Noto Serif KR',serif;font-size:28px;font-weight:900;line-height:1;margin-bottom:6px;}
.port-name{font-size:11px;font-weight:700;letter-spacing:1px;margin-bottom:8px;opacity:0.75;}
.port-desc{font-size:11.5px;line-height:1.55;}
.port-card.stocks .port-desc{color:rgba(255,255,255,0.7);}
.port-card.bonds .port-desc{color:rgba(255,255,255,0.75);}
.port-card.fx .port-desc{color:rgba(0,0,0,0.6);}
.port-note{background:#fff;border:1px solid var(--light);padding:12px 16px;font-size:12.5px;color:var(--mid);margin-top:8px;text-align:center;}

/* ── 상관관계 도식 ── */
.relation-box{background:#fff;border:1px solid var(--light);border-top:4px solid var(--teal);padding:20px;margin:18px 0;}
.relation-box h4{font-size:14px;font-weight:700;margin-bottom:16px;}
.rel-row{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:13px;}
.rel-row:last-child{margin-bottom:0;}
.rel-asset{min-width:70px;font-weight:700;color:var(--ink);}
.rel-bar-wrap{flex:1;height:24px;background:var(--warm);border-radius:2px;overflow:hidden;position:relative;}
.rel-bar{height:100%;display:flex;align-items:center;padding:0 8px;font-size:11px;font-weight:700;color:#fff;border-radius:2px;}
.rel-up{background:var(--green);}
.rel-down{background:var(--red);}
.rel-neutral{background:var(--muted);}
.rel-tag{min-width:60px;font-size:11px;font-weight:700;text-align:right;}
.rel-tag.up{color:var(--green);}
.rel-tag.down{color:var(--red);}

/* ── STEP 3: 위기 체크 ── */
.crisis-check{display:flex;flex-direction:column;gap:10px;margin:20px 0;}
.crisis-item{display:flex;gap:0;background:#fff;border:1px solid var(--light);overflow:hidden;}
.crisis-q{min-width:48px;background:var(--navy);color:var(--gold);display:flex;align-items:center;justify-content:center;font-family:'Noto Serif KR',serif;font-size:16px;font-weight:900;flex-shrink:0;}
.crisis-body{padding:14px 16px;}
.crisis-body h4{font-size:13.5px;font-weight:700;margin-bottom:4px;}
.crisis-body p{font-size:12.5px;color:var(--mid);line-height:1.65;}
.crisis-body p strong{color:var(--ink);}
.crisis-answer{margin:6px 0 0;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;padding:3px 10px;}
.crisis-answer.ok{background:#edf7f0;color:var(--green);}
.crisis-answer.ng{background:#fdf0ee;color:var(--red);}

/* ── STEP 4: 행동 순서 타임라인 ── */
.action-steps{display:flex;flex-direction:column;gap:0;margin:20px 0;}
.action-item{display:flex;gap:0;position:relative;}
.action-item::before{content:'';position:absolute;left:22px;top:46px;bottom:-1px;width:2px;background:var(--light);}
.action-item:last-child::before{display:none;}
.action-dot{min-width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0;margin-top:4px;margin-right:14px;z-index:1;color:#fff;}
.action-dot.s1{background:var(--navy);}
.action-dot.s2{background:var(--teal);}
.action-dot.s3{background:var(--gold);color:var(--ink);}
.action-dot.s4{background:var(--green);}
.action-dot.s5{background:var(--blue);}
.action-body{background:#fff;border:1px solid var(--light);padding:14px 16px;margin-bottom:10px;flex:1;}
.action-phase{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--muted);margin-bottom:4px;}
.action-body h4{font-size:14px;font-weight:700;margin-bottom:6px;}
.action-body p{font-size:13px;color:var(--mid);line-height:1.7;}
.action-body p strong{color:var(--ink);}
.action-do{margin-top:10px;background:var(--warm);padding:10px 14px;font-size:12.5px;}
.action-do strong{color:var(--navy);font-weight:700;}

/* ── 표 ── */
.data-table{width:100%;border-collapse:collapse;margin:18px 0;font-size:13.5px;}
.data-table th{background:var(--navy);color:#fff;padding:10px 14px;text-align:left;font-size:12px;}
.data-table td{padding:11px 14px;border-bottom:1px solid var(--light);background:#fff;}
.data-table tr:nth-child(even) td{background:var(--warm);}
.data-table .ok{color:var(--green);font-weight:700;}
.data-table .ng{color:var(--red);font-weight:700;}
.data-table .num{font-family:'Noto Serif KR',serif;font-size:15px;font-weight:700;color:var(--navy);}

/* ── CTA ── */
.cta-wrap{background:var(--navy);padding:22px 24px;margin:28px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;color:#fff;}
.cta-wrap strong{font-size:16px;font-weight:900;display:block;margin-bottom:3px;}
.cta-wrap p{font-size:13px;color:rgba(255,255,255,0.65);}
.cta-btn{background:var(--gold);color:var(--ink);font-size:12px;font-weight:700;padding:10px 20px;text-decoration:none;letter-spacing:1px;white-space:nowrap;flex-shrink:0;border:none;cursor:pointer;}

/* ── 요약 ── */
.summary-box{background:var(--navy);color:#fff;padding:28px 26px;margin:40px 0;}
.summary-box h3{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:900;color:var(--gold);margin-bottom:16px;}
.sum-list{list-style:none;display:flex;flex-direction:column;gap:10px;}
.sum-list li{font-size:13.5px;display:flex;gap:10px;align-items:flex-start;color:rgba(255,255,255,0.85);}
.sum-list li::before{content:'→';color:var(--gold);font-weight:900;flex-shrink:0;}

.post-footer{border-top:2px solid var(--light);padding-top:16px;margin-top:48px;font-size:12px;color:var(--muted);display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px;}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;div class=&quot;hero&quot;&gt;
  &lt;div class=&quot;hero-inner&quot;&gt;
    &lt;div class=&quot;hero-label&quot;&gt;이지영 강사 · 투자 철학 실전 가이드&lt;/div&gt;
    &lt;h1&gt;절대로 &lt;em&gt;잃지 않는&lt;/em&gt;&lt;br&gt;투자 방법 — 행동 순서&lt;/h1&gt;
    &lt;p class=&quot;hero-sub&quot;&gt;수익보다 방어. 자기 계발이 먼저. 이지영 강사의 투자 철학을 투자자 입장에서 순서대로 실행하는 방법을 정리했습니다.&lt;/p&gt;
    &lt;div class=&quot;hero-quote&quot;&gt;&quot;국가 부도가 와도 잃지 않을 수 있는가? — 이 질문 하나가 모든 투자 결정의 기준입니다.&quot;&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;kpi-row&quot;&gt;
  &lt;div class=&quot;kpi&quot;&gt;&lt;div class=&quot;kpi-num&quot;&gt;방어 우선&lt;/div&gt;&lt;div class=&quot;kpi-lbl&quot;&gt;핵심 투자 원칙&lt;/div&gt;&lt;/div&gt;
  &lt;div class=&quot;kpi&quot;&gt;&lt;div class=&quot;kpi-num&quot;&gt;나 → 시장&lt;/div&gt;&lt;div class=&quot;kpi-lbl&quot;&gt;투자 우선순위&lt;/div&gt;&lt;/div&gt;
  &lt;div class=&quot;kpi&quot;&gt;&lt;div class=&quot;kpi-num&quot;&gt;3자산 분산&lt;/div&gt;&lt;div class=&quot;kpi-lbl&quot;&gt;포트폴리오 구조&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;wrap&quot;&gt;

&lt;div class=&quot;toc-box&quot;&gt;
  &lt;h3&gt;행동 순서 목차&lt;/h3&gt;
  &lt;ul class=&quot;toc-list&quot;&gt;
    &lt;li&gt;&lt;a href=&quot;#step1&quot;&gt;&lt;span class=&quot;toc-num&quot;&gt;1&lt;/span&gt; STEP 1 — 먼저 '나'에 투자하세요 (본업 소득 키우기)&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;#step2&quot;&gt;&lt;span class=&quot;toc-num&quot;&gt;2&lt;/span&gt; STEP 2 — 포트폴리오 설계 (3자산 분산 구조)&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;#step3&quot;&gt;&lt;span class=&quot;toc-num&quot;&gt;3&lt;/span&gt; STEP 3 — 투자 전 반드시 이 질문을 하세요&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;#step4&quot;&gt;&lt;span class=&quot;toc-num&quot;&gt;4&lt;/span&gt; STEP 4 — 실전 매수·매도 행동 순서&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;#step5&quot;&gt;&lt;span class=&quot;toc-num&quot;&gt;5&lt;/span&gt; STEP 5 — 하면 안 되는 것들&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
&lt;/div&gt;

&lt;hr class=&quot;divider&quot;&gt;

&lt;!-- ════════════
     STEP 1
     ════════════ --&gt;
&lt;div class=&quot;section&quot; id=&quot;step1&quot;&gt;
  &lt;div class=&quot;sec-tag navy&quot;&gt;STEP 1 · 가장 먼저&lt;/div&gt;
  &lt;h2 class=&quot;sec-title&quot;&gt;외부 투자보다&lt;br&gt;'나'에 먼저 투자하세요&lt;/h2&gt;
  &lt;p class=&quot;sec-sub&quot;&gt;이지영 강사가 말하는 제1의 재테크 — 본업 소득을 키우는 것입니다&lt;/p&gt;

  &lt;!--google_ad_section_start--&gt;
  &lt;p class=&quot;prose&quot;&gt;주식 계좌를 열기 전에 먼저 해야 할 것이 있습니다. 바로 &lt;strong&gt;내 몸값을 올리는 것&lt;/strong&gt;입니다. 이지영 강사는 가장 확실한 자산 증식의 기반은 본업 소득이라고 말합니다. 투자금이 작을수록 시장 변동에 흔들릴 수밖에 없습니다. 하지만 본업 소득이 탄탄하면 시장이 무너져도 버틸 수 있습니다.&lt;/p&gt;

  &lt;div class=&quot;value-pyramid&quot;&gt;
    &lt;div class=&quot;pyramid-row&quot;&gt;&lt;div class=&quot;pyramid-block pb-top&quot;&gt;나의 전문성·몸값&lt;br&gt;&lt;span style=&quot;font-size:11px;font-weight:400;&quot;&gt;연봉·수입 극대화&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;
    &lt;div class=&quot;pyramid-row&quot;&gt;&lt;div class=&quot;pyramid-block pb-mid&quot;&gt;본업 소득을 투자 재원으로 전환&lt;br&gt;&lt;span style=&quot;font-size:11px;font-weight:400;&quot;&gt;생활비 차감 후 잉여 자금만 투자&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;
    &lt;div class=&quot;pyramid-row&quot;&gt;&lt;div class=&quot;pyramid-block pb-bot&quot;&gt;3자산 분산 포트폴리오 (주식·채권·외환)&lt;br&gt;&lt;span style=&quot;font-size:11px;font-weight:400;&quot;&gt;잃지 않는 구조로 운용&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;
    &lt;div class=&quot;pyramid-lbl&quot;&gt;▲ 이 순서대로 쌓아야 합니다&lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;action-do&quot; style=&quot;background:var(--warm);padding:14px 18px;border-left:5px solid var(--gold);font-size:13.5px;color:var(--mid);&quot;&gt;
    &lt;strong style=&quot;color:var(--navy);&quot;&gt;✅ 지금 당장 할 행동&lt;/strong&gt;&lt;br&gt;
    투자 계좌 개설 전에 → 내 연봉·수입을 올릴 수 있는 방법 1가지를 먼저 실행하세요. 자격증 취득, 부업 시작, 직무 역량 강화 중 하나를 선택하세요.
  &lt;/div&gt;
  &lt;!--google_ad_section_end--&gt;
&lt;/div&gt;

&lt;hr class=&quot;divider&quot;&gt;

&lt;!-- ════════════
     STEP 2
     ════════════ --&gt;
&lt;div class=&quot;section&quot; id=&quot;step2&quot;&gt;
  &lt;div class=&quot;sec-tag teal&quot;&gt;STEP 2 · 포트폴리오&lt;/div&gt;
  &lt;h2 class=&quot;sec-title&quot;&gt;3자산 분산 구조로&lt;br&gt;포트폴리오를 설계하세요&lt;/h2&gt;
  &lt;p class=&quot;sec-sub&quot;&gt;주식이 떨어질 때 채권·외환이 올라가는 구조 — 서로 반대로 움직이게 설계합니다&lt;/p&gt;

  &lt;!--google_ad_section_start--&gt;
  &lt;div class=&quot;portfolio-ring&quot;&gt;
    &lt;div class=&quot;port-card stocks&quot;&gt;
      &lt;div class=&quot;port-name&quot;&gt;STOCKS · 주식&lt;/div&gt;
      &lt;div class=&quot;port-pct&quot;&gt;40~60%&lt;/div&gt;
      &lt;div class=&quot;port-desc&quot;&gt;성장 자산.&lt;br&gt;하락 시 채권·외환으로 매수 기회 포착&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;port-card bonds&quot;&gt;
      &lt;div class=&quot;port-name&quot;&gt;BONDS · 채권&lt;/div&gt;
      &lt;div class=&quot;port-pct&quot;&gt;20~30%&lt;/div&gt;
      &lt;div class=&quot;port-desc&quot;&gt;방어 자산.&lt;br&gt;주가 하락 시 반대로 상승하는 구조&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;port-card fx&quot;&gt;
      &lt;div class=&quot;port-name&quot;&gt;FX · 외환&lt;/div&gt;
      &lt;div class=&quot;port-pct&quot;&gt;10~20%&lt;/div&gt;
      &lt;div class=&quot;port-desc&quot;&gt;환차익 자산.&lt;br&gt;환율 상승 시 수익 → 주식 매수 재원&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;div class=&quot;port-note&quot;&gt;※ 비율은 개인 상황에 따라 조정. 핵심은 &lt;strong&gt;서로 반대로 움직이는 자산&lt;/strong&gt;을 함께 보유하는 것입니다.&lt;/div&gt;

  &lt;div class=&quot;relation-box&quot;&gt;
    &lt;h4&gt;  자산별 상관관계 — 주식 하락 시 무슨 일이 생기나&lt;/h4&gt;
    &lt;div class=&quot;rel-row&quot;&gt;
      &lt;div class=&quot;rel-asset&quot;&gt;  주식&lt;/div&gt;
      &lt;div class=&quot;rel-bar-wrap&quot;&gt;&lt;div class=&quot;rel-bar rel-down&quot; style=&quot;width:80%;&quot;&gt;하락&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;rel-tag down&quot;&gt;▼ 하락&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;rel-row&quot;&gt;
      &lt;div class=&quot;rel-asset&quot;&gt;  채권&lt;/div&gt;
      &lt;div class=&quot;rel-bar-wrap&quot;&gt;&lt;div class=&quot;rel-bar rel-up&quot; style=&quot;width:65%;&quot;&gt;주가 하락 시 상승 경향&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;rel-tag up&quot;&gt;▲ 상승&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;rel-row&quot;&gt;
      &lt;div class=&quot;rel-asset&quot;&gt;  환율&lt;/div&gt;
      &lt;div class=&quot;rel-bar-wrap&quot;&gt;&lt;div class=&quot;rel-bar rel-up&quot; style=&quot;width:55%;&quot;&gt;위기 시 달러 강세&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;rel-tag up&quot;&gt;▲ 상승&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;!--google_ad_section_end--&gt;

  &lt;div class=&quot;callout teal&quot;&gt;
    &lt;strong&gt;  실전 작동 원리&lt;/strong&gt;&lt;br&gt;
    주식이 폭락할 때 → 보유한 채권·외환 가치가 올라갑니다&lt;br&gt;
    → 채권·외환에서 생긴 수익으로 → 떨어진 주식을 저가에 매수&lt;br&gt;
    → &lt;strong&gt;위기가 오히려 매수 기회가 되는 구조&lt;/strong&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;hr class=&quot;divider&quot;&gt;

&lt;!-- ════════════
     STEP 3
     ════════════ --&gt;
&lt;div class=&quot;section&quot; id=&quot;step3&quot;&gt;
  &lt;div class=&quot;sec-tag gold&quot;&gt;STEP 3 · 투자 전 질문&lt;/div&gt;
  &lt;h2 class=&quot;sec-title&quot;&gt;투자 결정 전&lt;br&gt;반드시 이 질문을 하세요&lt;/h2&gt;
  &lt;p class=&quot;sec-sub&quot;&gt;국가 부도·IMF 수준의 위기를 기준으로 생각합니다 — 이게 이지영 강사의 기준선입니다&lt;/p&gt;

  &lt;!--google_ad_section_start--&gt;
  &lt;div class=&quot;crisis-check&quot;&gt;
    &lt;div class=&quot;crisis-item&quot;&gt;
      &lt;div class=&quot;crisis-q&quot;&gt;Q1&lt;/div&gt;
      &lt;div class=&quot;crisis-body&quot;&gt;
        &lt;h4&gt;IMF·국가 부도 수준의 위기가 와도 이 투자에서 잃지 않을 수 있는가?&lt;/h4&gt;
        &lt;p&gt;극단적 시나리오에서도 살아남을 수 있는지 먼저 확인합니다. &lt;strong&gt;대답이 &quot;아니오&quot;라면 비중을 줄이거나 보류&lt;/strong&gt;합니다.&lt;/p&gt;
        &lt;span class=&quot;crisis-answer ok&quot;&gt;✓ YES → 투자 진행&lt;/span&gt;
        &lt;span class=&quot;crisis-answer ng&quot;&gt;✗ NO → 비중 축소 or 보류&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;crisis-item&quot;&gt;
      &lt;div class=&quot;crisis-q&quot;&gt;Q2&lt;/div&gt;
      &lt;div class=&quot;crisis-body&quot;&gt;
        &lt;h4&gt;이 자산이 하락할 때, 포트폴리오 내 다른 자산이 올라가는가?&lt;/h4&gt;
        &lt;p&gt;상관관계를 확인합니다. &lt;strong&gt;모든 자산이 같은 방향으로 움직인다면 분산이 아닙니다.&lt;/strong&gt;&lt;/p&gt;
        &lt;span class=&quot;crisis-answer ok&quot;&gt;✓ 반대로 움직임 → OK&lt;/span&gt;
        &lt;span class=&quot;crisis-answer ng&quot;&gt;✗ 같이 움직임 → 재설계 필요&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;crisis-item&quot;&gt;
      &lt;div class=&quot;crisis-q&quot;&gt;Q3&lt;/div&gt;
      &lt;div class=&quot;crisis-body&quot;&gt;
        &lt;h4&gt;이 투자금이 전부 사라져도 생활에 지장이 없는가?&lt;/h4&gt;
        &lt;p&gt;생활비·비상금과 투자금을 철저히 분리합니다. &lt;strong&gt;필요한 돈으로 투자하면 판단이 흐려집니다.&lt;/strong&gt;&lt;/p&gt;
        &lt;span class=&quot;crisis-answer ok&quot;&gt;✓ 여유 자금만 투자 → OK&lt;/span&gt;
        &lt;span class=&quot;crisis-answer ng&quot;&gt;✗ 생활비 포함 → 즉시 중단&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;!--google_ad_section_end--&gt;
&lt;/div&gt;

&lt;hr class=&quot;divider&quot;&gt;

&lt;!-- ════════════
     STEP 4
     ════════════ --&gt;
&lt;div class=&quot;section&quot; id=&quot;step4&quot;&gt;
  &lt;div class=&quot;sec-tag green&quot;&gt;STEP 4 · 실전 행동&lt;/div&gt;
  &lt;h2 class=&quot;sec-title&quot;&gt;실전 매수·매도&lt;br&gt;행동 순서&lt;/h2&gt;
  &lt;p class=&quot;sec-sub&quot;&gt;이지영 철학을 적용한 실제 투자 행동 5단계입니다&lt;/p&gt;

  &lt;div class=&quot;action-steps&quot;&gt;
    &lt;div class=&quot;action-item&quot;&gt;
      &lt;div class=&quot;action-dot s1&quot;&gt;1&lt;/div&gt;
      &lt;div class=&quot;action-body&quot;&gt;
        &lt;div class=&quot;action-phase&quot;&gt;준비 단계&lt;/div&gt;
        &lt;h4&gt;투자 가능 금액 확정 — 여유 자금만 따로 떼어냅니다&lt;/h4&gt;
        &lt;p&gt;월 소득에서 생활비·비상금(3~6개월치) 제외 후 &lt;strong&gt;남은 금액의 일부만 투자금&lt;/strong&gt;으로 설정합니다. 이 금액이 0이 돼도 생활에 지장이 없어야 합니다.&lt;/p&gt;
        &lt;div class=&quot;action-do&quot;&gt;&lt;strong&gt;✅ 행동:&lt;/strong&gt; 투자 전용 계좌를 생활비 계좌와 분리해서 개설합니다.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;action-item&quot;&gt;
      &lt;div class=&quot;action-dot s2&quot;&gt;2&lt;/div&gt;
      &lt;div class=&quot;action-body&quot;&gt;
        &lt;div class=&quot;action-phase&quot;&gt;설계 단계&lt;/div&gt;
        &lt;h4&gt;3자산 비율 결정 — 주식·채권·외환 비중을 정합니다&lt;/h4&gt;
        &lt;p&gt;처음이라면 &lt;strong&gt;주식 50 / 채권 30 / 외환(달러) 20&lt;/strong&gt; 비율로 시작합니다. 나이가 많을수록 채권 비중을 높이고, 공격적일수록 주식 비중을 높입니다.&lt;/p&gt;
        &lt;div class=&quot;action-do&quot;&gt;&lt;strong&gt;✅ 행동:&lt;/strong&gt; 증권사 앱에서 국내 ETF(주식형), 채권 ETF, 달러 ETF 3가지를 찾아 매수 목록에 담아둡니다.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;action-item&quot;&gt;
      &lt;div class=&quot;action-dot s3&quot;&gt;3&lt;/div&gt;
      &lt;div class=&quot;action-body&quot;&gt;
        &lt;div class=&quot;action-phase&quot;&gt;매수 단계&lt;/div&gt;
        &lt;h4&gt;한 번에 다 사지 말고 — 분할 매수합니다&lt;/h4&gt;
        &lt;p&gt;투자금을 3~4등분해서 &lt;strong&gt;매월 정해진 날에 나눠서 매수&lt;/strong&gt;합니다. 한 번에 몰빵하면 타이밍 리스크가 생깁니다. 주가가 떨어지면 추가 매수 기회로 봅니다.&lt;/p&gt;
        &lt;div class=&quot;action-do&quot;&gt;&lt;strong&gt;✅ 행동:&lt;/strong&gt; 매월 1일 자동이체처럼 정해진 금액씩 분할 매수 일정을 캘린더에 등록합니다.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;action-item&quot;&gt;
      &lt;div class=&quot;action-dot s4&quot;&gt;4&lt;/div&gt;
      &lt;div class=&quot;action-body&quot;&gt;
        &lt;div class=&quot;action-phase&quot;&gt;위기 대응 단계&lt;/div&gt;
        &lt;h4&gt;주가 폭락 시 — 패닉셀 금지, 채권·달러로 주식을 삽니다&lt;/h4&gt;
        &lt;p&gt;주가가 -20% 이상 하락하면 패닉셀 대신 &lt;strong&gt;채권·외환에서 발생한 수익을 주식 매수에 투입&lt;/strong&gt;합니다. 이것이 이지영 방식의 위기 활용법입니다.&lt;/p&gt;
        &lt;div class=&quot;action-do&quot;&gt;&lt;strong&gt;✅ 행동:&lt;/strong&gt; &quot;주가 -15% 이하 시 채권 ETF 일부 매도 → 주식 ETF 추가 매수&quot; 규칙을 미리 메모해둡니다.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;action-item&quot;&gt;
      &lt;div class=&quot;action-dot s5&quot;&gt;5&lt;/div&gt;
      &lt;div class=&quot;action-body&quot;&gt;
        &lt;div class=&quot;action-phase&quot;&gt;리밸런싱 단계&lt;/div&gt;
        &lt;h4&gt;6개월마다 비율을 원래대로 되돌립니다&lt;/h4&gt;
        &lt;p&gt;주가가 크게 올라 주식 비중이 70%가 됐다면 &lt;strong&gt;일부를 팔아 채권·외환 비중을 원래 설계대로 복구&lt;/strong&gt;합니다. 이것이 자동으로 고점 매도·저점 매수가 됩니다.&lt;/p&gt;
        &lt;div class=&quot;action-do&quot;&gt;&lt;strong&gt;✅ 행동:&lt;/strong&gt; 매년 1월, 7월에 포트폴리오 비율을 점검하는 알람을 스마트폰에 설정합니다.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;hr class=&quot;divider&quot;&gt;

&lt;!-- ════════════
     STEP 5
     ════════════ --&gt;
&lt;div class=&quot;section&quot; id=&quot;step5&quot;&gt;
  &lt;div class=&quot;sec-tag red&quot;&gt;STEP 5 · 금지 행동&lt;/div&gt;
  &lt;h2 class=&quot;sec-title&quot;&gt;이지영 철학에서&lt;br&gt;절대 하면 안 되는 것들&lt;/h2&gt;
  &lt;p class=&quot;sec-sub&quot;&gt;수익보다 손실 방어가 먼저 — 이것을 어기면 철학이 무너집니다&lt;/p&gt;

  &lt;table class=&quot;data-table&quot;&gt;
    &lt;tr&gt;&lt;th&gt;금지 행동&lt;/th&gt;&lt;th&gt;왜 안 되는가&lt;/th&gt;&lt;th&gt;대신 할 것&lt;/th&gt;&lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;strong&gt;빚 내서 투자&lt;/strong&gt;&lt;/td&gt;
      &lt;td class=&quot;ng&quot;&gt;위기 시 강제 청산 → 잃는 구조&lt;/td&gt;
      &lt;td&gt;여유 자금만 투자&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;strong&gt;한 종목 몰빵&lt;/strong&gt;&lt;/td&gt;
      &lt;td class=&quot;ng&quot;&gt;분산 효과 제로 → 하락 방어 불가&lt;/td&gt;
      &lt;td&gt;ETF로 분산 투자&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;strong&gt;단기 수익 추구&lt;/strong&gt;&lt;/td&gt;
      &lt;td class=&quot;ng&quot;&gt;도박과 구조가 같아짐&lt;/td&gt;
      &lt;td&gt;최소 3~5년 보유 원칙&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;strong&gt;패닉셀&lt;/strong&gt;&lt;/td&gt;
      &lt;td class=&quot;ng&quot;&gt;최저점 매도 → 손실 확정&lt;/td&gt;
      &lt;td&gt;하락 = 매수 기회로 전환&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;strong&gt;남의 종목 추천 따라가기&lt;/strong&gt;&lt;/td&gt;
      &lt;td class=&quot;ng&quot;&gt;내 원칙 없이 투자 → 기준 상실&lt;/td&gt;
      &lt;td&gt;Q1~Q3 체크 후 직접 판단&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;strong&gt;본업 소홀히 하기&lt;/strong&gt;&lt;/td&gt;
      &lt;td class=&quot;ng&quot;&gt;투자 재원이 줄어듦&lt;/td&gt;
      &lt;td&gt;본업 소득 먼저 키우기&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/table&gt;

  &lt;div class=&quot;callout warn&quot;&gt;
    &lt;strong&gt;⚠ 가장 중요한 원칙 하나만 기억하세요&lt;/strong&gt;&lt;br&gt;
    수익을 얼마 낼지보다 &lt;strong&gt;&quot;이 투자에서 얼마나 잃을 수 있는가&quot;&lt;/strong&gt;를 먼저 계산하세요. 최대 손실 허용 범위를 정해두고 그 안에서만 투자합니다.
  &lt;/div&gt;
&lt;/div&gt;

&lt;!-- 최종 요약 --&gt;
&lt;div class=&quot;summary-box&quot;&gt;
  &lt;h3&gt;  이지영 투자 철학 — 행동 순서 5단계 요약&lt;/h3&gt;
  &lt;ul class=&quot;sum-list&quot;&gt;
    &lt;li&gt;&lt;strong&gt;STEP 1:&lt;/strong&gt; 본업 소득을 먼저 키우세요 — 투자금 재원이 탄탄해야 방어가 됩니다&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;STEP 2:&lt;/strong&gt; 주식·채권·외환 3자산 분산 구조 설계 — 서로 반대로 움직이게&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;STEP 3:&lt;/strong&gt; 매수 전 3가지 질문 — &quot;IMF가 와도 잃지 않을 수 있는가?&quot;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;STEP 4:&lt;/strong&gt; 분할 매수 → 위기 시 채권·달러로 주식 추가 매수 → 6개월마다 리밸런싱&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;STEP 5:&lt;/strong&gt; 빚투·몰빵·패닉셀·남의 추천 — 이 4가지는 절대 금지&lt;/li&gt;
  &lt;/ul&gt;
&lt;/div&gt;

&lt;/div&gt;
&lt;div class=&quot;post-footer wrap&quot;&gt;
  &lt;span&gt;✍ 이지영 강사 유튜브 강의 내용 기반 재구성&lt;/span&gt;
  &lt;span&gt;⚠ 투자는 본인 책임 — 전문가 상담 권장&lt;/span&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/306</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%A0%88%EB%8C%80%EB%A1%9C-%EC%9E%83%EC%A7%80-%EC%95%8A%EB%8A%94-%ED%88%AC%EC%9E%90-%EB%B0%A9%EB%B2%95-%E2%80%94-%EC%9D%B4%EC%A7%80%EC%98%81-%EA%B0%95%EC%82%AC-%ED%88%AC%EC%9E%90-%EC%B2%A0%ED%95%99-%EC%8B%A4%EC%A0%84-%ED%96%89%EB%8F%99-%EA%B0%80%EC%9D%B4%EB%93%9C#entry306comment</comments>
      <pubDate>Fri, 3 Apr 2026 16:02:07 +0900</pubDate>
    </item>
    <item>
      <title>돈도 없고 빽도 없으면 그냥 이거하세요 &amp;mdash; 주언규PD 핵심 요약</title>
      <link>https://jejerim.tistory.com/entry/%EB%8F%88%EB%8F%84-%EC%97%86%EA%B3%A0-%EB%B9%BD%EB%8F%84-%EC%97%86%EC%9C%BC%EB%A9%B4-%EA%B7%B8%EB%83%A5-%EC%9D%B4%EA%B1%B0%ED%95%98%EC%84%B8%EC%9A%94-%E2%80%94-%EC%A3%BC%EC%96%B8%EA%B7%9CPD-%ED%95%B5%EC%8B%AC-%EC%9A%94%EC%95%BD</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;001.png&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bCWBSK/dJMcacJpF8c/PFCiOYeOMZO34b4rwvBB11/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bCWBSK/dJMcacJpF8c/PFCiOYeOMZO34b4rwvBB11/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bCWBSK/dJMcacJpF8c/PFCiOYeOMZO34b4rwvBB11/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbCWBSK%2FdJMcacJpF8c%2FPFCiOYeOMZO34b4rwvBB11%2Fimg.png&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;472&quot; height=&quot;472&quot; data-filename=&quot;001.png&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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;돈도 없고 빽도 없으면 그냥 이거하세요 — 주언규PD 핵심 요약&lt;/title&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@700;900&amp;family=Noto+Sans+KR:wght@400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
:root{
  --ink:#0d0b09;--paper:#f9f6f0;--warm:#f0ebe0;
  --red:#c0392b;--gold:#c8960a;--green:#1a6b3c;
  --blue:#1a3f7a;--mid:#5a4e42;--light:#e0d8cc;--muted:#8a7e72;
  --purple:#5b3fa0;
}
*{margin:0;padding:0;box-sizing:border-box;}
body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.88;}
.wrap{max-width:760px;margin:0 auto;padding:0 20px 72px;}

/* ── 헤더 ── */
.hero{background:var(--ink);color:#fff;padding:48px 28px 42px;position:relative;overflow:hidden;}
.hero::before{content:'';position:absolute;top:-80px;right:-60px;width:260px;height:260px;border-radius:50%;background:rgba(91,63,160,0.15);}
.hero::after{content:'';position:absolute;bottom:-50px;left:-40px;width:200px;height:200px;border-radius:50%;background:rgba(200,150,10,0.08);}
.hero-inner{max-width:760px;margin:0 auto;position:relative;z-index:1;}
.hero-label{display:inline-block;background:var(--gold);color:var(--ink);font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;padding:4px 12px;margin-bottom:18px;}
.hero h1{font-family:'Noto Serif KR',serif;font-size:clamp(21px,4.5vw,32px);font-weight:900;line-height:1.38;margin-bottom:14px;}
.hero h1 em{color:var(--gold);font-style:normal;border-bottom:2px solid var(--gold);padding-bottom:2px;}
.hero-sub{font-size:13.5px;color:rgba(255,255,255,0.62);border-left:3px solid var(--gold);padding-left:14px;line-height:1.75;max-width:580px;}
.hero-quote{margin-top:20px;padding:14px 18px;background:rgba(255,255,255,0.06);border-left:3px solid var(--purple);font-family:'Noto Serif KR',serif;font-size:15px;font-weight:700;color:rgba(255,255,255,0.9);line-height:1.6;}

/* ── KPI ── */
.kpi-row{display:grid;grid-template-columns:repeat(3,1fr);}
.kpi{background:#1a1816;color:#fff;padding:18px 14px;text-align:center;border-right:1px solid rgba(255,255,255,0.07);}
.kpi:last-child{border-right:none;}
.kpi-num{font-family:'Noto Serif KR',serif;font-size:20px;font-weight:900;color:var(--gold);line-height:1.2;margin-bottom:5px;}
.kpi-lbl{font-size:11px;color:rgba(255,255,255,0.4);letter-spacing:1px;}

/* ── 목차 ── */
.toc-box{background:var(--warm);border:2px solid var(--light);border-left:5px solid var(--ink);padding:20px 24px;margin:28px 0;}
.toc-box h3{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--mid);margin-bottom:12px;}
.toc-list{list-style:none;display:flex;flex-direction:column;gap:7px;}
.toc-list a{color:var(--ink);text-decoration:none;font-size:13.5px;display:flex;align-items:center;gap:8px;}
.toc-list a:hover{color:var(--red);}
.toc-num{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:var(--ink);color:#fff;font-size:10px;font-weight:700;border-radius:50%;flex-shrink:0;}

/* ── 공통 ── */
.section{margin:52px 0;}
.sec-tag{display:inline-block;color:#fff;font-size:10px;font-weight:700;padding:3px 10px;letter-spacing:1px;margin-bottom:10px;}
.sec-tag.red{background:var(--red);}
.sec-tag.blue{background:var(--blue);}
.sec-tag.green{background:var(--green);}
.sec-tag.gold{background:var(--gold);color:var(--ink);}
.sec-tag.purple{background:var(--purple);}
.sec-tag.ink{background:var(--ink);}
.sec-title{font-family:'Noto Serif KR',serif;font-size:clamp(19px,3vw,25px);font-weight:900;color:var(--ink);line-height:1.35;margin-bottom:8px;}
.sec-sub{font-size:13px;color:var(--muted);margin-bottom:22px;padding-left:12px;border-left:3px solid var(--light);}
.divider{border:none;border-top:1px solid var(--light);margin:40px 0;}
.prose{font-size:14.5px;color:var(--mid);line-height:1.9;margin-bottom:14px;}
.prose strong{color:var(--ink);font-weight:700;}

/* ── 콜아웃 ── */
.callout{padding:16px 20px;margin:18px 0;font-size:13.5px;line-height:1.8;}
.callout.danger{background:#fdf0ee;border-left:5px solid var(--red);color:#7a1f1f;}
.callout.warn{background:#fff8e0;border-left:5px solid var(--gold);color:#6a4d00;}
.callout.ok{background:#edf7f0;border-left:5px solid var(--green);color:#1a3a28;}
.callout.info{background:#eef3fc;border-left:5px solid var(--blue);color:#1a2f5a;}
.callout.purple{background:#f3f0fb;border-left:5px solid var(--purple);color:#3a2870;}
.callout strong{font-weight:700;}

/* ── 도식: 검색→추천 변화 ── */
.era-compare{display:grid;grid-template-columns:1fr 40px 1fr;gap:0;margin:20px 0;align-items:stretch;}
.era-card{padding:20px 18px;}
.era-card.old{background:#f0f0f0;border:1px solid #d0ccc8;}
.era-card.new{background:var(--ink);color:#fff;border:1px solid var(--ink);}
.era-arrow{display:flex;align-items:center;justify-content:center;background:var(--gold);color:var(--ink);font-size:18px;font-weight:900;}
.era-label{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:8px;}
.era-card.old .era-label{color:var(--muted);}
.era-card.new .era-label{color:var(--gold);}
.era-card h4{font-size:15px;font-weight:700;margin-bottom:10px;line-height:1.35;}
.era-card.old h4{color:var(--ink);}
.era-card.new h4{color:#fff;}
.era-list{list-style:none;display:flex;flex-direction:column;gap:5px;}
.era-list li{font-size:12.5px;display:flex;gap:6px;align-items:flex-start;}
.era-card.old .era-list li{color:var(--mid);}
.era-card.new .era-list li{color:rgba(255,255,255,0.75);}
.era-list li::before{content:'·';font-weight:900;flex-shrink:0;}
.era-card.old .era-list li::before{color:var(--muted);}
.era-card.new .era-list li::before{color:var(--gold);}

/* ── 도식: 욕구 구매 타이밍 ── */
.desire-bar{margin:20px 0;}
.desire-row{display:flex;align-items:center;gap:12px;margin-bottom:10px;}
.desire-lbl{font-size:12px;font-weight:700;min-width:80px;flex-shrink:0;color:var(--mid);}
.desire-track{flex:1;height:28px;background:var(--light);border-radius:4px;overflow:hidden;position:relative;}
.desire-fill{height:100%;border-radius:4px;display:flex;align-items:center;padding:0 10px;}
.desire-fill span{font-size:11px;font-weight:700;color:#fff;white-space:nowrap;}
.desire-fill.old{background:var(--muted);width:90%;}
.desire-fill.new{background:var(--blue);width:20%;}
.desire-note{font-size:12px;color:var(--muted);margin-top:4px;padding-left:92px;}

/* ── 도식: AI vs 개인 비교 ── */
.vs-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;}
@media(max-width:500px){.vs-grid{grid-template-columns:1fr;}}
.vs-card{padding:20px 18px;border-radius:2px;}
.vs-card.ai{background:#f0f0f0;border:1px solid #d0ccc8;}
.vs-card.human{background:var(--ink);color:#fff;}
.vs-card-label{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;}
.vs-card.ai .vs-card-label{color:var(--muted);}
.vs-card.human .vs-card-label{color:var(--gold);}
.vs-card h4{font-size:15px;font-weight:700;margin-bottom:12px;}
.vs-card.ai h4{color:var(--ink);}
.vs-card.human h4{color:#fff;}
.vs-item{display:flex;gap:8px;font-size:13px;padding:5px 0;border-bottom:1px dashed;}
.vs-card.ai .vs-item{color:var(--mid);border-color:var(--light);}
.vs-card.human .vs-item{color:rgba(255,255,255,0.8);border-color:rgba(255,255,255,0.1);}
.vs-item:last-child{border-bottom:none;}
.vs-item::before{flex-shrink:0;margin-top:1px;}
.vs-card.ai .vs-item::before{content:'✗';color:var(--red);font-weight:700;}
.vs-card.human .vs-item::before{content:'✓';color:var(--gold);font-weight:700;}
.vs-winner{margin-top:12px;padding:10px 14px;text-align:center;font-weight:700;font-size:13px;}
.vs-card.ai .vs-winner{background:#e0ddd8;color:var(--mid);}
.vs-card.human .vs-winner{background:var(--gold);color:var(--ink);}

/* ── 도식: 플랫폼 선택 ── */
.platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0;}
@media(max-width:480px){.platform-grid{grid-template-columns:1fr;}}
.platform-card{background:#fff;border:1px solid var(--light);border-top:4px solid var(--blue);padding:16px 14px;text-align:center;}
.platform-icon{font-size:28px;margin-bottom:8px;display:block;}
.platform-card h4{font-size:13.5px;font-weight:700;margin-bottom:6px;}
.platform-card p{font-size:12px;color:var(--mid);line-height:1.6;}
.platform-card.pick{border-top-color:var(--gold);}
.platform-card.pick h4::after{content:' ⭐';font-size:11px;}

/* ── 도식: 수익화 타임라인 ── */
.timeline{display:flex;flex-direction:column;gap:0;margin:20px 0;}
.tl-item{display:flex;gap:0;position:relative;}
.tl-item::before{content:'';position:absolute;left:22px;top:46px;bottom:-1px;width:2px;background:var(--light);}
.tl-item:last-child::before{display:none;}
.tl-dot{min-width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0;margin-top:4px;margin-right:14px;z-index:1;text-align:center;line-height:1.3;}
.tl-dot.w1{background:var(--light);color:var(--mid);}
.tl-dot.w4{background:var(--blue);color:#fff;}
.tl-dot.w8{background:var(--gold);color:var(--ink);}
.tl-dot.w16{background:var(--red);color:#fff;}
.tl-dot.end{background:var(--green);color:#fff;}
.tl-body{background:#fff;border:1px solid var(--light);padding:14px 16px;margin-bottom:10px;flex:1;}
.tl-week{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--muted);margin-bottom:4px;}
.tl-body h4{font-size:14px;font-weight:700;margin-bottom:4px;}
.tl-body p{font-size:13px;color:var(--mid);line-height:1.65;}
.tl-body p strong{color:var(--ink);}

/* ── 핵심 메시지 ── */
.core-msg{background:var(--purple);color:#fff;padding:28px 26px;margin:32px 0;text-align:center;}
.core-msg h3{font-family:'Noto Serif KR',serif;font-size:clamp(18px,3.5vw,26px);font-weight:900;line-height:1.4;margin-bottom:10px;}
.core-msg p{font-size:13.5px;color:rgba(255,255,255,0.72);line-height:1.7;}

/* ── 요약 ── */
.summary-box{background:var(--ink);color:#fff;padding:28px 26px;margin:40px 0;}
.summary-box h3{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:900;color:var(--gold);margin-bottom:16px;}
.sum-list{list-style:none;display:flex;flex-direction:column;gap:10px;}
.sum-list li{font-size:13.5px;display:flex;gap:10px;align-items:flex-start;color:rgba(255,255,255,0.85);}
.sum-list li::before{content:'→';color:var(--gold);font-weight:900;flex-shrink:0;}

.post-footer{border-top:2px solid var(--light);padding-top:16px;margin-top:48px;font-size:12px;color:var(--muted);display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px;}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;div class=&quot;hero&quot;&gt;
  &lt;div class=&quot;hero-inner&quot;&gt;
    &lt;div class=&quot;hero-label&quot;&gt;주언규PD · 유튜브 강의 핵심 정리&lt;/div&gt;
    &lt;h1&gt;돈도 없고 빽도 없으면&lt;br&gt;&lt;em&gt;그냥 이거 하세요&lt;/em&gt;&lt;/h1&gt;
    &lt;p class=&quot;hero-sub&quot;&gt;검색의 시대는 끝났습니다. AI 추천의 시대, 자본 없는 개인이 이길 수 있는 단 하나의 무기를 알려드립니다.&lt;/p&gt;
    &lt;div class=&quot;hero-quote&quot;&gt;&quot;나의 결핍이 나에게 자격을 준다&quot;&lt;br&gt;&lt;span style=&quot;font-size:12px;font-weight:400;color:rgba(255,255,255,0.5);&quot;&gt;— 주언규 PD&lt;/span&gt;&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;kpi-row&quot;&gt;
  &lt;div class=&quot;kpi&quot;&gt;&lt;div class=&quot;kpi-num&quot;&gt;검색 → AI&lt;/div&gt;&lt;div class=&quot;kpi-lbl&quot;&gt;시장 변화 핵심&lt;/div&gt;&lt;/div&gt;
  &lt;div class=&quot;kpi&quot;&gt;&lt;div class=&quot;kpi-num&quot;&gt;16주+&lt;/div&gt;&lt;div class=&quot;kpi-lbl&quot;&gt;첫 수익까지 평균&lt;/div&gt;&lt;/div&gt;
  &lt;div class=&quot;kpi&quot;&gt;&lt;div class=&quot;kpi-num&quot;&gt;결핍&lt;/div&gt;&lt;div class=&quot;kpi-lbl&quot;&gt;AI가 못 가진 무기&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;wrap&quot;&gt;

&lt;div class=&quot;toc-box&quot;&gt;
  &lt;h3&gt;목차&lt;/h3&gt;
  &lt;ul class=&quot;toc-list&quot;&gt;
    &lt;li&gt;&lt;a href=&quot;#sec1&quot;&gt;&lt;span class=&quot;toc-num&quot;&gt;1&lt;/span&gt; 검색의 종말 — 추천의 시대로 완전히 넘어갔습니다&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;#sec2&quot;&gt;&lt;span class=&quot;toc-num&quot;&gt;2&lt;/span&gt; 소비의 마이너리티 리포트 — 사기 전에 이미 추천됩니다&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;#sec3&quot;&gt;&lt;span class=&quot;toc-num&quot;&gt;3&lt;/span&gt; AI가 절대 가질 수 없는 무기 — 당신의 결핍&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;#sec4&quot;&gt;&lt;span class=&quot;toc-num&quot;&gt;4&lt;/span&gt; 비즈니스 전략 — 플랫폼 하나를 끝까지 키우세요&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;#sec5&quot;&gt;&lt;span class=&quot;toc-num&quot;&gt;5&lt;/span&gt; 수익화 타임라인 — 현실적인 기간&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
&lt;/div&gt;

&lt;hr class=&quot;divider&quot;&gt;

&lt;!-- ════════════════════════
     1. 검색의 종말
     ════════════════════════ --&gt;
&lt;div class=&quot;section&quot; id=&quot;sec1&quot;&gt;
  &lt;div class=&quot;sec-tag red&quot;&gt;변화 인식&lt;/div&gt;
  &lt;h2 class=&quot;sec-title&quot;&gt;검색의 종말&lt;br&gt;추천의 시대로 완전히 넘어갔습니다&lt;/h2&gt;
  &lt;p class=&quot;sec-sub&quot;&gt;네이버 검색 점유율은 반토막. 사람들은 이제 AI에게 묻습니다&lt;/p&gt;

  &lt;!--google_ad_section_start--&gt;
  &lt;div class=&quot;era-compare&quot;&gt;
    &lt;div class=&quot;era-card old&quot;&gt;
      &lt;div class=&quot;era-label&quot;&gt;과거 — 검색의 시대&lt;/div&gt;
      &lt;h4&gt;검색량 분석&lt;br&gt;SEO 최적화 전략&lt;/h4&gt;
      &lt;ul class=&quot;era-list&quot;&gt;
        &lt;li&gt;검색량 + 공급량 분석&lt;/li&gt;
        &lt;li&gt;키워드 상위 노출 경쟁&lt;/li&gt;
        &lt;li&gt;네이버·구글 검색 중심&lt;/li&gt;
        &lt;li&gt;욕구 90% 이상일 때 검색&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;
    &lt;div class=&quot;era-arrow&quot;&gt;→&lt;/div&gt;
    &lt;div class=&quot;era-card new&quot;&gt;
      &lt;div class=&quot;era-label&quot;&gt;현재 — AI 추천의 시대&lt;/div&gt;
      &lt;h4&gt;알고리즘이&lt;br&gt;먼저 찾아옵니다&lt;/h4&gt;
      &lt;ul class=&quot;era-list&quot;&gt;
        &lt;li&gt;GPT·제미나이에게 묻는다&lt;/li&gt;
        &lt;li&gt;숏폼·릴스 추천 기반 소비&lt;/li&gt;
        &lt;li&gt;플랫폼이 콘텐츠를 배포&lt;/li&gt;
        &lt;li&gt;욕구 10~20%일 때 추천&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;callout danger&quot;&gt;
    &lt;strong&gt;⚠ 지금도 SEO만 공부하고 있다면&lt;/strong&gt;&lt;br&gt;
    네이버 검색 점유율은 이미 반토막 났습니다. 검색 기반 전략만 고집하는 건 줄어드는 시장에서 점유율 경쟁을 하는 것과 같습니다.
  &lt;/div&gt;
  &lt;!--google_ad_section_end--&gt;
&lt;/div&gt;

&lt;hr class=&quot;divider&quot;&gt;

&lt;!-- ════════════════════════
     2. 마이너리티 리포트
     ════════════════════════ --&gt;
&lt;div class=&quot;section&quot; id=&quot;sec2&quot;&gt;
  &lt;div class=&quot;sec-tag blue&quot;&gt;소비 패턴 변화&lt;/div&gt;
  &lt;h2 class=&quot;sec-title&quot;&gt;소비의 마이너리티 리포트&lt;br&gt;사기 전에 이미 추천됩니다&lt;/h2&gt;
  &lt;p class=&quot;sec-sub&quot;&gt;욕구가 10%일 때 AI가 먼저 들고 옵니다 — 광고와 소비 구조가 바뀌었습니다&lt;/p&gt;

  &lt;!--google_ad_section_start--&gt;
  &lt;div class=&quot;desire-bar&quot;&gt;
    &lt;div style=&quot;font-size:13px;font-weight:700;color:var(--ink);margin-bottom:12px;&quot;&gt;구매 결정 시점 비교&lt;/div&gt;
    &lt;div class=&quot;desire-row&quot;&gt;
      &lt;div class=&quot;desire-lbl&quot;&gt;과거 방식&lt;/div&gt;
      &lt;div class=&quot;desire-track&quot;&gt;
        &lt;div class=&quot;desire-fill old&quot;&gt;&lt;span&gt;욕구 90% 이상일 때 검색 → 구매&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;desire-note&quot;&gt;필요하다고 느낄 때 스스로 검색해서 구매&lt;/div&gt;
    &lt;div class=&quot;desire-row&quot; style=&quot;margin-top:14px;&quot;&gt;
      &lt;div class=&quot;desire-lbl&quot;&gt;현재 방식&lt;/div&gt;
      &lt;div class=&quot;desire-track&quot;&gt;
        &lt;div class=&quot;desire-fill new&quot;&gt;&lt;span&gt;욕구 10~20%&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;desire-note&quot;&gt;AI가 이미 &quot;이거 필요하지 않아요?&quot; 하고 먼저 추천&lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;callout info&quot;&gt;
    &lt;strong&gt;  숏폼이 이걸 가능하게 만들었습니다&lt;/strong&gt;&lt;br&gt;
    콘텐츠 제작 비용이 낮아지면서 고가 제품뿐 아니라 &lt;strong&gt;생필품까지도 추천 기반 쇼핑&lt;/strong&gt;이 가능해졌습니다. 이제 어떤 물건이든 숏폼 하나가 구매를 만들어냅니다.
  &lt;/div&gt;
  &lt;!--google_ad_section_end--&gt;
&lt;/div&gt;

&lt;hr class=&quot;divider&quot;&gt;

&lt;!-- ════════════════════════
     3. 결핍이 무기다
     ════════════════════════ --&gt;
&lt;div class=&quot;section&quot; id=&quot;sec3&quot;&gt;
  &lt;div class=&quot;sec-tag purple&quot;&gt;핵심 전략&lt;/div&gt;
  &lt;h2 class=&quot;sec-title&quot;&gt;AI가 절대 가질 수 없는 무기&lt;br&gt;당신의 '결핍'입니다&lt;/h2&gt;
  &lt;p class=&quot;sec-sub&quot;&gt;완벽한 AI보다 부족한 당신이 더 강합니다 — 이유가 있습니다&lt;/p&gt;

  &lt;!--google_ad_section_start--&gt;
  &lt;div class=&quot;vs-grid&quot;&gt;
    &lt;div class=&quot;vs-card ai&quot;&gt;
      &lt;div class=&quot;vs-card-label&quot;&gt;  AI / TV 스타&lt;/div&gt;
      &lt;h4&gt;완벽하지만&lt;br&gt;아무도 응원 안 합니다&lt;/h4&gt;
      &lt;div class=&quot;vs-item&quot;&gt;결핍이 없습니다&lt;/div&gt;
      &lt;div class=&quot;vs-item&quot;&gt;대표하는 집단이 없습니다&lt;/div&gt;
      &lt;div class=&quot;vs-item&quot;&gt;진정성이 느껴지지 않습니다&lt;/div&gt;
      &lt;div class=&quot;vs-item&quot;&gt;응원하고 싶지 않습니다&lt;/div&gt;
      &lt;div class=&quot;vs-winner&quot;&gt;소비층 형성 ✗&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;vs-card human&quot;&gt;
      &lt;div class=&quot;vs-card-label&quot;&gt;  결핍 있는 개인&lt;/div&gt;
      &lt;h4&gt;부족하지만&lt;br&gt;사람들이 응원합니다&lt;/h4&gt;
      &lt;div class=&quot;vs-item&quot;&gt;결핍이 대표성을 만듭니다&lt;/div&gt;
      &lt;div class=&quot;vs-item&quot;&gt;특정 집단을 대변합니다&lt;/div&gt;
      &lt;div class=&quot;vs-item&quot;&gt;진정성이 느껴집니다&lt;/div&gt;
      &lt;div class=&quot;vs-item&quot;&gt;응원단(팬덤)이 생깁니다&lt;/div&gt;
      &lt;div class=&quot;vs-winner&quot;&gt;응원단 = 소비층 ✓&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;!--google_ad_section_end--&gt;

  &lt;div class=&quot;callout purple&quot;&gt;
    &lt;strong&gt;  결핍의 3단 작동 원리&lt;/strong&gt;&lt;br&gt;
    나의 단점·부족함을 솔직하게 드러낸다&lt;br&gt;
    → 같은 처지의 사람들이 &quot;저도요!&quot;라고 반응한다&lt;br&gt;
    → 응원단(팬덤)이 형성된다&lt;br&gt;
    → &lt;strong&gt;응원단 = 강력한 소비층 = 비즈니스의 기반&lt;/strong&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;hr class=&quot;divider&quot;&gt;

&lt;!-- ════════════════════════
     4. 플랫폼 전략
     ════════════════════════ --&gt;
&lt;div class=&quot;section&quot; id=&quot;sec4&quot;&gt;
  &lt;div class=&quot;sec-tag green&quot;&gt;실행 전략&lt;/div&gt;
  &lt;h2 class=&quot;sec-title&quot;&gt;플랫폼 하나를&lt;br&gt;끝까지 키우세요&lt;/h2&gt;
  &lt;p class=&quot;sec-sub&quot;&gt;사업 아이템이 없다고 고민하지 마세요 — 영향력이 먼저입니다&lt;/p&gt;

  &lt;!--google_ad_section_start--&gt;
  &lt;div class=&quot;platform-grid&quot;&gt;
    &lt;div class=&quot;platform-card pick&quot;&gt;
      &lt;span class=&quot;platform-icon&quot;&gt; &lt;/span&gt;
      &lt;h4&gt;인스타그램&lt;/h4&gt;
      &lt;p&gt;이미지·릴스 중심. 라이프스타일·뷰티·음식 콘텐츠에 강합니다.&lt;/p&gt;
    &lt;/div&gt;
    &lt;div class=&quot;platform-card pick&quot;&gt;
      &lt;span class=&quot;platform-icon&quot;&gt; &lt;/span&gt;
      &lt;h4&gt;틱톡&lt;/h4&gt;
      &lt;p&gt;숏폼 중심. 빠른 팬덤 형성. 10~20대 공략에 효과적입니다.&lt;/p&gt;
    &lt;/div&gt;
    &lt;div class=&quot;platform-card pick&quot;&gt;
      &lt;span class=&quot;platform-icon&quot;&gt; &lt;/span&gt;
      &lt;h4&gt;유튜브&lt;/h4&gt;
      &lt;p&gt;롱폼+쇼츠 병행. 신뢰도·수익화 가장 안정적입니다.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;!--google_ad_section_end--&gt;

  &lt;div class=&quot;callout ok&quot;&gt;
    &lt;strong&gt;✓ 플랫폼을 키우면 사업이 따라옵니다&lt;/strong&gt;&lt;br&gt;
    채널이 성장하고 팬덤이 형성되면 &lt;strong&gt;제품 소싱·브랜딩 제안이 자연스럽게 쏟아집니다.&lt;/strong&gt; 사업 아이템을 먼저 고민하지 말고, 영향력을 먼저 확보하는 것이 올바른 순서입니다.
  &lt;/div&gt;

  &lt;div class=&quot;callout warn&quot;&gt;
    &lt;strong&gt;⚠ 딱 하나만 선택하세요&lt;/strong&gt;&lt;br&gt;
    인스타 + 틱톡 + 유튜브 동시에 하면 모두 애매해집니다. &lt;strong&gt;하나를 골라 끝까지 키우는 것&lt;/strong&gt;이 핵심 전략입니다.
  &lt;/div&gt;
&lt;/div&gt;

&lt;hr class=&quot;divider&quot;&gt;

&lt;!-- ════════════════════════
     5. 수익화 타임라인
     ════════════════════════ --&gt;
&lt;div class=&quot;section&quot; id=&quot;sec5&quot;&gt;
  &lt;div class=&quot;sec-tag gold&quot;&gt;현실적 기간&lt;/div&gt;
  &lt;h2 class=&quot;sec-title&quot;&gt;수익화까지 현실적인 기간&lt;br&gt;16주 이상을 각오하세요&lt;/h2&gt;
  &lt;p class=&quot;sec-sub&quot;&gt;빠른 성공보다 꾸준한 과제 수행이 답입니다&lt;/p&gt;

  &lt;div class=&quot;timeline&quot;&gt;
    &lt;div class=&quot;tl-item&quot;&gt;
      &lt;div class=&quot;tl-dot w1&quot;&gt;1~2주&lt;/div&gt;
      &lt;div class=&quot;tl-body&quot;&gt;
        &lt;div class=&quot;tl-week&quot;&gt;시작 단계&lt;/div&gt;
        &lt;h4&gt;플랫폼 선택 + 콘텐츠 방향 잡기&lt;/h4&gt;
        &lt;p&gt;나의 결핍이 무엇인지 찾기. &lt;strong&gt;완벽한 콘텐츠보다 일단 시작&lt;/strong&gt;이 중요합니다. 채널 개설 후 첫 10개 콘텐츠 업로드.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;tl-item&quot;&gt;
      &lt;div class=&quot;tl-dot w4&quot;&gt;4~6주&lt;/div&gt;
      &lt;div class=&quot;tl-body&quot;&gt;
        &lt;div class=&quot;tl-week&quot;&gt;적응 단계&lt;/div&gt;
        &lt;h4&gt;패턴 찾기 + 반응 분석&lt;/h4&gt;
        &lt;p&gt;어떤 콘텐츠에 반응이 오는지 확인. &lt;strong&gt;결핍을 드러낸 콘텐츠가 공감을 얻기 시작&lt;/strong&gt;합니다. 포기하고 싶은 구간이지만 넘어야 합니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;tl-item&quot;&gt;
      &lt;div class=&quot;tl-dot w8&quot;&gt;8~12주&lt;/div&gt;
      &lt;div class=&quot;tl-body&quot;&gt;
        &lt;div class=&quot;tl-week&quot;&gt;성장 단계&lt;/div&gt;
        &lt;h4&gt;팬덤(응원단) 형성 시작&lt;/h4&gt;
        &lt;p&gt;같은 결핍을 가진 사람들이 모이기 시작합니다. &lt;strong&gt;응원 댓글·DM이 늘어나는 신호&lt;/strong&gt;가 옵니다. 이 단계가 수익화의 준비 완료입니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;tl-item&quot;&gt;
      &lt;div class=&quot;tl-dot w16&quot;&gt;16주+&lt;/div&gt;
      &lt;div class=&quot;tl-body&quot;&gt;
        &lt;div class=&quot;tl-week&quot;&gt;수익화 단계&lt;/div&gt;
        &lt;h4&gt;첫 수익 발생 — 평균 16주 이상&lt;/h4&gt;
        &lt;p&gt;제로베이스에서 단돈 &lt;strong&gt;만 원이라도 수익이 나는 데 평균 16주 이상&lt;/strong&gt;. 광고 제안·협찬·소싱 연락이 오기 시작합니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;tl-item&quot;&gt;
      &lt;div class=&quot;tl-dot end&quot;&gt;이후&lt;/div&gt;
      &lt;div class=&quot;tl-body&quot;&gt;
        &lt;div class=&quot;tl-week&quot;&gt;자동화 단계&lt;/div&gt;
        &lt;h4&gt;채널 영향력 = 비즈니스 기반 완성&lt;/h4&gt;
        &lt;p&gt;팬덤이 소비층이 되고, &lt;strong&gt;채널 영향력이 사업 아이템을 만들어줍니다.&lt;/strong&gt; 자본 없이 시작한 개인의 가장 강력한 무기가 완성됩니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;!-- 핵심 메시지 --&gt;
&lt;div class=&quot;core-msg&quot;&gt;
  &lt;h3&gt;&quot;나의 결핍이&lt;br&gt;나에게 자격을 준다&quot;&lt;/h3&gt;
  &lt;p&gt;AI가 완벽할수록, 당신의 부족함이 오히려 강점이 됩니다.&lt;br&gt;검색이 죽고 추천이 지배하는 이 시대에, 자본 없는 개인이 이길 수 있는 유일한 무기는 진정성과 결핍입니다.&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;summary-box&quot;&gt;
  &lt;h3&gt;  주언규PD 강의 핵심 5가지 요약&lt;/h3&gt;
  &lt;ul class=&quot;sum-list&quot;&gt;
    &lt;li&gt;&lt;strong&gt;검색의 시대는 끝났습니다&lt;/strong&gt; — 이제 AI 추천 기반 플랫폼이 소비를 지배합니다&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;욕구 10%일 때 추천됩니다&lt;/strong&gt; — 소비자가 찾기 전에 AI가 먼저 들고 옵니다&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;결핍이 가장 강한 무기&lt;/strong&gt; — AI가 절대 가질 수 없는 진정성과 대표성&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;플랫폼 하나를 끝까지&lt;/strong&gt; — 영향력이 생기면 사업 아이템은 따라옵니다&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;16주 이상의 꾸준함&lt;/strong&gt; — 빠른 성공보다 결핍을 콘텐츠화하는 과정이 전부입니다&lt;/li&gt;
  &lt;/ul&gt;
&lt;/div&gt;

&lt;/div&gt;
&lt;div class=&quot;post-footer wrap&quot;&gt;
  &lt;span&gt;✍ 주언규PD 유튜브 강의 내용 정리&lt;/span&gt;
  &lt;span&gt;⚠ 본 글은 강의 내용을 바탕으로 재구성되었습니다&lt;/span&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/305</guid>
      <comments>https://jejerim.tistory.com/entry/%EB%8F%88%EB%8F%84-%EC%97%86%EA%B3%A0-%EB%B9%BD%EB%8F%84-%EC%97%86%EC%9C%BC%EB%A9%B4-%EA%B7%B8%EB%83%A5-%EC%9D%B4%EA%B1%B0%ED%95%98%EC%84%B8%EC%9A%94-%E2%80%94-%EC%A3%BC%EC%96%B8%EA%B7%9CPD-%ED%95%B5%EC%8B%AC-%EC%9A%94%EC%95%BD#entry305comment</comments>
      <pubDate>Fri, 3 Apr 2026 14:12:05 +0900</pubDate>
    </item>
    <item>
      <title>자동차세 환급 이거 안 하면 돈 못 받습니다 &amp;mdash; 금액 계산&amp;middot;위택스 신청&amp;middot;폐차 양도 완전정리</title>
      <link>https://jejerim.tistory.com/entry/%EC%9E%90%EB%8F%99%EC%B0%A8%EC%84%B8-%ED%99%98%EA%B8%89-%EC%9D%B4%EA%B1%B0-%EC%95%88-%ED%95%98%EB%A9%B4-%EB%8F%88-%EB%AA%BB-%EB%B0%9B%EC%8A%B5%EB%8B%88%EB%8B%A4-%E2%80%94-%EA%B8%88%EC%95%A1-%EA%B3%84%EC%82%B0%C2%B7%EC%9C%84%ED%83%9D%EC%8A%A4-%EC%8B%A0%EC%B2%AD%C2%B7%ED%8F%90%EC%B0%A8-%EC%96%91%EB%8F%84-%EC%99%84%EC%A0%84%EC%A0%95%EB%A6%AC</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;스크린샷 2026-03-20 160534.png&quot; data-origin-width=&quot;632&quot; data-origin-height=&quot;417&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dyGJ74/dJMcaiJnxYF/zFKqcjMaCKuSvT9kF3pmDk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dyGJ74/dJMcaiJnxYF/zFKqcjMaCKuSvT9kF3pmDk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dyGJ74/dJMcaiJnxYF/zFKqcjMaCKuSvT9kF3pmDk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdyGJ74%2FdJMcaiJnxYF%2FzFKqcjMaCKuSvT9kF3pmDk%2Fimg.png&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; alt=&quot;자동차세환급&quot; loading=&quot;lazy&quot; width=&quot;488&quot; height=&quot;322&quot; data-filename=&quot;스크린샷 2026-03-20 160534.png&quot; data-origin-width=&quot;632&quot; data-origin-height=&quot;417&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;


&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;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@700;900&amp;family=Noto+Sans+KR:wght@400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
:root{
  --ink:#0d0b09;--paper:#f9f6f0;--warm:#f0ebe0;
  --red:#c0392b;--gold:#c8960a;--green:#1a6b3c;
  --blue:#1a3f7a;--mid:#5a4e42;--light:#e0d8cc;--muted:#8a7e72;
}
*{margin:0;padding:0;box-sizing:border-box;}
body{font-family:'Noto Sans KR',sans-serif;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.88;}
.wrap{max-width:760px;margin:0 auto;padding:0 20px 72px;}

/* ── 헤더 ── */
.hero{background:var(--ink);color:#fff;padding:48px 28px 42px;position:relative;overflow:hidden;}
.hero::before{content:'';position:absolute;top:-70px;right:-70px;width:240px;height:240px;border-radius:50%;background:rgba(200,150,10,0.1);}
.hero::after{content:'';position:absolute;bottom:-50px;left:-40px;width:180px;height:180px;border-radius:50%;background:rgba(192,57,43,0.07);}
.hero-inner{max-width:760px;margin:0 auto;position:relative;z-index:1;}
.hero-label{display:inline-block;background:var(--gold);color:var(--ink);font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;padding:4px 12px;margin-bottom:18px;}
.hero h1{font-family:'Noto Serif KR',serif;font-size:clamp(22px,4.5vw,34px);font-weight:900;line-height:1.38;margin-bottom:14px;}
.hero h1 em{color:var(--gold);font-style:normal;border-bottom:2px solid var(--gold);padding-bottom:2px;}
.hero-sub{font-size:13.5px;color:rgba(255,255,255,0.62);border-left:3px solid var(--gold);padding-left:14px;line-height:1.75;max-width:580px;}
.hero-meta{display:flex;gap:16px;flex-wrap:wrap;margin-top:18px;font-size:12px;color:rgba(255,255,255,0.4);}

/* ── KPI ── */
.kpi-row{display:grid;grid-template-columns:repeat(3,1fr);}
.kpi{background:#1a1816;color:#fff;padding:18px 14px;text-align:center;border-right:1px solid rgba(255,255,255,0.07);}
.kpi:last-child{border-right:none;}
.kpi-num{font-family:'Noto Serif KR',serif;font-size:24px;font-weight:900;color:var(--gold);line-height:1;margin-bottom:5px;}
.kpi-lbl{font-size:11px;color:rgba(255,255,255,0.45);letter-spacing:1px;}

/* ── 목차 ── */
.toc-box{background:var(--warm);border:2px solid var(--light);border-left:5px solid var(--ink);padding:20px 24px;margin:28px 0;}
.toc-box h3{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--mid);margin-bottom:12px;}
.toc-list{list-style:none;display:flex;flex-direction:column;gap:7px;}
.toc-list a{color:var(--ink);text-decoration:none;font-size:13.5px;display:flex;align-items:center;gap:8px;}
.toc-list a:hover{color:var(--red);}
.toc-num{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:var(--ink);color:#fff;font-size:10px;font-weight:700;border-radius:50%;flex-shrink:0;}

/* ── 섹션 공통 ── */
.section{margin:52px 0;}
.sec-tag{display:inline-block;color:#fff;font-size:10px;font-weight:700;padding:3px 10px;letter-spacing:1px;margin-bottom:10px;}
.sec-tag.red{background:var(--red);}
.sec-tag.blue{background:var(--blue);}
.sec-tag.green{background:var(--green);}
.sec-tag.gold{background:var(--gold);color:var(--ink);}
.sec-title{font-family:'Noto Serif KR',serif;font-size:clamp(19px,3vw,26px);font-weight:900;color:var(--ink);line-height:1.35;margin-bottom:8px;}
.sec-sub{font-size:13px;color:var(--muted);margin-bottom:22px;padding-left:12px;border-left:3px solid var(--light);}
.divider{border:none;border-top:1px solid var(--light);margin:40px 0;}
.prose{font-size:14.5px;color:var(--mid);line-height:1.9;margin-bottom:14px;}
.prose strong{color:var(--ink);font-weight:700;}

/* ── 콜아웃 ── */
.callout{padding:16px 20px;margin:18px 0;font-size:13.5px;line-height:1.8;}
.callout.danger{background:#fdf0ee;border-left:5px solid var(--red);color:#7a1f1f;}
.callout.warn{background:#fff8e0;border-left:5px solid var(--gold);color:#6a4d00;}
.callout.ok{background:#edf7f0;border-left:5px solid var(--green);color:#1a3a28;}
.callout.info{background:#eef3fc;border-left:5px solid var(--blue);color:#1a2f5a;}
.callout strong{font-weight:700;}

/* ── 표 ── */
.data-table{width:100%;border-collapse:collapse;margin:18px 0;font-size:13.5px;}
.data-table th{background:var(--ink);color:#fff;padding:10px 14px;text-align:left;font-size:12px;}
.data-table td{padding:11px 14px;border-bottom:1px solid var(--light);background:#fff;}
.data-table tr:nth-child(even) td{background:var(--warm);}
.data-table .num{font-family:'Noto Serif KR',serif;font-size:15px;font-weight:700;color:var(--blue);}
.data-table .red{color:var(--red);font-weight:700;}
.data-table .ok{color:var(--green);font-weight:700;}
.data-table .gold{color:var(--gold);font-weight:700;}

/* ── 1단계: 환급 계산 카드 ── */
.calc-big{background:#fff;border:1px solid var(--light);border-top:4px solid var(--gold);padding:22px 20px;margin:20px 0;}
.calc-big h4{font-size:14px;font-weight:700;margin-bottom:16px;color:var(--ink);}
.calc-formula{background:var(--warm);border:1px solid var(--light);padding:14px 18px;margin-bottom:16px;font-size:13.5px;line-height:1.9;color:var(--mid);}
.calc-formula strong{color:var(--ink);font-family:'Noto Serif KR',serif;}
.calc-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--light);font-size:13.5px;}
.calc-row:last-child{border-bottom:none;padding-top:14px;}
.calc-row .lbl{color:var(--mid);}
.calc-row .val{font-weight:700;color:var(--ink);}
.calc-row.total .val{font-family:'Noto Serif KR',serif;font-size:22px;font-weight:900;color:var(--gold);}

/* 예시 카드 그리드 */
.ex-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;}
@media(max-width:520px){.ex-grid{grid-template-columns:1fr;}}
.ex-card{background:#fff;border:1px solid var(--light);border-left:5px solid var(--gold);}
.ex-head{padding:12px 16px;background:var(--warm);border-bottom:1px solid var(--light);}
.ex-head h4{font-size:13px;font-weight:700;}
.ex-head span{font-size:11px;color:var(--muted);}
.ex-rows{padding:10px 16px;}
.ex-row{display:flex;justify-content:space-between;font-size:12.5px;padding:6px 0;border-bottom:1px dashed var(--light);}
.ex-row:last-child{border-bottom:none;}
.ex-row .lbl{color:var(--mid);}
.ex-row .val{font-weight:700;}
.ex-result{margin:0 14px 12px;background:var(--ink);color:#fff;padding:9px 14px;display:flex;justify-content:space-between;align-items:center;}
.ex-result span{font-size:11px;color:rgba(255,255,255,0.6);}
.ex-result strong{font-family:'Noto Serif KR',serif;font-size:18px;font-weight:900;color:var(--gold);}

/* ── 2단계: 위택스 스텝 ── */
.steps{display:flex;flex-direction:column;gap:10px;margin:20px 0;}
.step-item{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid var(--light);padding:16px 18px;}
.step-n{min-width:34px;height:34px;background:var(--blue);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0;margin-top:1px;}
.step-body h4{font-size:14px;font-weight:700;margin-bottom:4px;}
.step-body p{font-size:13px;color:var(--mid);line-height:1.65;}
.step-body p strong{color:var(--ink);}
.step-body code{background:var(--warm);padding:2px 6px;border-radius:3px;font-family:monospace;font-size:12px;color:var(--red);font-weight:700;}

/* ── 3단계: 상황별 카드 ── */
.situation-list{display:flex;flex-direction:column;gap:10px;margin:20px 0;}
.sit-item{background:#fff;border:1px solid var(--light);}
.sit-head{display:flex;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid var(--light);}
.sit-badge{font-size:10px;font-weight:700;padding:3px 10px;letter-spacing:1px;white-space:nowrap;}
.sit-badge.red{background:var(--red);color:#fff;}
.sit-badge.blue{background:var(--blue);color:#fff;}
.sit-badge.green{background:var(--green);color:#fff;}
.sit-badge.gold{background:var(--gold);color:var(--ink);}
.sit-head h4{font-size:14px;font-weight:700;}
.sit-body{padding:14px 18px;font-size:13px;color:var(--mid);line-height:1.75;}
.sit-body strong{color:var(--ink);}
.sit-body ul{list-style:none;display:flex;flex-direction:column;gap:5px;margin-top:8px;}
.sit-body ul li{display:flex;gap:8px;align-items:flex-start;}
.sit-body ul li::before{content:'→';color:var(--gold);font-weight:700;flex-shrink:0;}

/* ── 체크리스트 ── */
.checklist{list-style:none;display:flex;flex-direction:column;gap:7px;margin:14px 0;}
.checklist li{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:var(--mid);background:#fff;border:1px solid var(--light);padding:11px 15px;}
.checklist li::before{content:'✓';min-width:19px;height:19px;background:var(--green);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex-shrink:0;margin-top:2px;}

/* ── CTA ── */
.cta-wrap{background:var(--red);padding:20px 24px;margin:26px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;color:#fff;}
.cta-wrap strong{font-size:16px;font-weight:900;display:block;margin-bottom:3px;}
.cta-wrap p{font-size:13px;color:rgba(255,255,255,0.75);}
.cta-btn{background:#fff;color:var(--red);font-size:12px;font-weight:700;padding:10px 20px;text-decoration:none;letter-spacing:1px;white-space:nowrap;flex-shrink:0;}

/* ── 요약 ── */
.summary-box{background:var(--ink);color:#fff;padding:28px 26px;margin:40px 0;}
.summary-box h3{font-family:'Noto Serif KR',serif;font-size:17px;font-weight:900;color:var(--gold);margin-bottom:16px;}
.sum-list{list-style:none;display:flex;flex-direction:column;gap:10px;}
.sum-list li{font-size:13.5px;display:flex;gap:10px;align-items:flex-start;color:rgba(255,255,255,0.85);}
.sum-list li::before{content:'→';color:var(--gold);font-weight:900;flex-shrink:0;}
.post-footer{border-top:2px solid var(--light);padding-top:16px;margin-top:48px;font-size:12px;color:var(--muted);display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px;}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;!-- 헤더 --&gt;
&lt;div class=&quot;hero&quot;&gt;
  &lt;div class=&quot;hero-inner&quot;&gt;
    &lt;div class=&quot;hero-label&quot;&gt;자동차세 환급 · 완전정복&lt;/div&gt;
    &lt;h1&gt;자동차세 환급&lt;br&gt;&lt;em&gt;이거 안 하면 돈 못 받습니다&lt;/em&gt;&lt;/h1&gt;
    &lt;p class=&quot;hero-sub&quot;&gt;환급 금액 계산 · 위택스 신청 방법 · 폐차·양도 상황별 정리 — 이 글 하나로 끝냅니다.&lt;/p&gt;
    &lt;div class=&quot;hero-meta&quot;&gt;
      &lt;span&gt;  2026년 최신 기준&lt;/span&gt;
      &lt;span&gt;⏱ 읽기 약 5분&lt;/span&gt;
      &lt;span&gt;  신청 안 하면 자동 소멸&lt;/span&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;kpi-row&quot;&gt;
  &lt;div class=&quot;kpi&quot;&gt;&lt;div class=&quot;kpi-num&quot;&gt;일할 계산&lt;/div&gt;&lt;div class=&quot;kpi-lbl&quot;&gt;환급 기준&lt;/div&gt;&lt;/div&gt;
  &lt;div class=&quot;kpi&quot;&gt;&lt;div class=&quot;kpi-num&quot;&gt;5년&lt;/div&gt;&lt;div class=&quot;kpi-lbl&quot;&gt;소멸시효&lt;/div&gt;&lt;/div&gt;
  &lt;div class=&quot;kpi&quot;&gt;&lt;div class=&quot;kpi-num&quot;&gt;위택스&lt;/div&gt;&lt;div class=&quot;kpi-lbl&quot;&gt;신청 경로&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;wrap&quot;&gt;

&lt;!-- 목차 --&gt;
&lt;div class=&quot;toc-box&quot;&gt;
  &lt;h3&gt;목차&lt;/h3&gt;
  &lt;ul class=&quot;toc-list&quot;&gt;
    &lt;li&gt;&lt;a href=&quot;#step1&quot;&gt;&lt;span class=&quot;toc-num&quot;&gt;1&lt;/span&gt; 자동차세 환급 생각보다 많이 돌려받습니다 — 금액 계산법&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;#step2&quot;&gt;&lt;span class=&quot;toc-num&quot;&gt;2&lt;/span&gt; 자동차세 환급 이거 안 하면 돈 못 받습니다 — 위택스 신청 방법&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;#step3&quot;&gt;&lt;span class=&quot;toc-num&quot;&gt;3&lt;/span&gt; 폐차·양도 상황별 자동차세 환급 완전정리&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
&lt;/div&gt;

&lt;div class=&quot;callout danger&quot;&gt;
  &lt;strong&gt;⚠ 자동차세 환급은 자동으로 안 됩니다.&lt;/strong&gt;&lt;br&gt;
  폐차·양도·말소 후 직접 신청하지 않으면 납부한 세금을 돌려받지 못합니다. 소멸시효 &lt;strong&gt;5년&lt;/strong&gt; 안에 신청해야 합니다.
&lt;/div&gt;

&lt;hr class=&quot;divider&quot;&gt;

&lt;!-- ══════════════════════════
     1단계: 환급 금액 계산
     ══════════════════════════ --&gt;
&lt;div class=&quot;section&quot; id=&quot;step1&quot;&gt;
  &lt;div class=&quot;sec-tag gold&quot;&gt;1단계 · 환급 금액 계산&lt;/div&gt;
  &lt;h2 class=&quot;sec-title&quot;&gt;자동차세 환급&lt;br&gt;생각보다 많이 돌려받습니다&lt;/h2&gt;
  &lt;p class=&quot;sec-sub&quot;&gt;얼마나 돌려받는지 지금 바로 계산해보세요&lt;/p&gt;

  &lt;!--google_ad_section_start--&gt;
  &lt;div class=&quot;calc-big&quot;&gt;
    &lt;h4&gt;  자동차세 환급 계산 공식&lt;/h4&gt;
    &lt;div class=&quot;calc-formula&quot;&gt;
      &lt;strong&gt;환급액 = 연간 자동차세 ÷ 365일 × 남은 일수&lt;/strong&gt;&lt;br&gt;
      &lt;br&gt;
      • 연납(1월·3월) 후 폐차·양도 → 납부일 다음 날부터 12월 31일까지 일할 계산&lt;br&gt;
      • 2기분(9월) 납부 후 폐차·양도 → 납부일 다음 날부터 12월 31일까지 일할 계산&lt;br&gt;
      • 연납 10% 할인은 이미 적용된 금액 기준으로 계산
    &lt;/div&gt;
    &lt;div class=&quot;calc-row&quot;&gt;&lt;span class=&quot;lbl&quot;&gt;연간 자동차세 (예시: 배기량 2,000cc)&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;약 520,000원&lt;/span&gt;&lt;/div&gt;
    &lt;div class=&quot;calc-row&quot;&gt;&lt;span class=&quot;lbl&quot;&gt;1일당 세액&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;520,000 ÷ 365 = 약 1,425원&lt;/span&gt;&lt;/div&gt;
    &lt;div class=&quot;calc-row&quot;&gt;&lt;span class=&quot;lbl&quot;&gt;7월 15일 폐차 시 남은 일수&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;170일 (7/16~12/31)&lt;/span&gt;&lt;/div&gt;
    &lt;div class=&quot;calc-row total&quot;&gt;&lt;span class=&quot;lbl&quot;&gt;환급 예상액&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;약 242,000원&lt;/span&gt;&lt;/div&gt;
  &lt;/div&gt;
  &lt;!--google_ad_section_end--&gt;

  &lt;div class=&quot;ex-grid&quot;&gt;
    &lt;div class=&quot;ex-card&quot;&gt;
      &lt;div class=&quot;ex-head&quot;&gt;
        &lt;h4&gt;케이스 1 — 5월 폐차&lt;/h4&gt;
        &lt;span&gt;배기량 1,600cc 승용차&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&quot;ex-rows&quot;&gt;
        &lt;div class=&quot;ex-row&quot;&gt;&lt;span class=&quot;lbl&quot;&gt;연간 자동차세&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;291,200원&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ex-row&quot;&gt;&lt;span class=&quot;lbl&quot;&gt;폐차일&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;5월 20일&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ex-row&quot;&gt;&lt;span class=&quot;lbl&quot;&gt;남은 일수&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;225일&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;ex-result&quot;&gt;&lt;span&gt;환급 예상액&lt;/span&gt;&lt;strong&gt;약 179,600원&lt;/strong&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;ex-card&quot;&gt;
      &lt;div class=&quot;ex-head&quot;&gt;
        &lt;h4&gt;케이스 2 — 9월 양도&lt;/h4&gt;
        &lt;span&gt;배기량 2,000cc 승용차&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&quot;ex-rows&quot;&gt;
        &lt;div class=&quot;ex-row&quot;&gt;&lt;span class=&quot;lbl&quot;&gt;연간 자동차세&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;520,000원&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ex-row&quot;&gt;&lt;span class=&quot;lbl&quot;&gt;양도일&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;9월 10일&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ex-row&quot;&gt;&lt;span class=&quot;lbl&quot;&gt;남은 일수&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;112일&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;ex-result&quot;&gt;&lt;span&gt;환급 예상액&lt;/span&gt;&lt;strong&gt;약 159,500원&lt;/strong&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;ex-card&quot;&gt;
      &lt;div class=&quot;ex-head&quot;&gt;
        &lt;h4&gt;케이스 3 — 3월 연납 후 6월 폐차&lt;/h4&gt;
        &lt;span&gt;배기량 1,000cc 경차&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&quot;ex-rows&quot;&gt;
        &lt;div class=&quot;ex-row&quot;&gt;&lt;span class=&quot;lbl&quot;&gt;연납세액 (10% 할인 후)&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;90,000원&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ex-row&quot;&gt;&lt;span class=&quot;lbl&quot;&gt;폐차일&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;6월 1일&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ex-row&quot;&gt;&lt;span class=&quot;lbl&quot;&gt;남은 일수&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;213일&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;ex-result&quot;&gt;&lt;span&gt;환급 예상액&lt;/span&gt;&lt;strong&gt;약 52,500원&lt;/strong&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;ex-card&quot;&gt;
      &lt;div class=&quot;ex-head&quot;&gt;
        &lt;h4&gt;케이스 4 — 12월 폐차&lt;/h4&gt;
        &lt;span&gt;배기량 2,400cc 승용차&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&quot;ex-rows&quot;&gt;
        &lt;div class=&quot;ex-row&quot;&gt;&lt;span class=&quot;lbl&quot;&gt;연간 자동차세&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;624,000원&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ex-row&quot;&gt;&lt;span class=&quot;lbl&quot;&gt;폐차일&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;12월 1일&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ex-row&quot;&gt;&lt;span class=&quot;lbl&quot;&gt;남은 일수&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;30일&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;ex-result&quot;&gt;&lt;span&gt;환급 예상액&lt;/span&gt;&lt;strong&gt;약 51,300원&lt;/strong&gt;&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;callout warn&quot;&gt;
    &lt;strong&gt;  배기량별 자동차세 기준 (승용차 기준, cc당)&lt;/strong&gt;&lt;br&gt;
    1,000cc 이하: cc당 80원 / 1,001~1,600cc: cc당 140원 / 1,601~2,000cc: cc당 200원 / 2,001cc 초과: cc당 220원&lt;br&gt;
    예: 2,000cc → 2,000 × 200 = &lt;strong&gt;400,000원&lt;/strong&gt; (지방교육세 30% 별도 → 총 520,000원)
  &lt;/div&gt;
&lt;/div&gt;

&lt;hr class=&quot;divider&quot;&gt;

&lt;!-- ══════════════════════════
     2단계: 위택스 신청 방법
     ══════════════════════════ --&gt;
&lt;div class=&quot;section&quot; id=&quot;step2&quot;&gt;
  &lt;div class=&quot;sec-tag blue&quot;&gt;2단계 · 위택스 신청 방법&lt;/div&gt;
  &lt;h2 class=&quot;sec-title&quot;&gt;자동차세 환급&lt;br&gt;이거 안 하면 돈 못 받습니다&lt;/h2&gt;
  &lt;p class=&quot;sec-sub&quot;&gt;위택스에서 5분이면 신청 완료 — 단계별로 따라하세요&lt;/p&gt;

  &lt;!--google_ad_section_start--&gt;
  &lt;div class=&quot;steps&quot;&gt;
    &lt;div class=&quot;step-item&quot;&gt;
      &lt;div class=&quot;step-n&quot;&gt;1&lt;/div&gt;
      &lt;div class=&quot;step-body&quot;&gt;
        &lt;h4&gt;위택스 접속 → 로그인&lt;/h4&gt;
        &lt;p&gt;위택스(wetax.go.kr) 접속 후 공동인증서·간편인증으로 로그인. &lt;strong&gt;공인인증서 없어도&lt;/strong&gt; 카카오·네이버·패스(PASS) 인증으로 가능합니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;step-item&quot;&gt;
      &lt;div class=&quot;step-n&quot;&gt;2&lt;/div&gt;
      &lt;div class=&quot;step-body&quot;&gt;
        &lt;h4&gt;환급 신청 메뉴 이동&lt;/h4&gt;
        &lt;p&gt;상단 메뉴 &lt;code&gt;신고납부 → 환급신청&lt;/code&gt; 또는 검색창에 &lt;strong&gt;&quot;자동차세 환급&quot;&lt;/strong&gt; 입력 후 이동. 환급 대상 차량이 자동으로 조회됩니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;step-item&quot;&gt;
      &lt;div class=&quot;step-n&quot;&gt;3&lt;/div&gt;
      &lt;div class=&quot;step-body&quot;&gt;
        &lt;h4&gt;환급 대상 차량 확인 → 신청&lt;/h4&gt;
        &lt;p&gt;폐차·양도·말소된 차량이 목록에 표시됩니다. 환급 예상액 확인 후 &lt;strong&gt;환급 신청 버튼 클릭&lt;/strong&gt;. 이미 납부한 세금 기준으로 자동 계산됩니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;step-item&quot;&gt;
      &lt;div class=&quot;step-n&quot;&gt;4&lt;/div&gt;
      &lt;div class=&quot;step-body&quot;&gt;
        &lt;h4&gt;환급 계좌 입력 → 완료&lt;/h4&gt;
        &lt;p&gt;본인 명의 계좌번호 입력 후 신청 완료. 처리 기간 &lt;strong&gt;약 2~4주&lt;/strong&gt; 내 입금됩니다. 신청 후 위택스 &lt;code&gt;나의 위택스 → 환급신청 현황&lt;/code&gt;에서 진행 상태 확인 가능.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;!--google_ad_section_end--&gt;

  &lt;div class=&quot;callout info&quot;&gt;
    &lt;strong&gt;  위택스 말고 방문 신청도 됩니다&lt;/strong&gt;&lt;br&gt;
    차량 등록지 관할 &lt;strong&gt;구·시·군청 세무과&lt;/strong&gt; 방문 신청 가능. 신분증 + 통장 사본 지참. 온라인이 어려운 분들은 방문이 더 빠를 수 있습니다.
  &lt;/div&gt;

  &lt;h3 style=&quot;font-size:15px;font-weight:700;margin:24px 0 12px;&quot;&gt;  신청 시 준비물&lt;/h3&gt;
  &lt;ul class=&quot;checklist&quot;&gt;
    &lt;li&gt;&lt;strong&gt;본인 명의 통장 사본&lt;/strong&gt; (환급 계좌)&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;폐차 확인서 또는 이전등록증&lt;/strong&gt; (양도 시)&lt;/li&gt;
    &lt;li&gt;공동인증서 또는 간편인증 수단&lt;/li&gt;
    &lt;li&gt;차량등록증 (말소 전 차량번호 확인용)&lt;/li&gt;
  &lt;/ul&gt;

  &lt;div class=&quot;cta-wrap&quot;&gt;
    &lt;div&gt;
      &lt;strong&gt;자동차세 환급 — 지금 바로 신청하세요&lt;/strong&gt;
      &lt;p&gt;자동차세 환급 이거 안 하면 돈 못 받습니다. 5분이면 됩니다.&lt;/p&gt;
    &lt;/div&gt;
    &lt;a class=&quot;cta-btn&quot; href=&quot;https://www.wetax.go.kr&quot; target=&quot;_blank&quot;&gt;위택스 바로가기 →&lt;/a&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;hr class=&quot;divider&quot;&gt;

&lt;!-- ══════════════════════════
     3단계: 상황별 환급
     ══════════════════════════ --&gt;
&lt;div class=&quot;section&quot; id=&quot;step3&quot;&gt;
  &lt;div class=&quot;sec-tag green&quot;&gt;3단계 · 상황별 완전정리&lt;/div&gt;
  &lt;h2 class=&quot;sec-title&quot;&gt;폐차·양도 상황별&lt;br&gt;자동차세 환급 완전정리&lt;/h2&gt;
  &lt;p class=&quot;sec-sub&quot;&gt;내 상황에 맞는 경우를 찾아서 바로 확인하세요&lt;/p&gt;

  &lt;!--google_ad_section_start--&gt;
  &lt;div class=&quot;situation-list&quot;&gt;
    &lt;div class=&quot;sit-item&quot;&gt;
      &lt;div class=&quot;sit-head&quot;&gt;
        &lt;span class=&quot;sit-badge red&quot;&gt;폐차&lt;/span&gt;
        &lt;h4&gt;폐차 후 자동차세 환급&lt;/h4&gt;
      &lt;/div&gt;
      &lt;div class=&quot;sit-body&quot;&gt;
        &lt;strong&gt;폐차 처리가 완료된 날(말소등록일) 기준&lt;/strong&gt;으로 남은 기간만큼 환급받습니다.
        &lt;ul&gt;
          &lt;li&gt;폐차 후 자동으로 환급되지 않습니다. 반드시 위택스 또는 구청에서 직접 신청하세요.&lt;/li&gt;
          &lt;li&gt;연납 세액 기준으로 계산 — 할인된 금액 기준으로 일할 계산합니다.&lt;/li&gt;
          &lt;li&gt;폐차 확인서(한국자동차환경협회 발급) 지참 시 방문 신청 더 빠릅니다.&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sit-item&quot;&gt;
      &lt;div class=&quot;sit-head&quot;&gt;
        &lt;span class=&quot;sit-badge blue&quot;&gt;양도·매도&lt;/span&gt;
        &lt;h4&gt;차량 팔았을 때 자동차세 환급&lt;/h4&gt;
      &lt;/div&gt;
      &lt;div class=&quot;sit-body&quot;&gt;
        &lt;strong&gt;이전등록일(명의이전 완료일) 기준&lt;/strong&gt;으로 이후 기간 환급. 명의이전 전까지 발생한 세금은 전 소유자 부담입니다.
        &lt;ul&gt;
          &lt;li&gt;매도 후 명의이전을 빨리 해야 세금 부담이 줄어듭니다.&lt;/li&gt;
          &lt;li&gt;명의이전 완료 후 위택스에서 환급 신청 — 이전등록증 필요합니다.&lt;/li&gt;
          &lt;li&gt;연납 후 팔았다면 남은 기간 환급액이 생각보다 큽니다. 꼭 신청하세요.&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sit-item&quot;&gt;
      &lt;div class=&quot;sit-head&quot;&gt;
        &lt;span class=&quot;sit-badge gold&quot;&gt;연납 후 폐차·양도&lt;/span&gt;
        &lt;h4&gt;연납(1월·3월) 납부 후 처분했을 때&lt;/h4&gt;
      &lt;/div&gt;
      &lt;div class=&quot;sit-body&quot;&gt;
        &lt;strong&gt;연납으로 1년치를 미리 낸 경우&lt;/strong&gt; 남은 기간이 길수록 환급액이 큽니다. 생각보다 많이 돌려받는 케이스입니다.
        &lt;ul&gt;
          &lt;li&gt;1월 연납 → 6월 폐차 시 약 절반 이상 환급 가능합니다.&lt;/li&gt;
          &lt;li&gt;연납 10% 할인이 적용된 금액 기준으로 계산되므로 원래 세액보다 환급액이 약간 적습니다.&lt;/li&gt;
          &lt;li&gt;연납 영수증 또는 납부 확인서를 미리 챙겨두면 환급 신청이 빠릅니다.&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sit-item&quot;&gt;
      &lt;div class=&quot;sit-head&quot;&gt;
        &lt;span class=&quot;sit-badge green&quot;&gt;직권말소·도난&lt;/span&gt;
        &lt;h4&gt;직권말소 또는 도난·분실 차량&lt;/h4&gt;
      &lt;/div&gt;
      &lt;div class=&quot;sit-body&quot;&gt;
        &lt;strong&gt;직권말소(시·군·구청이 등록을 강제 말소)된 경우&lt;/strong&gt;에도 환급 신청 가능합니다.
        &lt;ul&gt;
          &lt;li&gt;도난·분실 차량은 도난 신고 접수일 기준으로 환급 적용됩니다.&lt;/li&gt;
          &lt;li&gt;관할 구청 세무과 방문 신청이 더 빠릅니다 — 위택스에서 안 보일 수 있습니다.&lt;/li&gt;
          &lt;li&gt;도난 신고 확인서(경찰서 발급) 지참 필요합니다.&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;!--google_ad_section_end--&gt;

  &lt;table class=&quot;data-table&quot;&gt;
    &lt;tr&gt;&lt;th&gt;상황&lt;/th&gt;&lt;th&gt;환급 기준일&lt;/th&gt;&lt;th&gt;신청 방법&lt;/th&gt;&lt;th&gt;필요 서류&lt;/th&gt;&lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;strong&gt;폐차&lt;/strong&gt;&lt;/td&gt;
      &lt;td&gt;말소등록일&lt;/td&gt;
      &lt;td&gt;위택스 / 구청&lt;/td&gt;
      &lt;td style=&quot;font-size:12px;&quot;&gt;폐차 확인서·통장&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;strong&gt;양도·매도&lt;/strong&gt;&lt;/td&gt;
      &lt;td&gt;이전등록일&lt;/td&gt;
      &lt;td&gt;위택스 / 구청&lt;/td&gt;
      &lt;td style=&quot;font-size:12px;&quot;&gt;이전등록증·통장&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;strong&gt;연납 후 처분&lt;/strong&gt;&lt;/td&gt;
      &lt;td&gt;말소·이전등록일&lt;/td&gt;
      &lt;td&gt;위택스 / 구청&lt;/td&gt;
      &lt;td style=&quot;font-size:12px;&quot;&gt;납부 확인서·통장&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;strong&gt;직권말소&lt;/strong&gt;&lt;/td&gt;
      &lt;td&gt;말소일&lt;/td&gt;
      &lt;td&gt;구청 방문 권장&lt;/td&gt;
      &lt;td style=&quot;font-size:12px;&quot;&gt;말소 통지서·통장&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;strong&gt;도난·분실&lt;/strong&gt;&lt;/td&gt;
      &lt;td&gt;도난 신고일&lt;/td&gt;
      &lt;td&gt;구청 방문&lt;/td&gt;
      &lt;td style=&quot;font-size:12px;&quot;&gt;도난 신고 확인서&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/table&gt;

  &lt;div class=&quot;callout ok&quot;&gt;
    &lt;strong&gt;✓ 소멸시효 5년 — 놓친 환급도 찾을 수 있습니다&lt;/strong&gt;&lt;br&gt;
    자동차세 환급 청구권은 &lt;strong&gt;5년 안에&lt;/strong&gt; 신청하면 됩니다. 예전에 폐차·양도했는데 환급 신청을 못 했다면 지금이라도 위택스에서 확인해보세요.
  &lt;/div&gt;
&lt;/div&gt;

&lt;!-- 최종 요약 --&gt;
&lt;div class=&quot;summary-box&quot;&gt;
  &lt;h3&gt;  자동차세 환급 핵심 요약&lt;/h3&gt;
  &lt;ul class=&quot;sum-list&quot;&gt;
    &lt;li&gt;환급 공식: &lt;strong&gt;연간 자동차세 ÷ 365 × 남은 일수&lt;/strong&gt; — 생각보다 많이 돌려받습니다&lt;/li&gt;
    &lt;li&gt;자동차세 환급 이거 안 하면 돈 못 받습니다 — &lt;strong&gt;자동 환급 없음&lt;/strong&gt;, 반드시 직접 신청&lt;/li&gt;
    &lt;li&gt;신청 경로: &lt;strong&gt;위택스(wetax.go.kr)&lt;/strong&gt; 또는 관할 구·시·군청 세무과&lt;/li&gt;
    &lt;li&gt;폐차는 말소등록일 / 양도는 이전등록일 기준으로 일할 계산&lt;/li&gt;
    &lt;li&gt;소멸시효 &lt;strong&gt;5년&lt;/strong&gt; — 이전에 놓친 환급도 지금 신청 가능합니다&lt;/li&gt;
  &lt;/ul&gt;
&lt;/div&gt;

&lt;/div&gt;
&lt;div class=&quot;post-footer wrap&quot;&gt;
  &lt;span&gt;✍ 2026년 기준 · 행정안전부·위택스&lt;/span&gt;
  &lt;span&gt;⚠ 정확한 환급액은 위택스 또는 관할 구청에서 확인&lt;/span&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>jejerim</author>
      <guid isPermaLink="true">https://jejerim.tistory.com/301</guid>
      <comments>https://jejerim.tistory.com/entry/%EC%9E%90%EB%8F%99%EC%B0%A8%EC%84%B8-%ED%99%98%EA%B8%89-%EC%9D%B4%EA%B1%B0-%EC%95%88-%ED%95%98%EB%A9%B4-%EB%8F%88-%EB%AA%BB-%EB%B0%9B%EC%8A%B5%EB%8B%88%EB%8B%A4-%E2%80%94-%EA%B8%88%EC%95%A1-%EA%B3%84%EC%82%B0%C2%B7%EC%9C%84%ED%83%9D%EC%8A%A4-%EC%8B%A0%EC%B2%AD%C2%B7%ED%8F%90%EC%B0%A8-%EC%96%91%EB%8F%84-%EC%99%84%EC%A0%84%EC%A0%95%EB%A6%AC#entry301comment</comments>
      <pubDate>Sun, 22 Mar 2026 09:08:34 +0900</pubDate>
    </item>
  </channel>
</rss>