<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>어제보다 나은 오늘 그리고</title>
    <link>https://otsukare.tistory.com/</link>
    <description>더 나은 내일이었으면 합니다.</description>
    <language>ko</language>
    <pubDate>Sat, 16 May 2026 06:20:33 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>내일 tomorrow</managingEditor>
    <image>
      <title>어제보다 나은 오늘 그리고</title>
      <url>https://tistory1.daumcdn.net/tistory/5416546/attach/5b1cec428ff84c3fad32477ad7df7005</url>
      <link>https://otsukare.tistory.com</link>
    </image>
    <item>
      <title>송파사진관 소요사진관 &amp;mdash; 석촌동에서 증명사진 잘 찍는 곳</title>
      <link>https://otsukare.tistory.com/65</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;title&gt;송파사진관 추천 | 석촌동 소요사진관에서 증명사진 찍는 법&lt;/title&gt;
&lt;style&gt;
  @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600&amp;family=Noto+Sans+KR:wght@300;400;500&amp;display=swap');

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

  body {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    color: #1a1a1a;
    background: #fafaf8;
    line-height: 1.9;
  }

  .blog-wrap {
    max-width: 720px;
    margin: 0 auto;
    padding: 60px 24px 100px;
  }

  .category-tag {
    display: inline-block;
    font-size: 11px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #888;
    border-bottom: 1px solid #ccc;
    padding-bottom: 2px;
    margin-bottom: 20px;
  }

  h1.post-title {
    font-family: 'Noto Serif KR', serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.5;
    color: #111;
    margin-bottom: 14px;
    letter-spacing: -0.02em;
  }

  .post-meta {
    font-size: 12px;
    color: #aaa;
    margin-bottom: 40px;
    display: flex;
    gap: 16px;
  }

  .divider {
    width: 40px;
    height: 2px;
    background: #1a1a1a;
    margin: 40px 0;
  }

  .post-body {
    font-size: 15.5px;
    line-height: 2;
    color: #333;
  }

  .post-body h2 {
    font-family: 'Noto Serif KR', serif;
    font-size: 19px;
    font-weight: 600;
    color: #111;
    margin: 48px 0 16px;
    letter-spacing: -0.01em;
  }

  .post-body p {
    margin-bottom: 18px;
  }

  .post-body b {
    font-weight: 500;
    color: #111;
  }

  .photo-block {
    margin: 36px 0;
    text-align: center;
  }

  .photo-caption {
    text-align: center;
    font-size: 12px;
    color: #999;
    margin-top: 10px;
    letter-spacing: 0.05em;
  }

  .info-box {
    background: #f5f4f0;
    border-left: 3px solid #1a1a1a;
    padding: 20px 24px;
    margin: 36px 0;
    border-radius: 0 4px 4px 0;
  }

  .info-box p {
    font-size: 14px;
    color: #444;
    margin: 0;
    line-height: 1.9;
  }

  .info-box .info-title {
    font-size: 12px;
    letter-spacing: 0.1em;
    font-weight: 500;
    color: #888;
    text-transform: uppercase;
    margin-bottom: 10px;
  }

  .location-widget {
    display: flex;
    align-items: center;
    gap: 14px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 16px 20px;
    margin: 40px 0 32px;
    text-decoration: none;
    color: inherit;
  }

  .location-icon {
    width: 36px;
    height: 36px;
    background: #1a1a1a;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .location-icon svg {
    fill: #fff;
    width: 16px;
    height: 16px;
  }

  .location-info {
    display: flex;
    flex-direction: column;
    gap: 3px;
  }

  .location-name {
    font-size: 14px;
    font-weight: 500;
    color: #111;
  }

  .location-address {
    font-size: 12px;
    color: #888;
  }

  .keyword-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 48px;
    padding-top: 32px;
    border-top: 1px solid #e5e5e5;
  }

  .keyword-tags span {
    font-size: 12px;
    color: #666;
    background: #efefec;
    padding: 5px 12px;
    border-radius: 20px;
  }

  .studio-logo {
    text-align: center;
    font-size: 13px;
    letter-spacing: 0.2em;
    color: #aaa;
    margin-top: 60px;
    padding-top: 32px;
    border-top: 1px solid #e5e5e5;
  }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div class=&quot;blog-wrap&quot;&gt;

  &lt;span class=&quot;category-tag&quot;&gt;송파 · 사진관 정보&lt;/span&gt;

  &lt;h1 class=&quot;post-title&quot;&gt;송파사진관 소요사진관 —&lt;br&gt;석촌동에서 증명사진 잘 찍는 곳&lt;/h1&gt;

  &lt;div class=&quot;post-meta&quot;&gt;
    &lt;span&gt;2025&lt;/span&gt;
    &lt;span&gt;송파사진관 · 석촌사진관 · 잠실증명사진&lt;/span&gt;
  &lt;/div&gt;

  &lt;div class=&quot;post-body&quot;&gt;

    &lt;p&gt;증명사진 한 장이 첫인상을 좌우하는 시대다. 취업, 입시, 공무원 시험, 여권 갱신까지 — 쓰임새는 다양하지만 공통적으로 요구되는 건 하나다. &lt;b&gt;단정하고 신뢰감 있는 얼굴&lt;/b&gt;. 그래서 어느 사진관에서 찍느냐가 중요해진다.&lt;/p&gt;

    &lt;p&gt;송파구에서 증명사진을 찾는다면 석촌동에 위치한 &lt;b&gt;소요사진관(studio soyo)&lt;/b&gt;이 눈에 띈다. 단순히 사진을 찍어주는 곳을 넘어, 표정이나 수정까지 섬세하게 다루는 곳으로 알려져 있다.&lt;/p&gt;

    &lt;div class=&quot;photo-block&quot;&gt;
      &lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;송파사진관_석촌증명사진_소요사진관_01.png&quot; data-origin-width=&quot;1080&quot; data-origin-height=&quot;1080&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cxZiOq/dJMcahjZOkq/3kZxVrlkOjJQUfHqLWsCl0/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cxZiOq/dJMcahjZOkq/3kZxVrlkOjJQUfHqLWsCl0/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cxZiOq/dJMcahjZOkq/3kZxVrlkOjJQUfHqLWsCl0/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcxZiOq%2FdJMcahjZOkq%2F3kZxVrlkOjJQUfHqLWsCl0%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;1080&quot; height=&quot;1080&quot; data-filename=&quot;송파사진관_석촌증명사진_소요사진관_01.png&quot; data-origin-width=&quot;1080&quot; data-origin-height=&quot;1080&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

      &lt;p class=&quot;photo-caption&quot;&gt;소요사진관 프로필 촬영 샘플 ⓒ studio soyo&lt;/p&gt;
    &lt;/div&gt;

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

    &lt;h2&gt;소요사진관, 어떤 곳인가&lt;/h2&gt;

    &lt;p&gt;소요사진관은 &lt;b&gt;송파구 석촌동&lt;/b&gt; 일대에 위치한 사진관으로, 증명사진과 프로필 사진 촬영에 특화된 스튜디오다. '소요(逍遙)'라는 이름처럼, 천천히 걸으며 자연스러운 모습을 담는다는 철학이 반영되어 있다.&lt;/p&gt;

    &lt;p&gt;증명사진 전문 스튜디오답게 다양한 용도별 촬영이 가능하다. 일반 증명사진부터 취업용 반명함, 여권 사진, 공무원·교원 임용 사진, 그리고 자연스러운 프로필용 촬영까지 폭넓게 운영되고 있다.&lt;/p&gt;

    &lt;div class=&quot;info-box&quot;&gt;
      &lt;p class=&quot;info-title&quot;&gt;촬영 가능 종류&lt;/p&gt;
      &lt;p&gt;취업용 증명사진 · 여권 사진 · 공무원 임용 사진 · 교원 임용 사진&lt;br&gt;반명함 / 명함판 · 자격증 사진 · 이력서용 프로필 · 자연스러운 프로필 촬영&lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;증명사진, 왜 전문 스튜디오에서 찍어야 하나&lt;/h2&gt;

    &lt;p&gt;요즘은 스마트폰 카메라 성능이 뛰어나 직접 찍어 제출하는 경우도 있다. 하지만 증명사진에는 엄격한 규격이 있다. 배경색, 얼굴 비율, 밝기, 그림자 유무 등이 기준에 맞지 않으면 반려되는 경우가 생긴다.&lt;/p&gt;

    &lt;p&gt;특히 &lt;b&gt;여권 사진이나 공무원 시험 원서용&lt;/b&gt;은 규정이 까다롭다. 배경은 흰색 이어야 하고, 얼굴 전체가 선명하게 보여야 하며, 모자나 과한 액세서리는 금지다. 전문 사진관에서는 이 기준을 정확히 알고 촬영·보정하기 때문에 실수가 없다.&lt;/p&gt;

    &lt;div class=&quot;photo-block&quot;&gt;
      &lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;송파사진관_석촌증명사진_소요사진관_02.png&quot; data-origin-width=&quot;1080&quot; data-origin-height=&quot;1080&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/d7i12F/dJMcaarCeYJ/Kj5cyE2SkALMFQyYlYdf7K/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/d7i12F/dJMcaarCeYJ/Kj5cyE2SkALMFQyYlYdf7K/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/d7i12F/dJMcaarCeYJ/Kj5cyE2SkALMFQyYlYdf7K/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fd7i12F%2FdJMcaarCeYJ%2FKj5cyE2SkALMFQyYlYdf7K%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;1080&quot; height=&quot;1080&quot; data-filename=&quot;송파사진관_석촌증명사진_소요사진관_02.png&quot; data-origin-width=&quot;1080&quot; data-origin-height=&quot;1080&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

      &lt;p class=&quot;photo-caption&quot;&gt;소요사진관 취업용 증명사진 샘플 ⓒ studio soyo&lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;석촌·잠실 일대에서 증명사진 찍기 좋은 이유&lt;/h2&gt;

    &lt;p&gt;석촌사진관을 찾는 분들의 목적은 다양하다. 잠실역 인근 직장인 중 이직 준비로 증명사진을 새로 찍으려는 분, 롯데월드 타워 근처 취업 준비생, 인근 대학병원 인턴 서류를 준비하는 분들까지 — &lt;b&gt;잠실증명사진&lt;/b&gt; 수요는 꾸준히 높다.&lt;/p&gt;

    &lt;p&gt;소요사진관은 이 수요를 충족하는 위치에 있다. 석촌호수 인근으로 대중교통 접근성이 좋고, 촬영 전 간단히 헤어나 메이크업을 정리할 수 있는 여건도 갖춰져 있다.&lt;/p&gt;

    &lt;div class=&quot;photo-block&quot;&gt;
      &lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;송파사진관_석촌증명사진_소요사진관_03.png&quot; data-origin-width=&quot;1080&quot; data-origin-height=&quot;1080&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dI0Hek/dJMcadoigUD/rkylnckIjxtlFI1KsghrkK/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dI0Hek/dJMcadoigUD/rkylnckIjxtlFI1KsghrkK/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dI0Hek/dJMcadoigUD/rkylnckIjxtlFI1KsghrkK/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdI0Hek%2FdJMcadoigUD%2FrkylnckIjxtlFI1KsghrkK%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;1080&quot; height=&quot;1080&quot; data-filename=&quot;송파사진관_석촌증명사진_소요사진관_03.png&quot; data-origin-width=&quot;1080&quot; data-origin-height=&quot;1080&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

      &lt;p class=&quot;photo-caption&quot;&gt;소요사진관 프로필 증명사진 샘플 ⓒ studio soyo&lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;촬영 전 알아두면 좋은 것들&lt;/h2&gt;

    &lt;p&gt;증명사진 촬영 전에는 몇 가지를 미리 준비하면 좋다. 우선 &lt;b&gt;의상&lt;/b&gt;은 단색 계열이 적합하다. 화려한 무늬나 원색 계통은 얼굴보다 옷이 먼저 눈에 띌 수 있다. 검정, 네이비, 흰색, 차콜 계열의 정장이나 블라우스가 무난하다.&lt;/p&gt;

    &lt;p&gt;&lt;b&gt;헤어&lt;/b&gt;는 이마가 자연스럽게 보이도록 정리하는 게 좋다. 앞머리로 이마를 모두 가리면 인상이 답답해 보일 수 있다. 증명사진용이라면 머리를 깔끔하게 정돈하거나 뒤로 묶는 스타일을 권장하는 경우가 많다.&lt;/p&gt;

    &lt;p&gt;&lt;b&gt;예약&lt;/b&gt;은 방문 전 확인하는 게 안전하다. 주말과 취업 시즌(3~5월, 9~10월)에는 대기 시간이 길어질 수 있으므로 사전 예약을 권장한다.&lt;/p&gt;

    &lt;div class=&quot;info-box&quot;&gt;
      &lt;p class=&quot;info-title&quot;&gt;스튜디오 정보&lt;/p&gt;
      &lt;p&gt;상호명 : 소요사진관 (studio soyo)&lt;br&gt;위치 : 서울 송파구 석촌동 일대&lt;br&gt;주요 서비스 : 증명사진, 취업용 사진, 여권 사진, 프로필 촬영&lt;br&gt;예약 : 방문 또는 카카오톡(soyoseoul), 네이버 예약&lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;마치며&lt;/h2&gt;

    &lt;p&gt;송파사진관을 찾을 때 선택지는 다양하지만, 증명사진이라는 특수한 목적에서는 경험과 섬세함이 있는 전문 스튜디오가 결과물에서 차이를 낸다. 소요사진관은 그 기준을 충족하는 곳으로, 석촌·잠실 인근에서 증명사진이 필요하다면 한 번쯤 고려해볼 만한 선택지다.&lt;/p&gt;

    &lt;p&gt;좋은 사진 한 장은 준비의 마지막 단계이자, 첫인상의 시작이다.&lt;/p&gt;

  &lt;/div&gt;

  &lt;a class=&quot;location-widget&quot; href=&quot;https://map.daum.net/?latlng=127.10457316440089,37.505918158391445&amp;q=%EC%86%8C%EC%9A%94%EC%82%AC%EC%A7%84%EA%B4%80&amp;itemId=1671784379&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;
    &lt;div class=&quot;location-icon&quot;&gt;
      &lt;svg viewBox=&quot;0 0 24 24&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;
        &lt;path d=&quot;M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z&quot;/&gt;
      &lt;/svg&gt;
    &lt;/div&gt;
    &lt;span class=&quot;location-info&quot;&gt;
      &lt;span class=&quot;location-name&quot;&gt;소요사진관&lt;/span&gt;
      &lt;span class=&quot;location-address&quot;&gt;서울 송파구 백제고분로39길 18&lt;/span&gt;
    &lt;/span&gt;
  &lt;/a&gt;

  &lt;div class=&quot;keyword-tags&quot;&gt;
    &lt;span&gt;# 송파사진관&lt;/span&gt;
    &lt;span&gt;# 석촌사진관&lt;/span&gt;
    &lt;span&gt;# 잠실증명사진&lt;/span&gt;
    &lt;span&gt;# 소요사진관&lt;/span&gt;
    &lt;span&gt;# 증명사진&lt;/span&gt;
    &lt;span&gt;# 취업사진&lt;/span&gt;
    &lt;span&gt;# 여권사진&lt;/span&gt;
    &lt;span&gt;# 프로필사진&lt;/span&gt;
  &lt;/div&gt;

  &lt;div class=&quot;studio-logo&quot;&gt;studio soyo · 소요사진관&lt;/div&gt;

&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>내일 tomorrow</author>
      <guid isPermaLink="true">https://otsukare.tistory.com/65</guid>
      <comments>https://otsukare.tistory.com/65#entry65comment</comments>
      <pubDate>Thu, 30 Apr 2026 16:29:28 +0900</pubDate>
    </item>
    <item>
      <title>착하게 살다 지쳤다면 &amp;mdash; 착한 아이 증후군에서 벗어나는 법</title>
      <link>https://otsukare.tistory.com/64</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;style&gt;
  * { box-sizing: border-box; margin: 0; padding: 0; }
  body { font-family: 'Apple SD Gothic Neo', '맑은 고딕', sans-serif; color: #222; background: #fff; }
  .blog { max-width: 720px; margin: 0 auto; padding: 2rem 1rem; }
  .tag-row { display: flex; gap: 6px; flex-wrap: wrap; margin-bottom: 1.5rem; }
  .tag { font-size: 12px; padding: 3px 10px; border-radius: 20px; background: #f5f5f5; color: #666; border: 1px solid #e5e5e5; }
  h1.title { font-size: 26px; font-weight: 600; line-height: 1.4; color: #111; margin-bottom: 0.5rem; }
  .subtitle { font-size: 15px; color: #555; margin-bottom: 1.5rem; line-height: 1.6; }
  .meta { font-size: 13px; color: #999; margin-bottom: 2rem; padding-bottom: 1.5rem; border-bottom: 1px solid #eee; }
  .intro-box { background: #f8f7ff; border-left: 3px solid #7F77DD; border-radius: 0 8px 8px 0; padding: 1rem 1.25rem; margin-bottom: 2rem; font-size: 15px; color: #555; line-height: 1.7; }
  h2.section { font-size: 20px; font-weight: 600; color: #111; margin: 2.5rem 0 1rem; padding-bottom: 0.4rem; border-bottom: 2px solid #AFA9EC; }
  h3.subsection { font-size: 16px; font-weight: 600; color: #222; margin: 1.5rem 0 0.5rem; }
  p { font-size: 15px; line-height: 1.8; color: #333; margin-bottom: 1rem; }
  .tip-card { background: #fff; border: 1px solid #e5e5e5; border-radius: 12px; padding: 1rem 1.25rem; margin: 1rem 0; }
  .tip-label { font-size: 12px; font-weight: 600; color: #7F77DD; letter-spacing: 0.04em; margin-bottom: 6px; }
  .compare { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin: 1rem 0; }
  .compare-bad { background: #fff0f0; border-radius: 8px; padding: 0.75rem 1rem; font-size: 14px; color: #A32D2D; }
  .compare-good { background: #f0faf5; border-radius: 8px; padding: 0.75rem 1rem; font-size: 14px; color: #0F6E56; }
  .compare-label { font-size: 11px; font-weight: 600; margin-bottom: 4px; opacity: 0.7; }
  .book-card { display: flex; gap: 1rem; align-items: flex-start; background: #fff; border: 1px solid #e5e5e5; border-radius: 12px; padding: 1.25rem; margin: 1rem 0; }
  .book-icon { width: 48px; height: 64px; border-radius: 4px; background: #EEEDFE; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 22px; }
  .book-info h4 { font-size: 15px; font-weight: 600; color: #111; margin-bottom: 4px; }
  .book-info p { font-size: 13px; color: #555; margin: 0; line-height: 1.6; }
  .book-badge { display: inline-block; font-size: 11px; padding: 2px 8px; border-radius: 10px; background: #EEEDFE; color: #534AB7; margin-bottom: 6px; }
  .highlight-box { background: #EEEDFE; border-radius: 12px; padding: 1.25rem 1.5rem; margin: 2rem 0; }
  .highlight-box p { color: #3C3489; font-size: 16px; line-height: 1.7; margin: 0; }
  .step-list { list-style: none; padding: 0; }
  .step-list li { display: flex; gap: 12px; align-items: flex-start; padding: 0.75rem 0; border-bottom: 1px solid #f0f0f0; font-size: 15px; color: #333; line-height: 1.6; }
  .step-num { width: 26px; height: 26px; border-radius: 50%; background: #7F77DD; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 13px; font-weight: 600; flex-shrink: 0; margin-top: 2px; }
  .closing { background: #f9f9f9; border-radius: 12px; padding: 1.5rem; margin-top: 2.5rem; text-align: center; }
  .closing p { font-size: 15px; color: #555; line-height: 1.7; margin: 0; }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div class=&quot;blog&quot;&gt;

  &lt;div class=&quot;tag-row&quot;&gt;
    &lt;span class=&quot;tag&quot;&gt;인간관계&lt;/span&gt;
    &lt;span class=&quot;tag&quot;&gt;심리&lt;/span&gt;
    &lt;span class=&quot;tag&quot;&gt;자기계발&lt;/span&gt;
    &lt;span class=&quot;tag&quot;&gt;착한아이증후군&lt;/span&gt;
    &lt;span class=&quot;tag&quot;&gt;경계선&lt;/span&gt;
  &lt;/div&gt;

  &lt;h1 class=&quot;title&quot;&gt;착하게 살다 지쳤다면 — 착한 아이 증후군에서 벗어나는 법&lt;/h1&gt;
  &lt;p class=&quot;subtitle&quot;&gt;미움받기 두려워 참아온 당신에게, 나를 먼저 지키는 '건강한 까칠함'을 기르는 방법을 정리했습니다.&lt;/p&gt;
  &lt;div class=&quot;meta&quot;&gt;2025 · 인간관계 · 포스팅 읽는 시간 약 5분&lt;/div&gt;

  &lt;div class=&quot;intro-box&quot;&gt;
    &quot;착하다&quot;는 말이 칭찬인 줄 알았는데, 어느 순간 그 말이 나를 가두는 틀이 되어 있었습니다. 거절 못 하고, 화 못 내고, 항상 웃어야 했던 그 시간들. 이 글은 그런 분들을 위한 이야기입니다.
  &lt;/div&gt;

  &lt;h2 class=&quot;section&quot;&gt;1. '착함'이라는 마약과 결별하기&lt;/h2&gt;
  &lt;p&gt;착한 아이 증후군을 겪는 사람들은 '착함'을 통해 안전함을 얻으려 합니다. &lt;strong&gt;&quot;내가 착하게 굴면 아무도 나를 공격하지 않겠지?&quot;&lt;/strong&gt;라는 무의식적 계산이죠.&lt;/p&gt;
  &lt;p&gt;하지만 솔직하게 들여다보면, 상대를 위해서가 아니라 &lt;em&gt;미움받기 싫은 내 두려움&lt;/em&gt; 때문에 착한 척하는 경우가 훨씬 많습니다.&lt;/p&gt;
  &lt;div class=&quot;tip-card&quot;&gt;
    &lt;div class=&quot;tip-label&quot;&gt;핵심 인식 전환&lt;/div&gt;
    &lt;p style=&quot;margin:0; font-size:14px; color:#666;&quot;&gt;현실은 만만한 사람에게 더 무리한 요구가 쏟아집니다. '착하면 대접받는다'는 건 오류입니다.&lt;/p&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;section&quot;&gt;2. 판단 기준을 '타인'에서 '나'로&lt;/h2&gt;
  &lt;p&gt;어떤 요청을 받았을 때, 이렇게 먼저 물어보세요.&lt;/p&gt;
  &lt;div class=&quot;compare&quot;&gt;
    &lt;div class=&quot;compare-bad&quot;&gt;&lt;div class=&quot;compare-label&quot;&gt;기존 사고방식&lt;/div&gt;&quot;상대방이 서운해할까?&quot;&lt;/div&gt;
    &lt;div class=&quot;compare-good&quot;&gt;&lt;div class=&quot;compare-label&quot;&gt;바꿀 사고방식&lt;/div&gt;&quot;내가 이걸 하면 피곤한가?&quot;&lt;/div&gt;
  &lt;/div&gt;
  &lt;p&gt;내가 피곤하다면 거절하는 것이 정답입니다. 나를 싫어하는 사람이 생기는 것은 '내 인생이 독립적으로 잘 굴러가고 있다는 신호'로 받아들이세요.&lt;/p&gt;

  &lt;h2 class=&quot;section&quot;&gt;3. 거절의 기술 — 착한 척하지 않는 법&lt;/h2&gt;
  &lt;p&gt;거절을 못 하는 이유는 거절이 '공격'이라고 생각하기 때문입니다. 하지만 거절은 그저 나의 &lt;strong&gt;상태 알림&lt;/strong&gt;일 뿐입니다.&lt;/p&gt;
  &lt;ul class=&quot;step-list&quot;&gt;
    &lt;li&gt;&lt;span class=&quot;step-num&quot;&gt;1&lt;/span&gt;&lt;span&gt;&lt;strong&gt;설명하지 않기&lt;/strong&gt; — &quot;죄송하지만 지금은 어렵습니다&quot;처럼 짧고 명확하게. 이유를 구구절절 대면 상대가 설득할 틈을 찾습니다.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class=&quot;step-num&quot;&gt;2&lt;/span&gt;&lt;span&gt;&lt;strong&gt;완충지대 만들기&lt;/strong&gt; — &quot;잠시 일정 확인해보고 알려줄게요&quot;로 심리적 시간을 버세요.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class=&quot;step-num&quot;&gt;3&lt;/span&gt;&lt;span&gt;&lt;strong&gt;침묵 활용하기&lt;/strong&gt; — 무리한 부탁에 곧바로 &quot;네&quot;라고 하지 말고 3초만 침묵해 보세요. 그 정적이 주도권을 가져다줍니다.&lt;/span&gt;&lt;/li&gt;
  &lt;/ul&gt;

  &lt;h2 class=&quot;section&quot;&gt;4. 영리하게 상황을 통제하는 법&lt;/h2&gt;
  &lt;p&gt;'약아진다'는 것은 남을 속이는 게 아니라, 내 이익과 감정을 영리하게 보호하는 것입니다.&lt;/p&gt;
  &lt;div class=&quot;tip-card&quot;&gt;
    &lt;div class=&quot;tip-label&quot;&gt;에너지 관리 전략&lt;/div&gt;
    &lt;p style=&quot;margin:0; font-size:14px; color:#666;&quot;&gt;평소에 에너지의 100%를 쓰지 마세요. 60~70%만 보여주고 나머지는 나를 위한 비축분으로 두세요. 항상 100을 해주다가 1을 못 하면 '변했다'는 소리를 듣지만, 평소에 50을 하다가 잘해주면 '따뜻한 사람'이 됩니다.&lt;/p&gt;
  &lt;/div&gt;

  &lt;h3 class=&quot;subsection&quot;&gt;무례한 상황에서 질문으로 주도권 가져오기&lt;/h3&gt;
  &lt;p&gt;상대가 무리한 요청을 할 때 당황해서 바로 답하지 마세요. 대신 이렇게 질문을 돌려주세요.&lt;/p&gt;
  &lt;div class=&quot;compare&quot;&gt;
    &lt;div class=&quot;compare-good&quot;&gt;&lt;div class=&quot;compare-label&quot;&gt;예시 1&lt;/div&gt;&quot;그걸 왜 저에게 물으시나요?&quot;&lt;/div&gt;
    &lt;div class=&quot;compare-good&quot;&gt;&lt;div class=&quot;compare-label&quot;&gt;예시 2&lt;/div&gt;&quot;제가 꼭 해야 하는 특별한 이유가 있을까요?&quot;&lt;/div&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;section&quot;&gt;5. 거절 후 찾아오는 죄책감 다루기&lt;/h2&gt;
  &lt;p&gt;거절을 시작하면 반드시 죄책감이라는 '금단현상'이 옵니다. 하지만 이건 내가 나쁜 짓을 해서가 아닙니다.&lt;/p&gt;
  &lt;div class=&quot;tip-card&quot;&gt;
    &lt;div class=&quot;tip-label&quot;&gt;거절 후 죄책감의 실체&lt;/div&gt;
    &lt;p style=&quot;margin:0; font-size:14px; color:#666;&quot;&gt;익숙한 행동 패턴을 어겼을 때 뇌가 보내는 오류 신호일 뿐입니다. 거절 후 상대의 굳은 표정을 보는 5분만 견디면, 나의 5시간이 자유로워집니다.&lt;/p&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;section&quot;&gt;6. 말투만 바꿔도 달라진다&lt;/h2&gt;
  &lt;p&gt;잘못한 게 없는데 &quot;미안하다&quot;고 시작하지 마세요. 대신 이렇게 바꿔보세요.&lt;/p&gt;
  &lt;div class=&quot;compare&quot;&gt;
    &lt;div class=&quot;compare-bad&quot;&gt;&lt;div class=&quot;compare-label&quot;&gt;이전 말투 (X)&lt;/div&gt;&quot;미안한데 제가 지금 바빠서 못 도와드려요.&quot;&lt;/div&gt;
    &lt;div class=&quot;compare-good&quot;&gt;&lt;div class=&quot;compare-label&quot;&gt;바꾼 말투 (O)&lt;/div&gt;&quot;말씀은 고맙지만, 제 업무에 집중해야 해서 어렵겠네요.&quot;&lt;/div&gt;
  &lt;/div&gt;

  &lt;h2 class=&quot;section&quot;&gt;7. 강력 추천 도서 — 딱 한 권&lt;/h2&gt;
  &lt;div class=&quot;book-card&quot;&gt;
    &lt;div class=&quot;book-icon&quot;&gt; &lt;/div&gt;
    &lt;div class=&quot;book-info&quot;&gt;
      &lt;span class=&quot;book-badge&quot;&gt;강력 추천 1순위&lt;/span&gt;
      &lt;h4&gt;《미움받을 용기》— 기시미 이치로, 고가 후미타케&lt;/h4&gt;
      &lt;p&gt;착한 아이 증후군의 뿌리인 '타인의 인정에 목매는 심리'를 송두리째 뽑아버리는 철학적 파괴력이 있습니다. 특히 &lt;strong&gt;'과제의 분리'&lt;/strong&gt; 개념 — 거절했을 때 상대가 기분 나빠하는 것은 상대의 과제이지 내 과제가 아니다 — 이 하나만 장착해도 죄책감의 80%가 사라집니다.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;highlight-box&quot;&gt;
    &lt;p&gt;결국 핵심은 &lt;strong&gt;내 인생의 운전대를 타인에게서 빼앗아 오는 것&lt;/strong&gt;입니다. 나를 귀하게 여기고 함부로 쓰지 않을 때, 타인도 비로소 당신을 존중하기 시작합니다.&lt;/p&gt;
  &lt;/div&gt;

  &lt;div class=&quot;closing&quot;&gt;
    &lt;p&gt;지금 당장 거절하기 힘들었던 상황 하나를 떠올려 보세요.&lt;br&gt;그걸 짧고 정중하게 거절하는 시뮬레이션부터 시작해 보세요. 작은 한 번이 모든 것을 바꿉니다.&lt;/p&gt;
  &lt;/div&gt;

&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <category>내가 사는 이야기</category>
      <category>거절하는법</category>
      <category>경계선세우기</category>
      <category>관계심리</category>
      <category>미움받을용기</category>
      <category>심리학</category>
      <category>인간관계스트레스</category>
      <category>인정욕구</category>
      <category>자기계발</category>
      <category>자존감높이기</category>
      <category>착한아이증후군</category>
      <author>내일 tomorrow</author>
      <guid isPermaLink="true">https://otsukare.tistory.com/64</guid>
      <comments>https://otsukare.tistory.com/64#entry64comment</comments>
      <pubDate>Mon, 6 Apr 2026 15:37:30 +0900</pubDate>
    </item>
    <item>
      <title>재방문하게 만드는 송파사진관 소요에서 프로필사진 찍은 후기</title>
      <link>https://otsukare.tistory.com/63</link>
      <description>&lt;div style=&quot;max-width:720px; margin:0 auto; padding:20px 16px 60px; font-family:'Noto Sans KR', Apple SD Gothic Neo, sans-serif; color:#2c2c2c; line-height:1.8; background:#faf8f5;&quot;&gt;

  &lt;!-- 헤더 --&gt;
  &lt;div style=&quot;text-align:center; padding:48px 0 40px; border-bottom:1px solid #e8e2d9; margin-bottom:44px;&quot;&gt;
    &lt;div style=&quot;display:inline-block; font-size:11px; font-weight:600; letter-spacing:3px; color:#8b7355; background:#f0ebe3; padding:6px 18px; border-radius:20px; margin-bottom:22px;&quot;&gt;  송파구 석촌역 도보 2분&lt;/div&gt;
    &lt;h2 style=&quot;font-size:26px; font-weight:700; color:#1a1a1a; line-height:1.45; margin:0 0 14px; font-family:Georgia, 'Noto Serif KR', serif;&quot;&gt;재방문하게 만드는 &lt;span style=&quot;color:#8b7355;&quot;&gt;송파사진관&lt;/span&gt;&lt;br&gt;소요에서 프로필사진 찍은 후기&lt;/h2&gt;
    &lt;p style=&quot;font-size:13px; color:#999; margin:0;&quot;&gt;이력서 사진에 이어 두 번째 방문 · 회사 홈페이지용 프로필 촬영기&lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- 도입 인용 --&gt;
  &lt;div style=&quot;background:#f5f0e8; border-left:3px solid #c9a96e; padding:22px 26px; margin-bottom:44px; border-radius:0 8px 8px 0;&quot;&gt;
    &lt;p style=&quot;font-size:15px; color:#4a3f2f; line-height:1.9; margin:0 0 10px;&quot;&gt;&quot;작은 동네 사진관이라 생각하고 크게 기대 안 했는데,&lt;br&gt;결과물을 보고 나서 두 번째 방문까지 하게 됐어요.&lt;br&gt;&lt;strong&gt;송파사진관&lt;/strong&gt; 중에 이렇게 꼼꼼하게 찍어주는 곳은 처음이었습니다.&quot;&lt;/p&gt;
    &lt;span style=&quot;font-size:12px; color:#a08060; font-style:italic;&quot;&gt;— 실제 방문 고객 후기 中&lt;/span&gt;
  &lt;/div&gt;

  &lt;!-- 섹션 1 --&gt;
  &lt;div style=&quot;margin-bottom:44px;&quot;&gt;
    &lt;div style=&quot;display:flex; align-items:center; gap:10px; margin-bottom:20px;&quot;&gt;
      &lt;div style=&quot;width:28px; height:28px; background:#2c2c2c; color:#fff; font-size:11px; font-weight:700; border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0; line-height:1;&quot;&gt;1&lt;/div&gt;
      &lt;h3 style=&quot;font-size:17px; font-weight:700; color:#1a1a1a; margin:0;&quot;&gt;잠실사진관·송파사진관 중 소요를 선택한 이유&lt;/h3&gt;
    &lt;/div&gt;
    &lt;p style=&quot;font-size:14px; color:#555; line-height:1.9; margin:0;&quot;&gt;회사 홈페이지 제출용 프로필 사진이 필요해서 &lt;strong&gt;송파사진관&lt;/strong&gt; 잘 찍는 곳을 찾아봤어요. 석촌호수 인근에 살다 보니 접근성이 가장 먼저였는데, 소요가 &lt;strong&gt;석촌역에서 걸어서 2분&lt;/strong&gt; 거리라 바로 예약했습니다. 이미 이력서 사진으로 한 번 만족했던 터라 이번에는 망설임 없이 프로필로 예약했어요  &lt;/p&gt;
  &lt;/div&gt;

  &lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;blob&quot; data-origin-width=&quot;400&quot; data-origin-height=&quot;591&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cYQvLT/dJMcahDJUfj/z49jZQTDOH3zdrWDcyUOP1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cYQvLT/dJMcahDJUfj/z49jZQTDOH3zdrWDcyUOP1/img.png&quot; data-alt=&quot;송파프로필 사진관 소요사진관&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cYQvLT/dJMcahDJUfj/z49jZQTDOH3zdrWDcyUOP1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcYQvLT%2FdJMcahDJUfj%2Fz49jZQTDOH3zdrWDcyUOP1%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;546&quot; height=&quot;807&quot; data-filename=&quot;blob&quot; data-origin-width=&quot;400&quot; data-origin-height=&quot;591&quot;/&gt;&lt;/span&gt;&lt;figcaption&gt;송파프로필 사진관 소요사진관&lt;/figcaption&gt;
&lt;/figure&gt;


  &lt;!-- 구분선 --&gt;
  &lt;div style=&quot;text-align:center; color:#ccc; font-size:18px; letter-spacing:6px; margin:36px 0;&quot;&gt;· · ·&lt;/div&gt;

  &lt;!-- 섹션 2 --&gt;
  &lt;div style=&quot;margin-bottom:44px;&quot;&gt;
    &lt;div style=&quot;display:flex; align-items:center; gap:10px; margin-bottom:20px;&quot;&gt;
      &lt;div style=&quot;width:28px; height:28px; background:#2c2c2c; color:#fff; font-size:11px; font-weight:700; border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0; line-height:1;&quot;&gt;2&lt;/div&gt;
      &lt;h3 style=&quot;font-size:17px; font-weight:700; color:#1a1a1a; margin:0;&quot;&gt;프로필사진 촬영 솔직 후기&lt;/h3&gt;
    &lt;/div&gt;

    &lt;!-- 카드 1 --&gt;
    &lt;div style=&quot;background:#fff; border:1px solid #ede8e0; border-radius:12px; padding:22px 24px; margin-bottom:12px; display:flex; gap:16px; align-items:flex-start;&quot;&gt;
      &lt;div style=&quot;font-size:22px; flex-shrink:0; margin-top:2px;&quot;&gt; &lt;/div&gt;
      &lt;div&gt;
        &lt;p style=&quot;font-size:14px; font-weight:700; color:#1a1a1a; margin:0 0 6px;&quot;&gt;빠른 상담 · 충분한 촬영&lt;/p&gt;
        &lt;p style=&quot;font-size:13.5px; color:#555; line-height:1.75; margin:0;&quot;&gt;예약 후 대기 없이 바로 촬영에 들어갔어요. 짧은 시간 안에도 다양한 컷을 충분히 찍어줘서 나중에 셀렉할 때 고민될 만큼 마음에 드는 사진이 많았어요.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;!-- 카드 2 --&gt;
    &lt;div style=&quot;background:#fff; border:1px solid #ede8e0; border-radius:12px; padding:22px 24px; margin-bottom:12px; display:flex; gap:16px; align-items:flex-start;&quot;&gt;
      &lt;div style=&quot;font-size:22px; flex-shrink:0; margin-top:2px;&quot;&gt;✨&lt;/div&gt;
      &lt;div&gt;
        &lt;p style=&quot;font-size:14px; font-weight:700; color:#1a1a1a; margin:0 0 6px;&quot;&gt;섬세한 디렉팅으로 자연스럽게&lt;/p&gt;
        &lt;p style=&quot;font-size:13.5px; color:#555; line-height:1.75; margin:0;&quot;&gt;포즈와 표정을 하나하나 가이드해주셔서 카메라 앞에서 굳어버릴 일이 없었어요. 촬영 중간중간 분위기도 풀어주셔서 자연스러운 인생샷을 건질 수 있었습니다.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;!-- 카드 3 --&gt;
    &lt;div style=&quot;background:#fff; border:1px solid #ede8e0; border-radius:12px; padding:22px 24px; margin-bottom:12px; display:flex; gap:16px; align-items:flex-start;&quot;&gt;
      &lt;div style=&quot;font-size:22px; flex-shrink:0; margin-top:2px;&quot;&gt; ️&lt;/div&gt;
      &lt;div&gt;
        &lt;p style=&quot;font-size:14px; font-weight:700; color:#1a1a1a; margin:0 0 6px;&quot;&gt;과하지 않은 자연스러운 보정&lt;/p&gt;
        &lt;p style=&quot;font-size:13.5px; color:#555; line-height:1.75; margin:0;&quot;&gt;수정이 신속한데도 퀄리티가 탄탄해요. 다른 사람처럼 바꾸는 게 아니라 내 의견을 반영한 '나인데 더 예쁜 나'로 완성해줍니다. 보정 결과물에 정말 만족했어요.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;!-- 카드 4 --&gt;
    &lt;div style=&quot;background:#fff; border:1px solid #ede8e0; border-radius:12px; padding:22px 24px; margin-bottom:12px; display:flex; gap:16px; align-items:flex-start;&quot;&gt;
      &lt;div style=&quot;font-size:22px; flex-shrink:0; margin-top:2px;&quot;&gt; &lt;/div&gt;
      &lt;div&gt;
        &lt;p style=&quot;font-size:14px; font-weight:700; color:#1a1a1a; margin:0 0 6px;&quot;&gt;채광 좋고 깔끔한 공간&lt;/p&gt;
        &lt;p style=&quot;font-size:13.5px; color:#555; line-height:1.75; margin:0;&quot;&gt;스튜디오 내부가 밝고 채광이 좋아 사진 톤이 자연스럽게 살아나요. 시설도 깔끔하고 분위기가 편안해서 처음 방문하시는 분도 금방 편안해지실 거예요.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;blob&quot; data-origin-width=&quot;793&quot; data-origin-height=&quot;793&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/eluqqJ/dJMcad2npMJ/8EPCX72L1GFLlzpGnB1tk0/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/eluqqJ/dJMcad2npMJ/8EPCX72L1GFLlzpGnB1tk0/img.png&quot; data-alt=&quot;송파 사진잘찍는 소요사진관&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/eluqqJ/dJMcad2npMJ/8EPCX72L1GFLlzpGnB1tk0/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FeluqqJ%2FdJMcad2npMJ%2F8EPCX72L1GFLlzpGnB1tk0%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;793&quot; height=&quot;793&quot; data-filename=&quot;blob&quot; data-origin-width=&quot;793&quot; data-origin-height=&quot;793&quot;/&gt;&lt;/span&gt;&lt;figcaption&gt;송파 사진잘찍는 소요사진관&lt;/figcaption&gt;
&lt;/figure&gt;


  &lt;!-- 구분선 --&gt;
  &lt;div style=&quot;text-align:center; color:#ccc; font-size:18px; letter-spacing:6px; margin:36px 0;&quot;&gt;· · ·&lt;/div&gt;

  &lt;!-- 섹션 3 : 리뷰 --&gt;
  &lt;div style=&quot;margin-bottom:44px;&quot;&gt;
    &lt;div style=&quot;display:flex; align-items:center; gap:10px; margin-bottom:20px;&quot;&gt;
      &lt;div style=&quot;width:28px; height:28px; background:#2c2c2c; color:#fff; font-size:11px; font-weight:700; border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0; line-height:1;&quot;&gt;3&lt;/div&gt;
      &lt;h3 style=&quot;font-size:17px; font-weight:700; color:#1a1a1a; margin:0;&quot;&gt;실제 방문 고객 리뷰 모음&lt;/h3&gt;
    &lt;/div&gt;

    &lt;!-- 리뷰 1 --&gt;
    &lt;div style=&quot;background:#fff; border:1px solid #ede8e0; border-radius:12px; padding:20px 22px; margin-bottom:12px;&quot;&gt;
      &lt;div style=&quot;display:flex; justify-content:space-between; margin-bottom:10px;&quot;&gt;
        &lt;span style=&quot;font-size:12px; font-weight:700; color:#8b7355;&quot;&gt;**구구 님&lt;/span&gt;
        &lt;span style=&quot;font-size:13px;&quot;&gt;⭐⭐⭐⭐⭐&lt;/span&gt;
      &lt;/div&gt;
      &lt;p style=&quot;font-size:13.5px; color:#444; line-height:1.75; margin:0 0 12px;&quot;&gt;당일 급하게 연락드렸는데도 너무 친절하게 응해주셨어요. 포즈·표정 디렉팅을 정말 꼼꼼하게 해주셔서 편하게 촬영할 수 있었고, 덕분에 자연스러운 사진을 건진 것 같아요. 찐 내돈내산 추천합니다  &lt;/p&gt;
      &lt;div style=&quot;display:flex; flex-wrap:wrap; gap:6px;&quot;&gt;
        &lt;span style=&quot;font-size:11px; background:#f5f0e8; color:#8b7355; padding:3px 10px; border-radius:20px;&quot;&gt;꼼꼼한 보정&lt;/span&gt;
        &lt;span style=&quot;font-size:11px; background:#f5f0e8; color:#8b7355; padding:3px 10px; border-radius:20px;&quot;&gt;친절&lt;/span&gt;
        &lt;span style=&quot;font-size:11px; background:#f5f0e8; color:#8b7355; padding:3px 10px; border-radius:20px;&quot;&gt;자연스러운 연출&lt;/span&gt;
        &lt;span style=&quot;font-size:11px; background:#f5f0e8; color:#8b7355; padding:3px 10px; border-radius:20px;&quot;&gt;합리적인 가격&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;!-- 리뷰 2 --&gt;
    &lt;div style=&quot;background:#fff; border:1px solid #ede8e0; border-radius:12px; padding:20px 22px; margin-bottom:12px;&quot;&gt;
      &lt;div style=&quot;display:flex; justify-content:space-between; margin-bottom:10px;&quot;&gt;
        &lt;span style=&quot;font-size:12px; font-weight:700; color:#8b7355;&quot;&gt;**우 님&lt;/span&gt;
        &lt;span style=&quot;font-size:13px;&quot;&gt;⭐⭐⭐⭐⭐&lt;/span&gt;
      &lt;/div&gt;
      &lt;p style=&quot;font-size:13.5px; color:#444; line-height:1.75; margin:0 0 12px;&quot;&gt;편안한 분위기에서 촬영해주셔서 긴장하지 않고 자연스럽게 찍을 수 있었어요. 원하는 결과가 나올 때까지 세심하게 맞춰주셨고, 보정도 제 의견을 잘 반영해주셔서 매우 만족스럽습니다!&lt;/p&gt;
      &lt;div style=&quot;display:flex; flex-wrap:wrap; gap:6px;&quot;&gt;
        &lt;span style=&quot;font-size:11px; background:#f5f0e8; color:#8b7355; padding:3px 10px; border-radius:20px;&quot;&gt;꼼꼼한 보정&lt;/span&gt;
        &lt;span style=&quot;font-size:11px; background:#f5f0e8; color:#8b7355; padding:3px 10px; border-radius:20px;&quot;&gt;편안한 분위기&lt;/span&gt;
        &lt;span style=&quot;font-size:11px; background:#f5f0e8; color:#8b7355; padding:3px 10px; border-radius:20px;&quot;&gt;가격 합리적&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;!-- 리뷰 3 --&gt;
    &lt;div style=&quot;background:#fff; border:1px solid #ede8e0; border-radius:12px; padding:20px 22px; margin-bottom:12px;&quot;&gt;
      &lt;div style=&quot;display:flex; justify-content:space-between; margin-bottom:10px;&quot;&gt;
        &lt;span style=&quot;font-size:12px; font-weight:700; color:#8b7355;&quot;&gt;효*** 님&lt;/span&gt;
        &lt;span style=&quot;font-size:13px;&quot;&gt;⭐⭐⭐⭐⭐&lt;/span&gt;
      &lt;/div&gt;
      &lt;p style=&quot;font-size:13.5px; color:#444; line-height:1.75; margin:0 0 12px;&quot;&gt;너무 친절하시고 밝고 쾌적한 환경에서 예쁘게 찍어주세요. 촬영 포즈와 가이드도 잘 추천해주시고 보정도 빠르게 완성해주셔서 여러모로 최고입니다!&lt;/p&gt;
      &lt;div style=&quot;display:flex; flex-wrap:wrap; gap:6px;&quot;&gt;
        &lt;span style=&quot;font-size:11px; background:#f5f0e8; color:#8b7355; padding:3px 10px; border-radius:20px;&quot;&gt;빠른 보정&lt;/span&gt;
        &lt;span style=&quot;font-size:11px; background:#f5f0e8; color:#8b7355; padding:3px 10px; border-radius:20px;&quot;&gt;밝은 환경&lt;/span&gt;
        &lt;span style=&quot;font-size:11px; background:#f5f0e8; color:#8b7355; padding:3px 10px; border-radius:20px;&quot;&gt;친절&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- 구분선 --&gt;
  &lt;div style=&quot;text-align:center; color:#ccc; font-size:18px; letter-spacing:6px; margin:36px 0;&quot;&gt;· · ·&lt;/div&gt;

  &lt;!-- 섹션 4 : 가격 --&gt;
  &lt;div style=&quot;margin-bottom:44px;&quot;&gt;
    &lt;div style=&quot;display:flex; align-items:center; gap:10px; margin-bottom:20px;&quot;&gt;
      &lt;div style=&quot;width:28px; height:28px; background:#2c2c2c; color:#fff; font-size:11px; font-weight:700; border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0; line-height:1;&quot;&gt;4&lt;/div&gt;
      &lt;h3 style=&quot;font-size:17px; font-weight:700; color:#1a1a1a; margin:0;&quot;&gt;합리적인 가격 안내&lt;/h3&gt;
    &lt;/div&gt;

    &lt;table style=&quot;width:100%; border-collapse:collapse; font-size:13.5px;&quot;&gt;
      &lt;tr style=&quot;border-bottom:1px solid #ede8e0;&quot;&gt;
        &lt;td style=&quot;padding:13px 8px; color:#2c2c2c; font-weight:500;&quot;&gt;반명함 / 주민등록증 / 여권·운전 / 비자&lt;/td&gt;
        &lt;td style=&quot;padding:13px 8px; text-align:right; font-weight:700; color:#8b7355;&quot;&gt;각 30,000원&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr style=&quot;border-bottom:1px solid #ede8e0;&quot;&gt;
        &lt;td style=&quot;padding:13px 8px; color:#2c2c2c; font-weight:500;&quot;&gt;이력서 / 명함판&lt;/td&gt;
        &lt;td style=&quot;padding:13px 8px; text-align:right; font-weight:700; color:#8b7355;&quot;&gt;각 40,000원&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr style=&quot;border-bottom:1px solid #ede8e0;&quot;&gt;
        &lt;td style=&quot;padding:13px 8px; color:#2c2c2c; font-weight:500;&quot;&gt;사원증&lt;/td&gt;
        &lt;td style=&quot;padding:13px 8px; text-align:right; font-weight:700; color:#8b7355;&quot;&gt;50,000원&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr style=&quot;border-bottom:1px solid #ede8e0;&quot;&gt;
        &lt;td style=&quot;padding:13px 8px; color:#2c2c2c; font-weight:500;&quot;&gt;2인사진&lt;/td&gt;
        &lt;td style=&quot;padding:13px 8px; text-align:right; font-weight:700; color:#8b7355;&quot;&gt;60,000원&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr style=&quot;background:#fdf8f0;&quot;&gt;
        &lt;td style=&quot;padding:13px 8px; color:#6b4f2a; font-weight:700;&quot;&gt;프로필 / 장수사진&lt;/td&gt;
        &lt;td style=&quot;padding:13px 8px; text-align:right; font-weight:700; color:#8b7355;&quot;&gt;각 70,000원&lt;/td&gt;
      &lt;/tr&gt;
    &lt;/table&gt;

    &lt;div style=&quot;background:linear-gradient(135deg,#c9a96e,#a07840); color:#fff; text-align:center; padding:14px 20px; border-radius:10px; font-size:13px; font-weight:500; margin-top:16px; letter-spacing:0.3px;&quot;&gt;
        현재 프로필사진 · 2인사진 할인 이벤트 진행 중!
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- 구분선 --&gt;
  &lt;div style=&quot;text-align:center; color:#ccc; font-size:18px; letter-spacing:6px; margin:36px 0;&quot;&gt;· · ·&lt;/div&gt;

  &lt;!-- 섹션 5 : 위치 --&gt;
  &lt;div style=&quot;margin-bottom:44px;&quot;&gt;
    &lt;div style=&quot;display:flex; align-items:center; gap:10px; margin-bottom:20px;&quot;&gt;
      &lt;div style=&quot;width:28px; height:28px; background:#2c2c2c; color:#fff; font-size:11px; font-weight:700; border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0; line-height:1;&quot;&gt;5&lt;/div&gt;
      &lt;h3 style=&quot;font-size:17px; font-weight:700; color:#1a1a1a; margin:0;&quot;&gt;찾아오시는 길 &amp;amp; 주변 명소&lt;/h3&gt;
    &lt;/div&gt;

    &lt;div style=&quot;display:grid; grid-template-columns:1fr 1fr; gap:10px; margin-bottom:12px;&quot;&gt;
      &lt;div style=&quot;background:#fff; border:1px solid #ede8e0; border-radius:10px; padding:14px 16px; display:flex; align-items:center; gap:12px;&quot;&gt;
        &lt;span style=&quot;font-size:20px;&quot;&gt; &lt;/span&gt;
        &lt;div&gt;&lt;strong style=&quot;display:block; font-size:13px; color:#1a1a1a;&quot;&gt;석촌역&lt;/strong&gt;&lt;span style=&quot;font-size:12px; color:#666;&quot;&gt;도보 2분&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div style=&quot;background:#fff; border:1px solid #ede8e0; border-radius:10px; padding:14px 16px; display:flex; align-items:center; gap:12px;&quot;&gt;
        &lt;span style=&quot;font-size:20px;&quot;&gt; ️&lt;/span&gt;
        &lt;div&gt;&lt;strong style=&quot;display:block; font-size:13px; color:#1a1a1a;&quot;&gt;송파역 헬리오시티&lt;/strong&gt;&lt;span style=&quot;font-size:12px; color:#666;&quot;&gt;도보 5분&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div style=&quot;background:#fff; border:1px solid #ede8e0; border-radius:10px; padding:14px 16px; display:flex; align-items:center; gap:12px;&quot;&gt;
        &lt;span style=&quot;font-size:20px;&quot;&gt; &lt;/span&gt;
        &lt;div&gt;&lt;strong style=&quot;display:block; font-size:13px; color:#1a1a1a;&quot;&gt;석촌호수&lt;/strong&gt;&lt;span style=&quot;font-size:12px; color:#666;&quot;&gt;산책 후 들르기 딱!&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div style=&quot;background:#fff; border:1px solid #ede8e0; border-radius:10px; padding:14px 16px; display:flex; align-items:center; gap:12px;&quot;&gt;
        &lt;span style=&quot;font-size:20px;&quot;&gt; ️&lt;/span&gt;
        &lt;div&gt;&lt;strong style=&quot;display:block; font-size:13px; color:#1a1a1a;&quot;&gt;잠실 롯데월드몰&lt;/strong&gt;&lt;span style=&quot;font-size:12px; color:#666;&quot;&gt;쇼핑 전후 방문 OK&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div style=&quot;background:#fff; border:1px solid #ede8e0; border-radius:10px; padding:14px 16px; display:flex; align-items:center; gap:12px;&quot;&gt;
        &lt;span style=&quot;font-size:20px;&quot;&gt; ️&lt;/span&gt;
        &lt;div&gt;&lt;strong style=&quot;display:block; font-size:13px; color:#1a1a1a;&quot;&gt;송리단길&lt;/strong&gt;&lt;span style=&quot;font-size:12px; color:#666;&quot;&gt;식사 후 바로 방문&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div style=&quot;background:#fff; border:1px solid #ede8e0; border-radius:10px; padding:14px 16px; display:flex; align-items:center; gap:12px;&quot;&gt;
        &lt;span style=&quot;font-size:20px;&quot;&gt; &lt;/span&gt;
        &lt;div&gt;&lt;strong style=&quot;display:block; font-size:13px; color:#1a1a1a;&quot;&gt;잠실역&lt;/strong&gt;&lt;span style=&quot;font-size:12px; color:#666;&quot;&gt;가까운 거리&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;p style=&quot;font-size:12.5px; color:#888; margin:0;&quot;&gt;  예약 없이 방문 가능 (증명·여권·민증·이력서 등) | 프로필은 네이버 예약 우선&lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- 마무리 배너 --&gt;
  &lt;div style=&quot;background:#2c2c2c; color:#f5f0e8; border-radius:16px; padding:36px 28px; text-align:center; margin-top:16px;&quot;&gt;
    &lt;div style=&quot;font-family:Georgia, serif; font-size:22px; font-weight:700; margin-bottom:8px; letter-spacing:2px;&quot;&gt;소요사진관 逍遙&lt;/div&gt;
    &lt;div style=&quot;font-size:11px; color:#c9a96e; letter-spacing:1.5px; margin-bottom:20px;&quot;&gt;자연 속을 거닐며 마음이 얽매이지 않음&lt;/div&gt;
    &lt;p style=&quot;font-size:13.5px; color:#ccc; line-height:1.9; margin:0 0 24px;&quot;&gt;가장 편안한 순간을 담는 &lt;strong style=&quot;color:#e8d5b0;&quot;&gt;송파사진관&lt;/strong&gt; 소요.&lt;br&gt;학생부터 직장인, 중장년층까지 전 세대가 찾는&lt;br&gt;자연스러운 보정으로 인생사진을 약속드립니다.&lt;/p&gt;
    &lt;div style=&quot;display:flex; flex-wrap:wrap; gap:8px; justify-content:center;&quot;&gt;
      &lt;span style=&quot;font-size:12px; color:#c9a96e; border:1px solid #5a4a35; padding:4px 12px; border-radius:20px;&quot;&gt;#송파사진관&lt;/span&gt;
      &lt;span style=&quot;font-size:12px; color:#c9a96e; border:1px solid #5a4a35; padding:4px 12px; border-radius:20px;&quot;&gt;#잠실사진관&lt;/span&gt;
      &lt;span style=&quot;font-size:12px; color:#c9a96e; border:1px solid #5a4a35; padding:4px 12px; border-radius:20px;&quot;&gt;#석촌사진관&lt;/span&gt;
      &lt;span style=&quot;font-size:12px; color:#c9a96e; border:1px solid #5a4a35; padding:4px 12px; border-radius:20px;&quot;&gt;#소요사진관&lt;/span&gt;
      &lt;span style=&quot;font-size:12px; color:#c9a96e; border:1px solid #5a4a35; padding:4px 12px; border-radius:20px;&quot;&gt;#프로필사진&lt;/span&gt;
      &lt;span style=&quot;font-size:12px; color:#c9a96e; border:1px solid #5a4a35; padding:4px 12px; border-radius:20px;&quot;&gt;#이력서사진&lt;/span&gt;
      &lt;span style=&quot;font-size:12px; color:#c9a96e; border:1px solid #5a4a35; padding:4px 12px; border-radius:20px;&quot;&gt;#증명사진&lt;/span&gt;
      &lt;span style=&quot;font-size:12px; color:#c9a96e; border:1px solid #5a4a35; padding:4px 12px; border-radius:20px;&quot;&gt;#여권사진&lt;/span&gt;
      &lt;span style=&quot;font-size:12px; color:#c9a96e; border:1px solid #5a4a35; padding:4px 12px; border-radius:20px;&quot;&gt;#석촌호수사진관&lt;/span&gt;
      &lt;span style=&quot;font-size:12px; color:#c9a96e; border:1px solid #5a4a35; padding:4px 12px; border-radius:20px;&quot;&gt;#송파구사진관&lt;/span&gt;
      &lt;span style=&quot;font-size:12px; color:#c9a96e; border:1px solid #5a4a35; padding:4px 12px; border-radius:20px;&quot;&gt;#자연스러운보정&lt;/span&gt;
      &lt;span style=&quot;font-size:12px; color:#c9a96e; border:1px solid #5a4a35; padding:4px 12px; border-radius:20px;&quot;&gt;#합리적인가격&lt;/span&gt;
    &lt;/div&gt;
  &lt;/div&gt;

&lt;/div&gt;</description>
      <category>내가 사는 이야기</category>
      <author>내일 tomorrow</author>
      <guid isPermaLink="true">https://otsukare.tistory.com/63</guid>
      <comments>https://otsukare.tistory.com/63#entry63comment</comments>
      <pubDate>Sun, 22 Mar 2026 11:27:30 +0900</pubDate>
    </item>
    <item>
      <title>아이폰 사진&amp;middot;동영상 외장하드로 한 번에 옮기는 법</title>
      <link>https://otsukare.tistory.com/62</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;style&gt;
  @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;900&amp;display=swap');

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

  body {
    font-family: 'Noto Sans KR', sans-serif;
    background: #f8f7f4;
    color: #1a1a1a;
    line-height: 1.8;
    font-size: 16px;
  }

  .post-wrap {
    max-width: 740px;
    margin: 0 auto;
    padding: 0 20px 80px;
  }

  /* 헤더 */
  .post-header {
    padding: 60px 0 40px;
    border-bottom: 3px solid #1a1a1a;
    margin-bottom: 48px;
  }

  .post-tag {
    display: inline-block;
    background: #1a1a1a;
    color: #f8f7f4;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 4px 12px;
    margin-bottom: 20px;
  }

  .post-title {
    font-size: clamp(26px, 5vw, 38px);
    font-weight: 900;
    line-height: 1.25;
    letter-spacing: -1px;
    margin-bottom: 16px;
    word-break: keep-all;
  }

  .post-title em {
    font-style: normal;
    border-bottom: 4px solid #FF6B35;
  }

  .post-subtitle {
    font-size: 15px;
    color: #666;
    font-weight: 400;
    word-break: keep-all;
  }

  /* 도입부 */
  .intro-box {
    background: #1a1a1a;
    color: #f8f7f4;
    padding: 28px 32px;
    margin-bottom: 48px;
    position: relative;
  }

  .intro-box::before {
    content: '&quot;';
    position: absolute;
    top: -10px;
    left: 24px;
    font-size: 80px;
    color: #FF6B35;
    font-weight: 900;
    line-height: 1;
  }

  .intro-box p {
    font-size: 15px;
    line-height: 1.9;
    padding-top: 10px;
    word-break: keep-all;
  }

  /* 섹션 제목 */
  h2.section-title {
    font-size: 22px;
    font-weight: 900;
    letter-spacing: -0.5px;
    margin-bottom: 24px;
    padding-bottom: 12px;
    border-bottom: 2px solid #1a1a1a;
    display: flex;
    align-items: center;
    gap: 10px;
    word-break: keep-all;
  }

  h2.section-title .num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: #FF6B35;
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    flex-shrink: 0;
  }

  /* 추천 배지 */
  .recommend-badge {
    display: inline-block;
    background: #FF6B35;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 3px 9px;
    letter-spacing: 1px;
    margin-left: 8px;
    vertical-align: middle;
  }

  /* 스텝 카드 */
  .steps {
    counter-reset: step;
    margin-bottom: 40px;
  }

  .step-item {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    align-items: flex-start;
  }

  .step-num {
    counter-increment: step;
    min-width: 36px;
    height: 36px;
    background: #f8f7f4;
    border: 2px solid #1a1a1a;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    font-size: 14px;
    flex-shrink: 0;
    margin-top: 2px;
  }

  .step-content {
    flex: 1;
  }

  .step-content strong {
    display: block;
    font-weight: 700;
    margin-bottom: 4px;
    font-size: 15px;
  }

  .step-content p {
    font-size: 14px;
    color: #444;
    word-break: keep-all;
  }

  .step-content code {
    background: #eee;
    padding: 1px 6px;
    font-family: monospace;
    font-size: 13px;
    color: #c0392b;
  }

  /* 팁 박스 */
  .tip-box {
    background: #fff8f5;
    border-left: 4px solid #FF6B35;
    padding: 18px 20px;
    margin: 16px 0 32px;
    font-size: 14px;
    color: #444;
    word-break: keep-all;
  }

  .tip-box strong {
    color: #FF6B35;
    font-weight: 700;
  }

  /* 섹션 구분 */
  .section-block {
    margin-bottom: 56px;
  }

  /* 주의사항 */
  .caution-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-bottom: 48px;
  }

  @media (max-width: 540px) {
    .caution-grid { grid-template-columns: 1fr; }
  }

  .caution-card {
    background: #fff;
    border: 1.5px solid #e0e0e0;
    padding: 20px;
  }

  .caution-card .icon {
    font-size: 22px;
    margin-bottom: 10px;
    display: block;
  }

  .caution-card strong {
    display: block;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 6px;
    letter-spacing: -0.3px;
  }

  .caution-card p {
    font-size: 13px;
    color: #555;
    line-height: 1.7;
    word-break: keep-all;
  }

  /* 결론 */
  .conclusion {
    background: #1a1a1a;
    color: #f8f7f4;
    padding: 36px 32px;
    margin-top: 40px;
  }

  .conclusion h3 {
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 14px;
    color: #FF6B35;
    letter-spacing: -0.5px;
  }

  .conclusion p {
    font-size: 14px;
    line-height: 1.9;
    color: #ccc;
    word-break: keep-all;
  }

  .conclusion .highlight {
    color: #fff;
    font-weight: 700;
  }

  /* 푸터 태그 */
  .post-tags {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }

  .post-tags span {
    background: #f0ede8;
    padding: 5px 12px;
    font-size: 12px;
    color: #666;
    font-weight: 500;
  }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div class=&quot;post-wrap&quot;&gt;

  &lt;!-- 헤더 --&gt;
  &lt;header class=&quot;post-header&quot;&gt;
    &lt;div class=&quot;post-tag&quot;&gt;Mac Tips&lt;/div&gt;
    &lt;h1 class=&quot;post-title&quot;&gt;아이폰 사진·동영상&lt;br&gt;&lt;em&gt;외장하드로 한 번에 옮기는 법&lt;/em&gt;&lt;/h1&gt;
    &lt;p class=&quot;post-subtitle&quot;&gt;사진 앱 없이도 OK — 맥미니 기본 앱으로 깔끔하게 백업하기&lt;/p&gt;
  &lt;/header&gt;

  &lt;!-- 도입부 --&gt;
  &lt;div class=&quot;intro-box&quot;&gt;
    &lt;p&gt;아이폰에 쌓인 사진과 영상, 그냥 두기엔 너무 아깝고 맥 내부 저장소로 옮기기엔 용량이 빠듯하죠. 이럴 때 &lt;strong&gt;외장하드로 직접 백업&lt;/strong&gt;하는 게 가장 실용적인 방법입니다. 아래 두 가지 방법 중 하나만 골라 따라 하시면 사진·동영상 가리지 않고 한 번에 옮길 수 있어요.&lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- 방법 1 --&gt;
  &lt;div class=&quot;section-block&quot;&gt;
    &lt;h2 class=&quot;section-title&quot;&gt;
      &lt;span class=&quot;num&quot;&gt;1&lt;/span&gt;
      이미지 캡처 앱 사용하기
      &lt;span class=&quot;recommend-badge&quot;&gt;추천&lt;/span&gt;
    &lt;/h2&gt;

    &lt;p style=&quot;font-size:14px; color:#444; margin-bottom:24px; word-break:keep-all;&quot;&gt;
      맥에 기본 내장된 &lt;strong&gt;이미지 캡처(Image Capture)&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-content&quot;&gt;
          &lt;strong&gt;기기 연결&lt;/strong&gt;
          &lt;p&gt;아이폰과 외장하드를 맥미니에 각각 연결합니다.&lt;/p&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;p&gt;&lt;code&gt;Command + 스페이스바&lt;/code&gt;를 눌러 Spotlight를 열고 &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-num&quot;&gt;3&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;아이폰 선택 &amp;amp; 신뢰하기&lt;/strong&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-num&quot;&gt;4&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;저장 위치 지정&lt;/strong&gt;
          &lt;p&gt;하단의 &lt;strong&gt;'다음으로 가져오기'&lt;/strong&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-num&quot;&gt;5&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;모두 가져오기&lt;/strong&gt;
          &lt;p&gt;오른쪽 하단의 &lt;strong&gt;'모두 가져오기'&lt;/strong&gt;를 누르면 사진·영상 전체가 외장하드로 복사됩니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;tip-box&quot;&gt;
      &lt;strong&gt;  왜 이 방법이 좋냐면&lt;/strong&gt;&lt;br&gt;
      사진 앱처럼 별도의 데이터베이스를 만들지 않고 &lt;strong&gt;원본 파일 그대로&lt;/strong&gt; 복사합니다. .jpg, .heic 사진은 물론 .mov, .mp4 동영상까지 &lt;strong&gt;한 번에 전부&lt;/strong&gt; 가져올 수 있어요. 맥미니 내부 용량을 전혀 쓰지 않고 외장하드로 직행합니다.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- 방법 2 --&gt;
  &lt;div class=&quot;section-block&quot;&gt;
    &lt;h2 class=&quot;section-title&quot;&gt;
      &lt;span class=&quot;num&quot;&gt;2&lt;/span&gt;
      사진 보관함을 외장하드로 통째로 이동하기
    &lt;/h2&gt;

    &lt;p style=&quot;font-size:14px; color:#444; margin-bottom:24px; word-break:keep-all;&quot;&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;p&gt;Finder에서 &lt;strong&gt;사용자 폴더 → 그림 폴더&lt;/strong&gt;로 이동. &lt;code&gt;Photos Library.photoslibrary&lt;/code&gt; 파일을 외장하드로 복사합니다.&lt;/p&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;p&gt;복사가 완료되면 &lt;code&gt;Option&lt;/code&gt; 키를 꾹 누른 상태에서 사진 앱을 실행합니다. '보관함 선택' 창이 뜹니다.&lt;/p&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;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-num&quot;&gt;4&lt;/div&gt;
        &lt;div class=&quot;step-content&quot;&gt;
          &lt;strong&gt;아이폰 가져오기&lt;/strong&gt;
          &lt;p&gt;아이폰을 연결하고 '가져오기'를 누르면 이제부터 사진·영상이 외장하드 보관함으로 바로 저장됩니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;tip-box&quot;&gt;
      &lt;strong&gt;  이 방법의 장점&lt;/strong&gt;&lt;br&gt;
      사진 앱의 앨범, 비디오 탭 등 기존 구성을 그대로 유지하면서 외장하드를 메인 저장소로 쓸 수 있습니다. 단, 사진을 볼 때마다 외장하드가 연결되어 있어야 합니다.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- 주의사항 --&gt;
  &lt;h2 class=&quot;section-title&quot; style=&quot;margin-bottom:20px;&quot;&gt;
    &lt;span class=&quot;num&quot;&gt;⚠&lt;/span&gt;
    옮기기 전에 꼭 확인하세요
  &lt;/h2&gt;

  &lt;div class=&quot;caution-grid&quot;&gt;
    &lt;div class=&quot;caution-card&quot;&gt;
      &lt;span class=&quot;icon&quot;&gt; &lt;/span&gt;
      &lt;strong&gt;아이폰 잠금 해제 &amp;amp; 신뢰 승인&lt;/strong&gt;
      &lt;p&gt;연결 후 아이폰 화면에 '이 컴퓨터를 신뢰하시겠습니까?' 팝업이 뜨면 반드시 &lt;strong&gt;신뢰&lt;/strong&gt;를 눌러야 맥에서 파일을 인식합니다.&lt;/p&gt;
    &lt;/div&gt;
    &lt;div class=&quot;caution-card&quot;&gt;
      &lt;span class=&quot;icon&quot;&gt; &lt;/span&gt;
      &lt;strong&gt;외장하드 포맷 확인&lt;/strong&gt;
      &lt;p&gt;NTFS(윈도우 전용) 포맷이면 맥에서 쓰기가 안 됩니다. &lt;strong&gt;APFS(맥 전용)&lt;/strong&gt; 또는 &lt;strong&gt;ExFAT(공용)&lt;/strong&gt;으로 포맷되어 있는지 확인하세요.&lt;/p&gt;
    &lt;/div&gt;
    &lt;div class=&quot;caution-card&quot;&gt;
      &lt;span class=&quot;icon&quot;&gt; &lt;/span&gt;
      &lt;strong&gt;HEIC / HEVC 포맷&lt;/strong&gt;
      &lt;p&gt;최신 아이폰은 사진을 .heic, 영상을 HEVC로 저장합니다. 맥에서는 문제없지만, 윈도우 PC에서 열 계획이 있다면 코덱 설치나 변환을 고려하세요.&lt;/p&gt;
    &lt;/div&gt;
    &lt;div class=&quot;caution-card&quot;&gt;
      &lt;span class=&quot;icon&quot;&gt;⚡&lt;/span&gt;
      &lt;strong&gt;케이블 &amp;amp; 전송 속도&lt;/strong&gt;
      &lt;p&gt;영상 파일은 용량이 크기 때문에 데이터 전송이 되는 정품 케이블 사용을 권장합니다. 맥미니의 &lt;strong&gt;썬더볼트 포트&lt;/strong&gt;에 연결하면 더욱 빠릅니다.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- 결론 --&gt;
  &lt;div class=&quot;conclusion&quot;&gt;
    &lt;h3&gt;  한 줄 요약&lt;/h3&gt;
    &lt;p&gt;
      복잡한 설정 없이 가장 빠른 방법은 &lt;span class=&quot;highlight&quot;&gt;이미지 캡처 앱 → 모두 가져오기&lt;/span&gt;입니다.&lt;br&gt;
      사진 앱에서 &lt;code&gt;Command + A&lt;/code&gt;로 전체 선택 후 외장하드 폴더를 지정하면 &lt;span class=&quot;highlight&quot;&gt;사진과 동영상 구분 없이 한 번에&lt;/span&gt; 백업 완료!
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- 태그 --&gt;
  &lt;div class=&quot;post-tags&quot;&gt;
    &lt;span&gt;#아이폰백업&lt;/span&gt;
    &lt;span&gt;#맥미니&lt;/span&gt;
    &lt;span&gt;#외장하드&lt;/span&gt;
    &lt;span&gt;#이미지캡처&lt;/span&gt;
    &lt;span&gt;#사진옮기기&lt;/span&gt;
    &lt;span&gt;#MOV백업&lt;/span&gt;
    &lt;span&gt;#Mac팁&lt;/span&gt;
  &lt;/div&gt;

&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <category>다운로드 및 정보</category>
      <author>내일 tomorrow</author>
      <guid isPermaLink="true">https://otsukare.tistory.com/62</guid>
      <comments>https://otsukare.tistory.com/62#entry62comment</comments>
      <pubDate>Fri, 20 Mar 2026 14:46:32 +0900</pubDate>
    </item>
    <item>
      <title> ️ 윈도우 10에서 애플 매직 마우스 스크롤 사용하기</title>
      <link>https://otsukare.tistory.com/61</link>
      <description>&lt;!-- 티스토리 HTML 편집기에 붙여넣기용 --&gt;
&lt;div&gt;
&lt;style&gt;
  .post-wrap {
    max-width: 720px;
    margin: 0 auto;
    font-family: 'Apple SD Gothic Neo', 'Noto Sans KR', sans-serif;
    color: #222;
    line-height: 1.8;
  }
  .post-wrap h1 {
    font-size: 1.7em;
    font-weight: 800;
    margin-bottom: 6px;
    color: #111;
  }
  .post-wrap .subtitle {
    color: #888;
    font-size: 0.95em;
    margin-bottom: 30px;
  }
  .post-wrap h2 {
    font-size: 1.2em;
    font-weight: 700;
    border-left: 4px solid #0071e3;
    padding-left: 10px;
    margin: 36px 0 14px;
    color: #0071e3;
  }
  .post-wrap h3 {
    font-size: 1.05em;
    font-weight: 700;
    margin: 24px 0 8px;
    color: #333;
  }
  .info-box {
    background: #f0f6ff;
    border: 1px solid #b8d4f8;
    border-radius: 10px;
    padding: 16px 20px;
    margin: 20px 0;
    font-size: 0.95em;
    color: #1a3a5c;
  }
  .warn-box {
    background: #fff8e1;
    border: 1px solid #ffe082;
    border-radius: 10px;
    padding: 16px 20px;
    margin: 20px 0;
    font-size: 0.95em;
    color: #5a4000;
  }
  .step-block {
    background: #f9f9f9;
    border-radius: 10px;
    padding: 18px 22px;
    margin: 12px 0;
    border: 1px solid #e8e8e8;
  }
  .step-num {
    display: inline-block;
    background: #0071e3;
    color: #fff;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    font-size: 0.85em;
    font-weight: 700;
    margin-right: 8px;
    vertical-align: middle;
  }
  .step-title {
    font-weight: 700;
    vertical-align: middle;
    font-size: 1em;
  }
  .step-block p {
    margin: 8px 0 0 34px;
    color: #444;
    font-size: 0.95em;
  }
  .img-placeholder {
    background: #eef2f7;
    border: 2px dashed #b0c4de;
    border-radius: 10px;
    text-align: center;
    padding: 38px 20px;
    margin: 14px 0 14px 34px;
    color: #7a90a8;
    font-size: 0.9em;
  }
  .img-placeholder span {
    display: block;
    font-size: 2em;
    margin-bottom: 6px;
  }
  .dl-btn {
    display: inline-block;
    background: #0071e3;
    color: #fff !important;
    text-decoration: none;
    padding: 12px 28px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 1em;
    margin: 10px 0 10px 34px;
    transition: background 0.2s;
  }
  .dl-btn:hover {
    background: #005bb5;
  }
  .tag-wrap {
    margin-top: 40px;
    padding-top: 16px;
    border-top: 1px solid #eee;
    font-size: 0.88em;
    color: #999;
  }
  .tag-wrap a {
    color: #0071e3;
    margin-right: 8px;
    text-decoration: none;
  }
  hr.divider {
    border: none;
    border-top: 1px solid #eee;
    margin: 32px 0;
  }
  .summary-table {
    width: 100%;
    border-collapse: collapse;
    margin: 16px 0;
    font-size: 0.93em;
  }
  .summary-table th {
    background: #0071e3;
    color: #fff;
    padding: 9px 14px;
    text-align: left;
  }
  .summary-table td {
    padding: 9px 14px;
    border-bottom: 1px solid #eee;
    vertical-align: top;
  }
  .summary-table tr:last-child td {
    border-bottom: none;
  }
  .badge {
    display: inline-block;
    background: #e8f0fe;
    color: #1a3a8f;
    border-radius: 4px;
    padding: 2px 8px;
    font-size: 0.82em;
    font-weight: 600;
    margin-right: 4px;
  }
&lt;/style&gt;
&lt;/div&gt;
&lt;div class=&quot;post-wrap&quot;&gt;
&lt;h1&gt; ️ 윈도우 10에서 애플 매직 마우스 스크롤 사용하기&lt;/h1&gt;
&lt;p class=&quot;subtitle&quot; data-ke-size=&quot;size16&quot;&gt;Boot Camp 드라이버로 간단하게 해결 &amp;middot; 2024년 기준 최신 방법&lt;/p&gt;
&lt;div class=&quot;info-box&quot;&gt;  &lt;b&gt;이 글에서 다루는 내용&lt;/b&gt;&lt;br /&gt;애플 매직 마우스(Magic Mouse)를 Windows 10 PC에 블루투스로 연결하면 커서는 움직이지만 스크롤이 안 됩니다. Boot Camp 드라이버 하나만 설치하면 스크롤까지 완벽하게 됩니다. 어렵지 않으니 따라 해보세요!&lt;/div&gt;
&lt;div class=&quot;warn-box&quot;&gt;⚠️ &lt;b&gt;Windows 10 지원 종료 안내&lt;/b&gt;&lt;br /&gt;Microsoft는 &lt;b&gt;2025년 10월 14일&lt;/b&gt;에 Windows 10 공식 지원을 종료했습니다. 가능하다면 Windows 11 업그레이드를 고려해 보세요. 이 가이드는 Windows 10 사용자를 위한 내용입니다.&lt;/div&gt;
&lt;table class=&quot;summary-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;tbody&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;Apple Magic Mouse, Bluetooth 지원 PC, Windows 10 (64비트)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;드라이버 파일&lt;/td&gt;
&lt;td&gt;Boot Camp Support Software 5.1.5769 (542 MB)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;소요 시간&lt;/td&gt;
&lt;td&gt;약 10~15분&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;난이도&lt;/td&gt;
&lt;td&gt;&lt;span class=&quot;badge&quot;&gt;⭐ 쉬움&lt;/span&gt; 누구나 가능&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;hr class=&quot;divider&quot; data-ke-style=&quot;style1&quot; /&gt;&lt;!-- PART 1 --&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;  PART 1. 매직 마우스 블루투스 연결&lt;/h2&gt;
&lt;div class=&quot;step-block&quot;&gt;&lt;span class=&quot;step-num&quot;&gt;1&lt;/span&gt; &lt;span class=&quot;step-title&quot;&gt;매직 마우스 전원 켜기&lt;/span&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Magic Mouse 하단의 슬라이드 스위치를 밀어서 켭니다. 초록색 불빛이 깜빡이면 페어링 대기 상태입니다.&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;step-block&quot;&gt;&lt;span class=&quot;step-num&quot;&gt;2&lt;/span&gt; &lt;span class=&quot;step-title&quot;&gt;Bluetooth 설정 열기&lt;/span&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;화면 하단 검색창( )을 클릭하고 &lt;b&gt;&quot;Bluetooth 및 기타 장치 설정&quot;&lt;/b&gt;을 입력한 뒤 검색 결과를 클릭합니다.&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;step-block&quot;&gt;&lt;span class=&quot;step-num&quot;&gt;3&lt;/span&gt; &lt;span class=&quot;step-title&quot;&gt;장치 추가 &amp;rarr; Bluetooth 선택&lt;/span&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;설정 창이 열리면 &lt;b&gt;&quot;장치 추가&quot;&lt;/b&gt; 버튼을 누르고, 장치 종류 선택 화면에서 &lt;b&gt;&quot;Bluetooth&quot;&lt;/b&gt;를 선택합니다.&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;step-block&quot;&gt;&lt;span class=&quot;step-num&quot;&gt;4&lt;/span&gt; &lt;span class=&quot;step-title&quot;&gt;Magic Mouse 선택 후 연결&lt;/span&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;검색된 기기 목록에서 &lt;b&gt;&quot;Magic Mouse&quot;&lt;/b&gt;를 선택하고 &lt;b&gt;&quot;다음&quot;&lt;/b&gt;을 누릅니다. 몇 초 후 페어링이 완료됩니다.&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;info-box&quot;&gt;  이 단계까지 완료하면 커서는 움직입니다. 하지만 &lt;b&gt;스크롤은 아직 안 됩니다.&lt;/b&gt;&lt;br /&gt;아래 PART 2를 따라 드라이버를 설치해야 스크롤이 활성화됩니다.&lt;/div&gt;
&lt;hr class=&quot;divider&quot; data-ke-style=&quot;style1&quot; /&gt;&lt;!-- PART 2 --&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;  PART 2. 스크롤 드라이버 설치 (핵심!)&lt;/h2&gt;
&lt;div class=&quot;step-block&quot;&gt;&lt;span class=&quot;step-num&quot;&gt;1&lt;/span&gt; &lt;span class=&quot;step-title&quot;&gt;Boot Camp Support Software 다운로드&lt;/span&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;아래 애플 공식 링크에서 드라이버를 다운로드합니다. 파일 크기가 &lt;b&gt;약 542 MB&lt;/b&gt;이므로 여유 공간을 확인하세요.&lt;/p&gt;
&lt;a class=&quot;dl-btn&quot; href=&quot;https://download.info.apple.com/Mac_OS_X/031-30890-20150812-ea191174-4130-11e5-a125-930911ba098f/bootcamp5.1.5769.zip&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt; ⬇️ Boot Camp 5.1.5769 다운로드 (Apple 공식) &lt;/a&gt;
&lt;p style=&quot;margin-left: 34px; color: #888; font-size: 0.88em;&quot; data-ke-size=&quot;size16&quot;&gt;출처: &lt;a href=&quot;https://support.apple.com/en-us/106378&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;https://support.apple.com/en-us/106378&lt;/a&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;step-block&quot;&gt;&lt;span class=&quot;step-num&quot;&gt;2&lt;/span&gt; &lt;span class=&quot;step-title&quot;&gt;ZIP 파일 압축 해제&lt;/span&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;다운로드된 &lt;code&gt;bootcamp5.1.5769.zip&lt;/code&gt; 파일을 우클릭 &amp;rarr; &lt;b&gt;&quot;모두 압축 풀기&quot;&lt;/b&gt;를 선택합니다. 압축이 풀린 폴더 위치를 기억해두세요.&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;step-block&quot;&gt;&lt;span class=&quot;step-num&quot;&gt;3&lt;/span&gt; &lt;span class=&quot;step-title&quot;&gt;드라이버 폴더 경로 이동&lt;/span&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;압축 해제된 폴더에서 아래 경로로 이동합니다:&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;code style=&quot;background: #eee; padding: 4px 10px; border-radius: 5px; font-size: 0.95em;&quot;&gt;
        BootCamp &amp;rarr;   Drivers &amp;rarr;   Apple
    &lt;/code&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;step-block&quot;&gt;&lt;span class=&quot;step-num&quot;&gt;4&lt;/span&gt; &lt;span class=&quot;step-title&quot;&gt;AppleWirelessMouse64.exe 실행&lt;/span&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;Apple&lt;/b&gt; 폴더 안에서 &lt;code&gt;AppleWirelessMouse64.exe&lt;/code&gt; 파일을 찾아 &lt;b&gt;더블클릭&lt;/b&gt;하여 실행합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;UAC(사용자 계정 컨트롤) 창이 뜨면 &lt;b&gt;&quot;예&quot;&lt;/b&gt;를 클릭합니다. 설치가 완료되면 끝입니다!  &lt;/p&gt;
&lt;/div&gt;
&lt;!-- 결과 --&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;✅ 설치 완료! 이제 스크롤 됩니다&lt;/h2&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;설치가 끝나면 별도의 재부팅 없이 바로 매직 마우스의 &lt;b&gt;터치 스크롤&lt;/b&gt;이 작동합니다. 손가락을 위아래로 쓸어 웹페이지나 문서를 자유롭게 스크롤해보세요.&lt;/p&gt;
&lt;div class=&quot;info-box&quot;&gt;  &lt;b&gt;설치 후에도 스크롤이 안 된다면?&lt;/b&gt;&lt;br /&gt;&amp;middot; PC를 한 번 재시작해 보세요.&lt;br /&gt;&amp;middot; 마우스를 Bluetooth에서 제거 후 다시 페어링해보세요.&lt;br /&gt;&amp;middot; Magic Mouse 배터리 잔량을 확인하세요.&lt;/div&gt;
&lt;hr class=&quot;divider&quot; data-ke-style=&quot;style1&quot; /&gt;&lt;!-- 요약 --&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;  전체 과정 요약&lt;/h2&gt;
&lt;table class=&quot;summary-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;tbody&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;PART 1 - ①&lt;/td&gt;
&lt;td&gt;Magic Mouse 전원 켜기 (초록불 확인)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PART 1 - ②③④&lt;/td&gt;
&lt;td&gt;Windows 10 Bluetooth 설정에서 Magic Mouse 페어링&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PART 2 - ①&lt;/td&gt;
&lt;td&gt;Boot Camp 5.1.5769 ZIP 다운로드 (Apple 공식)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PART 2 - ②&lt;/td&gt;
&lt;td&gt;ZIP 압축 해제&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PART 2 - ③&lt;/td&gt;
&lt;td&gt;BootCamp &amp;rarr; Drivers &amp;rarr; Apple 폴더 이동&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PART 2 - ④&lt;/td&gt;
&lt;td&gt;AppleWirelessMouse64.exe 실행 &amp;rarr; 설치 완료&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;hr class=&quot;divider&quot; data-ke-style=&quot;style1&quot; /&gt;&lt;br /&gt;
&lt;div class=&quot;tag-wrap&quot;&gt;태그: &lt;a href=&quot;#&quot;&gt;매직마우스&lt;/a&gt; &lt;a href=&quot;#&quot;&gt;MagicMouse&lt;/a&gt; &lt;a href=&quot;#&quot;&gt;윈도우10&lt;/a&gt; &lt;a href=&quot;#&quot;&gt;Windows10&lt;/a&gt; &lt;a href=&quot;#&quot;&gt;스크롤드라이버&lt;/a&gt; &lt;a href=&quot;#&quot;&gt;BootCamp&lt;/a&gt; &lt;a href=&quot;#&quot;&gt;애플마우스&lt;/a&gt; &lt;a href=&quot;#&quot;&gt;블루투스마우스&lt;/a&gt; &lt;a href=&quot;#&quot;&gt;AppleWirelessMouse&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;</description>
      <category>다운로드 및 정보</category>
      <category>applewirelessmouse</category>
      <category>MagicMouse</category>
      <category>매직마우스</category>
      <category>부트캠프</category>
      <category>블루투스마우스</category>
      <category>스크롤드라이버</category>
      <category>애플마우스</category>
      <category>윈도우10</category>
      <author>내일 tomorrow</author>
      <guid isPermaLink="true">https://otsukare.tistory.com/61</guid>
      <comments>https://otsukare.tistory.com/61#entry61comment</comments>
      <pubDate>Wed, 18 Mar 2026 10:18:05 +0900</pubDate>
    </item>
    <item>
      <title>2026년 AI 관련 정부지원사업 지원금 받는 방법 총정리</title>
      <link>https://otsukare.tistory.com/60</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년 AI 정부지원사업 완전정리 | 지원금 받는 법&lt;/title&gt;
&lt;style&gt;
  @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;900&amp;family=Noto+Serif+KR:wght@700&amp;display=swap');

  :root {
    --bg: #f7f6f2;
    --card: #ffffff;
    --ink: #1a1a1a;
    --ink2: #444444;
    --accent: #1a56db;
    --accent2: #e63946;
    --accent3: #2a9d8f;
    --accent4: #f4a261;
    --border: #e0ddd6;
    --tag-bg: #eef2ff;
    --tag-color: #1a56db;
  }

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

  body {
    font-family: 'Noto Sans KR', sans-serif;
    background: var(--bg);
    color: var(--ink);
    line-height: 1.8;
    padding: 0 16px;
  }

  .wrap {
    max-width: 780px;
    margin: 0 auto;
    padding: 48px 0 80px;
  }

  /* HEADER */
  .post-header {
    border-top: 4px solid var(--ink);
    padding-top: 32px;
    margin-bottom: 40px;
  }
  .post-meta {
    font-size: 12px;
    letter-spacing: 0.08em;
    color: var(--ink2);
    text-transform: uppercase;
    margin-bottom: 14px;
    display: flex;
    gap: 16px;
    align-items: center;
  }
  .post-meta .date { font-weight: 700; color: var(--accent2); }
  h1.post-title {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(26px, 5vw, 38px);
    font-weight: 700;
    line-height: 1.35;
    margin-bottom: 18px;
    letter-spacing: -0.02em;
  }
  .post-title span { color: var(--accent); }
  .post-subtitle {
    font-size: 16px;
    color: var(--ink2);
    border-left: 3px solid var(--accent4);
    padding-left: 14px;
    margin-bottom: 28px;
  }
  .tag-row { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 32px; }
  .tag {
    background: var(--tag-bg);
    color: var(--tag-color);
    font-size: 12px;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 4px;
  }

  /* INTRO BOX */
  .intro-box {
    background: var(--ink);
    color: #fff;
    border-radius: 12px;
    padding: 28px 28px 24px;
    margin-bottom: 48px;
  }
  .intro-box .label {
    font-size: 11px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--accent4);
    font-weight: 700;
    margin-bottom: 8px;
  }
  .intro-box p { font-size: 15px; line-height: 1.9; color: #e8e8e8; }
  .intro-box strong { color: #fff; }

  /* TOC */
  .toc {
    background: #fff;
    border: 1.5px solid var(--border);
    border-radius: 10px;
    padding: 24px 28px;
    margin-bottom: 52px;
  }
  .toc-title {
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 14px;
    color: var(--ink2);
  }
  .toc ol { padding-left: 20px; }
  .toc li { font-size: 14px; margin-bottom: 6px; }
  .toc a { color: var(--accent); text-decoration: none; font-weight: 500; }
  .toc a:hover { text-decoration: underline; }

  /* SECTIONS */
  .section { margin-bottom: 56px; }
  .section-number {
    display: inline-block;
    background: var(--ink);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    padding: 3px 10px;
    border-radius: 4px;
    margin-bottom: 10px;
  }
  h2.section-title {
    font-family: 'Noto Serif KR', serif;
    font-size: clamp(20px, 3.5vw, 26px);
    font-weight: 700;
    margin-bottom: 20px;
    border-bottom: 2px solid var(--border);
    padding-bottom: 12px;
    letter-spacing: -0.02em;
  }

  /* CARDS */
  .card {
    background: var(--card);
    border: 1.5px solid var(--border);
    border-radius: 12px;
    padding: 24px 26px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
  }
  .card::before {
    content: '';
    position: absolute;
    left: 0; top: 0; bottom: 0;
    width: 5px;
  }
  .card.blue::before { background: var(--accent); }
  .card.red::before { background: var(--accent2); }
  .card.green::before { background: var(--accent3); }
  .card.orange::before { background: var(--accent4); }
  .card.purple::before { background: #7c3aed; }
  .card.teal::before { background: #0891b2; }

  .card-header { display: flex; align-items: flex-start; gap: 12px; margin-bottom: 14px; }
  .card-icon {
    font-size: 24px;
    flex-shrink: 0;
    line-height: 1;
    margin-top: 2px;
  }
  .card-header-text { flex: 1; }
  .card-badge {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    padding: 3px 8px;
    border-radius: 4px;
    margin-bottom: 5px;
  }
  .card.blue .card-badge { background: #dbeafe; color: var(--accent); }
  .card.red .card-badge { background: #fee2e2; color: var(--accent2); }
  .card.green .card-badge { background: #d1fae5; color: #065f46; }
  .card.orange .card-badge { background: #ffedd5; color: #9a3412; }
  .card.purple .card-badge { background: #ede9fe; color: #5b21b6; }
  .card.teal .card-badge { background: #cffafe; color: #155e75; }

  .card h3 {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 0;
    letter-spacing: -0.01em;
  }

  .card-body { font-size: 14.5px; color: var(--ink2); }
  .card-body p { margin-bottom: 10px; }

  .info-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 10px;
    margin: 14px 0;
  }
  .info-item {
    background: var(--bg);
    border-radius: 8px;
    padding: 12px 14px;
  }
  .info-item .info-label {
    font-size: 11px;
    font-weight: 700;
    color: var(--ink2);
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 4px;
  }
  .info-item .info-value {
    font-size: 15px;
    font-weight: 700;
    color: var(--ink);
  }
  .info-item .info-value.highlight { color: var(--accent); }
  .info-item .info-value.highlight-red { color: var(--accent2); }
  .info-item .info-value.highlight-green { color: var(--accent3); }

  .card-body ul {
    padding-left: 18px;
    margin: 10px 0;
  }
  .card-body ul li { font-size: 14px; margin-bottom: 5px; }

  .apply-link {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    margin-top: 8px;
    font-size: 13px;
    font-weight: 700;
    color: var(--accent);
    text-decoration: none;
    border-bottom: 1.5px solid var(--accent);
    padding-bottom: 1px;
  }

  /* OVERVIEW STATS */
  .stats-row {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 14px;
    margin-bottom: 40px;
  }
  .stat-box {
    background: var(--card);
    border: 1.5px solid var(--border);
    border-radius: 10px;
    padding: 18px 16px;
    text-align: center;
  }
  .stat-box .stat-num {
    font-family: 'Noto Serif KR', serif;
    font-size: 26px;
    font-weight: 700;
    color: var(--accent);
    line-height: 1.2;
    margin-bottom: 6px;
  }
  .stat-box .stat-label { font-size: 12px; color: var(--ink2); font-weight: 500; }

  /* STEP BOX */
  .step-box {
    background: var(--card);
    border: 1.5px solid var(--border);
    border-radius: 12px;
    padding: 28px;
    margin-bottom: 20px;
  }
  .step-list { list-style: none; }
  .step-list li {
    display: flex;
    gap: 14px;
    align-items: flex-start;
    padding: 14px 0;
    border-bottom: 1px solid var(--border);
  }
  .step-list li:last-child { border-bottom: none; }
  .step-num {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: var(--ink);
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 2px;
  }
  .step-content .step-title { font-size: 15px; font-weight: 700; margin-bottom: 4px; }
  .step-content .step-desc { font-size: 13.5px; color: var(--ink2); }

  /* HIGHLIGHT BOX */
  .highlight-box {
    background: #fffbeb;
    border: 1.5px solid #fcd34d;
    border-radius: 10px;
    padding: 20px 24px;
    margin: 24px 0;
    font-size: 14.5px;
  }
  .highlight-box .hl-title {
    font-weight: 700;
    margin-bottom: 8px;
    color: #92400e;
    font-size: 14px;
  }
  .highlight-box ul { padding-left: 18px; }
  .highlight-box ul li { margin-bottom: 6px; color: #78350f; }

  /* COMPARISON TABLE */
  .compare-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    margin: 20px 0;
    background: var(--card);
    border-radius: 10px;
    overflow: hidden;
    border: 1.5px solid var(--border);
  }
  .compare-table thead { background: var(--ink); color: #fff; }
  .compare-table thead th { padding: 13px 16px; text-align: left; font-size: 13px; font-weight: 700; }
  .compare-table tbody tr { border-bottom: 1px solid var(--border); }
  .compare-table tbody tr:last-child { border-bottom: none; }
  .compare-table tbody tr:nth-child(even) { background: #f9f9f7; }
  .compare-table td { padding: 12px 16px; vertical-align: top; }
  .compare-table td:first-child { font-weight: 700; font-size: 13.5px; }

  /* FOOTER */
  .post-footer {
    margin-top: 60px;
    padding-top: 28px;
    border-top: 2px solid var(--border);
  }
  .source-box {
    background: var(--card);
    border: 1.5px solid var(--border);
    border-radius: 10px;
    padding: 20px 24px;
    font-size: 13px;
    color: var(--ink2);
    line-height: 2;
  }
  .source-box .src-title {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: var(--ink);
  }
  .source-box a { color: var(--accent); }
  .disclaimer {
    margin-top: 20px;
    font-size: 12.5px;
    color: #888;
    background: #f9f9f7;
    border-radius: 8px;
    padding: 14px 18px;
    line-height: 1.8;
  }

  /* RESPONSIVE */
  @media (max-width: 600px) {
    .info-grid { grid-template-columns: 1fr 1fr; }
    .stats-row { grid-template-columns: repeat(2, 1fr); }
    .compare-table thead th:nth-child(3),
    .compare-table td:nth-child(3) { display: none; }
  }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div class=&quot;wrap&quot;&gt;

  &lt;!-- HEADER --&gt;
  &lt;header class=&quot;post-header&quot;&gt;
    &lt;div class=&quot;post-meta&quot;&gt;
      &lt;span class=&quot;date&quot;&gt;2026.03.17&lt;/span&gt;
      &lt;span&gt;정부지원사업 가이드&lt;/span&gt;
    &lt;/div&gt;
    &lt;h1 class=&quot;post-title&quot;&gt;2026년 &lt;span&gt;AI 관련&lt;/span&gt; 정부지원사업&lt;br&gt;완전정리 — 지원금 받는 법&lt;/h1&gt;
    &lt;p class=&quot;post-subtitle&quot;&gt;스타트업·중소기업·소상공인 모두 OK! 사업별 지원금액, 신청방법, 공식 출처까지&lt;/p&gt;
    &lt;div class=&quot;tag-row&quot;&gt;
      &lt;span class=&quot;tag&quot;&gt;#AI지원금&lt;/span&gt;
      &lt;span class=&quot;tag&quot;&gt;#2026정부지원&lt;/span&gt;
      &lt;span class=&quot;tag&quot;&gt;#AI바우처&lt;/span&gt;
      &lt;span class=&quot;tag&quot;&gt;#스마트공장&lt;/span&gt;
      &lt;span class=&quot;tag&quot;&gt;#창업지원&lt;/span&gt;
      &lt;span class=&quot;tag&quot;&gt;#중소기업지원&lt;/span&gt;
    &lt;/div&gt;
  &lt;/header&gt;

  &lt;!-- OVERVIEW STATS --&gt;
  &lt;div class=&quot;stats-row&quot;&gt;
    &lt;div class=&quot;stat-box&quot;&gt;
      &lt;div class=&quot;stat-num&quot;&gt;3.4조&lt;/div&gt;
      &lt;div class=&quot;stat-label&quot;&gt;2026 창업지원 총예산&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;stat-box&quot;&gt;
      &lt;div class=&quot;stat-num&quot;&gt;508개&lt;/div&gt;
      &lt;div class=&quot;stat-label&quot;&gt;지원사업 수&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;stat-box&quot;&gt;
      &lt;div class=&quot;stat-num&quot;&gt;111개&lt;/div&gt;
      &lt;div class=&quot;stat-label&quot;&gt;지원 기관 수&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;stat-box&quot;&gt;
      &lt;div class=&quot;stat-num&quot;&gt;5.4조&lt;/div&gt;
      &lt;div class=&quot;stat-label&quot;&gt;소상공인 지원 예산&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- INTRO BOX --&gt;
  &lt;div class=&quot;intro-box&quot;&gt;
    &lt;div class=&quot;label&quot;&gt;  한줄 요약&lt;/div&gt;
    &lt;p&gt;
      2026년 정부는 AI·디지털 전환을 최우선 과제로 삼고 역대 최대 규모의 지원에 나서고 있습니다.
      &lt;strong&gt;스타트업, 중소기업, 소상공인&lt;/strong&gt; 모두 해당되는 사업이 있으며,
      사업 단계·규모에 따라 &lt;strong&gt;수백만 원부터 수억 원&lt;/strong&gt;까지 지원받을 수 있어요.
      이 글에서는 &lt;strong&gt;AI 관련 핵심 지원사업 7가지&lt;/strong&gt;를 쉽게 정리했습니다.
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- TOC --&gt;
  &lt;div class=&quot;toc&quot;&gt;
    &lt;div class=&quot;toc-title&quot;&gt;  목차&lt;/div&gt;
    &lt;ol&gt;
      &lt;li&gt;&lt;a href=&quot;#sec1&quot;&gt;AI바우처 지원사업 — 최대 2억원 AI 솔루션 구매 지원&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#sec2&quot;&gt;S바우처 — 최대 1억원 SW·AI 솔루션 개발 지원&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#sec3&quot;&gt;스마트 제조혁신 — 제조기업 AI 전환 지원&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#sec4&quot;&gt;초격차 스타트업 1000+ 프로젝트&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#sec5&quot;&gt;소상공인 AI활용 지원사업 (신설)&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#sec6&quot;&gt;중소기업 기술개발(R&amp;amp;D) 지원사업&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#sec7&quot;&gt;데이터바우처 지원사업&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#sec8&quot;&gt;어디서 신청하나요? 통합 신청 방법&lt;/a&gt;&lt;/li&gt;
    &lt;/ol&gt;
  &lt;/div&gt;

  &lt;!-- SECTION 1: AI바우처 --&gt;
  &lt;div class=&quot;section&quot; id=&quot;sec1&quot;&gt;
    &lt;span class=&quot;section-number&quot;&gt;사업 01&lt;/span&gt;
    &lt;h2 class=&quot;section-title&quot;&gt;  AI바우처 지원사업&lt;/h2&gt;

    &lt;div class=&quot;card blue&quot;&gt;
      &lt;div class=&quot;card-header&quot;&gt;
        &lt;div class=&quot;card-icon&quot;&gt; &lt;/div&gt;
        &lt;div class=&quot;card-header-text&quot;&gt;
          &lt;span class=&quot;card-badge&quot;&gt;과학기술정보통신부 · NIPA&lt;/span&gt;
          &lt;h3&gt;AI 솔루션 도입 비용, 정부가 대신 내줍니다&lt;/h3&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card-body&quot;&gt;
        &lt;p&gt;
          AI 기술을 도입하고 싶은데 비용이 부담되는 기업에게 &lt;strong&gt;바우처(쿠폰)&lt;/strong&gt; 형태로 지원금을 지급합니다.
          쉽게 말해, 정부가 AI 솔루션 구매비를 대신 내주는 사업이에요.
        &lt;/p&gt;
        &lt;div class=&quot;info-grid&quot;&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;최대 지원금&lt;/div&gt;
            &lt;div class=&quot;info-value highlight&quot;&gt;최대 2억원&lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;주관기관&lt;/div&gt;
            &lt;div class=&quot;info-value&quot;&gt;과기부 · NIPA&lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;대상&lt;/div&gt;
            &lt;div class=&quot;info-value&quot;&gt;AI 도입 희망 기업&lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;기업 부담&lt;/div&gt;
            &lt;div class=&quot;info-value&quot;&gt;일부 매칭 필요&lt;/div&gt;
          &lt;/div&gt;
        &lt;/div&gt;
        &lt;p&gt;&lt;strong&gt;이런 기업에 딱!&lt;/strong&gt;&lt;/p&gt;
        &lt;ul&gt;
          &lt;li&gt;AI 챗봇, 이미지 인식, 예측 분석 등 AI 솔루션을 도입하고 싶은 중소기업&lt;/li&gt;
          &lt;li&gt;자체 AI 개발 인력이 없어서 외부 AI 솔루션을 구매해야 하는 경우&lt;/li&gt;
          &lt;li&gt;제조·물류·의료·금융 등 다양한 업종 OK&lt;/li&gt;
        &lt;/ul&gt;
        &lt;p&gt;&lt;strong&gt;신청 방법:&lt;/strong&gt; NIPA 공식 홈페이지에서 공급기업 Pool 검색 후 컨소시엄 구성 → 신청&lt;/p&gt;
        &lt;a class=&quot;apply-link&quot; href=&quot;https://www.nipa.kr&quot; target=&quot;_blank&quot;&gt;  NIPA 공식 홈페이지 (nipa.kr)&lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- SECTION 2: S바우처 --&gt;
  &lt;div class=&quot;section&quot; id=&quot;sec2&quot;&gt;
    &lt;span class=&quot;section-number&quot;&gt;사업 02&lt;/span&gt;
    &lt;h2 class=&quot;section-title&quot;&gt;  S바우처 (Solution 바우처)&lt;/h2&gt;

    &lt;div class=&quot;card green&quot;&gt;
      &lt;div class=&quot;card-header&quot;&gt;
        &lt;div class=&quot;card-icon&quot;&gt; ️&lt;/div&gt;
        &lt;div class=&quot;card-header-text&quot;&gt;
          &lt;span class=&quot;card-badge&quot;&gt;과학기술정보통신부 · NIPA&lt;/span&gt;
          &lt;h3&gt;맞춤형 AI·SW 솔루션 개발, 최대 1억원 지원&lt;/h3&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card-body&quot;&gt;
        &lt;p&gt;
          정식명칭은 &lt;strong&gt;「디지털 혁신기업 글로벌 성장 바우처 지원사업」&lt;/strong&gt;.
          IT·SW 전문 인력이 부족한 창업·벤처·중소기업이 전문 ICT 기업의 솔루션을 도입할 수 있도록 지원합니다.
        &lt;/p&gt;
        &lt;div class=&quot;info-grid&quot;&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;최대 지원금&lt;/div&gt;
            &lt;div class=&quot;info-value highlight&quot;&gt;최대 1억원&lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;사업 기간&lt;/div&gt;
            &lt;div class=&quot;info-value&quot;&gt;2026년 5~11월&lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;기술 분야&lt;/div&gt;
            &lt;div class=&quot;info-value&quot;&gt;AI·메타버스·SaaS·SW&lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;기업 부담&lt;/div&gt;
            &lt;div class=&quot;info-value&quot;&gt;일반 20% / 청년 10%&lt;/div&gt;
          &lt;/div&gt;
        &lt;/div&gt;
        &lt;p&gt;&lt;strong&gt;AI바우처 vs S바우처 차이점:&lt;/strong&gt;&lt;/p&gt;
        &lt;ul&gt;
          &lt;li&gt;&lt;strong&gt;AI바우처&lt;/strong&gt;: 완성된 AI 솔루션을 &lt;em&gt;구매&lt;/em&gt;하는 비용 지원&lt;/li&gt;
          &lt;li&gt;&lt;strong&gt;S바우처&lt;/strong&gt;: 우리 회사에 맞는 솔루션을 &lt;em&gt;개발·고도화&lt;/em&gt;하는 비용 지원 + 해외진출 지원 포함&lt;/li&gt;
        &lt;/ul&gt;
        &lt;div class=&quot;highlight-box&quot;&gt;
          &lt;div class=&quot;hl-title&quot;&gt;  청년 대표자(만 39세 이하) 우대!&lt;/div&gt;
          &lt;ul&gt;
            &lt;li&gt;일반 기업: 총사업비의 20% 이상 자부담&lt;/li&gt;
            &lt;li&gt;청년 기업 대표: 총사업비의 10%만 자부담 (→ 절반 혜택!)&lt;/li&gt;
          &lt;/ul&gt;
        &lt;/div&gt;
        &lt;a class=&quot;apply-link&quot; href=&quot;https://www.bizinfo.go.kr&quot; target=&quot;_blank&quot;&gt;  기업마당 공고 확인 (bizinfo.go.kr)&lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- SECTION 3: 스마트제조 --&gt;
  &lt;div class=&quot;section&quot; id=&quot;sec3&quot;&gt;
    &lt;span class=&quot;section-number&quot;&gt;사업 03&lt;/span&gt;
    &lt;h2 class=&quot;section-title&quot;&gt;  스마트 제조혁신 지원사업&lt;/h2&gt;

    &lt;div class=&quot;card orange&quot;&gt;
      &lt;div class=&quot;card-header&quot;&gt;
        &lt;div class=&quot;card-icon&quot;&gt;⚙️&lt;/div&gt;
        &lt;div class=&quot;card-header-text&quot;&gt;
          &lt;span class=&quot;card-badge&quot;&gt;중소벤처기업부&lt;/span&gt;
          &lt;h3&gt;제조 중소기업의 AI·디지털 전환 전방위 지원&lt;/h3&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card-body&quot;&gt;
        &lt;p&gt;
          공장에 AI와 자동화 기술을 도입하고 싶은 &lt;strong&gt;중소·중견 제조기업&lt;/strong&gt;을 위한 사업입니다.
          스마트공장 구축부터 AI 응용제품 개발, 제조로봇 도입까지 한 번에 지원받을 수 있어요.
        &lt;/p&gt;
        &lt;div class=&quot;info-grid&quot;&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;주요 지원 항목&lt;/div&gt;
            &lt;div class=&quot;info-value&quot;&gt;스마트공장 구축&lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;제조 AI 상용화&lt;/div&gt;
            &lt;div class=&quot;info-value highlight-green&quot;&gt;AI 응용제품 개발&lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;자동화 지원&lt;/div&gt;
            &lt;div class=&quot;info-value&quot;&gt;로봇 도입 최대 2.5억&lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;R&amp;D&lt;/div&gt;
            &lt;div class=&quot;info-value&quot;&gt;Multi AI Agent 개발&lt;/div&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; 스마트공장 사업관리 시스템(smart-factory.kr) 온라인 접수&lt;/p&gt;
        &lt;a class=&quot;apply-link&quot; href=&quot;https://www.smart-factory.kr&quot; target=&quot;_blank&quot;&gt;  스마트공장 사업관리 시스템&lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- SECTION 4: 초격차 --&gt;
  &lt;div class=&quot;section&quot; id=&quot;sec4&quot;&gt;
    &lt;span class=&quot;section-number&quot;&gt;사업 04&lt;/span&gt;
    &lt;h2 class=&quot;section-title&quot;&gt;  초격차 스타트업 1000+ 프로젝트&lt;/h2&gt;

    &lt;div class=&quot;card red&quot;&gt;
      &lt;div class=&quot;card-header&quot;&gt;
        &lt;div class=&quot;card-icon&quot;&gt; &lt;/div&gt;
        &lt;div class=&quot;card-header-text&quot;&gt;
          &lt;span class=&quot;card-badge&quot;&gt;중소벤처기업부&lt;/span&gt;
          &lt;h3&gt;AI·바이오 등 신산업 스타트업, 최대 16억원 + 글로벌 진출&lt;/h3&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card-body&quot;&gt;
        &lt;p&gt;
          혁신성이 검증된 AI·바이오 등 &lt;strong&gt;신산업 10대 분야&lt;/strong&gt; 스타트업을 선발하여
          국내 성장부터 해외시장 진출까지 집중 지원합니다. 2026년 예산은 &lt;strong&gt;1,458억원&lt;/strong&gt;으로 전년 대비 11.3% 증가했습니다.
        &lt;/p&gt;
        &lt;div class=&quot;info-grid&quot;&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;지원 금액&lt;/div&gt;
            &lt;div class=&quot;info-value highlight-red&quot;&gt;최대 16억원&lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;지원 기간&lt;/div&gt;
            &lt;div class=&quot;info-value&quot;&gt;최대 2년&lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;총 예산&lt;/div&gt;
            &lt;div class=&quot;info-value&quot;&gt;1,458억원&lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;지원 내용&lt;/div&gt;
            &lt;div class=&quot;info-value&quot;&gt;사업화 자금 + 글로벌&lt;/div&gt;
          &lt;/div&gt;
        &lt;/div&gt;
        &lt;p&gt;&lt;strong&gt;10대 신산업 분야:&lt;/strong&gt; AI, 바이오·헬스, 시스템반도체, 미래차, 그린에너지, 우주·항공, 로봇, 드론, 첨단소재, 메타버스 등&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;대상:&lt;/strong&gt; 혁신성 검증된 테크 스타트업 (창업 7년 이내 기준)&lt;/p&gt;
        &lt;a class=&quot;apply-link&quot; href=&quot;https://www.k-startup.go.kr&quot; target=&quot;_blank&quot;&gt;  K-Startup 포털 (k-startup.go.kr)&lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- SECTION 5: 소상공인 --&gt;
  &lt;div class=&quot;section&quot; id=&quot;sec5&quot;&gt;
    &lt;span class=&quot;section-number&quot;&gt;사업 05&lt;/span&gt;
    &lt;h2 class=&quot;section-title&quot;&gt;  소상공인 혁신 AI활용 지원사업 &lt;span style=&quot;font-size:14px;color:#888;font-weight:400;&quot;&gt;(2026 신설)&lt;/span&gt;&lt;/h2&gt;

    &lt;div class=&quot;card purple&quot;&gt;
      &lt;div class=&quot;card-header&quot;&gt;
        &lt;div class=&quot;card-icon&quot;&gt; &lt;/div&gt;
        &lt;div class=&quot;card-header-text&quot;&gt;
          &lt;span class=&quot;card-badge&quot;&gt;중소벤처기업부 · 소상공인시장진흥공단 (신설)&lt;/span&gt;
          &lt;h3&gt;동네 가게·식당에도 AI를! 144억원 신규 투입&lt;/h3&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card-body&quot;&gt;
        &lt;p&gt;
          2026년 처음 생긴 신규 사업입니다. 소상공인이 AI 기술을 활용해 &lt;strong&gt;비용을 줄이고 업무 효율을 높일 수 있도록&lt;/strong&gt; 직접 지원합니다.
          총 &lt;strong&gt;144억원&lt;/strong&gt;이 투입됩니다.
        &lt;/p&gt;
        &lt;div class=&quot;info-grid&quot;&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;총 예산&lt;/div&gt;
            &lt;div class=&quot;info-value highlight&quot;&gt;144억원&lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;대상&lt;/div&gt;
            &lt;div class=&quot;info-value&quot;&gt;소상공인 전체&lt;/div&gt;
          &lt;/div&gt;
        &lt;/div&gt;
        &lt;p&gt;&lt;strong&gt;이런 것들을 지원받을 수 있어요:&lt;/strong&gt;&lt;/p&gt;
        &lt;ul&gt;
          &lt;li&gt;POS·회계 자동화 시스템 도입 비용&lt;/li&gt;
          &lt;li&gt;AI 기반 마케팅·고객 응대 자동화&lt;/li&gt;
          &lt;li&gt;AI·디지털 시스템 도입 비용&lt;/li&gt;
          &lt;li&gt;AI 도우미 상담 서비스 (시범 운영 예정)&lt;/li&gt;
        &lt;/ul&gt;
        &lt;div class=&quot;highlight-box&quot;&gt;
          &lt;div class=&quot;hl-title&quot;&gt;⚠️ 신설 사업 주의사항&lt;/div&gt;
          &lt;ul&gt;
            &lt;li&gt;세부 공고는 소상공인시장진흥공단 홈페이지에서 별도 발표됩니다&lt;/li&gt;
            &lt;li&gt;시범사업 형태로 시작될 수 있으니 공식 공고를 자주 확인하세요&lt;/li&gt;
          &lt;/ul&gt;
        &lt;/div&gt;
        &lt;a class=&quot;apply-link&quot; href=&quot;https://www.semas.or.kr&quot; target=&quot;_blank&quot;&gt;  소상공인시장진흥공단 (semas.or.kr)&lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- SECTION 6: R&amp;D --&gt;
  &lt;div class=&quot;section&quot; id=&quot;sec6&quot;&gt;
    &lt;span class=&quot;section-number&quot;&gt;사업 06&lt;/span&gt;
    &lt;h2 class=&quot;section-title&quot;&gt;  중소기업 기술개발(R&amp;D) 지원사업&lt;/h2&gt;

    &lt;div class=&quot;card teal&quot;&gt;
      &lt;div class=&quot;card-header&quot;&gt;
        &lt;div class=&quot;card-icon&quot;&gt; &lt;/div&gt;
        &lt;div class=&quot;card-header-text&quot;&gt;
          &lt;span class=&quot;card-badge&quot;&gt;중소벤처기업부&lt;/span&gt;
          &lt;h3&gt;AI 모델 개발·기술 고도화 연구개발비 지원&lt;/h3&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card-body&quot;&gt;
        &lt;p&gt;
          AI 기술을 &lt;strong&gt;직접 개발하는 기업&lt;/strong&gt;을 위한 R&amp;D 비용 지원사업입니다.
          2026년 R&amp;D 예산은 전년 대비 &lt;strong&gt;45% 증가한 2조 1,955억원&lt;/strong&gt;으로 역대 최대 규모입니다.
        &lt;/p&gt;
        &lt;div class=&quot;info-grid&quot;&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;R&amp;D 예산&lt;/div&gt;
            &lt;div class=&quot;info-value highlight&quot;&gt;2조 1,955억&lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;전년 대비&lt;/div&gt;
            &lt;div class=&quot;info-value highlight-green&quot;&gt;+45%&lt;/div&gt;
          &lt;/div&gt;
        &lt;/div&gt;
        &lt;p&gt;&lt;strong&gt;지원 항목:&lt;/strong&gt;&lt;/p&gt;
        &lt;ul&gt;
          &lt;li&gt;중소기업기술혁신개발 — AI 신기술·신제품 개발 비용&lt;/li&gt;
          &lt;li&gt;창업성장기술개발 — 창업기업의 AI 기술 개발비&lt;/li&gt;
          &lt;li&gt;민관공동기술사업화 — 공공기관 기술 이전 + AI 상용화&lt;/li&gt;
          &lt;li&gt;기술사업화패키지 (신설) — 우수 R&amp;D 과제 후속 지원, 최대 1.5억원&lt;/li&gt;
        &lt;/ul&gt;
        &lt;p&gt;&lt;strong&gt;신청:&lt;/strong&gt; SMTECH 시스템(smtech.go.kr) 또는 iris.go.kr에서 접수&lt;/p&gt;
        &lt;a class=&quot;apply-link&quot; href=&quot;https://www.smtech.go.kr&quot; target=&quot;_blank&quot;&gt;  SMTECH R&amp;D 통합관리시스템&lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- SECTION 7: 데이터바우처 --&gt;
  &lt;div class=&quot;section&quot; id=&quot;sec7&quot;&gt;
    &lt;span class=&quot;section-number&quot;&gt;사업 07&lt;/span&gt;
    &lt;h2 class=&quot;section-title&quot;&gt;  데이터바우처 지원사업&lt;/h2&gt;

    &lt;div class=&quot;card blue&quot;&gt;
      &lt;div class=&quot;card-header&quot;&gt;
        &lt;div class=&quot;card-icon&quot;&gt; &lt;/div&gt;
        &lt;div class=&quot;card-header-text&quot;&gt;
          &lt;span class=&quot;card-badge&quot;&gt;과학기술정보통신부 · 한국데이터산업진흥원&lt;/span&gt;
          &lt;h3&gt;AI 학습용 데이터 수집·분석 비용 지원&lt;/h3&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card-body&quot;&gt;
        &lt;p&gt;
          AI를 잘 쓰려면 좋은 데이터가 필수! 데이터 수집, 가공, 분석 서비스를 외부에 맡길 때 드는 비용을 정부가 바우처로 지원합니다.
          &lt;strong&gt;데이터 기반 비즈니스&lt;/strong&gt;를 준비 중인 기업에게 딱 맞는 사업입니다.
        &lt;/p&gt;
        &lt;div class=&quot;info-grid&quot;&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;지원 내용&lt;/div&gt;
            &lt;div class=&quot;info-value&quot;&gt;데이터 수집·가공·분석&lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;info-item&quot;&gt;
            &lt;div class=&quot;info-label&quot;&gt;주관기관&lt;/div&gt;
            &lt;div class=&quot;info-value&quot;&gt;한국데이터산업진흥원&lt;/div&gt;
          &lt;/div&gt;
        &lt;/div&gt;
        &lt;p&gt;&lt;strong&gt;활용 예시:&lt;/strong&gt;&lt;/p&gt;
        &lt;ul&gt;
          &lt;li&gt;AI 학습용 이미지·텍스트 데이터 구축 비용&lt;/li&gt;
          &lt;li&gt;고객 행동 데이터 분석 서비스 비용&lt;/li&gt;
          &lt;li&gt;센서·IoT 데이터 수집·정제 비용&lt;/li&gt;
        &lt;/ul&gt;
        &lt;a class=&quot;apply-link&quot; href=&quot;https://kdata.or.kr&quot; target=&quot;_blank&quot;&gt;  한국데이터산업진흥원 (kdata.or.kr)&lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- SECTION 8: 신청방법 --&gt;
  &lt;div class=&quot;section&quot; id=&quot;sec8&quot;&gt;
    &lt;span class=&quot;section-number&quot;&gt;신청 가이드&lt;/span&gt;
    &lt;h2 class=&quot;section-title&quot;&gt;  어떻게 신청하나요? — 단계별 가이드&lt;/h2&gt;

    &lt;div class=&quot;step-box&quot;&gt;
      &lt;ul class=&quot;step-list&quot;&gt;
        &lt;li&gt;
          &lt;div class=&quot;step-num&quot;&gt;1&lt;/div&gt;
          &lt;div class=&quot;step-content&quot;&gt;
            &lt;div class=&quot;step-title&quot;&gt;우리 회사에 맞는 사업 찾기&lt;/div&gt;
            &lt;div class=&quot;step-desc&quot;&gt;
              K-Startup(k-startup.go.kr) 또는 기업마당(bizinfo.go.kr)에서 업종, 기업 규모, 창업 연차로 필터링해서 맞는 사업을 검색하세요.
              중소벤처기업부 통합콜센터 &lt;strong&gt;☎ 1357&lt;/strong&gt;로 전화 상담도 가능합니다.
            &lt;/div&gt;
          &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
          &lt;div class=&quot;step-num&quot;&gt;2&lt;/div&gt;
          &lt;div class=&quot;step-content&quot;&gt;
            &lt;div class=&quot;step-title&quot;&gt;공고문 꼼꼼히 읽기&lt;/div&gt;
            &lt;div class=&quot;step-desc&quot;&gt;
              지원 자격, 신청 기간, 제출 서류를 반드시 확인하세요. 특히 &lt;strong&gt;사업자등록증, 벤처기업 인증 여부, 창업 연차&lt;/strong&gt; 등 자격 조건이 사업마다 다릅니다.
            &lt;/div&gt;
          &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
          &lt;div class=&quot;step-num&quot;&gt;3&lt;/div&gt;
          &lt;div class=&quot;step-content&quot;&gt;
            &lt;div class=&quot;step-title&quot;&gt;사업계획서 작성&lt;/div&gt;
            &lt;div class=&quot;step-desc&quot;&gt;
              AI 도입 목적, 기대 효과, 예산 계획을 구체적으로 작성하세요.
              &lt;strong&gt;&quot;AI 챗봇으로 고객 문의 처리 시간 50% 절감&quot;&lt;/strong&gt;처럼 수치로 표현하면 심사에 유리합니다.
              지역 창조경제혁신센터에서 무료 컨설팅을 받을 수 있어요.
            &lt;/div&gt;
          &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
          &lt;div class=&quot;step-num&quot;&gt;4&lt;/div&gt;
          &lt;div class=&quot;step-content&quot;&gt;
            &lt;div class=&quot;step-title&quot;&gt;온라인 접수&lt;/div&gt;
            &lt;div class=&quot;step-desc&quot;&gt;
              각 사업 홈페이지에서 온라인 접수. AI바우처·S바우처는 수요기업과 공급기업이
              &lt;strong&gt;컨소시엄(팀)&lt;/strong&gt;을 구성해서 함께 신청해야 합니다.
            &lt;/div&gt;
          &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
          &lt;div class=&quot;step-num&quot;&gt;5&lt;/div&gt;
          &lt;div class=&quot;step-content&quot;&gt;
            &lt;div class=&quot;step-title&quot;&gt;평가 · 선정 · 지원금 수령&lt;/div&gt;
            &lt;div class=&quot;step-desc&quot;&gt;
              서류 심사 → 발표 평가 → 선정 후 협약 체결 → 사업비 지원 순서로 진행됩니다.
              대부분 1분기(3~5월)에 공고가 집중되니 &lt;strong&gt;지금 바로 준비&lt;/strong&gt;를 시작하세요!
            &lt;/div&gt;
          &lt;/div&gt;
        &lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;

    &lt;!-- 비교표 --&gt;
    &lt;h3 style=&quot;font-size:17px;font-weight:700;margin:32px 0 14px;&quot;&gt;  주요 AI 지원사업 한눈에 비교&lt;/h3&gt;
    &lt;div style=&quot;overflow-x:auto;&quot;&gt;
      &lt;table class=&quot;compare-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;AI바우처&lt;/td&gt;
            &lt;td&gt;AI 도입 희망 기업&lt;/td&gt;
            &lt;td&gt;최대 2억원&lt;/td&gt;
            &lt;td&gt;과기부·NIPA&lt;/td&gt;
            &lt;td&gt;nipa.kr&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
            &lt;td&gt;S바우처&lt;/td&gt;
            &lt;td&gt;창업·벤처·중소기업&lt;/td&gt;
            &lt;td&gt;최대 1억원&lt;/td&gt;
            &lt;td&gt;과기부·NIPA&lt;/td&gt;
            &lt;td&gt;bizinfo.go.kr&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.5억원&lt;/td&gt;
            &lt;td&gt;중기부&lt;/td&gt;
            &lt;td&gt;smart-factory.kr&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
            &lt;td&gt;초격차 스타트업&lt;/td&gt;
            &lt;td&gt;AI 등 신산업 스타트업&lt;/td&gt;
            &lt;td&gt;최대 16억원&lt;/td&gt;
            &lt;td&gt;중기부&lt;/td&gt;
            &lt;td&gt;k-startup.go.kr&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
            &lt;td&gt;소상공인 AI활용&lt;/td&gt;
            &lt;td&gt;소상공인&lt;/td&gt;
            &lt;td&gt;공고 후 확인&lt;/td&gt;
            &lt;td&gt;중기부·소진공&lt;/td&gt;
            &lt;td&gt;semas.or.kr&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
            &lt;td&gt;중소기업 R&amp;D&lt;/td&gt;
            &lt;td&gt;AI 개발 중소기업&lt;/td&gt;
            &lt;td&gt;과제별 상이&lt;/td&gt;
            &lt;td&gt;중기부&lt;/td&gt;
            &lt;td&gt;smtech.go.kr&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;과기부·KDATA&lt;/td&gt;
            &lt;td&gt;kdata.or.kr&lt;/td&gt;
          &lt;/tr&gt;
        &lt;/tbody&gt;
      &lt;/table&gt;
    &lt;/div&gt;

    &lt;div class=&quot;highlight-box&quot; style=&quot;margin-top:28px;&quot;&gt;
      &lt;div class=&quot;hl-title&quot;&gt;✅ 꼭 기억할 3가지&lt;/div&gt;
      &lt;ul&gt;
        &lt;li&gt;&lt;strong&gt;대부분 1분기(3~5월)에 공고 집중&lt;/strong&gt; — 지금이 황금 타이밍입니다!&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;컨소시엄 사업&lt;/strong&gt;(AI바우처, S바우처)은 공급기업을 먼저 찾아야 신청 가능합니다&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;!-- FOOTER --&gt;
  &lt;footer class=&quot;post-footer&quot;&gt;
    &lt;div class=&quot;source-box&quot;&gt;
      &lt;div class=&quot;src-title&quot;&gt;  출처 및 참고 링크&lt;/div&gt;
      &lt;div&gt;
        · 중소벤처기업부 — 2026년 창업지원사업 통합공고 (&lt;a href=&quot;https://www.mss.go.kr&quot; target=&quot;_blank&quot;&gt;mss.go.kr&lt;/a&gt;)&lt;br&gt;
        · K-Startup 창업지원포털 — 통합공고 세부사업 목록 (&lt;a href=&quot;https://www.k-startup.go.kr&quot; target=&quot;_blank&quot;&gt;k-startup.go.kr&lt;/a&gt;)&lt;br&gt;
        · AI타임스 — 정부·지자체 2026년 창업지원 3조 4,645억원 (2025.12.21) (&lt;a href=&quot;https://www.aitimes.kr/news/articleView.html?idxno=37807&quot; target=&quot;_blank&quot;&gt;aitimes.kr&lt;/a&gt;)&lt;br&gt;
        · 정보통신산업진흥원(NIPA) — 2026년 AI바우처·S바우처 공고 (&lt;a href=&quot;https://www.nipa.kr&quot; target=&quot;_blank&quot;&gt;nipa.kr&lt;/a&gt;)&lt;br&gt;
        · 기업마당 — 2026년 스마트 제조혁신·데이터바우처 통합공고 (&lt;a href=&quot;https://www.bizinfo.go.kr&quot; target=&quot;_blank&quot;&gt;bizinfo.go.kr&lt;/a&gt;)&lt;br&gt;
        · 대한민국 정책브리핑 — 2026년 소상공인 정책 방향 발표 (2026.03.16) (&lt;a href=&quot;https://www.korea.kr&quot; target=&quot;_blank&quot;&gt;korea.kr&lt;/a&gt;)&lt;br&gt;
        · 네이트뉴스 — 중기부 2026년 예산안 16.8조원 편성 (&lt;a href=&quot;https://news.nate.com/view/20250902n12185&quot; target=&quot;_blank&quot;&gt;nate.com&lt;/a&gt;)
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;disclaimer&quot;&gt;
      ⚠️ 이 글은 2026년 3월 기준으로 공식 발표된 정보를 정리한 것입니다. 세부 지원금액, 신청 일정, 자격 조건은 각 사업의 공식 공고문을 반드시 확인하세요. 사업 내용은 예산 및 정책에 따라 변경될 수 있습니다.
    &lt;/div&gt;
  &lt;/footer&gt;

&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <category>다운로드 및 정보</category>
      <author>내일 tomorrow</author>
      <guid isPermaLink="true">https://otsukare.tistory.com/60</guid>
      <comments>https://otsukare.tistory.com/60#entry60comment</comments>
      <pubDate>Tue, 17 Mar 2026 10:25:41 +0900</pubDate>
    </item>
    <item>
      <title>매직마우스1 작동안될때 시도해볼수 있는 해결법</title>
      <link>https://otsukare.tistory.com/59</link>
      <description>&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;style&gt;
  @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&amp;family=JetBrains+Mono:wght@400;600&amp;display=swap');
  :root {
    --bg: #ffffff;
    --surface: #f8f9fa;
    --surface2: #f1f3f5;
    --border: #e0e0e0;
    --accent: #0071e3;
    --accent2: #5856d6;
    --warn-bg: #fff8f5;
    --warn-border: #ffd0b5;
    --warn-text: #b94a17;
    --success-bg: #f0faf5;
    --success-border: #b8e6cc;
    --success-text: #1a7a4a;
    --text: #1a1a1a;
    --text-muted: #555;
    --text-dim: #999;
    --radius: 12px;
  }
  * { margin: 0; padding: 0; box-sizing: border-box; }
  body { font-family: 'Noto Sans KR', sans-serif; background: var(--bg); color: var(--text); line-height: 1.8; padding: 0; }
  .container { max-width: 780px; margin: 0 auto; padding: 0 20px 80px; }
  .hero { position: relative; padding: 64px 0 48px; }
  .hero-badge { display: inline-flex; align-items: center; gap: 6px; background: #e8f2ff; border: 1px solid #b8d8ff; color: var(--accent); font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; padding: 5px 12px; border-radius: 100px; margin-bottom: 20px; }
  .hero h1 { font-size: clamp(28px, 5vw, 42px); font-weight: 900; letter-spacing: -.03em; line-height: 1.2; margin-bottom: 16px; color: #111; }
  .hero h1 span { background: linear-gradient(90deg, var(--accent), var(--accent2)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
  .hero-desc { color: var(--text-muted); font-size: 15px; font-weight: 300; max-width: 520px; margin-bottom: 32px; }
  .hero-meta { display: flex; gap: 20px; flex-wrap: wrap; }
  .meta-item { display: flex; align-items: center; gap: 6px; font-size: 12px; color: var(--text-dim); }
  .meta-item .dot { width: 6px; height: 6px; border-radius: 50%; background: var(--accent); opacity: .7; }
  .summary-box { background: #f0f7ff; border: 1px solid #c2dcff; border-left: 3px solid var(--accent); border-radius: var(--radius); padding: 24px 28px; margin-bottom: 48px; }
  .summary-box h2 { font-size: 12px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--accent); margin-bottom: 14px; }
  .summary-list { list-style: none; display: flex; flex-direction: column; gap: 8px; }
  .summary-list li { display: flex; align-items: center; gap: 10px; font-size: 14px; color: #333; }
  .summary-list li::before { content: '→'; color: var(--accent); font-weight: 700; font-size: 12px; flex-shrink: 0; }
  .section { margin-bottom: 48px; }
  .section-header { display: flex; align-items: flex-start; gap: 16px; margin-bottom: 24px; }
  .step-badge { display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 10px; background: linear-gradient(135deg, var(--accent2), var(--accent)); font-family: 'JetBrains Mono', monospace; font-size: 14px; font-weight: 600; color: #fff; flex-shrink: 0; margin-top: 2px; }
  .section-title-wrap h2 { font-size: 20px; font-weight: 700; letter-spacing: -.02em; margin-bottom: 4px; color: #111; }
  .section-title-wrap p { font-size: 13px; color: var(--text-dim); font-weight: 300; }
  .card { background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius); padding: 24px; margin-bottom: 14px; transition: border-color .2s; }
  .card:hover { border-color: #a0c4ff; }
  .card-title { display: flex; align-items: center; gap: 10px; font-size: 15px; font-weight: 600; margin-bottom: 12px; color: #111; }
  .card-icon { font-size: 18px; line-height: 1; }
  .card p { font-size: 14px; color: var(--text-muted); line-height: 1.9; }
  .tip { display: flex; gap: 12px; background: var(--success-bg); border: 1px solid var(--success-border); border-radius: 8px; padding: 14px 16px; margin-top: 12px; font-size: 13px; color: var(--success-text); line-height: 1.7; }
  .tip-icon { flex-shrink: 0; font-size: 15px; }
  .warn-box { display: flex; gap: 12px; background: var(--warn-bg); border: 1px solid var(--warn-border); border-radius: 8px; padding: 14px 16px; margin-top: 12px; font-size: 13px; color: var(--warn-text); line-height: 1.7; }
  .steps { list-style: none; counter-reset: step; display: flex; flex-direction: column; gap: 10px; margin-top: 14px; }
  .steps li { counter-increment: step; display: flex; gap: 12px; font-size: 14px; color: var(--text-muted); line-height: 1.7; }
  .steps li::before { content: counter(step); display: flex; align-items: center; justify-content: center; width: 22px; height: 22px; border-radius: 50%; background: #e8f2ff; border: 1px solid #b8d8ff; font-family: 'JetBrains Mono', monospace; font-size: 11px; font-weight: 600; color: var(--accent); flex-shrink: 0; margin-top: 2px; }
  kbd { display: inline-flex; align-items: center; padding: 2px 8px; background: #f1f3f5; border: 1px solid #d0d0d0; border-bottom: 2px solid #c0c0c0; border-radius: 5px; font-family: 'JetBrains Mono', monospace; font-size: 12px; color: #333; line-height: 1.6; white-space: nowrap; }
  .divider { height: 1px; background: linear-gradient(90deg, transparent, #e0e0e0, transparent); margin: 48px 0; }
  .conclusion { background: linear-gradient(135deg, #f3f1ff, #f0f7ff); border: 1px solid #d5c8ff; border-radius: 16px; padding: 32px; }
  .conclusion h2 { font-size: 18px; font-weight: 700; margin-bottom: 12px; color: #111; }
  .conclusion p { font-size: 14px; color: var(--text-muted); line-height: 1.9; }
  .conclusion .highlight { color: var(--accent); font-weight: 500; }
  .checklist { list-style: none; display: flex; flex-direction: column; gap: 8px; margin-top: 16px; }
  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 13px; color: var(--text-muted); line-height: 1.6; }
  .check-box { width: 16px; height: 16px; border: 1.5px solid #ccc; border-radius: 4px; flex-shrink: 0; margin-top: 1px; }
  @media (max-width: 500px) { .hero { padding: 40px 0 32px; } .section-header { gap: 12px; } .step-badge { width: 34px; height: 34px; font-size: 12px; } }
&lt;/style&gt;
&lt;/div&gt;
&lt;div class=&quot;container&quot;&gt;
&lt;div class=&quot;hero&quot;&gt;
&lt;div class=&quot;hero-badge&quot;&gt;  Mac Troubleshoot&lt;/div&gt;
&lt;h1&gt;매직마우스 &lt;span&gt;연결 안될때&lt;/span&gt;&lt;br /&gt;해결법 총정리&lt;/h1&gt;
&lt;p class=&quot;hero-desc&quot; data-ke-size=&quot;size16&quot;&gt;배터리 유격부터 블루투스 초기화까지 &amp;mdash; 매직마우스 1세대 트러블슈팅 가이드. 단계별로 따라하면 대부분 해결됩니다.&lt;/p&gt;
&lt;div class=&quot;hero-meta&quot;&gt;&lt;span class=&quot;meta-item&quot;&gt;&lt;span class=&quot;dot&quot;&gt;&lt;/span&gt;Magic Mouse 1세대&lt;/span&gt; &lt;span class=&quot;meta-item&quot;&gt;&lt;span class=&quot;dot&quot;&gt;&lt;/span&gt;인텔 / Apple Silicon Mac&lt;/span&gt; &lt;span class=&quot;meta-item&quot;&gt;&lt;span class=&quot;dot&quot;&gt;&lt;/span&gt;macOS 전 버전&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;summary-box&quot;&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;  해결 순서 요약&lt;/h2&gt;
&lt;ul class=&quot;summary-list&quot; style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;배터리 접점 및 유격 확인 &amp;mdash; 가장 흔한 원인&lt;/li&gt;
&lt;li&gt;블루투스 연결 초기화 &amp;mdash; LED는 켜지지만 인식 안 될 때&lt;/li&gt;
&lt;li&gt;SMC / NVRAM 재설정 &amp;mdash; Mac 하드웨어 컨트롤러 오류&lt;/li&gt;
&lt;li&gt;물리적 전원 스위치 확인 &amp;mdash; 기판 단선 여부 최종 점검&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;section&quot;&gt;
&lt;div class=&quot;section-header&quot;&gt;
&lt;div class=&quot;step-badge&quot;&gt;01&lt;/div&gt;
&lt;div class=&quot;section-title-wrap&quot;&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;배터리 접점 및 유격 확인&lt;/h2&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;가장 흔한 원인 &amp;middot; 하드웨어 문제&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;card&quot;&gt;
&lt;div class=&quot;card-title&quot;&gt;&lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt; 종이 / 알루미늄 호일 덧대기&lt;/div&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;매직마우스 1세대는 배터리실 설계상 미세한 유격이 있어 전원이 끊기는 경우가 많습니다. 건전지를 넣은 후 건전지와 덮개 사이에 &lt;b&gt;작게 접은 종이나 알루미늄 호일&lt;/b&gt;을 살짝 끼워보세요. 건전지가 흔들리지 않게 고정되면 전원이 다시 들어오는 경우가 많습니다.&lt;/p&gt;
&lt;div class=&quot;tip&quot;&gt;&lt;span class=&quot;tip-icon&quot;&gt; &lt;/span&gt;&lt;span&gt;알루미늄 호일은 전도성이 있으므로 건전지의 극(+/&amp;minus;)이 합선되지 않도록 덮개 쪽 간격에만 끼우세요.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;card&quot;&gt;
&lt;div class=&quot;card-title&quot;&gt;&lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt; 배터리 단자 청소&lt;/div&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;건전지가 닿는 금속 단자 부위에 이물질이나 부식이 생기면 전도율이 크게 떨어집니다. &lt;b&gt;면봉에 이소프로필 알코올(IPA)을 살짝 묻혀&lt;/b&gt; 단자를 닦아주세요. 완전히 건조된 후 건전지를 장착하면 됩니다.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;divider&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;section&quot;&gt;
&lt;div class=&quot;section-header&quot;&gt;
&lt;div class=&quot;step-badge&quot;&gt;02&lt;/div&gt;
&lt;div class=&quot;section-title-wrap&quot;&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;블루투스 연결 초기화&lt;/h2&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;녹색 LED는 켜지지만 Mac에서 인식 못할 때&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;card&quot;&gt;
&lt;div class=&quot;card-title&quot;&gt;&lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt; 기존 연결 삭제 후 재페어링&lt;/div&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;소프트웨어 캐시나 페어링 정보가 꼬인 경우입니다.&lt;/p&gt;
&lt;ul class=&quot;steps&quot; style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;다른 마우스나 트랙패드를 임시로 연결합니다.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;시스템 설정&lt;/b&gt; &amp;rarr; &lt;b&gt;Bluetooth&lt;/b&gt; 로 이동합니다.&lt;/li&gt;
&lt;li&gt;목록에서 기존 매직마우스 옆 &lt;b&gt;'✕' 버튼&lt;/b&gt;을 눌러 삭제합니다.&lt;/li&gt;
&lt;li&gt;마우스 전원을 껐다 켠 뒤 다시 페어링을 시도합니다.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;card&quot;&gt;
&lt;div class=&quot;card-title&quot;&gt;&lt;span class=&quot;card-icon&quot;&gt;♻️&lt;/span&gt; 블루투스 모듈 강제 재시동&lt;/div&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;블루투스 모듈 자체가 응답하지 않을 때 유효합니다.&lt;/p&gt;
&lt;ul class=&quot;steps&quot; style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;kbd&gt;Shift&lt;/kbd&gt; + &lt;kbd&gt;Option&lt;/kbd&gt; 키를 누른 채 상단 메뉴바의 &lt;b&gt;Bluetooth 아이콘&lt;/b&gt;을 클릭합니다.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;'Bluetooth 모듈 재설정'&lt;/b&gt; 항목을 선택합니다.&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;warn-box&quot;&gt;&lt;span&gt;⚠️&lt;/span&gt;&lt;span&gt;macOS Ventura(13) 이후부터는 해당 메뉴 위치가 변경되었을 수 있습니다. 보이지 않는다면 터미널에서 &lt;kbd&gt;sudo pkill bluetoothd&lt;/kbd&gt; 명령으로 재시동할 수 있습니다.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;divider&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;section&quot;&gt;
&lt;div class=&quot;section-header&quot;&gt;
&lt;div class=&quot;step-badge&quot;&gt;03&lt;/div&gt;
&lt;div class=&quot;section-title-wrap&quot;&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;SMC / NVRAM 재설정&lt;/h2&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Mac 하드웨어 컨트롤러 오류 시 유효&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;card&quot;&gt;
&lt;div class=&quot;card-title&quot;&gt;&lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt; 인텔 Mac &amp;mdash; NVRAM 재설정&lt;/div&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Mac을 완전히 종료한 후 전원 버튼을 누르는 즉시 아래 키를 함께 눌러주세요.&lt;/p&gt;
&lt;div style=&quot;margin-top: 14px; display: flex; gap: 8px; flex-wrap: wrap; align-items: center;&quot;&gt;&lt;kbd&gt;Option&lt;/kbd&gt;&lt;span style=&quot;color: #999; font-size: 12px;&quot;&gt;+&lt;/span&gt;&lt;kbd&gt;Command&lt;/kbd&gt;&lt;span style=&quot;color: #999; font-size: 12px;&quot;&gt;+&lt;/span&gt;&lt;kbd&gt;P&lt;/kbd&gt;&lt;span style=&quot;color: #999; font-size: 12px;&quot;&gt;+&lt;/span&gt;&lt;kbd&gt;R&lt;/kbd&gt;&lt;span style=&quot;color: #999; font-size: 12px; margin-left: 4px;&quot;&gt;&amp;rarr; 20초 유지 후 해제&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;tip&quot; style=&quot;margin-top: 14px;&quot;&gt;&lt;span class=&quot;tip-icon&quot;&gt; &lt;/span&gt;&lt;span&gt;시동음이 두 번 들린 후 손을 놓으면 됩니다. 일부 모델은 Apple 로고가 두 번 나타납니다.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;card&quot;&gt;
&lt;div class=&quot;card-title&quot;&gt;&lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt; Apple Silicon (M1&amp;middot;M2&amp;middot;M3) Mac&lt;/div&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Apple 실리콘 Mac은 별도의 키 조합이 필요 없습니다. &lt;b&gt;시스템 종료 후 재시동&lt;/b&gt;하는 것만으로도 하드웨어 리셋 효과가 있습니다.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;divider&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;section&quot;&gt;
&lt;div class=&quot;section-header&quot;&gt;
&lt;div class=&quot;step-badge&quot;&gt;04&lt;/div&gt;
&lt;div class=&quot;section-title-wrap&quot;&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;물리적 전원 스위치 확인&lt;/h2&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;최종 하드웨어 점검&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;card&quot;&gt;
&lt;div class=&quot;card-title&quot;&gt;&lt;span class=&quot;card-icon&quot;&gt; &lt;/span&gt; 녹색 LED 점등 여부 확인&lt;/div&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;마우스 하단의 전원 스위치를 껐다 켤 때 &lt;b&gt;녹색 LED가 깜빡이는지&lt;/b&gt; 반드시 확인하세요.&lt;/p&gt;
&lt;ul class=&quot;steps&quot; style=&quot;margin-top: 14px;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;녹색 불이 깜빡이면 &amp;rarr; 배터리와 하드웨어 정상. 소프트웨어 문제 가능성.&lt;/li&gt;
&lt;li&gt;LED가 전혀 켜지지 않으면 &amp;rarr; 새 건전지로 교체 후 재시도.&lt;/li&gt;
&lt;li&gt;그래도 불이 안 켜지면 &amp;rarr; 내부 기판 단선 또는 수명 종료 가능성.&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;warn-box&quot; style=&quot;margin-top: 14px;&quot;&gt;&lt;span&gt;⚠️&lt;/span&gt;&lt;span&gt;LED가 전혀 들어오지 않는다면 내부 접지 부분이 휘어졌거나 기판이 손상되었을 수 있습니다. 이 경우 애플 서비스 센터(AASP) 방문을 권장합니다.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;divider&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;conclusion&quot;&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;  그래도 해결이 안 된다면?&lt;/h2&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;위 4단계를 모두 시도했는데도 작동하지 않는다면 &lt;span class=&quot;highlight&quot;&gt;마우스 내부 접지 부분이 변형&lt;/span&gt;되었을 가능성이 높습니다. 이 경우 전문 수리점이나 애플 공인 서비스 센터(AASP)를 방문하는 것이 가장 확실한 방법입니다.&lt;/p&gt;
&lt;p style=&quot;margin-top: 12px;&quot; data-ke-size=&quot;size16&quot;&gt;사용 중인 &lt;span class=&quot;highlight&quot;&gt;Mac 기종과 macOS 버전&lt;/span&gt;을 댓글로 남겨주시면 더 구체적인 설정 방법을 알려드릴게요.&lt;/p&gt;
&lt;ul class=&quot;checklist&quot; style=&quot;margin-top: 24px;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;span class=&quot;check-box&quot;&gt;&lt;/span&gt;배터리 유격 &amp;mdash; 종이/호일로 고정 시도&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;check-box&quot;&gt;&lt;/span&gt;배터리 단자 알코올로 청소&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;check-box&quot;&gt;&lt;/span&gt;블루투스 연결 삭제 후 재페어링&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;check-box&quot;&gt;&lt;/span&gt;블루투스 모듈 강제 재시동&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;check-box&quot;&gt;&lt;/span&gt;NVRAM / SMC 재설정&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;check-box&quot;&gt;&lt;/span&gt;LED 점등 여부 최종 확인&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>다운로드 및 정보</category>
      <category>매직마우스 고장</category>
      <category>매직마우스 심폐소생술</category>
      <category>매직마우스 안될때</category>
      <category>매직마우스1</category>
      <category>윈도우에서 매직마우스</category>
      <author>내일 tomorrow</author>
      <guid isPermaLink="true">https://otsukare.tistory.com/59</guid>
      <comments>https://otsukare.tistory.com/59#entry59comment</comments>
      <pubDate>Sun, 15 Mar 2026 13:40:22 +0900</pubDate>
    </item>
    <item>
      <title>급성 중이염 증상과 자가진단법</title>
      <link>https://otsukare.tistory.com/58</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;title&gt;급성 중이염 완벽 가이드 | 원인·증상·치료·자가진단&lt;/title&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600;700&amp;family=Noto+Sans+KR:wght@300;400;500;700&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style&gt;
  :root {
    --primary: #1a4a6b;
    --accent: #e85d26;
    --light-blue: #e8f4fd;
    --warm: #fff8f3;
    --text: #1e1e1e;
    --muted: #666;
    --border: #dde8f0;
  }

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

  body {
    font-family: 'Noto Sans KR', sans-serif;
    background: #f5f7fa;
    color: var(--text);
    line-height: 1.8;
  }

  .container {
    max-width: 780px;
    margin: 0 auto;
    background: #fff;
    padding: 0 0 60px 0;
  }

  /* Hero */
  .hero {
    background: linear-gradient(135deg, #0f2c45 0%, #1a4a6b 50%, #1e6fa3 100%);
    padding: 60px 40px 50px;
    color: white;
    position: relative;
    overflow: hidden;
  }
  .hero::before {
    content: ' ';
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 100px;
    opacity: 0.12;
  }
  .hero .tag {
    display: inline-block;
    background: var(--accent);
    color: white;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 14px;
    border-radius: 20px;
    letter-spacing: 1px;
    margin-bottom: 18px;
  }
  .hero h1 {
    font-family: 'Noto Serif KR', serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 16px;
  }
  .hero p {
    font-size: 15px;
    opacity: 0.85;
    max-width: 520px;
    line-height: 1.7;
  }
  .hero .meta {
    margin-top: 24px;
    font-size: 13px;
    opacity: 0.6;
  }

  /* TOC */
  .toc {
    margin: 36px 40px;
    background: var(--light-blue);
    border-left: 4px solid var(--primary);
    border-radius: 0 10px 10px 0;
    padding: 22px 28px;
  }
  .toc h3 {
    font-size: 14px;
    font-weight: 700;
    color: var(--primary);
    margin-bottom: 12px;
    letter-spacing: 0.5px;
  }
  .toc ol {
    padding-left: 18px;
  }
  .toc li {
    font-size: 14px;
    color: var(--primary);
    margin: 5px 0;
  }
  .toc li a {
    color: var(--primary);
    text-decoration: none;
    font-weight: 500;
  }
  .toc li a:hover { text-decoration: underline; }

  /* Section */
  .section {
    padding: 0 40px;
    margin-bottom: 48px;
  }

  .section-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 22px;
    padding-bottom: 14px;
    border-bottom: 2px solid var(--border);
  }
  .section-num {
    width: 36px;
    height: 36px;
    background: var(--primary);
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 700;
    flex-shrink: 0;
  }
  .section h2 {
    font-family: 'Noto Serif KR', serif;
    font-size: 22px;
    font-weight: 700;
    color: var(--primary);
  }

  p {
    font-size: 15px;
    color: #333;
    line-height: 1.9;
    margin-bottom: 14px;
  }

  /* Info Box */
  .info-box {
    background: var(--light-blue);
    border-radius: 12px;
    padding: 22px 26px;
    margin: 20px 0;
  }
  .info-box.orange {
    background: var(--warm);
    border-left: 4px solid var(--accent);
  }
  .info-box h4 {
    font-size: 15px;
    font-weight: 700;
    color: var(--primary);
    margin-bottom: 10px;
  }
  .info-box.orange h4 { color: var(--accent); }
  .info-box ul { padding-left: 18px; }
  .info-box li {
    font-size: 14.5px;
    color: #333;
    margin: 6px 0;
    line-height: 1.7;
  }

  /* Card Grid */
  .card-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin: 20px 0;
  }
  .card {
    background: #f8fbff;
    border: 1px solid var(--border);
    border-radius: 12px;
    padding: 20px;
  }
  .card .icon {
    font-size: 28px;
    margin-bottom: 10px;
    display: block;
  }
  .card h4 {
    font-size: 15px;
    font-weight: 700;
    color: var(--primary);
    margin-bottom: 8px;
  }
  .card p {
    font-size: 13.5px;
    color: #555;
    margin: 0;
    line-height: 1.6;
  }

  /* Symptom List */
  .symptom-list {
    list-style: none;
    padding: 0;
    margin: 16px 0;
  }
  .symptom-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 12px 16px;
    background: #f8fbff;
    border-radius: 8px;
    margin: 8px 0;
    font-size: 14.5px;
    color: #333;
    border-left: 3px solid var(--primary);
  }
  .symptom-list li .bullet {
    font-size: 18px;
    flex-shrink: 0;
    margin-top: 1px;
  }

  /* Self-Check */
  .self-check {
    background: linear-gradient(135deg, #fff8f3, #fff3ea);
    border: 1.5px solid #f0c8a8;
    border-radius: 14px;
    padding: 28px;
    margin: 20px 0;
  }
  .self-check h4 {
    font-size: 17px;
    font-weight: 700;
    color: var(--accent);
    margin-bottom: 16px;
  }
  .check-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 10px 0;
    border-bottom: 1px dashed #e8d0bc;
    font-size: 14.5px;
    color: #333;
  }
  .check-item:last-child { border-bottom: none; }
  .check-box {
    width: 22px;
    height: 22px;
    border: 2px solid var(--accent);
    border-radius: 5px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: var(--accent);
  }

  /* Score box */
  .score-result {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
  }
  .score-card {
    text-align: center;
    padding: 16px 10px;
    border-radius: 10px;
    font-size: 13px;
  }
  .score-card.green { background: #eaffea; color: #2d7a2d; }
  .score-card.yellow { background: #fffbe0; color: #8a6f00; }
  .score-card.red { background: #ffeaea; color: #c0392b; }
  .score-card .count { font-size: 22px; font-weight: 700; margin-bottom: 4px; }
  .score-card .label { font-size: 12px; font-weight: 600; margin-bottom: 4px; }
  .score-card .desc { font-size: 11.5px; opacity: 0.85; }

  /* Warning */
  .warning {
    background: #fff0f0;
    border: 1.5px solid #e74c3c;
    border-radius: 12px;
    padding: 20px 24px;
    margin: 20px 0;
  }
  .warning h4 {
    font-size: 15px;
    font-weight: 700;
    color: #c0392b;
    margin-bottom: 10px;
  }
  .warning ul { padding-left: 18px; }
  .warning li {
    font-size: 14px;
    color: #444;
    margin: 6px 0;
  }

  /* Treatment steps */
  .steps {
    counter-reset: step;
    list-style: none;
    padding: 0;
  }
  .steps li {
    counter-increment: step;
    display: flex;
    gap: 16px;
    margin: 16px 0;
    align-items: flex-start;
  }
  .steps li::before {
    content: counter(step);
    min-width: 32px;
    height: 32px;
    background: var(--accent);
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    flex-shrink: 0;
  }
  .steps li .content h4 {
    font-size: 15px;
    font-weight: 700;
    color: var(--primary);
    margin-bottom: 5px;
  }
  .steps li .content p {
    font-size: 14px;
    color: #555;
    margin: 0;
  }

  /* Divider */
  .divider {
    height: 1px;
    background: var(--border);
    margin: 40px 40px;
  }

  /* Summary */
  .summary {
    margin: 0 40px 40px;
    background: linear-gradient(135deg, var(--primary), #1e6fa3);
    border-radius: 14px;
    padding: 30px;
    color: white;
  }
  .summary h3 {
    font-family: 'Noto Serif KR', serif;
    font-size: 19px;
    margin-bottom: 16px;
  }
  .summary ul { padding-left: 18px; }
  .summary li {
    font-size: 14.5px;
    margin: 8px 0;
    opacity: 0.92;
  }

  /* Tags */
  .tags {
    padding: 0 40px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 20px;
  }
  .tags span {
    background: var(--light-blue);
    color: var(--primary);
    font-size: 13px;
    padding: 5px 14px;
    border-radius: 20px;
    font-weight: 500;
  }

  @media (max-width: 600px) {
    .hero { padding: 40px 24px 36px; }
    .hero h1 { font-size: 24px; }
    .section { padding: 0 20px; }
    .toc { margin: 24px 20px; }
    .card-grid { grid-template-columns: 1fr; }
    .score-result { grid-template-columns: 1fr; }
    .divider { margin: 30px 20px; }
    .summary { margin: 0 20px 30px; }
    .tags { padding: 0 20px; }
  }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div class=&quot;container&quot;&gt;

  &lt;!-- Hero --&gt;
  &lt;div class=&quot;hero&quot;&gt;
    &lt;div class=&quot;tag&quot;&gt;건강 정보&lt;/div&gt;
    &lt;h1&gt;급성 중이염 완벽 가이드&lt;br&gt;원인부터 자가진단까지&lt;/h1&gt;
    &lt;p&gt;귀가 아프고 먹먹한 느낌이 드신다면? 급성 중이염의 원인, 증상, 치료법, 자가진단 방법까지 한 번에 알아보세요.&lt;/p&gt;
    &lt;div class=&quot;meta&quot;&gt;2025년 최신 정보 기준 · 의학 정보 참고용&lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- TOC --&gt;
  &lt;div class=&quot;toc&quot;&gt;
    &lt;h3&gt;  목차&lt;/h3&gt;
    &lt;ol&gt;
      &lt;li&gt;&lt;a href=&quot;#what&quot;&gt;급성 중이염이란?&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#cause&quot;&gt;주요 원인&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#symptom&quot;&gt;증상&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#selfcheck&quot;&gt;자가진단법&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#treatment&quot;&gt;치료 및 해결법&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#prevention&quot;&gt;예방법&lt;/a&gt;&lt;/li&gt;
    &lt;/ol&gt;
  &lt;/div&gt;

  &lt;!-- 1. 정의 --&gt;
  &lt;div class=&quot;section&quot; id=&quot;what&quot;&gt;
    &lt;div class=&quot;section-header&quot;&gt;
      &lt;div class=&quot;section-num&quot;&gt;1&lt;/div&gt;
      &lt;h2&gt;급성 중이염이란?&lt;/h2&gt;
    &lt;/div&gt;
    &lt;p&gt;중이염은 &lt;strong&gt;귀의 중이(고막 안쪽 공간)에 염증이 생기는 질환&lt;/strong&gt;입니다. '급성'이란 갑자기 발생하여 단기간에 증상이 나타나는 형태를 말하며, 보통 수일~수주 이내에 발병합니다.&lt;/p&gt;
    &lt;p&gt;소아에서 매우 흔한 질환으로, 3세 이전에 약 80% 이상의 어린이가 한 번 이상 경험할 정도입니다. 성인에게도 발생하지만 상대적으로 빈도는 낮습니다.&lt;/p&gt;

    &lt;div class=&quot;info-box&quot;&gt;
      &lt;h4&gt;  귀의 구조 간단 이해&lt;/h4&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;li&gt;&lt;strong&gt;유스타키오관&lt;/strong&gt; — 중이와 코·목을 연결하는 관 (균이 침투하는 경로)&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- 2. 원인 --&gt;
  &lt;div class=&quot;section&quot; id=&quot;cause&quot;&gt;
    &lt;div class=&quot;section-header&quot;&gt;
      &lt;div class=&quot;section-num&quot;&gt;2&lt;/div&gt;
      &lt;h2&gt;주요 원인&lt;/h2&gt;
    &lt;/div&gt;
    &lt;p&gt;급성 중이염의 가장 흔한 원인은 &lt;strong&gt;세균 또는 바이러스 감염&lt;/strong&gt;입니다. 코나 목의 감염이 유스타키오관을 통해 중이로 퍼지면서 발생합니다.&lt;/p&gt;

    &lt;div class=&quot;card-grid&quot;&gt;
      &lt;div class=&quot;card&quot;&gt;
        &lt;span class=&quot;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;card&quot;&gt;
        &lt;span class=&quot;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;card&quot;&gt;
        &lt;span class=&quot;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;card&quot;&gt;
        &lt;span class=&quot;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;div class=&quot;info-box orange&quot;&gt;
      &lt;h4&gt;⚠️ 위험 요인 체크&lt;/h4&gt;
      &lt;ul&gt;
        &lt;li&gt;만 2세 미만 영유아 (유스타키오관 미성숙)&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;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- 3. 증상 --&gt;
  &lt;div class=&quot;section&quot; id=&quot;symptom&quot;&gt;
    &lt;div class=&quot;section-header&quot;&gt;
      &lt;div class=&quot;section-num&quot;&gt;3&lt;/div&gt;
      &lt;h2&gt;증상&lt;/h2&gt;
    &lt;/div&gt;
    &lt;p&gt;급성 중이염은 &lt;strong&gt;귀 통증&lt;/strong&gt;이 가장 대표적인 증상입니다. 감기 증상이 있는 중에 귀 통증이 갑자기 시작된다면 중이염을 의심해볼 수 있습니다.&lt;/p&gt;

    &lt;ul class=&quot;symptom-list&quot;&gt;
      &lt;li&gt;&lt;span class=&quot;bullet&quot;&gt; &lt;/span&gt;&lt;div&gt;&lt;strong&gt;귀 통증 (이통)&lt;/strong&gt; — 가장 흔하고 대표적인 증상. 특히 누웠을 때 악화되는 경우가 많습니다.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;bullet&quot;&gt; &lt;/span&gt;&lt;div&gt;&lt;strong&gt;귀 먹먹함·청력 저하&lt;/strong&gt; — 소리가 울리거나 멀게 들리고, 물이 찬 느낌이 납니다.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;bullet&quot;&gt; &lt;/span&gt;&lt;div&gt;&lt;strong&gt;발열&lt;/strong&gt; — 특히 영유아에서 38°C 이상의 고열이 동반되는 경우가 많습니다.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;bullet&quot;&gt; &lt;/span&gt;&lt;div&gt;&lt;strong&gt;귀에서 분비물 (이루)&lt;/strong&gt; — 고막이 터진 경우 황색 또는 혈성 분비물이 흘러나올 수 있습니다.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;bullet&quot;&gt; &lt;/span&gt;&lt;div&gt;&lt;strong&gt;이명&lt;/strong&gt; — '웅'하는 소리, 귀울림 증상이 동반될 수 있습니다.&lt;/div&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span class=&quot;bullet&quot;&gt; &lt;/span&gt;&lt;div&gt;&lt;strong&gt;영아의 경우&lt;/strong&gt; — 귀를 자주 잡아당기거나, 수면 장애, 보챔, 식욕 저하로 나타납니다.&lt;/div&gt;&lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class=&quot;warning&quot;&gt;
      &lt;h4&gt;  즉시 병원에 가야 하는 증상&lt;/h4&gt;
      &lt;ul&gt;
        &lt;li&gt;39°C 이상의 고열이 지속될 때&lt;/li&gt;
        &lt;li&gt;귀 뒤쪽(유양돌기) 부위가 붓거나 통증이 심할 때&lt;/li&gt;
        &lt;li&gt;심한 두통, 목 경직, 얼굴 마비 증상이 있을 때&lt;/li&gt;
        &lt;li&gt;72시간 이상 증상이 호전되지 않거나 악화될 때&lt;/li&gt;
        &lt;li&gt;2세 미만 영아에서 귀 통증이 확인되었을 때&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- 4. 자가진단 --&gt;
  &lt;div class=&quot;section&quot; id=&quot;selfcheck&quot;&gt;
    &lt;div class=&quot;section-header&quot;&gt;
      &lt;div class=&quot;section-num&quot;&gt;4&lt;/div&gt;
      &lt;h2&gt;자가진단법&lt;/h2&gt;
    &lt;/div&gt;
    &lt;p&gt;아래 체크리스트를 통해 급성 중이염 가능성을 스스로 확인해보세요. &lt;strong&gt;단, 자가진단은 참고용이며 정확한 진단은 반드시 이비인후과 전문의에게 받으시기 바랍니다.&lt;/strong&gt;&lt;/p&gt;

    &lt;div class=&quot;self-check&quot;&gt;
      &lt;h4&gt;✅ 급성 중이염 자가진단 체크리스트&lt;/h4&gt;

      &lt;div class=&quot;check-item&quot;&gt;
        &lt;div class=&quot;check-box&quot;&gt;✓&lt;/div&gt;
        &lt;span&gt;한쪽 또는 양쪽 귀에 통증이 있다 (특히 최근 2~3일 이내)&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&quot;check-item&quot;&gt;
        &lt;div class=&quot;check-box&quot;&gt;✓&lt;/div&gt;
        &lt;span&gt;감기 또는 상기도 감염 증상(콧물, 기침)이 있거나 최근에 있었다&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&quot;check-item&quot;&gt;
        &lt;div class=&quot;check-box&quot;&gt;✓&lt;/div&gt;
        &lt;span&gt;귀가 먹먹하거나 소리가 멀게 들린다&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&quot;check-item&quot;&gt;
        &lt;div class=&quot;check-box&quot;&gt;✓&lt;/div&gt;
        &lt;span&gt;38°C 이상의 발열이 있다&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&quot;check-item&quot;&gt;
        &lt;div class=&quot;check-box&quot;&gt;✓&lt;/div&gt;
        &lt;span&gt;귀에서 고름 또는 분비물이 나온다&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&quot;check-item&quot;&gt;
        &lt;div class=&quot;check-box&quot;&gt;✓&lt;/div&gt;
        &lt;span&gt;누웠을 때 귀 통증이 심해진다&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&quot;check-item&quot;&gt;
        &lt;div class=&quot;check-box&quot;&gt;✓&lt;/div&gt;
        &lt;span&gt;이명(귀울림)이 있다&lt;/span&gt;
      &lt;/div&gt;
      &lt;div class=&quot;check-item&quot;&gt;
        &lt;div class=&quot;check-box&quot;&gt;✓&lt;/div&gt;
        &lt;span&gt;영유아가 귀를 자꾸 잡아당기고 보챈다&lt;/span&gt;
      &lt;/div&gt;

      &lt;div class=&quot;score-result&quot;&gt;
        &lt;div class=&quot;score-card green&quot;&gt;
          &lt;div class=&quot;count&quot;&gt;1~2개&lt;/div&gt;
          &lt;div class=&quot;label&quot;&gt;가능성 낮음&lt;/div&gt;
          &lt;div class=&quot;desc&quot;&gt;다른 원인 가능성&lt;br&gt;증상 변화 모니터링&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;score-card yellow&quot;&gt;
          &lt;div class=&quot;count&quot;&gt;3~4개&lt;/div&gt;
          &lt;div class=&quot;label&quot;&gt;의심 단계&lt;/div&gt;
          &lt;div class=&quot;desc&quot;&gt;가까운 시일 내&lt;br&gt;이비인후과 방문 권장&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;score-card red&quot;&gt;
          &lt;div class=&quot;count&quot;&gt;5개 이상&lt;/div&gt;
          &lt;div class=&quot;label&quot;&gt;가능성 높음&lt;/div&gt;
          &lt;div class=&quot;desc&quot;&gt;빠른 시일 내&lt;br&gt;반드시 진료 받으세요&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- 5. 치료 --&gt;
  &lt;div class=&quot;section&quot; id=&quot;treatment&quot;&gt;
    &lt;div class=&quot;section-header&quot;&gt;
      &lt;div class=&quot;section-num&quot;&gt;5&lt;/div&gt;
      &lt;h2&gt;치료 및 해결법&lt;/h2&gt;
    &lt;/div&gt;
    &lt;p&gt;급성 중이염의 치료는 연령, 증상의 심각도, 감염 원인에 따라 달라집니다. 경미한 경우 자연 회복되기도 하지만, 상태에 따라 적절한 의학적 처치가 필요합니다.&lt;/p&gt;

    &lt;ol class=&quot;steps&quot;&gt;
      &lt;li&gt;
        &lt;div class=&quot;content&quot;&gt;
          &lt;h4&gt;이비인후과 진료&lt;/h4&gt;
          &lt;p&gt;이경(귀 보는 기구)으로 고막 상태를 확인하고 정확한 진단을 받는 것이 첫 번째입니다. 2세 미만이거나 증상이 심하면 즉시 방문하세요.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;div class=&quot;content&quot;&gt;
          &lt;h4&gt;항생제 치료 (세균성인 경우)&lt;/h4&gt;
          &lt;p&gt;의사가 세균성 중이염으로 판단하면 아목시실린 등 항생제를 처방합니다. 임의로 중단하지 말고 처방 기간(보통 5~10일)을 완전히 복용해야 합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;div class=&quot;content&quot;&gt;
          &lt;h4&gt;진통·해열제 복용&lt;/h4&gt;
          &lt;p&gt;귀 통증과 발열 완화를 위해 아세트아미노펜(타이레놀) 또는 이부프로펜 계열의 진통해열제를 사용할 수 있습니다. 소아는 반드시 체중에 맞는 용량으로 투여하세요.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;div class=&quot;content&quot;&gt;
          &lt;h4&gt;코 세척 및 비충혈 완화&lt;/h4&gt;
          &lt;p&gt;코막힘을 개선하면 유스타키오관 기능 회복에 도움이 됩니다. 생리식염수 코 세척이나 의사 처방에 따른 비점막 수축제를 단기 사용할 수 있습니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;div class=&quot;content&quot;&gt;
          &lt;h4&gt;고막 절개(심한 경우)&lt;/h4&gt;
          &lt;p&gt;삼출액이 많거나 통증이 극심할 때 고막을 절개해 고름을 빼내는 시술을 시행할 수 있습니다. 고막은 대개 자연 치유됩니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;div class=&quot;content&quot;&gt;
          &lt;h4&gt;환기관 삽입(반복적인 경우)&lt;/h4&gt;
          &lt;p&gt;자주 재발하는 소아의 경우 고막에 환기관을 삽입하여 중이 내 압력을 조절하는 수술적 치료를 고려합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/li&gt;
    &lt;/ol&gt;

    &lt;div class=&quot;info-box orange&quot;&gt;
      &lt;h4&gt;  가정에서의 관리 팁&lt;/h4&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;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;/div&gt;

  &lt;!-- 6. 예방 --&gt;
  &lt;div class=&quot;section&quot; id=&quot;prevention&quot;&gt;
    &lt;div class=&quot;section-header&quot;&gt;
      &lt;div class=&quot;section-num&quot;&gt;6&lt;/div&gt;
      &lt;h2&gt;예방법&lt;/h2&gt;
    &lt;/div&gt;
    &lt;p&gt;중이염은 완전히 예방하기 어렵지만, 아래 방법으로 발생 위험을 크게 줄일 수 있습니다.&lt;/p&gt;

    &lt;div class=&quot;card-grid&quot;&gt;
      &lt;div class=&quot;card&quot;&gt;
        &lt;span class=&quot;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;card&quot;&gt;
        &lt;span class=&quot;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;card&quot;&gt;
        &lt;span class=&quot;icon&quot;&gt; &lt;/span&gt;
        &lt;h4&gt;간접흡연 차단&lt;/h4&gt;
        &lt;p&gt;담배 연기는 중이염 위험을 2배 이상 높입니다. 아이 주변 환경을 금연으로 유지하세요.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;card&quot;&gt;
        &lt;span class=&quot;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;/div&gt;

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

  &lt;!-- Summary --&gt;
  &lt;div class=&quot;summary&quot;&gt;
    &lt;h3&gt;✨ 핵심 요약&lt;/h3&gt;
    &lt;ul&gt;
      &lt;li&gt;급성 중이염은 중이에 생기는 염증으로, 감기 후 세균·바이러스가 유스타키오관을 통해 침투해 발생합니다.&lt;/li&gt;
      &lt;li&gt;대표 증상은 귀 통증, 발열, 먹먹함이며, 영아는 보챔·귀 잡아당김으로 나타납니다.&lt;/li&gt;
      &lt;li&gt;체크리스트 5개 이상 해당 시 이비인후과 진료를 빠르게 받으세요.&lt;/li&gt;
      &lt;li&gt;세균성인 경우 항생제 치료가 필요하며, 임의 중단은 금물입니다.&lt;/li&gt;
      &lt;li&gt;예방접종, 손 씻기, 간접흡연 차단이 핵심 예방 전략입니다.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;!-- Tags --&gt;
  &lt;div class=&quot;tags&quot;&gt;
    &lt;span&gt;#급성중이염&lt;/span&gt;
    &lt;span&gt;#중이염증상&lt;/span&gt;
    &lt;span&gt;#귀통증&lt;/span&gt;
    &lt;span&gt;#중이염치료&lt;/span&gt;
    &lt;span&gt;#중이염자가진단&lt;/span&gt;
    &lt;span&gt;#소아중이염&lt;/span&gt;
    &lt;span&gt;#이비인후과&lt;/span&gt;
    &lt;span&gt;#귀건강&lt;/span&gt;
  &lt;/div&gt;

  &lt;p style=&quot;text-align:center; color:#aaa; font-size:12px; margin-top:40px; padding: 0 40px;&quot;&gt;
    ※ 본 포스팅은 건강 정보 제공을 목적으로 작성되었습니다. 정확한 진단과 치료는 반드시 전문의와 상담하시기 바랍니다.
  &lt;/p&gt;

&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <category>다운로드 및 정보</category>
      <author>내일 tomorrow</author>
      <guid isPermaLink="true">https://otsukare.tistory.com/58</guid>
      <comments>https://otsukare.tistory.com/58#entry58comment</comments>
      <pubDate>Fri, 13 Mar 2026 00:02:04 +0900</pubDate>
    </item>
    <item>
      <title>쿠팡이 동네마트보다 싼 이유는 뭘까?</title>
      <link>https://otsukare.tistory.com/57</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
  &lt;meta charset=&quot;UTF-8&quot; /&gt;
  &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot; /&gt;
  &lt;title&gt;쿠팡이 동네 마트보다 싼 진짜 이유 | 유통구조의 비밀&lt;/title&gt;
  &lt;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 {
      --bg: #faf8f3;
      --ink: #1a1409;
      --accent: #c8460a;
      --accent2: #e8a020;
      --muted: #7a6f5e;
      --border: #d6cebc;
      --card: #ffffff;
      --highlight: #fff8ee;
    }

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

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

    /* ── 헤더 ── */
    header {
      background: var(--ink);
      color: #fff;
      padding: 64px 24px 48px;
      text-align: center;
      position: relative;
      overflow: hidden;
    }
    header::before {
      content: '';
      position: absolute; inset: 0;
      background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 28px,
        rgba(255,255,255,.03) 28px,
        rgba(255,255,255,.03) 30px
      );
    }
    .cat-tag {
      display: inline-block;
      background: var(--accent);
      color: #fff;
      font-size: 11px;
      font-weight: 700;
      letter-spacing: .12em;
      text-transform: uppercase;
      padding: 4px 12px;
      border-radius: 2px;
      margin-bottom: 20px;
    }
    header h1 {
      font-family: 'Noto Serif KR', serif;
      font-size: clamp(26px, 5vw, 46px);
      font-weight: 900;
      line-height: 1.3;
      max-width: 760px;
      margin: 0 auto 16px;
    }
    header h1 em {
      color: var(--accent2);
      font-style: normal;
    }
    .meta {
      font-size: 13px;
      color: rgba(255,255,255,.5);
      letter-spacing: .04em;
    }

    /* ── 본문 래퍼 ── */
    .article {
      max-width: 760px;
      margin: 0 auto;
      padding: 56px 24px 100px;
    }

    /* ── 리드 ── */
    .lead {
      font-family: 'Noto Serif KR', serif;
      font-size: 20px;
      font-weight: 600;
      line-height: 1.75;
      color: var(--ink);
      border-left: 4px solid var(--accent);
      padding: 20px 24px;
      background: var(--highlight);
      border-radius: 0 8px 8px 0;
      margin-bottom: 48px;
    }

    /* ── 섹션 ── */
    h2 {
      font-family: 'Noto Serif KR', serif;
      font-size: 24px;
      font-weight: 700;
      margin: 56px 0 18px;
      padding-bottom: 10px;
      border-bottom: 2px solid var(--border);
      display: flex;
      align-items: center;
      gap: 10px;
    }
    h2 .num {
      background: var(--accent);
      color: #fff;
      font-size: 13px;
      font-weight: 700;
      width: 28px; height: 28px;
      border-radius: 50%;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
    h3 {
      font-family: 'Noto Serif KR', serif;
      font-size: 18px;
      font-weight: 700;
      margin: 32px 0 10px;
      color: var(--accent);
    }

    p { margin-bottom: 18px; color: #2c2416; }

    /* ── 비교 카드 ── */
    .compare {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 16px;
      margin: 28px 0 36px;
    }
    .compare-card {
      background: var(--card);
      border: 1px solid var(--border);
      border-radius: 10px;
      padding: 24px;
      box-shadow: 0 2px 8px rgba(0,0,0,.04);
    }
    .compare-card.bad { border-top: 4px solid #999; }
    .compare-card.good { border-top: 4px solid var(--accent); }
    .compare-card .label {
      font-size: 11px;
      font-weight: 700;
      letter-spacing: .1em;
      text-transform: uppercase;
      color: var(--muted);
      margin-bottom: 8px;
    }
    .compare-card .store {
      font-family: 'Noto Serif KR', serif;
      font-size: 19px;
      font-weight: 700;
      margin-bottom: 14px;
    }
    .compare-card ul {
      list-style: none;
      font-size: 14px;
      color: #4a3f2f;
    }
    .compare-card ul li {
      padding: 5px 0;
      border-bottom: 1px solid #f0ebe0;
      display: flex;
      align-items: flex-start;
      gap: 7px;
    }
    .compare-card ul li::before { content: '→'; color: var(--muted); flex-shrink: 0; }
    .compare-card.good ul li::before { color: var(--accent); }

    /* ── 인포박스 ── */
    .infobox {
      background: var(--highlight);
      border: 1px solid #e8d9b8;
      border-left: 5px solid var(--accent2);
      border-radius: 0 8px 8px 0;
      padding: 20px 24px;
      margin: 28px 0;
      font-size: 15px;
    }
    .infobox strong {
      display: block;
      font-size: 13px;
      font-weight: 700;
      letter-spacing: .08em;
      text-transform: uppercase;
      color: var(--accent2);
      margin-bottom: 8px;
    }

    /* ── 통계 카드들 ── */
    .stats {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
      gap: 14px;
      margin: 28px 0;
    }
    .stat-card {
      background: var(--ink);
      color: #fff;
      border-radius: 10px;
      padding: 22px 18px;
      text-align: center;
    }
    .stat-card .big {
      font-family: 'Noto Serif KR', serif;
      font-size: 34px;
      font-weight: 900;
      color: var(--accent2);
      line-height: 1;
      margin-bottom: 6px;
    }
    .stat-card .desc {
      font-size: 12px;
      color: rgba(255,255,255,.65);
      line-height: 1.4;
    }

    /* ── 흐름도 ── */
    .flow {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 6px;
      margin: 20px 0 28px;
    }
    .flow-step {
      background: var(--card);
      border: 1.5px solid var(--border);
      border-radius: 6px;
      padding: 10px 16px;
      font-size: 13px;
      font-weight: 500;
      white-space: nowrap;
    }
    .flow-step.highlight {
      background: var(--accent);
      color: #fff;
      border-color: var(--accent);
    }
    .flow-arrow {
      color: var(--muted);
      font-size: 18px;
      font-weight: 700;
    }
    .flow-label {
      width: 100%;
      font-size: 12px;
      color: var(--muted);
      margin-top: -4px;
    }

    /* ── 체크리스트 ── */
    .checklist {
      list-style: none;
      margin: 16px 0 28px;
    }
    .checklist li {
      display: flex;
      gap: 12px;
      padding: 10px 0;
      border-bottom: 1px dashed var(--border);
      font-size: 15px;
    }
    .checklist li .icon {
      font-size: 18px;
      flex-shrink: 0;
    }

    /* ── 결론 박스 ── */
    .conclusion {
      background: var(--ink);
      color: #fff;
      border-radius: 12px;
      padding: 36px 32px;
      margin-top: 60px;
    }
    .conclusion h2 {
      font-family: 'Noto Serif KR', serif;
      font-size: 22px;
      font-weight: 700;
      color: var(--accent2);
      margin: 0 0 16px;
      border: none;
      padding: 0;
    }
    .conclusion p {
      color: rgba(255,255,255,.85);
      margin-bottom: 14px;
      font-size: 15px;
    }

    /* ── 태그 ── */
    .tags {
      margin-top: 48px;
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
    }
    .tags span {
      background: #fff;
      border: 1px solid var(--border);
      border-radius: 20px;
      padding: 4px 14px;
      font-size: 12px;
      color: var(--muted);
    }

    /* ── 반응형 ── */
    @media (max-width: 560px) {
      .compare { grid-template-columns: 1fr; }
      .stats { grid-template-columns: 1fr 1fr; }
    }
  &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;!-- 헤더 --&gt;
&lt;header&gt;
  &lt;div class=&quot;cat-tag&quot;&gt;소비 / 유통 경제&lt;/div&gt;
  &lt;h1&gt;쿠팡이 동네 마트보다&lt;br&gt;&lt;em&gt;더 싼 진짜 이유&lt;/em&gt;&lt;/h1&gt;
  &lt;p class=&quot;meta&quot;&gt;2024년 · 유통구조 · 읽는 데 약 5분&lt;/p&gt;
&lt;/header&gt;

&lt;!-- 본문 --&gt;
&lt;article class=&quot;article&quot;&gt;

  &lt;p class=&quot;lead&quot;&gt;
    &quot;쿠팡에서 사면 왜 이렇게 싸지?&quot; 한 번쯤 의문이 생긴 적 있으시죠? 단순히 온라인이라서가 아닙니다.
    유통 단계 축소, 물류 혁신, 대규모 구매력이라는 구조적 이유가 숨어 있습니다.
  &lt;/p&gt;

  &lt;!-- 1. 유통 단계 --&gt;
  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;1&lt;/span&gt; 유통 단계가 적다 — '중간 마진' 제거&lt;/h2&gt;
  &lt;p&gt;
    마트에서 파는 물건이 소비자 손에 오기까지는 &lt;strong&gt;제조사 → 대형 도매상 → 중간 도매상 → 지역 대리점 → 마트&lt;/strong&gt;라는
    복잡한 경로를 거칩니다. 각 단계마다 10~20%의 마진이 붙습니다.
  &lt;/p&gt;

  &lt;div class=&quot;flow&quot;&gt;
    &lt;div class=&quot;flow-step&quot;&gt;제조사&lt;/div&gt;&lt;div class=&quot;flow-arrow&quot;&gt;→&lt;/div&gt;
    &lt;div class=&quot;flow-step&quot;&gt;대형 도매상&lt;/div&gt;&lt;div class=&quot;flow-arrow&quot;&gt;→&lt;/div&gt;
    &lt;div class=&quot;flow-step&quot;&gt;중간 도매상&lt;/div&gt;&lt;div class=&quot;flow-arrow&quot;&gt;→&lt;/div&gt;
    &lt;div class=&quot;flow-step&quot;&gt;지역 대리점&lt;/div&gt;&lt;div class=&quot;flow-arrow&quot;&gt;→&lt;/div&gt;
    &lt;div class=&quot;flow-step&quot; style=&quot;border-color:#999;color:#999&quot;&gt;동네 마트&lt;/div&gt;
    &lt;div class=&quot;flow-label&quot;&gt;⚠ 각 단계마다 마진 추가 → 소비자 가격 상승&lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;flow&quot;&gt;
    &lt;div class=&quot;flow-step&quot;&gt;제조사 / 브랜드&lt;/div&gt;&lt;div class=&quot;flow-arrow&quot;&gt;→&lt;/div&gt;
    &lt;div class=&quot;flow-step highlight&quot;&gt;쿠팡 직매입&lt;/div&gt;&lt;div class=&quot;flow-arrow&quot;&gt;→&lt;/div&gt;
    &lt;div class=&quot;flow-step highlight&quot;&gt;소비자&lt;/div&gt;
    &lt;div class=&quot;flow-label&quot;&gt;✅ 중간 유통 단계 최소화 → 마진 절감 → 저렴한 가격&lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;
    쿠팡은 제조사·브랜드와 &lt;strong&gt;직접 계약(직매입)&lt;/strong&gt;을 맺거나, 판매자 마켓플레이스(오픈마켓)를 통해
    공급자와 소비자를 직접 연결합니다. 불필요한 중간상의 마진이 빠지는 만큼 소비자 가격이 낮아지는 것입니다.
  &lt;/p&gt;

  &lt;!-- 2. 임대료 --&gt;
  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;2&lt;/span&gt; 임대료·인건비가 훨씬 적다&lt;/h2&gt;

  &lt;div class=&quot;compare&quot;&gt;
    &lt;div class=&quot;compare-card bad&quot;&gt;
      &lt;div class=&quot;label&quot;&gt;오프라인&lt;/div&gt;
      &lt;div class=&quot;store&quot;&gt;  동네 마트&lt;/div&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;strong&gt;상품 가격에 반영&lt;/strong&gt;&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;
    &lt;div class=&quot;compare-card good&quot;&gt;
      &lt;div class=&quot;label&quot;&gt;온라인&lt;/div&gt;
      &lt;div class=&quot;store&quot;&gt;  쿠팡&lt;/div&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;strong&gt;가격 인하에 활용&lt;/strong&gt;&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;infobox&quot;&gt;
    &lt;strong&gt;  참고 수치&lt;/strong&gt;
    오프라인 유통업체의 판매관리비(임대료·인건비 등)는 매출의 약 25~35%에 달합니다.
    반면 이커머스 플랫폼은 이를 10~18% 수준으로 낮추는 것이 가능합니다. 이 차이가 곧 가격 경쟁력으로 이어집니다.
  &lt;/div&gt;

  &lt;!-- 3. 규모의 경제 --&gt;
  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;3&lt;/span&gt; 규모의 경제 — &quot;많이 사면 싸게 산다&quot;&lt;/h2&gt;
  &lt;p&gt;
    쿠팡의 연간 매출은 30조 원을 훌쩍 넘습니다. 이 규모는 단순한 수치가 아니라,
    &lt;strong&gt;제조사와의 협상력&lt;/strong&gt;을 의미합니다.
  &lt;/p&gt;

  &lt;div class=&quot;stats&quot;&gt;
    &lt;div class=&quot;stat-card&quot;&gt;
      &lt;div class=&quot;big&quot;&gt;30조+&lt;/div&gt;
      &lt;div class=&quot;desc&quot;&gt;쿠팡 연간 매출&lt;br&gt;(2023년 기준)&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;stat-card&quot;&gt;
      &lt;div class=&quot;big&quot;&gt;3천만+&lt;/div&gt;
      &lt;div class=&quot;desc&quot;&gt;쿠팡 활성 고객 수&lt;br&gt;(한국 인구의 약 58%)&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;stat-card&quot;&gt;
      &lt;div class=&quot;big&quot;&gt;100+&lt;/div&gt;
      &lt;div class=&quot;desc&quot;&gt;전국 물류센터·&lt;br&gt;캠프 수&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;
    동네 마트가 라면 한 브랜드를 월 1,000박스 매입한다면, 쿠팡은 수십만 박스를 한꺼번에 주문합니다.
    대량 주문은 공급가 인하의 핵심 레버리지입니다. 제조사 입장에서도 한 번에 대량 계약이 확정되면
    생산 계획이 안정되므로 낮은 단가를 제시할 수 있습니다.
  &lt;/p&gt;

  &lt;!-- 4. 물류 자동화 --&gt;
  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;4&lt;/span&gt; 직접 구축한 물류 인프라 — '로켓배송'의 비밀&lt;/h2&gt;
  &lt;p&gt;
    쿠팡은 다른 쇼핑몰처럼 CJ대한통운 같은 외부 택배사에 의존하지 않고,
    &lt;strong&gt;자체 물류 네트워크(쿠팡 로지스틱스 서비스, CLS)&lt;/strong&gt;를 직접 운영합니다.
  &lt;/p&gt;
  &lt;ul class=&quot;checklist&quot;&gt;
    &lt;li&gt;&lt;span class=&quot;icon&quot;&gt; &lt;/span&gt;&lt;span&gt;전국 주요 도시 인근에 대형 풀필먼트센터(FC) 운영 — 주문부터 포장·출고까지 한 지붕&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class=&quot;icon&quot;&gt; &lt;/span&gt;&lt;span&gt;자동화 컨베이어·로봇 피킹 시스템 도입 — 사람 손보다 빠르고 실수 없는 처리&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class=&quot;icon&quot;&gt; &lt;/span&gt;&lt;span&gt;쿠팡친구(직고용 배송기사)로 라스트마일 직접 통제 — 외주 수수료 없음&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class=&quot;icon&quot;&gt; &lt;/span&gt;&lt;span&gt;재고를 소비자 거주지 인근 FC에 분산 배치 — 당일·새벽배송 가능&lt;/span&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;p&gt;
    외부 택배사를 이용하면 건당 배송비가 고스란히 비용이 됩니다.
    자체 네트워크는 초기 투자 비용이 크지만, &lt;strong&gt;장기적으로는 건당 물류비가 감소&lt;/strong&gt;하여
    가격 경쟁력의 원천이 됩니다.
  &lt;/p&gt;

  &lt;!-- 5. 데이터 --&gt;
  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;5&lt;/span&gt; 데이터 기반 가격 최적화&lt;/h2&gt;
  &lt;p&gt;
    온라인 플랫폼의 강점은 &lt;strong&gt;실시간 데이터&lt;/strong&gt;입니다. 쿠팡은 경쟁사 가격, 수요 변동,
    재고 수준을 분석해 가격을 자동으로 조정하는 &lt;strong&gt;알고리즘 프라이싱&lt;/strong&gt;을 운영합니다.
  &lt;/p&gt;
  &lt;div class=&quot;infobox&quot;&gt;
    &lt;strong&gt;  쿠팡의 가격 조정 메커니즘&lt;/strong&gt;
    쿠팡은 하루에도 수백만 건의 가격 데이터를 수집합니다. 특정 상품 수요가 높아지면 가격이 오르고,
    재고가 넘치면 자동으로 할인이 적용됩니다. 오프라인 마트는 가격표를 바꾸는 것만으로도 수작업이 필요하지만,
    온라인은 시스템이 자동으로 처리합니다. 이 유연성이 경쟁 최저가 유지를 가능하게 합니다.
  &lt;/div&gt;

  &lt;!-- 6. 마켓플레이스 --&gt;
  &lt;h2&gt;&lt;span class=&quot;num&quot;&gt;6&lt;/span&gt; 오픈마켓 구조 — 판매자 간 가격 경쟁 유도&lt;/h2&gt;
  &lt;p&gt;
    쿠팡 안에는 수십만 명의 마켓플레이스 판매자들이 있습니다. 같은 제품을 여러 판매자가 동시에
    등록하면 자연스럽게 &lt;strong&gt;가격 경쟁&lt;/strong&gt;이 발생합니다. 소비자는 가장 저렴한 옵션을 자동으로 추천받습니다.
    동네 마트는 납품 업체가 제한되어 있어 이런 경쟁 구조가 생기기 어렵습니다.
  &lt;/p&gt;

  &lt;!-- 결론 --&gt;
  &lt;div class=&quot;conclusion&quot;&gt;
    &lt;h2&gt;  정리하면&lt;/h2&gt;
    &lt;p&gt;쿠팡이 동네 마트보다 저렴한 이유는 단 하나가 아닙니다. 다음 여섯 가지 구조가 복합적으로 작용합니다.&lt;/p&gt;
    &lt;ul class=&quot;checklist&quot; style=&quot;margin:0;&quot;&gt;
      &lt;li style=&quot;border-color:rgba(255,255,255,.15)&quot;&gt;&lt;span class=&quot;icon&quot;&gt;✅&lt;/span&gt;&lt;span style=&quot;color:rgba(255,255,255,.85)&quot;&gt;유통 단계 축소 → 중간 마진 제거&lt;/span&gt;&lt;/li&gt;
      &lt;li style=&quot;border-color:rgba(255,255,255,.15)&quot;&gt;&lt;span class=&quot;icon&quot;&gt;✅&lt;/span&gt;&lt;span style=&quot;color:rgba(255,255,255,.85)&quot;&gt;임대료·인건비 절감 → 운영비 최소화&lt;/span&gt;&lt;/li&gt;
      &lt;li style=&quot;border-color:rgba(255,255,255,.15)&quot;&gt;&lt;span class=&quot;icon&quot;&gt;✅&lt;/span&gt;&lt;span style=&quot;color:rgba(255,255,255,.85)&quot;&gt;규모의 경제 → 대량 매입으로 공급가 인하&lt;/span&gt;&lt;/li&gt;
      &lt;li style=&quot;border-color:rgba(255,255,255,.15)&quot;&gt;&lt;span class=&quot;icon&quot;&gt;✅&lt;/span&gt;&lt;span style=&quot;color:rgba(255,255,255,.85)&quot;&gt;자체 물류 인프라 → 배송비 절감&lt;/span&gt;&lt;/li&gt;
      &lt;li style=&quot;border-color:rgba(255,255,255,.15)&quot;&gt;&lt;span class=&quot;icon&quot;&gt;✅&lt;/span&gt;&lt;span style=&quot;color:rgba(255,255,255,.85)&quot;&gt;데이터 기반 알고리즘 가격 최적화&lt;/span&gt;&lt;/li&gt;
      &lt;li style=&quot;border-color:rgba(255,255,255,.15)&quot;&gt;&lt;span class=&quot;icon&quot;&gt;✅&lt;/span&gt;&lt;span style=&quot;color:rgba(255,255,255,.85)&quot;&gt;오픈마켓 판매자 경쟁 구조&lt;/span&gt;&lt;/li&gt;
    &lt;/ul&gt;
    &lt;p style=&quot;margin-top:20px&quot;&gt;
      물론 무조건 쿠팡이 싼 것은 아닙니다. 신선식품은 마트가 더 유리할 수 있고,
      급하게 필요한 소량 구매는 동네 마트의 접근성이 이깁니다.
      &lt;strong style=&quot;color:var(--accent2)&quot;&gt;상품 특성과 상황에 맞게 현명하게 선택하는 것&lt;/strong&gt;이 가장 중요합니다.
    &lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- 태그 --&gt;
  &lt;div class=&quot;tags&quot;&gt;
    &lt;span&gt;#쿠팡&lt;/span&gt;
    &lt;span&gt;#유통구조&lt;/span&gt;
    &lt;span&gt;#온라인쇼핑&lt;/span&gt;
    &lt;span&gt;#가격비교&lt;/span&gt;
    &lt;span&gt;#이커머스&lt;/span&gt;
    &lt;span&gt;#로켓배송&lt;/span&gt;
    &lt;span&gt;#소비정보&lt;/span&gt;
    &lt;span&gt;#생활경제&lt;/span&gt;
  &lt;/div&gt;

&lt;/article&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <category>다운로드 및 정보</category>
      <category>마트보다싼이유</category>
      <category>쿠팡싼이유</category>
      <author>내일 tomorrow</author>
      <guid isPermaLink="true">https://otsukare.tistory.com/57</guid>
      <comments>https://otsukare.tistory.com/57#entry57comment</comments>
      <pubDate>Tue, 10 Mar 2026 11:10:43 +0900</pubDate>
    </item>
    <item>
      <title>두피가 자꾸 벗겨진다면 원인부터 제대로 알아야 합니다</title>
      <link>https://otsukare.tistory.com/56</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
  &lt;meta charset=&quot;UTF-8&quot; /&gt;
  &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;/&gt;
  &lt;title&gt;두피가 벗겨지는 이유와 해결법 완벽 정리&lt;/title&gt;
  &lt;link href=&quot;https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&amp;family=Pretendard:wght@300;400;500;600&amp;display=swap&quot; rel=&quot;stylesheet&quot;/&gt;
  &lt;style&gt;
    :root {
      --cream: #F9F5EF;
      --ink: #1C1A16;
      --warm-brown: #7A5C3A;
      --amber: #C8882A;
      --blush: #E8D5C0;
      --sage: #8A9E8C;
      --red-acc: #C94A3A;
      --light-rule: #E0D5C7;
    }

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

    body {
      background: var(--cream);
      color: var(--ink);
      font-family: 'Pretendard', sans-serif;
      font-weight: 400;
      line-height: 1.75;
      font-size: 16px;
    }

    /* ── HEADER ── */
    .hero {
      background: var(--ink);
      color: var(--cream);
      padding: 72px 32px 60px;
      position: relative;
      overflow: hidden;
    }
    .hero::before {
      content: '';
      position: absolute;
      top: -60px; right: -60px;
      width: 320px; height: 320px;
      border-radius: 50%;
      background: radial-gradient(circle, rgba(200,136,42,0.18) 0%, transparent 70%);
    }
    .hero-tag {
      display: inline-block;
      font-size: 11px;
      letter-spacing: 0.18em;
      text-transform: uppercase;
      color: var(--amber);
      border: 1px solid var(--amber);
      padding: 4px 12px;
      border-radius: 2px;
      margin-bottom: 24px;
    }
    .hero h1 {
      font-family: 'Nanum Myeongjo', serif;
      font-size: clamp(26px, 5vw, 44px);
      font-weight: 800;
      line-height: 1.3;
      margin-bottom: 20px;
      letter-spacing: -0.02em;
    }
    .hero h1 em {
      color: var(--amber);
      font-style: normal;
    }
    .hero-sub {
      font-size: 15px;
      color: #B8AFA2;
      max-width: 540px;
      font-weight: 300;
    }
    .hero-meta {
      margin-top: 36px;
      display: flex;
      gap: 24px;
      font-size: 12px;
      color: #7A736A;
      letter-spacing: 0.05em;
    }

    /* ── CONTAINER ── */
    .container {
      max-width: 720px;
      margin: 0 auto;
      padding: 0 24px;
    }

    /* ── INTRO BOX ── */
    .intro-box {
      background: var(--blush);
      border-left: 4px solid var(--amber);
      padding: 24px 28px;
      margin: 48px 0 40px;
      border-radius: 0 6px 6px 0;
    }
    .intro-box p {
      font-size: 15px;
      line-height: 1.8;
      color: #4A3A28;
    }

    /* ── SECTION ── */
    .section {
      margin: 56px 0;
    }
    .section-label {
      font-size: 10.5px;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: var(--amber);
      font-weight: 600;
      margin-bottom: 10px;
    }
    .section h2 {
      font-family: 'Nanum Myeongjo', serif;
      font-size: clamp(20px, 3.5vw, 28px);
      font-weight: 700;
      line-height: 1.35;
      margin-bottom: 28px;
      letter-spacing: -0.01em;
    }
    hr.rule {
      border: none;
      border-top: 1px solid var(--light-rule);
      margin: 48px 0;
    }

    /* ── CAUSE CARDS ── */
    .cause-grid {
      display: grid;
      gap: 18px;
    }
    .cause-card {
      background: #fff;
      border: 1px solid var(--light-rule);
      border-radius: 8px;
      padding: 24px 28px;
      display: grid;
      grid-template-columns: 48px 1fr;
      gap: 16px;
      align-items: start;
      transition: box-shadow 0.2s;
    }
    .cause-card:hover {
      box-shadow: 0 4px 20px rgba(0,0,0,0.07);
    }
    .cause-icon {
      width: 48px; height: 48px;
      border-radius: 12px;
      display: flex; align-items: center; justify-content: center;
      font-size: 22px;
      flex-shrink: 0;
    }
    .icon-heat   { background: #FFF0E0; }
    .icon-dye    { background: #F0EAF8; }
    .icon-scalp  { background: #E8F4EA; }
    .icon-product{ background: #E8F0FA; }
    .icon-dry    { background: #FEF3E2; }

    .cause-card h3 {
      font-size: 16px;
      font-weight: 600;
      margin-bottom: 6px;
      color: var(--ink);
    }
    .cause-card .badge {
      display: inline-block;
      font-size: 10px;
      letter-spacing: 0.1em;
      padding: 2px 8px;
      border-radius: 20px;
      margin-bottom: 10px;
      font-weight: 600;
    }
    .badge-high   { background: #FCE8E6; color: var(--red-acc); }
    .badge-medium { background: #FEF3E2; color: #B86A10; }
    .badge-low    { background: #E8F4EA; color: #3A7A45; }
    .cause-card p {
      font-size: 14px;
      color: #5A5148;
      line-height: 1.72;
    }

    /* ── SOLUTION STEPS ── */
    .solution-list {
      counter-reset: sol;
      display: grid;
      gap: 20px;
    }
    .sol-item {
      counter-increment: sol;
      background: #fff;
      border: 1px solid var(--light-rule);
      border-radius: 8px;
      padding: 22px 24px 22px 72px;
      position: relative;
    }
    .sol-item::before {
      content: counter(sol, decimal-leading-zero);
      position: absolute;
      left: 20px;
      top: 22px;
      font-family: 'Nanum Myeongjo', serif;
      font-size: 22px;
      font-weight: 800;
      color: var(--amber);
      line-height: 1;
    }
    .sol-item h3 {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 6px;
    }
    .sol-item p {
      font-size: 14px;
      color: #5A5148;
      line-height: 1.72;
    }
    .sol-item .tip {
      margin-top: 10px;
      background: var(--blush);
      border-radius: 4px;
      padding: 8px 12px;
      font-size: 13px;
      color: #6A4E30;
    }
    .sol-item .tip::before { content: '  '; }

    /* ── COMPARISON TABLE ── */
    .compare-table {
      width: 100%;
      border-collapse: collapse;
      font-size: 14px;
      margin-top: 16px;
    }
    .compare-table th {
      background: var(--ink);
      color: var(--cream);
      padding: 12px 16px;
      text-align: left;
      font-weight: 500;
      font-size: 13px;
      letter-spacing: 0.04em;
    }
    .compare-table th:first-child { border-radius: 6px 0 0 0; }
    .compare-table th:last-child  { border-radius: 0 6px 0 0; }
    .compare-table td {
      padding: 12px 16px;
      border-bottom: 1px solid var(--light-rule);
      color: #4A4038;
    }
    .compare-table tr:nth-child(even) td { background: #FAF6F1; }
    .compare-table tr:last-child td { border-bottom: none; }
    .ok  { color: #3A7A45; font-weight: 600; }
    .bad { color: var(--red-acc); font-weight: 600; }

    /* ── WARNING BOX ── */
    .warning-box {
      background: #FFF5F4;
      border: 1px solid #F5C6C0;
      border-radius: 8px;
      padding: 20px 24px;
      margin: 32px 0;
      display: flex;
      gap: 14px;
      align-items: flex-start;
    }
    .warning-icon { font-size: 22px; flex-shrink: 0; margin-top: 2px; }
    .warning-box h4 { font-size: 14px; font-weight: 600; color: var(--red-acc); margin-bottom: 6px; }
    .warning-box p  { font-size: 13.5px; color: #6A3830; line-height: 1.7; }

    /* ── CHECKLIST ── */
    .checklist {
      list-style: none;
      display: grid;
      gap: 10px;
    }
    .checklist li {
      padding: 12px 16px;
      background: #fff;
      border: 1px solid var(--light-rule);
      border-radius: 6px;
      font-size: 14px;
      display: flex;
      align-items: flex-start;
      gap: 10px;
    }
    .checklist li::before {
      content: '✓';
      color: var(--sage);
      font-weight: 700;
      font-size: 15px;
      flex-shrink: 0;
    }

    /* ── FOOTER ── */
    .post-footer {
      background: var(--ink);
      color: #7A736A;
      text-align: center;
      padding: 40px 24px;
      font-size: 13px;
      line-height: 1.8;
      margin-top: 64px;
    }
    .post-footer strong { color: var(--cream); }

    /* ── RESPONSIVE ── */
    @media (max-width: 480px) {
      .cause-card { grid-template-columns: 1fr; }
      .cause-icon { display: none; }
      .sol-item { padding-left: 20px; }
      .sol-item::before { position: static; display: block; margin-bottom: 8px; }
    }
  &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;!-- ────────── HERO ────────── --&gt;
&lt;div class=&quot;hero&quot;&gt;
  &lt;div class=&quot;container&quot;&gt;
    &lt;div class=&quot;hero-tag&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-meta&quot;&gt;
      &lt;span&gt;  2024년 최신 정보&lt;/span&gt;
      &lt;span&gt;  읽는 시간 약 4분&lt;/span&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

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

  &lt;!-- ────────── INTRO ────────── --&gt;
  &lt;div class=&quot;intro-box&quot;&gt;
    &lt;p&gt;두피 각질(벗겨짐)은 &lt;strong&gt;건성 두피, 열 손상, 화학적 자극, 피부 질환&lt;/strong&gt; 등 다양한 원인으로 발생합니다. 단순히 비듬 샴푸만 바꿔서는 해결되지 않을 수 있으므로, 내 두피에 맞는 원인을 먼저 파악하는 것이 핵심입니다.&lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- ────────── CAUSES ────────── --&gt;
  &lt;div class=&quot;section&quot;&gt;
    &lt;div class=&quot;section-label&quot;&gt;원인 분석&lt;/div&gt;
    &lt;h2&gt;두피가 벗겨지는 주요 원인 5가지&lt;/h2&gt;
    &lt;div class=&quot;cause-grid&quot;&gt;

      &lt;div class=&quot;cause-card&quot;&gt;
        &lt;div class=&quot;cause-icon icon-heat&quot;&gt; ️&lt;/div&gt;
        &lt;div&gt;
          &lt;span class=&quot;badge badge-high&quot;&gt;영향도 높음&lt;/span&gt;
          &lt;h3&gt;드라이기 과도한 열 사용&lt;/h3&gt;
          &lt;p&gt;두피에 너무 가까이 대거나(10cm 이내) 고온(60°C 이상)으로 장시간 건조하면 두피의 수분이 급격히 빠져나갑니다. 각질층이 손상되면서 피부 장벽이 무너지고, 죽은 세포가 과도하게 떨어져 나옵니다. 특히 한 곳에 오래 집중 건조하는 습관이 매우 위험합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;div class=&quot;cause-card&quot;&gt;
        &lt;div class=&quot;cause-icon icon-dye&quot;&gt; &lt;/div&gt;
        &lt;div&gt;
          &lt;span class=&quot;badge badge-high&quot;&gt;영향도 높음&lt;/span&gt;
          &lt;h3&gt;새치 염색약의 화학 성분&lt;/h3&gt;
          &lt;p&gt;시중 대부분의 염색약에는 &lt;strong&gt;파라페닐렌디아민(PPD), 과산화수소(H₂O₂), 암모니아&lt;/strong&gt; 등 강한 화학 성분이 포함되어 있습니다. 이 성분들이 두피 피부 장벽을 자극하고, 반복 사용 시 접촉성 피부염이나 만성 건조증을 유발할 수 있습니다. 잦은 염색(6주 이내 반복)은 특히 위험합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;div class=&quot;cause-card&quot;&gt;
        &lt;div class=&quot;cause-icon icon-scalp&quot;&gt; &lt;/div&gt;
        &lt;div&gt;
          &lt;span class=&quot;badge badge-medium&quot;&gt;영향도 중간&lt;/span&gt;
          &lt;h3&gt;지루성 피부염 / 건선&lt;/h3&gt;
          &lt;p&gt;두피에서 피지 분비가 불균형해지면 말라세지아(Malassezia) 균이 과증식하며 &lt;strong&gt;지루성 피부염&lt;/strong&gt;이 발생합니다. 기름지면서 각질이 심하게 떨어지는 것이 특징입니다. 건선의 경우 두껍고 은백색의 비늘처럼 떨어집니다. 두 경우 모두 피부과 진단이 필요합니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;div class=&quot;cause-card&quot;&gt;
        &lt;div class=&quot;cause-icon icon-product&quot;&gt; &lt;/div&gt;
        &lt;div&gt;
          &lt;span class=&quot;badge badge-medium&quot;&gt;영향도 중간&lt;/span&gt;
          &lt;h3&gt;샴푸 성분 자극 또는 잔여물&lt;/h3&gt;
          &lt;p&gt;설페이트(SLS/SLES) 계열 계면활성제가 강한 샴푸를 매일 사용하면 두피 피지막을 과도하게 제거해 건조해집니다. 반대로 샴푸를 충분히 헹구지 않아 잔여물이 남으면 모공이 막히고 각질이 쌓입니다.&lt;/p&gt;
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;div class=&quot;cause-card&quot;&gt;
        &lt;div class=&quot;cause-icon icon-dry&quot;&gt; &lt;/div&gt;
        &lt;div&gt;
          &lt;span class=&quot;badge badge-low&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&gt;
  &lt;/div&gt;

  &lt;hr class=&quot;rule&quot;/&gt;

  &lt;!-- ────────── DRYER COMPARISON ────────── --&gt;
  &lt;div class=&quot;section&quot;&gt;
    &lt;div class=&quot;section-label&quot;&gt;드라이기 올바른 사용법&lt;/div&gt;
    &lt;h2&gt;드라이기, 이렇게 쓰면 두피가 망가집니다&lt;/h2&gt;
    &lt;table class=&quot;compare-table&quot;&gt;
      &lt;thead&gt;
        &lt;tr&gt;
          &lt;th&gt;항목&lt;/th&gt;
          &lt;th class=&quot;bad&quot;&gt;❌ 잘못된 습관&lt;/th&gt;
          &lt;th class=&quot;ok&quot;&gt;✅ 올바른 습관&lt;/th&gt;
        &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
        &lt;tr&gt;
          &lt;td&gt;거리&lt;/td&gt;
          &lt;td class=&quot;bad&quot;&gt;10cm 이내 밀착&lt;/td&gt;
          &lt;td class=&quot;ok&quot;&gt;15~20cm 이상 거리 유지&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;온도&lt;/td&gt;
          &lt;td class=&quot;bad&quot;&gt;항상 고온(HOT) 설정&lt;/td&gt;
          &lt;td class=&quot;ok&quot;&gt;중온 건조 후 냉풍으로 마무리&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;방향&lt;/td&gt;
          &lt;td class=&quot;bad&quot;&gt;한 곳에 집중 고정&lt;/td&gt;
          &lt;td class=&quot;ok&quot;&gt;계속 움직이며 분산 건조&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;상태&lt;/td&gt;
          &lt;td class=&quot;bad&quot;&gt;완전히 젖은 상태에서 바로 고온&lt;/td&gt;
          &lt;td class=&quot;ok&quot;&gt;수건으로 물기 제거 후 건조&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;완료 기준&lt;/td&gt;
          &lt;td class=&quot;bad&quot;&gt;완전히 바싹 말리기&lt;/td&gt;
          &lt;td class=&quot;ok&quot;&gt;80~90% 건조 후 자연건조&lt;/td&gt;
        &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
    &lt;div class=&quot;warning-box&quot; style=&quot;margin-top:24px;&quot;&gt;
      &lt;div class=&quot;warning-icon&quot;&gt;⚠️&lt;/div&gt;
      &lt;div&gt;
        &lt;h4&gt;젖은 두피를 방치하는 것도 금물&lt;/h4&gt;
        &lt;p&gt;드라이기를 아예 안 쓰고 자연건조 하면 두피에 곰팡이균이 번식하기 쉬운 환경이 만들어집니다. 자기 전에는 반드시 80% 이상 건조 후 취침하세요.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;hr class=&quot;rule&quot;/&gt;

  &lt;!-- ────────── SOLUTIONS ────────── --&gt;
  &lt;div class=&quot;section&quot;&gt;
    &lt;div class=&quot;section-label&quot;&gt;해결법&lt;/div&gt;
    &lt;h2&gt;두피 벗겨짐, 단계별 해결 방법&lt;/h2&gt;
    &lt;div class=&quot;solution-list&quot;&gt;

      &lt;div class=&quot;sol-item&quot;&gt;
        &lt;h3&gt;드라이기 사용 습관 즉시 교정&lt;/h3&gt;
        &lt;p&gt;드라이기는 중온(40~50°C)으로 15cm 이상 거리를 유지하며 지속적으로 움직여 사용합니다. 마무리는 냉풍으로 두피의 모공을 닫아주세요. 습관 교정만으로도 2~3주 내 개선을 느낄 수 있습니다.&lt;/p&gt;
        &lt;div class=&quot;tip&quot;&gt;이온 기능이 있는 드라이기는 정전기와 열 손상을 줄이는 데 도움이 됩니다.&lt;/div&gt;
      &lt;/div&gt;

      &lt;div class=&quot;sol-item&quot;&gt;
        &lt;h3&gt;염색 주기 늘리기 + 저자극 제품 선택&lt;/h3&gt;
        &lt;p&gt;새치 염색은 최소 8~10주 간격을 권장합니다. 뿌리 부분만 부분 염색하는 방법으로 두피 접촉을 줄이고, PPD 무함유 또는 천연 식물성 염색(헤나 기반) 제품을 고려해보세요. 염색 전후 두피 보호 오일을 헤어라인에 바르는 것도 효과적입니다.&lt;/p&gt;
        &lt;div class=&quot;tip&quot;&gt;염색 후 48시간은 자극적인 샴푸를 피하고, 두피를 충분히 헹궈주세요.&lt;/div&gt;
      &lt;/div&gt;

      &lt;div class=&quot;sol-item&quot;&gt;
        &lt;h3&gt;순한 두피 전용 샴푸로 교체&lt;/h3&gt;
        &lt;p&gt;SLS/SLES 무함유, 약산성(pH 4.5~5.5) 샴푸로 교체하세요. 비듬이 심하다면 &lt;strong&gt;피록톤 올아민, 징크 피리치온, 살리실산&lt;/strong&gt; 성분이 포함된 비듬 전용 샴푸가 효과적입니다. 매일 샴푸보다는 이틀에 한 번 세정 후 두피 전용 토너나 에센스로 수분을 보충하세요.&lt;/p&gt;
        &lt;div class=&quot;tip&quot;&gt;샴푸 시 손톱이 아닌 손가락 지문 부분으로 부드럽게 마사지하듯 세정합니다.&lt;/div&gt;
      &lt;/div&gt;

      &lt;div class=&quot;sol-item&quot;&gt;
        &lt;h3&gt;두피 수분 공급 루틴 추가&lt;/h3&gt;
        &lt;p&gt;샴푸 후 두피 전용 앰플이나 세럼을 사용해 수분을 보충하세요. 히알루론산, 판테놀, 나이아신아마이드 성분이 포함된 제품이 두피 장벽 회복에 도움이 됩니다. 주 1~2회 두피 스케일링(각질 제거)으로 묵은 각질을 부드럽게 정리해 주세요.&lt;/p&gt;
        &lt;div class=&quot;tip&quot;&gt;취침 전 두피에 소량의 호호바 오일이나 아르간 오일을 마사지하면 다음 날 촉촉한 두피 컨디션을 유지할 수 있습니다.&lt;/div&gt;
      &lt;/div&gt;

      &lt;div class=&quot;sol-item&quot;&gt;
        &lt;h3&gt;피부과 방문 — 지루성 피부염 의심 시&lt;/h3&gt;
        &lt;p&gt;각질이 노란빛을 띠거나 기름지고, 가려움이 심하거나, 눈썹·콧방울 주변에도 같은 증상이 있다면 &lt;strong&gt;지루성 피부염&lt;/strong&gt;을 의심해야 합니다. 이 경우 항진균 샴푸(케토코나졸 등)나 스테로이드 로션이 필요하므로 피부과 처방을 받는 것이 가장 정확한 해결책입니다.&lt;/p&gt;
        &lt;div class=&quot;tip&quot;&gt;3~4주 자가 관리 후에도 개선이 없다면 피부과 방문을 강력히 권장합니다.&lt;/div&gt;
      &lt;/div&gt;

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

  &lt;hr class=&quot;rule&quot;/&gt;

  &lt;!-- ────────── CHECKLIST ────────── --&gt;
  &lt;div class=&quot;section&quot;&gt;
    &lt;div class=&quot;section-label&quot;&gt;오늘부터 실천&lt;/div&gt;
    &lt;h2&gt;두피 건강 관리 체크리스트&lt;/h2&gt;
    &lt;ul class=&quot;checklist&quot;&gt;
      &lt;li&gt;드라이기를 15cm 이상 거리에서, 냉풍 마무리로 사용하고 있다&lt;/li&gt;
      &lt;li&gt;샴푸 후 잔여물 없이 충분히(2회 이상) 헹구고 있다&lt;/li&gt;
      &lt;li&gt;염색 주기를 8주 이상 유지하고 있다&lt;/li&gt;
      &lt;li&gt;약산성·저자극 샴푸를 사용하고 있다&lt;/li&gt;
      &lt;li&gt;하루 1.5L 이상 수분을 섭취하고 있다&lt;/li&gt;
      &lt;li&gt;취침 전 두피가 80% 이상 건조된 상태로 잠자리에 든다&lt;/li&gt;
      &lt;li&gt;두피 각질이 4주 이상 지속되면 피부과를 방문할 의향이 있다&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;div class=&quot;warning-box&quot;&gt;
    &lt;div class=&quot;warning-icon&quot;&gt; &lt;/div&gt;
    &lt;div&gt;
      &lt;h4&gt;이 콘텐츠는 일반적인 정보 제공 목적입니다&lt;/h4&gt;
      &lt;p&gt;증상이 심하거나 지속된다면 피부과 전문의의 진단을 받으시기 바랍니다. 개인의 두피 상태와 건강에 따라 원인과 치료법이 달라질 수 있습니다.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

&lt;/div&gt;&lt;!-- /container --&gt;

&lt;div class=&quot;post-footer&quot;&gt;
  &lt;strong&gt;도움이 되셨나요?&lt;/strong&gt;&lt;br&gt;
  공감과 댓글은 더 좋은 콘텐츠를 만드는 데 큰 힘이 됩니다  &lt;br&gt;
  &lt;span style=&quot;margin-top:8px;display:block;font-size:12px;&quot;&gt;#두피각질 #두피건강 #새치염색 #드라이기두피 #비듬원인 #두피관리&lt;/span&gt;
&lt;/div&gt;

&lt;/body&gt;
&lt;/html&gt;</description>
      <category>내가 사는 이야기</category>
      <author>내일 tomorrow</author>
      <guid isPermaLink="true">https://otsukare.tistory.com/56</guid>
      <comments>https://otsukare.tistory.com/56#entry56comment</comments>
      <pubDate>Sun, 8 Mar 2026 10:12:03 +0900</pubDate>
    </item>
  </channel>
</rss>