<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>??!!</title>
    <link>https://ttt77.tistory.com/</link>
    <description>??!!</description>
    <language>ko</language>
    <pubDate>Sun, 2 Aug 2026 16:03:49 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>monotake</managingEditor>
    <image>
      <title>??!!</title>
      <url>https://t1.daumcdn.net/cfile/tistory/21634142548162122E</url>
      <link>https://ttt77.tistory.com</link>
    </image>
    <item>
      <title>McDonald&amp;rsquo;s &amp;ldquo;Chungju Glutinous Corn Burger&amp;rdquo; sales end early</title>
      <link>https://ttt77.tistory.com/471999</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;McDonald's S. Korea Abruptly Halts 'Chungju Sticky Corn Burger' Nationwide Over Pebble Complaints — Hits Early Exit Despite 1M Sales Success&quot;,
      &quot;description&quot;: &quot;McDonald's South Korea has halted sales of its 'Taste of Korea' Chungju Sticky Corn Cheese Croquette Burger nationwide following reports of customers biting into pebble-like hard objects. Here is a breakdown of the early discontinuation, investigation, and company response.&quot;,
      &quot;keywords&quot;: &quot;August 1 2026, McDonald Korea Chungju Corn Burger, McDonald Pebble Complaint, McDonald Food Safety Halt, Taste of Korea Project, Chungju-ssi Goods, Early Discontinuation, Customer First Policy, Sticky Corn Croquette&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Retail News Team&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 24px 16px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #334155;
        background: #fff;
    }
    .blog-post-content h2 { 
        font-size: 26px; 
        border-bottom: 3px solid #1e3a8a; 
        padding-bottom: 15px; 
        margin-bottom: 25px; 
        color: #0f172a; 
        word-break: keep-all; 
        letter-spacing: -0.5px;
    }
    .blog-post-content h3 { 
        font-size: 20px; 
        margin-top: 40px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        padding-left: 12px; 
        border-left: 5px solid #1e3a8a; 
        word-break: keep-all; 
        letter-spacing: -0.3px;
    }
    .blog-post-content p { 
        margin-bottom: 18px; 
        font-size: 16px; 
        color: #334155; 
        text-align: justify; 
        word-break: keep-all; 
    }
    .blog-post-content strong { 
        color: #0f172a; 
        font-weight: 700; 
    }
    .blog-post-content ul {
        margin: 12px 0 20px 0;
        padding-left: 20px;
    }
    .blog-post-content li {
        margin-bottom: 8px;
        font-size: 15.5px;
        color: #334155;
    }
    .highlight-red {
        color: #dc2626;
        font-weight: 700;
        background: #fef2f2;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .highlight-blue {
        color: #1d4ed8;
        font-weight: 700;
        background: #eff6ff;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .lead-text { 
        background: #eff6ff; 
        padding: 20px 22px; 
        border-radius: 10px; 
        margin-bottom: 35px; 
        font-size: 16.5px; 
        border-left: 5px solid #1e3a8a; 
        line-height: 1.8; 
        color: #1e293b; 
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    }
    .point-box { 
        background: #f8fafc; 
        border: 1px solid #bfdbfe; 
        padding: 18px 16px; 
        border-radius: 8px; 
        margin: 25px 0; 
        font-size: 15.5px; 
        font-weight: 500; 
        color: #1e293b; 
    }
    .data-table { 
        width: 100%; 
        border-collapse: collapse; 
        margin: 30px 0; 
        font-size: 14.5px; 
    }
    .data-table th, .data-table td { 
        border: 1px solid #e2e8f0; 
        padding: 13px 12px; 
        text-align: left; 
    }
    .data-table th { 
        background: #f1f5f9; 
        font-weight: 700; 
        color: #0f172a; 
    }
    .impact-box { 
        background: #f8fafc; 
        padding: 24px 20px; 
        border-radius: 12px; 
        border: 2px solid #1e3a8a; 
        margin-top: 35px; 
    }
    .impact-box h2 { 
        font-size: 20px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        border-bottom: none; 
        padding-bottom: 0; 
    }
    .impact-box p { 
        margin-bottom: 12px; 
        font-size: 15.5px; 
    }
    .tag-section { 
        margin-top: 35px; 
        padding-top: 18px; 
        border-top: 1px solid #e2e8f0; 
        font-size: 13.5px; 
        color: #64748b; 
    }

    @media (max-width: 768px) {
        .blog-post-content { padding: 12px 6px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; margin-top: 30px !important; }
        .lead-text { padding: 16px 14px !important; font-size: 15px !important; }
        .point-box { padding: 14px 12px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 9px 7px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.08.01] McDonald's S. Korea Abruptly Halts 'Chungju Sticky Corn Burger' Nationwide Over Pebble Complaints — Hits Early Exit Despite 1M Sales Success&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    &lt;strong&gt;McDonald's South Korea has abruptly halted sales of its regional project menu, the 'Chungju Sticky Corn Cheese Croquette Burger.'&lt;/strong&gt; Following three or more customer complaints about biting into pebble-like hard foreign substances while eating the burger, McDonald's decided on an &lt;span class=&quot;highlight-red&quot;&gt;early, preemptive discontinuation&lt;/span&gt; roughly two weeks ahead of its scheduled end date (August 12th) to prioritize customer safety. As a product that had surpassed 1 million units in sales in just three weeks, this sudden halt is sending ripples through the retail industry.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bc2hnU/dJMcaiYsaMy/ylPLB71lzSKFaQKjGzvhU1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bc2hnU/dJMcaiYsaMy/ylPLB71lzSKFaQKjGzvhU1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bc2hnU/dJMcaiYsaMy/ylPLB71lzSKFaQKjGzvhU1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fbc2hnU%2FdJMcaiYsaMy%2FylPLB71lzSKFaQKjGzvhU1%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. &quot;Bit into a Pebble&quot;: 3+ Complaints Force McDonald's to End Sales Under 'Customer-First Policy'&lt;/h3&gt;
&lt;p&gt;According to retail industry sources, McDonald's South Korea issued an urgent directive to all nationwide branches at 8:00 PM on July 30th to immediately cease sales of the 'Chungju Sticky Corn Cheese Croquette Burger,' officially finalizing the end of sales as of July 31st. All promotional banners and digital notices regarding the item have since been completely removed from McDonald's official website and mobile app.&lt;/p&gt;

&lt;p&gt;This sudden withdrawal was prompted by product safety issues. McDonald's revealed that &lt;span class=&quot;highlight-red&quot;&gt;three or more complaints were received regarding hard, stone-like foreign objects&lt;/span&gt; bitten into within the corn croquette patty of the burger.&lt;/p&gt;

&lt;p&gt;McDonald's South Korea implemented its preemptive 'customer-first policy' protocol, which dictates an immediate sales halt whenever three or more identical quality or safety complaints occur, opting for an early withdrawal rather than fulfilling the scheduled limited-edition sales period.&lt;/p&gt;

&lt;p&gt;The abrupt halt order initially sparked confusion and speculation among store staff who were uninformed of the exact cause at the moment the directive was delivered. McDonald's chose to apply protocol immediately in an effort to minimize consumer safety anxiety. This swift action reflects headquarter's zero-tolerance stance toward safety risks.
&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Preemptive Safety Protocol Triggered! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Receiving 3+ complaints about pebble-like objects prompted an immediate nationwide sales halt and full removal of promotional materials under safety protocols.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;2. 1 Year in Development &amp; 1M+ Sales Hit: 'Taste of Korea' Project Suffers Setback&lt;/h3&gt;
&lt;p&gt;The discontinued burger was the sixth menu offering under McDonald's flagship ESG local partnership campaign, the &lt;span class=&quot;highlight-blue&quot;&gt;'Taste of Korea'&lt;/span&gt; project. It was officially launched on July 9th after a year of consumer testing and purchasing 25 tons of sticky corn sourced directly from farms in Chungju, North Chungcheong Province.&lt;/p&gt;

&lt;p&gt;Featuring a mozzarella cheese croquette packed with whole sticky corn kernels, the menu received positive reviews for its chewy texture and &lt;span class=&quot;highlight-blue&quot;&gt;surpassed 1 million units in sales&lt;/span&gt; within just three weeks of release. McDonald's had even released limited-edition clicker merchandise featuring 'Chungju-ssi,' the official mascot of Chungju City, as part of its marketing campaign.&lt;/p&gt;

&lt;p&gt;Originally scheduled to be available until August 12th, the product faced an unexpected early exit less than a month after launch due to raw material safety concerns.&lt;/p&gt;

&lt;p&gt;Because it was a highly anticipated model for regional farm partnerships, the disappointment surrounding this early exit is particularly significant. The expected marketing synergy generated through the collaboration with Chungju City has inevitably been cut short. Brand image may also face a temporary blow following the interruption of a product that took over a year of meticulous development.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Unexpected Exit Amid Sales Boom! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Despite a year of development, 1 million sales, and mascot merchandise success, foreign object complaints forced the menu off the market 2 weeks early.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dJjNGx/dJMcadiHtzC/8p6Cr8GXx0Y9s4GHcqnGt0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dJjNGx/dJMcadiHtzC/8p6Cr8GXx0Y9s4GHcqnGt0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dJjNGx/dJMcadiHtzC/8p6Cr8GXx0Y9s4GHcqnGt0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdJjNGx%2FdJMcadiHtzC%2F8p6Cr8GXx0Y9s4GHcqnGt0%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. Joint Investigation with Farms &amp; Suppliers: &quot;Real Pebbles vs. Unprocessed Corn Kernels&quot;&lt;/h3&gt;
&lt;p&gt;McDonald's South Korea is currently conducting a &lt;span class=&quot;highlight-blue&quot;&gt;joint investigation&lt;/span&gt; with local corn farmers and raw material processing suppliers to determine how the hard objects entered the product line and pinpoint the exact root cause.&lt;/p&gt;

&lt;p&gt;Online communities and social media platforms showed divided consumer reactions. While some users expressed disappointment saying, &quot;It was my favorite burger this summer, sad to see it disappear so fast,&quot; others shared negative experiences from their purchases.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&quot;I bit into something hard as a stone while chewing the burger, leaving my jaw sore.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;Rather than an actual rock, it felt like an unpopped, extremely hard corn kernel similar to unpopped popcorn.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;Given the nature of agricultural produce, it could be a hard corn germ or kernel that wasn't properly softened during processing.&quot;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As netizens speculate over whether the issue stems from inadequate filtering during raw material processing or external contamination such as gravel, McDonald's stated it is awaiting final laboratory analysis results.&lt;/p&gt;

&lt;p&gt;If formal testing confirms the issue was caused by processing errors rather than foreign debris, a major overhaul of the manufacturing line will be unavoidable. Conversely, if external contaminants like soil or rocks are discovered, accountability regarding raw agricultural washing and inspection steps will inevitably be raised. McDonald's reiterated its commitment to establishing additional corrective measures as soon as the investigation concludes.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Joint Root Cause Analysis Underway! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;A detailed investigation with farms and suppliers is investigating whether the objects were external stones or hard, improperly processed corn kernels.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;4. 'Safety First' Decision Praised… Strengthening Ingredient Inspection Remains Key&lt;/h3&gt;
&lt;p&gt;Industry observers generally view McDonald's rapid decision for early discontinuation as a &lt;span class=&quot;highlight-blue&quot;&gt;responsible crisis response&lt;/span&gt; that prioritized consumer safety over short-term financial revenue losses.&lt;/p&gt;

&lt;p&gt;Acting transparently by pulling products across 400+ nationwide franchises and corporate stores upon receiving just three complaints—rather than concealing or delaying response—acts as a positive corporate risk management strategy.&lt;/p&gt;

&lt;p&gt;However, since the 'Taste of Korea' project is a signature brand built on supporting regional agriculture, McDonald's now faces the task of strictly revamping its quality control and foreign substance filtering protocols during the purchasing and primary processing stages of local produce.&lt;/p&gt;

&lt;p&gt;To successfully maintain local ingredient sourcing initiatives in the future, establishing a comprehensive supply chain monitoring system is imperative. Transparently disclosing the investigation findings and preventive measures will be crucial for rebuilding consumer trust. Attention is now focused on whether this incident will prompt stricter raw material screening standards across the broader food service sector.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Risk Management &amp; Next Steps! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;While the rapid sales halt earned positive risk management reviews, re-establishing primary agricultural inspection criteria is necessary to maintain project trust.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;Category&lt;/th&gt;&lt;th&gt;Key Details &amp; Timeline&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. Product Name&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;McDonald's S. Korea 'Taste of Korea' Vol. 6 &lt;Chungju Sticky Corn Cheese Croquette Burger&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. Reason for Halt&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;3+ customer reports of biting into pebble-like hard objects while eating&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. Action Taken&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Directive issued July 30 at 8 PM ➔ Sales ended &amp; promotional content removed July 31&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. Performance&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Sourced 25 tons of Chungju corn; passed 1M units sold in 3 weeks; released 'Chungju-ssi' goods&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. Future Plans&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Joint investigation underway with farms and suppliers to trace object entry routes and causes&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[Key Takeaways] 5 Summary Points on McDonald's Corn Burger Discontinuation&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. Hard Object Controversy:&lt;/strong&gt; Multiple customer complaints were received regarding hard, stone-like objects in the corn croquette burger.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. Preemptive Early Exit:&lt;/strong&gt; Sales ended early on July 31st under internal safety guidelines mandating action after 3+ identical complaints.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. Hit Product Cut Short:&lt;/strong&gt; Sourced 25 tons of local corn, achieved 1 million sales, and produced mascot merchandise before facing early withdrawal.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. Joint Investigation:&lt;/strong&gt; McDonald's, local farmers, and suppliers are analyzing whether the objects were real stones or unrefined corn kernels.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. Safety-Centric Response:&lt;/strong&gt; Quick risk management executed by pulling store guidelines and removing digital advertising materials immediately.&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;Related Tags (9):&lt;/strong&gt; August_1__2026, McDonaldKoreaChungjuCornBurger, McDonaldPebbleComplaint, McDonaldFoodSafetyHalt, TasteOfKoreaProject, ChungjuSsiGoods, EarlyDiscontinuation, CustomerFirstPolicy, StickyCornCroquette
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>August_1_2026</category>
      <category>ChungjuSsiGoods</category>
      <category>CustomerFirstPolicy</category>
      <category>EarlyDiscontinuation</category>
      <category>korea today news</category>
      <category>McDonaldFoodSafetyHalt</category>
      <category>McDonaldKoreaChungjuCornBurger</category>
      <category>McDonaldPebbleComplaint</category>
      <category>StickyCornCroquette</category>
      <category>TasteOfKoreaProject</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471999</guid>
      <comments>https://ttt77.tistory.com/471999#entry471999comment</comments>
      <pubDate>Sat, 1 Aug 2026 20:57:52 +0900</pubDate>
    </item>
    <item>
      <title>맥도날드 '충주 찰옥수수 버거' 판매 조기종료</title>
      <link>https://ttt77.tistory.com/471998</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;맥도날드 '충주 찰옥수수 버거' 돌 씹힘 제보에 전국 매장 급전직하 전격 판매 중단… 100만 개 돌파 흥행 속 조기 종료 파장&quot;,
      &quot;description&quot;: &quot;한국맥도날드가 '한국의 맛' 프로젝트 신메뉴 '충주 찰옥수수 치즈 크로켓 버거' 섭취 중 돌 알갱이가 씹혔다는 민원이 3건 이상 접수되자 전국 매장에서 전격 조기 판매 종료 조치를 내렸습니다. 100만 개 판매 돌파 및 충주씨 굿즈 흥행 속 원인 조사와 대응 현황을 정리합니다.&quot;,
      &quot;keywords&quot;: &quot;2026년 8월 1일, 맥도날드 충주 찰옥수수 버거, 맥도날드 돌 알갱이, 맥도날드 이물질 중단, 한국의맛 프로젝트, 충주씨 굿즈, 충주 옥수수 버거 조기종료, 고객우선정책, 찰옥수수 크로켓&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;유통 이슈 팀&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 24px 16px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #334155;
        background: #fff;
    }
    .blog-post-content h2 { 
        font-size: 26px; 
        border-bottom: 3px solid #1e3a8a; 
        padding-bottom: 15px; 
        margin-bottom: 25px; 
        color: #0f172a; 
        word-break: keep-all; 
        letter-spacing: -0.5px;
    }
    .blog-post-content h3 { 
        font-size: 20px; 
        margin-top: 40px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        padding-left: 12px; 
        border-left: 5px solid #1e3a8a; 
        word-break: keep-all; 
        letter-spacing: -0.3px;
    }
    .blog-post-content p { 
        margin-bottom: 18px; 
        font-size: 16px; 
        color: #334155; 
        text-align: justify; 
        word-break: keep-all; 
    }
    .blog-post-content strong { 
        color: #0f172a; 
        font-weight: 700; 
    }
    .blog-post-content ul {
        margin: 12px 0 20px 0;
        padding-left: 20px;
    }
    .blog-post-content li {
        margin-bottom: 8px;
        font-size: 15.5px;
        color: #334155;
    }
    .highlight-red {
        color: #dc2626;
        font-weight: 700;
        background: #fef2f2;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .highlight-blue {
        color: #1d4ed8;
        font-weight: 700;
        background: #eff6ff;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .lead-text { 
        background: #eff6ff; 
        padding: 20px 22px; 
        border-radius: 10px; 
        margin-bottom: 35px; 
        font-size: 16.5px; 
        border-left: 5px solid #1e3a8a; 
        line-height: 1.8; 
        color: #1e293b; 
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    }
    .point-box { 
        background: #f8fafc; 
        border: 1px solid #bfdbfe; 
        padding: 18px 16px; 
        border-radius: 8px; 
        margin: 25px 0; 
        font-size: 15.5px; 
        font-weight: 500; 
        color: #1e293b; 
    }
    .data-table { 
        width: 100%; 
        border-collapse: collapse; 
        margin: 30px 0; 
        font-size: 14.5px; 
    }
    .data-table th, .data-table td { 
        border: 1px solid #e2e8f0; 
        padding: 13px 12px; 
        text-align: left; 
    }
    .data-table th { 
        background: #f1f5f9; 
        font-weight: 700; 
        color: #0f172a; 
    }
    .impact-box { 
        background: #f8fafc; 
        padding: 24px 20px; 
        border-radius: 12px; 
        border: 2px solid #1e3a8a; 
        margin-top: 35px; 
    }
    .impact-box h2 { 
        font-size: 20px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        border-bottom: none; 
        padding-bottom: 0; 
    }
    .impact-box p { 
        margin-bottom: 12px; 
        font-size: 15.5px; 
    }
    .tag-section { 
        margin-top: 35px; 
        padding-top: 18px; 
        border-top: 1px solid #e2e8f0; 
        font-size: 13.5px; 
        color: #64748b; 
    }

    @media (max-width: 768px) {
        .blog-post-content { padding: 12px 6px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; margin-top: 30px !important; }
        .lead-text { padding: 16px 14px !important; font-size: 15px !important; }
        .point-box { padding: 14px 12px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 9px 7px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.08.01] 맥도날드 '충주 찰옥수수 버거' 돌 씹힘 제보에 전국 매장 급전직하 전격 판매 중단… 100만 개 돌파 흥행 속 조기 종료 파장&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    &lt;strong&gt;한국맥도날드가 지역 상생 신메뉴 '충주 찰옥수수 치즈 크로켓 버거'의 판매를 전격 중단했습니다.&lt;/strong&gt; 소비자들로부터 버거 섭취 중 돌 알갱이 등 단단한 이물질이 씹혔다는 제보가 3건 이상 접수됨에 따라, 맥도날드는 고객 안전을 위해 당초 예정일(8월 12일)보다 약 2주 일찍 &lt;span class=&quot;highlight-red&quot;&gt;선제적 조기 판매 종료&lt;/span&gt;를 결정했습니다. 출시 3주 만에 100만 개 판매를 돌파하며 큰 인기를 끌던 제품인 만큼 유통가에 상당한 파장이 이어지고 있습니다.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/J54Bj/dJMcabrAYYa/UyaVhYAEAVc4YkTvtKjHyk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/J54Bj/dJMcabrAYYa/UyaVhYAEAVc4YkTvtKjHyk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/J54Bj/dJMcabrAYYa/UyaVhYAEAVc4YkTvtKjHyk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FJ54Bj%2FdJMcabrAYYa%2FUyaVhYAEAVc4YkTvtKjHyk%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. &quot;돌 알갱이 씹혔다&quot; 3건 이상 제보… 맥도날드 '고객 우선 정책'으로 전격 판매 종료&lt;/h3&gt;
&lt;p&gt;유통업계에 따르면 한국맥도날드는 7월 30일 오후 8시를 기해 전국 매장에 '충주 찰옥수수 치즈 크로켓 버거'의 판매를 즉시 중단하라는 지침을 내렸으며, 7월 31일 자로 공식 판매 종료를 확정했습니다. 현재 맥도날드 공식 홈페이지와 모바일 앱에서는 해당 제품의 홍보물과 안내글이 모두 삭제된 상태입니다.&lt;/p&gt;

&lt;p&gt;이번 전격 중단은 제품 안전성 이슈 때문입니다. 맥도날드 측은 버거에 들어간 옥수수 크로켓에서 &lt;span class=&quot;highlight-red&quot;&gt;돌 알갱이처럼 단단한 이물질이 씹혔다는 제보가 3건 이상 접수&lt;/span&gt;됐다고 밝혔습니다.&lt;/p&gt;

&lt;p&gt;한국맥도날드는 동일한 품질 및 안전 문제가 3건 이상 발생할 경우 즉시 제품 판매를 중단하는 선제적 '고객 우선 정책' 규정에 따라 예정된 한정 판매 기간을 채우지 않고 조기 철수를 결정했습니다.&lt;/p&gt;

&lt;p&gt;갑작스러운 판매 중단 지침에 현장 매장 직원들 사이에서도 구체적인 이유를 몰라 다양한 추측과 혼선이 빚어지기도 했습니다. 맥도날드는 소비자 불안을 최소화하기 위해 즉각적인 매뉴얼 적용을 선택한 것으로 파악됩니다. 단 한 건의 안전사고도 용납하지 않겠다는 본사의 강한 의지가 반영된 조치입니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;선제적 안전 조치! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;돌 알갱이 제보 3건 이상 접수로 내부 안전 매뉴얼에 따라 전국 매장에서 즉시 판매를 중단하고 제품 홍보를 전면 삭제했습니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;2. 1년 개발·100만 개 돌파한 '한국의 맛' 6탄… 충주씨 굿즈까지 냈는데 악재&lt;/h3&gt;
&lt;p&gt;이번에 판매가 중단된 제품은 한국맥도날드의 대표 ESG 상생 프로젝트인 &lt;span class=&quot;highlight-blue&quot;&gt;'한국의 맛(Taste of Korea)'&lt;/span&gt; 여섯 번째 신메뉴였습니다. 충북 충주시산 찰옥수수 25톤을 수매해 약 1년간의 개발과 소비자 조사를 거쳐 지난달 9일 야심 차게 출시되었습니다.&lt;/p&gt;

&lt;p&gt;모차렐라 치즈 크로켓 속에 찰옥수수 알갱이를 풍성하게 넣어 쫀득한 식감으로 호평받았으며, 출시 약 3주 만에 &lt;span class=&quot;highlight-blue&quot;&gt;누적 판매량 100만 개를 돌파&lt;/span&gt;하는 기염을 토했습니다. 한국맥도날드는 흥행에 힘입어 충주시 마스코트 '충주씨'를 활용한 한정판 클릭커 굿즈까지 제작해 마케팅을 펼치던 중이었습니다.&lt;/p&gt;

&lt;p&gt;원래 8월 12일까지 한정 판매될 예정이었으나, 출시 한 달도 채 되지 않아 예기치 못한 원재료 안전성 논란으로 씁쓸한 조기 퇴장을 맞이하게 되었습니다.&lt;/p&gt;

&lt;p&gt;지역 농가와의 상생 모델로 주목받던 유망 제품이었기에 이번 조기 종료에 대한 아쉬움은 더욱 크게 남아있습니다. 충주시와의 협업으로 기대 모았던 시너지 효과 역시 대폭 축소될 수밖에 없는 상황입니다. 1년간 공들인 노력이 무색하게 단기간에 악재를 맞이하며 브랜드 이미지에도 일정 타격이 예상됩니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;흥행 질주 중 뜻밖의 조기 퇴장! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;1년 넘게 공들여 개발하고 100만 개 판매와 캐릭터 굿즈 흥행까지 이끌어냈으나, 이물질 논란에 2주가량 일찍 철수했습니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/GYtkU/dJMcabrAYYj/a0xWfb0EKYTWi6Xf0yctB1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/GYtkU/dJMcabrAYYj/a0xWfb0EKYTWi6Xf0yctB1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/GYtkU/dJMcabrAYYj/a0xWfb0EKYTWi6Xf0yctB1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FGYtkU%2FdJMcabrAYYj%2Fa0xWfb0EKYTWi6Xf0yctB1%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. 농가·납품업체와 합동 조사… &quot;진짜 돌 vs 덜 가공된 옥수수 알갱이&quot; 팽팽&lt;/h3&gt;
&lt;p&gt;현재 한국맥도날드는 옥수수를 공급한 농가 및 원재료 가공 납품업체와 함께 돌 알갱이가 들어간 혼입 경로와 정확한 원인을 파악하기 위해 &lt;span class=&quot;highlight-blue&quot;&gt;공동 조사를 진행 중&lt;/span&gt;입니다.&lt;/p&gt;

&lt;p&gt;온라인 커뮤니티와 SNS에서는 소비자들의 반응이 엇갈리고 있습니다. 일부 이용자들은 &quot;올여름 최애 버거였는데 갑자기 사라져 너무 아쉽다&quot;는 반응을 보인 반면, 일부 구매자들은 후기를 통해 불편을 호소했습니다.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&quot;버거를 씹다가 돌처럼 너무 단단한 알갱이가 걸려 턱이 얼얼했다.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;실제 돌이라기보다는 팝콘 튀길 때 끝까지 터지지 않은 딱딱한 옥수수 알맹이 같았다.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;농산물 특성상 덜 가공된 단단한 옥수수 씨눈이나 알갱이일 가능성도 있어 보인다.&quot;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;누리꾼들 사이에서는 원재료 가공 과정에서의 선별 미흡인지, 토사 등 외부 이물질 혼입인지에 대한 추측이 이어지는 가운데, 맥도날드 측은 최종 검사 결과를 기다리고 있다고 전했습니다.&lt;/p&gt;

&lt;p&gt;만약 정밀 검사 결과 외부 유입물이 아닌 원재료 가공 문제로 밝혀진다면 공정 라인의 대대적인 수술이 불가피합니다. 반대로 토사 등 외부 이물질 혼입으로 확인될 경우 원물 세척 및 검수 절차 전체에 대한 책임론이 불거질 수 있습니다. 맥도날드는 조사 결과가 나오는 대로 추가 대응책을 마련하겠다는 입장을 거듭 밝혔습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;원재료 합동 조사 진행 중! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;실제 외부 돌 혼입인지, 가공 불량으로 남은 단단한 옥수수 알갱이인지에 대해 농가 및 납품사와 함께 정밀 분석 중입니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;4. '고객 안전 최우선' 결단에 긍정 평가… 식자재 검수 기준 강화 과제&lt;/h3&gt;
&lt;p&gt;유통가에서는 이번 맥도날드의 빠른 조기 종료 대응에 대해 단기적인 매출 손실을 감수하더라도 고객 안전을 최우선으로 둔 &lt;span class=&quot;highlight-blue&quot;&gt;책임감 있는 결단&lt;/span&gt;이라는 평가가 나오고 있습니다.&lt;/p&gt;

&lt;p&gt;은폐나 늑장 대응 대신 3건의 제보만으로 전국 400여 개 매장의 가맹·직영 판매를 즉시 중단하고 관련 마케팅을 전면 취소한 점은 기업 리스크 관리 측면에서 긍정적으로 작용할 수 있습니다.&lt;/p&gt;

&lt;p&gt;다만, '한국의 맛' 프로젝트가 지역 농가와의 상생을 골자로 하는 대표 브랜드인 만큼, 향후 농산물 수매 및 1차 가공 단계에서의 품질 검토와 이물질 선별 매뉴얼을 더욱 엄격하게 재정비해야 한다는 과제를 안게 되었습니다.&lt;/p&gt;

&lt;p&gt;향후 로컬 식자재 기반 프로젝트를 지속 추진하기 위해서는 공급망 전반에 걸친 품질 모니터링 시스템 구축이 필수적입니다. 소비자 신뢰 회복을 위해 명확한 원인 규명과 재발 방지 대책을 투명하게 공개하는 후속 조치가 요구됩니다. 이번 사태를 계기로 식품업계 전반의 원재료 선별 체계가 한층 더 강화될지 주목됩니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;리스크 관리 및 과제! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;빠른 판매 중단 조치는 긍정적이나, 로컬 식자재 프로젝트의 신뢰 유지를 위해 1차 농산물 가공 검수 기준 재정립이 필요합니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;주요 내용 및 경과&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. 제품명 및 개요&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;한국맥도날드 '한국의 맛' 6탄 &lt;충주 찰옥수수 치즈 크로켓 버거&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. 중단 사유&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;제품 섭취 중 돌 알갱이 등 단단한 이물질 씹힘 제보 3건 이상 접수&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. 조치 내역&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;7월 30일 오후 8시 전국 매장 지침 전달 ➔ 7월 31일 자 판매 종료 및 홍보물 삭제&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. 제품 성과&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;충주 찰옥수수 25톤 수매, 출시 3주 만에 100만 개 판매 돌파 및 '충주씨' 굿즈 출시&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. 향후 계획&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;농가 및 원재료 납품사와 이물질 혼입 경로·원인 정밀 조사 진행&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[핵심 정리] 맥도날드 충주 찰옥수수 버거 조기 종료 5대 요약&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. 돌 알갱이 씹힘 논란:&lt;/strong&gt; 충주 찰옥수수 버거 섭취 중 돌처럼 단단한 이물질 제보가 잇따라 접수됨.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. 선제적 판매 종료:&lt;/strong&gt; 동일 안전 문제 3건 이상 발생 시 판매를 중단하는 내규에 따라 7월 31일 자로 전격 조기 철수.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. 100만 개 돌파 흥행작:&lt;/strong&gt; 충주 옥수수 25톤 소비, 100만 개 판매 및 충주씨 굿즈 제작 등 큰 인기를 모으던 중 악재.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. 원인 정밀 조사 중:&lt;/strong&gt; 외부 돌 혼입인지 미가공된 단단한 옥수수 알갱이인지 농가·납품사와 합동 원인 파악 진행.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. 안전 중심 대응:&lt;/strong&gt; 매장 가이드를 빠르게 내리고 홍보물을 삭제하는 등 빠른 리스크 관리 조치 실시.&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;관련 태그 (9개):&lt;/strong&gt; 2026년8월1일, 맥도날드충주찰옥수수버거, 맥도날드돌알갱이, 맥도날드이물질중단, 한국의맛프로젝트, 충주씨굿즈, 충주옥수수버거조기종료, 고객우선정책, 찰옥수수크로켓
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>2026년8월1일</category>
      <category>고객우선정책</category>
      <category>맥도날드돌알갱이</category>
      <category>맥도날드이물질중단</category>
      <category>맥도날드충주찰옥수수버거</category>
      <category>오늘의 일들</category>
      <category>찰옥수수크로켓</category>
      <category>충주씨굿즈</category>
      <category>충주옥수수버거조기종료</category>
      <category>한국의맛프로젝트</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471998</guid>
      <comments>https://ttt77.tistory.com/471998#entry471998comment</comments>
      <pubDate>Sat, 1 Aug 2026 20:57:34 +0900</pubDate>
    </item>
    <item>
      <title>Yangsan Hits 41.4&amp;deg;C: All-Time High Record in S. Korea's Weather History</title>
      <link>https://ttt77.tistory.com/471997</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Yangsan Hits 41.4°C: All-Time High Record in S. Korea's Weather Observation History — Exceeds 40°C for 3 Consecutive Days&quot;,
      &quot;description&quot;: &quot;On July 31st, daytime temperatures in Yangsan, South Korea, soared to 41.4°C, breaking the all-time national record set in 2018. Read more on the severe heatwave, official emergency alerts, and expat reactions.&quot;,
      &quot;keywords&quot;: &quot;July 31 2026, Yangsan 41.4C, All time high temperature, Heatwave emergency alert, Korea heatwave, Expat heatwave reaction, Heat index 39C&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Weather News Team&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 24px 16px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #334155;
        background: #fff;
    }
    .blog-post-content h2 { 
        font-size: 26px; 
        border-bottom: 3px solid #1e3a8a; 
        padding-bottom: 15px; 
        margin-bottom: 25px; 
        color: #0f172a; 
        word-break: keep-all; 
        letter-spacing: -0.5px;
    }
    .blog-post-content h3 { 
        font-size: 20px; 
        margin-top: 40px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        padding-left: 12px; 
        border-left: 5px solid #1e3a8a; 
        word-break: keep-all; 
        letter-spacing: -0.3px;
    }
    .blog-post-content p { 
        margin-bottom: 18px; 
        font-size: 16px; 
        color: #334155; 
        text-align: justify; 
        word-break: keep-all; 
    }
    .blog-post-content strong { 
        color: #0f172a; 
        font-weight: 700; 
    }
    .blog-post-content ul {
        margin: 12px 0 20px 0;
        padding-left: 20px;
    }
    .blog-post-content li {
        margin-bottom: 8px;
        font-size: 15.5px;
        color: #334155;
    }
    .highlight-red {
        color: #dc2626;
        font-weight: 700;
        background: #fef2f2;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .highlight-blue {
        color: #1d4ed8;
        font-weight: 700;
        background: #eff6ff;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .lead-text { 
        background: #eff6ff; 
        padding: 20px 22px; 
        border-radius: 10px; 
        margin-bottom: 35px; 
        font-size: 16.5px; 
        border-left: 5px solid #1e3a8a; 
        line-height: 1.8; 
        color: #1e293b; 
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    }
    .point-box { 
        background: #f8fafc; 
        border: 1px solid #bfdbfe; 
        padding: 18px 16px; 
        border-radius: 8px; 
        margin: 25px 0; 
        font-size: 15.5px; 
        font-weight: 500; 
        color: #1e293b; 
    }
    .data-table { 
        width: 100%; 
        border-collapse: collapse; 
        margin: 30px 0; 
        font-size: 14.5px; 
    }
    .data-table th, .data-table td { 
        border: 1px solid #e2e8f0; 
        padding: 13px 12px; 
        text-align: left; 
    }
    .data-table th { 
        background: #f1f5f9; 
        font-weight: 700; 
        color: #0f172a; 
    }
    .impact-box { 
        background: #f8fafc; 
        padding: 24px 20px; 
        border-radius: 12px; 
        border: 2px solid #1e3a8a; 
        margin-top: 35px; 
    }
    .impact-box h2 { 
        font-size: 20px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        border-bottom: none; 
        padding-bottom: 0; 
    }
    .impact-box p { 
        margin-bottom: 12px; 
        font-size: 15.5px; 
    }
    .tag-section { 
        margin-top: 35px; 
        padding-top: 18px; 
        border-top: 1px solid #e2e8f0; 
        font-size: 13.5px; 
        color: #64748b; 
    }

    @media (max-width: 768px) {
        .blog-post-content { padding: 12px 6px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; margin-top: 30px !important; }
        .lead-text { padding: 16px 14px !important; font-size: 15px !important; }
        .point-box { padding: 14px 12px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 9px 7px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.31] Yangsan Hits 41.4°C: All-Time High Record in S. Korea's Weather History — Tops 40°C for 3 Consecutive Days&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    &lt;strong&gt;On July 31st, daytime temperatures in Yangsan, Gyeongsangnam-do, reached an astounding 41.4°C&lt;/strong&gt;, surpassing the previous official record of 41.0°C set in Hongcheon in 2018 by 0.4°C. Yangsan surpassed 40°C for the first time in its observation history and has continued an unprecedented streak of &lt;span class=&quot;highlight-red&quot;&gt;3 consecutive days over 40°C&lt;/span&gt;. Here is a comprehensive overview of the record-breaking heatwave across the Gyeongsang region and the official emergency alerts issued.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/KOwj4/dJMcag7sbRE/j4XIJBw63wvJkAllkcjTf0/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/KOwj4/dJMcag7sbRE/j4XIJBw63wvJkAllkcjTf0/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/KOwj4/dJMcag7sbRE/j4XIJBw63wvJkAllkcjTf0/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FKOwj4%2FdJMcag7sbRE%2Fj4XIJBw63wvJkAllkcjTf0%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. Yangsan Reaches 41.4°C &amp; Gimhae Hits 39.8°C… National High Records Rewritten&lt;/h3&gt;
&lt;p&gt;According to the Korea Meteorological Administration (KMA), the daily peak temperature in Yangsan reached &lt;span class=&quot;highlight-red&quot;&gt;41.4°C&lt;/span&gt; at 1:40 PM on July 31st. This exceeds the previous national record high of 41.0°C set on August 1, 2018, in Hongcheon, Gangwon-do, and shatters Yangsan's own record of 40.3°C set just the day before.&lt;/p&gt;

&lt;p&gt;Even among Automatic Weather Station (AWS) unofficial records, Yangsan's 41.4°C ranks as the &lt;span class=&quot;highlight-blue&quot;&gt;second-highest temperature&lt;/span&gt; ever recorded in South Korea between 1999 and 2025, just behind Gangbuk, Seoul (41.8°C in 2018). Yangsan has now set an unprecedented national milestone by recording &lt;span class=&quot;highlight-red&quot;&gt;temperatures over 40°C for three consecutive days&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;Temperature records tumbled across the entire Gyeongsang region. Gimhae reached &lt;span class=&quot;highlight-blue&quot;&gt;39.8°C&lt;/span&gt; (beating its 2013 record of 39.2°C), while Uiryeong registered &lt;span class=&quot;highlight-blue&quot;&gt;39.7°C&lt;/span&gt;. Other locations including Bukchangwon (39.4°C), Changwon (39.0°C), Jinju (39.0°C), and Geochang (38.1°C) all recorded their highest temperatures in local weather history.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Yangsan Hits Historic 41.4°C! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Breaking the 2018 Hongcheon record, an extreme heatwave continues as temperatures top 40°C for 3 days in a row.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;2. Severe Heatwave Warnings Issued in Busan &amp; Gyeongsang Area… Outdoor Activities Urged to Halt&lt;/h3&gt;
&lt;p&gt;As dangerous heat indices persisted, the KMA issued a high-level &lt;span class=&quot;highlight-red&quot;&gt;&quot;Major Heatwave Warning&quot;&lt;/span&gt; (Emergency Warning) for key areas in the Gyeongsang region, including central/western Busan, eastern Ulsan, Yangsan, Changwon, Gimhae, Miryang, Uiryeong, Changnyeong, and Jinju.&lt;/p&gt;

&lt;p&gt;A Major Heatwave Warning is the highest level of weather advisory, triggered when peak apparent temperatures are expected to reach 38°C or higher for two or more consecutive days, posing severe risks to life and health. An official visiting from Japan remarked, &quot;Seeing the government issue warnings at this level highlights the severity of the situation and the strength of the response framework.&quot;&lt;/p&gt;

&lt;p&gt;The KMA strongly advised residents in affected zones to &lt;span class=&quot;highlight-blue&quot;&gt;suspend or postpone all non-essential outdoor work and activities&lt;/span&gt;, and to seek shelter in air-conditioned public cooling centers.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Highest Danger Advisory Issued! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Major Heatwave Warnings are active in Busan, Yangsan, and Gimhae. Halting outdoor labor, staying hydrated, and finding air-conditioned shelters are vital.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/R6SXf/dJMcaccWjno/0UVXPdsccdJhbAk5AQqmjK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/R6SXf/dJMcaccWjno/0UVXPdsccdJhbAk5AQqmjK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/R6SXf/dJMcaccWjno/0UVXPdsccdJhbAk5AQqmjK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FR6SXf%2FdJMcaccWjno%2F0UVXPdsccdJhbAk5AQqmjK%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. No Rain in Early August… &quot;Severe Heat &amp; Tropical Nights to Continue&quot;&lt;/h3&gt;
&lt;p&gt;With the North Pacific High firmly blanketing the Korean Peninsula, no rain is forecasted to relieve the intense heat, meaning the extreme temperatures will persist for the foreseeable future.&lt;/p&gt;

&lt;p&gt;According to KMA extended forecasts, morning lows will hover between 21°C and 27°C, while daytime highs will range from 32°C to 38°C over the weekend of August 1–2—about 3°C to 5°C higher than seasonal averages. Tropical nights, where nighttime temperatures remain above 25°C, will also persist across Seoul and major metropolitan areas.&lt;/p&gt;

&lt;p&gt;From August 4th through August 10th, the high-pressure system will continue to dominate, bringing clear skies and prolonged sweltering conditions with daytime highs ranging between 33°C and 38°C.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;38°C Heatwave Persists into Early August! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Without rain, high pressure will maintain intense daytime heat and tropical nights across the nation.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;4. &quot;Harder to Endure Than 50°C Back Home&quot;… Foreign Residents Stunned by &quot;Sauna Heat&quot;&lt;/h3&gt;
&lt;p&gt;What makes this heatwave particularly dangerous is the combination of extreme temperatures and high humidity, producing a deadly &lt;span class=&quot;highlight-red&quot;&gt;&quot;heat index explosion.&quot;&lt;/span&gt; The peak heat index reached 39.0°C in Yangsan, 38.4°C in Uiryeong, 37.9°C in Geumjeong-gu (Busan), and 37.8°C in Gimhae and Changwon, exposing the southern region to life-threatening conditions.&lt;/p&gt;

&lt;p&gt;Foreign residents living in Daegu and Gyeongsang Province expressed shock at South Korea's summer weather. Even those hailing from notoriously hot countries agreed that Korea's muggy, high-humidity climate is much harder to endure than the heat back home.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Expat from New Delhi, India (Age 36):&lt;/strong&gt; &quot;Summer temperatures in India exceed 50°C, but Daegu is harder to endure. There is no wind, making it suffocating. Having lived here for 10 years, it feels like sitting inside a steam sauna.&quot;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Expat from Kenya (Age 33):&lt;/strong&gt; &quot;It feels much hotter than Kenya, completely unexpected. The muggy air wraps around your body during midday, so I survive on AC and watermelon.&quot;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Expat from Germany (Age 29):&lt;/strong&gt; &quot;Germany can get over 40°C now, but the humidity in Daegu is on another level. Fortunately, air conditioning is widely available indoors.&quot;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Expat from Kazakhstan (Age 36):&lt;/strong&gt; &quot;In my hometown of Almaty, it goes up to 38°C, but it is dry. Living in Korea for 16 years, summers seem to get progressively hotter every year.&quot;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&quot;point-box&quot;&gt;Foreign Residents Stunned by Sauna Heat! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Extremely high humidity combined with high temperatures pushes heat indices to dangerous levels, escalating the risk of heat-related illnesses.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;Category&lt;/th&gt;&lt;th&gt;Key Details &amp; Temperature Records&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. National High Records&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Yangsan 41.4°C (All-time national record, 3 days over 40°C) / Gimhae 39.8°C / Uiryeong 39.7°C&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. Weather Advisories&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Major Heatwave Warning issued in Busan, Ulsan, Yangsan, Changwon, Gimhae / Heatwave Advisories nationwide&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. Extended Forecast&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;No rain expected Aug 1–10; daytime highs of 32–38°C with ongoing tropical nights&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. Heat Index &amp; Expats&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Yangsan Heat Index 39.0°C peak / Expats from India, Kenya, Europe report humidity makes it harder than back home&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. Major City Temps&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Daegu 37°C / Pohang 38°C / Samcheok 36.7°C / Sejong 35.9°C / Gwangju 35.1°C / Seoul 33.3°C&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[Key Takeaways] 5 Summary Points on Yangsan's Historic 41.4°C Heatwave&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. All-Time Record 41.4°C:&lt;/strong&gt; Yangsan broke South Korea's historical high-temperature record, passing Hongcheon's 2018 record (41.0°C).&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. 3 Days Over 40°C:&lt;/strong&gt; First time in national weather history that a location recorded temperatures over 40°C for three consecutive days.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. Major Heatwave Warnings:&lt;/strong&gt; Emergency weather warnings issued across Busan, Yangsan, and Gimhae; outdoor work halt advised.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. Prolonged August Heat:&lt;/strong&gt; High-pressure system holds clear skies with 33–38°C temperatures lasting through at least August 10th.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. Extreme Humidity Impact:&lt;/strong&gt; High humidity combined with 39°C heat indices stunned expats from India, Kenya, and Europe alike.&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;Related Tags (9):&lt;/strong&gt; July_31_2026, Yangsan41_4C, RecordHighTemperature, 3DaysOver40C, HeatwaveEmergency, KoreaHeatwave, MuggySaunaHeat, KoreaWeather, HeatIndex39C
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>3DaysOver40C</category>
      <category>HeatIndex39C</category>
      <category>HeatwaveEmergency</category>
      <category>July_31_2026</category>
      <category>korea today news</category>
      <category>KoreaHeatwave</category>
      <category>KoreaWeather</category>
      <category>MuggySaunaHeat</category>
      <category>RecordHighTemperature</category>
      <category>Yangsan41_4C</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471997</guid>
      <comments>https://ttt77.tistory.com/471997#entry471997comment</comments>
      <pubDate>Fri, 31 Jul 2026 21:09:25 +0900</pubDate>
    </item>
    <item>
      <title>양산 41.4도 폭주 '전국 기상관측 사상 역대 최고'</title>
      <link>https://ttt77.tistory.com/471996</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;경남 양산 41.4도 폭주 '전국 기상관측 사상 역대 최고'… 3일 연속 40도 돌파, 외국인도 혀 내두른 습한 사우나 폭염&quot;,
      &quot;description&quot;: &quot;31일 경남 양산의 낮 기온이 41.4도까지 치솟으며 2018년 홍천 기록을 넘어서는 등 전국 최고기온을 경신했습니다. 3일 연속 40도 돌파, 경남권 폭염중대경보 발령 속 인도·케냐·유럽 출신 외국인들도 혀를 내두른 사우나 폭염의 현황과 향후 기상 전망을 정리합니다.&quot;,
      &quot;keywords&quot;: &quot;2026년 7월 31일, 양산 41.4도, 사상 최고기온, 3일 연속 40도, 폭염중대경보, 대구 외국인 더위, 습도 사우나 폭염, 전국 기온, 체감온도 39도&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;기상 이슈 팀&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 24px 16px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #334155;
        background: #fff;
    }
    .blog-post-content h2 { 
        font-size: 26px; 
        border-bottom: 3px solid #1e3a8a; 
        padding-bottom: 15px; 
        margin-bottom: 25px; 
        color: #0f172a; 
        word-break: keep-all; 
        letter-spacing: -0.5px;
    }
    .blog-post-content h3 { 
        font-size: 20px; 
        margin-top: 40px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        padding-left: 12px; 
        border-left: 5px solid #1e3a8a; 
        word-break: keep-all; 
        letter-spacing: -0.3px;
    }
    .blog-post-content p { 
        margin-bottom: 18px; 
        font-size: 16px; 
        color: #334155; 
        text-align: justify; 
        word-break: keep-all; 
    }
    .blog-post-content strong { 
        color: #0f172a; 
        font-weight: 700; 
    }
    .blog-post-content ul {
        margin: 12px 0 20px 0;
        padding-left: 20px;
    }
    .blog-post-content li {
        margin-bottom: 8px;
        font-size: 15.5px;
        color: #334155;
    }
    .highlight-red {
        color: #dc2626;
        font-weight: 700;
        background: #fef2f2;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .highlight-blue {
        color: #1d4ed8;
        font-weight: 700;
        background: #eff6ff;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .lead-text { 
        background: #eff6ff; 
        padding: 20px 22px; 
        border-radius: 10px; 
        margin-bottom: 35px; 
        font-size: 16.5px; 
        border-left: 5px solid #1e3a8a; 
        line-height: 1.8; 
        color: #1e293b; 
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    }
    .point-box { 
        background: #f8fafc; 
        border: 1px solid #bfdbfe; 
        padding: 18px 16px; 
        border-radius: 8px; 
        margin: 25px 0; 
        font-size: 15.5px; 
        font-weight: 500; 
        color: #1e293b; 
    }
    .data-table { 
        width: 100%; 
        border-collapse: collapse; 
        margin: 30px 0; 
        font-size: 14.5px; 
    }
    .data-table th, .data-table td { 
        border: 1px solid #e2e8f0; 
        padding: 13px 12px; 
        text-align: left; 
    }
    .data-table th { 
        background: #f1f5f9; 
        font-weight: 700; 
        color: #0f172a; 
    }
    .impact-box { 
        background: #f8fafc; 
        padding: 24px 20px; 
        border-radius: 12px; 
        border: 2px solid #1e3a8a; 
        margin-top: 35px; 
    }
    .impact-box h2 { 
        font-size: 20px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        border-bottom: none; 
        padding-bottom: 0; 
    }
    .impact-box p { 
        margin-bottom: 12px; 
        font-size: 15.5px; 
    }
    .tag-section { 
        margin-top: 35px; 
        padding-top: 18px; 
        border-top: 1px solid #e2e8f0; 
        font-size: 13.5px; 
        color: #64748b; 
    }

    @media (max-width: 768px) {
        .blog-post-content { padding: 12px 6px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; margin-top: 30px !important; }
        .lead-text { padding: 16px 14px !important; font-size: 15px !important; }
        .point-box { padding: 14px 12px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 9px 7px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.31] 경남 양산 41.4도 폭주 '전국 기상관측 사상 역대 최고'… 3일 연속 40도 돌파, 외국인도 혀 내두른 습한 사우나 폭염&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    &lt;strong&gt;31일 경남 양산의 한낮 기온이 무려 41.4도까지 치솟으며&lt;/strong&gt; 2018년 강원 홍천이 세운 공식 최고기록(41.0도)을 0.4도 상회하는 전대미문의 대기록을 작성했습니다. 양산은 관측 이래 사상 처음 40도를 돌파한 데 이어 &lt;span class=&quot;highlight-red&quot;&gt;3일 연속 40도 이상&lt;/span&gt;이라는 기이한 폭염 기세를 이어가고 있습니다. 경상권 전역의 기온 경신과 함께 생명을 위협하는 수준의 폭염중대경보가 발령된 기상 현황을 종합 정리합니다.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/uGihO/dJMcagGvoMU/6shL62frAKAG0v4IVhNHKK/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/uGihO/dJMcagGvoMU/6shL62frAKAG0v4IVhNHKK/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/uGihO/dJMcagGvoMU/6shL62frAKAG0v4IVhNHKK/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FuGihO%2FdJMcagGvoMU%2F6shL62frAKAG0v4IVhNHKK%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. 양산 41.4도 폭주·김해 39.8도 경신… 전국 역대 최고기온 새로 썼다&lt;/h3&gt;
&lt;p&gt;기상청 방재기상플랫폼에 따르면 31일 오후 5시 기준 경남 양산의 낮 최고기온은 &lt;span class=&quot;highlight-red&quot;&gt;41.4도&lt;/span&gt;(오후 1시 40분 기준)를 기록했습니다. 이는 종전 전국 최고 기록인 2018년 8월 1일 강원 홍천의 41.0도를 0.4도 뛰어넘는 수치이자, 전날 양산 자체가 세운 종전 최고 기록(40.3도)을 단 하루 만에 1.1도나 다시 쓴 기록입니다.&lt;/p&gt;

&lt;p&gt;비공식 관측(AWS) 기준으로 보더라도 이번 양산의 41.4도는 1999년부터 2025년까지의 관측 사례 중 2018년 서울 강북(41.8도)에 이어 &lt;span class=&quot;highlight-blue&quot;&gt;역대 2위&lt;/span&gt;에 해당합니다. 양산은 올해 관측 지점 개설 이래 처음으로 40도를 넘긴 것에 이어 전국 최초로 &lt;span class=&quot;highlight-red&quot;&gt;3일 연속 40도 돌파&lt;/span&gt;라는 불명예스러운 신기록을 세웠습니다.&lt;/p&gt;

&lt;p&gt;양산뿐만 아니라 경상권 전역에서 역대 기록 경신이 연달아 터졌습니다. 김해는 &lt;span class=&quot;highlight-blue&quot;&gt;39.8도&lt;/span&gt;(종전 2013년 39.2도), 의령은 &lt;span class=&quot;highlight-blue&quot;&gt;39.7도&lt;/span&gt;(종전 38.7도)를 기록했으며, 북창원(39.4도), 창원(39.0도), 진주(39.0도), 거창(38.1도) 등 다수의 지점에서 지역 기상관측 이래 최고기온 극값을 경신했습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;양산 41.4도 사상 최고 기록! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;2018년 홍천 기록을 넘어섰으며, 3일 연속 40도를 넘어서는 극단적인 폭염 폭주가 계속되고 있습니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;2. 부산·경남권 '폭염중대경보' 발령… 야외활동 및 실외작업 중단 권고&lt;/h3&gt;
&lt;p&gt;체감온도가 38도 이상으로 오르는 기이 현상이 지속되자, 기상청은 부산 중부·서부, 울산 동부, 경남 양산·창원·김해·밀양·의령·창녕·진주 등 경남권 주요 지역에 &lt;span class=&quot;highlight-red&quot;&gt;'폭염중대경보'&lt;/span&gt;를 긴급 발령했습니다.&lt;/p&gt;

&lt;p&gt;폭염중대경보는 최고체감온도가 38도 이상인 상태가 이틀 이상 지속되거나 가혹한 온열 피해가 예상될 때 발령되는 최고 단계의 경보 체계입니다. 일본에서 파견된 한 공무원은 &quot;정부가 이런 수준의 지침까지 내리는 것을 보고 사태의 심각성과 대응 체계를 실감했다&quot;고 전했습니다.&lt;/p&gt;

&lt;p&gt;기상청은 폭염중대경보 발효 지역 주민들에게 &lt;span class=&quot;highlight-blue&quot;&gt;필수 업무를 제외한 야외활동과 실외 작업을 즉시 중단하거나 연기&lt;/span&gt;하고, 냉방시설이 갖춰진 안전한 실내 휴식처로 이동할 것을 강력히 권고했습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;최고 단계 위험 경보! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;부산·양산·김해 등지에 폭염중대경보 발효. 야외작업 중단 및 수분 섭취, 냉방 공간 대피가 필수적입니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/TeRH3/dJMb998lpxZ/aYJ4VE3TDE5UBmH4HmoAV1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/TeRH3/dJMb998lpxZ/aYJ4VE3TDE5UBmH4HmoAV1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/TeRH3/dJMb998lpxZ/aYJ4VE3TDE5UBmH4HmoAV1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FTeRH3%2FdJMb998lpxZ%2FaYJ4VE3TDE5UBmH4HmoAV1%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. 비 소식 없는 8월 초… &quot;38도 불볕더위·열대야 당분간 계속&quot;&lt;/h3&gt;
&lt;p&gt;한반도를 단단히 봉인한 북태평양고기압의 기세로 인해 열기를 식혀줄 비 소조차 당분간 예보되어 있지 않아 더위의 기세는 수그러들지 않을 전망입니다.&lt;/p&gt;

&lt;p&gt;기상청 장기 예보에 따르면 주말인 8월 1~2일에도 아침 최저기온은 21~27도, 낮 최고기온은 32~38도로 평년보다 3~5도 높은 무더위가 이어질 것으로 보입니다. 밤사이 기온이 25도 이하로 떨어지지 않는 열대야 역시 서울 등 전국 곳곳에서 기세를 부릴 예정입니다.&lt;/p&gt;

&lt;p&gt;이어지는 8월 4일부터 10일까지의 중기 예보 기간에도 고기압의 영향을 지속적으로 받아 전국이 맑은 가운데 낮 기온이 33~38도까지 오르는 찜통더위가 장기화될 것으로 전망됩니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;8월 초에도 기온 38도 지속! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;비 소식 없이 북태평양고기압 영향이 지속되어 당분간 밤낮없는 극심한 폭염과 열대야가 길어질 전망입니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;4. &quot;50도 넘는 모국보다 힘들다&quot;… 인도·케냐·유럽 외국인도 손든 '사우나 더위'&lt;/h3&gt;
&lt;p&gt;이번 폭염이 더 무서운 이유는 높은 습도가 결합된 &lt;span class=&quot;highlight-red&quot;&gt;'체감온도 폭탄'&lt;/span&gt; 때문입니다. 양산의 최고체감온도는 39.0도, 의령은 38.4도까지 올라갔으며 부산 금정구(37.9도), 김해·창원(37.8도) 등 남부지방 전역이 생명을 위협받는 극단적 체감 더위에 노출되었습니다. 수도권 역시 평택 36.5도, 삼척 36.7도, 광양 37.6도 등 전국 대부분 지역의 체감온도가 35 안팎으로 폭등했습니다.&lt;/p&gt;

&lt;p&gt;이 때문에 대구와 경상권에 거주하는 외국인들도 한국 여름 더위에 하나같이 혀를 내둘렀습니다. 더위로 이름난 국가 출신의 거주자들조차 한국의 고온다습한 기후 특성 때문에 모국보다 버티기 힘들다고 토로하고 있습니다.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;인도 뉴델리 출신 (36세):&lt;/strong&gt; &quot;인도 여름은 50도가 넘지만 대구가 더 견디기 힘들다. 바람 한 점 없이 숨이 막혀 10년째 살지만 사우나 안에 들어와 있는 기분이다.&quot;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;케냐 출신 (33세):&lt;/strong&gt; &quot;케냐보다 훨씬 더 더우며 예상치 못한 날씨다. 한낮에는 습한 열기가 온몸을 감싸 에어컨과 수박으로 버틴다.&quot;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;독일 출신 (29세):&lt;/strong&gt; &quot;독일도 40도가 넘지만 대구의 높은 습도는 차원이 다르다. 그나마 실내 에어컨 시설이 많아 다행이다.&quot;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;카자흐스탄 출신 (36세):&lt;/strong&gt; &quot;모국 알마티도 38도까지 오르지만 건조하다. 한국은 16년째 살고 있는데 갈수록 더워지고 있다.&quot;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&quot;point-box&quot;&gt;외국인들도 손든 습한 사우나 더위! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;기온 자체보다 높은 습도와 결합된 공포스러운 체감온도가 온열질환 위험을 급격히 끌어올리고 있습니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;주요 내용 및 세부 기온 기록&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. 전국 최고기온 경신&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;경남 양산 41.4도(역대 최고 기록 경신, 3일 연속 40도) / 김해 39.8도 / 의령 39.7도&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. 특보 발효 현황&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;부산 중·서부, 울산 동부, 양산·창원·김해 등 경남권 '폭염중대경보' / 전국 대부분 폭염특보&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. 향후 중기 전망&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;8월 1~10일 비 소식 없이 낮 최고 32~38도 지속, 열대야 장기화 예보&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. 체감온도 및 외국인 반응&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;양산 체감 39.0도 Peak / 인도·케냐·유럽 거주자들 &quot;습도 높은 사우나 더위에 모국보다 견디기 힘들다&quot; 토로&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. 전국 주요도시 기온&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;대구 37도 / 포항 38도 / 삼척 36.7도 / 세종 35.9도 / 광주 35.1도 / 서울 33.3도&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[핵심 정리] 양산 41.4도 사상 최고 폭염 5대 요약&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. 역대 최고 41.4도:&lt;/strong&gt; 31일 양산 낮 기온 41.4도 돌파, 2018년 홍천(41.0도)을 제치고 전국 기상관측 사상 최고치 작성&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. 3일 연속 40도 이상:&lt;/strong&gt; 양산 지역 관측 이래 최초 40도 돌파 및 전국 최초 3일 연속 40도 돌파 신기록&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. 폭염중대경보 발령:&lt;/strong&gt; 부산·양산·김해 등 경남권 생명 위협 수준 폭염중대경보 발령, 야외작업 중단 권고&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. 8월 초 지속 전망:&lt;/strong&gt; 비 소식 없이 8월 10일까지 맑은 날씨 속에 33~38도 찜통더위와 열대야 장기화 예후&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. 외국인도 포기한 습도:&lt;/strong&gt; 50도 넘는 인도·케냐·유럽 출신 거주자들도 바람 없는 높은 습도와 체감 39도 더위에 비상&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;관련 태그 (9개):&lt;/strong&gt; 2026년7월31일, 양산41.4도, 사상최고기온, 3일연속40도, 폭염중대경보, 대구외국인더위, 습고사우나폭염, 전국기온, 체감온도39도
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>2026년7월31일</category>
      <category>3일연속40도</category>
      <category>대구외국인더위</category>
      <category>사상최고기온</category>
      <category>습고사우나폭염</category>
      <category>양산41.4도</category>
      <category>오늘의 일들</category>
      <category>전국기온</category>
      <category>체감온도39도</category>
      <category>폭염중대경보</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471996</guid>
      <comments>https://ttt77.tistory.com/471996#entry471996comment</comments>
      <pubDate>Fri, 31 Jul 2026 21:09:06 +0900</pubDate>
    </item>
    <item>
      <title>Korean Brand 'Tokyo Berry' Plagued by Copycat Allegations Over Japan's 'Tokyo Banana' Packaging</title>
      <link>https://ttt77.tistory.com/471995</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Korean Brand 'Tokyo Berry' Plagued by Copycat Allegations Over Japan's 'Tokyo Banana' Packaging… Department Stores Move to Early Closure of Pop-up Stores&quot;,
      &quot;description&quot;: &quot;Domestic dessert brand 'Tokyo Berry' faces severe criticism for allegedly copying the logo, illustration layout, and packaging of Japan's iconic souvenir 'Tokyo Banana'. Coupled with deceptive marketing that misled consumers into believing it was an imported Japanese brand, major department stores are terminating pop-up stores early as Tokyo Banana's parent company begins investigating the matter.&quot;,
      &quot;keywords&quot;: &quot;July 30 2026, Tokyo Berry, Tokyo Banana, design plagiarism, department store pop-up store, Grapestone, Lotte Department Store, trademark controversy, deceptive marketing&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Retail Issue Team&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 24px 16px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #334155;
        background: #fff;
    }
    .blog-post-content h2 { 
        font-size: 26px; 
        border-bottom: 3px solid #1e3a8a; 
        padding-bottom: 15px; 
        margin-bottom: 25px; 
        color: #0f172a; 
        word-break: keep-all; 
        letter-spacing: -0.5px;
    }
    .blog-post-content h3 { 
        font-size: 20px; 
        margin-top: 40px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        padding-left: 12px; 
        border-left: 5px solid #1e3a8a; 
        word-break: keep-all; 
        letter-spacing: -0.3px;
    }
    .blog-post-content p { 
        margin-bottom: 18px; 
        font-size: 16px; 
        color: #334155; 
        text-align: justify; 
        word-break: keep-all; 
    }
    .blog-post-content strong { 
        color: #0f172a; 
        font-weight: 700; 
    }
    .blog-post-content ul {
        margin: 12px 0 20px 0;
        padding-left: 20px;
    }
    .blog-post-content li {
        margin-bottom: 8px;
        font-size: 15.5px;
        color: #334155;
    }
    .highlight-red {
        color: #dc2626;
        font-weight: 700;
        background: #fef2f2;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .highlight-blue {
        color: #1d4ed8;
        font-weight: 700;
        background: #eff6ff;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .lead-text { 
        background: #eff6ff; 
        padding: 20px 22px; 
        border-radius: 10px; 
        margin-bottom: 35px; 
        font-size: 16.5px; 
        border-left: 5px solid #1e3a8a; 
        line-height: 1.8; 
        color: #1e293b; 
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    }
    .point-box { 
        background: #f8fafc; 
        border: 1px solid #bfdbfe; 
        padding: 18px 16px; 
        border-radius: 8px; 
        margin: 25px 0; 
        font-size: 15.5px; 
        font-weight: 500; 
        color: #1e293b; 
    }
    .data-table { 
        width: 100%; 
        border-collapse: collapse; 
        margin: 30px 0; 
        font-size: 14.5px; 
    }
    .data-table th, .data-table td { 
        border: 1px solid #e2e8f0; 
        padding: 13px 12px; 
        text-align: left; 
    }
    .data-table th { 
        background: #f1f5f9; 
        font-weight: 700; 
        color: #0f172a; 
    }
    .impact-box { 
        background: #f8fafc; 
        padding: 24px 20px; 
        border-radius: 12px; 
        border: 2px solid #1e3a8a; 
        margin-top: 35px; 
    }
    .impact-box h2 { 
        font-size: 20px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        border-bottom: none; 
        padding-bottom: 0; 
    }
    .impact-box p { 
        margin-bottom: 12px; 
        font-size: 15.5px; 
    }
    .tag-section { 
        margin-top: 35px; 
        padding-top: 18px; 
        border-top: 1px solid #e2e8f0; 
        font-size: 13.5px; 
        color: #64748b; 
    }

    @media (max-width: 768px) {
        .blog-post-content { padding: 12px 6px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; margin-top: 30px !important; }
        .lead-text { padding: 16px 14px !important; font-size: 15px !important; }
        .point-box { padding: 14px 12px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 9px 7px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.30] Korean Brand 'Tokyo Berry' Plagued by Copycat Allegations Over Japan's 'Tokyo Banana' Packaging… Department Stores Move to Early Closure of Pop-up Stores&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    &lt;strong&gt;'Tokyo Berry', a newly established South Korean dessert brand,&lt;/strong&gt; has found itself at the center of intense controversy for allegedly plagiarizing the trademark and packaging design of 'Tokyo Banana', Japan's iconic souvenir and national dessert. With criticism mounting over its fonts, fruit illustration layout, and deceptive marketing tactics that made the brand appear as if it had imported directly from Japan, major department stores are cancelling future pop-up events while Tokyo Banana's parent company has launched an investigation into potential intellectual property infringement.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/uF9Ff/dJMcagTYhgP/OgJEj1FO5g3osdZSbB7Ksk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/uF9Ff/dJMcagTYhgP/OgJEj1FO5g3osdZSbB7Ksk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/uF9Ff/dJMcagTYhgP/OgJEj1FO5g3osdZSbB7Ksk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FuF9Ff%2FdJMcagTYhgP%2FOgJEj1FO5g3osdZSbB7Ksk%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. Identical Font, Logo Placement, and Illustration… &quot;Blatant Copycat Beyond Limits&quot;&lt;/h3&gt;
&lt;p&gt;According to the retail industry on July 30, fresh fruit mochi brand 'Tokyo Berry' gained momentum in June by hosting consecutive pop-up stores across major Korean department stores, including Lotte Department Store's Jamsil, Dongtan, and Busan Main branches, as well as Shinsegae Department Store. However, as photos of the physical product packaging spread across online communities and social media, severe &lt;span class=&quot;highlight-red&quot;&gt;design plagiarism allegations&lt;/span&gt; erupted.&lt;/p&gt;

&lt;p&gt;Side-by-side comparison images posted on social media platforms like Threads revealed that Tokyo Berry used packaging remarkably similar to 'Tokyo Banana', the famous snack launched by Japanese firm Grapestone in 1991. Tokyo Berry adopted an nearly identical English font style and letter spacing for its brand name, matching fruit illustration art styles and placement, and even placed its stamped logo in the exact bottom-right position as Tokyo Banana.&lt;/p&gt;

&lt;p&gt;Outraged consumers expressed frustration, stating, &quot;I bought it thinking Tokyo Banana had launched an official strawberry flavor or a sister brand.&quot; Online reactions have been harsh, with users commenting, &quot;This is essentially a direct copy-paste,&quot; and &quot;It is embarrassing to see a domestic brand blatantly copy an established foreign product like this.&quot;&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Design plagiarism controversy! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Critical feedback highlights that the brand font, fruit illustration layout, and logo placement directly copy Japan's famous 'Tokyo Banana'.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;2. &quot;A Tokyo Brand Arriving in Korea?&quot;… Deceptive 'Illusion Marketing' Under Fire&lt;/h3&gt;
&lt;p&gt;Beyond the product design, Tokyo Berry's promotional strategy has drawn heavy criticism. Despite being a newly launched domestic brand, Tokyo Berry leveraged the 'Tokyo' name and ambiguous promotional phrasing to create the &lt;span class=&quot;highlight-blue&quot;&gt;illusion that it was an authentic Japanese brand opening a branch in South Korea&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;On its official Instagram, Tokyo Berry posted slogans such as, &quot;Tokyo Berry, capturing the moment fresh fruit and mochi are most delicious, has opened in Korea,&quot; and &quot;Welcome (to) Korea, Welcome to Tokyo Berry.&quot; Furthermore, viral food channels on social media amplified the confusion by advertising the product as &quot;Tokyo Berry fresh fruit mochi, previously difficult to get even in Japan.&quot;&lt;/p&gt;

&lt;p&gt;Driven by this marketing, long queues formed at department store pop-up locations, leading consumers to buy the product under the false impression that it was an imported Japanese dessert. Industry observers have condemned this as a deceptive gimmick meant to capitalize on an established foreign brand's reputation rather than competing on original product quality.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Deceptive consumer messaging! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Promotional copy like 'Opened in Korea' and 'Welcome to Korea' misled shoppers into believing the brand was imported directly from Japan.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/BAEvV/dJMcaiKV6eu/gYRXaK9FkQOJkKudmPPXpk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/BAEvV/dJMcaiKV6eu/gYRXaK9FkQOJkKudmPPXpk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/BAEvV/dJMcaiKV6eu/gYRXaK9FkQOJkKudmPPXpk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FBAEvV%2FdJMcaiKV6eu%2FgYRXaK9FkQOJkKudmPPXpk%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. Tokyo Banana Headquarters Launches Investigation… Department Stores Cancel Pop-ups&lt;/h3&gt;
&lt;p&gt;As the controversy spread internationally, Japanese company Grapestone Co., Ltd., the producer of Tokyo Banana, took action. A spokesperson for Tokyo Banana World stated, &quot;We have shared this plagiarism issue with our relevant department and are currently reviewing the facts and examining potential design and trademark infringement.&quot;&lt;/p&gt;

&lt;p&gt;South Korea's major retail operators are now facing significant embarrassment. An official from Lotte Department Store, which hosted Tokyo Berry pop-ups, stated, &quot;We are fully aware of the design similarities and surrounding controversies,&quot; adding, &lt;span class=&quot;highlight-red&quot;&gt;&quot;We will not hold any additional pop-up stores with Tokyo Berry in the future and are currently reviewing the early termination of ongoing pop-up locations.&quot;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;However, due to existing contractual agreements, certain locations like the Jamsil branch pop-up will operate temporarily through July 30 before shutting down. Both the brand and retail hosts are facing severe backlash for inadequate pre-screening and ethical oversight.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Corporate investigation &amp; retail boycott! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Tokyo Banana's Japanese parent company is conducting a legal review, while Korean department stores are cancelling future pop-up stores and moving toward early termination.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;4. Social Posts Deleted &amp; Brand Silent… Netizens Slam &quot;National Embarrassment&quot;&lt;/h3&gt;
&lt;p&gt;As the plagiarism and deceptive marketing controversy escalated, Tokyo Berry deleted or set to private most of its promotional posts on its official Instagram account. The company has remained silent, offering no official statements or responses to media inquiries.&lt;/p&gt;

&lt;p&gt;Meanwhile, online criticism continues to mount against both the brand and the department stores' vetting procedures. Netizens expressed disappointment that major department stores failed to verify trademark rights or check viral claims before granting prime pop-up spaces to an unverified brand.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&quot;I bought it assuming it was an official strawberry variation of Tokyo Banana I used to buy during trips to Japan, only to find out it was a local knockoff.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;From the logo font to the fruit illustration layout, copying everything so precisely isn't an accident—it's intentional plagiarism.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;At a time when K-food is gaining global respect, shamelessly copying a famous overseas brand like this is a national embarrassment.&quot;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Retail industry insiders emphasize that this incident should prompt major department stores to drastically strengthen their internal verification standards regarding intellectual property rights and promotional accuracy before onboarding pop-up brands.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Official SNS posts wiped! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Tokyo Berry made its social media private without issuing an apology, sparking intense public backlash over the distribution of copycat products.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;Category&lt;/th&gt;&lt;th&gt;Key Facts &amp; Progress&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. Event Overview&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Domestic fruit mochi brand 'Tokyo Berry' faces severe criticism over packaging plagiarism and misleading marketing inspired by Japan's 'Tokyo Banana'&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. Plagiarism Issues&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Nearly identical English logo fonts, letter spacing, fruit illustration layout, and bottom-right logo placement&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. Marketing Controversy&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Misled domestic shoppers with slogans like &quot;Opened in Korea&quot; and &quot;Welcome to Korea&quot; to mimic an imported Japanese brand&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. Tokyo Banana Response&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Parent company Grapestone shared the issue internally and launched a review into fact-finding and legal/design infringement&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. Retailer Actions&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Lotte Department Store cancelled all future pop-up plans and is reviewing early termination of current operations (SNS posts made private)&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[Key Summary] 5 Takeaways on Tokyo Berry Plagiarism Controversy &amp; Pop-up Shutdown&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. Tokyo Banana Copycat Claims:&lt;/strong&gt; Korean brand 'Tokyo Berry' accused of copying the packaging design of Japan's famous souvenir snack 'Tokyo Banana'.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. Deceptive Marketing Tactics:&lt;/strong&gt; Promoted as a Japanese brand arriving in Korea (&quot;Opened in Korea&quot;), tricking consumers into buying knockoff products.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. Official Japanese Investigation:&lt;/strong&gt; Grapestone, the producer of Tokyo Banana, officially initiated an internal review regarding design infringement.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. Department Store Cutoffs:&lt;/strong&gt; Lotte Department Store cancelled future pop-ups and is terminating existing pop-up events ahead of schedule.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. Brand Silence &amp; Public Backlash:&lt;/strong&gt; Tokyo Berry deleted its social media content without addressing the allegations, driving public outcry over knockoff retail practices.&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;Related Tags (9):&lt;/strong&gt; July_30_2026, TokyoBerry, TokyoBanana, DesignPlagiarism, DepartmentStorePopUp, Grapestone, LotteDepartmentStore, TrademarkControversy, DeceptiveMarketing
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>DeceptiveMarketing</category>
      <category>DepartmentStorePopUp</category>
      <category>DesignPlagiarism</category>
      <category>Grapestone</category>
      <category>July_30_2026</category>
      <category>korea today news</category>
      <category>LotteDepartmentStore</category>
      <category>tokyobanana</category>
      <category>TokyoBerry</category>
      <category>TrademarkControversy</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471995</guid>
      <comments>https://ttt77.tistory.com/471995#entry471995comment</comments>
      <pubDate>Thu, 30 Jul 2026 22:46:53 +0900</pubDate>
    </item>
    <item>
      <title>국내 브랜드 '도쿄베리', 일본 '도쿄바나나' 패키지 표절 논란</title>
      <link>https://ttt77.tistory.com/471994</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;국내 브랜드 '도쿄베리', 일본 '도쿄바나나' 패키지 표절 논란… 백화점 팝업 조기 종료 수순&quot;,
      &quot;description&quot;: &quot;국내 디저트 브랜드 '도쿄베리'가 일본 유명 기념품 '도쿄바나나'의 로고, 일러스트 배치 등을 베꼈다는 표절 논란에 휩싸였습니다. 일본 수입 브랜드인 듯한 착시 마케팅까지 지적받으며 백화점 팝업스토어 조기 종료 및 도쿄바나나 본사의 사실관계 확인이 시작됐습니다.&quot;,
      &quot;keywords&quot;: &quot;2026년 7월 30일, 도쿄베리, 도쿄바나나, 디자인 표절, 백화점 팝업스토어, 그레이프스톤, 롯데백화점, 상표권 논란, 꼼수 마케팅&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;유통 이슈 팀&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 24px 16px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #334155;
        background: #fff;
    }
    .blog-post-content h2 { 
        font-size: 26px; 
        border-bottom: 3px solid #1e3a8a; 
        padding-bottom: 15px; 
        margin-bottom: 25px; 
        color: #0f172a; 
        word-break: keep-all; 
        letter-spacing: -0.5px;
    }
    .blog-post-content h3 { 
        font-size: 20px; 
        margin-top: 40px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        padding-left: 12px; 
        border-left: 5px solid #1e3a8a; 
        word-break: keep-all; 
        letter-spacing: -0.3px;
    }
    .blog-post-content p { 
        margin-bottom: 18px; 
        font-size: 16px; 
        color: #334155; 
        text-align: justify; 
        word-break: keep-all; 
    }
    .blog-post-content strong { 
        color: #0f172a; 
        font-weight: 700; 
    }
    .blog-post-content ul {
        margin: 12px 0 20px 0;
        padding-left: 20px;
    }
    .blog-post-content li {
        margin-bottom: 8px;
        font-size: 15.5px;
        color: #334155;
    }
    .highlight-red {
        color: #dc2626;
        font-weight: 700;
        background: #fef2f2;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .highlight-blue {
        color: #1d4ed8;
        font-weight: 700;
        background: #eff6ff;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .lead-text { 
        background: #eff6ff; 
        padding: 20px 22px; 
        border-radius: 10px; 
        margin-bottom: 35px; 
        font-size: 16.5px; 
        border-left: 5px solid #1e3a8a; 
        line-height: 1.8; 
        color: #1e293b; 
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    }
    .point-box { 
        background: #f8fafc; 
        border: 1px solid #bfdbfe; 
        padding: 18px 16px; 
        border-radius: 8px; 
        margin: 25px 0; 
        font-size: 15.5px; 
        font-weight: 500; 
        color: #1e293b; 
    }
    .data-table { 
        width: 100%; 
        border-collapse: collapse; 
        margin: 30px 0; 
        font-size: 14.5px; 
    }
    .data-table th, .data-table td { 
        border: 1px solid #e2e8f0; 
        padding: 13px 12px; 
        text-align: left; 
    }
    .data-table th { 
        background: #f1f5f9; 
        font-weight: 700; 
        color: #0f172a; 
    }
    .impact-box { 
        background: #f8fafc; 
        padding: 24px 20px; 
        border-radius: 12px; 
        border: 2px solid #1e3a8a; 
        margin-top: 35px; 
    }
    .impact-box h2 { 
        font-size: 20px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        border-bottom: none; 
        padding-bottom: 0; 
    }
    .impact-box p { 
        margin-bottom: 12px; 
        font-size: 15.5px; 
    }
    .tag-section { 
        margin-top: 35px; 
        padding-top: 18px; 
        border-top: 1px solid #e2e8f0; 
        font-size: 13.5px; 
        color: #64748b; 
    }

    @media (max-width: 768px) {
        .blog-post-content { padding: 12px 6px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; margin-top: 30px !important; }
        .lead-text { padding: 16px 14px !important; font-size: 15px !important; }
        .point-box { padding: 14px 12px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 9px 7px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.30] 국내 브랜드 '도쿄베리', 일본 '도쿄바나나' 패키지 표절 논란… 백화점 팝업 조기 종료 수순&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    &lt;strong&gt;국내 신생 디저트 브랜드 '도쿄베리'가&lt;/strong&gt; 일본의 국민 기념품이자 대표 디저트인 '도쿄바나나'의 상표 및 패키지 디자인을 표절했다는 의혹에 휩싸였습니다. 폰트와 과일 일러스트 배치는 물론, 국내 브랜드임에도 '일본 현지에서 온 브랜드'처럼 오인하게 만든 착시 마케팅까지 도마 위에 오르면서 주요 백화점의 팝업스토어 중단 조치와 함께 도쿄바나나 본사의 법적·사실관계 검토가 시작됐습니다.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bOLPv9/dJMcag0DZoM/INBTLJ9ya5jRKrMIM9hxI1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bOLPv9/dJMcag0DZoM/INBTLJ9ya5jRKrMIM9hxI1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bOLPv9/dJMcag0DZoM/INBTLJ9ya5jRKrMIM9hxI1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbOLPv9%2FdJMcag0DZoM%2FINBTLJ9ya5jRKrMIM9hxI1%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. 폰트·로고 위치·일러스트까지 판박이… &quot;카피 수준 선 넘어&quot;&lt;/h3&gt;
&lt;p&gt;30일 유통업계에 따르면 생과일 모찌 브랜드 '도쿄베리'는 지난 6월부터 롯데백화점 잠실점, 동탄점, 부산본점 및 신세계백화점 등 주요 백화점에서 팝업스토어를 연이어 열며 입소문을 탔습니다. 그러나 온라인 커뮤니티와 SNS를 통해 제품 패키지 실물 사진이 확산하면서 &lt;span class=&quot;highlight-red&quot;&gt;디자인 표절 논란&lt;/span&gt;이 거세게 일어났습니다.&lt;/p&gt;

&lt;p&gt;스레드 등 소셜미디어 이용자들이 공개한 비교 사진에 따르면, 도쿄베리는 1991년 일본 그레이프스톤사가 출시한 유명 과자 '도쿄바나나'와 극도로 유사한 패키지를 사용했습니다. 브랜드명을 표기한 영문 특유의 폰트 서체와 자간, 겉면 과일 일러스트의 표현 방식과 배치, 심지어 우측 하단 로고 각인 위치까지 똑같이 따라 한 모양새입니다.&lt;/p&gt;

&lt;p&gt;소비자들은 &quot;도쿄바나나에서 딸기 맛 신제품이나 자매 브랜드를 낸 줄 알고 속아서 샀다&quot;며 분통을 터뜨렸습니다. 인터넷상에서는 &quot;거의 그대로 가져다 베낀 수준이다&quot;, &quot;국내 브랜드가 이런 식의 표절을 하다니 창피하다&quot;는 비판이 쇄도하고 있습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;디자인 유사성 논란! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;브랜드 폰트, 과일 일러스트 구도, 로고 위치까지 일본 '도쿄바나나'를 직카피했다는 지적이 쏟아지고 있습니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;2. &quot;한국에 상륙한 도쿄 브랜드?&quot;… 소비자 기만한 '착시 바이럴' 마케팅&lt;/h3&gt;
&lt;p&gt;제품 디자인뿐만 아니라 도쿄베리 측의 홍보 방식도 비판의 핵심으로 떠올랐습니다. 도쿄베리는 전형적인 국내 신생 브랜드임에도 불구하고, 브랜드 특유의 도쿄 명칭과 애매한 문구를 활용해 마치 &lt;span class=&quot;highlight-blue&quot;&gt;일본 현지 유명 브랜드가 한국에 정식 입점한 듯한 착각&lt;/span&gt;을 유도했습니다.&lt;/p&gt;

&lt;p&gt;실제로 도쿄베리는 공식 인스타그램을 통해 &quot;생과일과 모찌가 가장 맛있는 순간을 담은 도쿄베리가 한국에서 오픈했습니다&quot;, &quot;Welcome (to) Korea, Welcome to Tokyo Berry&quot; 등의 문구로 홍보를 전개했습니다. 일부 맛집 전문 바이럴 채널 역시 &quot;일본 현지에서도 먹기 힘들다던 도쿄베리 생과일 모찌&quot;라는 사실과 다른 문구로 열풍을 부추겼습니다.&lt;/p&gt;

&lt;p&gt;이러한 마케팅으로 인해 백화점 팝업스토어 현장에는 긴 대기 줄이 형성됐고, 소비자들은 원조 일본 디저트가 수입된 것으로 오인하여 제품을 구매하는 피해를 입었습니다. 자체 제품의 맛이나 품질이 아닌 유명 해외 브랜드의 높은 인지도에 편승하려 한 '꼼수 낚시성 마케팅'이라는 지적을 면하기 어려운 대목입니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;소비자 오인 유도! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;'한국에 오픈했다', 'Welcome to Korea' 등 일본 현지 브랜드인 것처럼 오해를 부르는 문구로 기만 홍보를 펼쳤습니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dT0Sel/dJMcagzC4g3/UKy6HQykRvoulPWT5j2Fsk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dT0Sel/dJMcagzC4g3/UKy6HQykRvoulPWT5j2Fsk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dT0Sel/dJMcagzC4g3/UKy6HQykRvoulPWT5j2Fsk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdT0Sel%2FdJMcagzC4g3%2FUKy6HQykRvoulPWT5j2Fsk%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. 도쿄바나나 본사 '사실관계 착수'… 백화점 팝업스토어 조기 종료 수순&lt;/h3&gt;
&lt;p&gt;이번 논란이 국내외로 확산되면서 도쿄바나나의 제조사인 일본 '그레이프스톤(Grapestone)' 측도 대응에 나섰습니다. 도쿄바나나월드 운영사 관계자는 &quot;해당 표절 이슈를 관련 담당 부서와 공유했으며, 현재 정확한 사실관계 및 디자인 침해 여부에 대해 검토를 진행 중&quot;이라고 밝혀 법적 대응 가능성을 열어두었습니다.&lt;/p&gt;

&lt;p&gt;유통을 담당한 국내 백화점 업계 역시 곤혹스러운 입장에 처했습니다. 팝업 행사를 유치했던 롯데백화점 관계자는 &quot;디자인 유사성 등 논란이 발생한 지점을 명확히 인지하고 있다&quot;며 &lt;span class=&quot;highlight-red&quot;&gt;&quot;향후 추가 팝업스토어 진행은 절대 없을 것이며, 현재 진행 중인 매장 역시 조기 종료를 검토 중&quot;&lt;/span&gt;이라고 전했습니다.&lt;/p&gt;

&lt;p&gt;다만 기존 협의된 계약 일정에 따라 잠실점 등 일부 매장의 팝업은 30일까지 한시적으로 운영 후 철수할 방침입니다. 브랜드와 백화점 모두 도덕적 부주의와 검증 소홀이라는 거센 후폭풍을 맞게 되었습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;본사 검토 및 유통가 손절! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;일본 도쿄바나나 본사가 즉각 사실 확인에 나섰으며, 롯데백화점 등은 팝업스토어 추가 진행 취소 및 조기 종료를 검토 중입니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;4. 게시물 비공개 전환·입닫은 도쿄베리… 누리꾼 &quot;나라 망신&quot; 공분&lt;/h3&gt;
&lt;p&gt;표절 및 소비자기만 논란이 걷잡을 수 없이 커지자 도쿄베리 측은 공식 인스타그램에 올라와 있던 기존 홍보 게시물 대부분을 삭제하거나 비공개로 전환했습니다. 언론사들의 취재 요청 및 해명 요구에도 공식적인 답변을 내놓지 않은 채 침묵으로 일관하고 있습니다.&lt;/p&gt;

&lt;p&gt;온라인 공간에서는 국내 유통업계와 팝업스토어 검증 시스템 전반에 대한 성토가 계속되고 있습니다. 백화점 측이 미확인 신생 브랜드의 디자인 상표권 검증이나 꼼수 바이럴 행태를 미처 걸러내지 못하고 대형 팝업 자리를 내어준 것에 대해서도 아쉽다는 지적이 나옵니다.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&quot;일본 여행 가서 사 오던 도쿄바나나의 딸기 버전 자매품인 줄 알고 샀는데 한국 짝퉁이었다니 황당합니다.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;로고 폰트부터 과일 그림 구도까지 그대로 가져다 쓴 건 실수가 아니라 작정하고 베낀 표절입니다.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;K-푸드가 세계적으로 주목받는 시점에 해외 유명 브랜드를 뻔뻔하게 카피해서 파는 건 국가적 망신입니다.&quot;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;유통업계 관계자들은 이번 사태를 계기로 팝업스토어 유치 시 브랜드의 상표권 침해 여부 및 마케팅 문구의 적정성에 대한 백화점 자체 사전 검증 기준이 대폭 강화되어야 한다고 입을 모으고 있습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;공식 SNS 게시물 삭제! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;도쿄베리 측은 해명 없이 게시물을 비공개 전환했으며, 누리꾼들은 짝퉁 브랜드 유통에 대해 거센 공분을 나타내고 있습니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;주요 내용 및 사건 경과&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. 사건 개요&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;국내 생과일 모찌 브랜드 '도쿄베리'가 일본 '도쿄바나나' 패키지 디자인 표절 및 착시 마케팅 논란 직면&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. 표절 주요 지적&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;영문 로고 서체, 글자 자간, 과일 일러스트 표현 및 배치, 우측 하단 각인 위치 등 전반적 디자인 유사&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. 마케팅 논란&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;국내 브랜드임에도 &quot;한국에 오픈&quot;, &quot;Welcome to Korea&quot; 등 일본 브랜드 수입으로 오인 유도&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. 원조 본사 반응&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;도쿄바나나 운영사 '그레이프스톤', 담당 부서에 사실 공유 및 상표/디자인 침해 사실관계 검토 착수&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. 백화점 대응&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;롯데백화점 등 향후 추가 팝업 진행 중단 및 진행 중인 팝업스토어 조기 종료 검토 (SNS 게시물 비공개)&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[핵심 정리] 도쿄베리 표절 논란 및 팝업 중단 5대 요약&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. 도쿄바나나 카피 논란:&lt;/strong&gt; 국내 브랜드 '도쿄베리'가 일본 대표 과자 '도쿄바나나'의 패키지 디자인을 표절했다는 의혹 확산&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. 소비자기만 마케팅:&lt;/strong&gt; &quot;도쿄베리 한국 오픈&quot; 등 문구와 바이럴 홍보로 일본 현지 브랜드가 입점한 것처럼 오인 유발&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. 일본 본사 사실 확인:&lt;/strong&gt; 도쿄바나나 제조사 '그레이프스톤' 측이 디자인 침해 및 사실관계 검토에 공식 착수&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. 백화점 팝업 중단:&lt;/strong&gt; 롯데백화점 등 주요 유통사가 추가 팝업 취소 및 현 매장 조기 종료 절차 착수&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. 브랜드 침묵과 공분:&lt;/strong&gt; 도쿄베리 측은 SNS 게시물을 삭제·비공개하고 입장을 밝히지 않아 비판 여론 고조&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;관련 태그 (9개):&lt;/strong&gt; 2026년7월30일, 도쿄베리, 도쿄바나나, 디자인표절, 백화점팝업스토어, 그레이프스톤, 롯데백화점, 상표권논란, 꼼수마케팅
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>2026년7월30일</category>
      <category>그레이프스톤</category>
      <category>꼼수마케팅</category>
      <category>도쿄바나나</category>
      <category>도쿄베리</category>
      <category>디자인표절</category>
      <category>롯데백화점</category>
      <category>백화점팝업스토어</category>
      <category>상표권논란</category>
      <category>오늘의 일들</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471994</guid>
      <comments>https://ttt77.tistory.com/471994#entry471994comment</comments>
      <pubDate>Thu, 30 Jul 2026 22:46:34 +0900</pubDate>
    </item>
    <item>
      <title>Hottest Day in 122 Years: Yangsan Hits 40.3&amp;deg;C Ahead of Typhoon Dolphin</title>
      <link>https://ttt77.tistory.com/471993</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Gyeongnam Yangsan Hits Record-Breaking 40.3°C Heatwave… Double Heat Dome and Foehn Effect Combine, Will Typhoon Dolphin Be a Game Changer?&quot;,
      &quot;description&quot;: &quot;On July 29, daytime temperatures in Yangsan, South Gyeongsang Province reached 40.3°C, setting a new record since weather observation began. Busan also recorded its highest temperature in 122 years at 38.8°C. We analyze the causes behind this extreme heatwave driven by a double heat dome and foehn effect, as well as the potential impact of Typhoon Dolphin.&quot;,
      &quot;keywords&quot;: &quot;July 29 2026, Yangsan heatwave, 40C heatwave, Busan record temperature, double heat dome, foehn effect, severe heatwave warning, Typhoon Dolphin, tropical night record&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Weather Issue Team&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 24px 16px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #334155;
        background: #fff;
    }
    .blog-post-content h2 { 
        font-size: 26px; 
        border-bottom: 3px solid #1e3a8a; 
        padding-bottom: 15px; 
        margin-bottom: 25px; 
        color: #0f172a; 
        word-break: keep-all; 
        letter-spacing: -0.5px;
    }
    .blog-post-content h3 { 
        font-size: 20px; 
        margin-top: 40px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        padding-left: 12px; 
        border-left: 5px solid #1e3a8a; 
        word-break: keep-all; 
        letter-spacing: -0.3px;
    }
    .blog-post-content p { 
        margin-bottom: 18px; 
        font-size: 16px; 
        color: #334155; 
        text-align: justify; 
        word-break: keep-all; 
    }
    .blog-post-content strong { 
        color: #0f172a; 
        font-weight: 700; 
    }
    .blog-post-content ul {
        margin: 12px 0 20px 0;
        padding-left: 20px;
    }
    .blog-post-content li {
        margin-bottom: 8px;
        font-size: 15.5px;
        color: #334155;
    }
    .highlight-red {
        color: #dc2626;
        font-weight: 700;
        background: #fef2f2;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .highlight-blue {
        color: #1d4ed8;
        font-weight: 700;
        background: #eff6ff;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .lead-text { 
        background: #eff6ff; 
        padding: 20px 22px; 
        border-radius: 10px; 
        margin-bottom: 35px; 
        font-size: 16.5px; 
        border-left: 5px solid #1e3a8a; 
        line-height: 1.8; 
        color: #1e293b; 
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    }
    .point-box { 
        background: #f8fafc; 
        border: 1px solid #bfdbfe; 
        padding: 18px 16px; 
        border-radius: 8px; 
        margin: 25px 0; 
        font-size: 15.5px; 
        font-weight: 500; 
        color: #1e293b; 
    }
    .data-table { 
        width: 100%; 
        border-collapse: collapse; 
        margin: 30px 0; 
        font-size: 14.5px; 
    }
    .data-table th, .data-table td { 
        border: 1px solid #e2e8f0; 
        padding: 13px 12px; 
        text-align: left; 
    }
    .data-table th { 
        background: #f1f5f9; 
        font-weight: 700; 
        color: #0f172a; 
    }
    .impact-box { 
        background: #f8fafc; 
        padding: 24px 20px; 
        border-radius: 12px; 
        border: 2px solid #1e3a8a; 
        margin-top: 35px; 
    }
    .impact-box h2 { 
        font-size: 20px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        border-bottom: none; 
        padding-bottom: 0; 
    }
    .impact-box p { 
        margin-bottom: 12px; 
        font-size: 15.5px; 
    }
    .tag-section { 
        margin-top: 35px; 
        padding-top: 18px; 
        border-top: 1px solid #e2e8f0; 
        font-size: 13.5px; 
        color: #64748b; 
    }

    @media (max-width: 768px) {
        .blog-post-content { padding: 12px 6px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; margin-top: 30px !important; }
        .lead-text { padding: 16px 14px !important; font-size: 15px !important; }
        .point-box { padding: 14px 12px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 9px 7px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.29] Gyeongnam Yangsan Hits Record-Breaking 40.3°C Heatwave… Double Heat Dome and Foehn Effect Combine, Will Typhoon Dolphin Be a Game Changer?&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    &lt;strong&gt;On July 29, daytime temperatures in Yangsan, South Gyeongsang Province, soared to 40.3°C&lt;/strong&gt;, setting an all-time record since official weather observations began in 2008. Busan also recorded 38.8°C, marking its hottest day in 122 years of modern meteorological history. As extreme heat conditions sweep across the Korean Peninsula, here is a comprehensive breakdown of the causes behind this unprecedented heatwave and the upcoming weather forecast.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/Odx6n/dJMcacRtmkH/H2HTAw9Ss4WfMrpsfwQCq1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/Odx6n/dJMcacRtmkH/H2HTAw9Ss4WfMrpsfwQCq1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/Odx6n/dJMcacRtmkH/H2HTAw9Ss4WfMrpsfwQCq1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FOdx6n%2FdJMcacRtmkH%2FH2HTAw9Ss4WfMrpsfwQCq1%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. Yangsan Hits 40.3°C &amp; Busan Reaches 38.8°C… Extreme Heatwave Sweeps Yeongnam Region&lt;/h3&gt;
&lt;p&gt;According to the Korea Meteorological Administration (KMA) disaster prevention weather platform, the temperature in Yangsan, South Gyeongsang Province, reached &lt;span class=&quot;highlight-red&quot;&gt;40.3°C&lt;/span&gt; at 3:34 PM on July 29, marking the highest temperature nationwide this year. This broke the region's previous high of 39.3°C set just three days earlier on July 26 by a full degree, setting a new peak since records began in December 2008.&lt;/p&gt;

&lt;p&gt;This marks the &lt;span class=&quot;highlight-blue&quot;&gt;third consecutive year&lt;/span&gt; that temperatures exceeding 40°C have been recorded in South Korea, and the second consecutive year that a 40°C reading occurred in July. Meanwhile, Busan's representative observation station in Daecheong-dong registered &lt;span class=&quot;highlight-red&quot;&gt;38.8°C&lt;/span&gt; at 2:56 PM, making it the hottest day in the city since modern meteorological observations began 122 years ago in April 1904. In Deokcheon-dong, Buk-gu, unofficial automated observations reached as high as 39.2°C.&lt;/p&gt;

&lt;p&gt;Other locations across the Yeongnam region experienced severe heat as well, including Gimhae (39.0°C), Buk-Changwon (39.0°C), Uiryeong (38.4°C), Guryongpo in Pohang (38.3°C), and Jangsaengpo in Ulsan (38.3°C). The capital area was not spared either, with Gangnam and Nowon in Seoul hitting 35.0°C and Geumsa in Yeoju, Gyeonggi Province reaching 36.0°C.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Yangsan reaches 40.3°C and Busan hits 38.8°C! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;With temperatures topping 40°C for three consecutive years, extreme heatwaves once considered rare anomalies are rapidly becoming a new normal.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;2. 'Double Heat Dome' and Basin 'Foehn Effect' Create Furnace-Like Conditions&lt;/h3&gt;
&lt;p&gt;The sudden surge in temperatures across Yangsan and the surrounding Yeongnam region stems from a combination of high-altitude pressure systems and distinct regional topography. Meteorologists point to a &lt;strong&gt;'Double Heat Dome'&lt;/strong&gt; trapped over the Korean Peninsula as the primary catalyst.&lt;/p&gt;

&lt;p&gt;The Tibetan High in the upper atmosphere and the North Pacific High in the lower atmosphere stacked together, sealing off the peninsula and preventing surface heat from escaping. On top of this, a adiabatic heating phenomenon—commonly known as the &lt;span class=&quot;highlight-blue&quot;&gt;Foehn effect&lt;/span&gt;—exacerbated the situation as persistent westerly winds blew across surrounding mountains, compressing and heating the air as it descended.&lt;/p&gt;

&lt;p&gt;Furthermore, Yangsan is situated in a basin surrounded by mountains. The compressed, heated air funneled directly into the urban center and remained trapped, driving temperatures to unprecedented levels. In response, the KMA issued a &lt;span class=&quot;highlight-red&quot;&gt;'Severe Heatwave Warning'&lt;/span&gt; for Yangsan, Gimhae, Miryang, Uiryeong, and Changnyeong, which triggers when perceived temperatures are expected to exceed 38°C.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Key drivers of the heat spike: &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;A 'Double Heat Dome' formed by stacked high-pressure systems combined with adiabatic heating over mountainous terrain to trap intense heat inside the basin.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/rjGx4/dJMb99NYn2U/tSSImaVkqLwQRnjzL9kdm1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/rjGx4/dJMb99NYn2U/tSSImaVkqLwQRnjzL9kdm1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/rjGx4/dJMb99NYn2U/tSSImaVkqLwQRnjzL9kdm1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FrjGx4%2FdJMb99NYn2U%2FtSSImaVkqLwQRnjzL9kdm1%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. Tropical Night Record Shattered… Unrelenting Sweltering Conditions Day and Night&lt;/h3&gt;
&lt;p&gt;Beyond daytime heat, nocturnal temperatures are breaking historical records across South Korea. KMA statistical data indicates that the nationwide average number of tropical nights from June 1 through July 28 reached &lt;span class=&quot;highlight-red&quot;&gt;8.5 days&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;This is the &lt;span class=&quot;highlight-blue&quot;&gt;highest number on record&lt;/span&gt; for the same period since the nationwide observation network was established in 1973. It surpasses previous record-setting heatwave years, including 1994 (7.5 days) and 2024 (7.0 days), resulting in prolonged sleepless nights across the country.&lt;/p&gt;

&lt;p&gt;KMA officials predict that under the continued influence of the dual high-pressure systems, severe heat with daytime perceived temperatures ranging between 35°C and 38°C—along with tropical nights—will persist for the foreseeable future. Authorities strongly advise avoiding outdoor work and taking precautions against heat-related illnesses.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Unbroken heat through the night! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;The nationwide average number of tropical nights reached 8.5 days for June–July, setting an all-time record since 1973.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;4. Super Typhoon 'Dolphin' Moves North… Will It Disrupt the Heatwave?&lt;/h3&gt;
&lt;p&gt;Amid suffocating heat, attention is shifting toward &lt;span class=&quot;highlight-blue&quot;&gt;Typhoon Dolphin (Category 13)&lt;/span&gt;, which is moving northwest across the Pacific, to see if it might alter atmospheric patterns. According to a KMA report issued on the morning of July 29, Typhoon Dolphin was located approximately 2,720 km east of Guam, moving west-northwest at 16 km/h.&lt;/p&gt;

&lt;p&gt;Typhoon Dolphin is expected to intensify rapidly into a Category 5 super typhoon by early August, with central pressure dropping to 905–915 hPa and maximum sustained winds reaching up to 58 m/s. Current track forecasts indicate that Dolphin will head toward the waters southeast of Tokyo, Japan by August 3, making a direct landfall on the Korean Peninsula unlikely.&lt;/p&gt;

&lt;p&gt;However, even distant typhoons can shift surrounding high-pressure systems. For instance, Typhoon Bavi earlier this month helped push the North Pacific High southward, bringing temporary relief to central South Korea. While Dolphin is currently projected to pass far east of Japan, meteorologists are closely monitoring its trajectory for any potential disruption to the heat dome.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&quot;With Yangsan hitting 40.3°C and Busan at 38.8°C, southern coastal areas are feeling significantly hotter than traditionally warm regions like Daegu.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;Trapped under a double heat dome, relying on air conditioning through tropical nights feels essential now.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;Even if Typhoon Dolphin passes away from Korea, I hope it helps break up the intense high-pressure system locking in this heat.&quot;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&quot;point-box&quot;&gt;Super Typhoon 'Dolphin' tracking northwest! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Expected to reach Category 5 intensity; weather agencies are monitoring whether its movement will shift high-pressure systems over Korea.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;Category&lt;/th&gt;&lt;th&gt;Key Facts &amp; Summary&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. Regional Temperature Peaks&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Yangsan 40.3°C (All-time high) / Busan 38.8°C (Highest in 122 years) / Gimhae &amp; Buk-Changwon 39.0°C&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. Causes of Heat Spike&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Stacked Tibetan and North Pacific Highs ('Double Heat Dome') + Foehn wind effect trapped in basin terrain&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. Tropical Night Status&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;June 1–July 28 average of 8.5 tropical nights nationwide (Ranked #1 since observation network setup in 1973)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. Typhoon Dolphin Outlook&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Moving WNW from Guam; projected to reach Category 5 super typhoon strength before tracking east of Japan&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. Official Health Advisory&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;'Severe Heatwave Warnings' issued for 5 Gyeongnam regions; outdoor work suspension and hydration strongly advised&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[Key Summary] 5 Takeaways on Yangsan 40°C Heatwave &amp; Typhoon Dolphin&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. Record 40.3°C in Yangsan:&lt;/strong&gt; Yangsan hit 40.3°C and Busan reached 38.8°C on July 29, breaking local meteorological records.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. 3-Year Consecutive 40°C Heat:&lt;/strong&gt; South Korea has recorded temperatures over 40°C for three consecutive years (2024–2026).&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. Double Heat Dome Effect:&lt;/strong&gt; Upper and lower atmospheric high-pressure systems combined with mountain winds to lock in heat.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. All-Time High Tropical Nights:&lt;/strong&gt; Average tropical night count reached 8.5 days, the highest since 1973.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. Typhoon Dolphin Variable:&lt;/strong&gt; Super Typhoon Dolphin moving northwest; atmospheric impact on the heat dome remains under observation.&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;Related Tags (9):&lt;/strong&gt; July_29_2026, YangsanHeatwave, 40CHeatwave, BusanRecordTemp, DoubleHeatDome, FoehnEffect, SevereHeatwaveWarning, TyphoonDolphin, TropicalNightRecord
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>40CHeatwave</category>
      <category>BusanRecordTemp</category>
      <category>DoubleHeatDome</category>
      <category>FoehnEffect</category>
      <category>July_29_2026</category>
      <category>korea today news</category>
      <category>SevereHeatwaveWarning</category>
      <category>TropicalNightRecord</category>
      <category>TyphoonDolphin</category>
      <category>YangsanHeatwave</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471993</guid>
      <comments>https://ttt77.tistory.com/471993#entry471993comment</comments>
      <pubDate>Wed, 29 Jul 2026 23:31:51 +0900</pubDate>
    </item>
    <item>
      <title>122년 만의 최악 더위&amp;hellip; 양산 40.3도 경신과 태풍 돌핀 변수</title>
      <link>https://ttt77.tistory.com/471992</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;경남 양산 40.3도 돌파 '역대 최고 폭염'… 이중 열돔·단열승온 결합, 13호 태풍 돌핀 변수될까&quot;,
      &quot;description&quot;: &quot;29일 경남 양산의 한낮 기온이 40.3도를 기록하며 기상관측 이래 최고치를 경신했습니다. 부산 역시 122년 만에 38.8도로 최고 기온을 썼습니다. 이중 열돔과 단열승온 현상이 만든 극단적 폭염의 원인과 제13호 태풍 돌핀의 영향 가능성을 정리합니다.&quot;,
      &quot;keywords&quot;: &quot;2026년 7월 29일, 양산 폭염, 40도 폭염, 부산 최고기온, 이중열돔, 단열승온, 폭염중대경보, 13호 태풍 돌핀, 열대야 기록&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;기상 이슈 팀&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 24px 16px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #334155;
        background: #fff;
    }
    .blog-post-content h2 { 
        font-size: 26px; 
        border-bottom: 3px solid #1e3a8a; 
        padding-bottom: 15px; 
        margin-bottom: 25px; 
        color: #0f172a; 
        word-break: keep-all; 
        letter-spacing: -0.5px;
    }
    .blog-post-content h3 { 
        font-size: 20px; 
        margin-top: 40px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        padding-left: 12px; 
        border-left: 5px solid #1e3a8a; 
        word-break: keep-all; 
        letter-spacing: -0.3px;
    }
    .blog-post-content p { 
        margin-bottom: 18px; 
        font-size: 16px; 
        color: #334155; 
        text-align: justify; 
        word-break: keep-all; 
    }
    .blog-post-content strong { 
        color: #0f172a; 
        font-weight: 700; 
    }
    .blog-post-content ul {
        margin: 12px 0 20px 0;
        padding-left: 20px;
    }
    .blog-post-content li {
        margin-bottom: 8px;
        font-size: 15.5px;
        color: #334155;
    }
    .highlight-red {
        color: #dc2626;
        font-weight: 700;
        background: #fef2f2;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .highlight-blue {
        color: #1d4ed8;
        font-weight: 700;
        background: #eff6ff;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .lead-text { 
        background: #eff6ff; 
        padding: 20px 22px; 
        border-radius: 10px; 
        margin-bottom: 35px; 
        font-size: 16.5px; 
        border-left: 5px solid #1e3a8a; 
        line-height: 1.8; 
        color: #1e293b; 
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    }
    .point-box { 
        background: #f8fafc; 
        border: 1px solid #bfdbfe; 
        padding: 18px 16px; 
        border-radius: 8px; 
        margin: 25px 0; 
        font-size: 15.5px; 
        font-weight: 500; 
        color: #1e293b; 
    }
    .data-table { 
        width: 100%; 
        border-collapse: collapse; 
        margin: 30px 0; 
        font-size: 14.5px; 
    }
    .data-table th, .data-table td { 
        border: 1px solid #e2e8f0; 
        padding: 13px 12px; 
        text-align: left; 
    }
    .data-table th { 
        background: #f1f5f9; 
        font-weight: 700; 
        color: #0f172a; 
    }
    .impact-box { 
        background: #f8fafc; 
        padding: 24px 20px; 
        border-radius: 12px; 
        border: 2px solid #1e3a8a; 
        margin-top: 35px; 
    }
    .impact-box h2 { 
        font-size: 20px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        border-bottom: none; 
        padding-bottom: 0; 
    }
    .impact-box p { 
        margin-bottom: 12px; 
        font-size: 15.5px; 
    }
    .tag-section { 
        margin-top: 35px; 
        padding-top: 18px; 
        border-top: 1px solid #e2e8f0; 
        font-size: 13.5px; 
        color: #64748b; 
    }

    @media (max-width: 768px) {
        .blog-post-content { padding: 12px 6px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; margin-top: 30px !important; }
        .lead-text { padding: 16px 14px !important; font-size: 15px !important; }
        .point-box { padding: 14px 12px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 9px 7px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.29] 경남 양산 40.3도 돌파 '역대 최고 폭염'… 이중 열돔·단열승온 결합, 13호 태풍 돌핀 변수될까&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    &lt;strong&gt;29일 경남 양산의 한낮 기온이 40.3도까지 치솟으며&lt;/strong&gt; 2008년 관측 시작 이래 최고 기온을 새로 썼습니다. 부산 역시 38.8도로 122년 근대 기상관측 이래 사상 최고 기온을 기록하는 등 영남권을 중심으로 극단적인 폭염이 한반도를 덮쳤습니다. 3년 연속 40도 돌파라는 전대미문의 더위가 찾아온 원인과 향후 기상 전망을 종합 분석합니다.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/djgmj9/dJMcafgtqkZ/nBMkBUk87fAcMrRQO4FrIk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/djgmj9/dJMcafgtqkZ/nBMkBUk87fAcMrRQO4FrIk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/djgmj9/dJMcafgtqkZ/nBMkBUk87fAcMrRQO4FrIk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fdjgmj9%2FdJMcafgtqkZ%2FnBMkBUk87fAcMrRQO4FrIk%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. 양산 40.3도·부산 38.8도 역대 경신… 영남권 덮친 극단적 폭염&lt;/h3&gt;
&lt;p&gt;기상청 방재기상플랫폼에 따르면 29일 오후 3시 34분 경남 양산의 기온이 &lt;span class=&quot;highlight-red&quot;&gt;40.3도&lt;/span&gt;를 기록하며 올해 전국 최고 기온을 기록했습니다. 이는 지난 26일 기록한 기존 최고치(39.3도)를 불과 사흘 만에 1도나 갈아치운 것으로, 2008년 12월 기상관측 개시 이래 양산 지역 최고 수치입니다.&lt;/p&gt;

&lt;p&gt;이로써 국내에서 40도가 넘는 지역이 나온 것은 재작년과 지난해에 이어 &lt;span class=&quot;highlight-blue&quot;&gt;3년 연속&lt;/span&gt;이며, 7월 중 40도 돌파 역시 지난해에 이어 2년 연속 기록됐습니다. 양산뿐만 아니라 부산 대청동 관측소 역시 오후 2시 56분 기준 &lt;span class=&quot;highlight-red&quot;&gt;38.8도&lt;/span&gt;를 기록해 1904년 근대 기상관측 시작 이래 122년 만에 가장 뜨거운 날로 기록됐습니다. 부산 북구 덕천동은 비공식 관측 기준 39.2도까지 상승했습니다.&lt;/p&gt;

&lt;p&gt;그 밖에도 경남 김해(39.0도), 북창원(39.0도), 의령(38.4도), 경북 포항 구룡포(38.3도), 울산 장생포(38.3도) 등 영남권 전역이 38~39도 안팎의 불볕더위에 휩싸였습니다. 수도권 역시 서울 강남과 노원이 35.0도, 경기 여주 금사가 36.0도까지 오르는 등 전국이 거대한 가마솥으로 변했습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;양산 40.3도, 부산 38.8도 최고치! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;3년 연속 40도 이상 기온이 관측되며 과거 이례적이던 극단적 폭염이 일상화되고 있습니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;2. '이중 열돔'과 분지 지형의 '단열승온' 현상이 빚어낸 가마솥 더위&lt;/h3&gt;
&lt;p&gt;이번 양산과 영남권의 폭염 폭주 원인은 대기 상층의 강력한 기압계와 지역 고유의 지형적 특성이 겹친 결과로 분석됩니다. 기상청은 한반도 상공을 덮은 &lt;strong&gt;'이중 열돔(Double Heat Dome)'&lt;/strong&gt;을 1차적 원인으로 짚었습니다.&lt;/p&gt;

&lt;p&gt;대기 상층에서는 티베트고기압이, 하층에서는 북태평양고기압이 한반도를 겹겹이 싸매면서 지상에서 발생한 열기가 밖으로 빠져나가지 못하고 갇히는 구조가 고착화되었습니다. 여기에 서풍 유입에 따른 &lt;span class=&quot;highlight-blue&quot;&gt;'단열승온(푄 현상)'&lt;/span&gt;이 직격탄을 날렸습니다. 서쪽에서 불어오는 바람이 산맥을 넘는 과정에서 압축되어 뜨겁게 데워진 것입니다.&lt;/p&gt;

&lt;p&gt;특히 양산은 주변이 산으로 둘러싸인 대표적인 분지 지형입니다. 산맥을 타고 넘어온 뜨거운 공기가 분지 도심부로 몰려들어 갇히게 되면서 기온이 더욱 가파르게 치솟았습니다. 이로 인해 기상청은 양산·김해·밀양·의령·창녕 지역에 최고체감온도 38도 이상 시 발효되는 &lt;span class=&quot;highlight-red&quot;&gt;'폭염중대경보'&lt;/span&gt;를 발령했습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;기온 폭등의 원인: &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;티베트·북태평양 고기압의 '이중 열돔'과 산맥을 넘으며 데워진 서풍의 '단열승온'이 결합했습니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/JjvQX/dJMcafgtqld/mUTDoPnKiEFLXZMl0xVKpk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/JjvQX/dJMcafgtqld/mUTDoPnKiEFLXZMl0xVKpk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/JjvQX/dJMcafgtqld/mUTDoPnKiEFLXZMl0xVKpk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FJjvQX%2FdJMcafgtqld%2FmUTDoPnKiEFLXZMl0xVKpk%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. 열대야 일수 역대 1위 신기록… 지쳐가는 한반도 밤낮 더위&lt;/h3&gt;
&lt;p&gt;낮 동안의 폭염뿐만 아니라 밤사이 이어지는 열대야 현상도 기상 관측 이래 가장 심각한 수준을 보이고 있습니다. 기상청 통계에 따르면 6월 1일부터 7월 28일까지의 &lt;span class=&quot;highlight-red&quot;&gt;전국 평균 열대야일수는 8.5일&lt;/span&gt;로 집계됐습니다.&lt;/p&gt;

&lt;p&gt;이는 1973년 전국 기상관측망이 구축된 이후 같은 기간 기준으로 &lt;span class=&quot;highlight-blue&quot;&gt;역대 1위&lt;/span&gt;에 해당하는 대기록입니다. 심각한 폭염으로 기억되는 1994년(7.5일)과 2024년(7.0일)의 기록을 훌륭히(?) 넘어서며 연일 잠 못 이루는 열대야가 계속되고 있습니다.&lt;/p&gt;

&lt;p&gt;기상청 관계자는 당분간 이중 고기압의 영향권에서 낮 최고체감온도가 35~38도 이상으로 오르는 극심한 무더위와 열대야가 지속될 것으로 내다봤습니다. 야외 작업 중단 및 수분 섭취, 온열질환 예방 등 건강 관리에 각별한 주의가 요구되는 시점입니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;밤에도 꺾이지 않는 더위! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;올해 6~7월 전국 평균 열대야일수가 8.5일을 기록하며 1973년 관측 이래 역대 1위를 갱신했습니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;4. 초강력 제13호 태풍 '돌핀' 북상… 폭염 기세 꺾을 변수 될까?&lt;/h3&gt;
&lt;p&gt;숨 막히는 폭염 속에서 먼 바다에서 북상 중인 &lt;span class=&quot;highlight-blue&quot;&gt;제13호 태풍 '돌핀(DOLPHIN)'&lt;/span&gt;이 폭염 구원투수가 될 수 있을지 관심이 쏠리고 있습니다. 29일 기상청 발표에 따르면 돌핀은 괌 동쪽 해상에서 서북서진 중이며, 다음 달 1~3일 중심기압 905~915hPa, 최대풍속 초속 55~58m급의 강도 5(초강력) 태풍으로 발달할 전망입니다.&lt;/p&gt;

&lt;p&gt;현재 예상 경로상 태풍 돌핀은 다음 달 3일쯤 일본 도쿄 남동쪽 먼바다로 향할 것으로 예보되어 한반도 직접 상륙 가능성은 낮습니다. 그러나 태풍이 한반도 주변 고기압의 위치나 흐름을 뒤흔들 수 있다는 점이 변수로 꼽힙니다.&lt;/p&gt;

&lt;p&gt;실제로 이달 중순 발생했던 제9호 태풍 '바비'의 경우, 중국 내륙으로 이동하면서 남긴 비구름이 한반도를 덮고 있던 북태평양고기압을 제주 남쪽으로 밀어내 중부지방의 폭염을 일시적으로 누그러뜨린 바 있습니다. 다만 태풍 돌핀은 일본 동쪽 먼바다로 빠져나갈 가능성이 커 실제 한반도 열돔을 해체할 수 있을지에 대해서는 기상청도 진로 유동성을 예의주시하고 있습니다.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&quot;양산 40.3도에 부산 38.8도라니, 대구보다 남부 해안 도시들이 더 뜨거워지는 게 피부로 느껴집니다.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;이중 열돔에 둘러싸여 에어컨 없이는 밤에도 견디기 힘들다. 열대야 기록 경신이 실감 납니다.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;태풍 돌핀이 우리나라를 피하면서도 상공의 뜨거운 고기압 밀폐 구조만이라도 깨뜨려주길 바랍니다.&quot;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&quot;point-box&quot;&gt;13호 태풍 '돌핀' 북상 중! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;강도 5의 초강력 태풍으로 발달 예정이며, 한반도 기압계를 변화시켜 더위를 누그러뜨릴지 주목됩니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;주요 내용 및 세부 기록&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. 지역별 최고기온&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;경남 양산 40.3도(관측 이래 1위) / 부산 38.8도(122년 만에 1위) / 김해·북창원 39.0도&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. 기온 폭등 원인&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;티베트+북태평양 고기압의 '이중 열돔' + 서풍의 산맥 이동 시 발생하는 '단열승온' 및 분지 지형&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. 열대야 현황&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;6.1~7.28 전국 평균 열대야일수 8.5일 (1973년 관측망 구축 이래 역대 1위 기록)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. 태풍 돌핀 동향&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;괌 동쪽에서 서북서진, 8월 1~3일 초강력(강도 5) 발달 후 일본 남동쪽 진출 예상&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. 기상청 당부&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;경남 5개 지역 '폭염중대경보' 발효, 야외활동 자제 및 온열질환 예방 수칙 준수 강조&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[핵심 정리] 경남 40도 폭염 경신 및 태풍 돌핀 5대 요약&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. 양산 40.3도 신기록:&lt;/strong&gt; 29일 양산 40.3도, 부산 38.8도 기록하며 지역 기상관측 이래 최고 기온 경신&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. 3년 연속 40도 돌파:&lt;/strong&gt; 2024~2026년 3년 연속 국내 40도 이상 기록, 극단적 폭염의 일상화 우려&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. 이중 열돔과 단열승온:&lt;/strong&gt; 상공을 싸맨 상하층 고기압과 산맥을 넘으며 뜨거워진 서풍이 분지에 갇히며 기온 폭등&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. 역대 1위 열대야:&lt;/strong&gt; 올해 열대야일수 8.5일로 1973년 관측 이래 동일 기간 최고치 달성&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. 태풍 돌핀 변수:&lt;/strong&gt; 초강력 13호 태풍 돌핀 북상 중, 한반도 주변 기압계 배치 변화 여부 주목&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;관련 태그 (9개):&lt;/strong&gt; 2026년7월29일, 양산폭염, 40도폭염, 부산최고기온, 이중열돔, 단열승온, 폭염중대경보, 13호태풍돌핀, 열대야기록
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>13호태풍돌핀</category>
      <category>2026년7월29일</category>
      <category>40도폭염</category>
      <category>단열승온</category>
      <category>부산최고기온</category>
      <category>양산폭염</category>
      <category>열대야기록</category>
      <category>오늘의 일들</category>
      <category>이중열돔</category>
      <category>폭염중대경보</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471992</guid>
      <comments>https://ttt77.tistory.com/471992#entry471992comment</comments>
      <pubDate>Wed, 29 Jul 2026 23:31:38 +0900</pubDate>
    </item>
    <item>
      <title>Former National Team Manager Myung-bo Hong Alleged of Misusing $10K Corporate Card Near Home</title>
      <link>https://ttt77.tistory.com/471991</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Former National Team Manager Myung-bo Hong Alleged of Misusing $10K Corporate Card Near Home… KFA Faces Backlash for Zero Explanation &amp; Poor Oversight&quot;,
      &quot;description&quot;: &quot;Former South Korea national football team manager Myung-bo Hong spent over 14 million KRW on a Korea Football Association (KFA) corporate card near his residence without submitting any explanatory documentation. Amid an upcoming National Assembly hearing on July 30, KFA faces fierce criticism over lax corporate card management and key officials submitting absence notices.&quot;,
      &quot;keywords&quot;: &quot;July 28 2026, Myung-bo Hong, Korea Football Association, KFA, corporate card misuse, Rep. Sun-mee Jin, National Assembly hearing, Mong-gyu Chung, Im-saeng Lee, Hang-seo Park&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Culture Issue Team&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 24px 16px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #334155;
        background: #fff;
    }
    .blog-post-content h2 { 
        font-size: 26px; 
        border-bottom: 3px solid #1e3a8a; 
        padding-bottom: 15px; 
        margin-bottom: 25px; 
        color: #0f172a; 
        word-break: keep-all; 
        letter-spacing: -0.5px;
    }
    .blog-post-content h3 { 
        font-size: 20px; 
        margin-top: 40px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        padding-left: 12px; 
        border-left: 5px solid #1e3a8a; 
        word-break: keep-all; 
        letter-spacing: -0.3px;
    }
    .blog-post-content p { 
        margin-bottom: 18px; 
        font-size: 16px; 
        color: #334155; 
        text-align: justify; 
        word-break: keep-all; 
    }
    .blog-post-content strong { 
        color: #0f172a; 
        font-weight: 700; 
    }
    .blog-post-content ul {
        margin: 12px 0 20px 0;
        padding-left: 20px;
    }
    .blog-post-content li {
        margin-bottom: 8px;
        font-size: 15.5px;
        color: #334155;
    }
    .highlight-red {
        color: #dc2626;
        font-weight: 700;
        background: #fef2f2;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .highlight-blue {
        color: #1d4ed8;
        font-weight: 700;
        background: #eff6ff;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .lead-text { 
        background: #eff6ff; 
        padding: 20px 22px; 
        border-radius: 10px; 
        margin-bottom: 35px; 
        font-size: 16.5px; 
        border-left: 5px solid #1e3a8a; 
        line-height: 1.8; 
        color: #1e293b; 
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    }
    .point-box { 
        background: #f8fafc; 
        border: 1px solid #bfdbfe; 
        padding: 18px 16px; 
        border-radius: 8px; 
        margin: 25px 0; 
        font-size: 15.5px; 
        font-weight: 500; 
        color: #1e293b; 
    }
    .data-table { 
        width: 100%; 
        border-collapse: collapse; 
        margin: 30px 0; 
        font-size: 14.5px; 
    }
    .data-table th, .data-table td { 
        border: 1px solid #e2e8f0; 
        padding: 13px 12px; 
        text-align: left; 
    }
    .data-table th { 
        background: #f1f5f9; 
        font-weight: 700; 
        color: #0f172a; 
    }
    .impact-box { 
        background: #f8fafc; 
        padding: 24px 20px; 
        border-radius: 12px; 
        border: 2px solid #1e3a8a; 
        margin-top: 35px; 
    }
    .impact-box h2 { 
        font-size: 20px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        border-bottom: none; 
        padding-bottom: 0; 
    }
    .impact-box p { 
        margin-bottom: 12px; 
        font-size: 15.5px; 
    }
    .tag-section { 
        margin-top: 35px; 
        padding-top: 18px; 
        border-top: 1px solid #e2e8f0; 
        font-size: 13.5px; 
        color: #64748b; 
    }

    @media (max-width: 768px) {
        .blog-post-content { padding: 12px 6px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; margin-top: 30px !important; }
        .lead-text { padding: 16px 14px !important; font-size: 15px !important; }
        .point-box { padding: 14px 12px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 9px 7px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.28] Former National Team Manager Myung-bo Hong Alleged of Misusing $10K Corporate Card Near Home… KFA Faces Backlash for Zero Explanation &amp; Poor Oversight&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    &lt;strong&gt;Myung-bo Hong, former manager of the South Korea national football team&lt;/strong&gt;, spent over 14 million KRW (~$10,000 USD) on a Korea Football Association (KFA) corporate card near his personal residence without submitting a single explanatory report. Data revealed by Representative Sun-mee Jin of the Democratic Party of Korea at the National Assembly shows that the KFA is drawing severe criticism for neglecting its own administrative guidelines and maintaining lax oversight.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/ci67p8/dJMcab6ad4T/kjPaHrQpQyd7dHI8SE5e1K/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/ci67p8/dJMcab6ad4T/kjPaHrQpQyd7dHI8SE5e1K/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/ci67p8/dJMcab6ad4T/kjPaHrQpQyd7dHI8SE5e1K/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fci67p8%2FdJMcab6ad4T%2FkjPaHrQpQyd7dHI8SE5e1K%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. From Nearby Restaurants to Public Holidays… 14.06 Million KRW Spent Without Explanation&lt;/h3&gt;
&lt;p&gt;According to corporate card usage records submitted by the KFA to Rep. Sun-mee Jin's office, former manager Myung-bo Hong charged a total of &lt;span class=&quot;highlight-blue&quot;&gt;37.42 million KRW&lt;/span&gt; to his KFA corporate card between July 2024 and May of this year. However, roughly 37% of that total—amounting to &lt;span class=&quot;highlight-red&quot;&gt;14.06 million KRW—was spent in Bundang-gu, Seongnam-si, Gyeonggi-do, directly adjacent to his personal residence&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;A closer look at the transaction history reveals purchases at local hotels, meat restaurants, and soup diners near his home that show little obvious connection to official KFA business, raising strong suspicions of personal use. Furthermore, transactions worth hundreds of thousands of KRW were recorded at establishments in Bundang during statutory holidays and public breaks, including Children's Day, Memorial Day, and Liberation Day. Despite guidelines requiring strict justification for holiday or residential spending, reckless transactions were allowed to proceed unchecked.&lt;/p&gt;

&lt;p&gt;Under the KFA's business promotion expense guidelines, spending corporate funds on holidays or far from official work venues requires objective proof (such as business trip receipts) or a separate written explanation. Nevertheless, the association officially acknowledged that it received zero explanatory documents from Hong. While the KFA claimed there were no issues because attendee names and headcounts were written on receipts during monthly internal reviews, critics argue that the association's auditing process was virtually non-existent.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;14.06 million KRW spent near home and on holidays! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Not a single required explanation report was submitted, exposing severe flaws in the KFA's auditing oversight.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;2. Additional $7K Spent Even After Compliance Training… Widespread Misuse Across KFA&lt;/h3&gt;
&lt;p&gt;What makes the revelation even more striking is that these spending habits continued even after an official audit by the Ministry of Culture, Sports and Tourism (MCST) and internal compliance training. Following the ministry's audit, the KFA conducted organization-wide training in May regarding proper corporate card usage.&lt;/p&gt;

&lt;p&gt;Despite this, investigation results show that Hong charged an additional &lt;span class=&quot;highlight-red&quot;&gt;9.9 million KRW near his home&lt;/span&gt; even after the May compliance session took place. This suggests that internal training was treated as little more than a superficial formality. Furthermore, despite a public apology issued by the KFA in 2017 over corporate card scandals, the association's systemic card misuse remains largely uncorrected.&lt;/p&gt;

&lt;p&gt;Since the 2017 apology, records show approximately 77 million KRW spent indiscriminately across 218 department store transactions and 300 gas station purchases. Key executives, including former manager Hong and former Technical Director Im-saeng Lee, were both found to have department store transaction histories. To make matters worse, when the KFA belatedly published its corporate card usage disclosures after controversy over delayed filings, Hong's spending details were completely omitted from the public report.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Compliance training proved ineffective! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Over 9.9 million KRW was spent after the May training, amidst broader abuses including 77 million KRW in department store and gas station charges.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cb8HkH/dJMcadCLmZo/gcHE59aK5P9ah5JX2qYqr0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cb8HkH/dJMcadCLmZo/gcHE59aK5P9ah5JX2qYqr0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cb8HkH/dJMcadCLmZo/gcHE59aK5P9ah5JX2qYqr0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fcb8HkH%2FdJMcadCLmZo%2FgcHE59aK5P9ah5JX2qYqr0%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. National Assembly KFA Hearing Set for July 30… Key Witnesses Split on Attendance&lt;/h3&gt;
&lt;p&gt;This corporate card controversy is expected to become a central issue during the upcoming National Assembly Culture, Sports and Tourism Committee hearing on the KFA, scheduled for July 30. The committee originally planned to hold the hearing on the 22nd, but voted to reschedule it to the 30th due to parliamentary organizing conflicts.&lt;/p&gt;

&lt;p&gt;Beyond the corporate card allegations, lawmakers plan to grill association officials on opaque decision-making processes regarding the appointments of former managers Jürgen Klinsmann and Myung-bo Hong, as well as internal squad friction reported after the 2026 FIFA North/Central America World Cup. High public and media attention guarantees intense questioning from committee members.&lt;/p&gt;

&lt;p&gt;Key witnesses &lt;span class=&quot;highlight-blue&quot;&gt;former KFA President Mong-gyu Chung and former manager Myung-bo Hong have not submitted absence notices, indicating they will attend the hearing&lt;/span&gt;. Other officials, including former National Team Committee Chairman Hae-sung Chung and former KFA Vice President Yong-soo Lee, are also expected to appear. Rep. Sun-mee Jin urged, &quot;The KFA must align its corporate card policies with standard sports governing bodies and completely overhaul its verification and public disclosure systems.&quot;&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Assembly hearing opens July 30! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Former President Mong-gyu Chung and manager Myung-bo Hong are expected to attend as lawmakers examine appointment controversies and card misuse.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;4. Excuses of Overseas Jobs? Controversy Over Non-Attendance Notices by Lee and Park&lt;/h3&gt;
&lt;p&gt;As the hearing date approaches, public outrage is mounting over key figures submitting notices of non-attendance. Former Technical Director Im-saeng Lee, who led the national team manager selection process, and former KFA Vice President Hang-seo Park have both filed official notices declaring they will not attend.&lt;/p&gt;

&lt;p&gt;According to committee sources, Park stated that he could not take an extended leave from his duties as head coach of Thailand's Kanchanaburi FC, a role he assumed on July 1. Meanwhile, Lee cited recent employment with Cambodia's NagaWorld FC as his reason for absence. Parliamentary insiders criticized these moves, suggesting that taking overseas coaching positions right before the hearing appears to be an attempt to evade public scrutiny and accountability.&lt;/p&gt;

&lt;p&gt;Football fans have reacted with deep disappointment and anger. Online forums and social media are filled with comments demanding accountability, questioning how public funds could be spent at neighborhood restaurants without basic documentation, and calling for fundamental structural reforms within the KFA.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&quot;Spending corporate cards at local diners and steak houses without submitting a single explanation shows a shocking lack of administrative standards at the KFA.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;Taking overseas jobs right before a parliamentary hearing looks like a classic tactic to avoid responsibility and dodge public questioning.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;Former President Chung and manager Hong must speak the truth at the hearing and take full responsibility for corporate card abuses.&quot;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;With several reference witnesses—including K-Football Innovation Committee Chairman Ji-sung Park and members Young-pyo Lee and Joo-ho Park—also filing absence notices, the National Assembly committee plans to proceed firmly with the witnesses who do attend. All eyes are now on whether the hearing can force transparency upon an association that has lost the public's trust.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Key figures submit absence notices! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Absences by Im-saeng Lee and Hang-seo Park draw fierce criticism as fans demand full accountability and systemic reform.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;Category&lt;/th&gt;&lt;th&gt;Key Details &amp; Summary&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. Core Issue&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Former manager Myung-bo Hong spent 14.06M KRW (~$10K USD) near his residence without submitting required explanations&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. Lax KFA Oversight&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;9.9M KRW charged even after May compliance training / 77M KRW total in past department store &amp; gas station misuse&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. Hearing Schedule&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;National Assembly hearing set for July 30, 2026 (Focusing on manager appointments, World Cup fallout, card misuse)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. Witness Status&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Attending:&lt;/strong&gt; Former President Mong-gyu Chung, former Manager Myung-bo Hong, Hae-sung Chung&lt;br&gt;&lt;strong&gt;Not Attending:&lt;/strong&gt; Former Director Im-saeng Lee, former VP Hang-seo Park, Ji-sung Park, etc.&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. Required Reform&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Tightening corporate card rules to sports industry standards, enforcing strict approval, and fixing public disclosure gaps&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[Key Summary] 5 Takeaways on Myung-bo Hong's Corporate Card Controversy &amp; KFA Hearing&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. $10K Spent Near Residence:&lt;/strong&gt; Former manager Myung-bo Hong charged 14.06M KRW near home without submitting explanation reports.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. Lax Enforcement of Rules:&lt;/strong&gt; KFA rules require written justification for holiday/distant spending, but the rule was entirely ignored.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. Misuse Continued After Training:&lt;/strong&gt; 9.9M KRW was spent after a May compliance session, alongside broader department store card usages.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. Hearing Set for July 30:&lt;/strong&gt; Former President Mong-gyu Chung and Myung-bo Hong to face questioning on card misuse and manager appointments.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. Outrage Over Absence Filings:&lt;/strong&gt; Im-saeng Lee and Hang-seo Park cited new overseas coaching jobs to skip the hearing, sparking evasion claims.&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;Related Tags (9):&lt;/strong&gt; July_28_2026, MyungBoHong, KoreaFootballAssociation, KFA, CorporateCardMisuse, RepSunMeeJin, KFAHearing, MongGyuChung, ImSaengLee
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>CorporateCardMisuse</category>
      <category>Hong Myung-Bo</category>
      <category>July_28_2026</category>
      <category>KFA</category>
      <category>KFAHearing</category>
      <category>korea today news</category>
      <category>KoreaFootballAssociation</category>
      <category>Lee Im-Saeng</category>
      <category>MongGyuChung</category>
      <category>RepSunMeeJin</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471991</guid>
      <comments>https://ttt77.tistory.com/471991#entry471991comment</comments>
      <pubDate>Tue, 28 Jul 2026 22:39:42 +0900</pubDate>
    </item>
    <item>
      <title>홍명보 전 감독, 자택 근처 법인카드 1400만원 사적 유용 의혹</title>
      <link>https://ttt77.tistory.com/471990</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;홍명보 전 감독, 자택 근처 법인카드 1400만원 사적 유용 의혹… KFA 무소명·부실 관리 논란&quot;,
      &quot;description&quot;: &quot;홍명보 전 대한민국 축구 대표팀 감독이 자택 인근에서 1,400만 원 이상의 대한축구협회 법인카드를 사용하고도 소명서를 제출하지 않은 것으로 확인됐습니다. 30일 국회 청문회를 앞두고 불거진 KFA의 허술한 법인카드 관리 체계와 주요 관계자들의 불출석 소식을 정리합니다.&quot;,
      &quot;keywords&quot;: &quot;2026년 7월 28일, 홍명보, 대한축구협회, KFA, 법인카드 유용, 진선미 의원, 국회 문체위 청문회, 정몽규, 이임생, 박항서&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;문화 이슈 팀&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 24px 16px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #334155;
        background: #fff;
    }
    .blog-post-content h2 { 
        font-size: 26px; 
        border-bottom: 3px solid #1e3a8a; 
        padding-bottom: 15px; 
        margin-bottom: 25px; 
        color: #0f172a; 
        word-break: keep-all; 
        letter-spacing: -0.5px;
    }
    .blog-post-content h3 { 
        font-size: 20px; 
        margin-top: 40px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        padding-left: 12px; 
        border-left: 5px solid #1e3a8a; 
        word-break: keep-all; 
        letter-spacing: -0.3px;
    }
    .blog-post-content p { 
        margin-bottom: 18px; 
        font-size: 16px; 
        color: #334155; 
        text-align: justify; 
        word-break: keep-all; 
    }
    .blog-post-content strong { 
        color: #0f172a; 
        font-weight: 700; 
    }
    .blog-post-content ul {
        margin: 12px 0 20px 0;
        padding-left: 20px;
    }
    .blog-post-content li {
        margin-bottom: 8px;
        font-size: 15.5px;
        color: #334155;
    }
    .highlight-red {
        color: #dc2626;
        font-weight: 700;
        background: #fef2f2;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .highlight-blue {
        color: #1d4ed8;
        font-weight: 700;
        background: #eff6ff;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .lead-text { 
        background: #eff6ff; 
        padding: 20px 22px; 
        border-radius: 10px; 
        margin-bottom: 35px; 
        font-size: 16.5px; 
        border-left: 5px solid #1e3a8a; 
        line-height: 1.8; 
        color: #1e293b; 
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    }
    .point-box { 
        background: #f8fafc; 
        border: 1px solid #bfdbfe; 
        padding: 18px 16px; 
        border-radius: 8px; 
        margin: 25px 0; 
        font-size: 15.5px; 
        font-weight: 500; 
        color: #1e293b; 
    }
    .data-table { 
        width: 100%; 
        border-collapse: collapse; 
        margin: 30px 0; 
        font-size: 14.5px; 
    }
    .data-table th, .data-table td { 
        border: 1px solid #e2e8f0; 
        padding: 13px 12px; 
        text-align: left; 
    }
    .data-table th { 
        background: #f1f5f9; 
        font-weight: 700; 
        color: #0f172a; 
    }
    .impact-box { 
        background: #f8fafc; 
        padding: 24px 20px; 
        border-radius: 12px; 
        border: 2px solid #1e3a8a; 
        margin-top: 35px; 
    }
    .impact-box h2 { 
        font-size: 20px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        border-bottom: none; 
        padding-bottom: 0; 
    }
    .impact-box p { 
        margin-bottom: 12px; 
        font-size: 15.5px; 
    }
    .tag-section { 
        margin-top: 35px; 
        padding-top: 18px; 
        border-top: 1px solid #e2e8f0; 
        font-size: 13.5px; 
        color: #64748b; 
    }

    @media (max-width: 768px) {
        .blog-post-content { padding: 12px 6px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; margin-top: 30px !important; }
        .lead-text { padding: 16px 14px !important; font-size: 15px !important; }
        .point-box { padding: 14px 12px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 9px 7px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.28] 홍명보 전 감독, 자택 근처 법인카드 1400만원 사적 유용 의혹… KFA 무소명·부실 관리 논란&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    &lt;strong&gt;홍명보 전 대한민국 축구 대표팀 감독&lt;/strong&gt;이 재임 기간 중 자택 인근에서 1,400만 원이 넘는 대한축구협회(KFA) 법인카드를 사용하고도 단 한 차례도 소명서를 제출하지 않은 사실이 확인됐습니다. 국회 문화체육관광위원회 진선미 더불어민주당 의원이 공개한 자료에 따르면, 축구협회는 내부 지침조차 무시한 채 허술한 관리를 이어온 것으로 드러나 거센 비판을 받고 있습니다.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/mfLk4/dJMcaijU0ZA/YPKsKpfroOGSMVSI3LGIfK/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/mfLk4/dJMcaijU0ZA/YPKsKpfroOGSMVSI3LGIfK/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/mfLk4/dJMcaijU0ZA/YPKsKpfroOGSMVSI3LGIfK/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FmfLk4%2FdJMcaijU0ZA%2FYPKsKpfroOGSMVSI3LGIfK%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. 자택 인근 국밥집·정육식당부터 공휴일 결제까지… 1406만 원 '무소명' 사용&lt;/h3&gt;
&lt;p&gt;진선미 의원실이 대한축구협회로부터 제출받은 법인카드 사용 내역에 따르면, 홍명보 전 감독은 2024년 7월부터 올해 5월까지 총 &lt;span class=&quot;highlight-blue&quot;&gt;3,742만 원&lt;/span&gt;의 법인카드를 집행했습니다. 그러나 이 중 약 37%에 달하는 &lt;span class=&quot;highlight-red&quot;&gt;1,406만 원이 고인의 자택이 위치한 경기 성남시 분당구 일대에서 결제&lt;/span&gt;된 것으로 파악됐습니다.&lt;/p&gt;

&lt;p&gt;세부 결제 내역을 살펴보면 업무 연관성을 찾기 힘든 자택 인근 호텔, 정육식당, 해장국집 등이 대거 포함되어 있어 사적 유용 의혹을 키우고 있습니다. 더욱이 어린이날, 현충일, 광복절 등 명절과 공휴일에도 분당 소재 업소에서 수십만 원 단위로 법인카드를 사용한 기록이 포착됐습니다. 원칙적으로 공휴일 및 자택 인근 결제는 엄격한 증빙을 요구함에도 불구하고 무분별한 지출이 이뤄진 것입니다.&lt;/p&gt;

&lt;p&gt;대한축구협회의 업무추진비 집행 지침상 원거리나 휴일에 법인카드를 사용할 경우 출장 등 객관적 증빙자료나 별도의 소명서 제출이 필수적입니다. 하지만 협회는 홍 전 감독으로부터 관련 소명서를 전혀 받지 않았음을 공식 인정했습니다. 협회 측은 영수증에 참석자와 인원을 기재했고 매월 자체 점검을 거쳤기 때문에 문제가 없다는 입장을 내놓았지만, 부실한 검증 절차에 대한 지적은 피하기 어려워 보입니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;자택 근처 및 휴일 지출 1,406만 원! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;지침상 필수인 제출 소명서가 단 한 건도 없었던 것으로 확인되어 KFA의 사후 검증 부실이 드러났습니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;2. '재발 방지 교육' 이후에도 990만 원 추가 결제… 만연한 KFA 법인카드 남용&lt;/h3&gt;
&lt;p&gt;더욱 충격적인 대목은 문화체육관광부의 감사 및 자체 재발 방지 교육 이후에도 이러한 행태가 반복되었다는 점입니다. 축구협회는 문체부 감사 이후인 올해 5월 전 직원을 대상으로 법인카드 적정 사용에 관한 교육을 실시한 바 있습니다.&lt;/p&gt;

&lt;p&gt;그러나 홍 전 감독은 교육이 실시된 5월 이후에도 자택 인근에서 &lt;span class=&quot;highlight-red&quot;&gt;990여만 원을 추가 결제&lt;/span&gt;한 것으로 조사됐습니다. 이는 협회가 내부 교육을 단지 형식적인 포장용으로 치부했음을 보여주는 대목입니다. 나아가 과거 2017년 법인카드 사적 유용 사건으로 대국민 사과를 발표했음에도 협회 전체의 카드 남용 실태는 개선되지 않은 것으로 드러났습니다.&lt;/p&gt;

&lt;p&gt;실제로 2017년 사과 이후에도 백화점 결제 218건, 주유소 결제 300건 등 총 7,700여만 원이 무분별하게 지출되었습니다. 홍 전 감독은 물론 이임생 전 기술총괄이사 역시 백화점 결제 내역이 확인되는 등 수뇌부 전체의 도덕 불감증이 심각한 수준입니다. 게다가 뒤늦게 공개한 사용 내역 공시에서조차 홍 감독의 일부 내역이 누락되는 등 공시 관리 체계 역시 엉망이었습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;재발 방지 교육도 무용지물! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;5월 교육 이후에도 990만 원이 추가 결제되었으며, 백화점·주유소 등 7,700만 원 규모의 남용 실태가 드러났습니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dmJsN8/dJMcad3UAXG/2OiGdN7GFYxBN4I0byXlk0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dmJsN8/dJMcad3UAXG/2OiGdN7GFYxBN4I0byXlk0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dmJsN8/dJMcad3UAXG/2OiGdN7GFYxBN4I0byXlk0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdmJsN8%2FdJMcad3UAXG%2F2OiGdN7GFYxBN4I0byXlk0%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. 오는 30일 국회 KFA 청문회 개최… 주요 증인 참석 여부 표갈림&lt;/h3&gt;
&lt;p&gt;이번 법인카드 유용 의혹은 오는 30일 열리는 국회 문화체육관광위원회의 대한축구협회 관련 청문회에서 핵심 쟁점으로 다뤄질 전망입니다. 국회 문체위는 당초 22일 청문회를 개최할 예정이었으나 원구성을 이유로 연기하여 30일 진행하기로 의결했습니다.&lt;/p&gt;

&lt;p&gt;이번 청문회에서는 법인카드 유용 문제 외에도 클린스만 전 감독 및 홍명보 감독의 선임 과정에서 불거진 밀실 행정 논란, 2026 FIFA 북중미 월드컵 이후 제기된 선수단 내분 의혹 등이 다각도로 집중 추궁될 예정입니다. 축구 팬들과 국민적 관심이 집중된 만큼 의원들의 매서운 질의가 이어질 것으로 보입니다.&lt;/p&gt;

&lt;p&gt;청문회의 핵심 증인인 &lt;span class=&quot;highlight-blue&quot;&gt;정몽규 전 축구협회 회장과 홍명보 전 감독은 아직 불출석 사유서를 제출하지 않아 청문회에 출석할 것으로 파악&lt;/span&gt;됐습니다. 정해성 전 국가대표전력강화위원장과 이용수 전 부회장 등도 참석할 것으로 알려졌습니다. 진선미 의원은 &quot;KFA의 법인카드 사용 지침을 타 체육단체 수준으로 구체화하고, 예외적 결제에 대한 검증과 공시 시스템을 전면 재정비해야 한다&quot;고 강하게 촉구했습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;30일 국회 청문회 개막! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;정몽규 전 회장과 홍명보 전 감독은 참석할 전망이며, 법인카드 유용과 감독 선임 절차 논란이 도마 위에 오릅니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;4. 해외 취업 핑계? 이임생·박항서 불출석 사유서 제출 논란&lt;/h3&gt;
&lt;p&gt;청문회가 바짝 다가온 가운데, 핵심 관련자들의 '불출석 사유서' 제출을 둘러싼 팬들의 비판 목소리도 커지고 있습니다. 축구협회의 대표팀 감독 선임 과정을 주도했던 이임생 전 기술총괄이사와 박항서 전 부회장이 잇따라 불출석 사유서를 제출했습니다.&lt;/p&gt;

&lt;p&gt;문체위 관계자에 따르면 박항서 전 부회장은 7월 1일부터 태국 칸차나부리FC 감독직을 수행하게 되어 장기간 현지를 비우기 어렵다는 사유를 밝혔습니다. 한편 이임생 전 이사는 캄보디아 나가월드FC 구단 취업을 이유로 불출석을 통보한 것으로 알려졌습니다. 이에 국회 내부에서는 &quot;청문회 직전에 해외 구단에 취업한 것을 핑계 삼아 책임 추궁을 회피하려는 것이 아니냐&quot;는 비판이 제기되고 있습니다.&lt;/p&gt;

&lt;p&gt;팬들의 아쉬움과 격앙된 반응 역시 커지고 있습니다. 인터넷 축구 커뮤니티와 SNS에는 &quot;책임을 지고 해명해야 할 인물들이 쏙 빠져나간다&quot;, &quot;자택 앞 국밥집에서 법카를 쓰면서 소명서조차 안 낸 것은 국민을 기만한 행위&quot;, &quot;축구협회 전면 개혁이 시급하다&quot;는 애도 및 분노의 의견이 연이어 올라오고 있습니다.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&quot;자택 근처 정육식당과 국밥집에서 법카 쓰고 소명서 한 장 안 냈다니, KFA 행정 수준이 참담합니다.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;청문회 직전에 해외 구단 취업을 이유로 안 나온다니 전형적인 꼬리 자르기와 회피성 불출석으로 보입니다.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;정몽규 회장과 홍명보 감독이 청문회에서 거짓 없는 진실을 밝히고 법인카드 남용에 대해 책임져야 합니다.&quot;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;박지성 K-축구혁신위원장, 이영표·박주호 혁신위원 등 참고인 상당수도 불출석 사유서를 낸 상황에서, 국회 문체위는 출석 의사를 밝힌 핵심 증인들을 중심으로 청문회를 차질 없이 진행하겠다는 방침입니다. 국민적 신뢰를 잃은 대한축구협회가 이번 청문회를 통해 투명한 조직으로 거듭날 수 있을지 관심이 쏠립니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;주요 인사들의 잇따른 불출석! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;이임생·박항서 불출석에 &quot;책임 회피용 해외 취업&quot; 비판이 비등하며 축구 팬들의 분노가 폭발하고 있습니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;주요 내용 및 세부 현황&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. 논란 핵심&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;홍명보 전 감독, 자택 인근(분당)에서 법인카드 1,406만 원 결제 후 소명서 미제출&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. KFA 관리 부실&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;재발 방지 교육 이후에도 990만 원 추가 결제 / 백화점·주유소 등 총 7,700만 원 남용 실태 포착&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. 청문회 일정&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;2026년 7월 30일 국회 문체위 청문회 개최 (감독 선임 절차, 월드컵 책임, 법인카드 쟁점)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. 증인 출석 현황&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;출석 예정:&lt;/strong&gt; 정몽규 전 회장, 홍명보 전 감독, 정해성 전 위원장 등&lt;br&gt;&lt;strong&gt;불출석 제출:&lt;/strong&gt; 이임생 전 이사, 박항서 전 부회장, 박지성·이영표·박주호 참고인 등&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. 향후 과제&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;법인카드 사용 지침 강화, 예외 결제 검증 절차 구체화 및 KFA 공시 체계 전면 재정비&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[핵심 정리] 홍명보 전 감독 법인카드 무소명 및 KFA 청문회 5대 요약&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. 자택 근처 1,400만 원 결제:&lt;/strong&gt; 홍명보 전 감독, 성남 분당 일대 호텔·식당에서 법카 사용 후 소명서 미제출&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. 허술한 KFA 방침:&lt;/strong&gt; 원거리·휴일 사용 시 소명서 제출 지침이 존재하나 KFA는 사후 검증 없이 방치&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. 교육 후에도 반복 지출:&lt;/strong&gt; 5월 재발 방지 교육 이후에도 990만 원 추가 결제 및 과거 백화점·주유소 유용 정황 드러남&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. 30일 국회 청문회:&lt;/strong&gt; 정몽규 전 회장과 홍명보 전 감독 출석 예정… 선임 절차 및 법카 유용 집중 추궁&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. 이임생·박항서 불출석:&lt;/strong&gt; 해외 구단 취업 등을 사유로 불출석 사유서 제출해 '책임 회피' 비판 고조&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;관련 태그 (9개):&lt;/strong&gt; 2026년7월28일, 홍명보, 대한축구협회, KFA, 홍명방법인카드, 진선미의원, 축구협회청문회, 정몽규, 이임생
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>2026년7월28일</category>
      <category>KFA</category>
      <category>대한축구협회</category>
      <category>오늘의 일들</category>
      <category>이임생</category>
      <category>정몽규</category>
      <category>진선미의원</category>
      <category>축구협회청문회</category>
      <category>홍명방법인카드</category>
      <category>홍명보</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471990</guid>
      <comments>https://ttt77.tistory.com/471990#entry471990comment</comments>
      <pubDate>Tue, 28 Jul 2026 22:39:28 +0900</pubDate>
    </item>
    <item>
      <title>'Master of Mystery' Keigo Higashino Passes Away from Colon Cancer at 68</title>
      <link>https://ttt77.tistory.com/471989</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;'Master of Mystery' Keigo Higashino Passes Away from Colon Cancer at 68&quot;,
      &quot;description&quot;: &quot;Keigo Higashino, a legendary figure in Japanese mystery fiction, passed away from colon cancer in the early hours of July 23 at the age of 68. Here is a summary of Kodansha's official obituary, his literary legacy, upcoming posthumous release, and global fan tributes.&quot;,
      &quot;keywords&quot;: &quot;July 27 2026, Keigo Higashino, Keigo Higashino passes away, Keigo Higashino colon cancer, The Devotion of Suspect X, The Miracles of the Namiya General Store, Kodansha obituary, Eternal Memories, fan tributes&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Culture Issue Team&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 24px 16px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #334155;
        background: #fff;
    }
    .blog-post-content h2 { 
        font-size: 26px; 
        border-bottom: 3px solid #1e3a8a; 
        padding-bottom: 15px; 
        margin-bottom: 25px; 
        color: #0f172a; 
        word-break: keep-all; 
        letter-spacing: -0.5px;
    }
    .blog-post-content h3 { 
        font-size: 20px; 
        margin-top: 40px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        padding-left: 12px; 
        border-left: 5px solid #1e3a8a; 
        word-break: keep-all; 
        letter-spacing: -0.3px;
    }
    .blog-post-content p { 
        margin-bottom: 18px; 
        font-size: 16px; 
        color: #334155; 
        text-align: justify; 
        word-break: keep-all; 
    }
    .blog-post-content strong { 
        color: #0f172a; 
        font-weight: 700; 
    }
    .blog-post-content ul {
        margin: 12px 0 20px 0;
        padding-left: 20px;
    }
    .blog-post-content li {
        margin-bottom: 8px;
        font-size: 15.5px;
        color: #334155;
    }
    .highlight-red {
        color: #dc2626;
        font-weight: 700;
        background: #fef2f2;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .highlight-blue {
        color: #1d4ed8;
        font-weight: 700;
        background: #eff6ff;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .lead-text { 
        background: #eff6ff; 
        padding: 20px 22px; 
        border-radius: 10px; 
        margin-bottom: 35px; 
        font-size: 16.5px; 
        border-left: 5px solid #1e3a8a; 
        line-height: 1.8; 
        color: #1e293b; 
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    }
    .point-box { 
        background: #f8fafc; 
        border: 1px solid #bfdbfe; 
        padding: 18px 16px; 
        border-radius: 8px; 
        margin: 25px 0; 
        font-size: 15.5px; 
        font-weight: 500; 
        color: #1e293b; 
    }
    .data-table { 
        width: 100%; 
        border-collapse: collapse; 
        margin: 30px 0; 
        font-size: 14.5px; 
    }
    .data-table th, .data-table td { 
        border: 1px solid #e2e8f0; 
        padding: 13px 12px; 
        text-align: left; 
    }
    .data-table th { 
        background: #f1f5f9; 
        font-weight: 700; 
        color: #0f172a; 
    }
    .impact-box { 
        background: #f8fafc; 
        padding: 24px 20px; 
        border-radius: 12px; 
        border: 2px solid #1e3a8a; 
        margin-top: 35px; 
    }
    .impact-box h2 { 
        font-size: 20px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        border-bottom: none; 
        padding-bottom: 0; 
    }
    .impact-box p { 
        margin-bottom: 12px; 
        font-size: 15.5px; 
    }
    .tag-section { 
        margin-top: 35px; 
        padding-top: 18px; 
        border-top: 1px solid #e2e8f0; 
        font-size: 13.5px; 
        color: #64748b; 
    }

    @media (max-width: 768px) {
        .blog-post-content { padding: 12px 6px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; margin-top: 30px !important; }
        .lead-text { padding: 16px 14px !important; font-size: 15px !important; }
        .point-box { padding: 14px 12px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 9px 7px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.27]'Master of Mystery' Keigo Higashino Passes Away from Colon Cancer at 68&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    Renowned author &lt;strong&gt;Keigo Higashino (東野圭吾)&lt;/strong&gt;, beloved by readers worldwide for masterpieces such as &lt;i&gt;The Devotion of Suspect X&lt;/i&gt; and &lt;i&gt;The Miracles of the Namiya General Store&lt;/i&gt;, has &lt;span class=&quot;highlight-red&quot;&gt;passed away from colon cancer at the age of 68&lt;/span&gt;. Japanese publishing giant Kodansha issued an official obituary, confirming that a private family funeral has taken place in accordance with the wishes of his bereaved family.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cHrQAS/dJMb998i2sB/ya2rx7dYDXB4u5DTgrjKz0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cHrQAS/dJMb998i2sB/ya2rx7dYDXB4u5DTgrjKz0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cHrQAS/dJMb998i2sB/ya2rx7dYDXB4u5DTgrjKz0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcHrQAS%2FdJMb998i2sB%2Fya2rx7dYDXB4u5DTgrjKz0%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. Passed Away in Early Hours of July 23… Kodansha Releases Official Obituary&lt;/h3&gt;
&lt;p&gt;On July 27, major Japanese publishing house Kodansha announced via its official website and press release that &quot;Author Keigo Higashino &lt;span class=&quot;highlight-red&quot;&gt;passed away from colon cancer in the early hours of July 23&lt;/span&gt;.&quot; He was 68 years old. The sudden news of the literary titan's passing has sent shockwaves and profound sorrow throughout the global literary community and his vast readership.&lt;/p&gt;

&lt;p&gt;Official information outlets operated jointly by Kodansha and seven major publishers simultaneously posted memorial tributes, bowing their heads in honor of his final journey. According to the announcement, Higashino had quietly been battling colon cancer, remaining steadfast and dignified until his final moments to avoid placing a burden on those around him. To respect the peace of the deceased and protect the privacy of the grieving family, the publisher strongly requested cooperation regarding the following matters:&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Funeral Service:&lt;/strong&gt; Already conducted quietly as a private family funeral attended only by immediate family.&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Family Request:&lt;/strong&gt; Media outlets are firmly asked to refrain from contacting or interviewing the family.&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Condolences Declined:&lt;/strong&gt; Condolence money, flowers, and telegrams will strictly not be accepted.&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Memorial Gathering:&lt;/strong&gt; A separate public farewell ceremony for fans and fellow writers will be announced once details are finalized.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Publishing insiders expressed heartfelt heartbreak, noting that even during his illness, Higashino was more concerned with completing his works than with his own health condition. His family added that they waited to announce his passing until after completing the funeral service, adhering strictly to his personal wishes. Following this official statement, the global publishing world remains in deep mourning for a giant lost.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Passed away early morning on July 23 from colon cancer! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Kodansha's official obituary on July 27 confirmed a private funeral and declined all press inquiries and condolence gifts.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;2. From Engineer to '100-Million-Copy' Titan… His Literary Legacy&lt;/h3&gt;
&lt;p&gt;Born in Osaka, Japan, in 1958, Higashino took an unconventional path to literature, graduating with a degree in Electrical Engineering from Osaka Prefecture University and working as an engineer for a private firm. Writing at night while working a full-time job during the day, he made a grand debut in 1985 when his school mystery novel &lt;span class=&quot;highlight-blue&quot;&gt;&lt;i&gt;After School&lt;/i&gt; won the 31st Edogawa Rampo Prize&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;Following his debut, he combined his engineering background's logical precision with a sharp yet compassionate insight into human nature, building a uniquely compelling universe of mystery. His signature style—delivering intricate puzzle-box plots alongside deeply emotional narratives—earned constant praise from both critics and the general public with every release.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;1985:&lt;/strong&gt; Won the 31st Edogawa Rampo Prize for &lt;i&gt;After School&lt;/i&gt; (literary debut).&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;1999:&lt;/strong&gt; Won the 52nd Mystery Writers of Japan Award for &lt;i&gt;Secret&lt;/i&gt;.&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;2006:&lt;/strong&gt; Swept both the Naoki Prize and the Honkaku Mystery Award for &lt;i&gt;The Devotion of Suspect X&lt;/i&gt;.&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;2012:&lt;/strong&gt; Won the 48th Chuo Koron Literary Prize for &lt;i&gt;The Miracles of the Namiya General Store&lt;/i&gt;.&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;2023:&lt;/strong&gt; Achieved the historic milestone of surpassing &lt;span class=&quot;highlight-red&quot;&gt;100 million copies published&lt;/span&gt; in Japan.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Major works such as &lt;i&gt;The Devotion of Suspect X&lt;/i&gt;, the popular &lt;i&gt;Detective Galileo&lt;/i&gt; series featuring genius physicist Manabu Yukawa, &lt;i&gt;Journey Under the Midnight Sun&lt;/i&gt;, &lt;i&gt;Newcomer&lt;/i&gt;, and the &lt;i&gt;Masquerade&lt;/i&gt; series were adapted into hugely successful TV dramas and feature films, gaining massive popularity not only in Japan but across global markets. More than just a mystery writer, he was a cultural phenomenon who defined an era of popular literature. His legacy stands as an immortal milestone in mystery literature.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;A master storyteller with an engineering background! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Winning top prizes like the Naoki Award and surpassing 100 million sales, he left an indelible mark on modern literature.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bERhy4/dJMcaixtaUe/tzY4XYxzaYHoPMsfQN9GX1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bERhy4/dJMcaixtaUe/tzY4XYxzaYHoPMsfQN9GX1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bERhy4/dJMcaixtaUe/tzY4XYxzaYHoPMsfQN9GX1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbERhy4%2FdJMcaixtaUe%2FtzY4XYxzaYHoPMsfQN9GX1%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. Writing Until His Final Breath… 106 Books Published Total&lt;/h3&gt;
&lt;p&gt;Even while fighting a grueling battle with colon cancer, Higashino never put down his pen, burning with a passion for storytelling until the very end. According to Kodansha, the total number of individual titles he leaves behind, excluding co-authored books, &lt;span class=&quot;highlight-blue&quot;&gt;stands at 106 volumes&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;His 40-year literary journey, which began in September 1985 with his debut novel &lt;i&gt;After School&lt;/i&gt;, reaches its final conclusion with his forthcoming novel and last work, &lt;span class=&quot;highlight-red&quot;&gt;&lt;i&gt;Eternal Memories&lt;/i&gt; (Bungeishunju)&lt;/span&gt;, scheduled for release on August 5. His unwavering determination to revise manuscripts and outline ideas from his hospital bed served as a profound inspiration to fellow authors.&lt;/p&gt;

&lt;p&gt;Kodansha stated, &quot;The countless stories he created will continue to captivate readers across generations,&quot; adding, &quot;We sincerely hope readers around the world continue to love and cherish Higashino's novels.&quot; His posthumous book, &lt;i&gt;Eternal Memories&lt;/i&gt;, will serve as a final gift to his millions of fans worldwide.&lt;/p&gt;

&lt;p&gt;Though the master has departed, his 106 books and the memorable characters within them will live on forever in the hearts of readers. His works have achieved true immortality through the enduring power of literature.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Unstoppable passion despite his illness! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Including his posthumous novel 'Eternal Memories' releasing on August 5, he leaves behind an extraordinary body of 106 works.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;4. &quot;We Lost a Giant&quot;: Outpouring of Grief from Fans Worldwide&lt;/h3&gt;
&lt;p&gt;Immediately following the news of his passing, X (formerly Twitter), online literary communities, and social media platforms were flooded with tributes from devastated fans. Within just 15 minutes of the announcement, keywords like 'Keigo Higashino', 'Colon Cancer Passing', and 'Suspect X' shot to the top of real-time trending charts globally.&lt;/p&gt;

&lt;p&gt;Countless readers shared their grief and disbelief, posting messages such as &quot;I am too shocked for words,&quot; &quot;He was only 68, taken far too soon,&quot; and &quot;I can't believe the author who accompanied my youth is gone.&quot; Readers around the world gathered on online platforms to revisit his iconic works and reflect on the memories his books created.&lt;/p&gt;

&lt;p&gt;Heartfelt messages honoring his memory and expressing gratitude for his life's work continue to pour in nonstop across social media:&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&quot;He was the author who first taught me the joy of reading during my school years... Thank you for gifting us so many thrilling and moving stories.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;I will never forget the chill and tears I felt reading &lt;i&gt;The Devotion of Suspect X&lt;/i&gt;. May you rest in peace in heaven, free from pain.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;Heartbroken to learn his upcoming August release &lt;i&gt;Eternal Memories&lt;/i&gt; is now a posthumous work. I will treasure reading his final manuscript.&quot;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Literary fans around the globe are bidding farewell to the master while reflecting on the unforgettable prose and emotion he left behind. The questions he asked and the warmth he offered through his stories will shine brightly forever within the pages of his books.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Dominating trending charts with global tributes! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;&quot;An author who shaped my youth&quot;: Readers worldwide express profound sorrow and affection for the legendary writer.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;Category&lt;/th&gt;&lt;th&gt;Key Details &amp; Summary&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. Personal Details&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Keigo Higashino (東野圭吾, Born in Osaka 1958 ~ Passed away July 23, 2026 from colon cancer, Age 68)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. Official Announcement&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Official obituary released by Kodansha on July 27 (Confirmed passing on July 23)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. Iconic Works&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;i&gt;The Devotion of Suspect X&lt;/i&gt;, &lt;i&gt;The Miracles of the Namiya General Store&lt;/i&gt;, &lt;i&gt;Secret&lt;/i&gt;, &lt;i&gt;Detective Galileo Series&lt;/i&gt;, etc.&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. Career Achievement&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;106 total published volumes from &lt;i&gt;After School&lt;/i&gt; to &lt;i&gt;Eternal Memories&lt;/i&gt;; over 100M copies sold in Japan&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. Funeral &amp; Response&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Private family funeral held, condolences declined / Massive global outpouring of fan tributes and re-readings&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[Key Summary] 5 Takeaways on Keigo Higashino's Passing&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. Passed Away from Colon Cancer:&lt;/strong&gt; Died early morning on July 23 at age 68 (Kodansha official announcement on July 27)&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. Private Family Funeral:&lt;/strong&gt; Conducted quietly per family wishes; media interviews and condolence gifts politely declined&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. 100-Million-Copy Titan:&lt;/strong&gt; Swept top prizes including the Naoki Award and surpassed 100 million books sold in Japan since 1985&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. 106 Total Works:&lt;/strong&gt; Authored 106 volumes total, concluding with his posthumous novel &lt;i&gt;Eternal Memories&lt;/i&gt; out on August 5&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. Worldwide Mourning:&lt;/strong&gt; Dominating social media trending lists as fans around the globe mourn the loss of a literary icon&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;Related Tags (9):&lt;/strong&gt; July 27 2026, KeigoHigashino, KeigoHigashinoPassing, KeigoHigashinoColonCancer, DevotionOfSuspectX, NamiyaGeneralStore, KodanshaObituary, EternalMemories, FanTributes
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>DevotionOfSuspectX</category>
      <category>EternalMemories</category>
      <category>FanTributes</category>
      <category>July_27_2026</category>
      <category>Keigo Higashino</category>
      <category>KeigoHigashinoColonCancer</category>
      <category>KeigoHigashinoPassing</category>
      <category>KodanshaObituary</category>
      <category>korea today news</category>
      <category>NamiyaGeneralStore</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471989</guid>
      <comments>https://ttt77.tistory.com/471989#entry471989comment</comments>
      <pubDate>Mon, 27 Jul 2026 23:01:50 +0900</pubDate>
    </item>
    <item>
      <title>'추리소설의 거장' 히가시노 게이고 대장암 별세&amp;hellip; 향년 68세</title>
      <link>https://ttt77.tistory.com/471988</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;'추리소설의 거장' 히가시노 게이고 대장암 별세… 향년 68세&quot;,
      &quot;description&quot;: &quot;일본 추리소설을 대표하는 거장 히가시노 게이고 작가가 대장암 투병 끝에 7월 23일 새벽 향년 68세로 별세했습니다. 고단샤의 공식 부고 발표와 생전 문학적 족적, 유작 출간 정보 및 전 세계 팬들의 애도 반응을 정리합니다.&quot;,
      &quot;keywords&quot;: &quot;2026년 7월 27일, 히가시노 게이고, 히가시노 게이고 별세, 히가시노 게이고 대장암, 용의자 X의 헌신, 나미야 잡화점의 기적, 고단샤 부고, 영원의 기억, 팬 반응&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;문화 이슈 팀&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 24px 16px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #334155;
        background: #fff;
    }
    .blog-post-content h2 { 
        font-size: 26px; 
        border-bottom: 3px solid #1e3a8a; 
        padding-bottom: 15px; 
        margin-bottom: 25px; 
        color: #0f172a; 
        word-break: keep-all; 
        letter-spacing: -0.5px;
    }
    .blog-post-content h3 { 
        font-size: 20px; 
        margin-top: 40px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        padding-left: 12px; 
        border-left: 5px solid #1e3a8a; 
        word-break: keep-all; 
        letter-spacing: -0.3px;
    }
    .blog-post-content p { 
        margin-bottom: 18px; 
        font-size: 16px; 
        color: #334155; 
        text-align: justify; 
        word-break: keep-all; 
    }
    .blog-post-content strong { 
        color: #0f172a; 
        font-weight: 700; 
    }
    .blog-post-content ul {
        margin: 12px 0 20px 0;
        padding-left: 20px;
    }
    .blog-post-content li {
        margin-bottom: 8px;
        font-size: 15.5px;
        color: #334155;
    }
    .highlight-red {
        color: #dc2626;
        font-weight: 700;
        background: #fef2f2;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .highlight-blue {
        color: #1d4ed8;
        font-weight: 700;
        background: #eff6ff;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .lead-text { 
        background: #eff6ff; 
        padding: 20px 22px; 
        border-radius: 10px; 
        margin-bottom: 35px; 
        font-size: 16.5px; 
        border-left: 5px solid #1e3a8a; 
        line-height: 1.8; 
        color: #1e293b; 
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    }
    .point-box { 
        background: #f8fafc; 
        border: 1px solid #bfdbfe; 
        padding: 18px 16px; 
        border-radius: 8px; 
        margin: 25px 0; 
        font-size: 15.5px; 
        font-weight: 500; 
        color: #1e293b; 
    }
    .data-table { 
        width: 100%; 
        border-collapse: collapse; 
        margin: 30px 0; 
        font-size: 14.5px; 
    }
    .data-table th, .data-table td { 
        border: 1px solid #e2e8f0; 
        padding: 13px 12px; 
        text-align: left; 
    }
    .data-table th { 
        background: #f1f5f9; 
        font-weight: 700; 
        color: #0f172a; 
    }
    .impact-box { 
        background: #f8fafc; 
        padding: 24px 20px; 
        border-radius: 12px; 
        border: 2px solid #1e3a8a; 
        margin-top: 35px; 
    }
    .impact-box h2 { 
        font-size: 20px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        border-bottom: none; 
        padding-bottom: 0; 
    }
    .impact-box p { 
        margin-bottom: 12px; 
        font-size: 15.5px; 
    }
    .tag-section { 
        margin-top: 35px; 
        padding-top: 18px; 
        border-top: 1px solid #e2e8f0; 
        font-size: 13.5px; 
        color: #64748b; 
    }

    @media (max-width: 768px) {
        .blog-post-content { padding: 12px 6px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; margin-top: 30px !important; }
        .lead-text { padding: 16px 14px !important; font-size: 15px !important; }
        .point-box { padding: 14px 12px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 9px 7px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.27] '추리소설의 거장' 히가시노 게이고 대장암 별세… 향년 68세&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    '용의자 X의 헌신', '나미야 잡화점의 기적' 등으로 전 세계 독자들의 큰 사랑을 받아온 일본 추리소설의 거장 &lt;strong&gt;히가시노 게이고(東野圭吾)&lt;/strong&gt; 작가가 &lt;span class=&quot;highlight-red&quot;&gt;대장암 투병 끝에 향년 68세로 별세&lt;/span&gt;했습니다. 출판사 고단샤는 공식 부고를 발표하고 유가족의 뜻에 따라 장례는 가족장으로 조용히 엄수되었다고 밝혔습니다.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/tKsud/dJMcajpsELX/vVKmvfvUtgPrA833CMq9W1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/tKsud/dJMcajpsELX/vVKmvfvUtgPrA833CMq9W1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/tKsud/dJMcajpsELX/vVKmvfvUtgPrA833CMq9W1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FtKsud%2FdJMcajpsELX%2FvVKmvfvUtgPrA833CMq9W1%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. 대장암 투병 끝 23일 새벽 별세… 고단샤 공식 부고 발표&lt;/h3&gt;
&lt;p&gt;일본 대형 출판사 고단샤는 27일 공식 홈페이지 및 언론 발표를 통해 &quot;작가 히가시노 게이고가 지난 &lt;span class=&quot;highlight-red&quot;&gt;7월 23일 이른 새벽 대장암으로 세상을 떠났다&lt;/span&gt;&quot;고 공식 발표했습니다. 향년 68세의 나이로 갑작스럽게 전해진 비보는 전 세계 문단과 독자들에게 깊은 충격과 슬픔을 안겨주고 있습니다.&lt;/p&gt;

&lt;p&gt;고단샤와 7개 주요 출판사 대표가 운영하는 공식 정보 배포 계정 역시 일제히 추모 문문을 게재하며 거장의 마지막 길을 고개 숙여 애도했습니다. 부고 소식에 따르면 고인은 그동안 조용히 대장암 투병을 이어왔으며, 주변에 부담을 주지 않으려 마지막까지 의연한 태도를 유지했던 것으로 알려졌습니다. 출판사 측은 고인의 안식과 남아있는 유가족들의 사생활 보호를 위해 다음과 같은 협조 사항을 강력히 요청했습니다.&lt;/p&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;p&gt;출판 관계자들은 고인이 투병 중에도 자신의 건강 상태보다 작품의 완결성에 더 신경을 썼다며 안타까움을 금치 못했습니다. 유가족 역시 고인의 뜻을 따라 조용히 장례를 마치고 나서야 부고를 전하게 되었다고 덧붙였습니다. 이번 공식 발표로 인해 전 세계 출판계는 거장을 잃은 큰 슬픔에 잠겨 있습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;대장암 투병 끝 7월 23일 새벽 별세! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;고단샤는 27일 공식 부고를 통해 가족장 엄수 및 취재·조의금 사절 방침을 밝혔습니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;2. 엔지니어 출신에서 '1억 부 신화'의 거장으로… 그가 남긴 문학적 족적&lt;/h3&gt;
&lt;p&gt;1958년 일본 오사카에서 태어난 고인은 오사카부립대학교 전기공학과를 졸업한 후 기업에서 엔지니어로 근무하는 이색 이력을 가졌습니다. 낮에는 회사를 다니고 밤에는 소설을 쓰던 고인은 1985년 학원 미스터리 장편소설 &lt;span class=&quot;highlight-blue&quot;&gt;‘방과 후’로 제31회 에도가와 란포상&lt;/span&gt;을 수상하며 화려하게 문단에 데뷔했습니다.&lt;/p&gt;

&lt;p&gt;데뷔 이후 이공계 출신다운 논리적인 구성과 인간 심리에 대한 날카롭고 따뜻한 통찰력을 결합하여 독창적인 미스터리 세계를 구축해 나갔습니다. 치밀한 트릭과 감동적인 스토리를 동시에 선사하는 그의 스타일은 발표하는 작품마다 대중과 평단의 찬사를 받았습니다.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;1985년:&lt;/strong&gt; '방과 후'로 제31회 에도가와 란포상 수상 (화려한 데뷔)&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;1999년:&lt;/strong&gt; '비밀'로 제52회 일본추리작가협회상 장편부문 수상&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;2006년:&lt;/strong&gt; '용의자 X의 헌신'으로 나오키상 및 본격미스터리대상 동시 석권&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;2012년:&lt;/strong&gt; '나미야 잡화점의 기적'으로 제48회 중앙공론문예상 수상&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;2023년:&lt;/strong&gt; 일본 국내 누적 발행 부수 &lt;span class=&quot;highlight-red&quot;&gt;1억 부 돌파&lt;/span&gt;라는 대기록 달성&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;특히 대표작 '용의자 X의 헌신'을 비롯해 천재 물리학자 유가와 마나부가 활약하는 '갈릴레오' 시리즈, '백야행', '신참자', '매스커레이드' 시리즈 등은 수많은 TV 드라마와 영화로 각색되어 일본은 물론 한국과 글로벌 시장에서도 폭발적인 인기를 누렸습니다. 그는 단순한 추리소설 작가를 넘어 시대의 감성을 자극하는 대중문학의 거장이었습니다. 그의 유산은 앞으로도 미스터리 문학사에 찬란한 이정표로 남을 것입니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;엔지니어 출신의 추리소설 대가! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;나오키상 수상과 누적 1억 부 돌파 등 일본 대중문학사에 거대한 족적을 남겼습니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/LooPG/dJMb998i2r4/T6WYhDa92kOczRQ0GkJLg0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/LooPG/dJMb998i2r4/T6WYhDa92kOczRQ0GkJLg0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/LooPG/dJMb998i2r4/T6WYhDa92kOczRQ0GkJLg0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FLooPG%2FdJMb998i2r4%2FT6WYhDa92kOczRQ0GkJLg0%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. 마지막 순간까지 펜을 잡았던 거장… 유작 포함 통산 106권 집필&lt;/h3&gt;
&lt;p&gt;고인은 대장암으로 투병하는 혹독한 시기 속에서도 마지막 순간까지 펜을 놓지 않고 집필에 대한 무서운 열정을 불태웠습니다. 고단샤의 발표에 따르면, 고인이 생전에 남긴 개인 저서는 공동 저술을 제외하고 &lt;span class=&quot;highlight-blue&quot;&gt;총 106권&lt;/span&gt;에 달합니다.&lt;/p&gt;

&lt;p&gt;1985년 9월 세상에 나온 데뷔작 ‘방과 후’로 시작된 그의 40여 년 집필 여정은 오는 8월 5일 출간 예정인 최신작이자 유작 &lt;span class=&quot;highlight-red&quot;&gt;‘영원의 기억(분게이슌주)’&lt;/span&gt;을 끝으로 긴 마침표를 찍게 되었습니다. 병상에서도 원고 수정과 구상을 멈추지 않았던 고인의 집념은 많은 동료 작가들에게도 큰 귀감이 되었습니다.&lt;/p&gt;

&lt;p&gt;출판사 측은 &quot;그가 창작해낸 수많은 이야기들은 앞으로도 세대를 넘어 수많은 독자들의 가슴을 사로잡을 것&quot;이라며, &quot;앞으로도 히가시노 작가의 소설들을 변함없이 사랑하고 즐겁게 읽어주시길 바란다&quot;고 정중히 당부했습니다. 고인이 마지막까지 혼신을 다해 쓴 유작 '영원의 기억'은 팬들에게 남긴 마지막 선물이 될 것입니다.&lt;/p&gt;

&lt;p&gt;비록 거장은 우리 곁을 떠났지만, 그가 남긴 106권의 작품과 그 속에 살아 숨 쉬는 매력적인 캐릭터들은 영원히 독자들과 함께할 것입니다. 그의 작품들은 문학이라는 이름으로 영원한 생명력을 얻게 되었습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;투병 중에도 이어진 집필 열정! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;오는 8월 5일 출간 예정인 유작 '영원의 기억'까지 통산 106권의 작품을 남겼습니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;4. &quot;거장을 잃었다&quot; 전 세계 팬들의 충격과 애도 물결&lt;/h3&gt;
&lt;p&gt;갑작스러운 별세 소식이 전해진 직후, X(구 트위터)와 주요 온라인 커뮤니티, 블로그 등은 고인을 추모하는 팬들의 글로 가득 찼습니다. 보도가 나온 지 불과 15분 만에 '히가시노 게이고', '대장암 별세', '용의자 X' 등의 키워드가 실시간 트렌드 최상위권을 싹쓸이했습니다.&lt;/p&gt;

&lt;p&gt;수많은 팬들은 &quot;너무 놀라서 말이 나오지 않는다&quot;, &quot;아직 68세이신데 너무 일찍 떠나셨다&quot;, &quot;내 학창 시절과 청춘을 함께해 준 작가님인데 믿기지 않는다&quot;라며 충격과 안타까움을 금치 못했습니다. 특히 한국 팬들 역시 독서 커뮤니티를 중심으로 고인의 대표작들을 재조명하며 깊은 슬픔을 나누고 있습니다.&lt;/p&gt;

&lt;p&gt;온라인상에는 고인의 명복을 빌며 그동안의 작품 활동에 감사를 전하는 메시지가 끊임없이 이어지고 있습니다.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&quot;학창 시절 책 읽는 즐거움을 처음 알게 해준 분... 그동안 수많은 흥미진진한 미스터리를 써주셔서 정말 감사합니다.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;용의자 X의 헌신을 읽고 느꼈던 그 전율을 잊지 못합니다. 하늘나라에서는 부디 투병 없이 편히 쉬시길 기원합니다.&quot;&lt;/li&gt;
    &lt;li&gt;&quot;8월에 나오는 신작 '영원의 기억'이 유작이라니 마음이 너무 아프네요. 마지막 작품도 소중히 읽겠습니다.&quot;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;전 세계 문학 팬들은 그가 남긴 수많은 문장과 감동을 되새기며 거장과의 작별을 고하고 있습니다. 고인이 세상에 던진 수많은 질문과 따뜻한 위로는 그가 남긴 책들 속에서 영원히 빛날 것입니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;실시간 트렌드 점령 및 글로벌 추모! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;&quot;내 청춘을 함께한 거장&quot; 전 세계 독자들이 깊은 슬픔 속에 애도의 뜻을 표하고 있습니다.&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;주요 내용 및 세부 현황&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. 인적 사항&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;히가시노 게이고(東野圭吾, 1958년 오사카 출생 ~ 2026년 7월 23일 대장암 별세, 향년 68세)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. 공식 발표&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;7월 27일 고단샤 공식 부고 발표 (7월 23일 새벽 별세 확인)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. 대표 작품&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;'용의자 X의 헌신', '나미야 잡화점의 기적', '비밀', '백야행', '갈릴레오 시리즈' 등&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. 저서 및 업적&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;데뷔작 '방과 후'부터 유작 '영원의 기억'까지 총 106권, 일본 누적 1억 부 돌파&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. 장례 및 반응&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;가족장 엄수, 조의 사절 / 전 세계 팬들의 실시간 추모 물결 및 유작 재조명&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[핵심 정리] 히가시노 게이고 작가 대장암 별세 5대 요약&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. 대장암 투병 끝 별세:&lt;/strong&gt; 7월 23일 새벽 향년 68세로 세상을 떠남 (7월 27일 고단샤 공식 발표)&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. 가족장 엄수:&lt;/strong&gt; 유가족 뜻에 따라 장례는 조용히 치러졌으며 취재 및 조의금·조화 사절&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. 1억 부 신화의 거장:&lt;/strong&gt; 1985년 데뷔 이래 나오키상 등 주요 문학상 석권, 누적 1억 부 판매 달성&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. 통산 106권의 저서:&lt;/strong&gt; 데뷔작 '방과 후'부터 8월 출간 예정인 유작 '영원의 기억'까지 총 106권 완성&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. 전 세계적 추모:&lt;/strong&gt; SNS 실시간 트렌드 점령, '용의자 X' 등 명작을 남긴 거장에 대한 애도 폭발&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;관련 태그 (9개):&lt;/strong&gt; 2026년 7월 27일, 히가시노게이고, 히가시노게이고별세, 히가시노게이고대장암, 용의자X의헌신, 나미야잡화점의기적, 고단샤부고, 영원의기억, 팬들의애도
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471988</guid>
      <comments>https://ttt77.tistory.com/471988#entry471988comment</comments>
      <pubDate>Mon, 27 Jul 2026 23:01:29 +0900</pubDate>
    </item>
    <item>
      <title>'Heat Dome' Traps Korea at 39.3&amp;deg;C: Casualties and Livestock Losses Mount</title>
      <link>https://ttt77.tistory.com/471987</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Nationwide 'Sweltering Heatwave'… Severe Heatwave Warnings Expanded Amid Escalating Heat Illnesses and Livestock Losses&quot;,
      &quot;description&quot;: &quot;Extreme heatwaves are sweeping South Korea, with Gwangyang reaching 38.1°C and Yangsan and Miryang hitting 39.3°C. Severe Heatwave Warnings have been expanded across Gyeongnam, Honam, and Gyeongbuk. Here is a comprehensive report on heat illness casualties, livestock losses, and weather forecasts.&quot;,
      &quot;keywords&quot;: &quot;July 26 2026, Severe Heatwave Warning, Korea Heatwave, Heat Illness, Gwangyang Weather, Yangsan Temperature, Tropical Night Warning, KMA, Heatwave Damage&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Social Issues Team&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 24px 16px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #334155;
        background: #fff;
    }
    .blog-post-content h2 { 
        font-size: 26px; 
        border-bottom: 3px solid #1e3a8a; 
        padding-bottom: 15px; 
        margin-bottom: 25px; 
        color: #0f172a; 
        word-break: keep-all; 
        letter-spacing: -0.5px;
    }
    .blog-post-content h3 { 
        font-size: 20px; 
        margin-top: 40px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        padding-left: 12px; 
        border-left: 5px solid #1e3a8a; 
        word-break: keep-all; 
        letter-spacing: -0.3px;
    }
    .blog-post-content p { 
        margin-bottom: 18px; 
        font-size: 16px; 
        color: #334155; 
        text-align: justify; 
        word-break: keep-all; 
    }
    .blog-post-content strong { 
        color: #0f172a; 
        font-weight: 700; 
    }
    .blog-post-content ul {
        margin: 12px 0 20px 0;
        padding-left: 20px;
    }
    .blog-post-content li {
        margin-bottom: 8px;
        font-size: 15.5px;
        color: #334155;
    }
    .highlight-red {
        color: #dc2626;
        font-weight: 700;
        background: #fef2f2;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .highlight-blue {
        color: #1d4ed8;
        font-weight: 700;
        background: #eff6ff;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .lead-text { 
        background: #eff6ff; 
        padding: 20px 22px; 
        border-radius: 10px; 
        margin-bottom: 35px; 
        font-size: 16.5px; 
        border-left: 5px solid #1e3a8a; 
        line-height: 1.8; 
        color: #1e293b; 
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    }
    .point-box { 
        background: #f8fafc; 
        border: 1px solid #bfdbfe; 
        padding: 18px 16px; 
        border-radius: 8px; 
        margin: 25px 0; 
        font-size: 15.5px; 
        font-weight: 500; 
        color: #1e293b; 
    }
    .data-table { 
        width: 100%; 
        border-collapse: collapse; 
        margin: 30px 0; 
        font-size: 14.5px; 
    }
    .data-table th, .data-table td { 
        border: 1px solid #e2e8f0; 
        padding: 13px 12px; 
        text-align: left; 
    }
    .data-table th { 
        background: #f1f5f9; 
        font-weight: 700; 
        color: #0f172a; 
    }
    .impact-box { 
        background: #f8fafc; 
        padding: 24px 20px; 
        border-radius: 12px; 
        border: 2px solid #1e3a8a; 
        margin-top: 35px; 
    }
    .impact-box h2 { 
        font-size: 20px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        border-bottom: none; 
        padding-bottom: 0; 
    }
    .impact-box p { 
        margin-bottom: 12px; 
        font-size: 15.5px; 
    }
    .tag-section { 
        margin-top: 35px; 
        padding-top: 18px; 
        border-top: 1px solid #e2e8f0; 
        font-size: 13.5px; 
        color: #64748b; 
    }

    @media (max-width: 768px) {
        .blog-post-content { padding: 12px 6px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; margin-top: 30px !important; }
        .lead-text { padding: 16px 14px !important; font-size: 15px !important; }
        .point-box { padding: 14px 12px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 9px 7px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.26] Nationwide 'Sweltering Heatwave'… Severe Heatwave Warnings Expanded Amid Escalating Heat Illnesses and Livestock Losses&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    A double high-pressure system hovering over the Korean Peninsula has triggered a severe &lt;strong&gt;'heat dome' phenomenon&lt;/strong&gt; nationwide. With daytime temperatures in &lt;span class=&quot;highlight-red&quot;&gt;Yangsan and Miryang hitting 39.3°C&lt;/span&gt;—breaking the record for the highest temperature in the nation this year—the highest warning tier, &lt;span class=&quot;highlight-blue&quot;&gt;'Severe Heatwave Warning'&lt;/span&gt; (폭염중대경보), has been expanded across Honam and Yeongnam. The country is on high alert as heat-related casualties and livestock deaths continue to mount.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/njilf/dJMb99ULviR/wKyrodczeN3nT09kgP289K/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/njilf/dJMb99ULviR/wKyrodczeN3nT09kgP289K/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/njilf/dJMb99ULviR/wKyrodczeN3nT09kgP289K/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fnjilf%2FdJMb99ULviR%2FwKyrodczeN3nT09kgP289K%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. Daytime Temps Soar to 39.3°C… Highest-Tier 'Severe Heatwave Warning' Expanded Nationwide!&lt;/h3&gt;
&lt;p&gt;According to the Korea Meteorological Administration (KMA), daytime temperatures in Yangsan and Miryang, Gyeongsangnam-do, soared to &lt;span class=&quot;highlight-red&quot;&gt;39.3°C on the 26th, setting a new national high for the year&lt;/span&gt;. Sweltering heat gripped the southern regions, with Gwangyang-eup recording 38.1°C (perceived temperature 38.3°C), Hwangjeon in Suncheon reaching 37.4°C, and Chosun University in Gwangju hitting 36.5°C.&lt;/p&gt;

&lt;p&gt;Heuksando in Sinan recorded 34.3°C, breaking the all-time record for the highest daily temperature in July. Detailed measurements across various observation stations also showed alarming figures:&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Suncheon (Hwangjeon):&lt;/strong&gt; Perceived temperature 36.4°C&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Boseong (Beolgyo):&lt;/strong&gt; Perceived temperature 36.6°C&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Goheung (Podu):&lt;/strong&gt; Perceived temperature 36.5°C&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Gwangyang City:&lt;/strong&gt; Maximum temperature 36.4°C (5th highest on record)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As of 11:00 AM on the same day, the KMA immediately upgraded the Heatwave Advisory to a Heatwave Warning for 8 regions in Jeollanam-do, including Jangseong, Gangjin, Yeongam, Naju, and Heuksando.&lt;/p&gt;

&lt;p&gt;Given the severity, the KMA issued an extensive expansion of the &lt;span class=&quot;highlight-blue&quot;&gt;'Severe Heatwave Warning'&lt;/span&gt;. Joining Gwangyang, Yangsan, and Uiryeong, major regions across Yeongnam and Honam—including Gimhae, Miryang, Haman, Changnyeong, Hapcheon, Pohang, Gyeongju, Goryeong, Gyeongsan, Cheongdo, and Daegu—were included in the upgraded alert.&lt;/p&gt;

&lt;p&gt;Newly introduced this year, the Severe Heatwave Warning is the highest alert level, issued when perceived temperatures are expected to stay above 38°C or maximum temperatures exceed 39°C. It is triggered under extreme high-temperature conditions when maximum perceived temperatures remain at 35°C or higher for two or more consecutive days.&lt;/p&gt;

&lt;p&gt;Over the weekend, perceived temperatures surged to around 36°C across most parts of the country, including the Seoul Metropolitan Area, Gangwon, Chungcheong, and Jeju. The epicenter of the extreme heatwave has broadened significantly, moving from its traditional focus in Daegu to encompass all of inland Gyeongbuk and southern Honam.&lt;/p&gt;

&lt;p&gt;Meteorologists attribute this extreme heat wave to a &lt;strong&gt;double high-pressure structure, where the Tibetan High in the upper atmosphere and the North Pacific High in the middle-to-lower atmosphere overlay the Korean Peninsula simultaneously&lt;/strong&gt;. Heat trapped beneath this dome prevents nighttime cooling, leading to consecutive 'Tropical Night Advisories' in areas like Busan, Geoje, and Yangsan for over ten straight days.&lt;/p&gt;

&lt;p&gt;The North Pacific High supplies continuous hot and humid moisture to the lower atmosphere, driving up perceived heat. Meanwhile, the Tibetan High acts as a massive roof in the upper layer, preventing trapped heat from escaping into space.&lt;/p&gt;

&lt;p&gt;Consequently, nighttime temperatures in Yangsan and Geoje (since the 16th) and Busan (since the 19th) have failed to drop, keeping tropical night conditions unbroken.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Yangsan and Miryang exceed 39.3°C! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;The 'Heat Dome' phenomenon caused by a double high-pressure system has prompted a nationwide expansion of Severe Heatwave Warnings&lt;/span&gt;&lt;/strong&gt;.&lt;/div&gt;

&lt;h3&gt;2. Farmworker Collapses and Dies… Heat Illnesses Surpass 1,300 Nationwide Amid Mounting Casualties&lt;/h3&gt;
&lt;p&gt;As the heatwave persists, casualties among outdoor workers and the elderly are rising sharply.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Hwangsan-myeon, Haenam-gun:&lt;/strong&gt; A Thai farmworker in his 30s collapsed while working in a field and later passed away (showed high body temperature symptoms upon discovery; Haenam reached 33.7°C that day).&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Sacheon, Gyeongsangnam-do:&lt;/strong&gt; A man in his 90s died of multiple organ failure caused by heatstroke (2nd heatwave death in Gyeongnam this summer).&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Goseong-gun, Gyeongsangnam-do:&lt;/strong&gt; Recorded the state's first heat illness fatality of the summer on the 22nd.&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Sora-myeon, Yeosu:&lt;/strong&gt; A crew member in his 50s aboard a fishing vessel was emergency transported due to heatstroke symptoms.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;On the afternoon of the 26th, an 80-year-old man collapsed unconscious in a field in Doam-myeon, Hwasun-gun, with a body temperature of 40.4°C. In Okcheon-myeon, Haenam-gun, a person in their 60s was rushed to the emergency room suffering from hyperthermia.&lt;/p&gt;

&lt;p&gt;According to the Korea Disease Control and Prevention Agency (KDCA) emergency room surveillance system, &lt;span class=&quot;highlight-red&quot;&gt;cumulative heat illness cases have surpassed 1,300 (1,301 cases)&lt;/span&gt;. Paramedics who treated the 80-year-old man in Hwasun recorded his body temperature well over a critical 40°C.&lt;/p&gt;

&lt;p&gt;On July 25 alone, 11 new heat illness cases were reported in the Jeonnam and Gwangju areas. Nationwide, 1,232 patients had been reported as of July 23, with 5 fatalities confirmed.&lt;/p&gt;

&lt;p&gt;The distribution of cases by region is as follows:&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Gyeonggi-do:&lt;/strong&gt; 271 cases&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Gyeongbuk:&lt;/strong&gt; 145 cases&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Seoul:&lt;/strong&gt; 122 cases&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Gyeongnam:&lt;/strong&gt; 112 cases&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Jeonnam / Gwangju:&lt;/strong&gt; 109 cases&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Health experts strongly advise against outdoor labor during midday, pointing out that nearly 30% of agricultural heat illness cases occur between the last week of July and the first week of August. Over the past three years, 28.9% of agricultural heat casualties coincided with this specific period.&lt;/p&gt;

&lt;p&gt;In Chungnam, four heat illness patients were reported in a single day, reflecting a clear nationwide trend. With cumulative figures rising rapidly since surveillance began on May 15, the KDCA re-emphasized strict adherence to safety guidelines.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Heat illnesses surpass 1,300 nationwide! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Fatalities during agricultural labor and hyperthermia cases highlight the urgent need to halt outdoor activities during midday&lt;/span&gt;&lt;/strong&gt;.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/kLoLL/dJMcahSJSY5/QTDkdvVRS9aWQlmEJVexnk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/kLoLL/dJMcahSJSY5/QTDkdvVRS9aWQlmEJVexnk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/kLoLL/dJMcahSJSY5/QTDkdvVRS9aWQlmEJVexnk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FkLoLL%2FdJMcahSJSY5%2FQTDkdvVRS9aWQlmEJVexnk%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. Over 16,000 Livestock Perish and Tourist Spots Deserted… Agricultural and Industrial Sectors in Full Fight Against Heat&lt;/h3&gt;
&lt;p&gt;The heatwave is dealing a severe blow to livestock farms and local economies. As of the 24th, 101 farms in Jeonnam and Gwangju reported &lt;span class=&quot;highlight-red&quot;&gt;16,378 livestock deaths, including 12,283 chickens, 2,360 ducks, and 1,735 pigs&lt;/span&gt;, with preliminary damages estimated at 275 million KRW.&lt;/p&gt;

&lt;p&gt;Losses have hit poultry and pigs particularly hard due to their vulnerability to extreme heat, increasing anxiety among local farmers. Preliminary damage figures submitted to local governments are expected to rise as further reports are processed. Livestock owners are working around the clock to lower mortality rates.&lt;/p&gt;

&lt;p&gt;Farmers are deploying all available resources, running rooftop water sprinklers, giant industrial fans, and misting systems at full capacity. Agricultural workers are also adjusting their working hours to early morning or after sunset.&lt;/p&gt;

&lt;p&gt;A local farmer shared that he limits essential work to dawn or sunset to avoid peak temperatures. Spraying water continuously on barn roofs to lower internal temperatures has become a common practice. Local governments are accelerating support by dispatching water tanker trucks and supplying heat mitigation equipment.&lt;/p&gt;

&lt;p&gt;Meanwhile, popular weekend tourist destinations like Hwangridan-gil in Gyeongju were unusually quiet as visitor foot traffic plummeted. Conversely, crowds flocked to indoor air-conditioned facilities, including shopping malls, cultural centers, beaches, valleys, and water parks.&lt;/p&gt;

&lt;p&gt;A tourist visiting Gyeongju expressed frustration, mentioning that stepping outside felt suffocating, forcing them to alter their itinerary to indoor attractions. Pedestrian shade canopies at crosswalks were crammed with citizens trying to escape the blistering sun. The weekend vacation landscape presented a sharp contrast as people sought refuge indoors and at water venues.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Over 16,000 livestock perished! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Fully operational barn misting systems, deserted outdoor tourist spots, and overcrowded indoor facilities create a stark contrast&lt;/span&gt;&lt;/strong&gt;.&lt;/div&gt;

&lt;h3&gt;4. Unrelenting Heat near 38°C to Continue This Week… KMA Urges &quot;Hydration and Minimizing Outdoor Exposure&quot;&lt;/h3&gt;
&lt;p&gt;According to KMA forecasts, relentless extreme heat and tropical nights will persist throughout this week.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;July 27 (Mon):&lt;/strong&gt; Morning Lows 25–26°C / Daytime Highs 28–36°C&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;July 28 (Tue):&lt;/strong&gt; Daytime Highs &lt;span class=&quot;highlight-red&quot;&gt;soaring to 38°C&lt;/span&gt; (Peak heat wave intensity of the week)&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;July 29 (Wed):&lt;/strong&gt; Daytime Highs remaining between 30–37°C&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A KMA official stated, &quot;Because temperatures will not drop significantly overnight, tropical nights will be widespread across most regions. Please keep indoor spaces cool using air conditioners or fans and consume sufficient fluids regularly.&quot;&lt;/p&gt;

&lt;p&gt;Morning temperatures across Honam and key areas like Gwangyang are expected to stay above 25°C, sustaining persistent tropical nights. The KMA announced that Tropical Night Advisories remain active across Gwangju and all of Jeonnam, excluding the Gurye mountain regions. Maintaining proper indoor temperature and humidity while ensuring routine ventilation during air conditioner use is recommended.&lt;/p&gt;

&lt;p&gt;The agency re-emphasized, &quot;When perceived temperatures reach 33°C or higher, cease outdoor activities immediately and rest. Extra precautions must be taken for vulnerable groups, including the elderly, low-income households, and outdoor construction or agricultural workers.&quot;&lt;/p&gt;

&lt;p&gt;To prevent heat-related illnesses, people should drink fluids regularly before feeling thirsty. Avoiding outdoor labor or workouts between noon and 5:00 PM—the hottest hours of the day—is crucial. Health authorities and local governments have significantly reinforced welfare checks on vulnerable groups, such as elderly living alone, while expanding cooling shelter operations.&lt;/p&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;Category&lt;/th&gt;&lt;th&gt;Key Overview &amp; Detailed Status&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. Major Temp Records&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Yangsan &amp; Miryang 39.3°C (Yearly national high), Gwangyang 38.1°C, Heuksando 34.3°C (July record)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. Alert Status&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;'Severe Heatwave Warning' expanded across Gyeongnam, Gyeongbuk, &amp; Jeonnam; Tropical Night Advisories in effect&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. Heat Illness Casualties&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;1,301 cumulative cases nationwide (Gyeonggi 271, Gyeongbuk 145, Seoul 122, Gyeongnam 112, Jeonnam 109) with fatalities&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. Livestock Damage&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;16,378 livestock perished across 101 farms in Jeonnam (poultry, pigs, etc.); ~275 million KRW estimated loss&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. Forecast Outlook&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Daytime highs of 32–38°C through the week; prolonged extreme heat and tropical nights expected&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[Key Summary] Top 5 Takeaways on the Nationwide Heatwave Crisis&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. Temps Surge to 39.3°C:&lt;/strong&gt; Yangsan and Miryang break national records for the year, with perceived temperatures near 38°C nationwide!&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. Expansion of Severe Warnings:&lt;/strong&gt; Highest-tier heatwave alerts issued nationwide due to the dual high-pressure 'Heat Dome'!&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. Over 1,300 Heat Illnesses:&lt;/strong&gt; Fatalities reported in Haenam, Sacheon, and other areas; high alert for agricultural and outdoor work!&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. Escalating Livestock Damage:&lt;/strong&gt; Over 16,000 farm animals perished; farmers in full emergency control with rooftop cooling!&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. Prolonged Heat This Week:&lt;/strong&gt; Scorching heat around 38°C forecast to continue; hydration and avoiding outdoor exposure are vital!&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;Related Tags (9):&lt;/strong&gt; July 26 2026, Severe Heatwave Warning, Korea Heatwave, Heat Illness, Gwangyang Weather, Yangsan Temperature, Tropical Night Warning, KMA, Heatwave Damage
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>Gwangyang Weather</category>
      <category>heat illness</category>
      <category>Heatwave Damage</category>
      <category>July_26_2026</category>
      <category>KMA</category>
      <category>Korea Heatwave</category>
      <category>korea today news</category>
      <category>Severe Heatwave Warning</category>
      <category>Tropical Night Warning</category>
      <category>Yangsan Temperature</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471987</guid>
      <comments>https://ttt77.tistory.com/471987#entry471987comment</comments>
      <pubDate>Sun, 26 Jul 2026 22:39:37 +0900</pubDate>
    </item>
    <item>
      <title>'39.3도 폭주' 한반도 갇힌 열돔&amp;hellip; 사상자&amp;middot;가축 피해 속출</title>
      <link>https://ttt77.tistory.com/471986</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;전국 덮친 '가마솥 더위'… 폭염중대경보 확대 및 온열질환·가축 피해 비상&quot;,
      &quot;description&quot;: &quot;광양 38.1도, 양산·밀양 39.3도 등 전국에 극한 폭염이 기승을 부리고 있습니다. 신설된 '폭염중대경보' 발효 지역이 경남, 호남, 경북 등으로 확대된 가운데, 온열질환 사상자 발생 및 축산농가 피해 현황과 기상 전망을 종합 정리합니다.&quot;,
      &quot;keywords&quot;: &quot;2026년 7월 26일, 폭염중대경보, 전국폭염, 온열질환, 광양폭염, 양산날씨, 열대야주의보, 기상청, 폭염피해&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;사회 이슈 팀&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 24px 16px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #334155;
        background: #fff;
    }
    .blog-post-content h2 { 
        font-size: 26px; 
        border-bottom: 3px solid #1e3a8a; 
        padding-bottom: 15px; 
        margin-bottom: 25px; 
        color: #0f172a; 
        word-break: keep-all; 
        letter-spacing: -0.5px;
    }
    .blog-post-content h3 { 
        font-size: 20px; 
        margin-top: 40px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        padding-left: 12px; 
        border-left: 5px solid #1e3a8a; 
        word-break: keep-all; 
        letter-spacing: -0.3px;
    }
    .blog-post-content p { 
        margin-bottom: 18px; 
        font-size: 16px; 
        color: #334155; 
        text-align: justify; 
        word-break: keep-all; 
    }
    .blog-post-content strong { 
        color: #0f172a; 
        font-weight: 700; 
    }
    .blog-post-content ul {
        margin: 12px 0 20px 0;
        padding-left: 20px;
    }
    .blog-post-content li {
        margin-bottom: 8px;
        font-size: 15.5px;
        color: #334155;
    }
    .highlight-red {
        color: #dc2626;
        font-weight: 700;
        background: #fef2f2;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .highlight-blue {
        color: #1d4ed8;
        font-weight: 700;
        background: #eff6ff;
        padding: 2px 6px;
        border-radius: 4px;
    }
    .lead-text { 
        background: #eff6ff; 
        padding: 20px 22px; 
        border-radius: 10px; 
        margin-bottom: 35px; 
        font-size: 16.5px; 
        border-left: 5px solid #1e3a8a; 
        line-height: 1.8; 
        color: #1e293b; 
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    }
    .point-box { 
        background: #f8fafc; 
        border: 1px solid #bfdbfe; 
        padding: 18px 16px; 
        border-radius: 8px; 
        margin: 25px 0; 
        font-size: 15.5px; 
        font-weight: 500; 
        color: #1e293b; 
    }
    .data-table { 
        width: 100%; 
        border-collapse: collapse; 
        margin: 30px 0; 
        font-size: 14.5px; 
    }
    .data-table th, .data-table td { 
        border: 1px solid #e2e8f0; 
        padding: 13px 12px; 
        text-align: left; 
    }
    .data-table th { 
        background: #f1f5f9; 
        font-weight: 700; 
        color: #0f172a; 
    }
    .impact-box { 
        background: #f8fafc; 
        padding: 24px 20px; 
        border-radius: 12px; 
        border: 2px solid #1e3a8a; 
        margin-top: 35px; 
    }
    .impact-box h2 { 
        font-size: 20px; 
        margin-bottom: 18px; 
        color: #1e3a8a; 
        border-bottom: none; 
        padding-bottom: 0; 
    }
    .impact-box p { 
        margin-bottom: 12px; 
        font-size: 15.5px; 
    }
    .tag-section { 
        margin-top: 35px; 
        padding-top: 18px; 
        border-top: 1px solid #e2e8f0; 
        font-size: 13.5px; 
        color: #64748b; 
    }

    @media (max-width: 768px) {
        .blog-post-content { padding: 12px 6px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; margin-top: 30px !important; }
        .lead-text { padding: 16px 14px !important; font-size: 15px !important; }
        .point-box { padding: 14px 12px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 9px 7px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.26] 전국 덮친 '가마솥 더위'… 폭염중대경보 확대 및 온열질환·가축 피해 비상&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    한반도 상공을 이중으로 뒤덮은 고기압 여파로 전국에 &lt;strong&gt;'열돔' 현상&lt;/strong&gt;이 기승을 부리고 있습니다. 경남 &lt;span class=&quot;highlight-red&quot;&gt;양산과 밀양이 39.3도&lt;/span&gt;를 기록하며 올해 전국 최고 기온을 경신한 가운데, 최상위 경고 단계인 &lt;span class=&quot;highlight-blue&quot;&gt;'폭염중대경보'&lt;/span&gt;가 호남과 영남 전역으로 대대적으로 확대 발효되었습니다. 온열질환 사상자와 가축 폐사 피해가 속출하면서 전국에 비상이 걸렸습니다.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/c54pqe/dJMcagl2tdg/sKhiPpkrNzZkvCtDOKZUo1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/c54pqe/dJMcagl2tdg/sKhiPpkrNzZkvCtDOKZUo1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/c54pqe/dJMcagl2tdg/sKhiPpkrNzZkvCtDOKZUo1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fc54pqe%2FdJMcagl2tdg%2FsKhiPpkrNzZkvCtDOKZUo1%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. 낮 기온 최고 39.3도 폭주… 최상위 단계 '폭염중대경보' 전국 전면 확대!&lt;/h3&gt;
&lt;p&gt;기상청에 따르면 26일 경남 양산과 밀양의 낮 최고 기온이 &lt;span class=&quot;highlight-red&quot;&gt;39.3도까지 치솟으며 올들어 전국 최고 기온을 경신&lt;/span&gt;했습니다. 전남 광양읍 역시 38.1도(체감온도 38.3도), 순천 황전 37.4도, 광주 조선대 36.5도 등 남부지방을 중심으로 가마솥 더위가 기승을 부렸습니다.&lt;/p&gt;

&lt;p&gt;신안 흑산도는 34.3도를 기록하며 7월 일최고기온 역대 최고 극값을 갈아치웠습니다. 세부 측정 관측값에서도 주요 지역의 수치가 치솟았습니다.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;순천 황전:&lt;/strong&gt; 체감온도 36.4도&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;보성 벌교:&lt;/strong&gt; 체감온도 36.6도&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;고흥 포두:&lt;/strong&gt; 체감온도 36.5도&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;광양시:&lt;/strong&gt; 최고기온 36.4도 (역대 최고기온 순위 5위)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;기상청은 이날 오전 11시를 기해 장성, 강진, 영암, 나주, 흑산도 등 전남 8개 지역의 폭염주의보를 즉시 폭염경보로 상향 발령했습니다.&lt;/p&gt;

&lt;p&gt;상황이 심각해지자 기상청은 최상위 경고 단계인 &lt;span class=&quot;highlight-blue&quot;&gt;'폭염중대경보'&lt;/span&gt;를 대대적으로 확대 발표했습니다. 기존 광양, 양산, 의령에 이어 김해, 밀양, 함안, 창녕, 합천, 포항, 경주, 고령, 경산, 청도, 대구 등 영호남 핵심 지역이 대거 포함되었습니다.&lt;/p&gt;

&lt;p&gt;올해 신설된 폭염중대경보는 체감온도 38도 이상이 지속되거나 최고기온 39도 이상이 예상될 때 발효되는 최고 수준의 경보입니다. 발효 조건은 최고 체감온도 35도 이상이 이틀 이상 이어지는 상황에서 극단적인 고온이 우려될 때 발령됩니다.&lt;/p&gt;

&lt;p&gt;실제로 이번 주말 수도권과 강원, 충청, 제주도 등 전국 대부분 지역의 체감온도가 36도 안팎까지 급상승했습니다. 최근 폭염의 중심 축은 과거 대구 중심에서 경북 내륙 전역과 호남 남부 권역으로 크게 확산하는 양상을 보이고 있습니다.&lt;/p&gt;

&lt;p&gt;이 같은 극단적 무더위의 원인으로는 &lt;strong&gt;대기 상층의 티베트 고기압과 중하층의 북태평양 고기압이 동시에 한반도를 뒤덮은 이중 고기압 현상&lt;/strong&gt;이 지목됩니다. 뜨거운 공기가 돔처럼 갇히는 열돔 현상으로 인해 낮 열기가 밤에도 식지 않으면서 부산, 거제, 양산 등지에서는 열흘 연속 '열대야주의보'가 발효되는 등 밤낮없는 찜통더위가 이어지고 있습니다.&lt;/p&gt;

&lt;p&gt;대기 중하층에 형성된 북태평양 고기압이 고온다습한 수증기를 지속적으로 공급하며 체감온도를 대폭 높이고 있습니다. 이 와중에 대기 상층을 차지한 티베트 고기압이 지상에서 올라오는 열기가 방출되지 못하도록 거대한 지붕 역할을 하고 있습니다.&lt;/p&gt;

&lt;p&gt;이에 따라 양산과 거제는 16일부터, 부산은 19일부터 밤 기온이 내려가지 않는 열대야가 단 한 번도 꺾이지 않고 계속되고 있습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;양산·밀양 39.3도 돌파! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;이중 고기압 '열돔' 현상으로 최상위 단계인 폭염중대경보가 전국 주요 지역에 전격 확대&lt;/span&gt;&lt;/strong&gt;되었습니다.&lt;/div&gt;

&lt;h3&gt;2. 밭일하던 노동자 숨져… 전국 온열질환자 1,300명 돌파 및 인명 피해 속출&lt;/h3&gt;
&lt;p&gt;폭염이 장기화되면서 야외 작업자와 노약자들을 중심의 온열질환 피해가 속출하고 있습니다.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;전남 해남군 황산면:&lt;/strong&gt; 밭에서 농작업을 하던 30대 태국 국적 근로자 쓰러져 끝내 사망 (발견 당시 고체온 증상, 해남 낮 최고기온 33.7도)&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;경남 사천시:&lt;/strong&gt; 90대 남성이 열사병에 따른 다발성 장기부전으로 사망 (경남 올여름 2번째 사망자)&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;경남 고성군:&lt;/strong&gt; 앞서 22일 올여름 첫 온열질환 사망자 발생&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;전남 여수시 소라면:&lt;/strong&gt; 어선에 타고 있던 50대 승선원 온열 증세로 긴급 이송&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;26일 오후에도 화순군 도암면 밭에서 80대 남성이 체온 40.4도의 고열 상태로 의식을 잃고 쓰러졌으며, 해남군 옥천면에서도 60대가 고체온 증상으로 응급 이송되었습니다.&lt;/p&gt;

&lt;p&gt;질병관리청 온열질환 응급실 감시체계 집계에 따르면 &lt;span class=&quot;highlight-red&quot;&gt;누적 온열질환자는 이미 1,300명을 돌파(1,301명)&lt;/span&gt;했습니다. 26일 오후 1시쯤 발견된 화순의 80대 남성은 구급대원 현장 측정 결과 40도가 넘는 위험 수준의 체온을 기록했습니다.&lt;/p&gt;

&lt;p&gt;하루 전인 25일 하루 동안에만 전남·광주 지역에서 11명의 온열질환자가 추가로 신고되었습니다. 전국적으로는 23일 기준 이미 1,232명의 환자가 발생해 이 중 5명이 목숨을 잃은 것으로 파악됐습니다.&lt;/p&gt;

&lt;p&gt;지역별 발생 현황은 다음과 같습니다.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;경기:&lt;/strong&gt; 271명&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;경북:&lt;/strong&gt; 145명&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;서울:&lt;/strong&gt; 122명&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;경남:&lt;/strong&gt; 112명&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;전남·광주:&lt;/strong&gt; 109명&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;전문가들은 특히 7월 마지막 주와 8월 첫째 주 사이에 농업 분야 온열질환자의 약 30%가 집중되는 만큼, 이 시기 한낮 야외 작업을 절대적으로 금지할 것을 강력히 권고하고 있습니다. 최근 3년간 통계에 따르면 농업 분야 온열질환 발생량의 28.9%가 7월말 8월초에 밀집해 발생했습니다.&lt;/p&gt;

&lt;p&gt;충남 지역에서도 단 하루 만에 온열질환자 4명이 잇따라 나타나 응급 처치를 받는 등 전국적 확산세가 뚜렷합니다. 5월 15일 감시체계가 운영된 이후 누적 수치가 급증함에 따라 질병관리청은 예방수칙 준수를 다시 강조했습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;전국 온열질환자 1,300명 돌파! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;농작업 중 사망 사고 및 고체온 환자가 잇따르고 있어 한낮 야외활동 중단이 절실&lt;/span&gt;&lt;/strong&gt;합니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/YMQ5n/dJMcaiRJ3It/tCEyo2bUGwYOteSnp6wgN1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/YMQ5n/dJMcaiRJ3It/tCEyo2bUGwYOteSnp6wgN1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/YMQ5n/dJMcaiRJ3It/tCEyo2bUGwYOteSnp6wgN1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FYMQ5n%2FdJMcaiRJ3It%2FtCEyo2bUGwYOteSnp6wgN1%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. 가축 1만 6천 마리 폐사·관광지 한산… 농가 및 산업계 폭염 방제 총력전&lt;/h3&gt;
&lt;p&gt;폭염은 축산 농가와 지역 경제에도 막대한 타격을 입히고 있습니다. 전남·광주 지역에서만 24일 기준 101개 농가에서 &lt;span class=&quot;highlight-red&quot;&gt;닭 1만 2,283마리, 오리 2,360마리, 돼지 1,735마리 등 총 1만 6,378마리의 가축이 폐사&lt;/span&gt;했으며, 잠정 피해액만 2억 7,500만 원으로 집계되었습니다.&lt;/p&gt;

&lt;p&gt;축종별 폐사 피해는 폐사에 취약한 가금류와 가축에 집중되며 농가의 근심을 더하고 있습니다. 지자체에 신고된 잠정 피해 금액은 시간이 지남에 따라 추가 집계되어 계속 늘어날 전망입니다. 축산 농가들은 더위에 취약한 가축의 폐사율을 낮추기 위해 밤낮없이 비상 관리에 나서고 있습니다.&lt;/p&gt;

&lt;p&gt;농가에서는 축사 지붕 물 뿌리기, 초대형 선풍기 및 미스트 분무 시설을 풀가동하며 가축 피해를 줄이기 위해 총력전을 펼치고 있습니다. 농민들 역시 일손을 멈추고 이른 새벽이나 일몰 이후로 작업 시간을 전면 조정하고 있는 실정입니다.&lt;/p&gt;

&lt;p&gt;현장의 한 농민은 폭염을 피하기 위해 해가 뜨기 전 새벽이나 일몰 시각에 맞춰 최소한의 작업만 진행 중이라고 전했습니다. 축사 지붕에 계속 물을 분사해 내부 온도를 떨어뜨리는 방식이 현장에서 널리 동원되고 있습니다. 지자체들도 폭염 피해 최소화를 위해 살수차 동원 및 농가 방제 장비 지원을 가속화하고 있습니다.&lt;/p&gt;

&lt;p&gt;한편 대표적 주말 관광지인 경주 황리단길 등 야외 명소는 평소와 달리 관광객의 발길이 뚝 끊겨 한산한 모습을 보였습니다. 반면 시민들은 폭염을 피해 해수욕장, 계곡, 물놀이장은 물론 대형마트나 문화센터 등 실내 냉방 시설로 대거 몰려드는 기현상이 나타났습니다.&lt;/p&gt;

&lt;p&gt;경주를 찾은 한 관광객은 잠시만 햇볕 아래 서 있어도 숨이 막혀 실내 코스로 변경했다고 불편을 호소했습니다. 야외 관광지의 건널목 그늘막에는 뙤약볕을 피하려는 시민들로 발 디딜 틈이 없었습니다. 주말 휴가지 풍경은 피서객들이 대거 실내 및 물놀이 공간으로 몰리며 확연한 대조를 이뤘습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;가축 1만 6천여 마리 폐사! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;축사 분무 시설 풀가동 및 야외 관광지 한산, 실내 피서지 인산인해로 극명한 대조&lt;/span&gt;&lt;/strong&gt;를 이루고 있습니다.&lt;/div&gt;

&lt;h3&gt;4. 이번 주에도 38도 육박 무더위 지속… 기상청 &quot;실내 수분 섭취·야외 자제&quot; 당부&lt;/h3&gt;
&lt;p&gt;기상청 전망에 따르면 이번 주에도 식지 않는 극한 무더위와 열대야가 지속될 것으로 보입니다.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;27일(월):&lt;/strong&gt; 아침 최저 25~26도 / 낮 최고 28~36도&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;28일(화):&lt;/strong&gt; 낮 최고 &lt;span class=&quot;highlight-red&quot;&gt;38도까지 급상승&lt;/span&gt; (이번 주 폭염 최대 고비)&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;29일(수):&lt;/strong&gt; 낮 최고 30~37도 유지&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;기상청 관계자는 &quot;밤사이 기온이 떨어지지 않아 대부분 지역에서 열대야가 광범위하게 나타나겠다&quot;며 &quot;에어컨과 선풍기 등을 활용해 실내 온도를 시원하게 유지하고 충분한 수분을 수시로 섭취해야 한다&quot;고 당부했습니다.&lt;/p&gt;

&lt;p&gt;당분간 호남 권역과 광양 등 주요 지점의 아침 기온이 25도 이상을 유지하며 열대야 현상이 기승을 부리겠습니다. 기상청은 구례 산간 지역을 제외한 광주와 전남 전역에 이미 열대야주의보가 발효 중이라고 발표했습니다. 실내에서는 적정 습도 및 온도를 유지하고 냉방기기 사용 시 규칙적인 환기가 권장됩니다.&lt;/p&gt;

&lt;p&gt;특히 &quot;체감온도가 33도 이상일 때는 야외 활동을 즉시 중단하고 휴식을 취해야 하며, 노약자 및 저소득 취약계층, 건설·농업 현장 야외 근로자들의 건강관리에 각별한 주의가 필요하다&quot;고 거듭 강조했습니다.&lt;/p&gt;

&lt;p&gt;온열질환 예방을 위해 목이 마르지 않더라도 갈증을 느끼기 전 수분을 지속적으로 섭취해야 합니다. 가장 기온이 높은 낮 12시부터 오후 5시까지는 야외 작업이나 운동을 피하는 것이 안전합니다. 보건 당국 및 각 지자체는 독거노인 등 폭염 취약계층을 위한 안부 확인과 무더위 쉼터 운영을 대폭 강화했습니다.&lt;/p&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;주요 내용 및 세부 현황&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. 주요 기온 기록&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;경남 양산·밀양 39.3도 (올해 전국 최고), 광양 38.1도, 흑산도 34.3도 (7월 극값 경신)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. 경보 발효 현황&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;'폭염중대경보' 경남·경북·전남 주요 지역 확대, 부울경 등 열대야주의보 연속 발효&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. 온열질환 피해&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;전국 누적 1,301명 (경기 271명, 경북 145명, 서울 122명, 경남 112명, 전남 109명) 및 사망자 발생&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. 축산 농가 피해&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;전남 지역 101개 농가 1만 6,378마리 폐사 (닭·오리·돼지 등), 피해액 약 2억 7,500만 원&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. 향후 날씨 전망&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;주중 낮 최고 32~38도 유지, 당분간 열대야 및 극단적 무더위 지속 예보&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[핵심 정리] 전국 폭염 비상 5대 요약&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. 최고 39.3도 기온 폭주:&lt;/strong&gt; 양산·밀양 올해 최고 기온 경신, 전국의 체감온도 38도 육박!&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. 폭염중대경보 확대:&lt;/strong&gt; 이중 고기압 '열돔' 현상으로 최상위 폭염경보 전국 전격 발효!&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. 온열질환자 1,300명 돌파:&lt;/strong&gt; 해남·사천 등에서 사망 사례 발생, 농작업 및 야외 활동 비상!&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. 축산 피해 속출:&lt;/strong&gt; 가축 1만 6천여 마리 폐사, 지붕 물 뿌리기 등 방제 총력전!&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. 이번 주도 무더위 지속:&lt;/strong&gt; 당분간 38도 안팎 찜통더위 예보, 수분 섭취 및 야외 활동 자제 필수!&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;관련 태그 (9개):&lt;/strong&gt; 2026년 7월 26일, 폭염중대경보, 전국폭염, 온열질환, 광양폭염, 양산날씨, 열대야주의보, 기상청, 폭염피해
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>2026년 7월 26일</category>
      <category>광양폭염</category>
      <category>기상청</category>
      <category>양산날씨</category>
      <category>열대야주의보</category>
      <category>오늘의 일들</category>
      <category>온열질환</category>
      <category>전국폭염</category>
      <category>폭염중대경보</category>
      <category>폭염피해</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471986</guid>
      <comments>https://ttt77.tistory.com/471986#entry471986comment</comments>
      <pubDate>Sun, 26 Jul 2026 22:39:24 +0900</pubDate>
    </item>
    <item>
      <title>Lee Kang-in Joins Atletico Madrid</title>
      <link>https://ttt77.tistory.com/471985</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Lee Kang-in Joins Atletico Madrid: €40M Transfer &amp; Inherits Griezmann's Iconic No. 7&quot;,
      &quot;description&quot;: &quot;South Korean star Lee Kang-in leaves Paris Saint-Germain to complete a blockbuster move to Spanish giants Atletico Madrid. Here is a complete breakdown of his 5-year contract, €40M transfer fee (2nd highest in Korean history), and taking over Griezmann's No. 7 jersey.&quot;,
      &quot;keywords&quot;: &quot;July 25 2026, Lee Kang-in, Atletico Madrid, Atleti, PSG, La Liga, Transfer Fee, Jersey Number 7, Antoine Griezmann, Korean Football&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Sports News Team&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 20px 12px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #333;
        background: #fff;
    }
    .blog-post-content h2 { font-size: 26px; border-bottom: 3px solid #1e3a8a; padding-bottom: 15px; margin-bottom: 25px; color: #0f172a; word-break: keep-all; }
    .blog-post-content h3 { font-size: 20px; margin-top: 35px; margin-bottom: 15px; color: #1e3a8a; padding-left: 10px; border-left: 5px solid #1e3a8a; word-break: keep-all; }
    .blog-post-content p { margin-bottom: 18px; font-size: 16px; color: #334155; text-align: justify; word-break: keep-all; }
    .blog-post-content strong { color: #0f172a; font-weight: 700; }
    .lead-text { background: #eff6ff; padding: 16px 18px; border-radius: 8px; margin-bottom: 30px; font-size: 16px; border-left: 4px solid #1e3a8a; line-height: 1.7; color: #1e293b; }
    .point-box { background: #f8fafc; border: 1px solid #bfdbfe; padding: 16px 14px; border-radius: 8px; margin: 20px 0; font-size: 15.5px; font-weight: 500; color: #1e293b; }
    .data-table { width: 100%; border-collapse: collapse; margin: 25px 0; font-size: 14.5px; }
    .data-table th, .data-table td { border: 1px solid #e2e8f0; padding: 12px 10px; text-align: left; }
    .data-table th { background: #f1f5f9; font-weight: 600; color: #0f172a; }
    .impact-box { background: #fff; padding: 20px 15px; border-radius: 10px; border: 2px solid #1e3a8a; margin-top: 30px; }
    .impact-box h2 { font-size: 20px; margin-bottom: 15px; color: #1e3a8a; border-bottom: none; padding-bottom: 0; }
    .impact-box p { margin-bottom: 10px; font-size: 15.5px; }
    .tag-section { margin-top: 30px; padding: 15px 0; border-top: 1px solid #e2e8f0; font-size: 13.5px; color: #475569; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 10px 5px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; }
        .lead-text { padding: 14px 12px !important; font-size: 15px !important; }
        .point-box { padding: 12px 10px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 8px 6px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.25] Lee Kang-in Joins Atletico Madrid: €40M Transfer &amp; Inherits Griezmann's Iconic No. 7&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    South Korea's footballing ace Lee Kang-in (25) has officially completed a marquee move from Paris Saint-Germain (PSG) to Spanish powerhouse Atletico Madrid! Signing a long-term 5-year deal through 2031, Lee returns to La Liga in style as the heir to club legend Antoine Griezmann, donning the iconic No. 7 jersey.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bw5ZKU/dJMcaijTeWe/UNnssWzjxNQDUlOSLH8Vq1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bw5ZKU/dJMcaijTeWe/UNnssWzjxNQDUlOSLH8Vq1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bw5ZKU/dJMcaijTeWe/UNnssWzjxNQDUlOSLH8Vq1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fbw5ZKU%2FdJMcaijTeWe%2FUNnssWzjxNQDUlOSLH8Vq1%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. First South Korean to Join La Liga's Big Three: 5-Year Deal Official!&lt;/h3&gt;
&lt;p&gt;Spanish giants &lt;strong&gt;Atletico Madrid&lt;/strong&gt; set football social media ablaze on July 25 by officially announcing the signing of Lee Kang-in after reaching a complete agreement with PSG. The club confirmed, &quot;We have agreed terms with South Korean international Lee Kang-in, who signs with our club through &lt;strong&gt;June 30, 2031&lt;/strong&gt;.&quot; Just three years after leaving RCD Mallorca for France in July 2023, the playmaker makes a triumphant comeback to his footballing roots in Spain.&lt;/p&gt;

&lt;p&gt;Boasting 11 La Liga titles, Atletico Madrid stands alongside Real Madrid and FC Barcelona as one of Spain's ultimate powerhouses. With this move, Lee makes history as the &lt;strong&gt;first-ever South Korean player to play for a first team among La Liga's top three giants&lt;/strong&gt;, writing another monumental chapter for Korean football.&lt;/p&gt;

&lt;p&gt;In fact, Atleti had been keeping a close eye on Lee's creative passing and seamless La Liga adaptability for years. Following Antoine Griezmann's summer departure to MLS side Orlando City, Atletico acted swiftly, turning their long-standing interest in Lee into a decisive, high-profile signing to fill the attacking void.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;The first South Korean to step onto the pitch for La Liga's big three! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Lee seals a 5-year deal through 2031, making a heroic return to Spanish football&lt;/span&gt;&lt;/strong&gt;.&lt;/div&gt;

&lt;h3&gt;2. Staggering €40M Package (~$43.5M): 2nd Highest Transfer Fee in Korean History!&lt;/h3&gt;
&lt;p&gt;According to local outlets, Atletico Madrid paid PSG a base fee of €35 million plus €5 million in performance add-ons, bringing the &lt;strong&gt;total package to €40 million (approx. 67.1 billion KRW)&lt;/strong&gt;. This blockbuster investment highlights Atleti's complete trust and massive expectations for the playmaker.&lt;/p&gt;

&lt;p&gt;This marks the &lt;strong&gt;second-highest transfer fee ever recorded for a South Korean footballer&lt;/strong&gt;, trailing only Kim Min-jae's €50 million move from Napoli to Bayern Munich in 2023. It comfortably surpasses Son Heung-min's (LAFC) 2015 transfer from Leverkusen to Tottenham Hotspur (€30 million) by €10 million, proving Lee's world-class valuation in European football.&lt;/p&gt;

&lt;p&gt;From his Valencia youth days to Mallorca and PSG, Lee has consistently driven up his market value. Major Spanish outlets like &lt;em&gt;Marca&lt;/em&gt; emphasized that Atletico's €40M outlay represents one of the most aggressive investments in the club's recent history, keeping football media abuzz.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;A massive €40M total package! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Lee locks in the 2nd highest transfer fee for a Korean player, right behind Kim Min-jae&lt;/span&gt;&lt;/strong&gt;.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/b6bYlk/dJMcaijTeWl/dbLL7NAgMGEjPwOvtGA4P1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/b6bYlk/dJMcaijTeWl/dbLL7NAgMGEjPwOvtGA4P1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/b6bYlk/dJMcaijTeWl/dbLL7NAgMGEjPwOvtGA4P1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fb6bYlk%2FdJMcaijTeWl%2FdbLL7NAgMGEjPwOvtGA4P1%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. Heir to Griezmann: Awarded the Single-Digit No. 7 for the First Time!&lt;/h3&gt;
&lt;p&gt;In the official reveal video released alongside the announcement, one detail instantly stole the show: the shirt. Atleti showcased Lee's name &quot;KANG IN&quot; stamped above the club's &lt;strong&gt;talismanic No. 7 jersey&lt;/strong&gt;, sending fan excitement into overdrive. The number holds massive weight, having belonged to club legend and icon Antoine Griezmann until last season.&lt;/p&gt;

&lt;p&gt;Inheriting the No. 7 clearly signals that Atletico views Lee as the centerpiece of their new era. Having worn double-digit numbers throughout his career—Valencia (16, 20), Mallorca (19), and PSG (19)—this marks the &lt;strong&gt;first time Lee will wear a single-digit marquee number (No. 7) in his professional career&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Having sported No. 19 for the South Korean national team at the 2026 FIFA World Cup, Lee now embraces a vital new responsibility at the club level. Beyond a simple number change, it reflects total confidence from the board and supporters, placing Lee front and center as Atleti's new chief creator.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Stepping directly into Griezmann's shoes as the team's prime playmaker! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Lee receives his first-ever single-digit shirt number, taking on Atleti's legendary No. 7&lt;/span&gt;&lt;/strong&gt;.&lt;/div&gt;

&lt;h3&gt;4. Zero-Adaptation La Liga Return: Primed to Fly with PSG Championship DNA&lt;/h3&gt;
&lt;p&gt;Adapting to Spanish football will be seamless for Lee. Having joined Valencia's youth academy in 2011 at age 10 and spent over a decade in Spain, he is entirely fluent in the culture, language, and tactical style. With 9 goals in 110 La Liga matches and 10 goals in 135 total competitive appearances in Spain, he is expected to hit the ground running immediately.&lt;/p&gt;

&lt;p&gt;Meanwhile, Lee's three-season stint at PSG provided invaluable big-stage experience. He posted &lt;strong&gt;16 goals and 16 assists across 124 official appearances&lt;/strong&gt; (including 12 goals and 14 assists in 80 Ligue 1 games), lifting consecutive league titles and capturing two UEFA Champions League trophies. While squad rotation brought moments of frustration in Paris, joining an Atleti side where he is fully featured offers the ultimate launchpad to take his game to the next level.&lt;/p&gt;

&lt;p&gt;Boasting a career tally of 26 goals and 30 assists in 259 professional club matches, along with 11 goals in 50 caps for South Korea, Lee Kang-in is ready for takeoff. With proven top-tier talent and rich experience, all eyes are on Atletico Madrid's new No. 7 as he prepares to light up La Liga once again!&lt;/p&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;Category&lt;/th&gt;&lt;th&gt;Key Details &amp; Breakdown&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. Contract Terms&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;5-year deal (through June 30, 2031), No. 7 Jersey (Succeeding Griezmann)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. Transfer Fee&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;€35M Base + €5M Add-ons (Total €40M / ~67.1 Billion KRW)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. All-Time Korean Ranking&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;2nd Highest Ever (1st: Kim Min-jae €50M / 3rd: Son Heung-min €30M)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. Spanish Career Record&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;110 La Liga apps (9 goals) / 135 official apps (10 goals) via Valencia &amp; Mallorca&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. Career Total Stats&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Club: 259 apps, 26 goals, 30 assists / A-Match: 50 caps, 11 goals (PSG: 124 apps, 16G 16A)&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[Key Takeaways] 5 Summary Points on Lee Kang-in's Atleti Move&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. Big Three Arrival:&lt;/strong&gt; Signs a long-term 5-year contract with Spanish giants Atletico Madrid through 2031!&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. €40M Mega Deal:&lt;/strong&gt; Becomes the 2nd most expensive Korean player in history, right behind Kim Min-jae!&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. Iconic No. 7 Shirt:&lt;/strong&gt; Takes over Griezmann's shirt, wearing his first career single-digit number!&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. Immediate Impact Expected:&lt;/strong&gt; Over 10 years of Spanish football experience ensures zero transition period!&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. Ready for Takeoff:&lt;/strong&gt; Departs PSG after 124 matches (16G 16A) to become Atletico's main protagonist!&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;Related Tags (9):&lt;/strong&gt; July 25 2026, Lee Kang-in, Atletico Madrid, Atleti, PSG, La Liga, Transfer Fee, Jersey Number 7, Antoine Griezmann
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>Antoine Griezmann</category>
      <category>Atleti</category>
      <category>Atletico Madrid</category>
      <category>Jersey Number 7</category>
      <category>July_25_2026</category>
      <category>korea today news</category>
      <category>la liga</category>
      <category>Lee Kang-in</category>
      <category>PSG</category>
      <category>Transfer fee</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471985</guid>
      <comments>https://ttt77.tistory.com/471985#entry471985comment</comments>
      <pubDate>Sat, 25 Jul 2026 23:45:07 +0900</pubDate>
    </item>
    <item>
      <title>이강인, AT 마드리드 이적 확정</title>
      <link>https://ttt77.tistory.com/471984</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;이강인, AT 마드리드 이적 확정… 이적료 671억·그리즈만 등번호 '7번' 부여&quot;,
      &quot;description&quot;: &quot;한국 축구의 에이스 이강인이 파리 생제르맹(PSG)을 떠나 스페인 라리가 명문 아틀레티코 마드리드로 이적했습니다. 계약기간 5년, 역대 한국인 이적료 2위에 해당하는 4,000만 유로 규모의 이적 및 상징적인 등번호 7번 부여 소식을 정리합니다.&quot;,
      &quot;keywords&quot;: &quot;2026년 7월 25일, 이강인, AT마드리드, 아틀레티코마드리드, PSG, 라리가, 이강인이적료, 등번호7번, 그리즈만, 한국축구&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;스포츠 이슈 팀&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 20px 12px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #333;
        background: #fff;
    }
    .blog-post-content h2 { font-size: 26px; border-bottom: 3px solid #1e3a8a; padding-bottom: 15px; margin-bottom: 25px; color: #0f172a; word-break: keep-all; }
    .blog-post-content h3 { font-size: 20px; margin-top: 35px; margin-bottom: 15px; color: #1e3a8a; padding-left: 10px; border-left: 5px solid #1e3a8a; word-break: keep-all; }
    .blog-post-content p { margin-bottom: 18px; font-size: 16px; color: #334155; text-align: justify; word-break: keep-all; }
    .blog-post-content strong { color: #0f172a; font-weight: 700; }
    .lead-text { background: #eff6ff; padding: 16px 18px; border-radius: 8px; margin-bottom: 30px; font-size: 16px; border-left: 4px solid #1e3a8a; line-height: 1.7; color: #1e293b; }
    .point-box { background: #f8fafc; border: 1px solid #bfdbfe; padding: 16px 14px; border-radius: 8px; margin: 20px 0; font-size: 15.5px; font-weight: 500; color: #1e293b; }
    .data-table { width: 100%; border-collapse: collapse; margin: 25px 0; font-size: 14.5px; }
    .data-table th, .data-table td { border: 1px solid #e2e8f0; padding: 12px 10px; text-align: left; }
    .data-table th { background: #f1f5f9; font-weight: 600; color: #0f172a; }
    .impact-box { background: #fff; padding: 20px 15px; border-radius: 10px; border: 2px solid #1e3a8a; margin-top: 30px; }
    .impact-box h2 { font-size: 20px; margin-bottom: 15px; color: #1e3a8a; border-bottom: none; padding-bottom: 0; }
    .impact-box p { margin-bottom: 10px; font-size: 15.5px; }
    .tag-section { margin-top: 30px; padding: 15px 0; border-top: 1px solid #e2e8f0; font-size: 13.5px; color: #475569; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 10px 5px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; }
        .lead-text { padding: 14px 12px !important; font-size: 15px !important; }
        .point-box { padding: 12px 10px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 8px 6px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.25] 이강인, AT 마드리드 이적 확정… 이적료 671억·그리즈만 등번호 '7번' 부여&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    한국 축구를 대표하는 '에이스' 이강인(25)이 프랑스 파리 생제르맹(PSG)을 떠나 스페인 라리가의 거함 아틀레티코 마드리드(AT 마드리드)에 새 둥지를 틀었습니다. 2031년까지 무려 5년 장기 계약을 맺은 이강인은 구단의 전설 앙투안 그리즈만의 뒤를 이어 에이스의 상징인 등번호 '7번'을 달고 그라운드를 누비게 됩니다.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/unU8k/dJMcad3SW0k/Xq3eotSWrlfAIejKMgN72k/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/unU8k/dJMcad3SW0k/Xq3eotSWrlfAIejKMgN72k/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/unU8k/dJMcad3SW0k/Xq3eotSWrlfAIejKMgN72k/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FunU8k%2FdJMcad3SW0k%2FXq3eotSWrlfAIejKMgN72k%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. 스페인 3대 빅클럽 최초 입성… 5년 장기 계약 공식 발표!&lt;/h3&gt;
&lt;p&gt;스페인 라리가의 자존심 &lt;strong&gt;아틀레티코 마드리드&lt;/strong&gt;가 25일 공식 소셜 미디어를 통해 이강인 영입을 공식 발표하며 팬들을 열광시켰습니다. PSG와의 이적 합의를 마친 구단은 &quot;한국 국가대표 이강인과 &lt;strong&gt;2031년 6월 30일까지 5년 계약&lt;/strong&gt;을 맺었다&quot;고 알렸습니다. 2023년 7월 마요르카를 떠나 프랑스로 향했던 이강인이 단 3년 만에 자신의 '축구 고향'이나 다름없는 스페인 무대로 화려하게 돌아온 순간입니다.&lt;/p&gt;

&lt;p&gt;라리가 통산 11회 우승에 빛나는 AT 마드리드는 FC 바르셀로나, 레알 마드리드와 함께 스페인 3대 강호로 꼽히는 명문 중의 명문입니다. 이강인은 한국 축구 역사상 &lt;strong&gt;스페인 3대 빅클럽 1군에서 활약하는 최초의 한국인 선수&lt;/strong&gt;라는 대기록을 쓰며 또 하나의 이정표를 세웠습니다.&lt;/p&gt;

&lt;p&gt;사실 AT 마드리드는 수년 전부터 이강인의 창의적인 패스 센스와 라리가 적응력을 높이 평가해 왔습니다. 올여름 공격의 핵심이던 앙투안 그리즈만이 미국 프로축구(MLS) 올랜도 시티로 떠나며 전력 공백이 생기자, AT 마드리드는 그동안 눈독 들여온 이강인을 사로잡기 위해 적극적인 구애를 펼쳤고 마침내 결실을 보았습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;스페인 3대 빅클럽 1군 무대를 누비는 최초의 한국인 선수! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;2031년까지 5년 장기 계약을 맺고 3년 만에 라리가로 화려하게 복귀&lt;/span&gt;&lt;/strong&gt;했습니다.&lt;/div&gt;

&lt;h3&gt;2. 이적료만 무려 4,000만 유로(약 671억 원)… 한국인 역대 2위!&lt;/h3&gt;
&lt;p&gt;현지 매체들에 따르면 AT 마드리드가 PSG에 지불하는 이적료는 기본 3,500만 유로에 성과 옵션 500만 유로가 더해진 &lt;strong&gt;총액 4,000만 유로(한화 약 671억 원)&lt;/strong&gt; 규모의 대형 계약입니다. 이강인을 향한 구단의 두터운 신뢰와 기대를 단번에 보여주는 가치입니다.&lt;/p&gt;

&lt;p&gt;이는 2023년 김민재가 나폴리에서 바이에른 뮌헨으로 옮길 때 기록한 5,000만 유로에 이어 &lt;strong&gt;한국 선수 역대 이적료 2위&lt;/strong&gt;에 해당하는 거액입니다. 기존 3위였던 손흥민(LAFC)이 2015년 레버쿠젠에서 토트넘으로 이적할 당시의 3,000만 유로보다 무려 1,000만 유로나 많은 액수로, 이강인이 유럽 빅리그에서 갖는 높은 위상을 입증해 냈습니다.&lt;/p&gt;

&lt;p&gt;발렌시아 유스 시절부터 차근차근 몸값을 올려온 이강인은 이번 이적으로 또 한 번 자신의 가치를 한 단계 끌어올렸습니다. 스페인 현지 대표 매체 마르카 등도 AT 마드리드가 이강인을 품기 위해 구단 역사상으로도 손꼽히는 파격적인 투자를 단행했다며 연일 조명하고 있습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;옵션 포함 4,000만 유로(약 671억 원)의 대형 계약! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;김민재에 이어 한국 선수 역대 이적료 2위의 대기록을 완성&lt;/span&gt;&lt;/strong&gt;했습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cLNDr3/dJMcad3SW0v/hQPHxmLHksIIPGwWIZiTk0/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cLNDr3/dJMcad3SW0v/hQPHxmLHksIIPGwWIZiTk0/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cLNDr3/dJMcad3SW0v/hQPHxmLHksIIPGwWIZiTk0/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcLNDr3%2FdJMcad3SW0v%2FhQPHxmLHksIIPGwWIZiTk0%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. '전설' 그리즈만의 후계자… 프로 데뷔 후 첫 한 자릿수 '7번' 부여!&lt;/h3&gt;
&lt;p&gt;영입 발표와 함께 공개된 오피셜 영상에서 팬들의 시선을 사로잡은 건 단연 유니폼이었습니다. AT 마드리드는 이강인의 이름 'KANG IN' 위에 &lt;strong&gt;에이스를 상징하는 등번호 '7번'&lt;/strong&gt;이 새겨지는 모습을 공개해 기대감을 폭발시켰습니다. 7번은 직전 시즌까지 팀의 전설이자 간판스타였던 앙투안 그리즈만이 달았던 번호라 더욱 특별합니다.&lt;/p&gt;

&lt;p&gt;이는 구단이 이강인을 그리즈만의 공백을 채울 차세대 에이스로 낙점했음을 증명합니다. 그동안 발렌시아(16번, 20번), 마요르카(19번), PSG(19번)를 거치며 줄곧 두 자릿수 번호를 달았던 이강인은 이번 이적을 통해 &lt;strong&gt;프로 데뷔 후 처음으로 한 자릿수 상징 번호(7번)&lt;/strong&gt;를 달고 피치를 누비게 되었습니다.&lt;/p&gt;

&lt;p&gt;국가대표팀에서 19번을 달고 2026 FIFA 북중미 월드컵 무대를 누볐던 이강인은 이제 AT 마드리드의 핵심 '7번'으로서 새로운 중책을 맡게 됩니다. 단순히 번호 하나를 바꾼 것을 넘어, 팀의 명실상부한 중심으로서 공격을 지휘해 줄 것이라는 구단과 팬들의 뜨거운 신뢰가 담겨 있습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;팀을 떠난 그리즈만의 뒤를 이어 완벽한 에이스로 낙점! &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;프로 데뷔 후 처음으로 한 자릿수 등번호 7번을 부여&lt;/span&gt;&lt;/strong&gt;받았습니다.&lt;/div&gt;

&lt;h3&gt;4. '완벽 적응' 스페인 무대… PSG에서의 우승 경험 더해 날개 달까&lt;/h3&gt;
&lt;p&gt;이강인에게 스페인 무대는 남달리 익숙합니다. 10세이던 2011년 발렌시아 유소년팀에 입단해 10년 넘게 스페인에서 성장한 만큼 언어와 문화는 물론 스페인 축구 스타일에 완벽히 녹아들어 있습니다. 이미 라리가 통산 110경기 9골을 비롯해 스페인 무대 공식전 135경기 10골을 기록한 바 있어 적응기 없이 즉시 전력감으로 활약할 것으로 기대됩니다.&lt;/p&gt;

&lt;p&gt;한편, PSG에서 보낸 세 시즌 동안에도 이강인은 존재감을 발휘했습니다. 리그1 80경기 12골 14도움을 비롯해 &lt;strong&gt;공식전 124경기 16골 16도움&lt;/strong&gt;을 올렸고, 매 시즌 리그 우승컵과 함께 꿈의 무대인 UEFA 챔피언스리그 우승 트로피도 두 차례나 들어 올리며 '우승 DNA'를 다졌습니다. 비록 치열한 주전 경쟁 속에 아쉬움도 있었지만, 자신을 전폭적으로 원하는 AT 마드리드로의 이적은 또 한 번 날아오를 최선의 기회가 될 전망입니다.&lt;/p&gt;

&lt;p&gt;이로써 프로 통산 259경기 26골 30도움, 대한민국 A매치 통산 50경기 11골이라는 묵직한 기록을 쌓아 올린 이강인! 검증된 기량과 풍부한 빅리그 경험을 무기로, AT 마드리드의 새로운 7번으로서 보여줄 화려한 플레이에 전 세계 축구 팬들의 관심이 집중되고 있습니다.&lt;/p&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;주요 내용 및 세부 기록&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. 계약 조건&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;계약기간 5년 (2031년 6월 30일까지), 등번호 7번 (그리즈만 후임 에이스)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. 이적료 규모&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;기본 3,500만 유로 + 옵션 500만 유로 (총 4,000만 유로 / 약 671억 원)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. 역대 이적료 순위&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;한국 선수 역대 2위 (1위 김민재 5,000만 유로 / 3위 손흥민 3,000만 유로)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. 스페인 통산 기록&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;라리가 110경기 9골 포함 공식전 135경기 10골 (발렌시아·마요르카)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. 통산 전체 기록&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;프로 통산 259경기 26골 30도움 / A매치 50경기 11골 (PSG 공식전 124경기 16골 16도움)&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[핵심 정리] 이강인 AT 마드리드 이적 5대 요약&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. 명문 빅클럽 입성:&lt;/strong&gt; 스페인 3대 강호 AT 마드리드와 2031년까지 5년 장기 계약 체결!&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. 671억 초대형 이적:&lt;/strong&gt; 총액 4,000만 유로로 김민재에 이어 한국인 역대 이적료 2위 등극!&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. 상징적인 7번 부여:&lt;/strong&gt; 떠난 그리즈만의 뒤를 이어 프로 데뷔 후 첫 한 자릿수 7번 달고 출격!&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. 완벽한 스페인 적응력:&lt;/strong&gt; 10세부터 익힌 스페인 생활, 라리가 110경기 경험으로 즉시 전력 감!&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. 에이스로의 도약:&lt;/strong&gt; PSG 공식전 124경기 16골 16도움을 뒤로하고 이제 팀의 핵심 주전으로 조명!&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;관련 태그 (9개):&lt;/strong&gt; 2026년 7월 25일, 이강인, AT마드리드, 아틀레티코마드리드, PSG, 라리가, 이강인이적료, 등번호7번, 그리즈만
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>2026년 7월 25일</category>
      <category>AT마드리드</category>
      <category>PSG</category>
      <category>그리즈만</category>
      <category>등번호7번</category>
      <category>라리가</category>
      <category>아틀레티코마드리드</category>
      <category>오늘의 일들</category>
      <category>이강인</category>
      <category>이강인이적료</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471984</guid>
      <comments>https://ttt77.tistory.com/471984#entry471984comment</comments>
      <pubDate>Sat, 25 Jul 2026 23:44:12 +0900</pubDate>
    </item>
    <item>
      <title>Ex-Councilor Choi Facing Minor Sex Trade Charges, Allowance Payout &amp;amp; Audit</title>
      <link>https://ttt77.tistory.com/471983</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Former Cheongju City Councilor Choi Young-jung Facing Middle Schooler Sex Trade, 16-Day Allowance Payout, and Botched Investigation Allegations&quot;,
      &quot;description&quot;: &quot;A comprehensive overview of former Cheongju City Councilor Choi Young-jung's resignation following allegations of minor prostitution, sexual exploitation material production, and forced viewing of illicit videos, alongside controversies over his 16-day allowance payout, election expense reimbursement, internal police inspection, and CIO complaint.&quot;,
      &quot;keywords&quot;: &quot;July 24 2026, Choi Young-jung, Cheongju City Council, Minor Prostitution, Sexual Exploitation Material, Investigation Progress, Allowance Payout, Election Expense Reimbursement, Local Autonomy Act, Cheongju Cheongwon Police Station, CIO Complaint&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Social &amp; Political Affairs Team&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 20px 12px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #333;
        background: #fff;
    }
    .blog-post-content h2 { font-size: 26px; border-bottom: 3px solid #1e3a8a; padding-bottom: 15px; margin-bottom: 25px; color: #0f172a; word-break: keep-all; }
    .blog-post-content h3 { font-size: 20px; margin-top: 35px; margin-bottom: 15px; color: #1e3a8a; padding-left: 10px; border-left: 5px solid #1e3a8a; word-break: keep-all; }
    .blog-post-content p { margin-bottom: 18px; font-size: 16px; color: #334155; text-align: justify; word-break: keep-all; }
    .blog-post-content strong { color: #0f172a; font-weight: 700; }
    .lead-text { background: #eff6ff; padding: 16px 18px; border-radius: 8px; margin-bottom: 30px; font-size: 16px; border-left: 4px solid #1e3a8a; line-height: 1.7; color: #1e293b; }
    .point-box { background: #f8fafc; border: 1px solid #bfdbfe; padding: 16px 14px; border-radius: 8px; margin: 20px 0; font-size: 15.5px; font-weight: 500; color: #1e293b; }
    .data-table { width: 100%; border-collapse: collapse; margin: 25px 0; font-size: 14.5px; }
    .data-table th, .data-table td { border: 1px solid #e2e8f0; padding: 12px 10px; text-align: left; }
    .data-table th { background: #f1f5f9; font-weight: 600; color: #0f172a; }
    .impact-box { background: #fff; padding: 20px 15px; border-radius: 10px; border: 2px solid #1e3a8a; margin-top: 30px; }
    .impact-box h2 { font-size: 20px; margin-bottom: 15px; color: #1e3a8a; border-bottom: none; padding-bottom: 0; }
    .impact-box p { margin-bottom: 10px; font-size: 15.5px; }
    .tag-section { margin-top: 30px; padding: 15px 0; border-top: 1px solid #e2e8f0; font-size: 13.5px; color: #475569; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 10px 5px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; }
        .lead-text { padding: 14px 12px !important; font-size: 15px !important; }
        .point-box { padding: 12px 10px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 8px 6px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.24] Former Cheongju City Councilor Choi Young-jung Facing Middle Schooler Sex Trade, 16-Day Allowance Payout, and Botched Investigation Allegations&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    Former Cheongju City Councilor Choi Young-jung abruptly resigned just 15 days into his term while under investigation for soliciting sex from a middle school student, producing sexually explicit materials, and forcing the victim to watch illegal recordings. Here is a summary of the case, covering his concealed criminal charges during the campaign, controversial receipt of council allowances and campaign reimbursement claims, internal police audits for negligence, and a complaint filed with the Corruption Investigation Office for High-ranking Officials (CIO).
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/2ielG/dJMcaasEts6/8WEg21iExGkdr7XsTpqmL1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/2ielG/dJMcaasEts6/8WEg21iExGkdr7XsTpqmL1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/2ielG/dJMcaasEts6/8WEg21iExGkdr7XsTpqmL1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F2ielG%2FdJMcaasEts6%2F8WEg21iExGkdr7XsTpqmL1%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. Minor Prostitution &amp; Exploitation Charges, Followed by Resignation 15 Days into Term&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Former Cheongju City Councilor Choi Young-jung (35)&lt;/strong&gt;, who was under police investigation for alleged minor prostitution and the production of child sexual abuse material (CSAM)—a violation of the Act on the Protection of Children and Youth Against Sex Crimes—submitted his resignation shortly after law enforcement initiated forced investigative measures. Over approximately one year starting in October 2024, Choi allegedly engaged in &lt;strong&gt;three instances of paid sexual acts (prostitution)&lt;/strong&gt; with a middle school student, victim A, whom he met via an anonymous mobile chat app, offering money and gifts in exchange at hotels and inside his vehicle.&lt;/p&gt;

&lt;p&gt;Crucially, during the investigation, additional evidence surfaced indicating that Choi received and stored nude photos and bodily footage from the minor, as well as unlawfully filming sexual acts himself. These findings led to a significant expansion of his charges to include &lt;strong&gt;producing and possessing sexually exploitative materials&lt;/strong&gt;. On July 16—just one day after police executed search warrants on his home and council office, and merely 15 days after his term commenced on July 1—Choi's resignation was officially accepted. It was reported that the suspect voluntarily resigned upon determining that public exposure made it impossible to fulfill his official duties. During police questioning, Choi admitted to soliciting sex but denied portions of the charges, claiming he was unaware the victim was a minor.&lt;/p&gt;

&lt;p&gt;Moreover, Choi concealed the fact that he had been reported and was under active investigation since March, proceeding to run in the June 3 local elections under the People Power Party nomination and winning a seat. The belated revelation sparked intense public outrage and sharp criticism from local political and civic groups regarding flaws in the candidate vetting process. His resignation reduced the total seats in the Cheongju City Council from 45 to 44, bringing the People Power Party's tally down to 17. In accordance with the Local Autonomy Act and the Public Official Election Act, the vacancy was reported to the local Election Commission, initiating procedures for a &lt;strong&gt;by-election&lt;/strong&gt;. The North Chungcheong Provincial Chapter of the People Power Party immediately convened an ethics committee, expelled Choi, and issued a formal public apology.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Following search warrants regarding 3 instances of minor prostitution and CSAM creation/possession charges, &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;Choi abruptly resigned 15 days into his tenure, triggering official by-election procedures&lt;/span&gt;&lt;/strong&gt;.&lt;/div&gt;

&lt;h3&gt;2. Forced Viewing of Illicit Videos &amp; Expansion of the Investigation&lt;/h3&gt;
&lt;p&gt;Further police inquiries revealed that Choi &lt;strong&gt;forced victim A to watch illicitly filmed videos of sexual acts between himself and other individuals&lt;/strong&gt;. In addition to sex trade and CSAM charges, authorities are thoroughly reviewing the applicability of &lt;strong&gt;child abuse charges under the Child Welfare Act&lt;/strong&gt; due to the psychological distress and pressure inflicted on the victim. The minor stated that the suspect coerced her into viewing multiple explicit videos, causing severe emotional intimidation.&lt;/p&gt;

&lt;p&gt;Investigators also obtained evidence that Choi enticed the victim by offering extra financial rewards if she introduced her friends or acquaintances for similar arrangements. Given the nature of anonymous chat applications and the suspect's calculated method, the investigation team considers the risk of ongoing offenses to be high. The police submitted Choi's seized smartphones and digital devices to forensic experts at the National Forensic Service and dedicated units. Concurrently, bank account traces and communication logs are being analyzed to determine &lt;strong&gt;whether sexually explicit materials were distributed and if additional minor victims exist&lt;/strong&gt;.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Evidence of forced viewing of illicit recordings and referral offers prompted &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;reviews for additional child abuse charges, alongside forensic and financial traces for further victims&lt;/span&gt;&lt;/strong&gt;.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/UXAEJ/dJMb99UKCJz/nYGt7l5yl0PJE9KO9w7Yy1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/UXAEJ/dJMb99UKCJz/nYGt7l5yl0PJE9KO9w7Yy1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/UXAEJ/dJMb99UKCJz/nYGt7l5yl0PJE9KO9w7Yy1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FUXAEJ%2FdJMb99UKCJz%2FnYGt7l5yl0PJE9KO9w7Yy1%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. 16-Day Council Allowance Payout &amp; Campaign Expense Claims&lt;/h3&gt;
&lt;p&gt;Despite performing virtually no legislative duties during his brief 16-day tenure, Choi was paid &lt;strong&gt;approximately 2.3 million KRW (around $1,700 USD) in council allowances&lt;/strong&gt; for his 16 days in office under existing payout regulations. To add to public outrage, it was confirmed that Choi submitted a claim to the North Chungcheong Election Commission seeking approximately &lt;strong&gt;40 million KRW (~$30,000 USD) in campaign expense reimbursements&lt;/strong&gt;—a statutory process covering promotional costs and campaign worker wages incurred during the election.&lt;/p&gt;

&lt;p&gt;In response, local civic coalitions, including the North Chungcheong Women's Association, alongside the North Chungcheong Chapter of the Democratic Party of Korea, issued immediate statements demanding the &lt;strong&gt;immediate refund of the paid council allowances and the voluntary withdrawal of the reimbursement claim&lt;/strong&gt;. Protests erupted outside the city council calling for ordinances to reclaim public funds paid to serious criminal suspects.&lt;/p&gt;

&lt;p&gt;However, under Article 7 of the current Cheongju City Council Ordinance, allowance restrictions apply strictly to councilors who are 'under custody following an indictment.' Because Choi was not detained and voluntarily resigned, there was no legal basis to withhold or claw back his stipend, resulting in the payout being executed as scheduled. Consequently, the Cheongju City Council has begun reviewing amendments to its bylaws to restrict and recover allowances for councilors who resign voluntarily due to severe misconduct or pre-indictment investigations.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Loophole in council bylaws allowed the &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;payout of 2.3M KRW for 16 days in office and a 40M KRW election expense claim&lt;/span&gt;&lt;/strong&gt;, provoking severe public backlash.&lt;/div&gt;

&lt;h3&gt;4. Delayed Police Response &amp; Clerical Errors in Search Warrants (Botched Investigation Allegations)&lt;/h3&gt;
&lt;p&gt;The police received the initial complaint from the victim's family in February but conducted their first interrogation of Choi three months later in May. The investigation was delayed as the suspect repeatedly postponed appearances citing defense counsel selection and private forensic submissions, drawing criticism over sluggish initial response and scheduling failures.&lt;/p&gt;

&lt;p&gt;Severe flaws emerged when police mislabeled Choi's occupation as &lt;strong&gt;'Company Employee' instead of 'City Councilor'&lt;/strong&gt; on search warrant applications and listed his &lt;strong&gt;father's office address rather than his actual residence or council office&lt;/strong&gt;, leading prosecution to reject the warrants and demand supplementary investigations.&lt;/p&gt;

&lt;p&gt;On the day search warrants were executed, an unrelated police unit mistakenly applied for an arrest warrant only to withdraw it hours later, causing serious procedural confusion. Consequently, the Internal Audit Bureau of the National Police Agency launched an official audit into the Cheongju Cheongwon Police Station over clerical errors, warrant applications, and sudden withdrawals.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;Audit underway by the National Police Agency over &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;delayed interrogations, erroneous warrant details (occupation/address), and same-day arrest warrant withdrawals&lt;/span&gt;&lt;/strong&gt;.&lt;/div&gt;

&lt;h3&gt;5. Prosecution Warrant Rejections &amp; CIO Complaint Filed by Lawmakers&lt;/h3&gt;
&lt;p&gt;Friction escalated between law enforcement agencies after prosecutors &lt;strong&gt;rejected a 1-year communication tracking warrant&lt;/strong&gt; requested by police to identify additional victims and obtain call logs. Prosecution cited concerns over potential 'fishing expeditions' and lack of direct relevance to the primary charges, emphasizing that investigations must focus on confirmed offenses first, which temporarily stalled broader data collection.&lt;/p&gt;

&lt;p&gt;In response, a group of 11 National Assembly members (including Rep. Hwang Un-ha of the Rebuilding Korea Party) filed a formal complaint with the &lt;strong&gt;Corruption Investigation Office for High-ranking Officials (CIO) against prosecutors at the Cheongju District Prosecutors' Office for abuse of authority and willful neglect of duty&lt;/strong&gt;. The lawmakers argued that prosecutors improperly obstructed and pressured a critical investigation into sex crimes against minors.&lt;/p&gt;

&lt;p&gt;Prosecution officials countered that the request was a standard demand for supplementary investigation to ensure evidence admissibility in court, adding that a data preservation request had already been served to telecommunication carriers. Police plan to review requesting an arrest warrant once digital forensic analysis of Choi's mobile phones is finalized.&lt;/p&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;Category&lt;/th&gt;&lt;th&gt;Key Details &amp; Summary Facts&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. Incident &amp; Resignation&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Ex-councilor Choi Young-jung, accused of 3 minor prostitution acts and CSAM production, concealed investigation during campaign, elected, and resigned 15 days into term (By-election pending).&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. Expanded Probe&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Forced viewing of illicit recordings confirmed; child abuse charges under review alongside digital forensics and account tracking for extra victims.&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. Allowances &amp; Claims&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Regulatory loopholes enabled ~2.3M KRW payout for 16 days in office alongside a 40M KRW election reimbursement claim, triggering public anger.&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. Internal Police Audit&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;National Police Agency launched an audit into the investigation team over delayed questioning, warrant clerical errors, and arbitrary warrant withdrawals.&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. Prosecution &amp; CIO Complaint&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Following prosecution's rejection of communication warrants, 11 lawmakers filed a complaint with the CIO against prosecutors for abuse of power.&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[Key Takeaways] 5 Summary Points on Former Councilor Choi Young-jung's Case&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. Minor Prostitution &amp; Exploitation:&lt;/strong&gt; Accused of 3 paid sexual encounters with a middle school student met via chat app and creating/possessing CSAM.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. Resignation in 15 Days:&lt;/strong&gt; Ran for office while concealing an active police probe, then abruptly resigned the day after police executed search warrants.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. Allowance &amp; Claim Controversy:&lt;/strong&gt; Collected ~2.3M KRW in council pay for 16 days and submitted a ~40M KRW campaign expense reimbursement claim.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. Botched Investigation Audit:&lt;/strong&gt; Under police internal audit for erroneous warrant details (job title/address) and same-day arrest warrant withdrawals.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. CIO Escalation:&lt;/strong&gt; 11 National Assembly members reported local prosecutors to the CIO following the rejection of telecommunication warrants.&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;Related Tags (9):&lt;/strong&gt; July 24 2026, Choi Young-jung, Cheongju City Council, Minor Prostitution, CSAM Production, Investigation Progress, Allowance Payout, Election Expense Reimbursement, CIO Complaint
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>Allowance Payout</category>
      <category>Cheongju City Council</category>
      <category>Choi Young-jung</category>
      <category>CIO Complaint</category>
      <category>CSAM Production</category>
      <category>Election Expense Reimbursement</category>
      <category>Investigation Progress</category>
      <category>July_24_2026</category>
      <category>korea today news</category>
      <category>Minor Prostitution</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471983</guid>
      <comments>https://ttt77.tistory.com/471983#entry471983comment</comments>
      <pubDate>Fri, 24 Jul 2026 23:07:05 +0900</pubDate>
    </item>
    <item>
      <title>여중생 성매매 전 청주시의원 최영중&amp;hellip; 16일치 세비 지급과 부실 수사 의혹</title>
      <link>https://ttt77.tistory.com/471982</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;여중생 성매매 전 청주시의원 최영중… 16일치 세비 지급과 부실 수사 의혹&quot;,
      &quot;description&quot;: &quot;여중생 대상 성매매, 성착취물 제작, 불법 촬영물 강제 시청 혐의를 받는 최영중 전 청주시의원의 사퇴, 16일치 세비 수령 및 선거비 보전 문제, 경찰 수사 감찰 및 공수처 고발 내용을 종합 수록했습니다.&quot;,
      &quot;keywords&quot;: &quot;2026년 7월 24일, 최영중, 청주시의회, 미성년자성매매, 성착취물제작, 수사경과, 의정비지급, 선거비용보전, 지방자치법, 청주청원경찰서, 공수처고발&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;사회/정치 이슈 팀&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 20px 12px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.85;
        color: #333;
        background: #fff;
    }
    .blog-post-content h2 { font-size: 26px; border-bottom: 3px solid #1e3a8a; padding-bottom: 15px; margin-bottom: 25px; color: #0f172a; word-break: keep-all; }
    .blog-post-content h3 { font-size: 20px; margin-top: 35px; margin-bottom: 15px; color: #1e3a8a; padding-left: 10px; border-left: 5px solid #1e3a8a; word-break: keep-all; }
    .blog-post-content p { margin-bottom: 18px; font-size: 16px; color: #334155; text-align: justify; word-break: keep-all; }
    .blog-post-content strong { color: #0f172a; font-weight: 700; }
    .lead-text { background: #eff6ff; padding: 16px 18px; border-radius: 8px; margin-bottom: 30px; font-size: 16px; border-left: 4px solid #1e3a8a; line-height: 1.7; color: #1e293b; }
    .point-box { background: #f8fafc; border: 1px solid #bfdbfe; padding: 16px 14px; border-radius: 8px; margin: 20px 0; font-size: 15.5px; font-weight: 500; color: #1e293b; }
    .data-table { width: 100%; border-collapse: collapse; margin: 25px 0; font-size: 14.5px; }
    .data-table th, .data-table td { border: 1px solid #e2e8f0; padding: 12px 10px; text-align: left; }
    .data-table th { background: #f1f5f9; font-weight: 600; color: #0f172a; }
    .impact-box { background: #fff; padding: 20px 15px; border-radius: 10px; border: 2px solid #1e3a8a; margin-top: 30px; }
    .impact-box h2 { font-size: 20px; margin-bottom: 15px; color: #1e3a8a; border-bottom: none; padding-bottom: 0; }
    .impact-box p { margin-bottom: 10px; font-size: 15.5px; }
    .tag-section { margin-top: 30px; padding: 15px 0; border-top: 1px solid #e2e8f0; font-size: 13.5px; color: #475569; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 10px 5px !important; }
        .blog-post-content h2 { font-size: 21px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; }
        .lead-text { padding: 14px 12px !important; font-size: 15px !important; }
        .point-box { padding: 12px 10px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 8px 6px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.24] 여중생 성매매 전 청주시의원 최영중… 16일치 세비 지급과 부실 수사 의혹&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    최영중 전 청주시의원이 여중생 대상 성매매, 성착취물 제작, 불법 촬영물 강제 시청 혐의로 수사를 받던 중 취임 15일 만에 기습 사퇴했습니다. 피소 사실을 숨긴 출마부터 16일치 세비 수령 및 선거비 보전 문제, 경찰의 부실 수사 감찰 및 공수처 고발까지 사건의 주요 내용을 정리합니다.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dr1Wrh/dJMcabdTx1n/5RKdR8IGcB5wElzkjyBMhK/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dr1Wrh/dJMcabdTx1n/5RKdR8IGcB5wElzkjyBMhK/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dr1Wrh/dJMcabdTx1n/5RKdR8IGcB5wElzkjyBMhK/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fdr1Wrh%2FdJMcabdTx1n%2F5RKdR8IGcB5wElzkjyBMhK%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. 미성년자 성매매 및 성착취물 제작 혐의와 취임 15일 만의 의원직 사퇴&lt;/h3&gt;
&lt;p&gt;미성년자 성매매 및 성착취물 제작 혐의(아동·청소년의 성보호에 관한 법률 위반)로 경찰 수사를 받아온 &lt;strong&gt;최영중(35) 전 청주시의원&lt;/strong&gt;이 경찰의 강제수사 착수 직후 사직서를 제출했습니다. 최 전 의원은 2024년 10월부터 약 1년간 불특정 다수가 이용하는 모바일 무작위 채팅 앱을 통해 알게 된 중학생 피해자 A양에게 금품 및 선물을 제공하는 대가로, 자신의 차량과 모텔 등지에서 &lt;strong&gt;총 3차례에 걸쳐 대가성 성관계(성매매)를 가진 혐의&lt;/strong&gt;를 받고 있습니다.&lt;/p&gt;

&lt;p&gt;특히 수사 과정에서 최 전 의원이 피해 아동의 나체 사진이나 신체 부위 촬영물 등을 전송받아 보관하거나 성관계 장면을 불법 촬영하는 등 &lt;strong&gt;성착취물을 직접 제작하고 소지한 혐의&lt;/strong&gt;가 추가로 입수되어 관련 법률 위반 혐의가 중대하게 확장되었습니다. 경찰의 집무실 및 주거지 압수수색 집행 다음 날이자, 7월 1일 임기 시작 후 단 15일 만인 &lt;strong&gt;7월 16일 사직서가 최종 수리&lt;/strong&gt;되었습니다. 피의자 측은 사건의 공론화로 인해 시의원으로서 정상적인 의정활동 수행 및 의무 이행이 불가능하다고 판단하여 자진 사직서를 제출한 것으로 알려졌습니다. 경찰 조사에서 최 전 의원은 성매매 행위 자체는 인정했으나, 상대방이 미성년자라는 사실은 알지 못했다고 주장하며 일부 혐의를 부인했습니다.&lt;/p&gt;

&lt;p&gt;무엇보다 최 전 의원은 이미 지난 3월 피소되어 해당 수사가 진행 중이라는 사실을 은폐한 채 6·3 지방선거에 출마해 국민의힘 공천을 받아 당선되었습니다. 뒤늦게 드러난 범죄 피의 사실에 대해 지역 정치권 및 시민사회에서는 후보자 검증 시스템의 심각한 부실에 대한 비판이 거세게 일었습니다. 최 전 의원의 사퇴로 청주시의회 의석은 45석에서 44석으로 줄어들었으며, 국민의힘 소속 의석수는 17석으로 감소했습니다. 지방자치법 및 공직선거법에 따라 관할 선거관리위원회에 결원이 통보되어 &lt;strong&gt;재보궐선거 처리 절차&lt;/strong&gt;가 시작되었습니다. 국민의힘 충북도당은 즉각 윤리위원회를 개최해 최 전 의원에 대한 제명 조치를 결정하고 공식 사과문을 발표했습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;여중생 대상 3차례 성매매 및 성착취물 제작·소지 혐의로 &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;압수수색이 집행되자 취임 15일 만에 기습 사직하여 재보궐선거 절차가 시작&lt;/span&gt;&lt;/strong&gt;되었습니다.&lt;/div&gt;

&lt;h3&gt;2. 타인 성관계 영상 강제 시청 유도 및 여죄 수사 확대&lt;/h3&gt;
&lt;p&gt;경찰의 추가 수사 과정에서 최 전 의원이 피해 아동 A양에게 &lt;strong&gt;자신이 직접 촬영한 타인과의 성관계 영상 및 불법 촬영물들을 강제로 시청하게 한 사실&lt;/strong&gt;이 추가로 확인되었습니다. 수사당국은 성매매 및 성착취물 제작 혐의 외에 피해 아동에게 정서적 위협과 압박을 가한 행위에 대하여 &lt;strong&gt;아동복지법상 아동학대 혐의 추가 적용 여부&lt;/strong&gt;를 다각도로 검토 중입니다. 피해 아동은 피의자가 다수의 성관계 영상을 강제로 보여주며 상당한 심리적 불안감과 압박을 가했다고 진술했습니다.&lt;/p&gt;

&lt;p&gt;또한 최 전 의원이 피해 아동에게 다른 친구나 지인을 소개할 경우 추가 대가를 지급하겠다고 성매매를 유인·제안한 정황도 확보되었습니다. 불특정 다수가 접속하는 채팅 앱의 이용 특성과 피의자의 치밀하고 계획적인 수법을 볼 때 범행의 지속성과 위험성이 매우 높다고 수사팀은 판단하고 있습니다. 경찰은 압수한 최 전 의원의 휴대전화 및 디지털 기기에 대해 국립과학수사연구원 및 전담 수사팀에 포렌식을 의뢰했습니다. 이와 함께 금융 계좌 내역 및 통신 기록 조회를 병행하여 &lt;strong&gt;성착취물 유포 여부와 추가 피해 아동의 존재 가능성&lt;/strong&gt;을 파악하는 등 여죄 수사를 광범위하게 확대하고 있습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;타인 성관계 영상 시청 강요 및 친구 소개 대가 제안 정황이 확인되어 &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;아동학대 혐의 추가 검토 및 포렌식·계좌 추적을 통한 여죄 수사가 진행 중&lt;/span&gt;&lt;/strong&gt;입니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/lEs3j/dJMcajprcqy/C7jfoJKwXspKiMgUdzDfw1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/lEs3j/dJMcajprcqy/C7jfoJKwXspKiMgUdzDfw1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/lEs3j/dJMcajprcqy/C7jfoJKwXspKiMgUdzDfw1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FlEs3j%2FdJMcajprcqy%2FC7jfoJKwXspKiMgUdzDfw1%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. 재임 16일 치 의정비 지급 규정과 선거비 보전 청구 현황&lt;/h3&gt;
&lt;p&gt;최 전 의원은 단 16일간의 재임 기간 동안 별다른 의정활동을 펼치지 않았음에도 의정활동비와 월정수당을 포함해 &lt;strong&gt;약 230만 원의 16일치 세비(의정비)&lt;/strong&gt;를 정상 지급받았습니다. 이와 더불어 충청북도선거관리위원회에 약 4,000만 원 규모의 &lt;strong&gt;선거 비용 보전 청구서&lt;/strong&gt;를 제출한 사실이 확인되어 범국민적 공분을 샀습니다. 해당 청구는 후보 출마 과정에서 지출한 홍보비, 선거운동원 인건비 등 제반 비용을 보존받기 위한 법적 청구 절차입니다.&lt;/p&gt;

&lt;p&gt;이에 대해 충북여성연대 등 지역 시민단체와 더불어민주당 충북도당은 즉각 성명을 내고 &lt;strong&gt;지급된 의정비의 즉각적인 반납과 선거비 보전 청구의 자진 철회&lt;/strong&gt;를 강력히 요구했습니다. 중대 범죄 혐의자가 공적 자금을 지급받는 것에 대한 국민적 비판과 회수 조례 제정을 촉구하는 시위가 시의회 앞에서 이어졌습니다.&lt;/p&gt;

&lt;p&gt;그러나 현행 청주시의회 조례 제7조상 의정비 지급 제한 규정은 '공소 제기 후 구금 상태'인 경우에만 한정하여 적용됩니다. 구속되지 않은 상태에서 자진 사직한 최 전 의원의 급여 지급을 중단하거나 회수할 법적 근거가 존재하지 않아 기존 조례대로 집행되었습니다. 이에 따라 청주시의회는 기소 전 구속이나 비위 행위로 인한 자진 사직 시에도 의정비를 제한하고 회수할 수 있도록 하는 조례 개정안 검토에 착수했습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;구속 상태에 한해 급여를 제한하는 &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;조례 규정의 허점으로 인해 16일 치 의정비 230만 원이 지급되었으며 4,000만 원의 선거비 보전 청구&lt;/span&gt;&lt;/strong&gt;가 접수되었습니다.&lt;/div&gt;

&lt;h3&gt;4. 경찰 수사 지연 내역 및 영장 작성·신청 절차 오류 (부실 수사 의혹)&lt;/h3&gt;
&lt;p&gt;경찰은 지난 2월 피해자 측으로부터 고소장을 접수한 후 3개월이 지난 5월에야 피의자 첫 조사를 진행했습니다. 피의자가 변호인 선임과 사설 포렌식 제출을 이유로 출석을 연기하면서 강제수사가 지연되었고, 초동 수사 단계에서 신원 파악과 일정 조율이 늦어져 수사가 미흡했다는 비판을 받고 있습니다.&lt;/p&gt;

&lt;p&gt;특히 경찰은 압수수색 영장 신청 시 최 전 의원의 직업을 시의원이 아닌 &lt;strong&gt;'회사원'으로 잘못 기재&lt;/strong&gt;했고, 주소지 역시 피의자의 실제 주거지나 사무실이 아닌 &lt;strong&gt;부친 사무실 주소로 기재&lt;/strong&gt;해 검찰로부터 보완수사 요구 및 영장 반려 처분을 받는 치명적인 실수를 저질렀습니다.&lt;/p&gt;

&lt;p&gt;압수수색 당일에는 수사 담당 팀이 아닌 다른 팀에서 구속영장을 신청했다가 당일 스스로 철회하는 심각한 수사 혼선이 발생했습니다. 이에 따라 경찰청 국가수사본부 감찰 담당 부서는 청주청원경찰서 수사팀의 서류 오기 작성 및 영장 신청·철회 경위에 대해 즉각 내부 감찰 조사에 착수했습니다.&lt;/p&gt;

&lt;div class=&quot;point-box&quot;&gt;피의자 조사 지연, &lt;strong&gt;&lt;span style=&quot;color:#1e3a8a; font-weight:700;&quot;&gt;영장 내 직업·주소 오기 작성 및 구속영장 신청 당일 철회건에 대해 경찰청 감찰 조사가 진행 중&lt;/span&gt;&lt;/strong&gt;입니다.&lt;/div&gt;

&lt;h3&gt;5. 검찰 영장 반려 경과 및 정치권 공수처 고발 접수&lt;/h3&gt;
&lt;p&gt;경찰이 추가 피해자 확인 및 통신 기록 확보를 위해 신청한 &lt;strong&gt;1년 치 통신영장에 대해 검찰이 반려 처분&lt;/strong&gt;을 내리면서 검경 간 갈등이 불거졌습니다. 검찰은 별건 수사 가능성 및 범죄 혐의와의 직접적 관련성 부족을 반려 사유로 들었으며, 특정된 혐의 범위 내의 수사가 선행되어야 한다는 법리적 기준을 제시했습니다. 이에 따라 통신영장을 통한 추가 증거 확보 수사가 일시적으로 차질을 빚었습니다.&lt;/p&gt;

&lt;p&gt;이에 대해 국회의원 11명(조국혁신당 황운하 의원 등)은 청주지검 수사 검사 및 관계자들을 &lt;strong&gt;직권남용 및 직무유기 혐의로 고위공직자범죄수사처(공수처)에 고발&lt;/strong&gt;했습니다. 이들은 검찰이 엄정한 미성년자 대상 성범죄 수사를 부당하게 방해하고 압력을 행사했다고 주장하며 기관 간 갈등 양상으로 번졌습니다.&lt;/p&gt;

&lt;p&gt;검찰 측은 법원 제출 시 증거 능력을 확실히 확보하기 위한 보완수사 요구였으며 통신사에 통신사실 확인자료 보전 요청을 해둔 상태라고 해명했습니다. 경찰은 휴대전화 포렌식 결과가 나오는 대로 보완 수사를 거쳐 구속영장 재신청 여부를 최종 결정할 예정입니다.&lt;/p&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;주요 내용 및 세부 사실&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;1. 사건 및 사퇴&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;여중생 성매매 3회 및 성착취물 제작·소지 혐의 최영중 전 시의원, 수사 사실 숨기고 당선 후 취임 15일 만에 사직 (재보궐선거 진행)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;2. 수사 확대&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;타인 성관계 영상 강제 시청 유도 확인, 아동학대 혐의 추가 검토 및 디지털 포렌식·계좌 추적을 통한 여죄 수사 진행&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;3. 의정비 및 보전금&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;조례 허점으로 16일치 세비 230만 원 지급 완료, 선관위에 4,000만 원 규모 선거비용 보전 청구 접수되어 공분 발생&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;4. 경찰 수사 감찰&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;영장 내 직업·주소 오기 작성 및 영장 신청 당일 철회 등 부실 수사 의혹으로 경찰청 국가수사본부 내부 감찰 착수&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;5. 검찰 및 공수처&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;검찰의 통신영장 반려 처번에 반발해 국회의원 11명이 검찰 관계자를 공수처에 직권남용 혐의로 고발 접수&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[사건 핵심 정리] 최영중 전 시의원 미성년자 성매매 사건 5대 요약&lt;/h2&gt;
    &lt;p&gt;&lt;strong&gt;1. 성매매 및 성착취:&lt;/strong&gt; 모바일 채팅 앱으로 여중생 대상 3차례 성매매 및 성착취물 제작·소지 혐의.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;2. 15일 만의 사퇴:&lt;/strong&gt; 피소 사실 숨기고 당선되었으나 경찰 압수수색 집행 이튿날 기습 사직서 제출.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;3. 세비·보전금 논란:&lt;/strong&gt; 단 16일 임기 후 230만 원 세비 수령 및 4,000만 원 상당 선거비 보전 청구 파문.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;4. 부실 수사 감찰:&lt;/strong&gt; 영장 서류 오류(직업·주소 오기) 및 영장 당일 철회 등 부실 수사 의혹으로 감찰 진행.&lt;/p&gt;
    &lt;p&gt;&lt;strong&gt;5. 공수처 고발:&lt;/strong&gt; 검찰의 통신영장 반려 처원에 대해 국회의원 11명이 수사 검사들을 공수처에 고발.&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;관련 태그 (9개):&lt;/strong&gt; 2026년 7월 24일, 최영중, 청주시의회, 미성년자성매매, 성착취물제작, 수사경과, 의정비지급, 선거비용보전, 공수처고발
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>2026년 7월 24일</category>
      <category>공수처고발</category>
      <category>미성년자성매매</category>
      <category>선거비용보전</category>
      <category>성착취물제작</category>
      <category>수사경과</category>
      <category>오늘의 일들</category>
      <category>의정비지급</category>
      <category>청주시의회</category>
      <category>최영중</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471982</guid>
      <comments>https://ttt77.tistory.com/471982#entry471982comment</comments>
      <pubDate>Fri, 24 Jul 2026 23:06:49 +0900</pubDate>
    </item>
    <item>
      <title>Task Force Raids Election Commission Over Turnout Data Manipulation</title>
      <link>https://ttt77.tistory.com/471981</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;June 3 Local Election Turnout Manipulation Scandal: Joint Investigation Task Force Raids National Election Commission&quot;,
      &quot;description&quot;: &quot;Evidence has emerged that National Election Commission (NEC) officials arbitrarily manipulated the election statistics computing network to conceal input errors regarding the number of voters during the June 3 local elections. Charges of forging public electronic records have been applied.&quot;,
      &quot;keywords&quot;: &quot;NECRaid, TurnoutManipulation, June3LocalElection, JointTaskForceInvestigation, ElectronicRecordForgery, NumberMassaging, BallotShortageCrisis, NetworkCoverup, July_23_2026&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Politics &amp; Society News Team&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 20px 12px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.8;
        color: #333;
        background: #fff;
    }
    .blog-post-content h2 { font-size: 28px; border-bottom: 3px solid #1e40af; padding-bottom: 15px; margin-bottom: 25px; color: #0f172a; word-break: keep-all; }
    .blog-post-content h3 { font-size: 20px; margin-top: 35px; margin-bottom: 15px; color: #1e40af; padding-left: 10px; border-left: 5px solid #1e40af; word-break: keep-all; }
    .blog-post-content p { margin-bottom: 15px; font-size: 16px; color: #334155; text-align: justify; word-break: keep-all; }
    .blog-post-content strong { color: #0f172a; font-weight: 700; }
    .lead-text { background: #f8fafc; padding: 18px 15px; border-radius: 8px; margin-bottom: 25px; font-size: 16.5px; border-left: 4px solid #1e40af; }
    .point-box { background: #eff6ff; border: 1px solid #bfdbfe; padding: 16px 14px; border-radius: 8px; margin: 20px 0; font-size: 15.5px; font-weight: 500; color: #1e293b; }
    .data-table { width: 100%; border-collapse: collapse; margin: 25px 0; font-size: 14.5px; }
    .data-table th, .data-table td { border: 1px solid #e2e8f0; padding: 10px; text-align: left; }
    .data-table th { background: #f1f5f9; font-weight: 600; color: #0f172a; }
    .impact-box { background: #fff; padding: 20px 15px; border-radius: 10px; border: 2px solid #1e40af; margin-top: 30px; }
    .impact-box h2 { font-size: 20px; margin-bottom: 15px; color: #1e40af; border-bottom: none; padding-bottom: 0; }
    .tag-section { margin-top: 30px; padding: 15px 0; border-top: 1px solid #e2e8f0; font-size: 13px; color: #64748b; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 10px 5px !important; }
        .blog-post-content h2 { font-size: 22px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; }
        .lead-text { padding: 14px 12px !important; font-size: 15.5px !important; }
        .point-box { padding: 12px 10px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 8px 6px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.23] June 3 Local Election Turnout Manipulation Scandal: Joint Investigation Task Force Raids National Election Commission&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    Evidence has emerged that National Election Commission (NEC) officials arbitrarily manipulated the election statistics computing network to conceal input errors regarding the number of voters during the June 3 local elections. &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;The Joint Police-Prosecution Investigation Headquarters has launched a massive compulsory investigation into the central and Gyeonggi-do regional branches&lt;/span&gt;&lt;/strong&gt; to uncover the truth behind this unprecedented scandal.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cn1701/dJMcaiKRCdj/aXz4h4mgEJ1lPkKgG4odGK/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cn1701/dJMcaiKRCdj/aXz4h4mgEJ1lPkKgG4odGK/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cn1701/dJMcaiKRCdj/aXz4h4mgEJ1lPkKgG4odGK/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fcn1701%2FdJMcaiKRCdj%2FaXz4h4mgEJ1lPkKgG4odGK%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. Joint Investigation Task Force Launches Compulsory Raids on NEC Branches&lt;/h3&gt;
&lt;p&gt;On the morning of July 23, the Joint Police-Prosecution Investigation Headquarters (led by Kim Tae-hoon, 3rd Deputy Chief Prosecutor of the Seoul Central District Prosecutors' Office) conducted simultaneous search and seizure operations at the National Election Commission headquarters, as well as the Gyeonggi-do and Seoul (Gangnam, Songpa, Seocho) regional commissions. This compulsory investigation is a follow-up to the initial raid on June 11 triggered by the ballot shortage crisis. Given the gravity of the issue, a large number of prosecutors and investigators were mobilized to secure internal server data and log records from the core statistics calculation system.&lt;/p&gt;
&lt;p&gt;The key charges specified in the search warrant are the 'forgery of public electronic records' and 'obstruction of public duty by fraudulent means.' This implies that the actions went far beyond simple administrative negligence; officials intentionally entered fake data into the official state network and covered it up, severely undermining the transparency and fairness of election management. Legal experts predict that if intentional criminality is proven, heavy sentences will be inevitable, as the act compromises the very foundation of democracy.&lt;/p&gt;
&lt;p&gt;Based on the confiscated electronic data, the investigative authorities have begun the process of restoring the network access logs and statistics modification history down to the exact minute and second of election day. They plan to cross-reference abnormal traffic and forced modification logs during the data transmission process connecting local polling stations to the central main server. Through this, they intend to reconstruct a clear timeline from the moment the input error occurred to the completion of the organized cover-up and manipulation.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;Believing that NEC officials intentionally altered network figures, the task force &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;applied charges of forging public electronic records while seizing servers and log data&lt;/span&gt;&lt;/strong&gt;.&lt;/div&gt;

&lt;h3&gt;2. &quot;From 100 to 1,000&quot;: The Elaborate Cover-up Tactics of the Staff&lt;/h3&gt;
&lt;p&gt;The origin of this manipulation scandal traces back to election day, when a polling station in Gyeonggi-do incorrectly entered 1,000 voters instead of the actual 100 as of 2:00 PM. According to normal regulations, the staff should have immediately reported the input error to higher-level committees and corrected the system figures only after receiving official approval and instructions from the central commission. However, it was confirmed that the staff completely ignored this official reporting protocol to avoid reprimand and procedural hassle.&lt;/p&gt;
&lt;p&gt;To hide the total voter count that was already inflated in the system, they resorted to an appalling trick known as &quot;number massaging.&quot; To eliminate the excess error of 900 voters, they falsely distributed 100 fake voters to each of the statistics of 9 neighboring polling stations. They then deceitfully waited for real voters to keep visiting until the 6:00 PM closing time, allowing the actual numbers to naturally catch up and match their manipulated totals.&lt;/p&gt;
&lt;p&gt;What is even more serious is that this manipulation was not the deviation of a single staff member, but was systematically carried out through prior collusion among multiple employees. The task force secured decisive digital evidence showing NEC staff using the internal company messenger to say, &quot;Let's not report the mis-input to the superiors; let's arbitrarily adjust the numbers among ourselves.&quot; This clearly demonstrates that the frontline public servants responsible for election management haphazardly compromised the statistics system.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;Instead of reporting the error, the staff &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;conspired via internal messenger to distribute the inflated numbers to other polling stations, committing &quot;number massaging.&quot;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/zOlPu/dJMcaa7gip7/IsQ9UwckVRkuQQZYXmDtoK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/zOlPu/dJMcaa7gip7/IsQ9UwckVRkuQQZYXmDtoK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/zOlPu/dJMcaa7gip7/IsQ9UwckVRkuQQZYXmDtoK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FzOlPu%2FdJMcaa7gip7%2FIsQ9UwckVRkuQQZYXmDtoK%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. Beyond Negligence to 'Manipulation': A Fatal Blow to Election Trust&lt;/h3&gt;
&lt;p&gt;Initially, this NEC investigation was focused on determining responsibility for administrative mismanagement regarding the nationwide 'ballot shortage crisis' that occurred on the June 3 local election day. However, as evidence of intentional electronic manipulation was discovered, the entire nature of the case flipped. The investigation expanded from dereliction of duty to a serious criminal act of hacking and manipulating the state's foundational election statistics system. Consequently, the NEC is facing the greatest crisis of trust since its foundation, battling fierce criticism for destroying the integrity of its own system.&lt;/p&gt;
&lt;p&gt;It is highly probable that this false statistical input and cover-up acted as the direct cause of the massive ballot shortage phenomenon. Analysis suggests that as hourly turnout statistics were falsely entered and transmitted due to the staff's &quot;number massaging,&quot; the central situation room's real-time ballot demand forecasting model suffered a fatal malfunction. The fabricated data from frontline employees essentially led to the catastrophic paralysis of the entire election logistics distribution system.&lt;/p&gt;
&lt;p&gt;Above all, such arbitrary manipulation of voter turnout likely had a profound negative impact on the decision-making of voters and political parties, who constantly revise their election strategies based on real-time turnout trends. The fluctuation of hourly turnout serves as a key indicator determining whether core supporters rally or undecided voters head to the polls. There is bitter criticism that the vulnerability of the NEC network to arbitrary data alteration—previously warned about during the NIS security check—has materialized not through external hacking, but via an 'insider job.'&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;Revealed as an intentional crime rather than simple negligence, &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;the manipulation raises the possibility that it caused the ballot forecasting failure and influenced the election outcome itself&lt;/span&gt;&lt;/strong&gt;.&lt;/div&gt;

&lt;h3&gt;4. Potential Involvement of Superiors and Calls to Audit Past Elections&lt;/h3&gt;
&lt;p&gt;As soon as the analysis of the confiscated materials and the restoration of system logs are completed, the task force plans to summon the NEC staff involved in the statistical manipulation for intense interrogation. During these summons, investigators will thoroughly probe who first suggested the data distribution manipulation and whether there were other attempts to cover up or destroy evidence aside from the identified messenger logs. Furthermore, a major task will be determining whether their motive was merely avoiding discipline or if there was pressure from external forces.&lt;/p&gt;
&lt;p&gt;The second phase of the investigation targets whether NEC management-level officials or higher were involved in or tolerated the staff's collusion. If such a grave forgery of national network records occurred at the operational level and superiors were completely unaware, it constitutes an inescapable and fatal dereliction of duty. If it is revealed that senior officials were briefed but ordered a cover-up or aided the manipulation, they too will be strictly punished as accomplices to the obstruction of public duty.&lt;/p&gt;
&lt;p&gt;Moreover, as the repercussions of this incident grow, voices within legal and political circles are rapidly expanding, demanding a comprehensive reinvestigation of the electronic statistical data of major past elections. If the security structure is so weak that frontline staff can easily access and arbitrarily alter core data in the election statistics system, the possibility that similar electronic manipulations were routinely carried out in previous elections cannot be ruled out. To restore the constitutional value of election integrity in South Korea, a transparent investigation by the task force with no exceptions is needed now more than ever.&lt;/p&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;Category&lt;/th&gt;&lt;th&gt;Details&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Case Overview&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Allegations of arbitrary manipulation of voter statistics by NEC staff on the June 3 local election day&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Investigating Body &amp; Date&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Joint Police-Prosecution Investigation HQ / July 23, 2026&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Raid Targets&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Central NEC, Gyeonggi-do NEC, and Seoul Gangnam, Songpa, Seocho regional NECs&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Key Charges Applied&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Forgery of public electronic records, Obstruction of public duty by fraudulent means&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Future Direction&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Summoning staff after analyzing evidence; investigating management involvement &amp; past elections&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[Key Summary] 4 Core Points of the NEC Network Manipulation Probe&lt;/h2&gt;
    &lt;ul&gt;
        &lt;li&gt;&lt;strong&gt;Compulsory Raids Launched:&lt;/strong&gt; The task force unexpectedly raided central and regional NECs over arbitrary voter count manipulation.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;Shocking Tactics:&lt;/strong&gt; Staff executed 'number massaging' by distributing fake data to other stations to hide input errors.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;Fatal Repercussions:&lt;/strong&gt; The electronic manipulation likely caused the ballot demand forecast failure and influenced the overall election landscape.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;Expanding Scope:&lt;/strong&gt; Demands are rising to check if superiors were involved and to conduct a full audit of past election networks.&lt;/li&gt;
    &lt;/ul&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;Related Tags:&lt;/strong&gt; NECRaid, TurnoutManipulation, June3LocalElection, JointTaskForceInvestigation, ElectronicRecordForgery, NumberMassaging, BallotShortageCrisis, NetworkCoverup, July_23_2026
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>BallotShortageCrisis</category>
      <category>ElectronicRecordForgery</category>
      <category>JointTaskForceInvestigation</category>
      <category>July_23_2026</category>
      <category>June3LocalElection</category>
      <category>korea today news</category>
      <category>NECRaid</category>
      <category>NetworkCoverup</category>
      <category>NumberMassaging</category>
      <category>TurnoutManipulation</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471981</guid>
      <comments>https://ttt77.tistory.com/471981#entry471981comment</comments>
      <pubDate>Thu, 23 Jul 2026 21:20:25 +0900</pubDate>
    </item>
    <item>
      <title>'투표율 수치 조작' 파문&amp;hellip; 합수본, 중앙&amp;middot;지역 선관위 전격 압수수색</title>
      <link>https://ttt77.tistory.com/471980</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;6·3 지방선거 투표율 조작 파문… 합수본, 선관위 동시다발 압수수색&quot;,
      &quot;description&quot;: &quot;6·3 지방선거 당일 발생한 투표자 수 허위 입력 오류를 감추기 위해 선거 통계 전산망을 조작한 혐의로 합동수사본부가 중앙선거관리위원회 등에 대한 강제수사에 돌입했습니다. 공전자기록위작 혐의가 적용되었습니다.&quot;,
      &quot;keywords&quot;: &quot;선관위압수수색, 투표율조작, 6·3지방선거, 합수본강제수사, 공전자기록위작, 수치마사지, 투표용지부족사태, 전산망은폐, 2026년7월23일&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;사회/정치 뉴스팀&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 20px 12px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.8;
        color: #333;
        background: #fff;
    }
    .blog-post-content h2 { font-size: 28px; border-bottom: 3px solid #1e40af; padding-bottom: 15px; margin-bottom: 25px; color: #0f172a; word-break: keep-all; }
    .blog-post-content h3 { font-size: 20px; margin-top: 35px; margin-bottom: 15px; color: #1e40af; padding-left: 10px; border-left: 5px solid #1e40af; word-break: keep-all; }
    .blog-post-content p { margin-bottom: 15px; font-size: 16px; color: #334155; text-align: justify; word-break: keep-all; }
    .blog-post-content strong { color: #0f172a; font-weight: 700; }
    .lead-text { background: #f8fafc; padding: 18px 15px; border-radius: 8px; margin-bottom: 25px; font-size: 16.5px; border-left: 4px solid #1e40af; }
    .point-box { background: #eff6ff; border: 1px solid #bfdbfe; padding: 16px 14px; border-radius: 8px; margin: 20px 0; font-size: 15.5px; font-weight: 500; color: #1e293b; }
    .data-table { width: 100%; border-collapse: collapse; margin: 25px 0; font-size: 14.5px; }
    .data-table th, .data-table td { border: 1px solid #e2e8f0; padding: 10px; text-align: left; }
    .data-table th { background: #f1f5f9; font-weight: 600; color: #0f172a; }
    .impact-box { background: #fff; padding: 20px 15px; border-radius: 10px; border: 2px solid #1e40af; margin-top: 30px; }
    .impact-box h2 { font-size: 20px; margin-bottom: 15px; color: #1e40af; border-bottom: none; padding-bottom: 0; }
    .tag-section { margin-top: 30px; padding: 15px 0; border-top: 1px solid #e2e8f0; font-size: 13px; color: #64748b; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 10px 5px !important; }
        .blog-post-content h2 { font-size: 22px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; }
        .lead-text { padding: 14px 12px !important; font-size: 15.5px !important; }
        .point-box { padding: 12px 10px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 8px 6px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.23] 6·3 지방선거 투표율 조작 파문… 합수본, 선관위 동시다발 압수수색&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    6·3 지방선거 당일 발생한 투표자 수 허위 입력 오류를 숨기기 위해 선관위 직원들이 선거 통계 전산망을 임의로 조작한 정황이 드러났습니다. &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;검경 합동수사본부는 중앙선관위 및 경기도 선관위 등에 대한 대대적인 강제수사에 착수&lt;/span&gt;&lt;/strong&gt;하며 사태의 실체적 진실 규명에 나섰습니다.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/d408G6/dJMcagTTF96/nknXHEQVgPPqMIql0vngOk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/d408G6/dJMcagTTF96/nknXHEQVgPPqMIql0vngOk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/d408G6/dJMcagTTF96/nknXHEQVgPPqMIql0vngOk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fd408G6%2FdJMcagTTF96%2FnknXHEQVgPPqMIql0vngOk%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. 합수본, 중앙 및 지역 선관위 전격 강제수사 착수&lt;/h3&gt;
&lt;p&gt;검경 합동수사본부(본부장 김태훈 서울중앙지검 3차장)는 23일 오전 중앙선거관리위원회와 경기도 및 서울 강남·송파·서초구 선관위에 대한 동시다발적 압수수색을 단행했습니다. 이번 강제수사는 지난달 11일 투표용지 부족 사태로 촉발된 1차 압수수색에 이은 추가 증거 확보 차원으로, 사안의 중대성을 감안해 다수의 검사와 수사관 인력이 대거 투입되었습니다. 수사팀은 내부 서버 데이터와 핵심 통계 산출 시스템의 로그 기록을 최우선적으로 확보 중입니다.&lt;/p&gt;
&lt;p&gt;합수본이 이번 압수수색 영장에 적시한 핵심 혐의는 '공전자기록위작' 및 '위계에 의한 공무집행방해'입니다. 이는 단순한 행정적 과실을 넘어 국가 기관의 공식 전산망에 허위 데이터를 고의로 입력하고 이를 은폐해 선거 관리 업무의 투명성과 공정성을 심각하게 훼손했다는 의미를 담고 있습니다. 법조계 일각에서는 범행의 고의성이 입증될 경우 민주주의 근간을 훼손한 사안인 만큼 관련자들에게 중형이 불가피할 것으로 내다보고 있습니다.&lt;/p&gt;
&lt;p&gt;수사 당국은 압수한 전산 자료를 바탕으로 투표 당일 발생한 전산망 접근 기록과 통계 변경 이력을 분초 단위로 복원하는 작업에 돌입했습니다. 특히 일선 지역 투표소부터 중앙선관위 메인 서버까지 이어지는 데이터 송수신 과정에서 발생한 비정상적인 트래픽 및 강제 수정 로그를 집중적으로 교차 검증할 예정입니다. 이를 통해 오입력 발생 시점부터 조직적인 은폐 및 조작이 완료되기까지의 전체 타임라인을 명확하게 재구성한다는 방침입니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;합수본은 선관위 직원들이 전산망 수치를 고의로 변조했다고 판단하고 &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;공전자기록위작 혐의를 적용해 서버 및 로그 기록을 압수수색&lt;/span&gt;&lt;/strong&gt;하고 있습니다.&lt;/div&gt;

&lt;h3&gt;2. &quot;100명을 1000명으로&quot;… 실무자들의 치밀한 은폐 수법&lt;/h3&gt;
&lt;p&gt;이번 조작 사건의 발단은 6·3 지방선거 당일 경기도 내 특정 지역 투표소에서 오후 2시 기준 투표자 수를 100명에서 1000명으로 과다하게 잘못 입력하면서 시작되었습니다. 정상적인 규정대로라면 실무자는 즉각 상부 위원회에 입력 오류 사실을 보고하고, 중앙선관위의 공식적인 승인 및 지시를 거친 뒤에 시스템상 수치를 정정해야만 합니다. 하지만 해당 실무자들은 오류 발생에 따른 문책과 절차적 번거로움을 피하기 위해 이러한 공식 보고 체계를 완전히 무시한 것으로 확인되었습니다.&lt;/p&gt;
&lt;p&gt;이들은 이미 전산상에 부풀려진 전체 투표자 수를 감추기 위해 이른바 '수치 마사지'라는 충격적인 편법을 동원했습니다. 잘못 입력된 900명의 잉여 오차를 없애고자 인근의 다른 9개 투표소 통계에 각각 100명씩 투표자 수를 가짜로 얹어 분산시키는 방식을 사용한 것입니다. 이후 본투표 마감 시간인 오후 6시까지 실제 투표자가 계속 방문하면서 투표자 수가 늘어나면 자연스럽게 앞서 조작해둔 전체 수치와 일치하도록 기다리는 기만적인 수법을 썼습니다.&lt;/p&gt;
&lt;p&gt;더욱 심각한 점은 이러한 조작 과정이 담당자 한 명의 일탈이 아니라 다수 실무자 간의 사전 모의를 통해 조직적으로 이루어졌다는 사실입니다. 합수본은 선관위 직원들이 내부 사내 메신저를 이용해 &quot;오입력을 상부에 보고하지 말고 우리끼리 수치를 임의로 조정해 맞추자&quot;는 취지의 대화를 나눈 결정적 디지털 증거를 확보했습니다. 이는 선거 관리 최일선에 있는 공무원들이 통계 시스템을 주먹구구식으로 유린했음을 명백히 보여주는 대목입니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;실무자들은 오류를 보고하는 대신 &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;사내 메신저로 모의하여 부풀려진 투표자 수를 타 투표소로 분산시키는 '수치 마사지'&lt;/span&gt;&lt;/strong&gt;를 자행했습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/uqPpg/dJMcaaMUs0u/BwlgQKJD38gJ2bFR2ZUYi1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/uqPpg/dJMcaaMUs0u/BwlgQKJD38gJ2bFR2ZUYi1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/uqPpg/dJMcaaMUs0u/BwlgQKJD38gJ2bFR2ZUYi1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FuqPpg%2FdJMcaaMUs0u%2FBwlgQKJD38gJ2bFR2ZUYi1%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. 단순 과실 넘어선 '조작'… 선거 신뢰도 치명상&lt;/h3&gt;
&lt;p&gt;당초 이번 선관위 수사는 6·3 지방선거 당일 전국적으로 불거졌던 '투표용지 부족 사태'의 관리 부실 책임 소재를 가리는 데 초점이 맞춰져 있었으나, 고의적인 전산 조작 정황이 발각되며 사안의 본질이 완전히 뒤바뀌었습니다. 담당자의 직무 태만 수준을 넘어 국가의 근간인 선거 통계 시스템을 해킹하듯 조작한 심각한 범법 행위로 수사 범위가 확대된 것입니다. 이로 인해 중앙선관위는 시스템의 무결성을 스스로 훼손했다는 거센 비판과 함께 창설 이래 최대의 신뢰 위기에 직면했습니다.&lt;/p&gt;
&lt;p&gt;이번 허위 통계 입력 및 은폐 사태는 문제가 되었던 대규모 투표용지 부족 현상의 직접적인 원인으로 작용했을 가능성이 매우 높게 점쳐지고 있습니다. 시간대별 투표율 통계가 실무자들의 '수치 마사지'로 인해 실제와 다르게 입력 및 전송되면서, 선관위 중앙 상황실의 실시간 투표용지 수요 예측 모델이 치명적인 오작동을 일으켰을 수 있다는 분석입니다. 일선 직원들의 조작된 거짓 데이터가 전체적인 선거 관리 물자 배분 시스템의 마비라는 참사를 초래한 셈입니다.&lt;/p&gt;
&lt;p&gt;무엇보다 이러한 투표율 임의 조작은 실시간 투표율 추이에 따라 선거 전략을 수시로 수정하는 각 정당과 유권자들의 투표 참여 판단에 심대한 악영향을 미쳤을 소지가 큽니다. 시간대별 투표율의 등락은 각 진영의 지지층 결집이나 부동층의 투표장 향방을 결정짓는 핵심 지표로 작용하기 때문입니다. 과거 국정원이 보안 점검 당시 경고했던 선관위 전산망의 데이터 임의 변조 취약성이 외부 해킹이 아닌 '내부자 조작'으로 현실화되었다는 점에서 뼈아픈 파장을 낳고 있습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;단순 과실이 아닌 의도적 범법 행위로 밝혀짐에 따라, &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;이번 조작이 투표용지 수요 예측 실패와 선거 판세 자체에 영향을 미쳤을 가능성&lt;/span&gt;&lt;/strong&gt;이 제기됩니다.&lt;/div&gt;

&lt;h3&gt;4. 윗선 개입 여부 및 과거 선거 전수조사 가능성 대두&lt;/h3&gt;
&lt;p&gt;합수본은 현재 진행 중인 압수물 분석과 시스템 로그 복원을 조속히 마무리하는 대로 통계 조작에 가담한 선관위 실무자들을 줄소환해 강도 높은 집중 조사를 벌일 계획입니다. 이 소환 조사 과정에서 누가 최초로 데이터 분산 조작을 제안했는지, 파악된 내부 메신저 기록 외에 또 다른 은폐 시도나 증거 인멸 정황이 있었는지를 철저히 캐물을 예정입니다. 나아가 이들의 범행 동기가 단순한 징계 회피 목적이었는지, 아니면 특정 외압이 작용했는지도 규명해야 할 주요 과제입니다.&lt;/p&gt;
&lt;p&gt;수사의 2단계 핵심 타깃은 실무자들의 '짬짜미' 은폐를 넘어 선관위 관리자급 이상의 개입 및 묵인 여부로 향하고 있습니다. 실무자 선에서 이처럼 중대한 국가 전산망 기록 위조가 발생했음에도 상부에서 이를 전혀 인지하지 못했다면 결코 책임을 피할 수 없는 치명적인 직무유기에 해당합니다. 만약 간부급 인사들이 상황을 보고받고도 은폐를 지시했거나 조작을 방조한 정황이 드러난다면 이들 역시 공무집행방해 공범으로 엄격하게 처벌받게 됩니다.&lt;/p&gt;
&lt;p&gt;나아가 법조계와 정치권 일각에서는 이번 사건의 파장이 커지면서 과거 치러진 주요 선거의 전산 통계 자료까지 전면적으로 재조사해야 한다는 목소리가 급격히 확산하고 있습니다. 일선 실무자들이 선거 통계 시스템 핵심 데이터에 이토록 쉽게 접근해 임의로 수치를 변조할 수 있는 보안 취약 구조라면, 이전 선거에서도 유사한 수법의 전산 조작이 관행적으로 이루어졌을 가능성을 배제할 수 없기 때문입니다. 대한민국의 헌법적 가치인 선거 무결성을 회복하기 위해 합수본의 성역 없는 투명한 수사가 그 어느 때보다 절실한 상황입니다.&lt;/p&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;주요 내용&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;사건 개요&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;6·3 지방선거 당일 선관위 실무자들의 투표자 수 통계 임의 조작 의혹&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;수사 주체 및 일시&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;검경 합동수사본부 / 2026년 7월 23일&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;압수수색 대상&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;중앙선관위, 경기도 선관위 및 서울 강남·송파·서초구 선관위 등&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;적용 핵심 혐의&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;공전자기록위작, 위계에 의한 공무집행방해&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;향후 수사 방향&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;압수물 분석 후 실무자 소환, 윗선 개입 및 과거 선거 전산 기록 조사&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[핵심 요약] 선관위 통계 전산망 조작 수사 4대 포인트&lt;/h2&gt;
    &lt;ul&gt;
        &lt;li&gt;&lt;strong&gt;강제수사 돌입:&lt;/strong&gt; 합수본, 투표자 수 임의 조작 혐의로 중앙 및 지역 선관위 전격 압수수색.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;충격적 조작 수법:&lt;/strong&gt; 오입력 수치를 감추기 위해 허위 데이터를 타 투표소에 분산하는 '수치 마사지' 자행.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;치명적 파급 효과:&lt;/strong&gt; 전산 조작이 투표용지 수요 예측 실패를 불렀고, 나아가 선거 판세에 영향 주었을 가능성.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;수사 확대 가능성:&lt;/strong&gt; 실무자 짬짜미를 넘어 윗선 개입 확인 및 과거 선거 전산망 전수조사 요구 비화.&lt;/li&gt;
    &lt;/ul&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;관련 태그:&lt;/strong&gt; 선관위압수수색, 투표율조작, 6·3지방선거, 합수본강제수사, 공전자기록위작, 수치마사지, 투표용지부족사태, 전산망은폐, 2026년7월23일
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>2026년7월23일</category>
      <category>6&amp;middot;3지방선거</category>
      <category>공전자기록위작</category>
      <category>선관위압수수색</category>
      <category>수치마사지</category>
      <category>오늘의 일들</category>
      <category>전산망은폐</category>
      <category>투표용지부족사태</category>
      <category>투표율조작</category>
      <category>합수본강제수사</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471980</guid>
      <comments>https://ttt77.tistory.com/471980#entry471980comment</comments>
      <pubDate>Thu, 23 Jul 2026 21:19:15 +0900</pubDate>
    </item>
    <item>
      <title>Seoul Mayor Oh Se-hoon Fined 10M Won in 1st Trial, Risking Loss of Office</title>
      <link>https://ttt77.tistory.com/471979</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Seoul Mayor Oh Se-hoon Sentenced to 10M Won Fine in 1st Trial Over 'Opinion Poll Payment' Case... Faces Risk of Losing Mayoralty&quot;,
      &quot;description&quot;: &quot;Seoul Mayor Oh Se-hoon has been sentenced to a 10 million won fine in his first trial for receiving opinion poll results from political broker Myung Tae-kyun and having a supporter pay the expenses. If confirmed, he will lose his mayoral post.&quot;,
      &quot;keywords&quot;: &quot;Oh Se-hoon, Myung Tae-kyun, Political Funds Act, First Instance Verdict, 10 Million Won Fine, Loss of Mayoralty Risk, Opinion Poll Payment, Special Counsel, July_22_2026&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Politics &amp; Society News Team&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 20px 12px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.8;
        color: #333;
        background: #fff;
    }
    .blog-post-content h2 { font-size: 28px; border-bottom: 3px solid #1e40af; padding-bottom: 15px; margin-bottom: 25px; color: #0f172a; word-break: keep-all; }
    .blog-post-content h3 { font-size: 20px; margin-top: 35px; margin-bottom: 15px; color: #1e40af; padding-left: 10px; border-left: 5px solid #1e40af; word-break: keep-all; }
    .blog-post-content p { margin-bottom: 15px; font-size: 16px; color: #334155; text-align: justify; word-break: keep-all; }
    .blog-post-content strong { color: #0f172a; font-weight: 700; }
    .lead-text { background: #f8fafc; padding: 18px 15px; border-radius: 8px; margin-bottom: 25px; font-size: 16.5px; border-left: 4px solid #1e40af; }
    .point-box { background: #eff6ff; border: 1px solid #bfdbfe; padding: 16px 14px; border-radius: 8px; margin: 20px 0; font-size: 15.5px; font-weight: 500; color: #1e293b; }
    .data-table { width: 100%; border-collapse: collapse; margin: 25px 0; font-size: 14.5px; }
    .data-table th, .data-table td { border: 1px solid #e2e8f0; padding: 10px; text-align: left; }
    .data-table th { background: #f1f5f9; font-weight: 600; color: #0f172a; }
    .impact-box { background: #fff; padding: 20px 15px; border-radius: 10px; border: 2px solid #1e40af; margin-top: 30px; }
    .impact-box h2 { font-size: 20px; margin-bottom: 15px; color: #1e40af; border-bottom: none; padding-bottom: 0; }
    .tag-section { margin-top: 30px; padding: 15px 0; border-top: 1px solid #e2e8f0; font-size: 13px; color: #64748b; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 10px 5px !important; }
        .blog-post-content h2 { font-size: 22px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; }
        .lead-text { padding: 14px 12px !important; font-size: 15.5px !important; }
        .point-box { padding: 12px 10px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 8px 6px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.22] Seoul Mayor Oh Se-hoon Sentenced to 10M Won Fine in 1st Trial Over 'Opinion Poll Payment' Case... Faces Risk of Losing Mayoralty&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    Seoul Mayor Oh Se-hoon, who was indicted for obtaining opinion poll results from political broker Myung Tae-kyun and having a supporter pay the fees, &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;has been sentenced to a fine of 10 million KRW in his first trial—a penalty that invalidates his election&lt;/span&gt;&lt;/strong&gt;. If confirmed by higher courts, Mayor Oh will lose his office.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/mYDdJ/dJMcahZuLzp/GnDrXiT4bJwHDWJ4KCZ6y0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/mYDdJ/dJMcahZuLzp/GnDrXiT4bJwHDWJ4KCZ6y0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/mYDdJ/dJMcahZuLzp/GnDrXiT4bJwHDWJ4KCZ6y0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FmYDdJ%2FdJMcahZuLzp%2FGnDrXiT4bJwHDWJ4KCZ6y0%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. Court Sentences Mayor Oh to 10M Won Fine: Risk of Election Invalidation&lt;/h3&gt;
&lt;p&gt;On &lt;strong&gt;July 22, 2026&lt;/strong&gt;, the Seoul Central District Court (Criminal Division 22) sentenced Mayor Oh Se-hoon to a &lt;strong&gt;fine of 10 million won and a forfeiture order of 21 million won&lt;/strong&gt; for violating the Political Funds Act. Co-defendants Kang Cheol-won (former Vice Mayor) and Kim Han-jeong (supporter) were fined 3 million won and 5 million won, respectively. Immediately following the verdict, concerns and close attention regarding potential leadership gaps flared up in and around Seoul City Hall.&lt;/p&gt;
&lt;p&gt;Special Counsel Min Jung-ki's team had initially demanded a 1-year-and-6-month prison sentence, but the bench ultimately delivered a 10 million won fine disqualifying him from office. Mayor Oh, who attended the court session in a dark navy suit, maintained a stern expression throughout the reading of the sentence in a heavy courtroom atmosphere. The court made it clear that it strictly applied statutory penalties given the gravity of receiving illegal political funds.&lt;/p&gt;
&lt;p&gt;Under South Korean election laws, any elected official fined 1 million won or more for political fund violations forfeits their post and is barred from running for office for 5 years. Consequently, if this first-instance sentence is upheld by the Supreme Court, Mayor Oh will face immediate removal from office and a severe political setback.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;Mayor Oh faces a &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;severe ruling that would invalidate his election&lt;/span&gt;&lt;/strong&gt; if upheld in higher courts.&lt;/div&gt;

&lt;h3&gt;2. 5 Out of 10 Polls Found Guilty: How the Illegal Payment Was Recognized&lt;/h3&gt;
&lt;p&gt;The court found Mayor Oh guilty regarding &lt;strong&gt;5 out of 10 opinion polls (4 non-public, 1 public)&lt;/strong&gt; conducted by the Future Korea Research Institute ahead of the April 2021 Seoul Mayoral by-election.&lt;/p&gt;
&lt;p&gt;While the Special Counsel claimed all 10 polls and 33 million won were illegal, the court selectively recognized only 5 polls (worth 21 million won) starting from January 22, 2021. The decisive factor was the exact match between the dates supporter Kim deposited funds into the institute's account and the timing of pre-publication poll deliveries to Oh's team. Circumstantial evidence indicating that non-public poll results were utilized as strategic decision-making assets during internal primary preparations further supported the guilty verdict.&lt;/p&gt;
&lt;p&gt;Conversely, the court acquitted Oh on the remaining 5 polls—4 where direct commission by Oh's team was unproven, and 1 where third-party payment lacked clear evidence. The 21 million won recognized as illegal funding was verified strictly through bank transfer records sent directly from Kim's account to the polling firm.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;The court deemed &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;21 million won (for 5 polls) as illegal political donations&lt;/span&gt;&lt;/strong&gt; due to matching timelines and circumstances.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/Q8t5X/dJMcahZuLzB/AUj3KqLkDmKuZkEevHwMlk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/Q8t5X/dJMcahZuLzB/AUj3KqLkDmKuZkEevHwMlk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/Q8t5X/dJMcahZuLzB/AUj3KqLkDmKuZkEevHwMlk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FQ8t5X%2FdJMcahZuLzB%2FAUj3KqLkDmKuZkEevHwMlk%2Fimg.png&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. Political Motives Confirmed &amp; Assessment of Myung's Testimony&lt;/h3&gt;
&lt;p&gt;Mayor Oh's defense argued there was no reason to commission polls from Myung due to his lack of recognized expertise, but the court rejected this argument. The bench acknowledged Oh's weakened political position at the time following strained relations with party leadership and consecutive electoral losses as a sufficient motive.&lt;/p&gt;
&lt;p&gt;The court determined that Mayor Oh intended to utilize Myung—who was introduced by former party leadership—to build internal leverage and demonstrate his political competitiveness. It was clearly revealed during trial that tracking objective public sentiment was top priority for Oh's campaign amidst intense primary competition with key party rivals. Therefore, circumstances indicating that Oh's campaign used Myung's polls to navigate election strategy were deemed valid motives.&lt;/p&gt;
&lt;p&gt;Meanwhile, exaggerated and uncorroborated claims by Myung—such as assertions that 'Oh cried during a phone call' or 'promised the presidency of SH Corporation'—were discarded. The bench strictly restricted admissible evidence to core statements that perfectly aligned with objective digital logs, including KakaoTalk messages, text records, and call logs. Consequently, the court relied solely on factual relations backed by digital evidence rather than circumstantial assertions.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;While exaggerated statements were dismissed, &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;corroborated digital evidence formed the conclusive basis for guilt&lt;/span&gt;&lt;/strong&gt;.&lt;/div&gt;

&lt;h3&gt;4. &quot;Refusal to Admit Responsibility&quot;: Sentencing Rationale &amp; Appeals Ahead&lt;/h3&gt;
&lt;p&gt;Critiquing Mayor Oh in its sentencing rationale, the court noted that despite his extensive political experience and legal knowledge, he refused to admit responsibility and attempted to evade liability. The court strongly reprimanded him for circumventing candidate-polling bans via third-party payments, citing it as a serious disregard for law.&lt;/p&gt;
&lt;p&gt;Immediately following the verdict, Mayor Oh spoke to reporters outside the court, declaring an immediate appeal: &quot;This is an unacceptable decision based solely on indirect evidence and provocative claims from a complete liar, Myung Tae-kyun.&quot; His defense counsel added that in the upcoming High Court appeal, they will fiercely dispute whether direct instructions were given for poll delivery and whether awareness of third-party payment existed.&lt;/p&gt;
&lt;p&gt;On the other hand, Deputy Special Counsel Park No-soo stated that the ruling proved the defense's claims of a 'politically motivated prosecution' were false. As the Special Counsel plans to review the judgment before deciding whether to appeal the partial acquittals, intense legal battles are anticipated alongside ongoing uncertainty surrounding municipal operations.&lt;/p&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;Category&lt;/th&gt;&lt;th&gt;Details&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Case Name&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Seoul Mayor Oh Se-hoon Political Funds Act Violation Trial&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Date &amp; Court&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;July 22, 2026 / Seoul Central District Court (Div. 22)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Sentences&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Oh Se-hoon: 10M KRW Fine + 21M KRW Forfeiture&lt;/strong&gt;&lt;br&gt;Kang Cheol-won: 3M KRW Fine / Kim Han-jeong: 5M KRW Fine&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Court Rationale&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Guilty on 5 polls (21M won payment) / Disqualification from office warranted&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Next Steps&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Immediate appeal announced by Mayor Oh / High Court battle expected&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[Key Summary] 4 Core Takeaways of the Verdict&lt;/h2&gt;
    &lt;ul&gt;
        &lt;li&gt;&lt;strong&gt;Position-Loss Penalty:&lt;/strong&gt; Fined 10M KRW; if upheld by Supreme Court, Mayor Oh loses his position.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;Substituted Payment Recognized:&lt;/strong&gt; Found guilty on 5 out of 10 polls based on payment dates and pre-publication sharing.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;Evidence Evaluation:&lt;/strong&gt; Political motive recognized; verdict grounded on objective messaging and call logs.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;Appellate Stage Entered:&lt;/strong&gt; Mayor Oh rejected the verdict relying on indirect evidence, advancing the case to 2nd instance.&lt;/li&gt;
    &lt;/ul&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;Related Tags:&lt;/strong&gt; Oh Se-hoon, Myung Tae-kyun, Political Funds Act, First Instance Verdict, 10 Million Won Fine, Loss of Mayoralty Risk, Opinion Poll Payment, Special Counsel, July_22_2026
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>10 Million Won Fine</category>
      <category>First Instance Verdict</category>
      <category>July_22_2026</category>
      <category>korea today news</category>
      <category>Loss of Mayoralty Risk</category>
      <category>Myung Tae-kyun</category>
      <category>Oh Se-hoon</category>
      <category>Opinion Poll Payment</category>
      <category>Political Funds Act</category>
      <category>special counsel</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471979</guid>
      <comments>https://ttt77.tistory.com/471979#entry471979comment</comments>
      <pubDate>Wed, 22 Jul 2026 22:22:34 +0900</pubDate>
    </item>
    <item>
      <title>'명태균 여론조사 대납' 오세훈 서울시장, 1심 벌금 1000만원&amp;hellip; 당선무효 위기</title>
      <link>https://ttt77.tistory.com/471978</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;'명태균 여론조사 대납' 오세훈 서울시장, 1심서 벌금 1000만원…시장직 상실 위기&quot;,
      &quot;description&quot;: &quot;정치 브로커 명태균 씨로부터 여론조사 결과를 받아보고 후원자에게 비용을 대납하게 한 혐의로 기소된 오세훈 서울시장이 1심에서 벌금 1000만원을 선고받았습니다. 형 확정 시 시장직을 잃게 됩니다.&quot;,
      &quot;keywords&quot;: &quot;오세훈, 명태균, 정치자금법위반, 1심선고, 벌금1000만원, 서울시장직상실위기, 여론조사대납, 특검재판, 2026년7월22일&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;사회/정치 뉴스팀&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 20px 12px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.8;
        color: #333;
        background: #fff;
    }
    .blog-post-content h2 { font-size: 28px; border-bottom: 3px solid #1e40af; padding-bottom: 15px; margin-bottom: 25px; color: #0f172a; word-break: keep-all; }
    .blog-post-content h3 { font-size: 20px; margin-top: 35px; margin-bottom: 15px; color: #1e40af; padding-left: 10px; border-left: 5px solid #1e40af; word-break: keep-all; }
    .blog-post-content p { margin-bottom: 15px; font-size: 16px; color: #334155; text-align: justify; word-break: keep-all; }
    .blog-post-content strong { color: #0f172a; font-weight: 700; }
    .lead-text { background: #f8fafc; padding: 18px 15px; border-radius: 8px; margin-bottom: 25px; font-size: 16.5px; border-left: 4px solid #1e40af; }
    .point-box { background: #eff6ff; border: 1px solid #bfdbfe; padding: 16px 14px; border-radius: 8px; margin: 20px 0; font-size: 15.5px; font-weight: 500; color: #1e293b; }
    .data-table { width: 100%; border-collapse: collapse; margin: 25px 0; font-size: 14.5px; }
    .data-table th, .data-table td { border: 1px solid #e2e8f0; padding: 10px; text-align: left; }
    .data-table th { background: #f1f5f9; font-weight: 600; color: #0f172a; }
    .impact-box { background: #fff; padding: 20px 15px; border-radius: 10px; border: 2px solid #1e40af; margin-top: 30px; }
    .impact-box h2 { font-size: 20px; margin-bottom: 15px; color: #1e40af; border-bottom: none; padding-bottom: 0; }
    .tag-section { margin-top: 30px; padding: 15px 0; border-top: 1px solid #e2e8f0; font-size: 13px; color: #64748b; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 10px 5px !important; }
        .blog-post-content h2 { font-size: 22px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; }
        .lead-text { padding: 14px 12px !important; font-size: 15.5px !important; }
        .point-box { padding: 12px 10px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 8px 6px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.22]'명태균 여론조사 대납' 오세훈 서울시장, 1심서 벌금 1000만원…시장직 상실 위기&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    '정치 브로커' 명태균 씨로부터 여론조사 결과를 받아보고 후원자에게 비용을 대납하게 한 혐의로 재판에 넘겨진 &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;오세훈 서울시장이 1심에서 당선무효형에 해당하는 벌금 1000만원을 선고&lt;/span&gt;&lt;/strong&gt;받았습니다. 상급심에서 이 형이 최종 확정될 경우 오 시장은 서울시장직을 잃게 됩니다.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/JqyQD/dJMcajiLkGT/wTziz1VQVHm8z9BJSS3K71/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/JqyQD/dJMcajiLkGT/wTziz1VQVHm8z9BJSS3K71/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/JqyQD/dJMcajiLkGT/wTziz1VQVHm8z9BJSS3K71/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FJqyQD%2FdJMcajiLkGT%2FwTziz1VQVHm8z9BJSS3K71%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. 서울중앙지법, 오세훈 시장에 벌금 1000만원 선고… 당선무효 위기&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;2026년 7월 22일&lt;/strong&gt; 서울중앙지법 형사합의22부(부장판사 조형우)는 정치자금법 위반 혐의로 기소된 오세훈 서울시장에게 &lt;strong&gt;벌금 1000만원과 추징금 2100만원을 선고&lt;/strong&gt;했습니다. 함께 기소된 강철원 전 서울시 정무부시장에게는 벌금 300만원, 비용을 대납한 후원자 사업가 김한정 씨에게는 벌금 500만원이 각각 선고되었습니다. 선고 결과가 나온 직후 서울시 청사 안팎에서는 향후 시정 공백 가능성에 대한 우려와 관심이 동시에 쏟아졌습니다.&lt;/p&gt;
&lt;p&gt;앞서 민중기 특별검사팀은 오 시장에 대해 징역 1년 6개월을 구형하였으나, 재판부는 최종적으로 벌금 1000만원의 공직자격 상실형을 결정했습니다. 선고 당일 짙은 남색 정장 차림으로 법정에 출석한 오 시장은 주문이 낭독되는 내내 어두운 표정으로 정면을 응시하며 무거운 분위기 속에서 결과를 판결받았습니다. 재판부는 관련 법률 및 불법 정치자금 수수의 엄중함을 감안해 법이 정한 최선의 형량을 엄격히 적용했음을 명확히 밝혔습니다.&lt;/p&gt;
&lt;p&gt;현행 공직선거법 및 정치자금법상 선출직 공무원이 정치자금법 위반으로 100만원 이상의 벌금형을 확정받으면 당선이 무효 처리되며 향후 5년간 피선거권이 제한됩니다. 따라서 대법원 등 상급심에서 이번 1심 선고가 그대로 확정될 경우 오 시장은 서울시장직을 상실함은 물론 정치적 입지에도 치명적인 타격을 입게 됩니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;오세훈 시장은 1심 선고 결과가 상급심에서 확정될 경우 &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;서울시장직을 상실하는 당선무효형&lt;/span&gt;&lt;/strong&gt;을 선고받았습니다.&lt;/div&gt;

&lt;h3&gt;2. 10건 중 5건 유죄 인정… '여론조사 대납' 인정 경위&lt;/h3&gt;
&lt;p&gt;재판부는 2021년 4·7 서울시장 보궐선거 당시 미래한국연구소가 실시한 총 10건의 여론조사 중 &lt;strong&gt;5건(비공표 4건, 공표 1건)에 대해 오 시장 측의 의뢰 및 불법 비용 대납 혐의를 유죄로 인정&lt;/strong&gt;했습니다.&lt;/p&gt;
&lt;p&gt;특검팀은 여론조사 10건 전체와 대납액 3300만원 전체를 불법으로 판단했으나, 재판부는 2021년 1월 22일 첫 비공표 조사를 포함한 5건(2100만원 상당)에 대해서만 구체적인 유죄 입증이 이루어졌다고 보았습니다. 후원자 김 씨가 미래한국연구소 측에 자금을 입금한 시점과 공표 전 여론조사 결과가 오 시장 측에 전달된 시기가 명확히 일치한 점이 결정적 근거가 되었습니다. 특히 비공표 조사 결과가 당내 경선 준비 과정에서 주요 전략 판단 재료로 활용되었다는 정황이 유죄 판단에 힘을 실었습니다.&lt;/p&gt;
&lt;p&gt;반면 오 시장의 직접적인 의뢰 정황이 입증되지 않은 4건과, 의뢰는 있었으나 후원자의 대납 사실이 명확히 증명되지 않은 1건 등 나머지 5건에 대해서는 무죄가 선고되었습니다. 수수 금액인 2100만원은 후원자 김 씨 계좌에서 미래한국연구소 측으로 직접 송금된 거래 내역을 통해 증거가 입증된 부분에 한해 엄격히 법적 책임을 물은 결과입니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;재판부는 전체 대납 주장액 3300만원 중 &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;시점과 정황이 명확히 일치하는 2100만원(5건)을 불법 정치자금 기부로 판단&lt;/span&gt;&lt;/strong&gt;했습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dddBFj/dJMcajpo9oY/DI00ctRZKpFFHIgMhwTMd0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dddBFj/dJMcajpo9oY/DI00ctRZKpFFHIgMhwTMd0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dddBFj/dJMcajpo9oY/DI00ctRZKpFFHIgMhwTMd0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdddBFj%2FdJMcajpo9oY%2FDI00ctRZKpFFHIgMhwTMd0%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. 재판부가 본 정치적 동기와 '명태균 진술' 신빙성 판단&lt;/h3&gt;
&lt;p&gt;오 시장 측은 전문성이 검증되지 않은 명태균 씨에게 비공식 여론조사를 의뢰할 정치적 동기가 전혀 없었다고 무죄를 주장했으나 재판부는 이를 받아들이지 않았습니다. 당시 당 대표와의 갈등 및 연이은 선거 낙선으로 정치적 위상이 약화되어 있던 오 시장의 상황이 주요 동기로 인정되었습니다.&lt;/p&gt;
&lt;p&gt;재판부는 오 시장이 김종인 전 국민의힘 비상대책위원장의 소개로 만난 명 씨를 통해 당내 접점을 넓히고 본인의 지지율과 경쟁력을 입증하려 한 목적이 충분했다고 보았습니다. 당시 당내 유력 후보들과의 경선 경쟁이 치열해지면서 객관적인 민심 흐름 파악이 캠프의 최우선 과제였음이 재판 과정에서 명확히 밝혀졌습니다. 이에 따라 명 씨 측 여론조사를 활용해 선거 국면에서 유불리를 판단하려 했던 정황이 유효한 동기로 인정되었습니다.&lt;/p&gt;
&lt;p&gt;한편 명태균 씨의 진술 중 '오 시장이 울면서 전화했다'거나 'SH공사 사장 자리를 약속했다'는 식의 과장되고 신빙성이 낮은 주장은 증거에서 제외되었습니다. 재판부는 카카오톡 대화 내용, 문자메시지, 통화 기록 등 객관적 디지털 증거와 일치하는 명 씨의 핵심 진술만을 유죄의 정황 증거로 한정하여 반영했습니다. 결과적으로 재판부는 정황적 주장보다는 디지털 증거로 뒷받침되는 사실관계만을 선고의 정당한 기초로 삼았습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;과장된 명 씨의 진술은 일부 배척되었으나, &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;객관적 디지털 증거와 일치하는 정황들이 유죄의 결정적 입증 자료&lt;/span&gt;&lt;/strong&gt;가 되었습니다.&lt;/div&gt;

&lt;h3&gt;4. &quot;책임 인정 안 해 죄질 나빠&quot; 양형 이유… 양측 모두 2심 예고&lt;/h3&gt;
&lt;p&gt;재판부는 양형 이유를 통해 오랜 공직 경험과 법률적 지식을 갖춘 오 시장이 자신의 책임을 전혀 인정하지 않고 행위를 회피하려 했다고 지적했습니다. 또한 공직선거법상 금지된 후보자 명의의 여론조사를 제3자 대납 방식으로 우회하려 한 점은 법률을 경시한 행위로서 죄질이 좋지 않다고 강하게 비판했습니다.&lt;/p&gt;
&lt;p&gt;1심 선고가 내려진 직후 오 시장은 법원 앞에서 기자들과 만나 &quot;천하의 거짓말쟁이 명태균의 자극적인 진술과 간접 증거만으로 내린 도저히 납득할 수 없는 판결&quot;이라며 즉각 항소하겠다는 강력한 뜻을 밝혔습니다. 오 시장 법률대리인 측 역시 고등법원에서 열릴 2심 재판을 통해 여론조사 전달의 직접 지시 여부와 대납 인지 여부를 두고 치열하게 무죄를 다투겠다고 예고했습니다.&lt;/p&gt;
&lt;p&gt;반면 특검팀의 박노수 특검보는 피고인들이 주장해 온 '정치적 목적의 기소'라는 주장이 허구였음이 재판을 통해 입증되었다고 평가했습니다. 특검 측은 판결문 세부 내용을 검토한 뒤 일부 무죄가 나온 부분에 대한 항소 여부를 결정하겠다고 밝힘에 따라, 향후 시정 운영의 불확실성과 함께 2심 고등법원에서의 법리 공방이 한층 더 격렬해질 전망입니다.&lt;/p&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;주요 내용&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;사건명&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;오세훈 서울시장 정치자금법 위반 1심 선고&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;선고 일시 및 법원&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;2026년 7월 22일 / 서울중앙지법 형사합의22부&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;주요 피고인 형량&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;오세훈: 벌금 1000만원·추징금 2100만원&lt;/strong&gt;&lt;br&gt;강철원: 벌금 300만원 / 김한정: 벌금 500만원&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;재판부 판단 요지&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;여론조사 5건(2100만원) 대납 인정 / 공직자격 상실형 불가피&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;향후 절차&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;오세훈 시장 측 즉각 항소 예고 / 2심 법정 공방 진행 예정&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[핵심 요약] 오세훈 시장 1심 판결 4대 핵심 포인트&lt;/h2&gt;
    &lt;ul&gt;
        &lt;li&gt;&lt;strong&gt;직위 상실형 선고:&lt;/strong&gt; 정치자금법 위반 벌금 1000만원 선고, 상급심 확정 시 시장직 상실.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;대납 정황 인정:&lt;/strong&gt; 여론조사 10건 중 5건(2100만원)의 시기 및 공표 전 결과 공유 정황 인정.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;동기 및 증거 판단:&lt;/strong&gt; 정치적 입지 회복 동기 인정 / 객관적 카톡·통화 기록 위주 증거 채택.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;법정 공방 장기화:&lt;/strong&gt; 오 시장의 &quot;간접 증거 위주 판결&quot; 반발 및 항소 표명으로 2심 진입.&lt;/li&gt;
    &lt;/ul&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;관련 태그:&lt;/strong&gt; 오세훈, 명태균, 정치자금법위반, 1심선고, 벌금1000만원, 서울시장직상실위기, 여론조사대납, 특검재판, 2026년7월22일
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>1심선고</category>
      <category>2026년7월22일</category>
      <category>명태균</category>
      <category>벌금1000만원</category>
      <category>서울시장직상실위기</category>
      <category>여론조사대납</category>
      <category>오늘의 일들</category>
      <category>오세훈</category>
      <category>정치자금법위반</category>
      <category>특검재판</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471978</guid>
      <comments>https://ttt77.tistory.com/471978#entry471978comment</comments>
      <pubDate>Wed, 22 Jul 2026 22:22:09 +0900</pubDate>
    </item>
    <item>
      <title>Shin Jin-seo Defeats Top AI 'KataGo' for a Comeback Victory</title>
      <link>https://ttt77.tistory.com/471977</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Human Wisdom Overcomes AI... Shin Jin-seo Defeats Top AI 'KataGo' for a Comeback Victory&quot;,
      &quot;description&quot;: &quot;World Go No. 1, Shin Jin-seo (9-dan), won a comeback victory against the state-of-the-art Go AI 'KataGo' in a 2-stone handicap match to commemorate the 10th anniversary of AlphaGo.&quot;,
      &quot;keywords&quot;: &quot;Shin Jin-seo, KataGo, Go AI, Kishin Match, 2-Stone Handicap, 11.5 Points Win, AlphaGo 10th Anniversary, Artificial Intelligence Go, July_21_2026&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Sports &amp; Tech News Team&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 20px 12px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.8;
        color: #333;
        background: #fff;
    }
    .blog-post-content h2 { font-size: 28px; border-bottom: 3px solid #1e40af; padding-bottom: 15px; margin-bottom: 25px; color: #0f172a; word-break: keep-all; }
    .blog-post-content h3 { font-size: 20px; margin-top: 35px; margin-bottom: 15px; color: #1e40af; padding-left: 10px; border-left: 5px solid #1e40af; word-break: keep-all; }
    .blog-post-content p { margin-bottom: 15px; font-size: 16px; color: #334155; text-align: justify; word-break: keep-all; }
    .blog-post-content strong { color: #0f172a; font-weight: 700; }
    .lead-text { background: #f8fafc; padding: 18px 15px; border-radius: 8px; margin-bottom: 25px; font-size: 16.5px; border-left: 4px solid #1e40af; }
    .point-box { background: #eff6ff; border: 1px solid #bfdbfe; padding: 16px 14px; border-radius: 8px; margin: 20px 0; font-size: 15.5px; font-weight: 500; color: #1e293b; }
    .data-table { width: 100%; border-collapse: collapse; margin: 25px 0; font-size: 14.5px; }
    .data-table th, .data-table td { border: 1px solid #e2e8f0; padding: 10px; text-align: left; }
    .data-table th { background: #f1f5f9; font-weight: 600; color: #0f172a; }
    .impact-box { background: #fff; padding: 20px 15px; border-radius: 10px; border: 2px solid #1e40af; margin-top: 30px; }
    .impact-box h2 { font-size: 20px; margin-bottom: 15px; color: #1e40af; border-bottom: none; padding-bottom: 0; }
    .tag-section { margin-top: 30px; padding: 15px 0; border-top: 1px solid #e2e8f0; font-size: 13px; color: #64748b; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 10px 5px !important; }
        .blog-post-content h2 { font-size: 22px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; }
        .lead-text { padding: 14px 12px !important; font-size: 15.5px !important; }
        .point-box { padding: 12px 10px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 8px 6px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.21] Human Wisdom Overcomes AI... Shin Jin-seo Defeats Top AI 'KataGo' for a Comeback Victory&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    World Go No. 1, &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;Shin Jin-seo (9-dan), has achieved a comeback victory against the state-of-the-art Go AI 'KataGo'&lt;/span&gt;&lt;/strong&gt;, breaking through what was considered an impenetrable wall. This monumental human victory comes 10 years after the historic 2016 match between Lee Sedol and AlphaGo.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/c4k44x/dJMcabEXQ6j/2dkkDd4dW2kdA4Lr9O3Dy1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/c4k44x/dJMcabEXQ6j/2dkkDd4dW2kdA4Lr9O3Dy1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/c4k44x/dJMcabEXQ6j/2dkkDd4dW2kdA4Lr9O3Dy1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fc4k44x%2FdJMcabEXQ6j%2F2dkkDd4dW2kdA4Lr9O3Dy1%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. A 3-Hour 20-Minute Battle Resulting in an 11.5-Point Victory&lt;/h3&gt;
&lt;p&gt;On &lt;strong&gt;July 21&lt;/strong&gt;, during the &lt;strong&gt;final 3rd game of the 'Ssen Math &amp; Hankyung Kishin Match'&lt;/strong&gt; held at the Hankyung TV Studio in Seoul, Shin Jin-seo defeated KataGo by &lt;strong&gt;11.5 points after 221 moves&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Given the AI's overwhelming strength, the match was conducted as a &lt;strong&gt;handicap game where Shin placed 2 black stones first&lt;/strong&gt;. After a devastating loss in the 1st game due to the AI's unexpected anomalous moves, Shin won both the 2nd and 3rd games, securing a &lt;strong&gt;final series victory of 2 wins and 1 loss&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Developed by David Wu, KataGo is a much more advanced model than 'AlphaGo Lee', boasting such immense power that &lt;strong&gt;professional players have lost even with a 3 to 4-stone handicap&lt;/strong&gt;. Considering Shin's pre-match practice win rate with a 2-stone handicap was &lt;strong&gt;barely 10%&lt;/strong&gt;, this victory is hailed as borderline miraculous.&lt;/p&gt;
&lt;p&gt;Following the match, Go experts and fans praised Shin Jin-seo's &lt;strong&gt;relentless focus and composed board strategy&lt;/strong&gt;. In particular, his &lt;strong&gt;indomitable mental fortitude&lt;/strong&gt; in quickly shaking off the Game 1 defeat to claim consecutive wins demonstrated why he holds the world's top ranking.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;Shin Jin-seo became the &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;first player in 10 years since Lee Sedol to win two consecutive official matches&lt;/span&gt;&lt;/strong&gt; against AI.&lt;/div&gt;

&lt;h3&gt;2. The Secret to Maintaining a 99% Win Rate: &quot;AI Wins in Complexity&quot;&lt;/h3&gt;
&lt;p&gt;Starting with 2 stones gives humans an &lt;strong&gt;initial advantage of about 18.5 points and a 99% expected win rate&lt;/strong&gt;. However, against the perfection of AI, a single mistake can overturn the game. Realizing this, Shin's core strategy was to &lt;strong&gt;'block all variables'&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;To suppress the AI's ability to calculate tens of millions of moves per second, Shin &lt;strong&gt;strictly avoided complex large-scale battles and employed a practical strategy focused on quietly securing territory&lt;/strong&gt;. Taking advantage of the fact that AI exerts its computational prowess when many stones are entangled, he &lt;strong&gt;simplified the board to eliminate the very space where the AI could utilize its calculating skills&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;During the 3rd match, Shin maintained a &lt;strong&gt;perfect advantage, never letting the win rate drop below 99%&lt;/strong&gt; for the entire 3 hours and 20 minutes, allowing zero mistakes.&lt;/p&gt;
&lt;p&gt;This strategy of &lt;strong&gt;maintaining a simplified board&lt;/strong&gt; acted as an airtight defense that completely blocked the chaotic battles preferred by the AI. Shin repeatedly produced flawless moves that protected his practical territorial advantage to the end, &lt;strong&gt;leaving zero room for the AI to disrupt the flow&lt;/strong&gt;.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;By avoiding battles and playing defensively, Shin &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;fundamentally blocked complex situations where AI's computational power thrives&lt;/span&gt;&lt;/strong&gt;.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/AeWw7/dJMcahysRyY/nGKR21GPL57gVlM8IwY0Dk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/AeWw7/dJMcahysRyY/nGKR21GPL57gVlM8IwY0Dk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/AeWw7/dJMcahysRyY/nGKR21GPL57gVlM8IwY0Dk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FAeWw7%2FdJMcahysRyY%2FnGKR21GPL57gVlM8IwY0Dk%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. Breaking Patterns from the 'First Move' and Reverse Exploitation&lt;/h3&gt;
&lt;p&gt;Shin thoroughly analyzed KataGo before the match, using it as a &lt;strong&gt;learning tool&lt;/strong&gt;. Anticipating KataGo's pattern of playing the 'somok' (corner move) early on, he prepared a customized counter-strategy. Instead of responding with typical standard moves, he deliberately threw an &lt;strong&gt;unconventional first move that broke the AI's predicted patterns&lt;/strong&gt;, disrupting its calculations.&lt;/p&gt;
&lt;p&gt;Furthermore, he chose to build a &lt;strong&gt;massive central influence&lt;/strong&gt; even if it meant sacrificing immediate local territory. This strategic victory twisted the AI's evaluation metrics, leading to an &lt;strong&gt;overwhelming 11.5-point margin&lt;/strong&gt; towards the endgame.&lt;/p&gt;
&lt;p&gt;As the game progressed into the mid-stage, KataGo exhibited &lt;strong&gt;unusual hesitation against Shin's unexpected central influence&lt;/strong&gt;. By prioritizing long-term board control over immediate local gains, Shin's flexible calculation &lt;strong&gt;created subtle cracks in the AI's precise algorithms&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;In the press conference, Shin stated, &lt;strong&gt;&quot;It was an extremely difficult process to completely abandon my style and play purely defensive Go just to win.&quot;&lt;/strong&gt; He sharply added, &lt;strong&gt;&quot;AI's perfection is ironically its weakness. Even when losing, it doesn't throw desperate, high-risk moves.&quot;&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;Deliberately &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;twisting standard early patterns&lt;/span&gt;&lt;/strong&gt; and expanding central influence to induce AI calculation errors were the decisive factors.&lt;/div&gt;

&lt;h3&gt;4. 10 Years Post-AlphaGo: A Data-Driven Go Paradigm&lt;/h3&gt;
&lt;p&gt;This match symbolically demonstrates the modern trend of &lt;strong&gt;'destroying standard formations (Jeongseok)'&lt;/strong&gt;. While Go previously relied on human intuition and experience, the 10 years since AlphaGo have evolved the game into &lt;strong&gt;finding optimal solutions based on data and probability&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Professional players now verify their judgments &lt;strong&gt;using AI's recommended moves and win-rate data&lt;/strong&gt; rather than traditional records. However, Shin proved the infinite potential of the human brain by &lt;strong&gt;perfectly understanding the AI's mechanisms and exploiting its blind spots&lt;/strong&gt; (simplicity and excessive perfectionism) rather than just blindly following it.&lt;/p&gt;
&lt;p&gt;This landmark victory proves that humans have progressed beyond using AI as a mere study tool, reaching a peak where they &lt;strong&gt;actively analyze and exploit the algorithm's innate weaknesses&lt;/strong&gt;. Go is now opening a new chapter where &lt;strong&gt;human wisdom and AI data continuously interact to evolve the game&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;He expressed his thoughts on the victory saying, &lt;strong&gt;&quot;While it may fall short compared to Master Lee Sedol's historic 1 win, it is highly meaningful to clearly show that humans can hold out against AI.&quot;&lt;/strong&gt;&lt;/p&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;Category&lt;/th&gt;&lt;th&gt;Key Details&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Event&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Ssen Math &amp; Hankyung Kishin Match (Final Game 3)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Date&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;July 21, 2026&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Result&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Shin Jin-seo won by 11.5 points in 221 moves (Series win 2-1)&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Format&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;2-Stone Handicap (Time: Shin 5 hrs + 30s byo-yomi, KataGo 20s per move)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Significance&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;10th Anniv. of DeepMind Challenge / First official 2-win streak vs AI in 10 yrs&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[Key Summary] 3 Winning Factors for Shin Jin-seo&lt;/h2&gt;
    &lt;ul&gt;
        &lt;li&gt;&lt;strong&gt;Customized Defensive Strategy:&lt;/strong&gt; Abandoned his aggressive style for extreme territory-focused defense, maintaining a 99% win rate.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;Minimizing Complexity:&lt;/strong&gt; Prevented board entanglement and battles to neutralize the AI's massive computational strength.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;Reverse-Exploiting Patterns:&lt;/strong&gt; Twisted early standard moves and built central influence to confuse the AI's late-game positional judgment.&lt;/li&gt;
    &lt;/ul&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;Related Tags:&lt;/strong&gt; Shin Jin-seo, KataGo, Go AI, Kishin Match, 2-Stone Handicap, 11.5 Points Win, AlphaGo 10th Anniversary, Artificial Intelligence Go, July_21_2026
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>11.5 Points Win</category>
      <category>2-Stone Handicap</category>
      <category>AlphaGo 10th Anniversary</category>
      <category>Artificial Intelligence Go</category>
      <category>Go AI</category>
      <category>July_21_2026</category>
      <category>KataGo</category>
      <category>Kishin Match</category>
      <category>korea today news</category>
      <category>Shin Jin-seo</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471977</guid>
      <comments>https://ttt77.tistory.com/471977#entry471977comment</comments>
      <pubDate>Tue, 21 Jul 2026 22:12:10 +0900</pubDate>
    </item>
    <item>
      <title>신진서, 최강 AI '카타고' 꺾고 역전 우승</title>
      <link>https://ttt77.tistory.com/471976</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;인간의 지혜, AI 벽 넘었다… 신진서, 최강 AI '카타고' 꺾고 역전 우승&quot;,
      &quot;description&quot;: &quot;세계 바둑 1위 신진서 9단이 알파고 10주년을 기념해 열린 쎈수학·한경 기신전에서 현존 최고 사양 바둑 AI '카타고'를 상대로 2점 접바둑 끝에 역전 우승을 차지했습니다.&quot;,
      &quot;keywords&quot;: &quot;신진서9단, 카타고, 바둑AI, 기신전, 2점접바둑, 11집반승, 알파고10주년, 인공지능바둑, 2026년7월21일&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;스포츠/IT 뉴스팀&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 20px 12px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.8;
        color: #333;
        background: #fff;
    }
    .blog-post-content h2 { font-size: 28px; border-bottom: 3px solid #1e40af; padding-bottom: 15px; margin-bottom: 25px; color: #0f172a; word-break: keep-all; }
    .blog-post-content h3 { font-size: 20px; margin-top: 35px; margin-bottom: 15px; color: #1e40af; padding-left: 10px; border-left: 5px solid #1e40af; word-break: keep-all; }
    .blog-post-content p { margin-bottom: 15px; font-size: 16px; color: #334155; text-align: justify; word-break: keep-all; }
    .blog-post-content strong { color: #0f172a; font-weight: 700; }
    .lead-text { background: #f8fafc; padding: 18px 15px; border-radius: 8px; margin-bottom: 25px; font-size: 16.5px; border-left: 4px solid #1e40af; }
    .point-box { background: #eff6ff; border: 1px solid #bfdbfe; padding: 16px 14px; border-radius: 8px; margin: 20px 0; font-size: 15.5px; font-weight: 500; color: #1e293b; }
    .data-table { width: 100%; border-collapse: collapse; margin: 25px 0; font-size: 14.5px; }
    .data-table th, .data-table td { border: 1px solid #e2e8f0; padding: 10px; text-align: left; }
    .data-table th { background: #f1f5f9; font-weight: 600; color: #0f172a; }
    .impact-box { background: #fff; padding: 20px 15px; border-radius: 10px; border: 2px solid #1e40af; margin-top: 30px; }
    .impact-box h2 { font-size: 20px; margin-bottom: 15px; color: #1e40af; border-bottom: none; padding-bottom: 0; }
    .tag-section { margin-top: 30px; padding: 15px 0; border-top: 1px solid #e2e8f0; font-size: 13px; color: #64748b; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 10px 5px !important; }
        .blog-post-content h2 { font-size: 22px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; }
        .lead-text { padding: 14px 12px !important; font-size: 15.5px !important; }
        .point-box { padding: 12px 10px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 8px 6px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.21] 인간의 지혜, AI 벽 넘었다… 신진서, 최강 AI '카타고' 꺾고 역전 우승&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    세계 바둑 1위 &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;신진서 9단이 현존 최강의 바둑 인공지능(AI) '카타고(KataGo)'를 상대로 역전승&lt;/span&gt;&lt;/strong&gt;을 거두며 난공불락으로 여겨지던 AI의 벽을 넘어섰습니다. 이번 대결은 2016년 이세돌 9단과 알파고의 세기의 대결 이후 10년 만에 쓰인 인간의 위대한 승리입니다.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dahxcu/dJMb991wCYu/RgTc1ZEUhSqvI2P2M1nAJK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dahxcu/dJMb991wCYu/RgTc1ZEUhSqvI2P2M1nAJK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dahxcu/dJMb991wCYu/RgTc1ZEUhSqvI2P2M1nAJK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fdahxcu%2FdJMb991wCYu%2FRgTc1ZEUhSqvI2P2M1nAJK%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. 3시간 20분의 혈투, 11집 반 대승으로 완성한 역전극&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;7월 21일&lt;/strong&gt; 서울 중구 한국경제TV 스튜디오에서 열린 &lt;strong&gt;'쎈수학·한경 기신전(棋神戰)' 최종 3국&lt;/strong&gt;에서 신진서 9단은 카타고를 상대로 &lt;strong&gt;221수 만에 11집 반승&lt;/strong&gt;을 거뒀습니다.&lt;/p&gt;
&lt;p&gt;이번 대결은 AI의 압도적인 기력을 고려해 신진서가 &lt;strong&gt;흑돌 2점을 먼저 깔고 시작하는 접바둑 형태&lt;/strong&gt;로 진행되었습니다. 1국에서 AI의 예상치 못한 변칙 수에 휘말려 참패했던 신진서는, 2국과 3국을 내리 따내며 &lt;strong&gt;시리즈 종합 전적 2승 1패로 최종 승리&lt;/strong&gt;를 확정 지었습니다.&lt;/p&gt;
&lt;p&gt;데이비드 우가 개발한 카타고는 과거 이세돌 9단이 상대했던 '알파고 리'보다 훨씬 진보한 모델로, &lt;strong&gt;프로기사들이 3~4점의 핸디캡을 안고도 패배&lt;/strong&gt;할 만큼 압도적인 기량을 자랑합니다. 대국 전 신진서의 2점 접바둑 연습 승률이 &lt;strong&gt;10% 남짓&lt;/strong&gt;에 불과했던 점을 감안하면, 이번 승리는 기적에 가까운 결과로 평가받습니다.&lt;/p&gt;
&lt;p&gt;대국 직후 바둑계 전문가들과 팬들은 신진서 9단의 &lt;strong&gt;집요한 집중력과 침착한 판 세짜기&lt;/strong&gt;에 찬사를 보냈습니다. 특히 1국 패배의 충격을 빠르게 털어내고 2, 3국을 연속으로 가져온 &lt;strong&gt;강인한 정신력과 철저한 포석 준비&lt;/strong&gt;는 세계 1위 기사다운 면모를 다시 한번 증명했다는 평가를 받았습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;신진서 9단은 이세돌의 알파고전 1승 이후 &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;10년 만에 AI를 상대로 공식 대국에서 2연승한 최초의 기사&lt;/span&gt;&lt;/strong&gt;가 되었습니다.&lt;/div&gt;

&lt;h3&gt;2. 승률 99% 유지의 비결: &quot;복잡하면 AI가 이긴다&quot;&lt;/h3&gt;
&lt;p&gt;2점을 먼저 두면 &lt;strong&gt;인간이 18집 반 정도 유리하며 예상 승률은 99%&lt;/strong&gt;에서 시작합니다. 하지만 AI의 완벽함 앞에 단 한 번의 실수로도 전세는 쉽게 뒤집힙니다. 이를 간파한 신진서의 핵심 전략은 바로 &lt;strong&gt;'변수 차단'&lt;/strong&gt;이었습니다.&lt;/p&gt;
&lt;p&gt;신진서는 초당 수천만 번을 계산하는 AI의 연산 능력을 억제하기 위해 &lt;strong&gt;복잡한 대형 전투를 철저히 피하고 차분하게 집을 챙기는 실리 작전&lt;/strong&gt;을 구사했습니다. AI가 수많은 돌이 얽힐 때 압도적인 계산력을 발휘한다는 점을 역이용해 &lt;strong&gt;바둑판을 단조롭게 만들어 계산 기량을 펼칠 공간 자체를 지워버린 것&lt;/strong&gt;입니다.&lt;/p&gt;
&lt;p&gt;이날 대국에서 신진서는 &lt;strong&gt;3국 내내 승률 99% 아래로 단 한 번도 내려가지 않는 완벽한 우위&lt;/strong&gt;를 유지하며 3시간 20분 동안 단 하나의 실수도 허용하지 않았습니다.&lt;/p&gt;
&lt;p&gt;이러한 &lt;strong&gt;'단조로운 지형 유지'&lt;/strong&gt; 전략은 AI가 선호하는 난전 양상을 사전에 완벽히 차단하는 자물쇠 수비였습니다. 신진서는 AI가 판을 흔들 수 있는 여지조차 주지 않으면서 &lt;strong&gt;실리적 이점을 대국 끝까지 지켜내는 빈틈없는 호수&lt;/strong&gt;를 거듭 선보였습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;신진서는 전투를 피하고 수비 지향적으로 바둑을 이끌며, &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;AI의 압도적 계산력이 발휘될 복잡한 상황 자체를 원천 봉쇄&lt;/span&gt;&lt;/strong&gt;했습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cP8J4M/dJMcajwidN7/bH1mAvUxpQN54JjfXnvZN1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cP8J4M/dJMcajwidN7/bH1mAvUxpQN54JjfXnvZN1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cP8J4M/dJMcajwidN7/bH1mAvUxpQN54JjfXnvZN1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcP8J4M%2FdJMcajwidN7%2FbH1mAvUxpQN54JjfXnvZN1%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;3. 패턴을 깨는 '첫 수'와 역이용 전략&lt;/h3&gt;
&lt;p&gt;신진서는 대국 전부터 카타고를 철저히 분석하고 &lt;strong&gt;학습 도구로 활용&lt;/strong&gt;해왔습니다. 특히 카타고가 모서리에 첫수를 두는 &lt;strong&gt;'소목' 패턴을 예상&lt;/strong&gt;하고 맞춤형 전략을 준비했습니다. 평소처럼 뻔한 정석으로 응수하지 않고, AI가 예측하는 &lt;strong&gt;정형화된 전개를 의도적으로 피하는 변칙적인 첫 수&lt;/strong&gt;를 던져 카타고의 계산을 흔들었습니다.&lt;/p&gt;
&lt;p&gt;또한, 당장의 눈앞의 집을 내주더라도 &lt;strong&gt;중앙과 상변에 거대한 세력(흑진)을 구축&lt;/strong&gt;하는 방식을 택했습니다. AI의 계산 방식을 꼬이게 만들어 후반부로 갈수록 &lt;strong&gt;11집 반 차라는 압도적인 대승&lt;/strong&gt;으로 이어지게 만든 전략적 승리였습니다.&lt;/p&gt;
&lt;p&gt;중반 이후 카타고는 예상을 벗어난 신진서의 중앙 세력 구도에 대해 &lt;strong&gt;정교함을 잃고 주춤거리는 반응&lt;/strong&gt;을 보였습니다. 당장의 눈앞의 집 이득 대신 장기적인 판의 주도권을 쥔 신진서의 유연한 수읽기가 &lt;strong&gt;AI 알고리즘의 정밀 계산에 균열을 일으킨 결과&lt;/strong&gt;였습니다.&lt;/p&gt;
&lt;p&gt;신진서는 기자회견에서 &lt;strong&gt;&quot;내 스타일을 완전히 버리고 오직 이기기 위한 수비 지향적 바둑을 두는 것은 매우 힘든 과정이었다&quot;&lt;/strong&gt;며, &lt;strong&gt;&quot;AI는 완벽하다는 것이 오히려 약점이다. 불리해도 승률이 떨어지는 승부수를 던지지 않는다&quot;&lt;/strong&gt;고 날카롭게 평가했습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;정형화된 &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;초반 패턴을 의도적으로 비틀고&lt;/span&gt;&lt;/strong&gt;, 중앙 영향력을 넓혀 AI의 계산 오류를 유도한 것이 결정적 승인이었습니다.&lt;/div&gt;

&lt;h3&gt;4. 알파고 이후 10년, 데이터로 진화한 바둑의 패러다임&lt;/h3&gt;
&lt;p&gt;이번 대국은 &lt;strong&gt;'정석의 파괴'&lt;/strong&gt;라는 현대 바둑의 흐름을 상징적으로 보여줍니다. 과거 인간의 직관과 경험에 의존했던 바둑은, 알파고 이후 10년 동안 &lt;strong&gt;데이터와 확률을 기반으로 한 최적해 찾기&lt;/strong&gt;로 진화했습니다.&lt;/p&gt;
&lt;p&gt;이제 프로기사들은 스승의 기보가 아닌 &lt;strong&gt;AI의 추천 수와 승률 데이터를 바탕으로 자신의 판단을 검증&lt;/strong&gt;합니다. 하지만 신진서는 단순히 AI에 끌려가지 않고, &lt;strong&gt;AI의 분석 메커니즘을 완벽히 이해하고 그 빈틈(단조로움과 지나친 완벽주의)을 공략&lt;/strong&gt;함으로써 인간 두뇌의 무한한 가능성과 응용력을 증명해 냈습니다.&lt;/p&gt;
&lt;p&gt;이번 승리는 인간이 AI를 단순히 복기용 보조 도구로 사용하는 수준을 넘어, &lt;strong&gt;AI의 알고리즘 특성과 약점을 역으로 분석해 제어하는 최고 수준의 정점&lt;/strong&gt;에 도달했음을 보여줍니다. 바둑은 이제 단순한 수읽기 경쟁을 넘어 &lt;strong&gt;인간의 지혜와 AI 데이터가 상호작용하는 새로운 지평&lt;/strong&gt;을 열어가고 있습니다.&lt;/p&gt;
&lt;p&gt;그는 &lt;strong&gt;&quot;개인적으로 이세돌 사범의 1승에 비하면 부족할지 몰라도, 인간이 AI를 상대로 끝까지 버틸 수 있다는 것을 확실히 보여주어 매우 의미 있다&quot;&lt;/strong&gt;고 우승 소감을 남겼습니다.&lt;/p&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;주요 내용&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;대회명&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;쎈수학·한경 기신전(棋神戰) 최종 3국&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;대국 일시&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;2026년 7월 21일&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;대국 결과&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;신진서 9단, 221수 만에 11집 반승 (종합 전적 2승 1패 우승)&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;대국 방식&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;흑돌 2점 접바둑 (제한시간 신진서 5시간+30초 1회, 카타고 20초)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;역사적 의의&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;구글 딥마인드 챌린지 10주년 / 이세돌 이후 10년 만에 AI 상대 공식 2연승&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[핵심 요약] 신진서, 카타고 격파 3대 승리 요인&lt;/h2&gt;
    &lt;ul&gt;
        &lt;li&gt;&lt;strong&gt;맞춤형 수비 전략:&lt;/strong&gt; 본인의 공격적 스타일을 버리고 극단적인 실리 위주의 방어로 99% 승률 유지.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;복잡성 최소화:&lt;/strong&gt; AI의 강점인 '엄청난 연산력'이 발휘되지 못하도록 바둑판의 얽힘과 전투를 사전에 차단.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;AI 패턴 역이용:&lt;/strong&gt; 초반 정형화된 응수를 비틀고, 중앙 세력을 키워 AI가 후반부 형세 판단에 혼란을 겪게 유도.&lt;/li&gt;
    &lt;/ul&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;관련 태그:&lt;/strong&gt; 신진서9단, 카타고, 바둑AI, 기신전, 2점접바둑, 11집반승, 알파고10주년, 인공지능바둑, 2026년7월21일
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>11집반승</category>
      <category>2026년7월21일</category>
      <category>2점접바둑</category>
      <category>기신전</category>
      <category>바둑ai</category>
      <category>신진서9단</category>
      <category>알파고10주년</category>
      <category>오늘의 일들</category>
      <category>인공지능바둑</category>
      <category>카타고</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471976</guid>
      <comments>https://ttt77.tistory.com/471976#entry471976comment</comments>
      <pubDate>Tue, 21 Jul 2026 22:11:44 +0900</pubDate>
    </item>
    <item>
      <title>19-Month-Old Infant Dies at Gwangju Daycare... Mother Alleges 2 Hours of Neglect in CCTV Blind Spot</title>
      <link>https://ttt77.tistory.com/471975</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;19-Month-Old Infant Dies at Gwangju Daycare... Mother Alleges 2 Hours of Neglect in CCTV Blind Spot&quot;,
      &quot;description&quot;: &quot;A tragic incident occurred where a 19-month-old infant died during nap time at a daycare in Gwangju. The bereaved family alleges child neglect in a CCTV blind spot and demands a thorough police investigation.&quot;,
      &quot;keywords&quot;: &quot;July 13 2026, Gwangju Daycare, Infant Death, 19-Month-Old, CCTV Blind Spot, Child Neglect, Occupational Negligence, Gwangsan Police, Child Abuse Allegations&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Social &amp; Crime News Team&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 20px 12px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.8;
        color: #333;
        background: #fff;
    }
    .blog-post-content h2 { font-size: 28px; border-bottom: 3px solid #1e40af; padding-bottom: 15px; margin-bottom: 25px; color: #0f172a; word-break: keep-all; }
    .blog-post-content h3 { font-size: 20px; margin-top: 35px; margin-bottom: 15px; color: #1e40af; padding-left: 10px; border-left: 5px solid #1e40af; word-break: keep-all; }
    .blog-post-content p { margin-bottom: 15px; font-size: 16px; color: #334155; text-align: justify; word-break: keep-all; }
    .blog-post-content strong { color: #0f172a; font-weight: 700; }
    .lead-text { background: #f8fafc; padding: 18px 15px; border-radius: 8px; margin-bottom: 25px; font-size: 16.5px; border-left: 4px solid #1e40af; }
    .point-box { background: #eff6ff; border: 1px solid #bfdbfe; padding: 16px 14px; border-radius: 8px; margin: 20px 0; font-size: 15.5px; font-weight: 500; color: #1e293b; }
    .data-table { width: 100%; border-collapse: collapse; margin: 25px 0; font-size: 14.5px; }
    .data-table th, .data-table td { border: 1px solid #e2e8f0; padding: 10px; text-align: left; }
    .data-table th { background: #f1f5f9; font-weight: 600; color: #0f172a; }
    .impact-box { background: #fff; padding: 20px 15px; border-radius: 10px; border: 2px solid #1e40af; margin-top: 30px; }
    .impact-box h2 { font-size: 20px; margin-bottom: 15px; color: #1e40af; border-bottom: none; padding-bottom: 0; }
    .tag-section { margin-top: 30px; padding: 15px 0; border-top: 1px solid #e2e8f0; font-size: 13px; color: #64748b; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 10px 5px !important; }
        .blog-post-content h2 { font-size: 22px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; }
        .lead-text { padding: 14px 12px !important; font-size: 15.5px !important; }
        .point-box { padding: 12px 10px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 8px 6px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;

&lt;h2&gt;[26.07.20] 19-Month-Old Infant Dies at Gwangju Daycare... Mother Alleges 2 Hours of Neglect in CCTV Blind Spot&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    A tragic incident occurred at a daycare center in Gwangju where a &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;19-month-old infant died from cardiac arrest&lt;/span&gt;&lt;/strong&gt; during nap time. The mother raised strong allegations of child abuse and occupational negligence, stating that her baby was &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;left unattended for over two hours in a CCTV blind spot&lt;/span&gt;&lt;/strong&gt;.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/beTtts/dJMcadW6sey/AdikUu7OxozthOZ8K0GqK0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/beTtts/dJMcadW6sey/AdikUu7OxozthOZ8K0GqK0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/beTtts/dJMcadW6sey/AdikUu7OxozthOZ8K0GqK0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbeTtts%2FdJMcadW6sey%2FAdikUu7OxozthOZ8K0GqK0%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. Tragic Cardiac Arrest Death of a 19-Month-Old During Nap Time&lt;/h3&gt;
&lt;p&gt;At around &lt;strong&gt;3:10 PM on July 13&lt;/strong&gt;, a 19-month-old infant was found in a state of &lt;strong&gt;cardiac arrest&lt;/strong&gt; while taking a nap at a daycare center located in Gwangsan-gu, Gwangju. The child received emergency first aid from responding 119 paramedics and was rushed to the emergency room, but was &lt;strong&gt;pronounced dead&lt;/strong&gt; as respiration and pupil reflexes failed to return.&lt;/p&gt;
&lt;p&gt;The baby's mother, Ms. A, rushed to the emergency room around 3:30 PM after &lt;strong&gt;receiving a call from paramedics via the teacher's phone&lt;/strong&gt;. Although medical staff performed &lt;strong&gt;cardiopulmonary resuscitation (CPR) for 50 minutes&lt;/strong&gt;, the baby whose heart had already stopped could not be brought back.&lt;/p&gt;
&lt;p&gt;The family fell into deep shock over the sudden death of a child who &lt;strong&gt;had no underlying health issues and showed no fever&lt;/strong&gt; on the morning of the incident. Expressing heartbreak, Ms. A is demanding a &lt;strong&gt;thorough investigation into the exact cause of death&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Responding 119 paramedics stated that upon arrival, the infant was already in a &lt;strong&gt;cyanotic state with no self-respiration or pulse detected&lt;/strong&gt;. Medical staff deployed all available personnel for CPR and injections, but no physical reaction was observed. According to the family, the infant's body temperature was a &lt;strong&gt;normal 36.5°C before leaving for daycare&lt;/strong&gt; that morning, with no recorded underlying conditions.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;A healthy 19-month-old infant was found in cardiac arrest during daycare nap time and &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;passed away despite 50 minutes of CPR&lt;/span&gt;&lt;/strong&gt;.&lt;/div&gt;

&lt;h3&gt;2. &quot;Laid in a CCTV Blind Spot with a Blanket Close to the Face&quot;&lt;/h3&gt;
&lt;p&gt;After checking the CCTV footage at the police station, Ms. A discovered a shocking truth. The spot where the baby slept was directly under the camera—a &lt;strong&gt;'blind spot' impossible to monitor&lt;/strong&gt; via internal surveillance cameras.&lt;/p&gt;
&lt;p&gt;According to CCTV footage, the baby was taken to the camera's blind spot by a teacher when nap time arrived. Ms. A stated that after seeing the teacher lay the baby lower than other children and &lt;strong&gt;cover him with a blanket close to his face&lt;/strong&gt;, the baby disappeared from view.&lt;/p&gt;
&lt;p&gt;The family expressed outrage that an infant was placed to sleep in an unmonitored blind spot. Suspecting &lt;strong&gt;possible asphyxiation&lt;/strong&gt;, the family strongly highlighted the &lt;strong&gt;dangers of sleeping in blind spots and facility safety management failures&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Under Child Care Act regulations, indoor CCTVs must ensure the entire room is observable. However, field investigations revealed the classroom camera was a fixed model, creating a structural flaw where &lt;strong&gt;an area of approximately 1.5 meters directly underneath was excluded from recording&lt;/strong&gt;. Specific circumstances remained uncaptured due to the blind spot.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;The baby slept directly under the camera in a &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;CCTV blind spot&lt;/span&gt;&lt;/strong&gt;, disappearing from footage after the teacher covered him with a blanket.&lt;/div&gt;

&lt;h3&gt;3. &quot;Unchecked for 2.5 Hours... Clear Negligence of Duty&quot;&lt;/h3&gt;
&lt;p&gt;An even greater issue raised by the family is the teachers' conduct. From 12:30 PM until 3:04 PM—a period of about &lt;strong&gt;2 hours and 34 minutes—teachers did not check on or wake the baby&lt;/strong&gt; sleeping in the blind spot even once.&lt;/p&gt;
&lt;p&gt;Even after 2:00 PM when other children woke up and ate snacks, &lt;strong&gt;teachers drank coffee and filled out logbooks without checking on the baby&lt;/strong&gt;. It was only around 3:04 PM that a teacher suddenly rushed over, picked up, and shook the baby, calling 119 at 3:09 PM.&lt;/p&gt;
&lt;p&gt;Ms. A asserted that leaving an infant unattended for over two hours constitutes &lt;strong&gt;child abuse and gross negligence of duty&lt;/strong&gt;. She pointed out that the &lt;strong&gt;critical golden window to detect abnormalities early was completely missed&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;According to standard guidelines, teachers must &lt;strong&gt;physically check an infant's respiration and posture every 10 to 15 minutes during nap time&lt;/strong&gt;. However, the two classroom teachers failed to check if the baby's airway was open even once, citing administrative work.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;Teachers &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;did not check on the baby even once for over 2.5 hours&lt;/span&gt;&lt;/strong&gt;, which the family claims is severe neglect and breach of duty.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/3imdp/dJMcaf8n5ec/e6CnVuUJSm3SXM8kdia4Kk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/3imdp/dJMcaf8n5ec/e6CnVuUJSm3SXM8kdia4Kk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/3imdp/dJMcaf8n5ec/e6CnVuUJSm3SXM8kdia4Kk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F3imdp%2FdJMcaf8n5ec%2Fe6CnVuUJSm3SXM8kdia4Kk%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;4. Heartbreaking Letter from the Mother and Public Outpour of Grief&lt;/h3&gt;
&lt;p&gt;Ms. A shared a poignant letter on social media writing, &lt;strong&gt;&quot;You should have given mom and dad time to say goodbye. How could you go to a unfamiliar place alone and lonely?&quot;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;She added, &lt;strong&gt;&quot;I will make sure to punish the adults who made you like this. Play to your heart's content in heaven,&quot;&lt;/strong&gt; expressing deep sorrow for her son who passed away before learning to speak properly. This post brought tears to many readers online.&lt;/p&gt;
&lt;p&gt;Netizens strongly criticized the &lt;strong&gt;existence of CCTV blind spots in daycare centers and negligent monitoring practices&lt;/strong&gt; during nap time. Voices calling for strict punishment for those responsible are growing louder.&lt;/p&gt;
&lt;p&gt;The mother's Instagram post surpassed &lt;strong&gt;100,000 views within two days&lt;/strong&gt; and received &lt;strong&gt;over 3,000 comments urging stricter safety standards&lt;/strong&gt;. Major parenting communities have launched national petitions demanding full inspections of daycare CCTV blind spots.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;The mother left a heartbreaking message to her son, promising &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;&quot;I will make sure to hold those responsible accountable.&quot;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;h3&gt;5. Police Launch Investigation and Future Course of Action&lt;/h3&gt;
&lt;p&gt;The Gwangju Gwangsan Police Station has begun investigating daycare officials, analyzing CCTV footage and log records. Additionally, police plan to &lt;strong&gt;request an autopsy from the National Forensic Service&lt;/strong&gt; to determine the exact cause of death.&lt;/p&gt;
&lt;p&gt;A police official stated, &quot;As this is a grave case involving the death of an infant at a daycare center, it is necessary to &lt;strong&gt;clearly verify the exact facts, including all allegations raised&lt;/strong&gt;.&quot;&lt;/p&gt;
&lt;p&gt;Police plan to focus their investigation on whether &lt;strong&gt;professional negligence causing death applies&lt;/strong&gt;, and whether sleeping the baby in a blind spot and failing to check his condition for hours constitutes &lt;strong&gt;child abandonment or neglect under the Child Welfare Act&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Police have &lt;strong&gt;formally booked the daycare director and responsible teacher as suspects&lt;/strong&gt;. Independent of police action, local authorities have initiated a special on-site audit of the facility and begun &lt;strong&gt;administrative sanction procedures, including director license suspension&lt;/strong&gt;.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;Police are conducting a strict investigation through &lt;strong&gt;&lt;span style=&quot;color:#1e40af; font-weight:700;&quot;&gt;an autopsy and detailed CCTV analysis&lt;/span&gt;&lt;/strong&gt; into negligence and child neglect allegations.&lt;/div&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;Category&lt;/th&gt;&lt;th&gt;Key Details&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Incident Date&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;July 13, 2026, around 3:10 PM&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Location&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Daycare Center in Gwangsan-gu, Gwangju&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Victim&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;19-month-old male infant (Cardiac arrest during nap)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Key Allegations&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Placed in CCTV blind spot, Unchecked for over 2.5 hours&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Investigating Agency&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Gwangsan Police (Suspects booked, NFS autopsy underway)&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[Case Summary] 3 Key Issues in Gwangju Infant Death&lt;/h2&gt;
    &lt;ul&gt;
        &lt;li&gt;&lt;strong&gt;Blind Spot Placement:&lt;/strong&gt; The infant was placed in a camera blind spot directly beneath the CCTV where observation was impossible.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;Prolonged Neglect:&lt;/strong&gt; Neither the infant's breathing nor state was checked for over 2.5 hours between 12:30 PM and 3:04 PM.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;Cause Determination:&lt;/strong&gt; Forensic autopsy results to determine the cause of sudden cardiac arrest in a previously healthy infant, including possible suffocation.&lt;/li&gt;
    &lt;/ul&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;Related Tags:&lt;/strong&gt; July 20 2026, Gwangju Daycare, Infant Death, 19-Month-Old, CCTV Blind Spot, Child Neglect, Occupational Negligence, Gwangsan Police, Child Abuse Allegations
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>19-Month-Old</category>
      <category>CCTV Blind Spot</category>
      <category>Child Abuse Allegations</category>
      <category>Child Neglect</category>
      <category>Gwangju Daycare</category>
      <category>Gwangsan Police</category>
      <category>Infant Death</category>
      <category>July_20_2026</category>
      <category>korea today news</category>
      <category>Occupational Negligence</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471975</guid>
      <comments>https://ttt77.tistory.com/471975#entry471975comment</comments>
      <pubDate>Mon, 20 Jul 2026 22:48:59 +0900</pubDate>
    </item>
    <item>
      <title>광주 어린이집서 19개월 영아 숨져&amp;hellip; &amp;quot;CCTV 사각지대서 2시간 방치&amp;quot; 모친 분통</title>
      <link>https://ttt77.tistory.com/471974</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;광주 어린이집서 19개월 영아 숨져… 'CCTV 사각지대서 2시간 방치' 모친 분통&quot;,
      &quot;description&quot;: &quot;광주광역시의 한 어린이집에서 낮잠을 자던 19개월 아기가 사망하는 사고가 발생했습니다. 유가족은 CCTV 사각지대에서의 방치 및 업무태만 의혹을 제기하며 경찰 수사를 촉구하고 있습니다.&quot;,
      &quot;keywords&quot;: &quot;2026년7월13일, 광주어린이집, 영아사망, 19개월아기, CCTV사각지대, 아동방치, 업무태만, 광산경찰서, 아동학대의혹&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;사회복지/사건사고팀&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content {
        box-sizing: border-box;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 20px 12px;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif;
        line-height: 1.8;
        color: #333;
        background: #fff;
    }
    .blog-post-content h2 { font-size: 28px; border-bottom: 3px solid #1e40af; padding-bottom: 15px; margin-bottom: 25px; color: #0f172a; word-break: keep-all; }
    .blog-post-content h3 { font-size: 20px; margin-top: 35px; margin-bottom: 15px; color: #1e40af; padding-left: 10px; border-left: 5px solid #1e40af; word-break: keep-all; }
    .blog-post-content p { margin-bottom: 15px; font-size: 16px; color: #334155; text-align: justify; word-break: keep-all; }
    .blog-post-content strong { color: #0f172a; font-weight: 700; }
    .lead-text { background: #f8fafc; padding: 18px 15px; border-radius: 8px; margin-bottom: 25px; font-size: 16.5px; border-left: 4px solid #1e40af; }
    .point-box { background: #eff6ff; border: 1px solid #bfdbfe; padding: 16px 14px; border-radius: 8px; margin: 20px 0; font-size: 15.5px; font-weight: 500; color: #1e293b; }
    .data-table { width: 100%; border-collapse: collapse; margin: 25px 0; font-size: 14.5px; }
    .data-table th, .data-table td { border: 1px solid #e2e8f0; padding: 10px; text-align: left; }
    .data-table th { background: #f1f5f9; font-weight: 600; color: #0f172a; }
    .impact-box { background: #fff; padding: 20px 15px; border-radius: 10px; border: 2px solid #1e40af; margin-top: 30px; }
    .impact-box h2 { font-size: 20px; margin-bottom: 15px; color: #1e40af; border-bottom: none; padding-bottom: 0; }
    .tag-section { margin-top: 30px; padding: 15px 0; border-top: 1px solid #e2e8f0; font-size: 13px; color: #64748b; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 10px 5px !important; }
        .blog-post-content h2 { font-size: 22px !important; padding-bottom: 10px !important; }
        .blog-post-content h3 { font-size: 18px !important; }
        .lead-text { padding: 14px 12px !important; font-size: 15.5px !important; }
        .point-box { padding: 12px 10px !important; font-size: 14.5px !important; }
        .data-table th, .data-table td { padding: 8px 6px !important; font-size: 13.5px !important; }
    }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.20] 광주 어린이집서 19개월 영아 숨져&amp;hellip; &quot;CCTV 사각지대서 2시간 방치&quot; 모친 분통&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;광주광역시의 한 어린이집에서 낮잠을 자던 &lt;b&gt;&lt;span style=&quot;color: #1e40af; font-weight: bold;&quot;&gt;19개월 영아가 심정지로 사망&lt;/span&gt;&lt;/b&gt;하는 안타까운 사고가 발생했습니다. 아이의 어머니는 사고 당일 아기가 &lt;b&gt;&lt;span style=&quot;color: #1e40af; font-weight: bold;&quot;&gt;CCTV 사각지대에 2시간 이상 방치&lt;/span&gt;&lt;/b&gt;되었다며 아동학대 및 업무태만 의혹을 강력히 제기하고 나섰습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-origin-width=&quot;768&quot; data-origin-height=&quot;391&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/c4HM15/dJMcaf1DX2V/U3M7vjp35ccPhE7M0DEJx0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/c4HM15/dJMcaf1DX2V/U3M7vjp35ccPhE7M0DEJx0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/c4HM15/dJMcaf1DX2V/U3M7vjp35ccPhE7M0DEJx0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fc4HM15%2FdJMcaf1DX2V%2FU3M7vjp35ccPhE7M0DEJx0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;768&quot; height=&quot;391&quot; data-origin-width=&quot;768&quot; data-origin-height=&quot;391&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. 낮잠 자던 19개월 영아의 안타까운 심정지 사망&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;지난 &lt;b&gt;7월 13일 오후 3시 10분경&lt;/b&gt;, 광주광역시 광산구의 한 어린이집에서 낮잠을 자던 &lt;b&gt;19개월 아기가 심정지 상태로 발견&lt;/b&gt;되었습니다. 당시 출동한 119 구급대에 의해 응급처치를 받으며 인근 병원 응급실로 긴급 이송되었으나, 끝내 호흡과 동공반사가 돌아오지 않아 &lt;b&gt;사망 판정&lt;/b&gt;을 받았습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;아기의 어머니 A씨는 사고 당일 오후 3시 30분경 &lt;b&gt;담임교사의 전화번호로 걸려 온 구급대원의 연락&lt;/b&gt;을 받고 응급실로 달려갔습니다. 의료진이 &lt;b&gt;50분간 심폐소생술(CPR)&lt;/b&gt;을 이어갔지만, 이미 심장이 멈춘 상태였던 아기는 부모의 품으로 돌아오지 못했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;평소 건강에 아무런 이상이 없었고 &lt;b&gt;사건 당일 아침에도 열조차 없었던 멀쩡한 아이&lt;/b&gt;가 갑작스럽게 사망하자 유가족은 큰 충격에 빠졌습니다. 어머니 A씨는 어처구니없는 이유로 자식을 먼저 보내야 했던 비통한 심정을 토로하며 &lt;b&gt;사고 원인에 대한 철저한 규명&lt;/b&gt;을 요구하고 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;사고 현장에 출동했던 119 구급대원은 도착 당시 영아의 자가 호흡과 맥박이 모두 소실된 &lt;b&gt;청색증 상태&lt;/b&gt;였다고 당시 상황을 밝혔습니다. 병원 응급실 의료진 역시 가용 인력을 총동원해 긴급 자극과 주사 처치를 병행했으나 신체 반응이 전혀 나타나지 않았습니다. 유가족 측에 따르면 당일 아침 등원 전 영아의 체온은 &lt;b&gt;36.5도로 정상&lt;/b&gt;이었으며 기저질환이나 알레르기 이력도 전혀 없었던 것으로 확인되었습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;평소 건강했던 19개월 아기가 어린이집 낮잠 시간 도중 심정지로 발견되어 &lt;b&gt;&lt;span style=&quot;color: #1e40af; font-weight: bold;&quot;&gt;50분간의 CPR에도 불구하고 사망&lt;/span&gt;&lt;/b&gt;했습니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. &quot;CCTV 사각지대에 눕히고 얼굴 가까이 이불 덮어&quot;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;사고 이후 경찰서에서 당일 CCTV 영상을 확인한 어머니 A씨는 충격적인 사실을 알게 되었습니다. 아기가 낮잠을 자던 자리가 다름 아닌 카메라 바로 밑, 즉 &lt;b&gt;내부 폐쇄회로(CCTV)의 관찰이 불가능한 '사각지대'&lt;/b&gt;였던 것입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;CCTV 영상에 따르면 오전에 밝고 건강하게 친구들과 놀던 아기는 낮잠 시간이 되자 교사에 의해 &lt;b&gt;카메라 사각지대로 이동해 눕혀졌습니다&lt;/b&gt;. A씨는 교사가 다른 아이들보다 아래쪽에 아기를 눕히고 &lt;b&gt;얼굴 가까이까지 이불을 덮어주는 듯한 모습&lt;/b&gt;을 확인한 후 영상에서 아기의 모습이 사라졌다고 전했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;아이들을 안전하게 보호해야 할 어린이집에서 영아가 관찰되지 않는 사각지대에 재워졌다는 점에 대해 유가족은 분통을 터뜨렸습니다. 특히 &lt;b&gt;질식 가능성을 의심&lt;/b&gt;하고 있는 유가족 측은 &lt;b&gt;사각지대 배치의 위험성과 시설 내 안전 관리 부실&lt;/b&gt;을 강하게 지적하고 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;영유아보육법 시행규칙상 어린이집 내부 CCTV는 실내 공간 전체가 빠짐없이 관찰되도록 화각을 설정해야 하는 명확한 설치 기준이 존재합니다. 그러나 현장 조사 결과 해당 교실 카메라는 화각 조절이 불가능한 고정형으로, &lt;b&gt;카메라 직하부 약 1.5m 구간이 촬영에서 제외되는 구조적 모순&lt;/b&gt;이 확인되었습니다. 유가족이 확보한 영상 자료에서도 교사가 아기에게 덮어준 이불의 정확한 위치나 호흡 상태 변화 등 구체적인 정황은 사각지대에 가려 포착되지 않았습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;아기가 잠든 자리는 &lt;b&gt;&lt;span style=&quot;color: #1e40af; font-weight: bold;&quot;&gt;카메라 바로 밑 CCTV 사각지대&lt;/span&gt;&lt;/b&gt;였으며, 교사가 얼굴 가까이 이불을 덮어준 뒤 영상에서 사라졌습니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. &quot;2시간 반 동안 확인 안 해&amp;hellip; 명백한 업무태만&quot;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;유가족이 지적하는 더 큰 문제는 낮잠 시간 동안 이어진 교사들의 대응 방식입니다. A씨에 따르면 12시 30분부터 시작된 낮잠 시간 이후 오후 3시 4분까지 &lt;b&gt;약 2시간 34분 동안 교사들은 단 한 번도 사각지대에 누워있는 아기의 상태를 확인하거나 깨우지 않았습니다&lt;/b&gt;.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;오후 2시가 지나 다른 아이들이 하나둘 깨어나 간식을 먹고 소란스러운 상황에서도, 교사들은 아이들을 돌보거나 커피를 마시며 알림장을 작성할 뿐 &lt;b&gt;아기를 쳐다보지도 않았습니다&lt;/b&gt;. 그러다 3시 4분경 뒤늦게 급히 아기에게 다가가 안고 흔들며 이상을 감지했고, 이후 원장과 이사님의 응급조치를 거쳐 3시 9분에야 119 구조대가 도착했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;A씨는 신체적 폭행은 없었을지라도 &lt;b&gt;2시간이 넘도록 영아를 방치한 행위는 명백한 아동학대이자 중대한 업무태만&lt;/b&gt;이라고 주장했습니다. 아이의 이상 징후를 조기에 발견할 수 있었던 &lt;b&gt;골든타임을 교사들의 무관심 속에 놓쳐버렸다&lt;/b&gt;는 지적입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;보육교사 국가 표준 업무 가이드라인에 따르면 교사는 &lt;b&gt;영유아 낮잠 시간 중 최소 10분에서 15분 간격으로 호흡과 수면 자세를 직접 점검&lt;/b&gt;해야 합니다. 하지만 사건 당일 해당 교실 내 교사 2명은 알림장 작성과 일지 정리 등 행정 업무를 이유로 &lt;b&gt;영아의 기도 확보 여부를 단 한 차례도 점검하지 않았습니다&lt;/b&gt;. 아울러 119 신고 접수 전 자체적으로 시행된 5분간의 응급조치 과정에서도 가슴 압박 및 기도 유지 수칙이 정확히 이행되지 않은 정황이 CCTV에 기록되었습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;교사들은 다른 아이들이 깨어난 후에도 &lt;b&gt;&lt;span style=&quot;color: #1e40af; font-weight: bold;&quot;&gt;2시간 30분 이상 아기를 단 한 번도 확인하지 않았으며&lt;/span&gt;&lt;/b&gt;, 이는 중대한 방치 및 업무태만이라는 입장입니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-origin-width=&quot;768&quot; data-origin-height=&quot;311&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bvO5MH/dJMcafADucb/2duk3LDk1rgVxZPOKhymN1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bvO5MH/dJMcafADucb/2duk3LDk1rgVxZPOKhymN1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bvO5MH/dJMcafADucb/2duk3LDk1rgVxZPOKhymN1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbvO5MH%2FdJMcafADucb%2F2duk3LDk1rgVxZPOKhymN1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;768&quot; height=&quot;311&quot; data-origin-width=&quot;768&quot; data-origin-height=&quot;311&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. 비통한 모정과 절절한 편지&amp;hellip; 네티즌 추모 물결&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;어머니 A씨는 자신의 소셜미디어를 통해 세상을 떠난 어린 아들을 향한 절절한 마음을 담은 편지를 공개해 안타까움을 더했습니다. &lt;b&gt;&quot;엄마 아빠한테 인사할 시간은 주고 가야지, 낯선 곳에 혼자 외롭게 가면 어떡하냐&quot;&lt;/b&gt;며 먹먹한 심정을 전했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이어 &lt;b&gt;&quot;우리 아기 그렇게 만든 어른들 꼭 혼내줄게. 하늘나라에서 마음껏 뛰어놀아라&quot;&lt;/b&gt;라며 말도 제대로 배우지 못한 채 떠난 아들을 향해 미안함과 사랑을 표현했습니다. 이 글은 온라인상에서 빠르게 확산되며 많은 이들의 눈시울을 적셨습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;사연을 접한 네티즌들은 &lt;b&gt;어린이집 내 CCTV 사각지대 존재와 낮잠 시간 동안의 부실한 영아 관찰 관행&lt;/b&gt;에 대해 거세게 비판하고 있습니다. 철저한 원인 규명과 함께 책임자에 대한 엄벌을 요구하는 목소리가 한층 높아지고 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;어머니 A씨가 게재한 인스타그램 글에는 사건 시각별 경과와 구급대 통화 내역, 경찰서 CCTV 확인 기록이 객관적으로 수록되어 있습니다. 해당 게시물은 공개 이틀 만에 &lt;b&gt;조회수 10만 회를 돌파&lt;/b&gt;했으며 보육 시설 안전 기준 강화를 촉구하는 &lt;b&gt;댓글이 3,000건 넘게 달렸습니다&lt;/b&gt;. 주요 육아 커뮤니티에서는 전국 어린이집 낮잠 시간 수칙 준수 검증과 CCTV 사각지대 전수조사를 요구하는 국민청원 참여 운동으로 확산되고 있습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;어머니는 떠난 아들에게 &lt;b&gt;&lt;span style=&quot;color: #1e40af; font-weight: bold;&quot;&gt;&quot;억울함을 풀고 어른들을 꼭 혼내주겠다&quot;&lt;/span&gt;&lt;/b&gt;는 편지를 남겨 보는 이들의 안타까움을 자아냈습니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;5. 경찰 수사 착수 및 향후 조사 방향&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;사건을 접수한 광주 광산경찰서는 어린이집 관계자들을 상대로 조사에 착수했으며, 당일 확보한 내부 CCTV 영상과 알림장 기록 등을 다각도로 분석하고 있습니다. 또한 아기의 정확한 사망 원인을 규명하기 위해 &lt;b&gt;국립과학수사연구원에 부검을 의뢰할 방침&lt;/b&gt;입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;경찰 관계자는 &quot;어린이집에서 영아가 사망한 중대한 사건인 만큼 제기된 의혹을 포함해 &lt;b&gt;정확한 사실관계를 명확히 확인할 필요가 있다&lt;/b&gt;&quot;며 철저한 수사 의지를 밝혔습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;경찰은 보육교사 및 시설 관계자들의 &lt;b&gt;업무상 과실치사 혐의 적용 여부&lt;/b&gt;와 함께, 사각지대 재움 조치 및 오랜 시간 상태 미확인이 &lt;b&gt;아동복지법상 아동유기&amp;middot;방치 행위에 해당하는지 여부&lt;/b&gt;를 중점적으로 수사할 계획입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;경찰은 해당 어린이집 원장과 담당 교사를 &lt;b&gt;업무상과실치사 및 아동복지법 위반 혐의 피의자 신분으로 전환하여 정식 입건 수사&lt;/b&gt;를 진행하고 있습니다. 국립과학수사연구원의 1차 구두 소견 이후 질식 가능성 및 정밀 병리 조직 검사 결과 확보까지는 약 2~3주가 소요될 전망입니다. 관할 지자체인 광주 광산구청은 경찰 수사와 별개로 해당 시설에 대한 현장 특별점검을 실시하고 &lt;b&gt;원장 자격정지 등 행정처분 절차&lt;/b&gt;에 착수했습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;경찰은 &lt;b&gt;&lt;span style=&quot;color: #1e40af; font-weight: bold;&quot;&gt;부검 및 CCTV 상세 분석&lt;/span&gt;&lt;/b&gt;을 통해 업무상 과실 및 아동학대 방치 여부를 엄정하게 수사 중입니다.&lt;/div&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;구분&lt;/th&gt;
&lt;th&gt;주요 내용&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;사건 발생일&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;2026년 7월 13일 오후 3시 10분경&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;발생 장소&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;광주광역시 광산구 소재 어린이집&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;피해 영아&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;19개월 남아 (낮잠 중 심정지 발견)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;주요 의혹&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;CCTV 사각지대 재움, 2시간 30분 이상 상태 미확인 및 방치&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;수사 기관&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;광주 광산경찰서 (관계자 입건 및 국과수 부검 진행)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;impact-box&quot;&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[사건 요약] 광주 영아 사망 사건 3가지 핵심 쟁점&lt;/h2&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;사각지대 안치:&lt;/b&gt; 영아의 낮잠 자리가 원내 CCTV 관찰이 불가능한 카메라 바로 아래 사각지대였다는 점.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;장시간 미확인:&lt;/b&gt; 12:30부터 15:04까지 2시간 30분 넘게 아이의 호흡이나 상태를 전혀 확인하지 않은 점.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;사인 규명:&lt;/b&gt; 질식사 가능성을 포함해 평소 건강했던 영아의 갑작스러운 심정지 원인에 대한 국과수 부검 결과.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;tag-section&quot;&gt;&lt;b&gt;관련 태그:&lt;/b&gt; 2026년7월20일, 광주어린이집, 영아사망, 19개월아기, CCTV사각지대, 아동방치, 업무태만, 광산경찰서, 아동학대의혹&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>19개월아기</category>
      <category>2026년7월20일</category>
      <category>CCTV사각지대</category>
      <category>광산경찰서</category>
      <category>광주어린이집</category>
      <category>아동방치</category>
      <category>아동학대의혹</category>
      <category>업무태만</category>
      <category>영아사망</category>
      <category>오늘의 일들</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471974</guid>
      <comments>https://ttt77.tistory.com/471974#entry471974comment</comments>
      <pubDate>Mon, 20 Jul 2026 22:48:36 +0900</pubDate>
    </item>
    <item>
      <title>Na Hong-jin's 'HOPE' Surpasses 2M Viewers... Fastest Record This Year</title>
      <link>https://ttt77.tistory.com/471973</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Na Hong-jin's 'HOPE' Surpasses 2M Viewers... Fastest Record This Year&quot;,
      &quot;description&quot;: &quot;Director Na Hong-jin's new movie 'HOPE' has surpassed 2 million viewers in just 5 days of its release, setting the fastest box office record this year.&quot;,
      &quot;keywords&quot;: &quot;Na Hong-jin, HOPE, Hwang Jung-min, Jo In-sung, Jung Ho-yeon, Rural Creature Feature, 2 Million Viewers, Cannes Film Festival&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Entertainment/Movie News Team&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot; style=&quot;max-width: 1200px; margin: 0 auto; padding: 40px; font-family: 'Pretendard', sans-serif; line-height: 1.8; color: #333; background: #fff;&quot;&gt;
&lt;style&gt;
    .blog-post-content h2 { font-size: 32px; border-bottom: 3px solid #1a1a1a; padding-bottom: 15px; margin-bottom: 30px; color: #111; }
    .blog-post-content h3 { font-size: 22px; margin-top: 35px; margin-bottom: 15px; color: #0984e3; padding-left: 10px; border-left: 5px solid #0984e3; }
    .blog-post-content p { margin-bottom: 15px; font-size: 16px; color: #444; text-align: justify; }
    .lead-text { background: #f8f9fa; padding: 20px; border-radius: 8px; margin-bottom: 30px; font-size: 17px; border-left: 4px solid #333; }
    .point-box { background: #f0f7ff; border: 1px solid #c8e1ff; padding: 20px; border-radius: 8px; margin: 25px 0; font-size: 16px; font-weight: 500; color: #2d3436; }
    .data-table { width: 100%; border-collapse: collapse; margin: 30px 0; font-size: 15px; }
    .data-table th, .data-table td { border: 1px solid #e1e1e1; padding: 12px; text-align: left; }
    .data-table th { background: #f8f9fa; font-weight: 600; }
    .impact-box { background: #fff; padding: 25px; border-radius: 10px; border: 2px solid #0984e3; margin-top: 30px; }
    .impact-box h2 { font-size: 22px; margin-bottom: 15px; color: #0984e3; border-bottom: none; padding-bottom: 0; }
    .tag-section { margin-top: 30px; padding: 15px; border-top: 1px solid #eee; font-size: 13px; color: #666; }
&lt;/style&gt;

&lt;h2&gt;[26.07.19] Na Hong-jin's 'HOPE' Surpasses 2M Viewers... Fastest Record This Year&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    Director Na Hong-jin's new film &lt;strong&gt;&lt;span style=&quot;color:#0984e3; font-weight:700;&quot;&gt;'HOPE'&lt;/span&gt;&lt;/strong&gt; has surpassed 2 million viewers in just 5 days of release. Sharply divided audience reviews are rather fueling &lt;strong&gt;&lt;span style=&quot;color:#0984e3; font-weight:700;&quot;&gt;explosive curiosity and repeat viewings&lt;/span&gt;&lt;/strong&gt;, dominating theaters this summer.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dyh6i8/dJMcadixHGo/xXoOszFq5fDFDqpbYqAQm0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dyh6i8/dJMcadixHGo/xXoOszFq5fDFDqpbYqAQm0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dyh6i8/dJMcadixHGo/xXoOszFq5fDFDqpbYqAQm0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fdyh6i8%2FdJMcadixHGo%2FxXoOszFq5fDFDqpbYqAQm0%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. Fastest to 2 Million Viewers in 2026&lt;/h3&gt;
&lt;p&gt;Director Na Hong-jin's film 'HOPE' surpassed the 2 million cumulative viewer mark at 1 PM on the 19th, the 5th day of its release. This is the fastest pace among all films released in theaters this year, easily breaking the previous box office record set by Director Yeon Sang-ho's 'Gunche'.&lt;/p&gt;
&lt;p&gt;According to the distributor Plus M Entertainment, 'HOPE' early on previewed a box office sensation by mobilizing 1 million viewers in just 3 days immediately after its release on the 15th. Using the achievement of 2 million viewers as a stepping stone, it is firmly holding the top spot at the box office during its opening weekend.&lt;/p&gt;
&lt;p&gt;This box office momentum is breathing life into weekday theaters, creating a unique phenomenon where the number of daily viewers is rapidly increasing. With sold-out signs continuing not only on weekends but also during early morning and late-night weekday showtimes, film industry insiders are cautiously predicting the potential birth of the year's first ten-million-viewer movie.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;Surpassing &lt;strong&gt;&lt;span style=&quot;color:#0984e3; font-weight:700;&quot;&gt;2 million cumulative viewers&lt;/span&gt;&lt;/strong&gt; at 1 PM on the 19th, its 5th day, showing off the fastest box office power of the year.&lt;/div&gt;

&lt;h3&gt;2. Korea's First 'Rural Creature Feature'&lt;/h3&gt;
&lt;p&gt;'HOPE' is the first rural creature feature in Korean cinema history, set in 'Hopo Port', a fictional coastal village near the Demilitarized Zone in the 1980s. The pursuit, which begins when a gruesomely mutilated cow is discovered in a once-peaceful village, spirals out of control with the appearance of an unimaginable bizarre creature.&lt;/p&gt;
&lt;p&gt;In particular, breaking the cliché of existing creature films that mainly feature monsters at night or in dark spaces, the overwhelming feeling given by the appearance of a creature in broad daylight provides a fresh shock to the audience. Cinematographer Hong Kyung-pyo's delicate natural lighting and the art direction that perfectly combined various locations like Romania and Haenam radiate explosive energy on screen.&lt;/p&gt;
&lt;p&gt;Furthermore, the artistic details verified by the production team traveling across the country to flawlessly realize the fictional space of Hopo Port received overwhelming praise from critics. The unique atmosphere, combining Western occult and sci-fi elements within a familiar Korean rural landscape, provides a bizarre sense of immersion beyond just a visual shock.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;Breaking the existing formulas, it is the first rural creature feature highlighting a &lt;strong&gt;&lt;span style=&quot;color:#0984e3; font-weight:700;&quot;&gt;creature appearing in broad daylight&lt;/span&gt;&lt;/strong&gt; and original art direction.&lt;/div&gt;

&lt;h3&gt;3. Limitless Action Performances by the Lead Actors&lt;/h3&gt;
&lt;p&gt;The unsparing action performances of the lead actors, which push the immersion of the play to the limit, are a daily topic of conversation. Hwang Jung-min, who plays police chief Beom-seok, is receiving praise for leading near-madness chases and sprint action like a one-man show for the first hour of the film.&lt;/p&gt;
&lt;p&gt;Jo In-sung, playing the village youth Sung-ki, perfectly decorated the climax with high-difficulty wire action, riding a horse, shooting a gun, and soaring through the air. Jung Ho-yeon also directly pulled off thrilling car chase scenes by acquiring a Class 1 driver's license right after casting and performing special driving techniques like drifting and J-turns for the role of female police officer Sung-ae.&lt;/p&gt;
&lt;p&gt;The actors shared in interviews that they relied on each other's chemistry to maintain focus, even during the highly difficult green screen shoots where they had to act alongside an imaginary creature. In particular, the intense acting battle with Hollywood actor Michael Fassbender created perfect synergy with the explosive energy of the Korean actors, further elevating the completion of the work.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;The &lt;strong&gt;&lt;span style=&quot;color:#0984e3; font-weight:700;&quot;&gt;passionate performances of the actors&lt;/span&gt;&lt;/strong&gt;, including Hwang Jung-min's sprint, Jo In-sung's horseback riding, and Jung Ho-yeon's car chasing, are captivating the audience.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bU8RMe/dJMcag0wipx/lZytcknqyF7X5Dl94SqZV0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bU8RMe/dJMcag0wipx/lZytcknqyF7X5Dl94SqZV0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bU8RMe/dJMcag0wipx/lZytcknqyF7X5Dl94SqZV0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbU8RMe%2FdJMcag0wipx%2FlZytcknqyF7X5Dl94SqZV0%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;4. The Paradox of Box Office Driven by Polarized Reviews&lt;/h3&gt;
&lt;p&gt;Since its release, audience reactions to 'HOPE' have been sharply divided into 'extremely favorable' and 'extremely unfavorable', generating fierce online debate rarely seen in recent years. Unanimous praise is pouring in for the overwhelming scale and destructive action sequences reminiscent of Hollywood blockbusters, calling it a &quot;jaw-dropping theatrical experience.&quot;&lt;/p&gt;
&lt;p&gt;On the other hand, there is no shortage of criticism expressing bewilderment over the unfriendly plot where the aliens' reasons for invasion and the characters' backstories are not sufficiently explained, as well as the hollow and ambiguously concluded ending. However, this back-and-forth argument is rather acting as a catalyst to amplify the curiosity of audiences who haven't seen the film yet, thereby increasing reservation rates.&lt;/p&gt;
&lt;p&gt;Indeed, an 'interpretation challenge' is spreading like a trend on social media, where users dissect the alien's lines to find hidden metaphors. As the process of the audience filling in the narrative gaps themselves establishes itself as a form of play culture, factors of dislike are paradoxically leading to a unique cultural phenomenon that induces multiple repeat viewings.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;The &lt;strong&gt;&lt;span style=&quot;color:#0984e3; font-weight:700;&quot;&gt;fierce love-it-or-hate-it debate&lt;/span&gt;&lt;/strong&gt; between overwhelming visual pleasure and an unfriendly narrative is rather adding fuel to the box office fire.&lt;/div&gt;

&lt;h3&gt;5. Cannes Film Festival Entry and Future Box Office Prospects&lt;/h3&gt;
&lt;p&gt;Prior to its domestic release, 'HOPE' was invited to the competition section of the 79th Cannes International Film Festival, being recognized for its cinematic quality by filmmakers worldwide first. Director Na Hong-jin's directing prowess, returning 10 years after 'The Chaser', 'The Yellow Sea', and 'The Wailing', has focused extraordinary attention from critics at home and abroad.&lt;/p&gt;
&lt;p&gt;The humor elements that relax the tension in the play and the open structure that triggers various interpretations are driving a craze for repeat viewings from the first week of release. Attention is focused on what final box office score 'HOPE', which is even equipped with global competitiveness due to the joining of renowned overseas actors like Michael Fassbender and Alicia Vikander, will record this summer.&lt;/p&gt;
&lt;p&gt;The new paradigm presented by Director Na Hong-jin has led to the splendid achievement of pre-sales in over 100 countries worldwide, significantly raising the possibility of success in the global market. The attention of theaters worldwide is focused on whether 'HOPE', which perfectly combines the unique emotions of Korean cinema with a global scale, can open a new horizon for K-content.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;As an invited film to the &lt;strong&gt;&lt;span style=&quot;color:#0984e3; font-weight:700;&quot;&gt;competition section of the 79th Cannes International Film Festival&lt;/span&gt;&lt;/strong&gt;, it foreshadows long-term box office success by provoking endless interpretations.&lt;/div&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;Category&lt;/th&gt;&lt;th&gt;Key Details&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Release Date&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;July 15, 2026&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Key Records&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;1M on 3rd day, Surpassed 2M on 5th day (19th)&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Director / Cast&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Na Hong-jin / Hwang Jung-min, Jo In-sung, Jung Ho-yeon, Michael Fassbender&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;Genre&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Rural Creature Feature, Mystery Thriller&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[Key Points] 3 Topics Left by the Movie 'HOPE'&lt;/h2&gt;
    &lt;ul&gt;
        &lt;li&gt;&lt;strong&gt;Evolution of Mise-en-scène:&lt;/strong&gt; Cinematographer Hong Kyung-pyo's depiction of natural light and the unconventional visual of a creature appearing in broad daylight.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;Extreme Struggles:&lt;/strong&gt; Masterful action performed directly by the lead actors, minimizing stand-ins for car chases, wire stunts, and horseback riding.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;Open Ending and Fierce Debates:&lt;/strong&gt; Various interpretations triggered by Director Na Hong-jin's signature unfriendly narrative and the intense fever for repeat viewings.&lt;/li&gt;
    &lt;/ul&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;Related Tags:&lt;/strong&gt; Na Hong-jin, HOPE, Hwang Jung-min, Jo In-sung, Jung Ho-yeon, Rural Creature Feature, 2 Million Viewers, Cannes Film Festival
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>2 Million Viewers</category>
      <category>Cannes Film Festival</category>
      <category>hope</category>
      <category>hwang jung-min</category>
      <category>Jo In-sung</category>
      <category>July_19_2026</category>
      <category>Jung Ho-yeon</category>
      <category>korea today news</category>
      <category>Na Hong-jin</category>
      <category>Rural Creature Feature</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471973</guid>
      <comments>https://ttt77.tistory.com/471973#entry471973comment</comments>
      <pubDate>Sun, 19 Jul 2026 22:14:18 +0900</pubDate>
    </item>
    <item>
      <title>나홍진 신작 '호프(HOPE)' 200만 돌파&amp;hellip; 올해 최단 흥행 기록</title>
      <link>https://ttt77.tistory.com/471972</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;나홍진 신작 '호프(HOPE)' 200만 돌파… 올해 최단 흥행 기록&quot;,
      &quot;description&quot;: &quot;나홍진 감독의 신작 영화 '호프(HOPE)'가 개봉 5일 만에 200만 관객을 돌파하며 올해 최단 흥행 기록을 세우고 있습니다.&quot;,
      &quot;keywords&quot;: &quot;나홍진, 호프, HOPE, 황정민, 조인성, 정호연, 시골크리처물, 200만돌파, 칸영화제&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;영화/연예팀&quot; }
    }
&lt;/script&gt;

&lt;div class=&quot;blog-post-content&quot; style=&quot;max-width: 1200px; margin: 0 auto; padding: 40px; font-family: 'Pretendard', sans-serif; line-height: 1.8; color: #333; background: #fff;&quot;&gt;
&lt;style&gt;
    .blog-post-content h2 { font-size: 32px; border-bottom: 3px solid #1a1a1a; padding-bottom: 15px; margin-bottom: 30px; color: #111; }
    .blog-post-content h3 { font-size: 22px; margin-top: 35px; margin-bottom: 15px; color: #0984e3; padding-left: 10px; border-left: 5px solid #0984e3; }
    .blog-post-content p { margin-bottom: 15px; font-size: 16px; color: #444; text-align: justify; }
    .lead-text { background: #f8f9fa; padding: 20px; border-radius: 8px; margin-bottom: 30px; font-size: 17px; border-left: 4px solid #333; }
    .point-box { background: #f0f7ff; border: 1px solid #c8e1ff; padding: 20px; border-radius: 8px; margin: 25px 0; font-size: 16px; font-weight: 500; color: #2d3436; }
    .data-table { width: 100%; border-collapse: collapse; margin: 30px 0; font-size: 15px; }
    .data-table th, .data-table td { border: 1px solid #e1e1e1; padding: 12px; text-align: left; }
    .data-table th { background: #f8f9fa; font-weight: 600; }
    .impact-box { background: #fff; padding: 25px; border-radius: 10px; border: 2px solid #0984e3; margin-top: 30px; }
    .impact-box h2 { font-size: 22px; margin-bottom: 15px; color: #0984e3; border-bottom: none; padding-bottom: 0; }
    .tag-section { margin-top: 30px; padding: 15px; border-top: 1px solid #eee; font-size: 13px; color: #666; }
&lt;/style&gt;

&lt;h2&gt;[26.07.19] 나홍진 신작 '호프(HOPE)' 200만 돌파… 올해 최단 흥행 기록&lt;/h2&gt;

&lt;div class=&quot;lead-text&quot;&gt;
    나홍진 감독의 신작 &lt;strong&gt;&lt;span style=&quot;color:#0984e3; font-weight:700;&quot;&gt;'호프(HOPE)'&lt;/span&gt;&lt;/strong&gt;가 개봉 5일 만에 200만 관객을 돌파했습니다. 극명하게 엇갈리는 관람평이 오히려 &lt;strong&gt;&lt;span style=&quot;color:#0984e3; font-weight:700;&quot;&gt;폭발적인 호기심과 N차 관람&lt;/span&gt;&lt;/strong&gt;을 유발하며 올여름 극장가를 장악하고 있습니다.
&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/m9X8Y/dJMcagM7YPg/nyxef0gmtnihsIvytKyCmk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/m9X8Y/dJMcagM7YPg/nyxef0gmtnihsIvytKyCmk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/m9X8Y/dJMcagM7YPg/nyxef0gmtnihsIvytKyCmk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fm9X8Y%2FdJMcagM7YPg%2Fnyxef0gmtnihsIvytKyCmk%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;1. 2026년 최단기간 200만 관객 돌파&lt;/h3&gt;
&lt;p&gt;나홍진 감독의 영화 '호프(HOPE)'가 개봉 5일째인 19일 오후 1시를 기점으로 누적 관객 200만 명을 넘어섰습니다. 이는 올해 극장가에서 개봉한 작품 중 가장 빠른 속도로, 연상호 감독의 '군체'가 세웠던 기존 흥행 기록을 가뿐히 경신한 수치입니다.&lt;/p&gt;
&lt;p&gt;투자배급사 플러스엠엔터테인먼트에 따르면, '호프'는 지난 15일 개봉 직후 단 3일 만에 100만 관객을 동원하며 일찌감치 흥행 돌풍을 예고했습니다. 200만 관객 달성을 발판 삼아 개봉 첫 주말 박스오피스 정상을 굳건히 지키고 있습니다.&lt;/p&gt;
&lt;p&gt;이러한 흥행 기세는 평일 극장가에도 활력을 불어넣으며 매일 관객 수가 급증하는 기현상을 낳고 있습니다. 영화계 관계자들은 주말뿐만 아니라 평일 조조와 심야 시간대까지 매진 행렬이 이어지는 것을 두고, 올해 첫 천만 영화의 탄생 가능성까지 조심스럽게 점치고 있는 분위기입니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;개봉 5일째인 19일 오후 1시 &lt;strong&gt;&lt;span style=&quot;color:#0984e3; font-weight:700;&quot;&gt;누적 관객 200만 명을 돌파&lt;/span&gt;&lt;/strong&gt;하며, 올해 최고 속도의 흥행 저력을 과시하고 있습니다.&lt;/div&gt;

&lt;h3&gt;2. 한국 영화 최초의 '시골 크리처물'&lt;/h3&gt;
&lt;p&gt;'호프'는 1980년대 비무장지대 인근의 가상 바닷가 마을 '호포항'을 배경으로 하는 한국 영화 사상 최초의 시골 크리처물입니다. 평화롭던 마을에 처참하게 훼손된 소가 발견되면서 시작된 추적은, 상상조차 하지 못했던 괴생명체의 등장과 함께 통제 불능의 사태로 치닫습니다.&lt;/p&gt;
&lt;p&gt;특히 주로 밤이나 어두운 공간에서 괴물을 등장시키는 기존 크리처물의 클리셰를 깨고, 환한 대낮에 괴생명체가 등장하며 주는 압도감이 관객들에게 신선한 충격을 선사합니다. 홍경표 촬영감독의 섬세한 자연광 연출과 루마니아, 해남 등 다채로운 로케이션을 완벽히 조합한 미술이 스크린 위로 폭발적인 에너지를 뿜어냅니다.&lt;/p&gt;
&lt;p&gt;특히 가상의 공간인 호포항을 완벽히 구현하기 위해 제작진이 전국 팔도를 돌며 고증한 미술적 디테일은 평단으로부터 압도적인 찬사를 받았습니다. 익숙한 한국의 시골 풍경 속에 서양식 오컬트와 SF적 요소가 결합된 독특한 분위기는 단순한 시각적 충격을 넘어 기묘한 몰입감을 선사합니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;기존 공식을 깨고 &lt;strong&gt;&lt;span style=&quot;color:#0984e3; font-weight:700;&quot;&gt;대낮에 등장하는 크리처&lt;/span&gt;&lt;/strong&gt;와 독창적인 미술이 돋보이는 최초의 시골 배경 크리처물입니다.&lt;/div&gt;

&lt;h3&gt;3. 주연 배우들의 한계 없는 액션 열연&lt;/h3&gt;
&lt;p&gt;극의 몰입도를 극한으로 끌어올리는 주연 배우들의 몸을 사리지 않는 액션 연기가 연일 화제입니다. 파출소장 범석 역의 황정민은 영화 초반 1시간 동안 광기에 가까운 추격전과 질주 액션을 원맨쇼처럼 이끌며 찬사를 받고 있습니다.&lt;/p&gt;
&lt;p&gt;마을 청년 성기 역의 조인성은 말을 타고 총을 쏘며 공중을 오르내리는 고난도 와이어 액션으로 클라이맥스를 완벽하게 장식했습니다. 정호연 역시 순경 성애 역을 위해 캐스팅 직후 1종 면허를 취득하고 드리프트와 제이턴 등 특수 주행을 직접 소화하며 짜릿한 카체이싱 명장면을 탄생시켰습니다.&lt;/p&gt;
&lt;p&gt;배우들은 인터뷰를 통해 상상 속의 크리처와 연기해야 하는 고난도 그린스크린 촬영 속에서도 서로의 호흡에 의지해 몰입을 유지했다고 전했습니다. 특히 할리우드 배우인 마이클 패스벤더와의 강렬한 연기 대결은 한국 배우들의 폭발적인 에너지와 시너지를 이루며 작품의 완성도를 한층 더 끌어올렸습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;황정민의 질주 액션, 조인성의 승마 액션, 정호연의 카체이싱 등 &lt;strong&gt;&lt;span style=&quot;color:#0984e3; font-weight:700;&quot;&gt;배우들의 열연&lt;/span&gt;&lt;/strong&gt;이 관객들의 눈길을 사로잡고 있습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; width=&quot;100%&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/brkzU9/dJMcacYbxzJ/q5E0Zl8KDrRH8cQ5ciSJtk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/brkzU9/dJMcacYbxzJ/q5E0Zl8KDrRH8cQ5ciSJtk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/brkzU9/dJMcacYbxzJ/q5E0Zl8KDrRH8cQ5ciSJtk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbrkzU9%2FdJMcacYbxzJ%2Fq5E0Zl8KDrRH8cQ5ciSJtk%2Fimg.jpg&quot; width=&quot;100%&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;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3&gt;4. 극과 극 관람평이 이끄는 흥행의 역설&lt;/h3&gt;
&lt;p&gt;개봉 이후 '호프'를 향한 관객들의 반응은 '극호'와 '극불호'로 나뉘며 온라인상에서 수년래 보기 드문 뜨거운 논쟁을 낳고 있습니다. 할리우드 블록버스터를 연상케 하는 압도적인 스케일 and 파괴적인 액션 시퀀스는 &quot;입이 떡 벌어지는 극장 체험&quot;이라는 극찬을 받고 있습니다.&lt;/p&gt;
&lt;p&gt;반면, 외계인의 침공 이유와 인물들의 전사가 충분히 설명되지 않은 불친절한 전개, 그리고 허망하고 모호하게 마무리되는 결말에 대해서는 당혹스럽다는 비판도 적지 않습니다. 그러나 이러한 갑론을박은 오히려 아직 영화를 보지 않은 관객들의 궁금증을 증폭시키며 예매율을 상승시키는 기폭제로 작용하고 있습니다.&lt;/p&gt;
&lt;p&gt;실제로 SNS상에서는 영화 속 외계인의 대사를 분석하며 숨겨진 메타포를 찾는 '해석 챌린지'가 유행처럼 번지고 있습니다. 서사의 빈틈을 관객이 스스로 채워나가는 과정 자체가 하나의 놀이 문화로 자리 잡으면서, 불호의 요인이 오히려 다회차 관람을 유도하는 독특한 문화적 현상으로 이어지고 있습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;압도적인 시각적 쾌감과 불친절한 서사 사이의 &lt;strong&gt;&lt;span style=&quot;color:#0984e3; font-weight:700;&quot;&gt;뜨거운 호불호 논쟁&lt;/span&gt;&lt;/strong&gt;이 오히려 흥행의 불쏘시개가 되고 있습니다.&lt;/div&gt;

&lt;h3&gt;5. 칸 영화제 진출 및 향후 흥행 전망&lt;/h3&gt;
&lt;p&gt;'호프'는 국내 개봉에 앞서 제79회 칸국제영화제 경쟁 부문에 초청되며 전 세계 영화인들에게 먼저 작품성을 인정받았습니다. '추격자', '황해', '곡성'에 이어 10년 만에 돌아온 나홍진 감독의 연출력은 국내외 평단의 비상한 관심을 집중시켰습니다.&lt;/p&gt;
&lt;p&gt;극중 긴장을 이완시키는 유머 요소와 다양한 해석을 유발하는 열린 구조는 개봉 첫 주부터 N차 관람 열풍을 주도하고 있습니다. 마이클 패스벤더, 알리시아 비칸데르 등 해외 명배우들의 합류로 글로벌 경쟁력까지 갖춘 '호프'가 올여름 최종적으로 어떤 흥행 스코어를 기록할지 귀추가 주목됩니다.&lt;/p&gt;
&lt;p&gt;나홍진 감독이 제시한 새로운 패러다임은 국내를 넘어 전 세계 100여 개국 선판매라는 쾌거로 이어지며 글로벌 시장에서의 성공 가능성도 높이고 있습니다. 한국 영화의 고유한 정서와 글로벌 스케일이 완벽하게 결합된 &lt;호프&gt;가 K-콘텐츠의 새로운 지평을 열 수 있을지 전 세계 극장가의 이목이 집중됩니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;&lt;strong&gt;&lt;span style=&quot;color:#0984e3; font-weight:700;&quot;&gt;제79회 칸국제영화제 경쟁 부문&lt;/span&gt;&lt;/strong&gt; 초청작으로, 끊임없는 해석을 유발하며 장기 흥행을 예고하고 있습니다.&lt;/div&gt;

&lt;table class=&quot;data-table&quot;&gt;
    &lt;thead&gt;
        &lt;tr&gt;&lt;th&gt;구분&lt;/th&gt;&lt;th&gt;주요 내용&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;개봉일&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;2026년 7월 15일&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;주요 기록&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;개봉 3일 차 100만, 5일 차(19일) 누적 관객 200만 돌파&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;감독 / 출연&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;나홍진 / 황정민, 조인성, 정호연, 마이클 패스벤더 등&lt;/td&gt;&lt;/tr&gt;
        &lt;tr&gt;&lt;td&gt;&lt;strong&gt;영화 장르&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;시골 크리처물, 미스터리 스릴러&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;div class=&quot;impact-box&quot;&gt;
    &lt;h2&gt;[관람 포인트] 영화 '호프(HOPE)'가 남긴 3가지 화두&lt;/h2&gt;
    &lt;ul&gt;
        &lt;li&gt;&lt;strong&gt;미장센의 진화:&lt;/strong&gt; 홍경표 촬영감독의 자연광 묘사와 대낮에 출몰하는 크리처의 파격적인 비주얼.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;극한의 몸부림:&lt;/strong&gt; 대역을 최소화하고 카체이싱, 와이어, 승마 등을 직접 소화한 주연 배우들의 명품 액션.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;열린 결말과 갑론을박:&lt;/strong&gt; 나홍진 감독 특유의 불친절한 서사가 유발하는 다채로운 해석과 뜨거운 N차 관람 열기.&lt;/li&gt;
    &lt;/ul&gt;
&lt;/div&gt;

&lt;div class=&quot;tag-section&quot;&gt;
    &lt;strong&gt;관련 태그:&lt;/strong&gt; 나홍진, 호프, HOPE, 황정민, 조인성, 정호연, 시골크리처물, 200만돌파, 칸영화제
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>200만돌파</category>
      <category>2026년7월19일</category>
      <category>hope</category>
      <category>나홍진</category>
      <category>오늘의 일들</category>
      <category>정호연</category>
      <category>조인성</category>
      <category>칸영화제</category>
      <category>호프</category>
      <category>황정민</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471972</guid>
      <comments>https://ttt77.tistory.com/471972#entry471972comment</comments>
      <pubDate>Sun, 19 Jul 2026 22:13:59 +0900</pubDate>
    </item>
    <item>
      <title>Major Fire at Incheon Coupang Logistics Center, National Fire Mobilization Order Issued</title>
      <link>https://ttt77.tistory.com/471971</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Massive Fire at Incheon Coupang Logistics Center, Overnight Extinguishment Expected... 'National Fire Mobilization Order' Issued&quot;,
      &quot;description&quot;: &quot;A massive fire broke out at the Coupang 32 Logistics Center in Seohae-gu, Incheon, prompting fire authorities to issue a National Fire Mobilization Order and conduct overnight firefighting operations.&quot;,
      &quot;keywords&quot;: &quot;Coupang logistics center, Incheon fire, Seongnam-dong Seohae-gu, National Fire Mobilization Order, President Lee Jae-myung, National Fire Agency, high-capacity water cannon system&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Social Disaster News Team&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot; style=&quot;max-width: 1200px; margin: 0 auto; padding: 40px; font-family: 'Pretendard', sans-serif; line-height: 1.8; color: #333; background: #fff;&quot;&gt;
&lt;style&gt;
    /* Heading and Body Styles */
    .blog-post-content h2 { font-size: 36px; border-bottom: 3px solid #1a1a1a; padding-bottom: 20px; margin-bottom: 40px; color: #111; }
    .blog-post-content h3 { font-size: 26px; margin-top: 50px; margin-bottom: 20px; color: #0984e3; padding-left: 12px; border-left: 5px solid #0984e3; }
    .blog-post-content p { margin-bottom: 20px; font-size: 17px; color: #444; text-align: justify; }
    
    /* Lead Text */
    .lead-text { background: #f8f9fa; padding: 25px; border-radius: 8px; margin-bottom: 40px; font-size: 18px; border-left: 4px solid #333; }
    
    /* Highlight Box */
    .point-box { background: #f0f7ff; border: 1px solid #c8e1ff; padding: 25px; border-radius: 8px; margin: 30px 0; font-size: 17px; font-weight: 500; color: #2d3436; }
    
    /* Table */
    .data-table { width: 100%; border-collapse: collapse; margin: 40px 0; font-size: 16px; }
    .data-table th, .data-table td { border: 1px solid #e1e1e1; padding: 15px; text-align: left; }
    .data-table th { background: #f8f9fa; font-weight: 600; }
    
    /* Impact Box */
    .impact-box { background: #fff; padding: 30px; border-radius: 10px; border: 2px solid #0984e3; margin-top: 40px; }
    .impact-box h2 { font-size: 24px; margin-bottom: 20px; color: #0984e3; border-bottom: none; padding-bottom: 0; }
    
    /* Tags */
    .tag-section { margin-top: 40px; padding: 20px; border-top: 1px solid #eee; font-size: 14px; color: #666; }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.18] Massive Fire at Incheon Coupang Logistics Center, Overnight Extinguishment Expected... 'National Fire Mobilization Order' Issued&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;A massive fire has broken out at a Coupang logistics center located in Seohae-gu, Incheon, prompting the issuance of a &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;National Fire Mobilization Order&lt;/span&gt;&lt;/b&gt;, and fire authorities are concentrating all efforts on extinguishing the blaze amidst the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;risk of building collapse and thick smoke&lt;/span&gt;&lt;/b&gt;.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;다운로드 (1).jpg&quot; data-origin-width=&quot;1200&quot; data-origin-height=&quot;630&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cWY1VV/dJMcaf8mXpH/KISF8qWihFaRzLdu3rMrZ1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cWY1VV/dJMcaf8mXpH/KISF8qWihFaRzLdu3rMrZ1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cWY1VV/dJMcaf8mXpH/KISF8qWihFaRzLdu3rMrZ1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcWY1VV%2FdJMcaf8mXpH%2FKISF8qWihFaRzLdu3rMrZ1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1200&quot; height=&quot;630&quot; data-filename=&quot;다운로드 (1).jpg&quot; data-origin-width=&quot;1200&quot; data-origin-height=&quot;630&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;br /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. Overview of the Fire and Initial Evacuation&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;At approximately 6:54 AM on the 18th, a large-scale fire broke out on the 6th floor of the 8-story Coupang 32 Logistics Center, which spans a total floor area of 299,000 square meters, located in Seongnam-dong, Seohae-gu, Incheon. The flames rapidly spread to the 7th floor along the outer wall, feeding on combustibles inside the building, and formed massive pillars of black smoke visible from more than 10 kilometers away.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Immediately following the outbreak, an urgent situation unfolded inside the logistics center with the generation of massive amounts of smoke accompanied by multiple explosion sounds described as 'bangs'. All 121 employees and officials working inside the center at the time evacuated on their own immediately after the fire alarm, successfully preventing large-scale casualties.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;However, during the initial firefighting operations, one firefighter in his 40s deployed to the scene sustained injuries from excessive smoke inhalation while battling the flames using a ladder truck. The firefighter was immediately transported to a nearby hospital for treatment, and no further casualties have been reported as of yet.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;In particular, due to the structural nature of the logistics center with its open floor layouts, a continuous influx of oxygen caused the flames to grow uncontrollably. Fortunately, thanks to regular fire evacuation drills, the on-site workers were able to swiftly exit the building without confusion. Meanwhile, the firefighter transported for smoke inhalation is reportedly in stable condition with no life-threatening injuries and is currently resting.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;The fire &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;started on the 6th floor and spread to the 7th&lt;/span&gt;&lt;/b&gt;; 121 people safely evacuated, but one firefighter was injured.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. Escalation of Response Level and Resource Mobilization&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;As the scale of the fire rapidly increased, fire authorities issued a Level 1 response at 9:15 AM, and later upgraded it to a Level 2 response at 12:25 PM, which mobilizes all personnel from the competent fire station. When difficulties in containing the blaze persisted, a National Fire Mobilization Order was abruptly issued at 3:15 PM to concentrate firefighting forces from other cities and provinces at the site.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Subsequently, at 8:40 PM, marking the 14th hour of the fire, a 4th mobilization order was issued to further reinforce equipment and personnel on a national scale. As a result, a total of more than 412 personnel and over 155 pieces of equipment, including firefighting forces dispatched from five cities and provinces&amp;mdash;Seoul, Gyeonggi, Chungbuk, Chungnam, and Gangwon&amp;mdash;were deployed to the scene.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The mobilized special equipment included aerial and articulated ladder trucks for high-rise firefighting above the 6th floor, as well as high-capacity water cannon systems, high-performance chemical engines, and unmanned destruction waterproof vehicles. Such large-scale resource mobilization reflects the national severity of the fire and is part of an all-out war to prevent further spread of the flames.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The issuance of a 4th mobilization order, which heavily draws upon available resources from other provinces, strongly indicates the severe magnitude of this disaster. The high-capacity water cannon system deployed at the scene can spray tens of thousands of liters of water per minute, playing a crucial role in suppressing massive warehouse fires. The National Fire Agency has firmly established an integrated on-site command system to ensure that the support personnel gathered from across the country can operate cohesively.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;Following the issuance of the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;National Fire Mobilization Order&lt;/span&gt;&lt;/b&gt; at 3:15 PM, up to a 4th mobilization order was given, deploying nationwide firefighting forces.&lt;/div&gt;
&lt;figure class=&quot;imagegridblock&quot;&gt;
  &lt;div class=&quot;image-container&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/b5w6d7/dJMcahd9Pdl/7CNDfKsId51ijuRX2ySr1k/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/b5w6d7/dJMcahd9Pdl/7CNDfKsId51ijuRX2ySr1k/img.jpg&quot; data-is-animation=&quot;false&quot; data-origin-width=&quot;499&quot; data-origin-height=&quot;641&quot; data-filename=&quot;1111.jpg&quot; style=&quot;width: 36.4122%; margin-right: 10px;&quot; data-widthpercent=&quot;36.89&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/b5w6d7/dJMcahd9Pdl/7CNDfKsId51ijuRX2ySr1k/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fb5w6d7%2FdJMcahd9Pdl%2F7CNDfKsId51ijuRX2ySr1k%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;499&quot; height=&quot;641&quot;/&gt;&lt;/span&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bZojfB/dJMcajbQSGG/Sv2gJ8d6Vd8pP3KQfqS5Nk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bZojfB/dJMcajbQSGG/Sv2gJ8d6Vd8pP3KQfqS5Nk/img.jpg&quot; data-origin-width=&quot;698&quot; data-origin-height=&quot;524&quot; data-is-animation=&quot;false&quot; data-filename=&quot;AA28bJG0.jpg&quot; style=&quot;width: 62.3058%;&quot; data-widthpercent=&quot;63.11&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bZojfB/dJMcajbQSGG/Sv2gJ8d6Vd8pP3KQfqS5Nk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbZojfB%2FdJMcajbQSGG%2FSv2gJ8d6Vd8pP3KQfqS5Nk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;698&quot; height=&quot;524&quot;/&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/figure&gt;
&lt;br /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. Difficulties in Firefighting and Tactical Changes due to Collapse Risk&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The main reasons for the prolonged firefighting operation are the structural characteristics of the logistics center and the nature of its cargo. The 6th floor, the point of origin, is a large warehouse structured with 3-tier shelves densely packed with combustible household goods vulnerable to fire, such as cardboard boxes and plastics, making it difficult for the flames to die down.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;In addition, the interior space of the center is vastly wide, and the building is filled with thick smoke and high heat generated during combustion, making it impossible for firefighters to secure visibility. Choi Yong-cheol, head of the Central Emergency Rescue Control Team, presided over a situation judgment meeting and seriously discussed the risk of collapse due to the degradation in strength of the steel structures exposed to high heat for a long time.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Accordingly, the fire authorities, accepting the advice of building structure experts, have completely restricted forced entry into the interior, prioritizing the safety of the firefighters. Instead, they are conducting exterior water spraying operations utilizing side ramp areas and have shifted to defensive tactics using unmanned equipment to cool the building and halt the spread of combustion.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;As signs of steel columns and beams potentially undergoing thermal deformation after prolonged exposure to high heat were observed, the command strictly instructed on-site crews to maintain a safe distance. Firefighting drones equipped with thermal imaging cameras are hovering above to monitor temperature changes at the ignition point and signs of collapse risk in real-time. Completely eliminating the hidden embers beneath the mountainous piles of debris will require heavy machinery like excavators, meaning complete extinguishment will take a considerable amount of time.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;Large amounts of combustibles are stacked inside, and considering the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;risk of building collapse&lt;/span&gt;&lt;/b&gt;, authorities are focusing on exterior cooling water sprays rather than forced entry.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. Joint Support System of Relevant Agencies and Local Governments&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;To respond to the prolonged disaster situation, an organic joint response system involving fire, police, and local governments was activated at the scene. As the fire generated massive amounts of toxic smoke, the Seohae-gu Office in Incheon quickly set up a temporary shelter at Sinhyeon Elementary School to support residents and prevent harm.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The Incheon Police Agency also dispatched a large-scale force for public order and site control. Under the direct command of the Seobu Police Chief, 85 police officers were deployed around the fire scene to operate a disaster situation room, control traffic for the smooth entry of fire engines, and establish safety lines to block access by nearby residents.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Simultaneously, fire authorities strengthened the on-site support system in preparation for a long battle of overnight firefighting. Numerous lighting vehicles were deployed throughout the site to secure nighttime visibility, and to protect firefighters at risk of exhaustion amidst the heat wave and high temperatures, authorities are focusing on managing their stamina by operating systematic shift teams and mobilizing recovery support vehicles.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;As the acrid smell spread to nearby residential areas, the local government stepped up resident protection by urgently supplying relief items such as gas masks and bottled water. Emergency medical systems are also in full operation, with ambulances and medical staff on standby around the scene to frequently check the health conditions of the firefighters. Furthermore, to prevent traffic congestion during commuting hours, authorities are actively guiding citizens to use detour routes via local broadcasts and disaster text messages.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;Seohae-gu set up a resident shelter, and the police deployed 85 personnel to jointly operate &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;site control and a disaster situation room&lt;/span&gt;&lt;/b&gt;.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;5. Government Directives and Coupang's Official Statement&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;In relation to this massive logistics center fire, demands for a swift government-level response also followed. Immediately after being briefed on the fire situation, President Lee Jae-myung strongly instructed relevant ministries to &quot;devote all-out efforts to extinguish the fire by mobilizing all available resources and to make every effort to prevent the damage from spreading to the surrounding areas.&quot;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Coupang, the operator of the facility, expressed its official intention to apologize regarding the handling of the situation. Coupang CEO Jeong Jong-cheol expressed his regret through a statement, saying, &quot;I bow my head and sincerely apologize for causing great concern to the residents of Incheon and the public due to this fire.&quot;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Furthermore, Coupang promised, &quot;Above all, we will make the safety of the dedicated firefighters at the scene our top priority and actively support the firefighting operations underway.&quot; They also emphasized that they would transparently and actively cooperate with all investigation procedures by relevant authorities, including identifying the cause of the fire, which will proceed after the extinguishment is complete.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;As soon as the extinguishment operations are fully concluded, a joint forensic investigation involving the police, fire department, and National Forensic Service will be conducted to meticulously determine the exact cause of the fire. Coupang added that they would promptly prepare practical compensation measures, including livelihood support and reassignment to nearby centers, for the workers who immediately lost their workplace due to the fire. Prompted by this incident, the government is considering strong follow-up measures to review the fire facility standards and safety management practices of mega-logistics centers nationwide from scratch.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;President Lee Jae-myung issued an &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;order for all-out extinguishment&lt;/span&gt;&lt;/b&gt;, and Coupang announced an official apology and active cooperation in the investigation.&lt;/div&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Category&lt;/th&gt;
&lt;th&gt;Key Details&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Date &amp;amp; Time&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Around 6:54 AM on the 18th&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Location&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;6th Floor, Coupang 32 Logistics Center, Seongnam-dong, Seohae-gu, Incheon&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Damage Status&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;121 safely evacuated, 1 firefighter injured (smoke inhalation)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Mobilized Resources&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Over 412 fire/police personnel, over 155 equipment units&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Response Level&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Level 2 Response &amp;amp; 4th National Fire Mobilization Order&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;impact-box&quot;&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[Case Summary] Status of Massive Fire at Incheon Coupang Logistics Center&lt;/h2&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The main facts related to the response to the fire at the Coupang Logistics Center in Seohae-gu, Incheon are as follows.&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;Fire Outbreak &amp;amp; Spread:&lt;/b&gt; The fire that started on the 6th floor spread to the 7th, burning a large amount of cargo, accompanied by explosion sounds.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Nationwide Mobilization:&lt;/b&gt; Large-scale personnel and special equipment were deployed from 5 provinces/cities following the National Fire Mobilization Order.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Tactical Shift:&lt;/b&gt; Considering the risk of building collapse, forced interior entry was blocked, focusing on exterior water spraying using special equipment.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Follow-up Measures:&lt;/b&gt; Operation of local government's temporary shelter, President's order for all-out extinguishment, and Coupang's public apology and promise of cooperation.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;tag-section&quot;&gt;&lt;b&gt;Related Tags:&lt;/b&gt; Coupang logistics center, Incheon fire, Seongnam-dong Seohae-gu, National Fire Mobilization Order, President Lee Jae-myung, National Fire Agency, high-capacity water cannon system&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>Coupang logistics center</category>
      <category>high-capacity water cannon system</category>
      <category>Incheon fire</category>
      <category>July_18_2026</category>
      <category>korea today news</category>
      <category>National Fire Agency</category>
      <category>National Fire Mobilization Order</category>
      <category>President Lee Jae-myung</category>
      <category>Seongnam-dong Seohae-gu</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471971</guid>
      <comments>https://ttt77.tistory.com/471971#entry471971comment</comments>
      <pubDate>Sun, 19 Jul 2026 00:44:43 +0900</pubDate>
    </item>
    <item>
      <title>인천 쿠팡물류센터 화재, 국가소방동원령 발령&amp;hellip; 밤샘 진화 총력</title>
      <link>https://ttt77.tistory.com/471970</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;인천 쿠팡물류센터 큰불, 밤샘 진화 예상… '국가소방동원령' 발령&quot;,
      &quot;description&quot;: &quot;인천 서해구 쿠팡32물류센터에서 대형 화재가 발생해 소방당국이 국가소방동원령을 발령하고 밤샘 진화 작업을 벌이고 있습니다.&quot;,
      &quot;keywords&quot;: &quot;쿠팡물류센터, 인천화재, 서해구석남동, 국가소방동원령, 이재명대통령, 소방청, 대용량포방사시스템&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;사회 재난팀&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot; style=&quot;max-width: 1200px; margin: 0 auto; padding: 40px; font-family: 'Pretendard', sans-serif; line-height: 1.8; color: #333; background: #fff;&quot;&gt;
&lt;style&gt;
    /* 제목 및 본문 스타일 */
    .blog-post-content h2 { font-size: 36px; border-bottom: 3px solid #1a1a1a; padding-bottom: 20px; margin-bottom: 40px; color: #111; }
    .blog-post-content h3 { font-size: 26px; margin-top: 50px; margin-bottom: 20px; color: #0984e3; padding-left: 12px; border-left: 5px solid #0984e3; }
    .blog-post-content p { margin-bottom: 20px; font-size: 17px; color: #444; text-align: justify; }
    
    /* 리드문 */
    .lead-text { background: #f8f9fa; padding: 25px; border-radius: 8px; margin-bottom: 40px; font-size: 18px; border-left: 4px solid #333; }
    
    /* 강조 박스 */
    .point-box { background: #f0f7ff; border: 1px solid #c8e1ff; padding: 25px; border-radius: 8px; margin: 30px 0; font-size: 17px; font-weight: 500; color: #2d3436; }
    
    /* 표 */
    .data-table { width: 100%; border-collapse: collapse; margin: 40px 0; font-size: 16px; }
    .data-table th, .data-table td { border: 1px solid #e1e1e1; padding: 15px; text-align: left; }
    .data-table th { background: #f8f9fa; font-weight: 600; }
    
    /* 파급 효과 박스 */
    .impact-box { background: #fff; padding: 30px; border-radius: 10px; border: 2px solid #0984e3; margin-top: 40px; }
    .impact-box h2 { font-size: 24px; margin-bottom: 20px; color: #0984e3; border-bottom: none; padding-bottom: 0; }
    
    /* 태그 */
    .tag-section { margin-top: 40px; padding: 20px; border-top: 1px solid #eee; font-size: 14px; color: #666; }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.18] 인천 쿠팡물류센터 큰불, 밤샘 진화 예상&amp;hellip; '국가소방동원령' 발령&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;인천 서해구에 위치한 쿠팡 물류센터에서 대형 화재가 발생해 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;국가소방동원령&lt;/span&gt;&lt;/b&gt;이 발령되었으며, &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;건물 붕괴 위험 및 짙은 연기&lt;/span&gt;&lt;/b&gt;로 인해 소방당국이 진화에 총력을 기울이고 있습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;다운로드 (1).jpg&quot; data-origin-width=&quot;1200&quot; data-origin-height=&quot;630&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/EDynv/dJMcab52NyP/FKK1djvItoFt0FvsO3UKn1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/EDynv/dJMcab52NyP/FKK1djvItoFt0FvsO3UKn1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/EDynv/dJMcab52NyP/FKK1djvItoFt0FvsO3UKn1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FEDynv%2FdJMcab52NyP%2FFKK1djvItoFt0FvsO3UKn1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1200&quot; height=&quot;630&quot; data-filename=&quot;다운로드 (1).jpg&quot; data-origin-width=&quot;1200&quot; data-origin-height=&quot;630&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. 화재 발생 개요 및 초기 대피 상황&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;18일 오전 6시 54분경 인천시 서해구 석남동에 위치한 연면적 29만9천㎡ 규모의 지상 8층짜리 쿠팡 32물류센터 6층에서 대형 화재가 발생했습니다. 불길은 건물 내부의 가연물을 태우며 외벽을 타고 7층까지 빠르게 번졌으며, 주변 10km 이상 떨어진 곳에서도 관측될 만큼 거대한 검은 연기 기둥을 형성했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;화재 발생 직후 물류센터 내부에서는 다량의 연기가 발생함과 동시에 '펑' 하는 폭발음이 수차례 들리는 등 긴박한 상황이 이어졌습니다. 당시 센터 내부에서 근무 중이던 직원 및 관계자 121명은 화재 경보 직후 전원 자력으로 대피하여 대규모 인명피해를 막을 수 있었습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;다만 화재 초기 진압 과정에서 현장에 투입된 40대 소방관 1명이 사다리차를 활용해 화마와 싸우던 중 짙은 연기를 과다 흡입하는 부상을 입었습니다. 해당 소방관은 즉시 인근 병원으로 이송되어 치료를 받고 있으며, 현재까지 추가적인 인명피해는 보고되지 않았습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;특히 물류센터 특성상 층간 구획이 개방되어 있어 산소가 지속적으로 유입됨에 따라 불길이 걷잡을 수 없이 커졌습니다. 다행히 평소 정기적으로 실시하던 화재 대피 훈련 덕분에 현장 근로자들이 혼란 없이 신속하게 건물을 빠져나올 수 있었습니다. 한편, 연기 흡입으로 이송된 소방관은 다행히 생명에는 지장이 없으며 안정을 취하고 있는 것으로 알려졌습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;화재는 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;6층에서 시작되어 7층으로 확산&lt;/span&gt;&lt;/b&gt;되었으며, 121명은 안전하게 대피했으나 소방관 1명이 부상을 입었습니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. 소방 당국의 대응 단계 격상 및 자원 동원&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;소방 당국은 화재 규모가 빠르게 커지자 오전 9시 15분을 기해 대응 1단계를 발령했으며, 불길이 확산됨에 따라 낮 12시 25분에는 관할 소방서 인력 전체가 출동하는 대응 2단계로 상향 조정했습니다. 이후에도 진화에 어려움을 겪자 오후 3시 15분에는 국가소방동원령을 전격 발령하여 타 시도의 소방력을 현장에 집중시켰습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이어 화재 발생 14시간째인 오후 8시 40분에는 동원령 4차를 발령하여 전국 단위의 장비와 인력을 추가로 보강했습니다. 이에 따라 서울, 경기, 충북, 충남, 강원 등 5개 시도에서 파견된 소방력을 포함해 총 412명 이상의 인원과 155대 이상의 장비가 화재 현장에 투입되었습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;동원된 특수 장비에는 6층 이상 고층부 화재 진압을 위한 고가&amp;middot;굴절 사다리차를 비롯해, 대용량포방사시스템, 고성능 화학차, 무인파괴방수차 등이 포함되었습니다. 이러한 대규모 자원 동원은 화재의 전국적 심각성을 반영한 것으로, 추가적인 불길 확산을 막기 위한 총력전의 일환입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이처럼 타 시도의 가용 자원까지 총동원하는 4차 발령은 이번 재난의 규모가 매우 엄중함을 시사합니다. 현장에 투입된 대용량포방사시스템은 분당 수만 리터의 물을 뿜어낼 수 있어 대형 창고 화재 진압에 핵심적인 역할을 수행하고 있습니다. 소방청은 전국 각지에서 모인 지원 인력들이 유기적으로 작전을 수행할 수 있도록 현장 통합 지휘 체계를 더욱 단단히 구축했습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;오후 3시 15분 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;국가소방동원령&lt;/span&gt;&lt;/b&gt; 발령에 이어 4차 동원령까지 내려지며 전국 단위의 소방력이 투입되었습니다.&lt;/div&gt;
&lt;figure class=&quot;imagegridblock&quot;&gt;
  &lt;div class=&quot;image-container&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/EM8LG/dJMcadW5iuC/d3Zvxy5B6KLBsTUkik8Cz1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/EM8LG/dJMcadW5iuC/d3Zvxy5B6KLBsTUkik8Cz1/img.jpg&quot; data-is-animation=&quot;false&quot; data-origin-width=&quot;499&quot; data-origin-height=&quot;641&quot; data-filename=&quot;1111.jpg&quot; style=&quot;width: 36.4122%; margin-right: 10px;&quot; data-widthpercent=&quot;36.89&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/EM8LG/dJMcadW5iuC/d3Zvxy5B6KLBsTUkik8Cz1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FEM8LG%2FdJMcadW5iuC%2Fd3Zvxy5B6KLBsTUkik8Cz1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;499&quot; height=&quot;641&quot;/&gt;&lt;/span&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/eaYdyK/dJMcadixlE4/n6N4EzSpdT5EtMy7Kh0ktk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/eaYdyK/dJMcadixlE4/n6N4EzSpdT5EtMy7Kh0ktk/img.jpg&quot; data-origin-width=&quot;698&quot; data-origin-height=&quot;524&quot; data-is-animation=&quot;false&quot; data-filename=&quot;AA28bJG0.jpg&quot; style=&quot;width: 62.3058%;&quot; data-widthpercent=&quot;63.11&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/eaYdyK/dJMcadixlE4/n6N4EzSpdT5EtMy7Kh0ktk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FeaYdyK%2FdJMcadixlE4%2Fn6N4EzSpdT5EtMy7Kh0ktk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;698&quot; height=&quot;524&quot;/&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/figure&gt;
&lt;br /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. 진화 작업의 난항 및 붕괴 위험에 따른 전술 변화&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;화재 진압이 장기화되는 주된 원인은 물류센터 내부의 구조적 특성과 적재물의 성질 때문입니다. 발화점인 6층은 3단 선반 구조로 이루어진 대형 물류창고로, 내부에 종이박스와 플라스틱 등 화재에 취약한 생활용품 등 다량의 가연물이 빽빽하게 적재되어 있어 불길이 쉽게 사그러들지 않고 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;또한 센터 내부의 공간이 매우 넓은 데다 연소 과정에서 발생한 짙은 연기와 고열이 건물 내부에 가득 차 있어 소방대원들의 시야 확보가 불가능한 상태입니다. 최용철 중앙긴급구조통제단장은 상황판단회의를 통해 장시간 고열에 노출된 철골 구조물의 강도 저하로 인한 붕괴 위험성을 심각하게 논의했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이에 따라 소방 당국은 건축구조물 전문가의 자문을 수용하여, 대원들의 안전을 최우선으로 고려해 무리한 내부 진입을 전면 통제하고 있습니다. 대신 건물 측면의 램프 구역 등을 활용한 외부 방수 작전을 전개 중이며, 무인 장비를 활용해 건물을 냉각시키고 연소 확대를 저지하는 방어적 진압 전술로 전환했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;장시간의 고열에 노출된 철골 기둥과 보가 열변형을 일으킬 조짐이 관측되면서 지휘부는 현장 대원들에게 철저한 안전거리를 유지할 것을 지시했습니다. 열화상 카메라가 장착된 소방 드론을 공중에 띄워 발화점의 온도 변화와 붕괴 위험 징후를 실시간으로 모니터링하고 있습니다. 산더미처럼 쌓인 잔해물 밑에 숨어있는 불씨를 완전히 제거하기 위해서는 굴착기 등 중장비 도입이 필수적이어서 완전 진화까지는 상당한 시일이 소요될 전망입니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;내부에 다량의 가연물이 적재되어 있으며, 건물 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;붕괴 위험성&lt;/span&gt;&lt;/b&gt;을 고려해 무리한 진입 대신 외부 냉각 방수에 집중하고 있습니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. 관계 기관 및 지자체의 합동 지원 체계&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;장시간 이어지는 재난 상황에 대응하기 위해 현장에는 소방, 경찰, 지자체 등이 참여하는 유기적인 합동 대응 체계가 가동되었습니다. 인천 서해구청은 화재로 인해 다량의 유해 연기가 발생함에 따라 인근 주민들의 피해를 예방하기 위해 신현초등학교에 임시 대피소를 신속히 마련하여 주민 지원에 나섰습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;치안 및 현장 통제를 위해 인천경찰청 역시 대규모 인력을 파견했습니다. 서부경찰서장의 직접 지휘 아래 경찰관 85명이 화재 현장 주변에 투입되어 재난상황실을 운영하고 있으며, 소방차량의 원활한 진입을 위한 교통 통제와 인근 주민들의 접근을 막는 안전선을 구축했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;동시에 소방 당국은 밤샘 진화라는 장기전에 대비해 현장 지원 시스템을 강화했습니다. 야간 시야 확보를 위해 다수의 조명차를 현장 곳곳에 배치했으며, 폭염과 고열 속에서 탈진할 위험이 있는 소방대원들을 위해 체계적인 교대조 운영과 회복지원차량을 동원하여 대원들의 체력 관리에 집중하고 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;지자체는 인근 주택가로 매캐한 냄새가 퍼지자 방독 마스크와 생수 등 구호 물품을 긴급 지원하며 주민 보호에 만전을 기하고 있습니다. 현장 주변에는 구급차와 의료진이 상시 대기하며 화재 진압 대원들의 건강 상태를 수시로 체크하는 응급 의료 체계도 가동 중입니다. 또한, 출퇴근 시간대 혼잡을 막기 위해 교통 방송과 재난 문자를 통해 시민들에게 해당 구간의 우회 도로 이용을 적극적으로 안내하고 있습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;서해구는 주민 대피소를 마련하고, 경찰은 85명의 인력을 투입해 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;현장 통제 및 재난상황실&lt;/span&gt;&lt;/b&gt;을 공동 운영 중입니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;5. 정부 지시 및 쿠팡 측의 공식 입장&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이번 대형 물류센터 화재 사태와 관련하여 정부 차원의 신속한 대처 주문도 이어졌습니다. 이재명 대통령은 화재 상황을 보고받은 직후 관련 부처에 &quot;모든 가용 자원을 동원해 화재 진압에 총력을 기울이고, 주변으로 피해가 확산되지 않도록 만전을 다하라&quot;고 강력히 지시했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;해당 시설의 운영사인 쿠팡 측은 사태 수습과 관련해 공식적인 사과의 뜻을 표명했습니다. 정종철 쿠팡 대표는 입장문을 통해 &quot;이번 화재로 인천 지역 주민들과 국민 여러분께 큰 심려를 끼쳐드려 고개 숙여 진심으로 사과드린다&quot;며 유감의 뜻을 밝혔습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;또한 쿠팡은 &quot;무엇보다 현장에서 헌신하는 소방관들의 안전을 최우선으로 삼아 현장에서 진행되는 소방 활동을 적극적으로 지원하겠다&quot;고 약속했습니다. 아울러 진화 작업이 완료된 이후 진행될 화재 원인 규명 등 관계 당국의 모든 조사 절차에도 투명하고 적극적으로 협조할 것임을 강조했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;진화 작업이 완전히 종료되는 대로 소방과 경찰, 국과수가 참여하는 합동 감식이 진행되어 정확한 화재 원인을 세밀하게 규명할 예정입니다. 쿠팡 측은 화재로 인해 당장 일터를 잃은 소속 근로자들의 생계 지원과 인근 센터로의 전환 배치 등 실질적인 보상 대책도 조속히 마련하겠다고 덧붙였습니다. 이번 사태를 계기로 정부는 전국 대형 물류센터의 소방 시설 기준과 안전 관리 실태를 원점에서 재점검하는 강력한 후속 조치를 검토하고 있습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;이재명 대통령의 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;총력 진압 지시&lt;/span&gt;&lt;/b&gt;가 하달되었으며, 쿠팡 측은 공식 사과와 함께 조사에 적극 협조하겠다고 밝혔습니다.&lt;/div&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;구분&lt;/th&gt;
&lt;th&gt;주요 내용&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;사건 발생일시&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;18일 오전 6시 54분경&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;발생 장소&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;인천시 서해구 석남동 쿠팡 32물류센터 6층&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;피해 상황&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;관계자 121명 자력 대피, 소방관 1명 부상(연기 흡입)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;동원 자원&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;소방&amp;middot;경찰 인력 412명 이상, 장비 155대 이상&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;대응 단계&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;대응 2단계 및 국가소방동원령 4차 발령&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;impact-box&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;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;화재 발생 및 확산:&lt;/b&gt; 6층에서 시작된 화재가 대량의 적재물을 태우며 7층으로 확산, 폭발음 동반.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;전국 단위 동원:&lt;/b&gt; 국가소방동원령 발령에 따라 5개 시도에서 대규모 인력과 특수 장비 투입.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;전술적 변경:&lt;/b&gt; 건물 붕괴 위험을 고려해 무리한 내부 진입을 차단하고 특수 장비를 활용한 외부 방수에 주력.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;후속 조치:&lt;/b&gt; 지자체의 임시 대피소 운영, 대통령의 진압 총력 지시, 쿠팡 측의 대국민 사과 및 협조 약속.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;tag-section&quot;&gt;&lt;b&gt;관련 태그:&lt;/b&gt; 쿠팡물류센터, 인천화재, 서해구석남동, 국가소방동원령, 이재명대통령, 소방청, 대용량포방사시스템&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>2026년7월18일</category>
      <category>국가소방동원령</category>
      <category>대용량포방사시스템</category>
      <category>서해구석남동</category>
      <category>소방청</category>
      <category>오늘의 일들</category>
      <category>이재명대통령</category>
      <category>인천화재</category>
      <category>쿠팡물류센터</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471970</guid>
      <comments>https://ttt77.tistory.com/471970#entry471970comment</comments>
      <pubDate>Sun, 19 Jul 2026 00:44:26 +0900</pubDate>
    </item>
    <item>
      <title>Jeong Jae-hwan (24) reveals his personal information about &amp;quot;Kyungsan's friend's murder.&amp;quot;</title>
      <link>https://ttt77.tistory.com/471969</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Gyeongbuk Provincial Police Agency Discloses Personal Information of Jeong Jae-hwan (24), 'Gyeongsan Friend Murder' Suspect&quot;,
      &quot;description&quot;: &quot;The personal information of Jeong Jae-hwan (24), who was arrested and referred to the prosecution for murdering his friend in Gyeongsan, Gyeongbuk, has been disclosed, and investigations into additional complaints by the bereaved family and the police's initial response are ongoing.&quot;,
      &quot;keywords&quot;: &quot;Jeong Jae-hwan, Gyeongsan murder case, disclosure of personal information, Gyeongbuk Provincial Police Agency, mug shot, mutilation of a corpse, July 16, 2026&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Social Affairs News Team&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot; style=&quot;max-width: 800px; margin: 0 auto; padding: 40px; font-family: 'Pretendard', sans-serif; line-height: 1.8; color: #333; background: #fff;&quot;&gt;
&lt;style&gt;
    /* Heading and Body Styles */
    .blog-post-content h2 { font-size: 36px; border-bottom: 3px solid #1a1a1a; padding-bottom: 20px; margin-bottom: 40px; color: #111; }
    .blog-post-content h3 { font-size: 26px; margin-top: 50px; margin-bottom: 20px; color: #0984e3; padding-left: 12px; border-left: 5px solid #0984e3; }
    .blog-post-content p { margin-bottom: 20px; font-size: 17px; color: #444; text-align: justify; }
    
    /* Lead Text */
    .lead-text { background: #f8f9fa; padding: 25px; border-radius: 8px; margin-bottom: 40px; font-size: 18px; border-left: 4px solid #333; }
    
    /* Highlight Box */
    .point-box { background: #f0f7ff; border: 1px solid #c8e1ff; padding: 25px; border-radius: 8px; margin: 30px 0; font-size: 17px; font-weight: 500; color: #2d3436; }
    
    /* Table */
    .data-table { width: 100%; border-collapse: collapse; margin: 40px 0; font-size: 16px; }
    .data-table th, .data-table td { border: 1px solid #e1e1e1; padding: 15px; text-align: left; }
    .data-table th { background: #f8f9fa; font-weight: 600; }
    
    /* Impact Box */
    .impact-box { background: #fff; padding: 30px; border-radius: 10px; border: 2px solid #0984e3; margin-top: 40px; }
    .impact-box h2 { font-size: 24px; margin-bottom: 20px; color: #0984e3; border-bottom: none; padding-bottom: 0; }
    
    /* Tags */
    .tag-section { margin-top: 40px; padding: 20px; border-top: 1px solid #eee; font-size: 14px; color: #666; }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.17] Gyeongbuk Provincial Police Agency Discloses Personal Information of Jeong Jae-hwan (24), 'Gyeongsan Friend Murder' Suspect&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;The name, age, and mug shot of &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Jeong Jae-hwan (24)&lt;/span&gt;&lt;/b&gt;, who is suspected of &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;murdering a friend with a weapon&lt;/span&gt;&lt;/b&gt; while drinking together in Gyeongsan, Gyeongbuk, have been &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;officially disclosed&lt;/span&gt;&lt;/b&gt;.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-origin-width=&quot;720&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/WQYYt/dJMcaiqwPlr/D5KR6jGg5zaSNK0HWpVFL0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/WQYYt/dJMcaiqwPlr/D5KR6jGg5zaSNK0HWpVFL0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/WQYYt/dJMcaiqwPlr/D5KR6jGg5zaSNK0HWpVFL0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FWQYYt%2FdJMcaiqwPlr%2FD5KR6jGg5zaSNK0HWpVFL0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;720&quot; height=&quot;800&quot; data-origin-width=&quot;720&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. Decision on Disclosure of Personal Information and Progress&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The Gyeongbuk Provincial Police Agency posted the personal information of &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Jeong Jae-hwan&lt;/span&gt;&lt;/b&gt;, who is under arrest and investigation for charges including murder, on the notice board of the police agency's website at 9:00 AM on the 16th. The information disclosed this time includes the suspect's name (Jeong Jae-hwan), age (24), and a &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;mug shot&lt;/span&gt;&lt;/b&gt; recording his current physical appearance, and this information will be made public for 30 days until the 18th of next month in accordance with relevant laws.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Previously, the police held a Personal Information Disclosure Deliberation Committee on the 10th to discuss whether to disclose his identity regarding the case. The committee resolved that the disclosure of information was necessary for the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;public interest&lt;/span&gt;&lt;/b&gt;, including crime prevention, acknowledging the gravity of the damage and the cruelty of the crime, and considering that &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;sufficient evidence&lt;/span&gt;&lt;/b&gt; to prove the crime had been secured. Jeong Jae-hwan raised an objection to this decision on the same day, but as the legally guaranteed five-day grace period elapsed, the disclosure procedure was executed as scheduled.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The suspect personal information disclosure system under the Act on Special Cases Concerning the Punishment of Specific Violent Crimes is implemented for the purpose of preventing crimes and ensuring the public's right to know. The five-day grace period granted to the suspect is a temporary measure to guarantee the right to defense in administrative procedures, and immediately after this period expires, the investigative agency finalizes the administrative order and broadcasts the information through official platforms.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;When disclosing a suspect's facial photograph, the police cannot forcibly take a picture if the suspect does not consent, but it was confirmed that Jeong Jae-hwan agreed to the mug shot photography. This disclosure of personal information is one of the major cases of identity disclosure of violent crime suspects decided under the Gyeongbuk Provincial Police Agency this year. Under current law, even if a decision to disclose personal information is made, a suspect can apply for an injunction to suspend execution in court through administrative litigation, but such procedures did not proceed in this case.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;The police confirmed the official disclosure of &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Jeong Jae-hwan's personal information&lt;/span&gt;&lt;/b&gt; for 30 days following the deliberation committee's resolution and a five-day grace period.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. Overview of the Incident and the Suspect's Whereabouts&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Jeong Jae-hwan is suspected of assaulting and &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;stabbing his 24-year-old friend dozens of times&lt;/span&gt;&lt;/b&gt; with a weapon, resulting in his death, while they were drinking together at his apartment located in Hayang-eup, Gyeongsan-si, Gyeongbuk, around 4:00 AM on the 4th. It has not been specifically revealed whether there was another party present besides the two at the scene of the incident, but the weapon used in the crime was recovered from the scene and adopted as evidence.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The suspect's whereabouts immediately after the crime showed a very bizarre pattern. Jeong Jae-hwan left the crime scene in a &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;naked state&lt;/span&gt;&lt;/b&gt; covered in blood and roamed the streets for about an hour. He also entered a nearby convenience store, took out milk, and drank it without paying, and it was confirmed that he changed direction and fled when he spotted a dispatched patrol car. Jeong Jae-hwan, who later returned to his home, was arrested at the scene by police responding to a report from an acquaintance of the victim.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;During the police investigation process, Jeong Jae-hwan avoided explaining the specific circumstances by only repeating statements to the effect that he &quot;&lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;cannot remember&lt;/span&gt;&lt;/b&gt; because he was drunk&quot; regarding the motive for the crime. A &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;rapid drug test&lt;/span&gt;&lt;/b&gt; conducted immediately after his arrest came back negative, and the police, after completing the primary investigation, forwarded the suspect to the prosecution under arrest on murder charges on the 14th.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Multiple CCTVs are installed around the apartment in Hayang-eup where the incident occurred, so the suspect's escape and roaming routes were recorded in detail. The employee of the convenience store Jeong Jae-hwan visited witnessed the suspect's abnormal condition at the time and immediately reported the relevant facts to the competent police precinct. Jeong Jae-hwan, who was escorted to the competent police station right after his arrest, is known to have received assistance from a state-appointed lawyer during the initial investigation process.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;Jeong Jae-hwan was arrested after roaming naked immediately after the crime, and claims &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;amnesia due to intoxication&lt;/span&gt;&lt;/b&gt;.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-origin-width=&quot;560&quot; data-origin-height=&quot;384&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/ewv6Jt/dJMcacYaL1G/7kWxIu4LKF5pK6sUxkmWk0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/ewv6Jt/dJMcacYaL1G/7kWxIu4LKF5pK6sUxkmWk0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/ewv6Jt/dJMcacYaL1G/7kWxIu4LKF5pK6sUxkmWk0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fewv6Jt%2FdJMcacYaL1G%2F7kWxIu4LKF5pK6sUxkmWk0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;560&quot; height=&quot;384&quot; data-origin-width=&quot;560&quot; data-origin-height=&quot;384&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. Bereaved Family's Additional Complaint and Controversy Over Police Response&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Currently, the investigation into the case is proceeding with additional charges beyond simple murder. The victim's bereaved family submitted a complaint requesting the addition of a &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;charge of mutilating a corpse&lt;/span&gt;&lt;/b&gt;, claiming that Jeong Jae-hwan intentionally mutilated the body after committing the murder. Accordingly, the violent crime division of the Gyeongbuk Provincial Police Agency is conducting an additional verification based on forensic evidence to see if an actual act of body mutilation existed, separately from the case forwarded with detention on murder charges on the 14th.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;In addition to the suspect's criminal acts, the bereaved family is strongly pointing out the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;police's inadequate initial response&lt;/span&gt;&lt;/b&gt;. According to a statement distributed on the 13th and CCTV footage disclosed through JTBC's 'Incident Captain', it was revealed that despite Jeong Jae-hwan encountering a dispatched patrol car while roaming the streets completely naked and bloody, the police failed to immediately subdue or arrest him, prompting calls to investigate the circumstances.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Regarding these criticisms, the police stepped forward to explain the facts. The police stated that they were responding to a &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;convenience store-related report&lt;/span&gt;&lt;/b&gt; at the time and therefore did not recognize the person as a murder suspect. They explained that a separate report of suspected murder was subsequently received, prompting them to re-dispatch to the apartment scene, but it took physical time to immediately identify the suspect as several people were entangled.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The charge of mutilating a corpse, for which the bereaved family filed a complaint, is based on Article 161 of the Criminal Act, which punishes those who mutilate, abandon, conceal, or take possession of a corpse, ashes, or hair. In relation to the controversy over the delayed initial dispatch and suspect misidentification, the police are internally securing and analyzing the radio records of the 112 situation room and the bodycam footage of the dispatched police officers at the time. Separately, a fact-finding investigation at the Gyeongbuk Provincial Police Agency level has been launched internally to review the appropriateness of the initial response to the incident.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;There is a confrontation between the bereaved family's &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;additional complaint of corpse mutilation&lt;/span&gt;&lt;/b&gt; and the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;police's explanation&lt;/span&gt;&lt;/b&gt; regarding the controversy of non-arrest when encountering the patrol car.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. Investigation Progress and Future Procedures&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The prosecution, which took over the case, is gathering its investigative power to determine Jeong Jae-hwan's &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;exact motive for the crime&lt;/span&gt;&lt;/b&gt; based on the records of the murder charges forwarded by the police. Although the suspect consistently claims 'blackout (amnesia)' due to intoxication, the plan is to thoroughly prove intentionality by synthesizing the cruelty of the crime of wielding a weapon dozens of times and the circumstances of the flight immediately afterward.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;In particular, the results of the police's separate investigation into the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;charge of mutilating a corpse&lt;/span&gt;&lt;/b&gt; raised by the bereaved family are expected to act as a very important variable in future trial processes. If the fact of body mutilation is proven through objective autopsy results and on-site forensics, it is a grave matter that could lead to an aggravated sentence through an amendment to the indictment, so the investigative agency is clarifying the facts by mobilizing all scientific investigation techniques.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Once the prosecution's indictment process is completed in the future, the case will be referred to a formal trial. In accordance with criminal proceedings, whether the suspect was mentally or physically feeble at the time of the crime, premeditation, and circumstances after the crime will be comprehensively addressed, and the issue of the appropriateness of the police's initial on-site response raised by the bereaved family may also be sorted out through the trial or a separate administrative audit.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The competent prosecutor's office investigation team that received the case is intensively analyzing whether the crime was premeditated based on the results of the forensic analysis of the suspect's mobile phone. The prosecution is considering requesting a clinical psychological evaluation from a specialized agency to understand the exact psychological state of the suspect prior to indictment. Under the Criminal Procedure Act, the prosecution's period for investigation under detention is up to 20 days, and the final decision on whether to file a public prosecution against Jeong Jae-hwan will be made within that timeframe.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;The prosecution is focusing on proving the motive for the crime, and the points of contention in future trials are expected to expand depending on the investigation results of the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;corpse mutilation charge&lt;/span&gt;&lt;/b&gt;.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;5. Identity Disclosure System and Social Tasks&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;This decision to disclose Jeong Jae-hwan's personal information is evaluated as a resolute measure to reaffirm the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;social safety net&lt;/span&gt;&lt;/b&gt; against cruel violent crimes and to prevent similar crimes. Investigative agencies are actively utilizing the personal information disclosure system based on the gravity of the crime and the clarity of the evidence, and this functions as an institutional device to relieve public anxiety and hold suspects strictly socially responsible.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;However, the issue of blind spots in the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;initial policing system&lt;/span&gt;&lt;/b&gt; raised at the same time remains a task. The fact that immediate physical custody was not secured even though a bloody, naked person was roaming the streets suggests that information sharing at the 112 general situation room and the on-site response manuals of frontline police precincts must operate more organically.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;In addition, there are pointing out that judicial standards should be stricter regarding the pattern of suspects' &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;claims of amnesia&lt;/span&gt;&lt;/b&gt; citing intoxication repeatedly appearing in violent crimes. The necessity is emerging for courts and investigative agencies to elevate judicial standards, such as meticulously analyzing behavioral patterns before and after the crime to exclude mitigation for intoxication and determine the substantive truth.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;In accordance with the 'Act on the Disclosure of Personal Information of Suspects of Specific Heinous Crimes', which took effect in earnest this year, a clear legal basis has been established to disclose a suspect's recent face (mug shot). Prior to the enactment of this law, criticisms were constantly raised that the effectiveness of identity disclosure was low due to the large difference between the suspect's past ID photo and their current appearance. Furthermore, a part of the legal community is continuously demanding specific legislative amendments to exclude the provision on mitigation for mental and physical disorders under the Criminal Act limited to serious violent crimes, in order to fundamentally block controversies over mitigation for intoxication.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;Along with the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;disclosure of personal information&lt;/span&gt;&lt;/b&gt; for cruel crimes, strengthening policing capabilities, such as inspecting police on-site response manuals, is required.&lt;/div&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Category&lt;/th&gt;
&lt;th&gt;Key Details&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Subject&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;Jeong Jae-hwan (24 years old)&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Applied Charges&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Murder (* Charge of corpse mutilation under separate investigation)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Date of Incident&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Around 4:00 AM, July 4, 2026&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Disclosure Period&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;July 16, 2026 - August 18 (30 days)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Current Status&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Forwarded to prosecution under detention (July 14)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;impact-box&quot;&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[Case Summary] Gyeongsan Friend Murder Case and Disclosure of Jeong Jae-hwan's Identity&lt;/h2&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The main investigative and procedural status of &lt;b&gt;Jeong Jae-hwan&lt;/b&gt;, the suspect in the murder case that occurred in Gyeongsan, Gyeongbuk, is as follows.&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;Identity Disclosure:&lt;/b&gt; Officially disclosed mug shot, name, and age as of July 16, having met the requirements of the cruelty of the crime and sufficient evidence.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Incident Details:&lt;/b&gt; Murdered a friend with a weapon while intoxicated and arrested after roaming naked; suspect claims 'blackout'.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Additional Investigation:&lt;/b&gt; Separate procedure to confirm charges is underway following the bereaved family's complaint of 'corpse mutilation'.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Points of Controversy:&lt;/b&gt; Confrontation between the bereaved family's raising of an issue and the police's explanation regarding the non-arrest situation when encountering a patrol car immediately after the crime.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;tag-section&quot;&gt;&lt;b&gt;Related Tags:&lt;/b&gt; Jeong Jae-hwan, Gyeongsan murder case, disclosure of personal information, Gyeongbuk Provincial Police Agency, mug shot, mutilation of a corpse, July_17_2026&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>disclosure of personal information</category>
      <category>Gyeongbuk Provincial Police Agency</category>
      <category>Gyeongsan murder case</category>
      <category>Jeong Jae-hwan</category>
      <category>July_17_2026</category>
      <category>korea today news</category>
      <category>mug shot</category>
      <category>mutilation of a corpse</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471969</guid>
      <comments>https://ttt77.tistory.com/471969#entry471969comment</comments>
      <pubDate>Fri, 17 Jul 2026 23:29:42 +0900</pubDate>
    </item>
    <item>
      <title>'경산 친구 살해' 정재환(24) 신상정보 공개</title>
      <link>https://ttt77.tistory.com/471968</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;경북경찰청, '경산 친구 살해' 정재환(24) 신상정보 공개&quot;,
      &quot;description&quot;: &quot;경북 경산에서 친구를 살해한 혐의로 구속 송치된 정재환(24)의 신상정보가 공개되었으며, 유족 측의 추가 고소 및 경찰 초기 대응에 대한 조사가 진행 중입니다.&quot;,
      &quot;keywords&quot;: &quot;정재환, 경산살인사건, 신상공개, 경북경찰청, 머그샷, 시체손괴, 2026년7월16일&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;사회 취재팀&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot; style=&quot;max-width: 1200px; margin: 0 auto; padding: 40px; font-family: 'Pretendard', sans-serif; line-height: 1.8; color: #333; background: #fff;&quot;&gt;
&lt;style&gt;
    /* 제목 및 본문 스타일 */
    .blog-post-content h2 { font-size: 36px; border-bottom: 3px solid #1a1a1a; padding-bottom: 20px; margin-bottom: 40px; color: #111; }
    .blog-post-content h3 { font-size: 26px; margin-top: 50px; margin-bottom: 20px; color: #0984e3; padding-left: 12px; border-left: 5px solid #0984e3; }
    .blog-post-content p { margin-bottom: 20px; font-size: 17px; color: #444; text-align: justify; }
    
    /* 리드문 */
    .lead-text { background: #f8f9fa; padding: 25px; border-radius: 8px; margin-bottom: 40px; font-size: 18px; border-left: 4px solid #333; }
    
    /* 강조 박스 */
    .point-box { background: #f0f7ff; border: 1px solid #c8e1ff; padding: 25px; border-radius: 8px; margin: 30px 0; font-size: 17px; font-weight: 500; color: #2d3436; }
    
    /* 표 */
    .data-table { width: 100%; border-collapse: collapse; margin: 40px 0; font-size: 16px; }
    .data-table th, .data-table td { border: 1px solid #e1e1e1; padding: 15px; text-align: left; }
    .data-table th { background: #f8f9fa; font-weight: 600; }
    
    /* 파급 효과 박스 */
    .impact-box { background: #fff; padding: 30px; border-radius: 10px; border: 2px solid #0984e3; margin-top: 40px; }
    .impact-box h2 { font-size: 24px; margin-bottom: 20px; color: #0984e3; border-bottom: none; padding-bottom: 0; }
    
    /* 태그 */
    .tag-section { margin-top: 40px; padding: 20px; border-top: 1px solid #eee; font-size: 14px; color: #666; }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.17] 경북경찰청, '경산 친구 살해' 정재환(24) 신상정보 공개&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;경북 경산에서 함께 술을 마시던 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;친구를 흉기로 살해&lt;/span&gt;&lt;/b&gt;한 혐의를 받는 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;정재환(24)&lt;/span&gt;&lt;/b&gt;의 이름과 나이, 머그샷 등 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;신상정보가 공식 공개&lt;/span&gt;&lt;/b&gt;되었습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-origin-width=&quot;720&quot; data-origin-height=&quot;800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/wrVx6/dJMcac4U1oS/0QknjkU2K8HP7qRQsCpCTk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/wrVx6/dJMcac4U1oS/0QknjkU2K8HP7qRQsCpCTk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/wrVx6/dJMcac4U1oS/0QknjkU2K8HP7qRQsCpCTk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FwrVx6%2FdJMcac4U1oS%2F0QknjkU2K8HP7qRQsCpCTk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;720&quot; height=&quot;800&quot; data-origin-width=&quot;720&quot; data-origin-height=&quot;800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. 신상정보 공개 결정 및 경과&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;경북경찰청은 16일 오전 9시를 기해 살인 등의 혐의로 구속 수사 중인 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;정재환&lt;/span&gt;&lt;/b&gt;의 신상정보를 경찰청 홈페이지 공지사항에 게시했습니다. 이번에 공개된 정보는 피의자의 이름(정재환), 나이(24세), 그리고 현재의 인상착의를 기록한 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;머그샷(mug shot)&lt;/span&gt;&lt;/b&gt;이며, 해당 정보는 관련 법령에 따라 앞으로 30일간인 다음 달 18일까지 일반에 공개될 예정입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;앞서 경찰은 지난 10일 신상정보공개심의위원회를 개최하여 해당 사건에 대한 신상공개 여부를 논의했습니다. 위원회는 피해의 중대성 및 범죄의 잔인성이 인정되고, 범행을 입증할 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;충분한 증거&lt;/span&gt;&lt;/b&gt;가 확보되었으며, 범죄 예방을 포함한 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;공공의 이익&lt;/span&gt;&lt;/b&gt;을 위해 정보 공개가 필요하다고 의결했습니다. 정재환은 당일 이 결정에 대해 이의를 제기했으나, 법적으로 보장된 유예기간 5일이 경과함에 따라 예정대로 공개 절차가 집행되었습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;특정강력범죄의 처벌에 관한 특례법에 따른 피의자 신상공개 제도는 범죄의 예방과 국민의 알 권리 보장을 목적으로 시행됩니다. 피의자에게 부여되는 5일간의 유예기간은 행정 절차상 방어권 보장을 위한 임시 조치이며, 이 기간이 만료된 직후 수사기관은 행정명령을 확정하고 공식 플랫폼을 통해 정보를 송출하게 됩니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;경찰은 피의자의 얼굴 사진을 공개할 때 피의자가 동의하지 않으면 강제로 촬영할 수 없으나, 정재환은 머그샷 촬영에 동의한 것으로 확인되었습니다. 이번 신상 공개는 올해 들어 경북경찰청 산하에서 결정된 주요 강력 범죄 피의자 신상 공개 사례 중 하나입니다. 현행법상 신상정보 공개가 결정되더라도 피의자가 행정소송 등을 통해 법원에 집행정지 가처분을 신청할 수 있으나, 본 건에서는 해당 절차가 진행되지 않았습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;경찰은 심의위원회 의결과 5일간의 유예기간을 거쳐 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;정재환의 신상정보&lt;/span&gt;&lt;/b&gt;를 30일간 공식 공개하기로 확정했습니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. 사건 발생 개요 및 피의자 행적&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;정재환은 지난 4일 오전 4시경 경북 경산시 하양읍에 위치한 자신의 아파트에서 함께 술을 마시던 24세 동갑내기 친구를 폭행하고 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;흉기로 수십 차례 찔러&lt;/span&gt;&lt;/b&gt; 숨지게 한 혐의를 받고 있습니다. 사건 당시 현장에는 두 사람 외에 다른 일행이 있었는지는 구체적으로 밝혀지지 않았으나, 범행에 사용된 흉기는 현장에서 수거되어 증거물로 채택되었습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;범행 직후 피의자의 행적은 매우 기이한 양상을 보였습니다. 정재환은 온몸에 피가 묻은 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;알몸 상태&lt;/span&gt;&lt;/b&gt;로 범행 현장을 이탈해 약 1시간 동안 거리를 배회했습니다. 인근 편의점에 들어가 우유를 꺼내 계산하지 않고 마시기도 했으며, 출동한 순찰차를 발견하자 방향을 바꿔 달아난 것으로 확인되었습니다. 이후 자신의 집으로 다시 돌아간 정재환은 피해자 지인의 신고를 받고 출동한 경찰에 의해 현장에서 체포되었습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;경찰 조사 과정에서 정재환은 범행 동기에 대해 &quot;술에 취해 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;기억이 나지 않는다&lt;/span&gt;&lt;/b&gt;&quot;는 취지의 진술만을 반복하며 구체적인 경위 설명을 피하고 있습니다. 체포 직후 실시된 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;마약 간이 검사&lt;/span&gt;&lt;/b&gt;에서는 음성 판정이 나왔으며, 경찰은 1차 조사를 마친 뒤 지난 14일 피의자를 살인 혐의로 검찰에 구속 송치했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;사건이 발생한 하양읍의 해당 아파트 주변에는 다수의 CCTV가 설치되어 있어 피의자의 도주 및 배회 경로가 상세히 녹화되었습니다. 정재환이 방문했던 편의점의 직원은 당시 피의자의 비정상적인 상태를 목격하고 즉각적으로 관할 지구대에 관련 사실을 신고했습니다. 체포 직후 관할 경찰서로 압송된 정재환은 초기 조사를 받는 과정에서 국선 변호인의 조력을 받은 것으로 알려졌습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;정재환은 범행 직후 알몸으로 배회하다 체포되었으며, &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;주취로 인한 기억 상실&lt;/span&gt;&lt;/b&gt;을 주장하고 있습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-origin-width=&quot;560&quot; data-origin-height=&quot;384&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/ruqfI/dJMcac4U1oT/mkT72w2qE4mkNGLorPirk0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/ruqfI/dJMcac4U1oT/mkT72w2qE4mkNGLorPirk0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/ruqfI/dJMcac4U1oT/mkT72w2qE4mkNGLorPirk0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FruqfI%2FdJMcac4U1oT%2FmkT72w2qE4mkNGLorPirk0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;560&quot; height=&quot;384&quot; data-origin-width=&quot;560&quot; data-origin-height=&quot;384&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. 유족 측의 추가 고소 및 경찰 대응 논란&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;현재 사건은 단순 살인을 넘어 추가적인 혐의에 대한 수사가 병행되고 있습니다. 피해자 유족 측은 정재환이 살인을 저지른 후 시신을 고의로 훼손했다며 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;시체손괴 혐의&lt;/span&gt;&lt;/b&gt;를 추가해 달라는 내용의 고소장을 제출했습니다. 이에 경북경찰청 강력계는 지난 14일 살인 혐의로 구속 송치한 건과는 별개로, 실제 시신 훼손 행위가 존재했는지 법의학적 증거를 바탕으로 추가 확인을 진행하고 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;유족 측은 피의자의 범죄 행위와 더불어 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;경찰의 초기 대응 미흡&lt;/span&gt;&lt;/b&gt;을 강하게 지적하고 있습니다. 지난 13일 배포한 입장문과 JTBC '사건반장'을 통해 공개된 CCTV 영상에 따르면, 정재환이 피투성이 알몸 상태로 거리를 배회하다 출동한 순찰차와 마주쳤음에도 경찰이 즉각적인 제압이나 검거를 하지 못한 사실이 드러나 경위 규명을 촉구했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이러한 지적에 대해 경찰 측은 사실관계를 설명하며 해명에 나섰습니다. 당시 경찰은 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;편의점 관련 신고&lt;/span&gt;&lt;/b&gt;를 받고 출동한 상황이었기에 해당 인물이 살인 사건 피의자임을 인지하지 못했다고 밝혔습니다. 이후 살인 의심 신고가 별도로 접수되어 아파트 현장으로 재출동했으나, 여러 사람이 얽혀 있어 피의자를 즉각 특정하는 데 물리적인 시간이 소요되었다고 해명했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;유족 측이 고소장을 제출한 시체손괴 혐의는 형법 제161조에 따라 사체, 유골 또는 유발을 손괴, 유기, 은닉, 영득한 자를 처벌하는 조항에 근거하고 있습니다. 경찰은 초기 출동 지연 및 피의자 오인 논란과 관련하여 당시 112 상황실의 무전 기록과 출동 경찰관들의 바디캠 영상을 자체적으로 확보해 분석 중입니다. 이와 별개로, 사건 초기 대응의 적절성을 검토하기 위해 경북경찰청 차원의 진상 조사가 내부적으로 착수된 상태입니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;유족의 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;시체손괴 추가 고소&lt;/span&gt;&lt;/b&gt;와 순찰차 조우 당시 미검거 논란에 대한 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;경찰의 해명&lt;/span&gt;&lt;/b&gt;이 대립하고 있습니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. 수사 진행 상황 및 향후 절차&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;사건을 넘겨받은 검찰은 경찰에서 송치된 살인 혐의 기록을 바탕으로 정재환의 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;정확한 범행 동기&lt;/span&gt;&lt;/b&gt;를 규명하는 데 수사력을 모으고 있습니다. 피의자가 지속적으로 주취에 의한 '블랙아웃(기억 상실)'을 주장하고 있으나, 수십 차례 흉기를 휘두른 범행의 잔혹성과 직후의 도주 정황 등을 종합하여 고의성 여부를 철저히 입증할 계획입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;특히 유족이 제기한 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;시체손괴 혐의&lt;/span&gt;&lt;/b&gt;에 대한 경찰의 별도 수사 결과는 향후 재판 과정에서 매우 중요한 변수로 작용할 전망입니다. 시신 훼손 사실이 객관적인 부검 결과 및 현장 감식을 통해 입증될 경우, 공소장 변경을 통해 형량이 가중될 수 있는 중대한 사안이기 때문에 수사 기관은 과학 수사 기법을 총동원하여 사실관계를 명확히 하고 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;향후 검찰의 기소 절차가 완료되면 해당 사건은 정식 재판에 회부됩니다. 형사소송 절차에 따라 피의자의 범행 당시 심신미약 여부, 계획성, 범행 후의 정황 등이 종합적으로 다루어질 예정이며, 유족 측이 제기한 경찰의 초기 현장 대응 적절성 문제 역시 재판 혹은 별도의 행정 감사를 통해 시시비비가 가려질 수 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;사건을 송치받은 관할 검찰청 수사팀은 피의자의 휴대전화 포렌식 결과를 바탕으로 사전 범행 계획 여부를 집중적으로 분석하고 있습니다. 검찰은 기소 전 피의자의 정확한 심리 상태를 파악하기 위해 전문 기관에 임상 심리 평가를 의뢰하는 방안을 검토 중입니다. 형사소송법상 검찰의 구속 수사 기간은 최장 20일이며, 해당 기한 내에 정재환에 대한 공소 제기 여부가 최종 결정됩니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;검찰은 범행 동기 입증에 주력하고 있으며, &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;시체손괴 혐의&lt;/span&gt;&lt;/b&gt; 수사 결과에 따라 향후 재판의 쟁점이 확대될 전망입니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;5. 신상공개 제도와 사회적 과제&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이번 정재환의 신상공개 결정은 잔혹한 강력 범죄에 대해 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;사회의 안전망&lt;/span&gt;&lt;/b&gt;을 재확인하고, 유사 범죄를 예방하기 위한 단호한 조치로 평가됩니다. 수사기관은 범죄의 중대성과 증거의 명백함을 기준으로 신상공개 제도를 적극 활용하고 있으며, 이는 국민의 불안감을 해소하고 피의자에게 엄중한 사회적 책임을 묻는 제도적 장치로서 기능하고 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;그러나 이와 동시에 제기된 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;초기 치안 시스템&lt;/span&gt;&lt;/b&gt;의 사각지대 문제는 여전한 과제로 남았습니다. 피투성이 알몸 상태의 인물이 거리를 활보함에도 즉각적인 신병 확보가 이루어지지 않은 점은 112 종합상황실의 정보 공유와 일선 지구대의 현장 대응 매뉴얼이 더욱 유기적으로 작동해야 함을 시사합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;또한, 주취 상태를 이유로 한 피의자의 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;기억 상실 주장&lt;/span&gt;&lt;/b&gt;이 강력 범죄에서 반복적으로 등장하는 양상에 대해서도 사법적 기준이 더욱 엄격해져야 한다는 지적이 나옵니다. 법원과 수사기관은 주취 감경을 배제하고 실체적 진실을 규명하기 위해 범행 전후의 행동 패턴을 면밀히 분석하는 등 사법적 잣대를 고도화할 필요성이 대두되고 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;올해부터 본격적으로 시행된 '특정중대범죄 피의자 등 신상정보 공개에 관한 법률'에 따라 피의자의 최근 얼굴(머그샷)을 공개할 수 있는 명확한 법적 근거가 마련되어 있습니다. 해당 법률 제정 이전에는 피의자의 과거 신분증 사진과 현재 모습 간의 차이가 커서 신상 공개의 실효성이 떨어진다는 비판이 꾸준히 제기된 바 있습니다. 또한, 법조계 일각에서는 주취 감경 논란을 원천적으로 차단하기 위해 형법상 심신장애 감경 규정을 중대 강력 범죄에 한해 배제해야 한다는 구체적인 법률 개정안을 지속적으로 요구하고 있습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;잔혹 범죄에 대한 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;신상공개&lt;/span&gt;&lt;/b&gt;와 더불어, 경찰의 현장 대응 매뉴얼 점검 등 치안 역량 강화가 요구됩니다.&lt;/div&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;구분&lt;/th&gt;
&lt;th&gt;주요 내용&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;대상 인물&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;정재환 (24세)&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;적용 혐의&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;살인 (※ 시체손괴 혐의 별도 수사 중)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;사건 발생일&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;2026년 7월 4일 오전 4시경&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;신상공개 기간&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;2026년 7월 16일 ~ 8월 18일 (30일간)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;현재 상태&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;검찰 구속 송치 (7월 14일)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;impact-box&quot;&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;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;신상공개:&lt;/b&gt; 범죄의 잔인성 및 증거 불충분 요건을 충족하여 7월 16일 자로 머그샷, 이름, 나이 공식 공개.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;사건 경위:&lt;/b&gt; 주취 상태에서 친구를 흉기로 살해 후 알몸 상태로 배회하다 체포, 피의자는 '블랙아웃' 주장.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;추가 수사:&lt;/b&gt; 유족 측의 '시체손괴' 혐의 고소에 따라 별도의 혐의 확인 절차 진행 중.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;논란 쟁점:&lt;/b&gt; 범행 직후 순찰차 조우 시 미검거 상황에 대한 유족의 문제 제기와 경찰의 해명 대립.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;tag-section&quot;&gt;&lt;b&gt;관련 태그:&lt;/b&gt; 정재환, 경산살인사건, 신상공개, 경북경찰청, 머그샷, 시체손괴, 2026년7월17일&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>2026년7월17일</category>
      <category>경북경찰청</category>
      <category>경산살인사건</category>
      <category>머그샷</category>
      <category>시체손괴</category>
      <category>신상공개</category>
      <category>오늘의 일들</category>
      <category>정재환</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471968</guid>
      <comments>https://ttt77.tistory.com/471968#entry471968comment</comments>
      <pubDate>Fri, 17 Jul 2026 23:26:53 +0900</pubDate>
    </item>
    <item>
      <title>Rep. Kwon Seong-dong&amp;rsquo;s 2-year prison sentence upheld... Loses his seat in the National Assembly</title>
      <link>https://ttt77.tistory.com/471967</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Supreme Court Confirms 2-Year Prison Sentence for People Power Party Rep. Kweon Seong-dong... Loss of Parliamentary Seat&quot;,
      &quot;description&quot;: &quot;Rep. Kweon Seong-dong, indicted for receiving illegal political funds from the Unification Church, has had his 2-year prison sentence and loss of parliamentary seat confirmed by the Supreme Court.&quot;,
      &quot;keywords&quot;: &quot;Kweon Seong-dong, Loss of Seat, Violation of Political Funds Act, Supreme Court Ruling, Gangneung, Political Reform, Judicial Justice, People Power Party, July 16, 2026&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Legal News Team&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot; style=&quot;max-width: 800px; margin: 0 auto; padding: 40px; font-family: 'Pretendard', sans-serif; line-height: 1.8; color: #333; background: #fff;&quot;&gt;
&lt;style&gt;
    /* Heading and Body Styles */
    .blog-post-content h2 { font-size: 36px; border-bottom: 3px solid #1a1a1a; padding-bottom: 20px; margin-bottom: 40px; color: #111; }
    .blog-post-content h3 { font-size: 26px; margin-top: 50px; margin-bottom: 20px; color: #0984e3; padding-left: 12px; border-left: 5px solid #0984e3; }
    .blog-post-content p { margin-bottom: 20px; font-size: 17px; color: #444; text-align: justify; }
    
    /* Lead Text */
    .lead-text { background: #f8f9fa; padding: 25px; border-radius: 8px; margin-bottom: 40px; font-size: 18px; border-left: 4px solid #333; }
    
    /* Highlight Box */
    .point-box { background: #f0f7ff; border: 1px solid #c8e1ff; padding: 25px; border-radius: 8px; margin: 30px 0; font-size: 17px; font-weight: 500; color: #2d3436; }
    
    /* Table */
    .data-table { width: 100%; border-collapse: collapse; margin: 40px 0; font-size: 16px; }
    .data-table th, .data-table td { border: 1px solid #e1e1e1; padding: 15px; text-align: left; }
    .data-table th { background: #f8f9fa; font-weight: 600; }
    
    /* Impact Box */
    .impact-box { background: #fff; padding: 30px; border-radius: 10px; border: 2px solid #0984e3; margin-top: 40px; }
    .impact-box h2 { font-size: 24px; margin-bottom: 20px; color: #0984e3; border-bottom: none; padding-bottom: 0; }
    
    /* Tags */
    .tag-section { margin-top: 40px; padding: 20px; border-top: 1px solid #eee; font-size: 14px; color: #666; }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.16] Supreme Court Confirms 2-Year Prison Sentence for People Power Party Rep. Kweon Seong-dong... Loss of Parliamentary Seat&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Rep. Kweon Seong-dong&lt;/span&gt;&lt;/b&gt;, who was indicted on charges of receiving 100 million won in &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;illegal political funds&lt;/span&gt;&lt;/b&gt; from the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Unification Church&lt;/span&gt;&lt;/b&gt;, has had his 2-year prison sentence and a forfeiture of 100 million won finalized by the Supreme Court, resulting in the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;loss of his parliamentary seat&lt;/span&gt;&lt;/b&gt;.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;Gemini_Generated_Image_2g1nc72g1nc72g1n.png&quot; data-origin-width=&quot;1376&quot; data-origin-height=&quot;768&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/oLDPk/dJMcaixlfr2/mGpINDiC2trzCtmIldU0Fk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/oLDPk/dJMcaixlfr2/mGpINDiC2trzCtmIldU0Fk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/oLDPk/dJMcaixlfr2/mGpINDiC2trzCtmIldU0Fk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FoLDPk%2FdJMcaixlfr2%2FmGpINDiC2trzCtmIldU0Fk%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;1376&quot; height=&quot;768&quot; data-filename=&quot;Gemini_Generated_Image_2g1nc72g1nc72g1n.png&quot; data-origin-width=&quot;1376&quot; data-origin-height=&quot;768&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. Key Aspects of the Supreme Court Ruling&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The Supreme Court's 2nd Division (Presiding Justice &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Um Sang-pil&lt;/span&gt;&lt;/b&gt;) dismissed the appeal filed by &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Rep. Kweon Seong-dong&lt;/span&gt;&lt;/b&gt;, who was charged with violating the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Political Funds Act&lt;/span&gt;&lt;/b&gt;, and confirmed the lower court's sentence of 2 years in prison and a forfeiture of 100 million won on the 16th. According to the Public Official Election Act and the National Assembly Act, any sentence of &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;a fine of 1 million won or more&lt;/span&gt;&lt;/b&gt; leads to the loss of a parliamentary seat. Rep. Kweon was indicted for receiving 100 million won in cash on January 5, 2022, at a restaurant in Yeongdeungpo-gu, Seoul, from &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Yoon Young-ho&lt;/span&gt;&lt;/b&gt;, the former global headquarters chief of the Unification Church, in exchange for soliciting government support for the church under the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Yoon Suk-yeol administration&lt;/span&gt;&lt;/b&gt;.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;This Supreme Court ruling serves as a significant case in which the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;South Korean judicial system&lt;/span&gt;&lt;/b&gt; applied &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;strict standards&lt;/span&gt;&lt;/b&gt; to the illegal activities of high-ranking public officials. Despite the repeated arguments from the defendant's side, the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;court&lt;/span&gt;&lt;/b&gt; made it clear that there was no wavering in its legal judgment. This symbolically demonstrates that the moral standards and &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;legal responsibilities&lt;/span&gt;&lt;/b&gt; demanded by the public from a National Assembly member are by no means light. With this ruling, Rep. Kweon has no further legal recourse and will immediately enter the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;execution of the sentence&lt;/span&gt;&lt;/b&gt;, effectively ending his political career. The judiciary's consistent stance will serve as a powerful precedent for &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;similar political corruption cases&lt;/span&gt;&lt;/b&gt; in the future.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Pursuant to Article 19 of the Public Official Election Act and Article 136 of the National Assembly Act, a National Assembly member who has been confirmed for a prison sentence or higher is disqualified and automatically discharged from their position. Accordingly, the relevant Election Commission will officially notify the loss of the parliamentary seat, and the electoral district will be rendered vacant, triggering the necessity for a by-election in accordance with the regulations of the Public Official Election Act.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;The Supreme Court dismissed Rep. Kweon's appeal, confirming the 2-year prison sentence and the loss of his parliamentary seat, thereby upholding judicial justice.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. Key Evidence for Conviction&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The court rejected the arguments made by Rep. Kweon&amp;rsquo;s side and found the evidence submitted by the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Special Counsel team&lt;/span&gt;&lt;/b&gt; to be clear. The core grounds for proving the charges are as follows:&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Yoon Young-ho&lt;/span&gt;'s Diary:&lt;/b&gt; A note reading 'Kweon Seong-dong lunch - &lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;&quot;a large one&quot;&lt;/span&gt; support'.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;KakaoTalk Message:&lt;/b&gt; &quot;What I gave you today is small, but I hope you use it effectively for &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Candidate Yoon&lt;/span&gt;&lt;/b&gt;.&quot;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Unification Church Internal Messages:&lt;/b&gt; Mr. Yoon mentioned the delivery of the funds to other affiliates.&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The court did not rely solely on the written note, but judged that the circumstances before and after, along with the messages, provided &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;mutually reinforcing credibility&lt;/span&gt;&lt;/b&gt;. The defendant's side strongly argued that the evidence was &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;collected illegally&lt;/span&gt;&lt;/b&gt;, but the court reaffirmed that the data was obtained through legal search and seizure procedures. It reached the conclusion that the slang &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;&quot;a large one&quot;&lt;/span&gt;&lt;/b&gt; written in the diary rationally refers to a large sum of 100 million won. Advancements in &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;digital forensic&lt;/span&gt;&lt;/b&gt; technology also made a decisive contribution to proving covert crimes. By meticulously checking the continuity of evidence, the court clarified facts contrary to the defendant's claims, contributing significantly to forming the judiciary's firm conviction of guilt.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The Supreme Court acts as a court of law that reviews for errors in fact-finding or legal misapplication; this ruling ultimately confirms that there were no violations of the rules of evidence or legal errors in the original judgment. This concludes the trial of Rep. Kweon's Political Funds Act violation case, which had been ongoing for approximately four years since his indictment in 2022.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;Concrete evidence, including the legally secured &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;diary note&lt;/span&gt;&lt;/b&gt; and KakaoTalk conversations, proved the defendant's &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;guilt&lt;/span&gt;&lt;/b&gt;.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;다운로드.jpg&quot; data-origin-width=&quot;1200&quot; data-origin-height=&quot;630&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bG75G8/dJMcagztIKM/v2Mk6iQ7WCUp2DPjpkYDnK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bG75G8/dJMcagztIKM/v2Mk6iQ7WCUp2DPjpkYDnK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bG75G8/dJMcagztIKM/v2Mk6iQ7WCUp2DPjpkYDnK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbG75G8%2FdJMcagztIKM%2Fv2Mk6iQ7WCUp2DPjpkYDnK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1200&quot; height=&quot;630&quot; data-filename=&quot;다운로드.jpg&quot; data-origin-width=&quot;1200&quot; data-origin-height=&quot;630&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/div&gt;
&lt;div class=&quot;blog-post-content&quot; style=&quot;max-width: 800px; margin: 0 auto; padding: 40px; font-family: 'Pretendard', sans-serif; line-height: 1.8; color: #333; background: #fff;&quot;&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. Reactions from Political Circles and Civic Groups&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Immediately after the ruling, calls for an apology from former Rep. Kweon continued from various quarters. The &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Democratic Party Provincial Committee&lt;/span&gt;&lt;/b&gt; commented that it was a &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;&quot;righteous verdict&quot;&lt;/span&gt;&lt;/b&gt; (sa-pil-gwi-jeong) and &quot;a stern judgment by the judiciary confirming the principle of the rule of law once again.&quot; The &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Justice Party Gangwon Provincial Committee&lt;/span&gt;&lt;/b&gt; criticized it as &quot;the shameful true face of conservative politics in Gangwon,&quot; while the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Gangneung Citizens' Action&lt;/span&gt;&lt;/b&gt; denounced him as &quot;a shameless criminal who trampled on the constitution and betrayed public trust.&quot; Former Rep. Kweon stated on Facebook, &quot;I will humbly accept the judiciary's final judgment,&quot; while also adding, &quot;I hope &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;political retaliation&lt;/span&gt;&lt;/b&gt; ends with me.&quot;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Various political circles and civic groups are accepting this ruling as more than just news, strongly emphasizing the need for &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;political reform in South Korea&lt;/span&gt;&lt;/b&gt;. Political forces, including the Democratic Party Provincial Committee, pointed out that the disappointment felt by the Gangneung local community is significant, suggesting that &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;political politicization&lt;/span&gt;&lt;/b&gt; is inevitable. Civic groups raised voices demanding fundamental institutional improvements regarding why such &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;illegal activities&lt;/span&gt;&lt;/b&gt; are repeated in politics, rather than just stopping at the loss of the parliamentary seat. Within the local community, the prevailing opinion is that one should respect the court's decision rather than sympathize. Such critical public opinion is expected to spread beyond individual disgrace to responsibility for the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;People Power Party&lt;/span&gt;&lt;/b&gt;, causing considerable repercussions in the political landscape.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Following the ruling, an official from the People Power Party expressed their position that they respect the Supreme Court's verdict and announced plans to begin the process of selecting a party council chairman for the district and preparing for the upcoming by-election according to party regulations. Additionally, the National Election Commission will proceed with the notification of the vacancy and follow-up administrative procedures in accordance with the Public Official Election Act.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;All sectors evaluate this ruling as &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;righteous&lt;/span&gt;&lt;/b&gt; and are strongly urging &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;political reform&lt;/span&gt;&lt;/b&gt; and responsible apologies.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. Related Cases and Future Repercussions&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Meanwhile, Yoon Young-ho had already been convicted on the 9th for the charges of delivering 100 million won to Rep. Kweon and delivering money and valuables to &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;First Lady Kim Keon-hee&lt;/span&gt;&lt;/b&gt; through &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Geonjin Beopsa&lt;/span&gt;&lt;/b&gt;. The sentencing of First Lady Kim Keon-hee's &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Deutsch Motors stock manipulation, Unification Church bribery, and Myung Tae-kyun public opinion survey free receipt allegations&lt;/span&gt;&lt;/b&gt; case, originally scheduled for today, has been postponed to the 24th. This is because the court accepted the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;Special Counsel team&lt;/span&gt;&lt;/b&gt;'s request to review the 1st trial verdict of &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;former President Yoon Suk-yeol&lt;/span&gt;&lt;/b&gt; together.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The connection between this case and the case related to First Lady Kim Keon-hee is analyzed to be a very important variable in future trial proceedings. In particular, the Special Counsel team's request to review former President Yoon Suk-yeol's 1st trial judgment together suggests the possibility that each case is not an individual crime but a &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;structural collusion&lt;/span&gt;&lt;/b&gt;. The postponement of the sentencing date to the 24th proves how cautiously and comprehensively the judiciary is examining these complex allegations. The Special Counsel team is tightly weaving &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;sequential criminal charges&lt;/span&gt;&lt;/b&gt; through data secured during this investigation. The materials secured in this process are expected to be used as important evidence in the trials of other cases, and it is a time when the preparation of &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;institutional devices to increase the transparency&lt;/span&gt;&lt;/b&gt; of state affairs is more urgent than ever.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The postponement of the appellate sentencing is within the court's discretion under Article 277 of the Criminal Procedure Act, and is the result of comprehensively considering the prosecution's request for consolidated proceedings and the defendant's request to resume arguments. The trial scheduled for the 24th will feature a consolidated sentencing of each case, including charges related to Deutsch Motors, which will be an important process to confirm the continuity of the criminal facts with this case.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;The postponement of the sentencing in the First Lady Kim Keon-hee case and the review of the former President Yoon verdict are forecasting major repercussions across the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;political landscape&lt;/span&gt;&lt;/b&gt;.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;5. Political Tasks and Institutional Improvement&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The political circle should take this incident as a &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;cautionary tale&lt;/span&gt;&lt;/b&gt; and embark on fundamental &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;constitutional improvement&lt;/span&gt;&lt;/b&gt; to eradicate illegal political funds. It is urgent to strengthen the &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;ethics review function&lt;/span&gt;&lt;/b&gt; of the National Assembly and introduce a system that can monitor the transparency of political funds in real time. Politics that have lost public trust must realize that they have lost the basis of their existence. True &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;political reform&lt;/span&gt;&lt;/b&gt; must begin with the moral decisions of high-ranking officials. Many citizens hope that this ruling will be an opportunity for South Korean political culture to take a step forward.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;In the wake of this situation, voices are growing that &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;strict guidelines&lt;/span&gt;&lt;/b&gt; on the method of receiving political funds should be legislated. To ensure transparent cash flow, the existing donation system should be completely re-examined, and plans to introduce a &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;digital-based tracking system&lt;/span&gt;&lt;/b&gt; should be considered. Only by practicing &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;equality before the law&lt;/span&gt;&lt;/b&gt; can politicians restore the values of democracy that have been damaged. Civic society will continue to monitor the legislative activities of National Assembly members and will not let go of the reins of &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;continuous checks and monitoring&lt;/span&gt;&lt;/b&gt; to ensure that such illegal cases do not recur.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Article 45 of the Political Funds Act and related enforcement decrees stipulate that income and expenditure details of political funds must be transparently disclosed annually and that a standing monitoring system of the National Election Commission must be operated. With this ruling, the introduction of a digital accounting system that tracks the flow of political funds in real time and plans to strengthen supervision over compliance with high-ranking public official ethics codes are expected to be discussed as major agenda items of the National Assembly's Special Committee on Political Reform.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;Building a transparent &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;political fund system&lt;/span&gt;&lt;/b&gt; and institutional reform are essential tasks to restore &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;political trust&lt;/span&gt;&lt;/b&gt;.&lt;/div&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Category&lt;/th&gt;
&lt;th&gt;Key Details&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Subject&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;Rep. Kweon Seong-dong&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Final Sentence&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;2 years in prison, 100 million won forfeiture&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Legal Outcome&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Loss of National Assembly seat&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Key Issue&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Violation of Political Funds Act (Receipt of 100 million won)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Next Case&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Kim Keon-hee appellate sentencing (July 24)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;impact-box&quot;&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[Supreme Court Ruling] Rep. Kweon Seong-dong 2-Year Sentence and Loss of Seat Confirmed&lt;/h2&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The Supreme Court sentencing results regarding &lt;b&gt;Rep. Kweon Seong-dong&lt;/b&gt;'s violation of the Political Funds Act and local community reactions are as follows:&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;Final Ruling:&lt;/b&gt; 2-year prison sentence and 100 million won forfeiture confirmed.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Legal Outcome:&lt;/b&gt; Rep. Kweon Seong-dong's loss of seat confirmed per Public Official Election Act and National Assembly Act.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Local Opinion:&lt;/b&gt; Local civic groups including Gangneung Citizens' Action issued critical statements urging responsible action.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Upcoming Schedule:&lt;/b&gt; Appellate sentencing for First Lady Kim Keon-hee's related case is scheduled for July 24.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;tag-section&quot;&gt;&lt;b&gt;Related Tags:&lt;/b&gt; Kweon Seong-dong, Loss of Seat, Violation of Political Funds Act, Supreme Court Ruling, Gangneung, Political Reform, Judicial Justice, People Power Party, July_16_2026&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>gangneung</category>
      <category>Judicial Justice</category>
      <category>July_16_2026</category>
      <category>korea today news</category>
      <category>Kweon Seong-dong</category>
      <category>Loss of Seat</category>
      <category>People Power Party</category>
      <category>Political Reform</category>
      <category>supreme court ruling</category>
      <category>Violation of Political Funds Act</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471967</guid>
      <comments>https://ttt77.tistory.com/471967#entry471967comment</comments>
      <pubDate>Thu, 16 Jul 2026 22:42:50 +0900</pubDate>
    </item>
    <item>
      <title>권성동 의원 징역 2년 확정... 의원직 상실</title>
      <link>https://ttt77.tistory.com/471966</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;대법원, 국민의힘 권성동 의원 징역 2년 확정... 의원직 상실&quot;,
      &quot;description&quot;: &quot;통일교 측으로부터 불법 정치자금을 받은 혐의로 기소된 권성동 의원이 대법원에서 징역 2년과 의원직 상실형을 확정받았습니다.&quot;,
      &quot;keywords&quot;: &quot;권성동, 의원직상실, 정치자금법위반, 대법원판결, 강릉, 정치개혁, 사법정의, 국민의힘, 2026년7월16일&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;법조 취재팀&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot; style=&quot;max-width: 800px; margin: 0 auto; padding: 40px; font-family: 'Pretendard', sans-serif; line-height: 1.8; color: #333; background: #fff;&quot;&gt;
&lt;style&gt;
    /* 제목 및 본문 스타일 */
    .blog-post-content h2 { font-size: 36px; border-bottom: 3px solid #1a1a1a; padding-bottom: 20px; margin-bottom: 40px; color: #111; }
    .blog-post-content h3 { font-size: 26px; margin-top: 50px; margin-bottom: 20px; color: #0984e3; padding-left: 12px; border-left: 5px solid #0984e3; }
    .blog-post-content p { margin-bottom: 20px; font-size: 17px; color: #444; text-align: justify; }
    
    /* 리드문 */
    .lead-text { background: #f8f9fa; padding: 25px; border-radius: 8px; margin-bottom: 40px; font-size: 18px; border-left: 4px solid #333; }
    
    /* 강조 박스 */
    .point-box { background: #f0f7ff; border: 1px solid #c8e1ff; padding: 25px; border-radius: 8px; margin: 30px 0; font-size: 17px; font-weight: 500; color: #2d3436; }
    
    /* 표 */
    .data-table { width: 100%; border-collapse: collapse; margin: 40px 0; font-size: 16px; }
    .data-table th, .data-table td { border: 1px solid #e1e1e1; padding: 15px; text-align: left; }
    .data-table th { background: #f8f9fa; font-weight: 600; }
    
    /* 파급 효과 박스 */
    .impact-box { background: #fff; padding: 30px; border-radius: 10px; border: 2px solid #0984e3; margin-top: 40px; }
    .impact-box h2 { font-size: 24px; margin-bottom: 20px; color: #0984e3; border-bottom: none; padding-bottom: 0; }
    
    /* 태그 */
    .tag-section { margin-top: 40px; padding: 20px; border-top: 1px solid #eee; font-size: 14px; color: #666; }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.16] 대법원, 국민의힘 권성동 의원 징역 2년 확정... 의원직 상실&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;통일교&lt;/span&gt;&lt;/b&gt; 측으로부터 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;불법 정치자금&lt;/span&gt;&lt;/b&gt; 1억 원을 받은 혐의로 기소된 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;권성동 의원&lt;/span&gt;&lt;/b&gt;이 대법원에서 징역 2년과 추징금 1억 원의 실형을 확정받아 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;의원직을 상실&lt;/span&gt;&lt;/b&gt;했습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;Gemini_Generated_Image_f2yvklf2yvklf2yv.png&quot; data-origin-width=&quot;1376&quot; data-origin-height=&quot;768&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cgrOb7/dJMcagGkOEQ/A7a6bMfMzKPbTa2kwAQWtk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cgrOb7/dJMcagGkOEQ/A7a6bMfMzKPbTa2kwAQWtk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cgrOb7/dJMcagGkOEQ/A7a6bMfMzKPbTa2kwAQWtk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcgrOb7%2FdJMcagGkOEQ%2FA7a6bMfMzKPbTa2kwAQWtk%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;1376&quot; height=&quot;768&quot; data-filename=&quot;Gemini_Generated_Image_f2yvklf2yvklf2yv.png&quot; data-origin-width=&quot;1376&quot; data-origin-height=&quot;768&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;br /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. 대법원 판결의 핵심&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;대법원 2부(주심 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;엄상필&lt;/span&gt;&lt;/b&gt; 대법관)는 16일 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;정치자금법 위반&lt;/span&gt;&lt;/b&gt; 혐의로 기소된 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;권성동&lt;/span&gt;&lt;/b&gt; 의원의 상고를 기각하고 징역 2년과 추징금 1억 원을 선고한 원심을 확정했습니다. 공직선거법과 국회법에 따라 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;100만 원 이상의 벌금형&lt;/span&gt;&lt;/b&gt; 이상이 확정되면 의원직을 잃게 됩니다. 권 의원은 2022년 1월 5일 서울 영등포구의 한 식당에서 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;윤영호&lt;/span&gt;&lt;/b&gt; 전 통일교 세계본부장으로부터 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;윤석열 정부&lt;/span&gt;&lt;/b&gt;의 교단 지원 등 청탁과 함께 현금 1억 원을 받은 혐의로 재판에 넘겨졌습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이번 대법원의 확정 판결은 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;대한민국 사법 시스템&lt;/span&gt;&lt;/b&gt;이 고위 공직자의 불법 행위에 대해 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;엄격한 잣대&lt;/span&gt;&lt;/b&gt;를 적용하는 중요한 사례가 되었습니다. 피고인 측의 거듭된 항변에도 불구하고 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;재판부&lt;/span&gt;&lt;/b&gt;는 법률적 판단에 어떠한 흔들림도 없음을 분명히 했습니다. 이는 국민이 국회의원에게 요구하는 도덕적 기준과 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;법적 책무&lt;/span&gt;&lt;/b&gt;가 결코 가볍지 않음을 상징적으로 보여줍니다. 이번 판결로 권 의원은 더 이상의 법적 구제 수단 없이 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;즉시 형 집행&lt;/span&gt;&lt;/b&gt; 절차에 돌입하게 되며, 정치적 생명 또한 사실상 종료되었습니다. 사법부의 일관된 태도는 향후 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;유사한 정치권 부패 사건&lt;/span&gt;&lt;/b&gt;들에 있어서도 매우 강력한 선례로 작용할 것입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;공직선거법 제19조 및 국회법 제136조에 따라, 징역형 이상의 형이 확정된 국회의원은 피선거권이 박탈되며 당연 퇴직 처리됩니다. 이에 따라 관할 선거관리위원회는 해당 국회의원의 의원직 상실을 공식 통보하고, 해당 선거구는 결원 상태가 되어 공직선거법 규정에 따른 향후 보궐선거 실시 사유가 발생하게 됩니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;대법원은 권 의원의 상고를 기각하며 징역 2년 및 의원직 상실형을 확정하여 사법 정의를 실현했습니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. 주요 유죄 근거&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;재판부는 권 의원 측의 주장을 배척하고, &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;특검팀&lt;/span&gt;&lt;/b&gt;이 제출한 증거가 명확하다고 보았습니다. 혐의 입증의 핵심 근거는 다음과 같습니다.&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;윤영호&lt;/span&gt; 전 본부장의 다이어리:&lt;/b&gt; '권성동 점심-&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;큰 거 한 장&lt;/span&gt; support' 메모.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;카카오톡 메시지:&lt;/b&gt; &quot;오늘 드린 것은 작지만 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;윤 후보&lt;/span&gt;&lt;/b&gt;를 위해 요긴하게 써주시면 좋겠습니다&quot;라는 메시지.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;통일교 내부 메시지:&lt;/b&gt; 윤씨가 다른 관계자에게 금원 교부를 언급한 점.&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;재판부는 기록된 메모 하나에만 의존한 것이 아니라, 전후 정황과 메시지들이 상호 보완적으로 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;진실성을 담보&lt;/span&gt;&lt;/b&gt;한다고 판단하였습니다. 피고인 측은 해당 증거들이 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;위법하게 수집&lt;/span&gt;&lt;/b&gt;되었다고 강력히 주장하였으나, 법원은 적법한 압수수색 절차를 통해 확보된 자료임을 재차 확인하였습니다. 다이어리에 기재된 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;'큰 거 한 장'&lt;/span&gt;&lt;/b&gt;이라는 은어는 1억 원이라는 거액의 금원을 의미한다고 해석하는 것이 합리적이라는 결론에 도달했습니다. &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;디지털 포렌식&lt;/span&gt;&lt;/b&gt; 기술의 발전 또한 은밀한 범죄를 입증하는 데 결정적인 기여를 했습니다. 증거의 연속성을 꼼꼼히 따져 피고인의 주장과 상반되는 사실 관계를 명확히 했으며, 사법부의 확고한 유죄 심증을 형성하는 데 크게 기여하였습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;대법원은 사실오인이나 법리 오해 여부를 검토하는 법률심으로, 이번 판결은 원심 판결의 채증법칙 위배나 법리 적용에 오류가 없음을 최종 확인한 것입니다. 이로써 2022년 기소 이후 약 4년여간 진행된 권 의원의 정치자금법 위반 사건 재판은 종결되었습니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;적법하게 확보된 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;다이어리 메모&lt;/span&gt;&lt;/b&gt;와 카카오톡 대화 등 구체적인 증거들이 피고인의 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;유죄를 입증&lt;/span&gt;&lt;/b&gt;했습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;다운로드.jpg&quot; data-origin-width=&quot;1200&quot; data-origin-height=&quot;630&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bvamgD/dJMcahE71uc/kd1yZnV0SNrtzpVSGM95mK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bvamgD/dJMcahE71uc/kd1yZnV0SNrtzpVSGM95mK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bvamgD/dJMcahE71uc/kd1yZnV0SNrtzpVSGM95mK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbvamgD%2FdJMcahE71uc%2Fkd1yZnV0SNrtzpVSGM95mK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1200&quot; height=&quot;630&quot; data-filename=&quot;다운로드.jpg&quot; data-origin-width=&quot;1200&quot; data-origin-height=&quot;630&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;br /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. 정치권 및 시민단체 반응&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;판결 직후 각계에서는 권 전 의원의 사죄를 촉구하는 목소리가 이어졌습니다. &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;민주당 도당&lt;/span&gt;&lt;/b&gt;은 &quot;법치주의의 원칙을 다시 한번 확인한 사법부의 엄중한 판단&quot;이라며 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;사필귀정&lt;/span&gt;&lt;/b&gt;이라고 논평했습니다. &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;정의당 강원도당&lt;/span&gt;&lt;/b&gt;은 &quot;강원 보수 정치의 부끄러운 민낯&quot;이라고 비판했으며, &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;강릉시민행동&lt;/span&gt;&lt;/b&gt;은 &quot;헌정을 유린하고 국민의 신뢰를 저버린 파렴치범&quot;이라며 강도 높게 성토했습니다. 권 전 의원은 페이스북을 통해 &quot;사법부 최종 판단을 겸허히 받아들이겠다&quot;면서도 &quot;&lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;정치 보복&lt;/span&gt;&lt;/b&gt;은 저 하나로 마무리되길 바란다&quot;는 입장을 밝혔습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;다양한 정치권과 시민단체는 이번 판결을 단순한 뉴스 이상으로 받아들이들이며, &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;대한민국 정치 개혁&lt;/span&gt;&lt;/b&gt;의 필요성을 강하게 역설하고 있습니다. 민주당 도당을 비롯한 정치 세력들은 이번 사태가 강릉 지역사회에 끼친 실망감이 매우 크다는 점을 들어, 향후 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;정치적 쟁점화&lt;/span&gt;&lt;/b&gt;가 불가피할 것임을 시사하였습니다. 시민단체들은 단순히 의원직 상실에 그치지 않고, 왜 이런 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;불법 행위&lt;/span&gt;&lt;/b&gt;가 정치권에서 반복되는지에 대한 근본적인 제도 개선을 요구하는 목소리를 높였습니다. 지역 사회 내부에서도 이번 판결을 두고 동정론보다는 사법부의 결정을 존중해야 한다는 의견이 지배적입니다. 이러한 비판 여론은 권 의원 개인의 불명예를 넘어, &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;국민의힘&lt;/span&gt;&lt;/b&gt;을 향한 책임론으로 번지며 정국에 상당한 파장을 일으킬 것으로 예상됩니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;판결 이후 국민의힘 관계자는 대법원 판결을 존중한다는 입장을 표명했으며, 당내 당규에 따라 해당 지역구의 당협위원장 선임 및 향후 보궐선거 준비 절차에 착수할 예정이라고 밝혔습니다. 또한 중앙선거관리위원회는 공직선거법 규정에 맞춰 해당 지역구의 궐위 사실을 공고하고 후속 행정 절차를 진행하게 됩니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;각계는 이번 판결을 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;사필귀정&lt;/span&gt;&lt;/b&gt;으로 평가하며 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;정치 개혁&lt;/span&gt;&lt;/b&gt;과 책임 있는 사과를 강력히 촉구하고 있습니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. 관련 사건 및 향후 파장&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;한편, 윤영호 전 본부장은 이미 지난 9일, 권 의원에게 1억 원을 건넨 혐의 및 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;건진법사&lt;/span&gt;&lt;/b&gt;를 통해 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;김건희 여사&lt;/span&gt;&lt;/b&gt;에게 금품을 건넨 혐의로 유죄가 확정된 바 있습니다. 당초 오늘로 예정되었던 김건희 여사의 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;도이치모터스 주가조작&amp;middot;통일교 금품수수&amp;middot;명태균 여론조사 무상수수 의혹&lt;/span&gt;&lt;/b&gt; 사건 상고심 선고는 오는 24일로 연기되었습니다. &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;특검팀&lt;/span&gt;&lt;/b&gt;이 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;윤석열 전 대통령&lt;/span&gt;&lt;/b&gt;의 1심 판결을 함께 검토해달라고 요청한 것을 재판부가 수용했기 때문입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이번 사건과 김건희 여사 관련 사건의 연계성은 향후 재판 과정에서 매우 중요한 변수로 작용할 것으로 분석됩니다. 특히 특별검사팀이 윤석열 전 대통령의 1심 판결을 함께 검토할 것을 요청한 것은, 각 사건이 개별적인 범죄가 아닌 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;구조적인 결탁&lt;/span&gt;&lt;/b&gt;일 가능성을 시사하는 대목입니다. 오는 24일 예정된 선고 기일 연기는 사법부가 얼마나 신중하고 종합적으로 이 복잡한 의혹들을 들여다보고 있는지를 방증합니다. 특검팀은 이번 수사 과정에서 확보된 자료들을 통해 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;연쇄적인 범죄 혐의&lt;/span&gt;&lt;/b&gt;를 촘촘히 엮어내고 있습니다. 이 과정에서 확보된 자료들은 향후 다른 사건들의 재판에서도 중요한 증거로 활용될 것으로 보이며, 국정 운영의 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;투명성을 높이기 위한 제도적 장치&lt;/span&gt;&lt;/b&gt; 마련이 그 어느 때보다 시급한 시점입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이번 상고심 선고 연기는 형사소송법 제277조 등에 따른 재판부의 재량으로, 검찰의 병합 심리 요청과 피고인 측의 변론 재개 신청 등이 종합적으로 고려된 결과입니다. 오는 24일 예정된 재판에서는 도이치모터스 관련 혐의를 포함한 각 사건의 병합 선고가 이루어질 예정이며, 이는 이번 사건과 범죄 사실의 연속성을 확인하는 중요한 절차가 될 것입니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;김건희 여사 관련 사건 선고 연기와 윤 전 대통령 판결 검토는 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;정국 전반&lt;/span&gt;&lt;/b&gt;에 큰 파장을 예고하고 있습니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;5. 정치권의 과제와 제도 개선&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;정치권은 이번 사건을 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;반면교사&lt;/span&gt;&lt;/b&gt; 삼아 불법 정치자금 근절을 위한 근본적인 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;체질 개선&lt;/span&gt;&lt;/b&gt;에 나서야 합니다. 국회 차원의 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;윤리 심사 기능&lt;/span&gt;&lt;/b&gt;을 강화하고, 정치 자금 투명성을 실시간으로 감시할 수 있는 시스템 도입이 절실합니다. 국민의 신뢰가 무너진 정치는 존재의 기반을 잃은 것과 다름없다는 사실을 뼈저리게 인식해야 합니다. 진정한 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;정치 개혁&lt;/span&gt;&lt;/b&gt;은 고위직 인사들의 도덕적 결단에서 시작되어야 할 것입니다. 이번 판결이 대한민국 정치 문화가 한 단계 도약하는 계기가 되기를 많은 국민이 바라고 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이번 사태를 계기로 정치 자금 수수 방식에 대한 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;엄격한 가이드라인&lt;/span&gt;&lt;/b&gt;을 법제화해야 한다는 목소리가 커지고 있습니다. 투명한 자금 흐름을 보장하기 위해 기존의 후원금 제도를 전면 재검토하고, &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;디지털 기반의 추적 시스템&lt;/span&gt;&lt;/b&gt;을 도입하는 방안도 고려해야 합니다. 정치인 스스로가 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;법 앞의 평등&lt;/span&gt;&lt;/b&gt;을 실천하는 모습만이 훼손된 민주주의의 가치를 회복하는 유일한 길입니다. 시민 사회는 앞으로도 국회의원들의 의정 활동을 감시하고, 이와 같은 불법 사례가 재발하지 않도록 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;지속적인 견제와 감시&lt;/span&gt;&lt;/b&gt;의 끈을 놓지 않을 것입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;현행 정치자금법 제45조 및 관련 시행령은 정치자금의 수입과 지출 내역을 매년 투명하게 공개하고, 선거관리위원회의 상시 감시 체계를 운영하도록 규정하고 있습니다. 이번 판결을 계기로 정치자금의 흐름을 실시간으로 추적하는 디지털 회계 시스템 도입과 고위 공직자 윤리 강령 준수 여부에 대한 감독 강화 방안이 국회 정치개혁특별위원회의 주요 의제로 논의될 전망입니다.&lt;/p&gt;
&lt;div class=&quot;point-box&quot;&gt;투명한 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;정치자금 시스템&lt;/span&gt;&lt;/b&gt; 구축과 제도적 개혁은 무너진 &lt;b&gt;&lt;span style=&quot;color: #d63031; font-weight: bold;&quot;&gt;정치 신뢰&lt;/span&gt;&lt;/b&gt;를 회복하기 위한 필수 과제입니다.&lt;/div&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;구분&lt;/th&gt;
&lt;th&gt;주요 내용&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;대상 인물&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;권성동 의원&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;확정 형량&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;징역 2년, 추징금 1억 원&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;법적 결과&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;국회의원직 상실&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;주요 쟁점&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;정치자금법 위반(1억 원 수수)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;다음 사건&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;김건희 여사 상고심 선고(7월 24일)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;impact-box&quot;&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[대법원 판결] 권성동 의원 징역 2년&amp;middot;의원직 상실 확정&lt;/h2&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;권성동 의원&lt;/b&gt;의 정치자금법 위반 혐의에 대한 대법원 선고 결과 및 지역사회 반응은 다음과 같습니다.&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;최종 판결:&lt;/b&gt; 징역 2년 및 추징금 1억 원 확정.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;법적 결과:&lt;/b&gt; 공직선거법 및 국회법에 따라 &lt;b&gt;권성동 의원&lt;/b&gt;의 의원직 상실 확정.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;지역 여론:&lt;/b&gt; 강릉시민행동 등 지역 시민사회는 이번 판결을 두고 비판적인 성명을 발표하며 책임 있는 조치를 촉구함.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;관련 일정:&lt;/b&gt; 관련 사건으로 분류된 김건희 여사의 상고심 선고 기일은 7월 24일로 예정됨.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;tag-section&quot;&gt;&lt;b&gt;관련 태그:&lt;/b&gt; 권성동, 의원직상실, 정치자금법위반, 대법원판결, 강릉, 정치개혁, 사법정의, 국민의힘, 2026년7월16일&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>2026년7월16일</category>
      <category>강릉</category>
      <category>국민의힘</category>
      <category>권성동</category>
      <category>대법원판결</category>
      <category>사법정의</category>
      <category>오늘의 일들</category>
      <category>의원직상실</category>
      <category>정치개혁</category>
      <category>정치자금법위반</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471966</guid>
      <comments>https://ttt77.tistory.com/471966#entry471966comment</comments>
      <pubDate>Thu, 16 Jul 2026 22:41:33 +0900</pubDate>
    </item>
    <item>
      <title>Homeplus Escapes Bankruptcy: Agreement Reached for 200 Billion KRW in Emergency Funding</title>
      <link>https://ttt77.tistory.com/471965</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Homeplus Escapes Bankruptcy: Agreement Reached for 200 Billion KRW in Emergency Funding&quot;,
      &quot;description&quot;: &quot;Homeplus, once on the brink of bankruptcy, has secured a path to recovery through a dramatic agreement between Meritz Financial Group and MBK Partners for 200 billion KRW in emergency operating funds.&quot;,
      &quot;keyword&quot;: &quot;Homeplus, Bankruptcy Crisis, DIP Finance, Meritz Financial, MBK Partners, Emergency Operating Funds, Rehabilitation Procedures, Immediate Appeal&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Economic News Team&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content { font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; line-height: 1.9; color: #2d3436; max-width: 1200px; width: 95%; margin: 0 auto; padding: 80px 40px; word-break: keep-all; box-sizing: border-box; }
    
    .blog-post-content h2 { font-size: 36px; color: #1a1a1a; line-height: 1.3; border-bottom: 3px solid #1a1a1a; padding-bottom: 25px; margin-bottom: 60px; font-weight: 800; letter-spacing: -0.5px; }
    
    .blog-post-content .lead-text { font-size: 20px; font-weight: 500; color: #444; background-color: #fcfcfc; padding: 40px; border-left: 8px solid #2d3436; margin-bottom: 60px; line-height: 1.7; box-shadow: 0 4px 6px rgba(0,0,0,0.05); }
    
    .blog-post-content h3 { font-size: 28px; color: #1a1a1a; margin-top: 80px; margin-bottom: 30px; font-weight: 800; display: flex; align-items: center; }
    .blog-post-content h3::before { content: &quot;&quot;; width: 8px; height: 28px; background: #2d3436; margin-right: 15px; border-radius: 4px; }
    
    .blog-post-content p { margin-bottom: 35px; font-size: 18px; color: #333; text-align: justify; }
    
    .blog-post-content .text-red { color: #d63031; font-weight: 700; }
    
    .blog-post-content ul { padding-left: 20px; margin-bottom: 40px; }
    .blog-post-content li { margin-bottom: 18px; font-size: 18px; line-height: 1.7; }
    
    .blog-post-content .data-table { width: 100%; border-collapse: collapse; margin: 60px 0; font-size: 17px; }
    .blog-post-content .data-table th, .blog-post-content .data-table td { border-bottom: 1px solid #dee2e6; padding: 20px; text-align: left; }
    .blog-post-content .data-table th { background-color: #f8f9fa; font-weight: 700; color: #333; }
    
    .blog-post-content .highlight-box { background-color: #f8f9fa; border: 1px solid #eee; border-radius: 12px; padding: 50px; margin: 70px 0; }
    
    .blog-post-content .summary-statement { background-color: #f1f2f6; padding: 30px; font-weight: 600; border-radius: 12px; margin: 40px 0; text-align: center; font-size: 19px; border-left: 5px solid #636e72; }
    
    .blog-post-content .tag-box { margin-top: 80px; font-size: 14px; color: #999; border-top: 1px solid #eee; padding-top: 30px; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 30px 20px; }
        .blog-post-content h2 { font-size: 28px; }
        .blog-post-content h3 { font-size: 22px; }
        .blog-post-content p { font-size: 16px; margin-bottom: 25px; }
    }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.15] Homeplus Escapes Bankruptcy: Agreement Reached for 200 Billion KRW in Emergency Funding&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;Homeplus, previously on the brink of bankruptcy, has secured a dramatic agreement between &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;Meritz Financial Group&lt;/span&gt;&lt;/b&gt; and &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;MBK Partners&lt;/span&gt;&lt;/b&gt; to provide a total of &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;200 billion KRW&lt;/span&gt;&lt;/b&gt; in emergency operating funds (DIP financing).&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;0000048939_001_20260715181915544.png&quot; data-origin-width=&quot;860&quot; data-origin-height=&quot;573&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/ofzsx/dJMcajbOSDP/AXOTNvKRk4KqkW2LNQWpZK/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/ofzsx/dJMcajbOSDP/AXOTNvKRk4KqkW2LNQWpZK/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/ofzsx/dJMcajbOSDP/AXOTNvKRk4KqkW2LNQWpZK/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fofzsx%2FdJMcajbOSDP%2FAXOTNvKRk4KqkW2LNQWpZK%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;860&quot; height=&quot;573&quot; data-filename=&quot;0000048939_001_20260715181915544.png&quot; data-origin-width=&quot;860&quot; data-origin-height=&quot;573&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;br /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. Agreement on Emergency DIP Funding&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;According to industry sources on the 15th, Meritz Financial Group and the major shareholder, MBK Partners, have reached a final agreement to provide &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;200 billion KRW&lt;/span&gt;&lt;/b&gt; in emergency operating funds for Homeplus. This support plan is expected to be officially confirmed following board resolutions by Meritz Fire &amp;amp; Marine, Securities, and Capital on the morning of the &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;16th&lt;/span&gt;&lt;/b&gt;.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The core structure involves &lt;b&gt;Meritz Financial lending the full &lt;span class=&quot;text-red&quot;&gt;200 billion KRW&lt;/span&gt;&lt;/b&gt; to Homeplus, with &lt;b&gt;MBK Partners and Chairman Kim Byung-ju providing a full joint guarantee&lt;/b&gt; for the amount. Initially, Meritz insisted on a 100 billion KRW limit with a corresponding guarantee from Chairman Kim, but the scope of the guarantee was significantly expanded to reinforce the accountability of the major shareholder.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;MBK Partners also retracted its previous position of demanding a 200 billion KRW loan while only guaranteeing 100 billion KRW, ultimately agreeing to provide a full guarantee. This agreement is highly significant as it ends the unproductive blame game between the two parties regarding who is responsible for the bankruptcy, leading to actual capital injection.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Had this proposal failed to pass the board meeting on the 16th, Homeplus would have had no choice but to face immediate bankruptcy proceedings, making this a mutual compromise to avoid a total catastrophe.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;Meritz Financial will provide the full 200 billion KRW loan, while MBK Partners and Chairman Kim Byung-ju have agreed to provide a full joint guarantee for the entire amount.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. Union Concessions and Pressure from the National Assembly&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;This dramatic agreement was driven by two key factors: &lt;b&gt;intense political pressure&lt;/b&gt; and &lt;b&gt;bold concessions from the labor union&lt;/b&gt;. The Democratic Party's &quot;Euljiro Committee&quot; emphasized the livelihood issues of approximately 100,000 stakeholders, strongly pushing for a &lt;b&gt;Homeplus Hearing&lt;/b&gt; to be held on the 27th.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The Homeplus labor union informed management and political circles that they would participate in cost-sharing, provided that the &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;200 billion KRW&lt;/span&gt;&lt;/b&gt; funding is actually executed. Their proposal included guaranteeing employment through &lt;b&gt;total redeployment&lt;/b&gt; for workers at the 37 closed stores, rather than offering special redundancy packages.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Furthermore, to assist in corporate rehabilitation, the union proactively proposed halving the redeployment incentive from 3 million KRW to 1.5 million KRW and accepting a 50% reduction in the bonuses scheduled for this coming September. This forward-looking stance by the union significantly reduced the personnel restructuring costs for MBK Partners, acting as a decisive catalyst for the funding negotiations.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;While the National Assembly's hearing card served as external pressure on management, the union's cost-saving proposal acted as the core variable that effectively set the negotiation table in motion.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;Political pressure via a parliamentary hearing and the labor union's self-rescue plan successfully broke the deadlock between the two parties.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;Gemini_Generated_Image_wmslomwmslomwmsl (1).png&quot; data-origin-width=&quot;1696&quot; data-origin-height=&quot;624&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/JJrqO/dJMcahE6ZDI/fv7cczRHxxsoHGaKcqKQjk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/JJrqO/dJMcahE6ZDI/fv7cczRHxxsoHGaKcqKQjk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/JJrqO/dJMcahE6ZDI/fv7cczRHxxsoHGaKcqKQjk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FJJrqO%2FdJMcahE6ZDI%2Ffv7cczRHxxsoHGaKcqKQjk%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;1696&quot; height=&quot;624&quot; data-filename=&quot;Gemini_Generated_Image_wmslomwmslomwmsl (1).png&quot; data-origin-width=&quot;1696&quot; data-origin-height=&quot;624&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;br /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. Avoiding Bankruptcy and Continuing Rehabilitation&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;If the funding plan passes the board meeting on the &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;16th&lt;/span&gt;&lt;/b&gt;, Homeplus will secure sufficient resources to file an immediate appeal against the court's decision to terminate rehabilitation proceedings before the &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;20th&lt;/span&gt;&lt;/b&gt;. If the court accepts the appeal, the Seoul Rehabilitation Court is highly likely to grant an extension for the approval of the rehabilitation plan until early September.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Homeplus had been experiencing a worst-case scenario where operating funds were completely depleted, leading to a total halt in product supply and the subsequent closure of all nationwide stores on the 13th. Once their legal status is restored through an appeal, their top priority will be settling payments with suppliers to immediately resume product supply.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Although the court decided to terminate rehabilitation on the 3rd, the confirmation of capital injection from the major shareholder provides a strong legal justification to overturn this decision and continue the rehabilitation process. This goes beyond merely delaying bankruptcy; it is the last chance to resolve the shutdown of 67 stores and seek the normalization of what was once a &quot;distribution giant.&quot;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Ultimately, this funding acts as a bridge that dramatically misses the 20th deadline, granting Homeplus a precious &quot;golden time&quot; for survival.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;Securing funds has provided a basis for legal recourse, with expectations for the resumption of rehabilitation and store operations following a court appeal.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. The Challenge Toward Realistic Normalization&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The secured &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;200 billion KRW&lt;/span&gt;&lt;/b&gt; will serve as a &lt;b&gt;&quot;primer&quot;&lt;/b&gt; to avert bankruptcy, but there remain many mountains to climb for fundamental normalization. The current funds are merely the minimum cost required to restock long-neglected store shelves and attract customers, and are far from representing a structural improvement of the management system.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Experts advise that these 200 billion KRW must be immediately injected into restoring the core supply chain rather than simply being used to pay off debts, in order to create a virtuous cycle that leads to revenue generation. Since the livelihoods of 100,000 people connected to Homeplus include not only direct employees but also thousands of workers at tenant companies and suppliers, their livelihood recovery is the top priority.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;In addition, to recover the brand image already damaged by news of store closures and to win back customers, substantial marketing costs, such as aggressive discount promotions, will be necessary.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Political figures, including Representative Min Byung-duk, have warned that &quot;the situation is not over just because 200 billion KRW is injected,&quot; emphasizing that nation-wide interest and a &quot;buy Homeplus goods&quot; campaign are essential for the company to survive.&lt;/p&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Category&lt;/th&gt;
&lt;th&gt;Details&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Agreed Amount&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Total &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;200 Billion KRW&lt;/span&gt;&lt;/b&gt; (DIP Loan)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Guarantor&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;MBK Partners&lt;/span&gt;&lt;/b&gt;, Chairman Kim Byung-ju (Full Guarantee)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Expected Approval&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;16th&lt;/span&gt;&lt;/b&gt; (Board Resolution)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Future Steps&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Immediate appeal against rehabilitation termination by the &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;20th&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;highlight-box&quot;&gt;
&lt;h3 style=&quot;margin-top: 0;&quot; data-ke-size=&quot;size23&quot;&gt;[  Key Summary]&lt;/h3&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;Agreement Reached:&lt;/b&gt; Meritz Financial agrees to full 200 billion KRW loan; MBK agrees to full guarantee.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Catalysts:&lt;/b&gt; Pressure from parliamentary hearings and the labor union's concessions (bonus reductions, etc.).&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Legal Actions:&lt;/b&gt; Filing an immediate appeal against rehabilitation termination by the 20th.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Remaining Challenges:&lt;/b&gt; Beyond mere survival, normalizing supply chains and establishing sustainable management are critical.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>Bankruptcy Crisis</category>
      <category>DIP Finance</category>
      <category>Emergency Operating Funds</category>
      <category>Homeplus</category>
      <category>Immediate Appeal</category>
      <category>July_15_2026</category>
      <category>korea today news</category>
      <category>MBK Partners</category>
      <category>Meritz Financial</category>
      <category>rehabilitation</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471965</guid>
      <comments>https://ttt77.tistory.com/471965#entry471965comment</comments>
      <pubDate>Wed, 15 Jul 2026 22:22:37 +0900</pubDate>
    </item>
    <item>
      <title>홈플러스 파산 위기 탈출, 2,000억 원 긴급 운영자금 지원 합의</title>
      <link>https://ttt77.tistory.com/471964</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;홈플러스 파산 위기 탈출, 2,000억 원 긴급 운영자금 지원 합의&quot;,
      &quot;description&quot;: &quot;파산 위기에 놓였던 홈플러스가 메리츠금융과 MBK파트너스의 긴급 운영자금 2,000억 원 지원 합의로 기사회생의 발판을 마련했습니다.&quot;,
      &quot;keyword&quot;: &quot;홈플러스, 파산위기, DIP금융, 메리츠금융, MBK파트너스, 긴급운영자금, 회생절차, 즉시항고&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;경제 취재팀&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    /* 가독성 최적화 스타일 */
    .blog-post-content { font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; line-height: 1.9; color: #2d3436; max-width: 1200px; width: 95%; margin: 0 auto; padding: 80px 40px; word-break: keep-all; box-sizing: border-box; }
    
    .blog-post-content h2 { font-size: 36px; color: #1a1a1a; line-height: 1.3; border-bottom: 3px solid #1a1a1a; padding-bottom: 25px; margin-bottom: 60px; font-weight: 800; letter-spacing: -0.5px; }
    
    .blog-post-content .lead-text { font-size: 20px; font-weight: 500; color: #444; background-color: #fcfcfc; padding: 40px; border-left: 8px solid #2d3436; margin-bottom: 60px; line-height: 1.7; box-shadow: 0 4px 6px rgba(0,0,0,0.05); }
    
    .blog-post-content h3 { font-size: 28px; color: #1a1a1a; margin-top: 80px; margin-bottom: 30px; font-weight: 800; display: flex; align-items: center; }
    .blog-post-content h3::before { content: &quot;&quot;; width: 8px; height: 28px; background: #2d3436; margin-right: 15px; border-radius: 4px; }
    
    .blog-post-content p { margin-bottom: 35px; font-size: 18px; color: #333; text-align: justify; }
    
    .blog-post-content .text-red { color: #d63031; font-weight: 700; }
    
    .blog-post-content ul { padding-left: 20px; margin-bottom: 40px; }
    .blog-post-content li { margin-bottom: 18px; font-size: 18px; line-height: 1.7; }
    
    .blog-post-content .data-table { width: 100%; border-collapse: collapse; margin: 60px 0; font-size: 17px; }
    .blog-post-content .data-table th, .blog-post-content .data-table td { border-bottom: 1px solid #dee2e6; padding: 20px; text-align: left; }
    .blog-post-content .data-table th { background-color: #f8f9fa; font-weight: 700; color: #333; }
    
    .blog-post-content .highlight-box { background-color: #f8f9fa; border: 1px solid #eee; border-radius: 12px; padding: 50px; margin: 70px 0; }
    
    .blog-post-content .summary-statement { background-color: #f1f2f6; padding: 30px; font-weight: 600; border-radius: 12px; margin: 40px 0; text-align: center; font-size: 19px; border-left: 5px solid #636e72; }
    
    .blog-post-content .tag-box { margin-top: 80px; font-size: 14px; color: #999; border-top: 1px solid #eee; padding-top: 30px; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 30px 20px; }
        .blog-post-content h2 { font-size: 28px; }
        .blog-post-content h3 { font-size: 22px; }
        .blog-post-content p { font-size: 16px; margin-bottom: 25px; }
    }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.15] 홈플러스 파산 위기 탈출, 2,000억 원 긴급 운영자금 지원 합의&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;파산 위기에 놓였던 홈플러스가 &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;메리츠금융&lt;/span&gt;&lt;/b&gt;과 &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;MBK파트너스&lt;/span&gt;&lt;/b&gt;의 극적 합의로 총 &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;2,000억 원&lt;/span&gt;&lt;/b&gt; 규모의 긴급 운영자금(DIP금융)을 지원받게 되었습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;0000048939_001_20260715181915544.png&quot; data-origin-width=&quot;860&quot; data-origin-height=&quot;573&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/I42uF/dJMcadQdI2h/hac1LfHzMisUmW8pYcYzU1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/I42uF/dJMcadQdI2h/hac1LfHzMisUmW8pYcYzU1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/I42uF/dJMcadQdI2h/hac1LfHzMisUmW8pYcYzU1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FI42uF%2FdJMcadQdI2h%2Fhac1LfHzMisUmW8pYcYzU1%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;860&quot; height=&quot;573&quot; data-filename=&quot;0000048939_001_20260715181915544.png&quot; data-origin-width=&quot;860&quot; data-origin-height=&quot;573&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;br /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. 긴급 회생자금(DIP) 지원 합의&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;15일 업계에 따르면, 그동안 대립하던 &lt;b&gt;메리츠금융그룹&lt;/b&gt;과 대주주 &lt;b&gt;MBK파트너스&lt;/b&gt;가 홈플러스에 대한 &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;2,000억 원&lt;/span&gt;&lt;/b&gt; 규모의 긴급 운영자금 지원에 최종 합의했습니다. 이번 지원안은 &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;16일 오전&lt;/span&gt;&lt;/b&gt; 메리츠 화재, 증권, 캐피탈 3사의 이사회 의결을 거쳐 공식 확정될 예정입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;핵심 구조는 &lt;b&gt;메리츠금융이 홈플러스에 &lt;span class=&quot;text-red&quot;&gt;2,000억 원&lt;/span&gt;을 전액 대출&lt;/b&gt;하고, 이에 대해 &lt;b&gt;MBK파트너스와 김병주 회장이 전액 연대보증&lt;/b&gt;을 서는 방식입니다. 당초 메리츠 측은 1000억 원 지원과 그에 상응하는 김 회장의 보증만을 고집했으나, 대주주 책임론을 강화하는 방향으로 보증 범위가 대폭 확대되었습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;MBK 측 역시 당초 2000억 지원은 요구하면서도 보증은 1000억 원만 제공하려 했던 입장을 철회하고 전액 보증으로 선회했습니다. 이 같은 합의는 양측이 서로에게 파산 책임을 떠넘기던 소모적인 공방을 끝내고 실질적인 자금 수혈을 결정했다는 점에서 큰 의미가 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;만약 16일 이사회에서 안건이 통과되지 않을 경우 홈플러스는 즉시 파산 수순을 밟을 수밖에 없는 상황이었기에, 양측 모두 한발씩 양보하며 '파국'을 면하는 길을 택했습니다.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;메리츠금융이 2,000억 원을 전액 대출하고, MBK파트너스와 김병주 회장이 2,000억 원 전액에 대해 연대보증을 서기로 합의했습니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. 노조의 양보와 국회 청문회 압박&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이번 극적 합의의 배후에는 &lt;b&gt;정치권의 강력한 압박&lt;/b&gt;과 &lt;b&gt;노동조합의 전격적인 양보&lt;/b&gt;라는 두 가지 핵심 동력이 존재했습니다. 더불어민주당 을지로위원회는 약 10만 명에 달하는 이해관계자의 민생 문제를 강조하며, 오는 27일 &lt;b&gt;홈플러스 사태 청문회&lt;/b&gt;를 강력하게 추진해왔습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;홈플러스 노조는 &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;2,000억 원&lt;/span&gt;&lt;/b&gt; 지원이 실제 집행된다는 전제하에, 조합원들의 동의를 구해 고통 분담에 동참하겠다는 입장을 경영진과 정치권에 전달했습니다. 주요 자구안에는 폐점 대상 37개 점포 직원들에 대해 특별퇴직 대신 &lt;b&gt;전원 전환 배치&lt;/b&gt;를 원칙으로 고용을 보장하는 내용이 담겼습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;또한, 기업 회생을 위해 전환 배치 위로금을 기존 300만 원에서 150만 원으로 절반 줄이고, 오는 9월 예정된 상여금 역시 절반만 지급하는 방안을 과감히 제안했습니다. 이러한 노조의 전향적인 태도는 MBK파트너스가 인력 구조조정 비용을 낮추는 직접적인 효과를 가져와, 자금 지원 협상의 물꼬를 트는 결정적인 변수가 되었습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;정치권의 청문회 카드가 경영진을 압박하는 외적인 요인이었다면, 노조의 비용 절감안은 실질적인 협상 테이블을 움직이게 한 핵심 동력이었습니다.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;국회 청문회 압박과 노동조합의 자구안 제시가 평행선을 달리던 양측의 합의를 이끌어냈습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;20260716_01160120000001_L00.jpg&quot; data-origin-width=&quot;1000&quot; data-origin-height=&quot;368&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/67fLQ/dJMcahrFXau/xYKSPDuHuRxDZlSuTI7q6k/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/67fLQ/dJMcahrFXau/xYKSPDuHuRxDZlSuTI7q6k/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/67fLQ/dJMcahrFXau/xYKSPDuHuRxDZlSuTI7q6k/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F67fLQ%2FdJMcahrFXau%2FxYKSPDuHuRxDZlSuTI7q6k%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1000&quot; height=&quot;368&quot; data-filename=&quot;20260716_01160120000001_L00.jpg&quot; data-origin-width=&quot;1000&quot; data-origin-height=&quot;368&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;br /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. 파산 위기 넘기고 회생 절차 이어간다&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이번 자금 지원안이 &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;16일&lt;/span&gt;&lt;/b&gt; 이사회를 최종 통과하면, 홈플러스는 회생절차 폐지 결정에 대해 &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;20일&lt;/span&gt;&lt;/b&gt; 이전까지 즉시항고할 수 있는 충분한 재원을 확보하게 됩니다. 법원이 항고를 받아들일 경우, 서울회생법원은 9월 초까지 회생계획안을 가결할 수 있는 추가 기간을 부여할 가능성이 매우 높습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;그간 홈플러스는 운영자금이 바닥나 상품 공급이 전면 중단되는 최악의 상황을 겪으며, 지난 13일 전국 매장 영업을 전격 중단했습니다. 즉시항고를 통해 법적 지위를 회복하면 가장 먼저 수행해야 할 과제는 공급업체들과의 결제 대금을 정산하여 중단된 상품 공급을 즉시 재개하는 것입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;법원은 지난 3일 회생절차 폐지를 결정했으나, 대주주의 자금 수혈이 확정되면 이를 번복하고 다시 회생 절차를 지속할 강력한 법적 명분이 확보됩니다. 이는 단순히 파산을 늦추는 차원을 넘어, 67개 매장의 영업 중단 사태를 해소하고 유통 공룡이었던 홈플러스의 정상화를 다시 모색할 마지막 기회를 잡은 셈입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;결과적으로 이번 자금 지원은 20일이라는 마감 시한을 극적으로 넘기게 해주는 가교 역할을 하며, 홈플러스에 소중한 '골든타임'을 벌어다 주었습니다.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;자금 조달을 통해 법적 대응 근거를 마련했으며, 법원 항고를 통해 회생절차 재개 및 매장 영업 재개가 기대됩니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. 현실적인 정상화까지의 과제&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;확보된 &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;2,000억 원&lt;/span&gt;&lt;/b&gt;은 파산 위기를 넘기기 위한 &lt;b&gt;'마중물'&lt;/b&gt; 역할을 할 것이지만, 근본적인 정상화를 위해서는 여전히 넘어야 할 산이 많습니다. 현재의 자금은 오랫동안 방치된 매장 진열대를 다시 채우고 고객을 불러모으기 위한 최소한의 비용일 뿐, 근본적인 경영 체질 개선과는 거리가 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;전문가들은 이 2,000억 원이 단순히 부채 상환에 쓰이는 것이 아니라, 핵심 상품 공급망 복구에 즉각 투입되어야 매출 발생으로 이어지는 선순환 구조를 만들 수 있다고 조언합니다. 홈플러스와 연관된 10만 명의 민생에는 직영 사원뿐만 아니라 수천 개의 입점 업체와 납품업체 종사자들이 포함되어 있어, 이들의 생계 복구가 최우선입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;또한, 영업 중단 뉴스로 인해 이미 하락한 브랜드 이미지를 회복하고 고객들의 발길을 다시 되돌리기 위해서는 파격적인 할인 프로모션 등 마케팅 비용도 동반되어야 할 것으로 보입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;민병덕 의원을 비롯한 정치권에서도 &quot;2,000억 원 투입으로 사태가 끝난 것이 아니다&quot;라고 경고하며, 전국민적인 관심과 '홈플러스 물건 팔아주기' 상생 운동이 병행되어야만 기업이 생존할 수 있다고 강조했습니다.&lt;/p&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;구분&lt;/th&gt;
&lt;th&gt;주요 내용&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;합의 금액&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;총 &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;2,000억 원&lt;/span&gt;&lt;/b&gt; (DIP 대출)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;보증 주체&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;MBK파트너스&lt;/span&gt;&lt;/b&gt;, 김병주 회장 (전액 보증)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;확정 예정일&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;16일&lt;/span&gt;&lt;/b&gt; 이사회 의결&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;향후 절차&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;20일&lt;/span&gt;&lt;/b&gt; 이전 회생절차 폐지 결정에 대한 즉시항고&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;highlight-box&quot;&gt;
&lt;h3 style=&quot;margin-top: 0;&quot; data-ke-size=&quot;size23&quot;&gt;[  핵심 요약]&lt;/h3&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;합의 성사:&lt;/b&gt; 메리츠금융 2,000억 원 전액 대출 및 MBK 전액 보증 합의.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;동력:&lt;/b&gt; 국회 청문회 추진 및 노동조합의 양보안(상여금 반납, 위로금 축소 등) 제시.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;법적 조치:&lt;/b&gt; 20일 이전 회생절차 폐지 결정에 대해 즉시항고 예정.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;과제:&lt;/b&gt; 단순 생존을 넘어 상품 공급 정상화 및 지속 가능한 경영 정상화 방안 마련 필수.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>2026년7월15일</category>
      <category>DIP금융</category>
      <category>MBK파트너스</category>
      <category>긴급운영자금</category>
      <category>메리츠금융</category>
      <category>오늘의 일들</category>
      <category>즉시항고</category>
      <category>파산위기</category>
      <category>홈플러스</category>
      <category>회생절차</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471964</guid>
      <comments>https://ttt77.tistory.com/471964#entry471964comment</comments>
      <pubDate>Wed, 15 Jul 2026 22:22:29 +0900</pubDate>
    </item>
    <item>
      <title>Myung Jae-wan and Daejeon City's judgment on compensation for the murder of the disciple was confirmed</title>
      <link>https://ttt77.tistory.com/471963</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Verdict Finalized: Murderer Myeong Jae-wan and Daejeon City Ordered to Compensate Victim's Family&quot;,
      &quot;description&quot;: &quot;The civil damages judgment against Myeong Jae-wan, who murdered his elementary school student, and Daejeon City has been finalized. We summarize the key details of the ruling.&quot;,
      &quot;keyword&quot;: &quot;Myeong Jae-wan, Kim Ha-neul, Compensation, Daejeon City, State Compensation Act, Verdict Finalized, Elementary School Murder Case&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Legal News Team&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content { font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', 'Noto Sans KR', sans-serif; line-height: 1.8; color: #333; max-width: 1200px; width: 95%; margin: 0 auto; padding: 60px 40px; word-break: keep-all; box-sizing: border-box; }
    .blog-post-content h2 { font-size: 32px; color: #1a1a1a; line-height: 1.4; border-bottom: 5px solid #2d3436; padding-bottom: 25px; margin-bottom: 50px; font-weight: 800; }
    .blog-post-content .lead-text { font-size: 19px; font-weight: 600; color: #2d3436; background-color: #f8f9fa; padding: 40px; border-left: 10px solid #2d3436; margin-bottom: 60px; text-align: justify; line-height: 1.6; }
    .blog-post-content h3 { font-size: 26px; color: #2d3436; margin-top: 70px; margin-bottom: 30px; border-left: 5px solid #2d3436; padding-left: 20px; font-weight: 700; }
    .blog-post-content p { margin-bottom: 25px; text-align: justify; font-size: 18px; line-height: 1.8; }
    .blog-post-content .text-red { color: #d63031; font-weight: 700; }
    .blog-post-content ul { padding-left: 25px; margin-bottom: 30px; }
    .blog-post-content li { margin-bottom: 15px; font-size: 18px; }
    .blog-post-content .data-table { width: 100%; border-collapse: collapse; margin: 50px 0; font-size: 16px; }
    .blog-post-content .data-table th, .blog-post-content .data-table td { border: 1px solid #e9ecef; padding: 18px; text-align: left; }
    .blog-post-content .data-table th { background-color: #f8f9fa; font-weight: bold; }
    .blog-post-content .highlight-box { background-color: #fcfcfc; border: 2px solid #dfe6e9; border-radius: 10px; padding: 40px; margin: 60px 0; }
    .blog-post-content .tag-box { margin-top: 60px; font-size: 14px; color: #888; border-top: 1px solid #eee; padding-top: 20px; }
    .blog-post-content .summary-statement { background-color: #f1f2f6; padding: 25px; font-weight: bold; border-radius: 8px; margin: 35px 0; text-align: center; font-size: 20px; border-left: 5px solid #636e72; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 20px; width: 100%; }
        .blog-post-content h2 { font-size: 24px; }
        .blog-post-content h3 { font-size: 20px; }
        .blog-post-content p { font-size: 16px; }
        .blog-post-content .summary-statement { font-size: 18px; padding: 20px; }
    }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.14] Verdict Finalized: Murderer Myeong Jae-wan and Daejeon City Ordered to Compensate Victim's Family&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;The civil liability for damages has been finalized for &lt;b&gt;Myeong Jae-wan, a murderer serving a life sentence&lt;/b&gt; for killing his student, and &lt;b&gt;Daejeon City&lt;/b&gt;, which failed to prevent the crime.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;Gemini_Generated_Image_mlb8wmlb8wmlb8wm.png&quot; data-origin-width=&quot;1376&quot; data-origin-height=&quot;768&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/nkrIH/dJMcaaeYYm7/bxTTjKSSJdPZxVU92vGfQ1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/nkrIH/dJMcaaeYYm7/bxTTjKSSJdPZxVU92vGfQ1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/nkrIH/dJMcaaeYYm7/bxTTjKSSJdPZxVU92vGfQ1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FnkrIH%2FdJMcaaeYYm7%2FbxTTjKSSJdPZxVU92vGfQ1%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;1376&quot; height=&quot;768&quot; data-filename=&quot;Gemini_Generated_Image_mlb8wmlb8wmlb8wm.png&quot; data-origin-width=&quot;1376&quot; data-origin-height=&quot;768&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;br /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. Liability for Damages Finalized&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;According to legal sources on the 14th, the first-instance judgment in the damages suit filed by the family of the late victim against &lt;b&gt;the perpetrator Myeong Jae-wan&lt;/b&gt;, Daejeon City, and the school principal has been finalized. As neither the defendants nor the plaintiffs appealed within the deadline, the &lt;b&gt;initial ruling stands&lt;/b&gt;.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The core of this ruling is that the court recognized the joint liability for damages of Myeong and Daejeon City, ordering them to &lt;b&gt;pay &lt;span class=&quot;text-red&quot;&gt;109 million KRW&lt;/span&gt; each to the victim's parents and &lt;span class=&quot;text-red&quot;&gt;18 million KRW&lt;/span&gt; to the victim's sibling&lt;/b&gt;.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Although Myeong is currently serving a &lt;b&gt;life sentence&lt;/b&gt;, the court clearly established that his illegal acts must be compensated financially. The victim's family has demanded strict punishment and accountability throughout the litigation, and this ruling confirms that he must bear &lt;b&gt;economic responsibility for his crimes&lt;/b&gt;.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;The court recognized the joint liability of Myeong Jae-wan and Daejeon City, ordering them to pay 109 million KRW to each parent and 18 million KRW to the sibling.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. Abuse of Position as a Teacher&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The court viewed Myeong's crime as going beyond a personal aberration; it was a total violation of his official duty as a teacher. The fact that the crime occurred during working hours on school premises means Myeong &lt;b&gt;used his position as a tool for his crime&lt;/b&gt;.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;In particular, Myeong lured the victim into the audiovisual room under the false pretense of &quot;giving her a book,&quot; &lt;b&gt;cruelly abusing the trust between teacher and student&lt;/b&gt;. The court determined that because Myeong used his position as a teacher, Daejeon City, as his employer, could not evade &lt;b&gt;supervisory responsibility&lt;/b&gt;.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Ultimately, Myeong's shameful conduct not only destroyed the safety of the educational environment but also shifted &lt;b&gt;significant legal and financial responsibility&lt;/b&gt; to the local government.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;Because Myeong Jae-wan directly abused his position as a teacher for his crime, the &lt;b&gt;supervisory responsibility&lt;/b&gt; of Daejeon City was recognized.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;nuz8xk6a.png&quot; data-origin-width=&quot;988&quot; data-origin-height=&quot;536&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/LYD40/dJMcaijKJD8/APa480w7priDM0xasEqT61/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/LYD40/dJMcaijKJD8/APa480w7priDM0xasEqT61/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/LYD40/dJMcaijKJD8/APa480w7priDM0xasEqT61/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FLYD40%2FdJMcaijKJD8%2FAPa480w7priDM0xasEqT61%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;988&quot; height=&quot;536&quot; data-filename=&quot;nuz8xk6a.png&quot; data-origin-width=&quot;988&quot; data-origin-height=&quot;536&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;br /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. Exoneration of School Principal vs. Myeong's Liability&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Conversely, the claim for damages against the school principal was &lt;b&gt;dismissed&lt;/b&gt;. The court considered the principal's efforts to prevent the incident, such as counseling Myeong, recommending a leave of absence, and consulting professional agencies. In other words, rather than administrative negligence, &lt;b&gt;Myeong's criminal intent was recognized as being absolute&lt;/b&gt;.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;This is interpreted as the court acknowledging that it was impossible for the school administration to completely control the situation given how meticulously Myeong planned his crime. Myeong even exploited the school principal's normal guidance as an opportunity for his crime.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Therefore, &lt;b&gt;Myeong Jae-wan's responsibility is all the more prominent&lt;/b&gt;. Having committed a brutal murder despite the principal's preventive efforts, Myeong cannot escape civil liability.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;Despite the school principal's preventive efforts, the &lt;b&gt;malice&lt;/b&gt; of Myeong's crime was so evident that his responsibility is aggravated.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. Life Imprisonment Confirmed&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Myeong Jae-wan was arrested and indicted after luring an elementary student into an audiovisual room and murdering her in February of last year. This heinous crime shocked the nation, and the Supreme Court confirmed a &lt;b&gt;life sentence&lt;/b&gt; for Myeong last April.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Although Myeong is currently incarcerated in isolation, the lives of the victim's family, destroyed by his crime, have yet to recover. The decision by the police to release Myeong's personal information via the Shinhang Disclosure Committee highlights the anti-human nature of his crime.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;With both the criminal life sentence and now this civil damages judgment finalized, Myeong has received the &lt;b&gt;heaviest legal judgment possible&lt;/b&gt;.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;Already serving a &lt;b&gt;life sentence&lt;/b&gt;, Myeong Jae-wan has now been held finally and economically accountable for his crimes through this civil judgment.&lt;/div&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Category&lt;/th&gt;
&lt;th&gt;Details&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Case Result&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Partial Plaintiff Win (&lt;b&gt;Liability Finalized&lt;/b&gt;)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Defendants&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Myeong Jae-wan, Daejeon City&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Damages&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Parents: &lt;span class=&quot;text-red&quot;&gt;109 million KRW&lt;/span&gt; each, Sibling: &lt;span class=&quot;text-red&quot;&gt;18 million KRW&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Principal Liability&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Dismissed (Prevention efforts recognized)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Criminal Verdict&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;Life Imprisonment&lt;/b&gt; (Supreme Court)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;highlight-box&quot;&gt;
&lt;h3 style=&quot;margin-top: 0;&quot; data-ke-size=&quot;size23&quot;&gt;[  Key Summary of Judgment]&lt;/h3&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;Finalization:&lt;/b&gt; The first-instance ruling recognizing the liability of Myeong Jae-wan and Daejeon City has been &lt;b&gt;finalized&lt;/b&gt; as neither party appealed.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Compensation:&lt;/b&gt; &lt;b&gt;The court recognized the joint liability of Myeong and Daejeon City, ordering payments of &lt;span class=&quot;text-red&quot;&gt;109 million KRW&lt;/span&gt; to each parent and &lt;span class=&quot;text-red&quot;&gt;18 million KRW&lt;/span&gt; to the sibling.&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;State Compensation:&lt;/b&gt; Daejeon City's &lt;b&gt;supervisory responsibility&lt;/b&gt; recognized as Myeong used his teacher position for the crime.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Principal Exonerated:&lt;/b&gt; Exonerated as it was difficult for the principal to completely preempt Myeong's criminal intent.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Perpetrator Status:&lt;/b&gt; Myeong is currently serving a &lt;b&gt;life sentence&lt;/b&gt; confirmed by the Supreme Court.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>Daejeon City</category>
      <category>Damage Suit</category>
      <category>Elementary School Murder Case</category>
      <category>July_14_2026</category>
      <category>Kim Ha-neul</category>
      <category>korea today news</category>
      <category>life imprisonment</category>
      <category>Myeong Jae-wan</category>
      <category>State Compensation Act</category>
      <category>Verdict Finalized</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471963</guid>
      <comments>https://ttt77.tistory.com/471963#entry471963comment</comments>
      <pubDate>Tue, 14 Jul 2026 22:31:47 +0900</pubDate>
    </item>
    <item>
      <title>제자 살해범 명재완&amp;middot;대전시 손해배상 판결 확정</title>
      <link>https://ttt77.tistory.com/471962</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;제자 살해범 명재완과 대전시, 유족에게 손해배상 판결 확정&quot;,
      &quot;description&quot;: &quot;초등학생 제자를 살해한 명재완과 대전시의 손해배상 판결이 확정되었습니다. 판결의 핵심 내용을 정리합니다.&quot;,
      &quot;keyword&quot;: &quot;명재완, 김하늘, 손해배상, 대전시, 국가배상법, 판결확정, 초등학생살해사건&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;법조 취재팀&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content { font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', 'Noto Sans KR', sans-serif; line-height: 1.8; color: #333; max-width: 1200px; width: 95%; margin: 0 auto; padding: 60px 40px; word-break: keep-all; box-sizing: border-box; }
    .blog-post-content h2 { font-size: 32px; color: #1a1a1a; line-height: 1.4; border-bottom: 5px solid #2d3436; padding-bottom: 25px; margin-bottom: 50px; font-weight: 800; }
    .blog-post-content .lead-text { font-size: 19px; font-weight: 600; color: #2d3436; background-color: #f8f9fa; padding: 40px; border-left: 10px solid #2d3436; margin-bottom: 60px; text-align: justify; line-height: 1.6; }
    .blog-post-content h3 { font-size: 26px; color: #2d3436; margin-top: 70px; margin-bottom: 30px; border-left: 5px solid #2d3436; padding-left: 20px; font-weight: 700; }
    .blog-post-content p { margin-bottom: 25px; text-align: justify; font-size: 18px; line-height: 1.8; }
    .blog-post-content .text-red { color: #d63031; font-weight: 700; }
    .blog-post-content ul { padding-left: 25px; margin-bottom: 30px; }
    .blog-post-content li { margin-bottom: 15px; font-size: 18px; }
    .blog-post-content .data-table { width: 100%; border-collapse: collapse; margin: 50px 0; font-size: 16px; }
    .blog-post-content .data-table th, .blog-post-content .data-table td { border: 1px solid #e9ecef; padding: 18px; text-align: left; }
    .blog-post-content .data-table th { background-color: #f8f9fa; font-weight: bold; }
    .blog-post-content .highlight-box { background-color: #fcfcfc; border: 2px solid #dfe6e9; border-radius: 10px; padding: 40px; margin: 60px 0; }
    .blog-post-content .tag-box { margin-top: 60px; font-size: 14px; color: #888; border-top: 1px solid #eee; padding-top: 20px; }
    .blog-post-content .summary-statement { background-color: #f1f2f6; padding: 25px; font-weight: bold; border-radius: 8px; margin: 35px 0; text-align: center; font-size: 20px; border-left: 5px solid #636e72; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 20px; width: 100%; }
        .blog-post-content h2 { font-size: 24px; }
        .blog-post-content h3 { font-size: 20px; }
        .blog-post-content p { font-size: 16px; }
        .blog-post-content .summary-statement { font-size: 18px; padding: 20px; }
    }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.14] 제자 살해범 명재완과 대전시, 유족에게 손해배상 판결 확정&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;자신이 근무하던 초등학교에서 제자를 잔혹하게 살해하여 &lt;b&gt;무기징역이 확정된 가해자 명재완&lt;/b&gt;과, 그의 범행을 막지 못한 &lt;b&gt;대전광역시&lt;/b&gt;의 손해배상 책임이 법적으로 확정되었습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;Gemini_Generated_Image_wxu1lvwxu1lvwxu1.png&quot; data-origin-width=&quot;1376&quot; data-origin-height=&quot;768&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/AWNUk/dJMcaaMNs9c/e3NKkm284l57QkBQ2M9x61/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/AWNUk/dJMcaaMNs9c/e3NKkm284l57QkBQ2M9x61/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/AWNUk/dJMcaaMNs9c/e3NKkm284l57QkBQ2M9x61/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FAWNUk%2FdJMcaaMNs9c%2Fe3NKkm284l57QkBQ2M9x61%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;1376&quot; height=&quot;768&quot; data-filename=&quot;Gemini_Generated_Image_wxu1lvwxu1lvwxu1.png&quot; data-origin-width=&quot;1376&quot; data-origin-height=&quot;768&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;br /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. 가해자 명재완의 배상 책임 확정&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;14일 법조계에 따르면, 제자를 흉기로 찔러 살해한 &lt;b&gt;가해자 명재완&lt;/b&gt;과 대전시, 그리고 당시 학교장을 상대로 유족이 제기한 손해배상 소송의 1심 판결이 최종 확정되었습니다. 피고 측과 유족 모두 항소 기간 내에 항소장을 제출하지 않음으로써 &lt;b&gt;1심 결과가 그대로 유지&lt;/b&gt;되었습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이번 판결의 핵심은 &lt;b&gt;김양 유족이 제기한 손해배상 청구 소송에서 명재완과 대전시의 공동 배상 책임을 일부 인정해 양측이 김양 부모에게 각각 &lt;span class=&quot;text-red&quot;&gt;1억 900만 원&lt;/span&gt;, 동생에게 &lt;span class=&quot;text-red&quot;&gt;1,800만 원&lt;/span&gt;을 지급하라고 판결&lt;/b&gt;한 점입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;무고한 어린 학생을 살해한 명재완은 현재 &lt;b&gt;무기징역&lt;/b&gt;을 선고받고 복역 중이지만, 법원은 그가 저지른 불법 행위가 금전적 보상으로 이어져야 함을 분명히 했습니다. 유족들은 소송 과정 내내 명재완의 엄벌과 책임을 요구해 왔으며, 이번 판결을 통해 그가 자신의 범죄에 대해 &lt;b&gt;경제적 책임까지 져야 함이 입증&lt;/b&gt;되었습니다.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;김양 유족이 제기한 손해배상 청구 소송에서 명재완과 대전시의 공동 배상 책임을 일부 인정해 양측이 김양 부모에게 각각 1억 900만 원, 동생에게 1,800만 원을 지급하라고 판결했다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. 교사라는 지위를 악용한 명재완&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;재판부는 명재완의 범행이 단순한 개인적 일탈을 넘어, 공무원인 교사가 자신의 직무 집행 권한을 완전히 짓밟은 행위라고 보았습니다. 범행이 근무 시간 중 학교 내에서 이루어졌다는 점은 명재완이 자신의 &lt;b&gt;지위를 범행의 도구로 삼았음을 의미&lt;/b&gt;합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;특히 명재완은 피해 학생에게 &quot;책을 주겠다&quot;는 거짓말로 시청각실로 유인했는데, 이는 &lt;b&gt;교사와 학생이라는 신뢰 관계를 철저히 악용한 것&lt;/b&gt;입니다. 재판부는 이러한 명재완의 행위가 교사라는 직위를 이용한 것이기에, 그를 고용한 대전시 또한 &lt;b&gt;관리 감독자로서의 책임&lt;/b&gt;을 회피할 수 없다고 판단했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;결국 명재완의 파렴치한 범행은 교육 현장의 안전을 무너뜨렸을 뿐만 아니라, 지방자치단체에까지 &lt;b&gt;막대한 법적, 재정적 책임&lt;/b&gt;을 떠넘기는 결과를 초래했습니다.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;명재완이 교사라는 직위를 범죄에 직접적으로 악용했기에, 그를 고용한 대전시의 &lt;b&gt;관리 감독 책임&lt;/b&gt;까지 인정되었습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;nuz8xk6a.png&quot; data-origin-width=&quot;988&quot; data-origin-height=&quot;536&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bSzLMZ/dJMcacKFsDV/MpFlKRofHwBKNqzmrCuv6k/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bSzLMZ/dJMcacKFsDV/MpFlKRofHwBKNqzmrCuv6k/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bSzLMZ/dJMcacKFsDV/MpFlKRofHwBKNqzmrCuv6k/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbSzLMZ%2FdJMcacKFsDV%2FMpFlKRofHwBKNqzmrCuv6k%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;988&quot; height=&quot;536&quot; data-filename=&quot;nuz8xk6a.png&quot; data-origin-width=&quot;988&quot; data-origin-height=&quot;536&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;br /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. 학교장 면책과 대비되는 명재완의 책임&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;반면, 학교장에 대한 손해배상 청구는 &lt;b&gt;기각&lt;/b&gt;되었습니다. 재판부는 학교장이 명재완의 이상 징후를 감지하고 휴직 권고, 전문기관 상담 등 예방을 위해 노력했던 사실을 참작했습니다. 즉, 학교장의 관리 부실보다는 &lt;b&gt;명재완의 범의(犯罪)가 지나치게 확고했음&lt;/b&gt;을 인정한 것입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이는 명재완이 얼마나 치밀하게 계획적으로 범죄를 준비했는지, 그리고 그를 사전에 완전히 통제하는 것이 불가능했음을 법원이 인정한 것으로 해석됩니다. 명재완은 학교장의 정상적인 지도조차 범행의 기회로 이용한 파렴치함을 보였습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;따라서 이번 판결에서 &lt;b&gt;명재완의 책임은 더욱 돋보이게 되었습니다&lt;/b&gt;. 학교장의 예방 노력을 비웃기라도 하듯 잔혹한 살인을 저지른 명재완은 결국 민사상으로도 책임을 피해 갈 수 없는 처지에 놓였습니다.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;학교장의 예방 노력에도 불구하고 명재완이 저지른 범행의 &lt;b&gt;고의성&lt;/b&gt;이 너무도 명백했기에, 가해자의 책임은 가중되었습니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. 무기징역 확정된 명재완&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;명재완은 지난해 2월, 돌봄교실을 마친 어린 학생을 시청각실로 유인해 살해한 뒤 구속기소 되었습니다. 그가 저지른 이 반인륜적인 범죄는 전 국민적 공분을 샀으며, 지난 4월 대법원은 명재완에게 &lt;b&gt;무기징역을 최종 확정&lt;/b&gt;했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;현재 명재완은 격리된 상태에서 수감 생활을 이어가고 있으나, 그의 범행으로 인해 파괴된 유족들의 삶은 아직도 복구되지 않았습니다. 경찰이 신상정보공개심의위원회를 통해 신상을 공개했던 것은 그의 범죄가 얼마나 반인륜적이었는지를 단적으로 보여줍니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이제 대법원의 무기징역형 확정에 이어 이번 손해배상 판결 확정까지, 명재완은 법이 허용하는 한도 내에서 가장 무거운 심판을 받게 되었습니다.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;이미 형사적으로 &lt;b&gt;무기징역&lt;/b&gt;이 확정된 명재완은, 이번 민사 판결을 통해 자신의 범죄에 대한 경제적 책임까지 최종적으로 지게 되었습니다.&lt;/div&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;구분&lt;/th&gt;
&lt;th&gt;내용&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;소송 결과&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;원고 일부 승소 (&lt;b&gt;배상 책임 확정&lt;/b&gt;)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;피고&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;명재완, 대전광역시&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;배상 금액&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;부모 각 &lt;span class=&quot;text-red&quot;&gt;1억 900만 원&lt;/span&gt;, 동생 &lt;span class=&quot;text-red&quot;&gt;1,800만 원&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;학교장 책임&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;기각 (예방 노력 인정)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;형사 판결&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;무기징역&lt;/b&gt; (대법원 확정)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;highlight-box&quot;&gt;
&lt;h3 style=&quot;margin-top: 0;&quot; data-ke-size=&quot;size23&quot;&gt;[  판결 핵심 요약]&lt;/h3&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;판결 확정:&lt;/b&gt; 명재완과 대전시의 배상 책임을 인정한 1심 판결에 양측 모두 항소하지 않아 &lt;b&gt;확정됨&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;배상 내용:&lt;/b&gt; &lt;b&gt;김양 유족이 제기한 손해배상 청구 소송에서 명재완과 대전시의 공동 배상 책임을 일부 인정해 양측이 김양 부모에게 각각 &lt;span class=&quot;text-red&quot;&gt;1억 900만 원&lt;/span&gt;, 동생에게 &lt;span class=&quot;text-red&quot;&gt;1,800만 원&lt;/span&gt;을 지급하라고 판결했다.&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;국가 배상:&lt;/b&gt; 명재완이 교사라는 직위를 이용해 범행했으므로 대전시의 &lt;b&gt;관리 책임 인정&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;학교장 면책:&lt;/b&gt; 명재완의 범행 의도를 학교장이 완전히 차단하기 어려웠음을 참작해 면책.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;가해자 상황:&lt;/b&gt; 명재완은 이미 대법원에서 &lt;b&gt;무기징역&lt;/b&gt;형이 확정되어 복역 중.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;</description>
      <category>오늘의 일들</category>
      <category>2026년7월14일</category>
      <category>국가배상법</category>
      <category>김하늘</category>
      <category>대전시</category>
      <category>명재완</category>
      <category>무기징역</category>
      <category>손해배상소송</category>
      <category>오늘의 일들</category>
      <category>초등학생살해사건</category>
      <category>판결확정</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471962</guid>
      <comments>https://ttt77.tistory.com/471962#entry471962comment</comments>
      <pubDate>Tue, 14 Jul 2026 22:28:58 +0900</pubDate>
    </item>
    <item>
      <title>Homeplus Suspends Operations at All 67 Stores... Approaching Bankruptcy</title>
      <link>https://ttt77.tistory.com/471961</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Homeplus Suspends Operations at All 67 Stores... Approaching Bankruptcy&quot;,
      &quot;description&quot;: &quot;Homeplus has suspended operations at all 67 hypermarket stores nationwide as of the 13th due to a depletion of operating funds. We summarize the conflict between creditors and the future liquidation process.&quot;,
      &quot;keyword&quot;: &quot;Homeplus, July 13 2026, Hypermarket Suspension, MBK Partners, Bankruptcy, Linked Bankruptcy, Retail Crisis&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Economic News Desk&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content { font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', 'Noto Sans KR', sans-serif; line-height: 1.8; color: #333; max-width: 1000px; width: 95%; margin: 0 auto; padding: 60px 40px; word-break: keep-all; box-sizing: border-box; }
    .blog-post-content h2 { font-size: 32px; color: #1a1a1a; line-height: 1.4; border-bottom: 5px solid #2d3436; padding-bottom: 25px; margin-bottom: 50px; font-weight: 800; }
    .blog-post-content .lead-text { font-size: 19px; font-weight: 600; color: #2d3436; background-color: #f8f9fa; padding: 40px; border-left: 10px solid #2d3436; margin-bottom: 60px; text-align: justify; line-height: 1.6; }
    .blog-post-content h3 { font-size: 26px; color: #2d3436; margin-top: 70px; margin-bottom: 30px; border-left: 5px solid #2d3436; padding-left: 20px; font-weight: 700; }
    .blog-post-content p { margin-bottom: 25px; text-align: justify; font-size: 18px; line-height: 1.8; }
    .blog-post-content .text-red { color: #d63031; font-weight: 700; }
    .blog-post-content ul { padding-left: 25px; margin-bottom: 30px; }
    .blog-post-content li { margin-bottom: 15px; font-size: 18px; }
    .blog-post-content .data-table { width: 100%; border-collapse: collapse; margin: 50px 0; font-size: 16px; }
    .blog-post-content .data-table th, .blog-post-content .data-table td { border: 1px solid #e9ecef; padding: 18px; text-align: left; }
    .blog-post-content .data-table th { background-color: #f8f9fa; font-weight: bold; }
    .blog-post-content .highlight-box { background-color: #fcfcfc; border: 2px solid #dfe6e9; border-radius: 10px; padding: 40px; margin: 60px 0; }
    .blog-post-content .tag-box { margin-top: 60px; font-size: 14px; color: #888; border-top: 1px solid #eee; padding-top: 20px; }
    .blog-post-content .summary-statement { background-color: #f1f2f6; padding: 25px; font-weight: bold; border-radius: 8px; margin: 35px 0; text-align: center; font-size: 20px; border-left: 5px solid #636e72; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 20px; width: 100%; }
        .blog-post-content h2 { font-size: 24px; }
        .blog-post-content h3 { font-size: 20px; }
        .blog-post-content p { font-size: 16px; }
        .blog-post-content .summary-statement { font-size: 18px; padding: 20px; }
    }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.13] Homeplus Suspends Operations at All 67 Stores... Approaching Bankruptcy&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;&lt;b&gt;Homeplus&lt;/b&gt; has suspended operations at all 67 hypermarket stores nationwide from the morning of the 13th due to a depletion of operating funds. As the company effectively enters the process of bankruptcy, the failure to secure emergency funding between its largest shareholder, MBK Partners, and creditor Meritz Financial Group is cited as the critical cause.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;Gemini_Generated_Image_olh41olh41olh41o.png&quot; data-origin-width=&quot;1424&quot; data-origin-height=&quot;752&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/ds0l0W/dJMcai41HlQ/btc78CjJU8ZVZkFF5FarLK/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/ds0l0W/dJMcai41HlQ/btc78CjJU8ZVZkFF5FarLK/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/ds0l0W/dJMcai41HlQ/btc78CjJU8ZVZkFF5FarLK/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fds0l0W%2FdJMcai41HlQ%2Fbtc78CjJU8ZVZkFF5FarLK%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;1424&quot; height=&quot;752&quot; data-filename=&quot;Gemini_Generated_Image_olh41olh41olh41o.png&quot; data-origin-width=&quot;1424&quot; data-origin-height=&quot;752&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;br /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. Depletion of Operating Funds and Sudden Suspension&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Homeplus announced the suspension of all 67 stores, stating that due to the exhaustion of operating funds, it can no longer afford to pay for goods or cover basic maintenance costs. Following the closure of 37 stores in May, this latest measure signifies that the company has reached its limit and can no longer sustain normal operations.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The decision was made without prior notice, leading to severe confusion on-site, and tenants within the stores are strongly protesting, citing &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;a threat to their right to survive&lt;/span&gt;&lt;/b&gt;. While the company stated that rental shops could continue operations if the tenants wished, a sharp decline in foot traffic makes a simultaneous cessation of operations practically inevitable.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Management stated in a letter to employees that they would do their utmost to find a solution, but the retail industry views the possibility of resuming operations after the termination of the rehabilitation process as highly unlikely. While the company claims to be awaiting the final decision of the court scheduled for the 20th, this is widely regarded as merely a procedural formality.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;Consequently, this suspension of operations signals that Homeplus has lost the momentum for business normalization and has entered the final stage of bankruptcy.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. Creditor Conflict: Parallel Lines Between MBK and Meritz&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The core of this crisis lies in the failure to secure Debtor-in-Possession (DIP) financing. The court indicated that it might consider extending the rehabilitation process if a plan to secure 200 billion KRW in funding was submitted by the 20th, but MBK Partners and Meritz Financial Group merely confirmed their diverging positions.&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;MBK Partners:&lt;/b&gt; Reluctant to inject additional capital, sticking to a limited support plan via guarantees.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Meritz Financial Group:&lt;/b&gt; Maintain a firm stance that additional support without the Chairman of MBK&amp;rsquo;s personal guarantee is impossible.&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Experts point out that this parallel confrontation is the primary reason for missing the &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;&quot;golden time&quot; for corporate survival&lt;/span&gt;&lt;/b&gt;. The tug-of-war between creditors regarding the conditions for funding has ultimately resulted in &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;damages being passed on to numerous partner companies&lt;/span&gt;&lt;/b&gt;.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Industry insiders analyze that both the major shareholder and the creditor group have already factored in the liquidation of Homeplus and are acting to minimize their losses. With the government also maintaining a wait-and-see approach, the golden time for rehabilitation has effectively come to an end. This will remain a case study of how the structural limitations of private equity capital and the conflicting interests of creditors lead to the loss of opportunities for corporate recovery.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;In short, the stark difference in position between MBK and Meritz regarding the procurement of emergency operating funds became the key cause that shattered the last chance for corporate rehabilitation.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;AA27NqtQ (1).jpg&quot; data-origin-width=&quot;768&quot; data-origin-height=&quot;518&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bqbuel/dJMcag7f2XD/ckThCvBvA0qMQcKR0VK4r1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bqbuel/dJMcag7f2XD/ckThCvBvA0qMQcKR0VK4r1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bqbuel/dJMcag7f2XD/ckThCvBvA0qMQcKR0VK4r1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fbqbuel%2FdJMcag7f2XD%2FckThCvBvA0qMQcKR0VK4r1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;768&quot; height=&quot;518&quot; data-filename=&quot;AA27NqtQ (1).jpg&quot; data-origin-width=&quot;768&quot; data-origin-height=&quot;518&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;br /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. Bankruptcy Procedure and the Possibility of 'Linked Bankruptcy'&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Homeplus, having had its rehabilitation process terminated, is expected to file for bankruptcy within this week. In particular, if the rehabilitation process is closed, it is likely to pursue 'Linked Bankruptcy' (Gyeoryeon-pasan), which is more advantageous for protecting the public interest claims of partner companies and employees compared to standard bankruptcy.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The scale of public interest claims at Homeplus is estimated at around 1 trillion KRW, much of which consists of outstanding payments to suppliers and overdue wages. If the legal process shifts to bankruptcy, &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;the priority of public interest claim repayment&lt;/span&gt;&lt;/b&gt; will become the biggest point of contention. In this process, &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;legal battles&lt;/span&gt;&lt;/b&gt; between creditors and general debtors are feared to be prolonged.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;If the court accepts the bankruptcy filing, a bankruptcy trustee will be appointed to manage asset liquidation and debt repayment, but since major assets are held as collateral by creditors, it is expected to take a considerable amount of time before actual repayment occurs. Linked bankruptcy will be a crucial legal issue determining the priority of claims, and intense conflict among stakeholders is inevitable.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;Ultimately, Homeplus is expected to pursue linked bankruptcy to minimize legal confusion, which foreshadows complex legal disputes surrounding the 1 trillion KRW scale of public interest claims.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. Union Backlash and the Limits of Government Response&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The labor union and the Korean Confederation of Trade Unions (KCTU) are escalating their struggle, demanding financial injection from the government. They are condemning the government for standing by while private equity capital &quot;takes the profits and runs,&quot; and have announced a general strike.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;However, the government has already implemented support measures such as special guarantees, but direct funding for business normalization is realistically difficult due to the refusal of additional loans by state-run banks. The government finds it difficult to accept the union's demands, which is becoming a &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;fuse for labor-government conflict&lt;/span&gt;&lt;/b&gt;. A strategy of all-out struggle is likely to form negative public opinion in the &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;subsequent sale and liquidation processes&lt;/span&gt;&lt;/b&gt;.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Some point out that the rigid demands for employment guarantees by the militant union in the past were a cause of the failure in restructuring, suggesting that the union's response has exacerbated the situation. The union's anti-government struggle path is more likely to escalate into political conflict rather than a solution, and will likely serve as a factor deepening the confrontation between labor and management during the bankruptcy process.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;Ultimately, the union's protest and demands for government support failed to become a practical alternative for business normalization, leading only to deepened labor-management conflict in the face of corporate bankruptcy.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;5. Future Outlook: Tasks for Orderly Liquidation&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The focus of the Homeplus crisis has shifted from the possibility of rehabilitation to minimizing damages to stakeholders and proceeding with an orderly liquidation. Once the bankruptcy filing becomes a reality, the interests of creditors, partner companies, and employees will sharply clash during the asset disposal process.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;In particular, handling the 1 trillion KRW in public interest claims and unpaid wages is a task that must be addressed as a top priority during the bankruptcy process. Since &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;the exercise of collateral rights takes precedence&lt;/span&gt;&lt;/b&gt; during asset disposal, actual repayment for general creditors will not be easy. This incident will be recorded as a case that sounds &lt;b&gt;&lt;span class=&quot;text-red&quot;&gt;an alarm for structural change&lt;/span&gt;&lt;/b&gt; in the domestic retail industry.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Corporate liquidation goes beyond the downfall of a single company, inflicting chain reactions on the local economy and numerous partner companies. The government and the court must focus on minimizing the social costs caused by corporate bankruptcy by establishing a fair and transparent asset sale and debt repayment system throughout the bankruptcy process.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;In summary, Homeplus's path to bankruptcy has moved beyond the possibility of rehabilitation, shifting into a social task of minimizing damage through an orderly liquidation process of asset disposal and repayment of public interest claims.&lt;/div&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Category&lt;/th&gt;
&lt;th&gt;Key Details&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Current Situation&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Full suspension of operations at 67 stores nationwide&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Key Conflict&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Failure of funding agreement between MBK Partners (Major Shareholder) and Meritz (Creditor)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Legal Procedure&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Expected to pursue 'Linked Bankruptcy' after rehabilitation termination&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Public Interest Claims&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Approx. 1 trillion KRW (Supplier payments, unpaid wages, etc.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Future Task&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Minimizing damages and orderly liquidation of assets&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;highlight-box&quot;&gt;
&lt;h3 style=&quot;margin-top: 0;&quot; data-ke-size=&quot;size23&quot;&gt;[  Key Summary of the Situation]&lt;/h3&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;Worsening Situation:&lt;/b&gt; Operations at all 67 hypermarket stores halted as of the 13th due to depletion of funds.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Key Cause:&lt;/b&gt; Failure to secure 200 billion KRW in emergency operating funds, breakdown in agreement between shareholder and creditor.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Bankruptcy Path:&lt;/b&gt; 'Linked Bankruptcy' filing highly likely after the rehabilitation process is terminated on the 20th.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Stakeholder Conflict:&lt;/b&gt; Anticipated conflict between creditors over collateral rights and 1 trillion KRW in public interest claims.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Social Impact:&lt;/b&gt; Strong backlash from labor unions, government condemnation, and exacerbated labor-management conflict.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Outlook:&lt;/b&gt; Transition from failed rehabilitation to orderly liquidation and minimizing stakeholder impact is the maximum priority.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>Bankruptcy Process</category>
      <category>Homeplus</category>
      <category>Hypermarket Suspension</category>
      <category>July_13_2026</category>
      <category>korea today news</category>
      <category>Linked Bankruptcy</category>
      <category>MBK Partners</category>
      <category>Meritz Financial</category>
      <category>Rehabilitation Termination</category>
      <category>Retail Crisis</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471961</guid>
      <comments>https://ttt77.tistory.com/471961#entry471961comment</comments>
      <pubDate>Mon, 13 Jul 2026 22:20:24 +0900</pubDate>
    </item>
    <item>
      <title>홈플러스, 전국 67개 매장 영업 전면 중단&amp;hellip; 사실상 파산 수순 돌입</title>
      <link>https://ttt77.tistory.com/471960</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;홈플러스, 전국 67개 매장 영업 전면 중단… 사실상 파산 수순 돌입&quot;,
      &quot;description&quot;: &quot;홈플러스가 운영자금 고갈로 인해 13일 전국 모든 대형마트 매장의 임시휴업을 결정했습니다. 파산 수순에 따른 채권단 갈등과 향후 청산 절차를 정리합니다.&quot;,
      &quot;keyword&quot;: &quot;홈플러스, 2026년07월13일, 대형마트휴업, MBK파트너스, 파산신청, 견련파산, 유통업계, 기업회생실패&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;경제부 심층취재팀&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content { font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', 'Noto Sans KR', sans-serif; line-height: 1.8; color: #333; max-width: 1000px; width: 95%; margin: 0 auto; padding: 60px 40px; word-break: keep-all; box-sizing: border-box; }
    .blog-post-content h2 { font-size: 32px; color: #1a1a1a; line-height: 1.4; border-bottom: 5px solid #2d3436; padding-bottom: 25px; margin-bottom: 50px; font-weight: 800; }
    .blog-post-content .lead-text { font-size: 19px; font-weight: 600; color: #2d3436; background-color: #f8f9fa; padding: 40px; border-left: 10px solid #2d3436; margin-bottom: 60px; text-align: justify; line-height: 1.6; }
    .blog-post-content h3 { font-size: 26px; color: #2d3436; margin-top: 70px; margin-bottom: 30px; border-left: 5px solid #2d3436; padding-left: 20px; font-weight: 700; }
    .blog-post-content p { margin-bottom: 25px; text-align: justify; font-size: 18px; line-height: 1.8; }
    .blog-post-content .text-red { color: #d63031; font-weight: 700; }
    .blog-post-content ul { padding-left: 25px; margin-bottom: 30px; }
    .blog-post-content li { margin-bottom: 15px; font-size: 18px; }
    .blog-post-content .data-table { width: 100%; border-collapse: collapse; margin: 50px 0; font-size: 16px; }
    .blog-post-content .data-table th, .blog-post-content .data-table td { border: 1px solid #e9ecef; padding: 18px; text-align: left; }
    .blog-post-content .data-table th { background-color: #f8f9fa; font-weight: bold; }
    .blog-post-content .highlight-box { background-color: #fcfcfc; border: 2px solid #dfe6e9; border-radius: 10px; padding: 40px; margin: 60px 0; }
    .blog-post-content .tag-box { margin-top: 60px; font-size: 14px; color: #888; border-top: 1px solid #eee; padding-top: 20px; }
    .blog-post-content .summary-statement { background-color: #f1f2f6; padding: 25px; font-weight: bold; border-radius: 8px; margin: 35px 0; text-align: center; font-size: 20px; border-left: 5px solid #636e72; }

    @media (max-width: 768px) {
        .blog-post-content { padding: 20px; width: 100%; }
        .blog-post-content h2 { font-size: 24px; }
        .blog-post-content h3 { font-size: 20px; }
        .blog-post-content p { font-size: 16px; }
        .blog-post-content .summary-statement { font-size: 18px; padding: 20px; }
    }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.13] 홈플러스, 전국 67개 매장 영업 전면 중단&amp;hellip; 사실상 파산 수순 돌입&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;&lt;b&gt;홈플러스&lt;/b&gt;가 운영자금 고갈을 이유로 13일 오전부터 전국 67개 대형마트 매장의 &lt;span class=&quot;text-red&quot;&gt;전면 임시휴업&lt;/span&gt;에 들어갔습니다. 사실상 파산 수순에 돌입한 것으로 평가되는 가운데, 채권단인 MBK파트너스와 메리츠금융그룹 간의 긴급 운영자금 조달 실패가 결정적 원인으로 지목되고 있습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;Gemini_Generated_Image_5q3oub5q3oub5q3o.png&quot; data-origin-width=&quot;1424&quot; data-origin-height=&quot;752&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dORgc4/dJMcahrD7Mo/8KdV8ICBTdDJqbb8eh6KN1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dORgc4/dJMcahrD7Mo/8KdV8ICBTdDJqbb8eh6KN1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dORgc4/dJMcahrD7Mo/8KdV8ICBTdDJqbb8eh6KN1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdORgc4%2FdJMcahrD7Mo%2F8KdV8ICBTdDJqbb8eh6KN1%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;1424&quot; height=&quot;752&quot; data-filename=&quot;Gemini_Generated_Image_5q3oub5q3oub5q3o.png&quot; data-origin-width=&quot;1424&quot; data-origin-height=&quot;752&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. 운영자금 고갈과 전격적인 임시휴업 결정&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;홈플러스는 이날 운영자금 고갈로 인해 상품 대금 지급은 물론 매장 유지비조차 감당하기 어려운 상황이라며 전국 67개 매장에 대한 임시휴업을 단행했습니다. 지난 5월 37개 매장 휴점에 이은 추가 조치로, 사실상 매장 운영을 지속할 수 없는 한계점에 도달한 것입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이번 조치는 사전 예고 없이 진행되어 현장 혼란이 극심했으며, 특히 점포 내 입점주들은 &lt;span class=&quot;text-red&quot;&gt;&lt;b&gt;생존권 위협&lt;/b&gt;&lt;/span&gt;을 호소하며 거세게 반발하고 있습니다. 입점 업주들이 원할 경우 임대 매장 영업은 가능하다고 밝혔으나, 유동 인구 급감으로 인해 실질적으로는 동반 영업 종료가 불가피한 상황입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;경영진은 임직원에게 보낸 서한을 통해 해결 방법을 찾기 위해 최선을 다하겠다고 밝혔으나, 유통업계는 회생 절차 폐지 이후 영업 재개 가능성을 매우 희박하게 보고 있습니다. 오는 20일 예정된 법원의 최종 결정까지 상황을 지켜보겠다는 입장이나, 이는 절차적 마무리를 위한 요식행위에 가깝다는 평가가 지배적입니다.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;결과적으로 이번 임시휴업은 고갈된 운영자금으로 인해 경영 정상화의 동력을 잃고 파산의 마지막 단계로 진입했음을 시사합니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. 채권단 갈등: MBK와 메리츠의 평행선&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이번 사태의 핵심은 긴급운영자금(DIP) 확보 실패에 있습니다. 법원은 오는 20일까지 2000억 원의 자금 확보 방안을 제출할 경우 회생절차 연장을 고려할 수 있다고 밝혔으나, 대주주인 MBK파트너스와 최대 채권자인 메리츠금융그룹은 입장 차이만 확인했습니다.&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;MBK파트너스:&lt;/b&gt; 추가 자금 투입에 난색을 표하며 보증 방식의 제한적 지원만 고수.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;메리츠금융그룹:&lt;/b&gt; MBK 회장의 전제 없는 추가 지원은 절대 불가하다는 강경 입장.&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;전문가들은 이 같은 평행선 대립이 &lt;span class=&quot;text-red&quot;&gt;&lt;b&gt;기업 생존의 골든타임&lt;/b&gt;&lt;/span&gt;을 놓치게 만든 주원인이라고 지적합니다. 자금 지원의 전제 조건을 둔 채권단 간의 기싸움은 결국 &lt;span class=&quot;text-red&quot;&gt;&lt;b&gt;수많은 협력업체에게 고스란히 피해&lt;/b&gt;&lt;/span&gt;로 전가되었습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;업계 관계자들은 두 대주주와 채권단이 이미 홈플러스의 청산을 염두에 두고 손실을 최소화하려는 판단을 내린 것으로 분석하고 있습니다. 정부 또한 사태를 관망하는 태도를 보이면서, 회생을 위한 골든타임은 사실상 종료되었습니다. 이는 투기자본의 구조적 한계와 채권단의 이해관계가 충돌하며 기업 회생의 기회가 상실된 사례로 남을 전망입니다.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;요컨대 긴급운영자금 조달을 둘러싼 MBK와 메리츠 간의 극명한 입장 차이는 기업 회생의 마지막 기회를 무산시킨 핵심적 결렬 원인이 되었습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;AA27NqtQ (1).jpg&quot; data-origin-width=&quot;768&quot; data-origin-height=&quot;518&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dogobK/dJMcacX7rQt/jbKKgAuI9P191V3QnoI6z0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dogobK/dJMcacX7rQt/jbKKgAuI9P191V3QnoI6z0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dogobK/dJMcacX7rQt/jbKKgAuI9P191V3QnoI6z0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdogobK%2FdJMcacX7rQt%2FjbKKgAuI9P191V3QnoI6z0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;768&quot; height=&quot;518&quot; data-filename=&quot;AA27NqtQ (1).jpg&quot; data-origin-width=&quot;768&quot; data-origin-height=&quot;518&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. 파산 절차와 견련파산의 가능성&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;기업회생 절차가 폐지된 홈플러스는 이번 주 중으로 법원에 파산을 신청할 것으로 보입니다. 특히 회생절차 폐지 시 일반 파산 절차보다 협력업체와 임직원의 공익채권을 보호하기 유리한 &lt;b&gt;'견련파산'&lt;/b&gt;을 추진할 가능성이 큽니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;현재 홈플러스의 공익채권 규모는 1조 원 수준으로 추산되며, 이 중 상당 부분이 협력업체 납품대금과 체불임금입니다. 법적 절차가 파산으로 전환될 경우, &lt;span class=&quot;text-red&quot;&gt;&lt;b&gt;공익채권의 변제 순위&lt;/b&gt;&lt;/span&gt;가 가장 큰 쟁점이 될 전망입니다. 이 과정에서 채권단과 일반 채권자 간의 &lt;span class=&quot;text-red&quot;&gt;&lt;b&gt;법적 공방&lt;/b&gt;&lt;/span&gt;은 장기화될 우려가 높습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;법원이 파산을 받아들이면 파산관재인이 선임되어 자산 처분과 채권 변제 절차가 진행되지만, 주요 자산이 채권단에 담보로 잡혀 있어 실제 변제까지는 오랜 시간이 걸릴 것으로 예상됩니다. 견련파산 여부는 공익채권의 우선순위를 결정짓는 중요한 법적 쟁점이 될 것이며, 이 과정에서 수많은 이해관계자 간의 치열한 갈등이 불가피합니다.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;결국 홈플러스는 법적 혼선을 최소화하기 위해 회생절차와 연계된 견련파산 절차를 밟을 것으로 보이며, 이 과정에서 1조 원대 규모의 공익채권을 둘러싼 복잡한 법적 분쟁이 예고됩니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. 노조의 반발과 정부 대응의 한계&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;노조와 민주노총은 정부의 재정 투입을 요구하며 투쟁 수위를 높이고 있습니다. 이들은 투기자본의 먹튀를 방관한 정부의 책임을 규탄하며 총파업 대회를 예고했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;그러나 정부는 이미 특례보증 등의 지원 대책을 내놓았으나, 국책은행의 추가 대출 거부 등으로 인해 경영 정상화를 위한 직접 자금 지원은 현실적으로 어려운 상황입니다. 정부는 노조의 요구를 수용하기 어려운 상황이며, 이는 &lt;span class=&quot;text-red&quot;&gt;&lt;b&gt;노정 갈등의 불씨&lt;/b&gt;&lt;/span&gt;로 번지고 있습니다. 투쟁 일변도의 대응은 오히려 &lt;span class=&quot;text-red&quot;&gt;&lt;b&gt;향후 매각 및 청산 과정&lt;/b&gt;&lt;/span&gt;에서 부정적인 여론을 형성할 가능성이 큽니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;오히려 일각에서는 과거 구조조정 실패의 원인으로 강성 노조의 고용 보장 조건을 지목하며 노조의 대응이 사태를 악화시킨 측면이 있다는 지적도 나옵니다. 노조의 반정부 투쟁 노선은 사태 해결보다는 정치적 갈등으로 번질 가능성이 크며, 이는 파산 과정에서 노사 간의 화합보다는 대립을 격화시키는 요인이 될 것으로 보입니다.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;결국 노조의 정부 규탄 투쟁과 지원 요구는 경영 정상화의 실질적 대안이 되지 못한 채, 기업 파산이라는 현실 앞에 노사 간 갈등만 깊어지는 결과를 초래했습니다.&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;5. 향후 전망: 질서 있는 청산을 위한 과제&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;홈플러스 사태는 회생 가능성에서 이제 이해관계자의 피해를 최소화하고 질서 있는 청산을 진행하는 방향으로 무게중심이 이동하고 있습니다. 파산 신청이 현실화되면 자산 처분 과정에서 채권단과 협력업체, 임직원 간의 이해관계가 첨예하게 맞붙을 것입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;특히 1조 원에 달하는 공익채권 처리와 체불임금 문제는 파산 과정에서 최우선으로 해결해야 할 과제입니다. 자산 처분 과정에서 &lt;span class=&quot;text-red&quot;&gt;&lt;b&gt;담보권 행사가 우선&lt;/b&gt;&lt;/span&gt;되기 때문에 실제 일반 채권자들의 변제는 쉽지 않을 것입니다. 이번 사태는 국내 유통업계에 &lt;span class=&quot;text-red&quot;&gt;&lt;b&gt;구조적 변화의 경종&lt;/b&gt;&lt;/span&gt;을 울리는 사건으로 기록될 것입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;기업의 청산은 단순히 한 기업의 몰락을 넘어 지역 경제와 수많은 협력업체에 연쇄적인 타격을 줍니다. 정부와 법원은 파산 절차 전반에 걸쳐 공정하고 투명한 자산 매각과 채권 변제 시스템을 구축하여, 기업 파산이 초래할 사회적 비용을 최소화하는 데 집중해야 할 것입니다.&lt;/p&gt;
&lt;div class=&quot;summary-statement&quot;&gt;요약하자면 홈플러스의 파산 수순은 이제 회생의 가능성을 넘어, 자산 처분과 공익채권 변제라는 질서 있는 청산 과정을 통해 피해를 최소화하는 사회적 과제로 전환되었습니다.&lt;/div&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;구분&lt;/th&gt;
&lt;th&gt;주요 내용&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;현재 상황&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;전국 67개 매장 전면 임시휴업 돌입&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;핵심 갈등&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;MBK파트너스(대주주) vs 메리츠금융(채권단) 자금 지원 결렬&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;법적 절차&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;회생절차 폐지 후 '견련파산' 추진 예상&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;공익채권&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;약 1조 원 규모 (협력업체 대금, 체불임금 등)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;향후 과제&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;피해 최소화 및 질서 있는 자산 청산 절차&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;highlight-box&quot;&gt;
&lt;h3 style=&quot;margin-top: 0;&quot; data-ke-size=&quot;size23&quot;&gt;[  사태 핵심 요약]&lt;/h3&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;상황 악화:&lt;/b&gt; 운영자금 고갈로 인해 13일부로 전국 67개 대형마트 영업 전면 중단.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;핵심 원인:&lt;/b&gt; 긴급운영자금 2000억 확보 실패, 대주주와 채권단 간의 지원 합의 불발.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;파산 수순:&lt;/b&gt; 오는 20일 회생절차 폐지 확정 후 '견련파산' 신청 유력.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;이해관계:&lt;/b&gt; 1조 원 규모의 공익채권 처리 및 담보권 설정을 둔 채권단 간 갈등 예상.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;사회적 여파:&lt;/b&gt; 노동조합의 강력 반발과 정부 규탄, 파산 절차 중 노사 갈등 격화.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;전망:&lt;/b&gt; 회생 기회 상실에 따른 질서 있는 청산 및 피해 최소화가 최대 과제.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>2026년07월13일</category>
      <category>MBK파트너스</category>
      <category>견련파산</category>
      <category>기업회생폐지</category>
      <category>대형마트임시휴업</category>
      <category>메리츠금융</category>
      <category>오늘의 일들</category>
      <category>유통업계위기</category>
      <category>파산수순</category>
      <category>홈플러스</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471960</guid>
      <comments>https://ttt77.tistory.com/471960#entry471960comment</comments>
      <pubDate>Mon, 13 Jul 2026 22:20:14 +0900</pubDate>
    </item>
    <item>
      <title>Pork belly meat is not the original Jongwon Baek, the court ruling...It's just a personal lawsuit in Dubon Korea</title>
      <link>https://ttt77.tistory.com/471959</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Court Rules Against Franchisees in Dispute Over Origin of Baek Jong-won's 'Daepae Samgyeopsal'&quot;,
      &quot;description&quot;: &quot;The court has ruled against franchisees of Baek Jong-won's Theborn Korea who filed a damages lawsuit. We summarize the court's reasoning and the response from Baek Jong-won's Theborn Korea.&quot;,
      &quot;keyword&quot;: &quot;Baek Jong-won, July 12, 2026, Daepae Samgyeopsal, Suwon District Court, Theborn Korea Response, First Instance Ruling, YouTuber Kim Jae-hwan PD, Damages Suit&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Social Affairs Investigative Team&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content { font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', 'Noto Sans KR', sans-serif; line-height: 2.0; color: #000000; max-width: 1300px; width: 95%; margin: 0 auto; padding: 60px 40px; word-break: keep-all; box-sizing: border-box; }
    .blog-post-content h2 { font-size: 32px; color: #1a1a1a; line-height: 1.4; border-bottom: 5px solid #2d3436; padding-bottom: 25px; margin-bottom: 50px; font-weight: 800; }
    .blog-post-content .lead-text { font-size: 18px; font-weight: 600; color: #2d3436; background-color: #f1f2f6; padding: 40px; border-left: 10px solid #2d3436; margin-bottom: 60px; text-align: justify; }
    .blog-post-content h3 { font-size: 26px; color: #2d3436; margin-top: 80px; margin-bottom: 30px; border-bottom: 3px solid #dfe6e9; padding-bottom: 15px; font-weight: 700; }
    .blog-post-content p { margin-bottom: 30px; text-align: justify; font-size: 17px; line-height: 1.8; color: #333; }
    .blog-post-content .text-red { color: #d63031; font-weight: 700; }
    .blog-post-content .data-table { width: 100%; border-collapse: collapse; margin: 60px 0; font-size: 16px; }
    .blog-post-content .data-table th, .blog-post-content .data-table td { border: 1px solid #e9ecef; padding: 20px; text-align: left; }
    .blog-post-content .data-table th { background-color: #f5f7fa; font-weight: bold; }
    .blog-post-content .highlight-box { background-color: #ffffff; border: 3px solid #dfe6e9; border-radius: 15px; padding: 40px; margin: 80px 0; box-shadow: 0 10px 30px rgba(0,0,0,0.05); }
    .blog-post-content .tag-box { margin-top: 80px; font-size: 15px; color: #777; border-top: 2px dashed #ddd; padding-top: 30px; }

    /* Mobile Responsive */
    @media (max-width: 768px) {
        .blog-post-content { padding: 30px 20px; width: 100%; }
        .blog-post-content h2 { font-size: 26px; margin-bottom: 30px; }
        .blog-post-content h3 { font-size: 22px; margin-top: 50px; }
        .blog-post-content .lead-text { padding: 25px; margin-bottom: 40px; font-size: 16px; }
        .blog-post-content .data-table { margin: 30px 0; font-size: 14px; }
        .blog-post-content .data-table th, .blog-post-content .data-table td { padding: 12px; }
        .blog-post-content .highlight-box { padding: 25px; margin: 40px 0; }
    }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.12] Court Rules Against Franchisees in Dispute Over Origin of Baek Jong-won's 'Daepae Samgyeopsal'&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;&lt;b&gt;The Suwon District Court (Anyang Branch)&lt;/b&gt; has ruled against franchisees of &lt;b&gt;Baek Jong-won's Theborn Korea&lt;/b&gt; in a &lt;span class=&quot;text-red&quot;&gt;damages lawsuit&lt;/span&gt; filed against YouTuber Kim Jae-hwan PD. The court reviewed the historical facts regarding the origin of 'daepae samgyeopsal' (thin-sliced pork belly) and judged that the YouTuber's content fell within the scope of &lt;b&gt;freedom of the press and public interest criticism&lt;/b&gt;.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;Gemini_Generated_Image_u0qvn8u0qvn8u0qv.png&quot; data-origin-width=&quot;1408&quot; data-origin-height=&quot;768&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/0QZy3/dJMcajphRgN/lad2nne8kR7zqcJhLkIZZ0/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/0QZy3/dJMcajphRgN/lad2nne8kR7zqcJhLkIZZ0/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/0QZy3/dJMcajphRgN/lad2nne8kR7zqcJhLkIZZ0/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F0QZy3%2FdJMcajphRgN%2Flad2nne8kR7zqcJhLkIZZ0%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;1408&quot; height=&quot;768&quot; data-filename=&quot;Gemini_Generated_Image_u0qvn8u0qvn8u0qv.png&quot; data-origin-width=&quot;1408&quot; data-origin-height=&quot;768&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;br /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. Ruling Outcome: Dismissal of Damages Suit and Court Costs&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The Suwon District Court, Anyang Branch (Criminal Division 3 Single Judge), &lt;span class=&quot;text-red&quot;&gt;dismissed the damages lawsuit&lt;/span&gt; filed by franchisees of Baek Jong-won's Theborn Korea against the defendant, Kim Jae-hwan PD. Consequently, the court ordered that &lt;b&gt;all litigation costs be borne by the plaintiffs&lt;/b&gt;. The plaintiffs had claimed that the videos produced by the defendant caused a decline in their store revenue and damaged their brand image.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The court determined there was a &lt;span class=&quot;text-red&quot;&gt;lack of evidence&lt;/span&gt; to support the claim that the defendant's content constituted defamation or was produced with malicious intent to slander. Furthermore, the court viewed the disclosure of information contradicting corporate claims as a matter of public interest. This ruling clarifies the &lt;b&gt;legally permissible scope&lt;/b&gt; for critical activities by media and individuals when verifying information related to franchise businesses.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The court recognized that the videos did not constitute the dissemination of false information but rather served as &lt;b&gt;the communication of information for the public interest&lt;/b&gt;. Therefore, it concluded that no liability for damages occurred. This ruling is not the final chapter, as the plaintiffs still hold the &lt;b&gt;possibility of appeal&lt;/b&gt;. The court provided a detailed explanation of the legal grounds for its decision, ensuring objectivity.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;In conclusion, this first-instance ruling sets a precedent by recognizing the legal legitimacy of critical content regarding franchise corporations.&lt;/b&gt;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. The Court's Judgment on the Origin of Daepae Samgyeopsal&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Regarding the claim that CEO Baek Jong-won &quot;first developed&quot; daepae samgyeopsal, the court noted that similar grilled meat dishes had been sold in areas such as Busan since the &lt;b&gt;late 1980s&lt;/b&gt;. The court clarified that the method of slicing frozen meat thinly with a meat slicer to create thin pork belly &lt;span class=&quot;text-red&quot;&gt;was not a unique technological invention by a specific individual&lt;/span&gt;. The court reviewed evidence concerning the food culture of the time to address the claim that a 1993 incident involving a machine purchase mistake was the sole origin of the dish.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;It was confirmed that similar menu items existed in restaurants in areas like Choryang-dong, Busan, as early as the early 1990s. This suggests that the name and form of &quot;daepae samgyeopsal&quot; were already established in the market prior to the company's marketing strategy. Therefore, the court judged that it is &lt;span class=&quot;text-red&quot;&gt;difficult to view this as a specific individual's creation&lt;/span&gt;. Empirical materials, such as local newspaper advertisements from the mid-to-late 1980s and menu boards from the period, were accepted as evidence during the trial.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;These pieces of evidence support the fact that the name &quot;daepae samgyeopsal&quot; was already in use before the emergence of the specific franchise. Consequently, the court &lt;b&gt;placed little weight on the exclusive origin theory&lt;/b&gt; claimed by the corporation. This judicial judgment, based on historical facts, is expected to serve as an important benchmark for verifying the authenticity of marketing narratives in the future.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;In short, the court has objectively confirmed through judicial processes that the origin of daepae samgyeopsal was part of the era's dietary culture rather than a specific individual's invention.&lt;/b&gt;&lt;/p&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;8415220423_486616_99b983892094b5c6d2fc3736e15da7d1_3.jpg&quot; data-origin-width=&quot;1280&quot; data-origin-height=&quot;591&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/qRruC/dJMcabERyDp/2a5VJPGPMtdvv6cTR03r0K/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/qRruC/dJMcabERyDp/2a5VJPGPMtdvv6cTR03r0K/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/qRruC/dJMcabERyDp/2a5VJPGPMtdvv6cTR03r0K/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FqRruC%2FdJMcabERyDp%2F2a5VJPGPMtdvv6cTR03r0K%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1280&quot; height=&quot;591&quot; data-filename=&quot;8415220423_486616_99b983892094b5c6d2fc3736e15da7d1_3.jpg&quot; data-origin-width=&quot;1280&quot; data-origin-height=&quot;591&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. Critical Media Activities and Freedom of Expression&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The court ruled that the activities of the defendant, Kim Jae-hwan PD, constituted the &lt;b&gt;watchdog and critical functions of the press&lt;/b&gt;. It was taken into account that Kim PD has covered industry practices through documentary production, and this video was also produced with the intent to verify whether a specific corporation's promotional narrative aligned with actual history. The court viewed the raising of suspicions regarding a franchise brand operated by a famous figure as a matter of &lt;span class=&quot;text-red&quot;&gt;public interest&lt;/span&gt;, falling within the scope of &lt;b&gt;freedom of expression&lt;/b&gt;.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The materials and field reporting records collected by the defendant were interpreted as part of a fact-checking process. The judiciary reaffirmed the principle that even if critical content contradicts a corporation's claims, if it is based on reasonable grounds rather than the dissemination of false information, it &lt;span class=&quot;text-red&quot;&gt;must be considered legitimate&lt;/span&gt;. This is expected to become an important criterion for critical content aimed at resolving information asymmetry between corporations and consumers to receive legal protection.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;When determining whether defamation has occurred, the court weighs the intent of slander against the public interest. The act of media or YouTubers raising questions about the actions of public figures or corporations highlights the &lt;b&gt;functional aspect of enhancing transparency in a democratic society&lt;/b&gt;. Therefore, suspicion based on reasonable grounds, rather than false facts, must be protected within the scope of freedom of expression guaranteed by the Constitution.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;Ultimately, it has been reaffirmed that critical expression based on reasonable grounds regarding matters of public interest must be protected as a legitimate exercise of freedom of expression for the transparency of a democratic society.&lt;/b&gt;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. Legal Judgment on Revenue Loss and Causality&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The court applied &lt;span class=&quot;text-red&quot;&gt;strict standards&lt;/span&gt; regarding the &lt;b&gt;direct causal link&lt;/b&gt; between the revenue decline claimed by the plaintiffs and the defendant's video publication. The court pointed out that it cannot be concluded that revenue changes were caused by a single video, noting that &lt;b&gt;various variables&lt;/b&gt;, such as market conditions and the brand's own risks, could have acted in a complex manner. Issues reported in the media regarding CEO Baek Jong-won and the brand in 2025 are variables that could affect consumer brand awareness and trust.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The court judged that &lt;span class=&quot;text-red&quot;&gt;no objective data had been submitted to prove&lt;/span&gt; that the critical YouTuber's video was the decisive cause of revenue decline. Therefore, it concluded that a claim for damages based on revenue loss is difficult to sustain legally. This ruling makes it clear that business performance is determined by numerous factors&amp;mdash;such as market trends, economic conditions, and internal corporate issues&amp;mdash;and not solely by external critical content.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;To establish liability for damages under the Civil Act, a substantial causal link must be proven between the illegal act and the damage incurred. Revenue decline is a result influenced by countless variables in the market, and it requires a &lt;b&gt;very high burden of proof&lt;/b&gt; to establish causality with a single content post. The court pointed out that the plaintiffs failed to present objective and concrete data to prove this.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;In other words, the core of this ruling is that extremely high-level objective evidence is legally required to prove a direct causal link between external critical content and revenue decline.&lt;/b&gt;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;5. Response and Future Outlook of Baek Jong-won's Theborn Korea&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;As the court ruled that CEO Baek Jong-won's claim of &quot;first developing daepae samgyeopsal&quot; was different from the facts, Baek Jong-won's Theborn Korea released an official position regarding the ruling. First, Baek Jong-won's Theborn Korea drew a clear line that this was &lt;span class=&quot;text-red&quot;&gt;an individual lawsuit filed by franchisees, not the head office&lt;/span&gt;, and emphasized the principle of respecting the franchisees' right to file lawsuits. A representative from Baek Jong-won's Theborn Korea stated, &quot;This lawsuit was filed individually by franchisees who suffered damage from the YouTuber's malicious videos,&quot; adding that the head office is preparing specific measures to protect franchisees.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;In August 2025, during an 'Emergency Win-Win Committee for Damages from Certain YouTubers' held at the request of franchisees from each brand, a joint statement signed by about 1,700 franchisees nationwide was delivered. The head office fully recognized the severity of the pain the franchisees were experiencing at that time, and is discussing multi-faceted protective measures considering the significant damage and distress of the franchisees so that no further damage occurs. Furthermore, Baek Jong-won's Theborn Korea stated that it will further strengthen &lt;span class=&quot;text-red&quot;&gt;legal responses against YouTubers and online community users who produce malicious content or engage in false/defamatory activities&lt;/span&gt;.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Currently, the head office is meticulously classifying false information and defamation by type and plans to &lt;span class=&quot;text-red&quot;&gt;proceed with appropriate legal measures for each case, carrying them through to the end&lt;/span&gt;. This reflects a will to maintain a firm stance to protect the brand and franchisees as a corporation. Baek Jong-won's Theborn Korea is closely reviewing the 20 remaining lawsuits with its legal counsel regarding the impact of this first-instance result. It is expected that legal battles between corporations and media will become more intense following this ruling.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;To summarize, Baek Jong-won's Theborn Korea has distanced itself by clarifying that this ruling stems from individual lawsuits by franchisees, while simultaneously emphasizing that it will continue its firm legal stance against malicious, defamatory content to protect the brand.&lt;/b&gt;&lt;/p&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Category&lt;/th&gt;
&lt;th&gt;Key Details&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Lawsuit Details&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Damages suit filed by franchisees of Baek Jong-won's Theborn Korea against YouTuber Kim Jae-hwan PD&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Ruling&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;span class=&quot;text-red&quot;&gt;Plaintiff Loss (Dismissal of claim)&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Company Stance&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;span class=&quot;text-red&quot;&gt;Emphasized that it is a result of individual lawsuits by franchisees&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Key Issue&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Authenticity of the origin of Daepae Samgyeopsal, scope of critical media activities&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Outlook&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;20 remaining lawsuits in progress, Baek Jong-won's Theborn Korea &lt;b&gt;plans to strengthen legal action&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;highlight-box&quot;&gt;
&lt;h3 style=&quot;margin-top: 0;&quot; data-ke-size=&quot;size23&quot;&gt;[  Key Summary of Ruling]&lt;/h3&gt;
&lt;ul style=&quot;line-height: 2.0; padding-left: 25px;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;Court Ruling:&lt;/b&gt; Dismissal of the damages lawsuit by franchisees of Baek Jong-won's Theborn Korea; the critical content by defendant Kim Jae-hwan PD is &lt;span class=&quot;text-red&quot;&gt;recognized as legitimate&lt;/span&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Verification of Origin:&lt;/b&gt; Confirmed existence of Daepae Samgyeopsal since the 1980s; &lt;b&gt;difficult to view as a specific individual's unique invention.&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Company Stance:&lt;/b&gt; &lt;span class=&quot;text-red&quot;&gt;Stated it was a lawsuit filed by individual franchisees and respects the right to litigate.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Freedom of Press:&lt;/b&gt; Criticism for public interest purposes &lt;span class=&quot;text-red&quot;&gt;falls within the scope of freedom of expression.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Causality:&lt;/b&gt; &lt;span class=&quot;text-red&quot;&gt;Insufficient evidence&lt;/span&gt; to prove direct causal link between video publication and revenue loss.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Current Status:&lt;/b&gt; First result of 21 related lawsuits, with &lt;b&gt;other legal proceedings ongoing.&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>baek jong-won</category>
      <category>court ruling</category>
      <category>Daepae Samgyeopsal</category>
      <category>Damages Suit</category>
      <category>First Instance</category>
      <category>July_12_2026</category>
      <category>Kim Jae-hwan PD</category>
      <category>korea today news</category>
      <category>Suwon District Court</category>
      <category>theborn korea</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471959</guid>
      <comments>https://ttt77.tistory.com/471959#entry471959comment</comments>
      <pubDate>Sun, 12 Jul 2026 23:20:25 +0900</pubDate>
    </item>
    <item>
      <title>대패삼겹살, 백종원 원조 아냐 법원 판결&amp;hellip;더본 개인 소송일뿐</title>
      <link>https://ttt77.tistory.com/471958</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;법원, 백종원 '대패삼겹살 원조' 주장 관련 소송 가맹점주 패소 판결&quot;,
      &quot;description&quot;: &quot;백종원의 더본코리아 가맹점주들이 제기한 손해배상 소송에서 법원이 원고 패소 판결을 내렸습니다. 재판부의 판결 근거와 백종원의 더본코리아의 대응 방침을 상세히 정리합니다.&quot;,
      &quot;keyword&quot;: &quot;백종원, 2026년07월12일, 대패삼겹살, 수원지법, 백종원의더본코리아대응, 1심판결, 김재환PD, 손해배상&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;사회부 심층취재팀&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content { font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', 'Noto Sans KR', sans-serif; line-height: 2.0; color: #000000; max-width: 1300px; width: 95%; margin: 0 auto; padding: 60px 40px; word-break: keep-all; box-sizing: border-box; }
    .blog-post-content h2 { font-size: 32px; color: #1a1a1a; line-height: 1.4; border-bottom: 5px solid #2d3436; padding-bottom: 25px; margin-bottom: 50px; font-weight: 800; }
    .blog-post-content .lead-text { font-size: 18px; font-weight: 600; color: #2d3436; background-color: #f1f2f6; padding: 40px; border-left: 10px solid #2d3436; margin-bottom: 60px; text-align: justify; }
    .blog-post-content h3 { font-size: 26px; color: #2d3436; margin-top: 80px; margin-bottom: 30px; border-bottom: 3px solid #dfe6e9; padding-bottom: 15px; font-weight: 700; }
    .blog-post-content p { margin-bottom: 30px; text-align: justify; font-size: 17px; line-height: 1.8; color: #333; }
    .blog-post-content .text-red { color: #d63031; font-weight: 700; }
    .blog-post-content .data-table { width: 100%; border-collapse: collapse; margin: 60px 0; font-size: 16px; }
    .blog-post-content .data-table th, .blog-post-content .data-table td { border: 1px solid #e9ecef; padding: 20px; text-align: left; }
    .blog-post-content .data-table th { background-color: #f5f7fa; font-weight: bold; }
    .blog-post-content .highlight-box { background-color: #ffffff; border: 3px solid #dfe6e9; border-radius: 15px; padding: 40px; margin: 80px 0; box-shadow: 0 10px 30px rgba(0,0,0,0.05); }
    .blog-post-content .tag-box { margin-top: 80px; font-size: 15px; color: #777; border-top: 2px dashed #ddd; padding-top: 30px; }

    /* 모바일 반응형 설정 */
    @media (max-width: 768px) {
        .blog-post-content { padding: 30px 20px; width: 100%; }
        .blog-post-content h2 { font-size: 26px; margin-bottom: 30px; }
        .blog-post-content h3 { font-size: 22px; margin-top: 50px; }
        .blog-post-content .lead-text { padding: 25px; margin-bottom: 40px; font-size: 16px; }
        .blog-post-content .data-table { margin: 30px 0; font-size: 14px; }
        .blog-post-content .data-table th, .blog-post-content .data-table td { padding: 12px; }
        .blog-post-content .highlight-box { padding: 25px; margin: 40px 0; }
    }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.12] 법원, 백종원 '대패삼겹살 원조' 주장 관련 소송 가맹점주 패소 판결&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;&lt;b&gt;수원지방법원 안양지원&lt;/b&gt;은 백종원의 더본코리아 가맹점주들이 유튜버 김재환 PD를 상대로 제기한 &lt;span class=&quot;text-red&quot;&gt;손해배상 청구 소송에서 원고 패소 판결&lt;/span&gt;을 내렸습니다. 재판부는 판결문을 통해 대패삼겹살의 기원에 대한 역사적 사실관계를 검토하고, 유튜버의 방송 내용이 &lt;b&gt;언론의 자유 및 공익적 비판의 범위 내&lt;/b&gt;에 있다고 판단했습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;Gemini_Generated_Image_6c8ur56c8ur56c8u.png&quot; data-origin-width=&quot;1408&quot; data-origin-height=&quot;768&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/N2wWq/dJMcahkSCP5/DTufrYRgKxJSNukwnBZHDK/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/N2wWq/dJMcahkSCP5/DTufrYRgKxJSNukwnBZHDK/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/N2wWq/dJMcahkSCP5/DTufrYRgKxJSNukwnBZHDK/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FN2wWq%2FdJMcahkSCP5%2FDTufrYRgKxJSNukwnBZHDK%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;1408&quot; height=&quot;768&quot; data-filename=&quot;Gemini_Generated_Image_6c8ur56c8ur56c8u.png&quot; data-origin-width=&quot;1408&quot; data-origin-height=&quot;768&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. 판결 결과: 손해배상 청구 기각과 소송 비용 부담&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;수원지법 안양지원 형사3단독 재판부는 원고인 백종원의 더본코리아 가맹점주들이 피고 김재환 PD를 상대로 제기한 &lt;span class=&quot;text-red&quot;&gt;손해배상 청구 소송을 기각&lt;/span&gt;했습니다. 이에 따라 소송 비용은 &lt;b&gt;원고 측이 전액 부담&lt;/b&gt;하는 것으로 결정되었습니다. 원고들은 피고가 제작한 영상으로 인해 가맹점의 매출이 하락하고 브랜드 이미지가 훼손되었다고 주장했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;재판부는 피고의 영상 내용이 원고들의 명예를 훼손했거나, 고의적인 비방을 목적으로 제작되었다는 &lt;span class=&quot;text-red&quot;&gt;증거가 부족하다&lt;/span&gt;고 판단했습니다. 또한, 기업의 주장과 배치되는 자료들이 공개되었을 때 이를 공적 관심사로 보아야 한다고 보았습니다. 이번 판결은 프랜차이즈 기업과 관련된 정보 검증 과정에서 언론과 개인의 비판적 활동이 &lt;b&gt;법적으로 허용되는 범위&lt;/b&gt;를 명확히 했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;법원은 해당 영상이 허위 사실 유포에 해당하지 않으며, &lt;b&gt;공익적 목적의 정보 전달&lt;/b&gt;임을 인정했습니다. 따라서 손해배상 책임이 발생하지 않는다고 결론 내렸습니다. 이번 판결은 1심에서 마무리되는 것이 아니라, 원고 측의 &lt;b&gt;항소 가능성&lt;/b&gt;을 열어두고 있습니다. 재판부는 법리적 판단의 근거를 상세히 설명하며 판결의 객관성을 기했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;결과적으로 이번 1심 판결은 원고의 주장을 기각함으로써, 프랜차이즈 기업 관련 비판적 콘텐츠의 법적 정당성을 인정한 첫 사례가 되었습니다.&lt;/b&gt;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. 대패삼겹살 기원에 대한 법원의 판단&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;재판부는 백종원 대표의 '대패삼겹살 최초 개발' 주장과 관련하여, &lt;b&gt;1980년대 후반부터 부산 등지&lt;/b&gt;에서 유사한 방식의 구이 요리가 판매되었다는 사실을 언급했습니다. 냉동 고기를 육절기로 얇게 썰어 대패 형태의 고기를 만드는 방식은 &lt;span class=&quot;text-red&quot;&gt;특정인의 독창적인 기술적 발명이 아님&lt;/span&gt;을 명시했습니다. 재판부는 1993년의 기계 구입 실수 일화가 대패삼겹살의 유일한 기원이라는 주장에 대해, 당시의 식문화 환경에서 유사한 형태의 음식이 판매되고 있었다는 증거들을 검토했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;부산 초량목 일대 등의 음식점에서 1990년대 초반 이미 비슷한 방식의 메뉴가 존재했다는 정황이 확인되었습니다. 이는 대패삼겹살이라는 명칭과 형태가 기업의 마케팅 전략 이전에도 이미 시장에 형성되어 있었음을 시사합니다. 따라서 법원은 이를 &lt;span class=&quot;text-red&quot;&gt;특정인의 창작물로 보기 어렵다&lt;/span&gt;고 판단했습니다. 1980년대 중후반 발행된 지역 신문 광고나 당시 음식점의 메뉴판 등 &lt;b&gt;실증적인 자료&lt;/b&gt;가 재판 과정에서 증거로 채택되기도 했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이러한 증거들은 대패삼겹살이라는 명칭이 특정 프랜차이즈의 등장 이전부터 이미 사용되고 있었음을 뒷받침합니다. 법원은 이를 통해 기업이 주장하는 &lt;b&gt;독점적 기원설의 실효성을 낮게 평가&lt;/b&gt;했습니다. 역사적 사실을 기반으로 한 사법부의 판단은 향후 마케팅 서사의 진위 검증에 중요한 척도가 될 것으로 보입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;요컨대 대패삼겹살의 기원은 특정인의 창작물이 아닌 당시의 시대적 식문화 흐름이었음이 사법부를 통해 객관적으로 확인된 셈입니다.&lt;/b&gt;&lt;/p&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;8415220423_486616_99b983892094b5c6d2fc3736e15da7d1_3.jpg&quot; data-origin-width=&quot;1280&quot; data-origin-height=&quot;591&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cCkC3e/dJMcab5X87C/0CPDVY2ahaehUNLhAUQ6u1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cCkC3e/dJMcab5X87C/0CPDVY2ahaehUNLhAUQ6u1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cCkC3e/dJMcab5X87C/0CPDVY2ahaehUNLhAUQ6u1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcCkC3e%2FdJMcab5X87C%2F0CPDVY2ahaehUNLhAUQ6u1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1280&quot; height=&quot;591&quot; data-filename=&quot;8415220423_486616_99b983892094b5c6d2fc3736e15da7d1_3.jpg&quot; data-origin-width=&quot;1280&quot; data-origin-height=&quot;591&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. 언론의 비판 활동과 표현의 자유&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;재판부는 피고인 김재환 PD의 활동이 &lt;b&gt;언론의 감시 및 비판 기능&lt;/b&gt;에 해당한다고 판시했습니다. 김 PD는 과거 다큐멘터리 제작 등을 통해 프랜차이즈 업계의 관행을 다뤄왔으며, 이번 영상 역시 특정 기업의 홍보 서사가 실제 역사와 부합하는지를 검증하려는 취지에서 제작되었다는 점이 참작되었습니다. 법원은 유명 인사가 운영하는 프랜차이즈 브랜드에 대한 의혹 제기는 &lt;span class=&quot;text-red&quot;&gt;공적 관심사&lt;/span&gt;에 해당하며, 언론이나 개인 유튜버가 팩트를 기반으로 의문을 제기하는 것은 &lt;b&gt;표현의 자유 범위&lt;/b&gt;에 포함된다고 보았습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;피고가 수집한 자료와 현장 취재 기록들은 팩트를 검증하는 과정으로 해석되었습니다. 사법부는 언론 보도나 비판적 콘텐츠가 기업의 주장에 반대되는 내용을 포함하더라도, 그것이 허위사실 유포가 아닌 합리적인 근거를 갖춘 비판이라면 &lt;span class=&quot;text-red&quot;&gt;정당한 것으로 보아야 한다&lt;/span&gt;는 원칙을 재확인했습니다. 이는 향후 기업과 소비자 간의 정보 비대칭을 해소하려는 비판적 콘텐츠들이 법적 보호를 받을 수 있는 중요한 기준이 될 것입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;명예훼손죄 성립 여부를 판단할 때 재판부는 비방의 목적과 공공의 이익을 저울질합니다. 언론이나 유튜버가 공적 인물이나 기업의 행보에 대해 의문을 제기하는 행위는 &lt;b&gt;민주주의 사회의 투명성을 높이는 기능적 측면&lt;/b&gt;이 강조됩니다. 따라서 허위 사실이 아닌 근거 있는 의혹 제기는 헌법상 보장되는 표현의 자유 범위 내에서 보호받아야 합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;결국 공적 관심사에 대한 합리적 근거 기반의 비판은 민주 사회의 투명성을 위한 정당한 표현의 자유로서 보호받아야 한다는 점이 재확인되었습니다.&lt;/b&gt;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. 매출 하락과 인과관계에 대한 법적 판단&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;원고 측이 주장한 매출 하락과 피고의 영상 게시 사이의 &lt;b&gt;직접적인 인과관계&lt;/b&gt;에 대해 재판부는 &lt;span class=&quot;text-red&quot;&gt;엄격한 기준&lt;/span&gt;을 적용했습니다. 법원은 매출 변화가 특정 영상 하나로 인해 발생했다고 단정할 수 없으며, 시장 환경 및 브랜드 자체의 리스크 등 &lt;b&gt;다양한 변수가 복합적으로 작용&lt;/b&gt;했을 가능성을 지적했습니다. 2025년 당시 백종원 대표 및 브랜드 관련 논란으로 언론에 보도된 여러 이슈들은 소비자의 브랜드 인지도와 신뢰도에 영향을 미칠 수 있는 변수들입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;법원은 특정 유튜버의 비판 영상이 매출 감소의 결정적 원인이라고 &lt;span class=&quot;text-red&quot;&gt;입증할 객관적 자료가 제출되지 않았다&lt;/span&gt;고 판단했습니다. 따라서 매출 피해를 근거로 한 손해배상 청구는 법리적으로 성립하기 어렵다고 보았습니다. 경영 성과는 시장의 트렌드, 경제 상황, 기업 내부의 이슈 등 다양한 요인에 의해 결정되는 것이지, 외부의 비판 콘텐츠에 의해 단일하게 결정되는 것이 아님을 명시한 판결입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;민사소송법상 손해배상 책임이 인정되기 위해서는 위법한 행위와 발생한 손해 사이의 상당 인과관계가 증명되어야 합니다. 매출 하락은 수많은 시장 내 변수에 의해 영향을 받는 결과물이며, 단일 콘텐츠 게시물 하나만으로 인과관계를 입증하는 것은 법리적으로 &lt;b&gt;매우 높은 입증 책임&lt;/b&gt;을 요구합니다. 재판부는 이를 입증할 객관적이고 구체적인 데이터가 원고 측에서 제시되지 않았음을 지적했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;즉, 매출 하락과 외부의 비판적 콘텐츠 사이의 직접적인 인과관계를 입증하기 위해서는 법적으로 매우 높은 수준의 객관적 증거가 필요하다는 점이 이번 판결의 핵심입니다.&lt;/b&gt;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;5. 백종원의 더본코리아의 대응과 향후 전망&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;법원이 백종원 대표의 &amp;lsquo;대패삼겹살 최초 개발&amp;rsquo; 주장이 사실과 다르다는 판단을 내놓음에 따라, 백종원의 더본코리아 측은 이번 판결에 대해 공식 입장을 정리하여 발표했습니다. 우선 백종원의 더본코리아는 이번 소송이 &lt;span class=&quot;text-red&quot;&gt;본사가 아닌 가맹점주 개인이 제기한 소송&lt;/span&gt;임을 분명히 선을 그으며, 점주들의 소송권 행사를 존중한다는 원칙을 강조했습니다. 백종원의 더본코리아 관계자는 &quot;이번 소송은 유튜버의 악의적 영상으로 인해 피해를 입은 가맹점주님들이 개인적으로 직접 제기한 건&quot;이라고 설명하며, 본사는 가맹점주 보호를 위한 구체적인 방안을 마련하고 있다고 전했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;지난 2025년 8월, 각 브랜드 점주들의 요청으로 열린 &amp;lsquo;일부 유튜버 피해 관련 긴급 상생위원회&amp;rsquo;에서는 전국 점주 1,700여 명이 서명한 공동성명서가 전달된 바 있습니다. 본사는 이 당시 점주들이 겪고 있는 고통의 심각성을 충분히 인지하였으며, 가맹점주님들의 피해와 고통이 큰 상황임을 고려해 더 이상의 피해가 반복되지 않도록 다각적인 보호 조치를 논의 중입니다. 또한, 백종원의 더본코리아는 &lt;span class=&quot;text-red&quot;&gt;악의적인 콘텐츠를 생산하거나 허위&amp;middot;비방을 일삼는 유튜버 및 온라인 커뮤니티 유저에 대한 법적 대응&lt;/span&gt;을 더욱 강화하겠다는 방침입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;현재 본사는 허위사실 유포와 비방의 내용을 유형별로 나누어 꼼꼼하게 분류하고 있으며, 이를 바탕으로 사안에 맞는 적절한 법적 조치를 &lt;span class=&quot;text-red&quot;&gt;순차적으로 진행하여 끝까지 마무리할 계획&lt;/span&gt;입니다. 기업 차원에서 브랜드와 점주를 보호하기 위한 강경한 대응 기조를 유지하겠다는 의지입니다. 백종원의 더본코리아는 이번 1심 결과가 남은 20건의 소송들에 미칠 영향과 관련하여 법률 대리인을 통해 면밀히 검토하고 있습니다. 이번 판결을 계기로 기업과 미디어 간의 법적 공방은 향후 더욱 치열해질 것으로 예상됩니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;요약하자면 백종원의 더본코리아는 이번 판결을 가맹점주 개별 소송의 결과로 선을 긋는 한편, 향후 허위&amp;middot;비방 콘텐츠에 대해서는 브랜드 보호를 위한 강경한 법적 대응 기조를 이어갈 방침입니다.&lt;/b&gt;&lt;/p&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;구분&lt;/th&gt;
&lt;th&gt;주요 내용&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;소송 내용&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;백종원의 더본코리아 가맹점주들이 유튜버 김재환 PD를 상대로 제기한 손해배상 청구&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;판결&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;span class=&quot;text-red&quot;&gt;원고 패소 (청구 기각)&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;기업 입장&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;span class=&quot;text-red&quot;&gt;가맹점주 개인의 소송으로 인한 결과임을 강조&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;핵심 쟁점&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;대패삼겹살 기원의 진위 여부, 언론의 비판 활동 범위&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;향후 전망&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;잔여 소송 20건 진행 중, 백종원의 더본코리아 측 &lt;b&gt;법적 대응 강화 예정&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;highlight-box&quot;&gt;
&lt;h3 style=&quot;margin-top: 0;&quot; data-ke-size=&quot;size23&quot;&gt;[  판결 핵심 요약]&lt;/h3&gt;
&lt;ul style=&quot;line-height: 2.0; padding-left: 25px;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;법원 판결:&lt;/b&gt; 백종원의 더본코리아 가맹점주들의 손해배상 청구 기각, 피고인 김재환 PD의 비판 내용 &lt;span class=&quot;text-red&quot;&gt;정당성 인정&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;기원 검증:&lt;/b&gt; 1980년대부터 대패삼겹살 존재 확인, &lt;b&gt;특정인의 독창적 발명으로 보기 어려움&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;기업 입장:&lt;/b&gt; &lt;span class=&quot;text-red&quot;&gt;가맹점주 개인이 제기한 소송임을 명시하며 점주의 소송권 행사 존중&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;언론 자유:&lt;/b&gt; 공익적 목적의 비판은 &lt;span class=&quot;text-red&quot;&gt;표현의 자유 범위 내&lt;/span&gt;에 있음&lt;/li&gt;
&lt;li&gt;&lt;b&gt;인과관계:&lt;/b&gt; 영상 게시와 매출 하락 사이의 &lt;span class=&quot;text-red&quot;&gt;직접적 인과관계 입증 부족&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;현재 상황:&lt;/b&gt; 총 21건의 관련 소송 중 1심 첫 결과이며, 나머지 &lt;b&gt;소송 절차 진행 중&lt;/b&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>1심판결</category>
      <category>2026년07월12일</category>
      <category>김재환PD</category>
      <category>대패삼겹살</category>
      <category>더본코리아</category>
      <category>백종원</category>
      <category>법원판결</category>
      <category>손해배상</category>
      <category>수원지법</category>
      <category>오늘의 일들</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471958</guid>
      <comments>https://ttt77.tistory.com/471958#entry471958comment</comments>
      <pubDate>Sun, 12 Jul 2026 23:20:16 +0900</pubDate>
    </item>
    <item>
      <title>역대 인천 펜타포트 락 페스티벌 최종라인업</title>
      <link>https://ttt77.tistory.com/925</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2006.jpg&quot; data-origin-width=&quot;840&quot; data-origin-height=&quot;1176&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cqBvRs/btrCJcWN4LK/dxx8phxpfSUyJSlFxMVHjk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cqBvRs/btrCJcWN4LK/dxx8phxpfSUyJSlFxMVHjk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cqBvRs/btrCJcWN4LK/dxx8phxpfSUyJSlFxMVHjk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcqBvRs%2FbtrCJcWN4LK%2Fdxx8phxpfSUyJSlFxMVHjk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;840&quot; height=&quot;1176&quot; data-filename=&quot;2006.jpg&quot; data-origin-width=&quot;840&quot; data-origin-height=&quot;1176&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2007.jpg&quot; data-origin-width=&quot;840&quot; data-origin-height=&quot;1239&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/EB6yG/btrCJKyXulc/Q4oMXD4FZVNukk3RLTegR1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/EB6yG/btrCJKyXulc/Q4oMXD4FZVNukk3RLTegR1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/EB6yG/btrCJKyXulc/Q4oMXD4FZVNukk3RLTegR1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FEB6yG%2FbtrCJKyXulc%2FQ4oMXD4FZVNukk3RLTegR1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;840&quot; height=&quot;1239&quot; data-filename=&quot;2007.jpg&quot; data-origin-width=&quot;840&quot; data-origin-height=&quot;1239&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2008.jpg&quot; data-origin-width=&quot;840&quot; data-origin-height=&quot;1220&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/zSUB4/btrCKjOQdRB/QVxmcqF3Kctz2mkKAkkA4k/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/zSUB4/btrCKjOQdRB/QVxmcqF3Kctz2mkKAkkA4k/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/zSUB4/btrCKjOQdRB/QVxmcqF3Kctz2mkKAkkA4k/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FzSUB4%2FbtrCKjOQdRB%2FQVxmcqF3Kctz2mkKAkkA4k%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;840&quot; height=&quot;1220&quot; data-filename=&quot;2008.jpg&quot; data-origin-width=&quot;840&quot; data-origin-height=&quot;1220&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2009.jpg&quot; data-origin-width=&quot;671&quot; data-origin-height=&quot;1224&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/NFHHa/btrCJTJDdRc/ewojCXng3yHAOQqeT9cCZ0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/NFHHa/btrCJTJDdRc/ewojCXng3yHAOQqeT9cCZ0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/NFHHa/btrCJTJDdRc/ewojCXng3yHAOQqeT9cCZ0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FNFHHa%2FbtrCJTJDdRc%2FewojCXng3yHAOQqeT9cCZ0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;671&quot; height=&quot;1224&quot; data-filename=&quot;2009.jpg&quot; data-origin-width=&quot;671&quot; data-origin-height=&quot;1224&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2010.jpg&quot; data-origin-width=&quot;1000&quot; data-origin-height=&quot;1449&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/0myLe/btrCIlG7ZaR/tzLUJwD3dkeJKpM13JWR61/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/0myLe/btrCIlG7ZaR/tzLUJwD3dkeJKpM13JWR61/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/0myLe/btrCIlG7ZaR/tzLUJwD3dkeJKpM13JWR61/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F0myLe%2FbtrCIlG7ZaR%2FtzLUJwD3dkeJKpM13JWR61%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1000&quot; height=&quot;1449&quot; data-filename=&quot;2010.jpg&quot; data-origin-width=&quot;1000&quot; data-origin-height=&quot;1449&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2011.jpg&quot; data-origin-width=&quot;1000&quot; data-origin-height=&quot;1441&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/MRtjE/btrCJbQ8Hln/VtoOkRNRhKALLw3XGd5jEK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/MRtjE/btrCJbQ8Hln/VtoOkRNRhKALLw3XGd5jEK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/MRtjE/btrCJbQ8Hln/VtoOkRNRhKALLw3XGd5jEK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FMRtjE%2FbtrCJbQ8Hln%2FVtoOkRNRhKALLw3XGd5jEK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1000&quot; height=&quot;1441&quot; data-filename=&quot;2011.jpg&quot; data-origin-width=&quot;1000&quot; data-origin-height=&quot;1441&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2012.jpg&quot; data-origin-width=&quot;1200&quot; data-origin-height=&quot;1735&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bkZ9vJ/btrCJTJDd9R/BPxCohMJB35S5jKfrbDRYK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bkZ9vJ/btrCJTJDd9R/BPxCohMJB35S5jKfrbDRYK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bkZ9vJ/btrCJTJDd9R/BPxCohMJB35S5jKfrbDRYK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbkZ9vJ%2FbtrCJTJDd9R%2FBPxCohMJB35S5jKfrbDRYK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1200&quot; height=&quot;1735&quot; data-filename=&quot;2012.jpg&quot; data-origin-width=&quot;1200&quot; data-origin-height=&quot;1735&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2013.jpg&quot; data-origin-width=&quot;1420&quot; data-origin-height=&quot;2047&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/NKUKs/btrCHNREYYY/ac4EyosicoklXbt1Nlt4ZK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/NKUKs/btrCHNREYYY/ac4EyosicoklXbt1Nlt4ZK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/NKUKs/btrCHNREYYY/ac4EyosicoklXbt1Nlt4ZK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FNKUKs%2FbtrCHNREYYY%2Fac4EyosicoklXbt1Nlt4ZK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1420&quot; height=&quot;2047&quot; data-filename=&quot;2013.jpg&quot; data-origin-width=&quot;1420&quot; data-origin-height=&quot;2047&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2014.png&quot; data-origin-width=&quot;900&quot; data-origin-height=&quot;1301&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/b4kcit/btrCJu4mpyd/OErKaQL34bNWPBgSLIzKl0/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/b4kcit/btrCJu4mpyd/OErKaQL34bNWPBgSLIzKl0/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/b4kcit/btrCJu4mpyd/OErKaQL34bNWPBgSLIzKl0/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fb4kcit%2FbtrCJu4mpyd%2FOErKaQL34bNWPBgSLIzKl0%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;900&quot; height=&quot;1301&quot; data-filename=&quot;2014.png&quot; data-origin-width=&quot;900&quot; data-origin-height=&quot;1301&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2015.jpg&quot; data-origin-width=&quot;3219&quot; data-origin-height=&quot;4654&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/co6LgO/btrCHPPsdkO/rxDgixk933JxleiXw6She0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/co6LgO/btrCHPPsdkO/rxDgixk933JxleiXw6She0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/co6LgO/btrCHPPsdkO/rxDgixk933JxleiXw6She0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fco6LgO%2FbtrCHPPsdkO%2FrxDgixk933JxleiXw6She0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;3219&quot; height=&quot;4654&quot; data-filename=&quot;2015.jpg&quot; data-origin-width=&quot;3219&quot; data-origin-height=&quot;4654&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2016.jpg&quot; data-origin-width=&quot;1545&quot; data-origin-height=&quot;2234&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/EqzlN/btrCIHwoMWF/S0QHJrF7tKVtGIalFsnp7k/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/EqzlN/btrCIHwoMWF/S0QHJrF7tKVtGIalFsnp7k/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/EqzlN/btrCIHwoMWF/S0QHJrF7tKVtGIalFsnp7k/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FEqzlN%2FbtrCIHwoMWF%2FS0QHJrF7tKVtGIalFsnp7k%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1545&quot; height=&quot;2234&quot; data-filename=&quot;2016.jpg&quot; data-origin-width=&quot;1545&quot; data-origin-height=&quot;2234&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2017.jpg&quot; data-origin-width=&quot;1416&quot; data-origin-height=&quot;2048&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/y7wgQ/btrCHN5alo9/WzQtpYnSjTHpMKTdW6IIKK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/y7wgQ/btrCHN5alo9/WzQtpYnSjTHpMKTdW6IIKK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/y7wgQ/btrCHN5alo9/WzQtpYnSjTHpMKTdW6IIKK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fy7wgQ%2FbtrCHN5alo9%2FWzQtpYnSjTHpMKTdW6IIKK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1416&quot; height=&quot;2048&quot; data-filename=&quot;2017.jpg&quot; data-origin-width=&quot;1416&quot; data-origin-height=&quot;2048&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2018.jpg&quot; data-origin-width=&quot;2842&quot; data-origin-height=&quot;4096&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cvBcyB/btrCIBpdo1Z/erkIDWkQTiQFpweI29f8V0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cvBcyB/btrCIBpdo1Z/erkIDWkQTiQFpweI29f8V0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cvBcyB/btrCIBpdo1Z/erkIDWkQTiQFpweI29f8V0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcvBcyB%2FbtrCIBpdo1Z%2FerkIDWkQTiQFpweI29f8V0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;2842&quot; height=&quot;4096&quot; data-filename=&quot;2018.jpg&quot; data-origin-width=&quot;2842&quot; data-origin-height=&quot;4096&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2019.jpg&quot; data-origin-width=&quot;1080&quot; data-origin-height=&quot;1350&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/qzvPi/btrCJKsdnqo/DUowk0KpEdo7FLwHz8oe1k/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/qzvPi/btrCJKsdnqo/DUowk0KpEdo7FLwHz8oe1k/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/qzvPi/btrCJKsdnqo/DUowk0KpEdo7FLwHz8oe1k/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FqzvPi%2FbtrCJKsdnqo%2FDUowk0KpEdo7FLwHz8oe1k%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1080&quot; height=&quot;1350&quot; data-filename=&quot;2019.jpg&quot; data-origin-width=&quot;1080&quot; data-origin-height=&quot;1350&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2020.jpg&quot; data-origin-width=&quot;840&quot; data-origin-height=&quot;1210&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bmEVEL/btrCH8gy3iW/9hZBBr4fWQJzeTKTCFnbjK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bmEVEL/btrCH8gy3iW/9hZBBr4fWQJzeTKTCFnbjK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bmEVEL/btrCH8gy3iW/9hZBBr4fWQJzeTKTCFnbjK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbmEVEL%2FbtrCH8gy3iW%2F9hZBBr4fWQJzeTKTCFnbjK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;840&quot; height=&quot;1210&quot; data-filename=&quot;2020.jpg&quot; data-origin-width=&quot;840&quot; data-origin-height=&quot;1210&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2021.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;1131&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dnypzF/btrCHBDxq8n/s9BnoHCCXmkGcqXSqqJmkK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dnypzF/btrCHBDxq8n/s9BnoHCCXmkGcqXSqqJmkK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dnypzF/btrCHBDxq8n/s9BnoHCCXmkGcqXSqqJmkK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdnypzF%2FbtrCHBDxq8n%2Fs9BnoHCCXmkGcqXSqqJmkK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;800&quot; height=&quot;1131&quot; data-filename=&quot;2021.jpg&quot; data-origin-width=&quot;800&quot; data-origin-height=&quot;1131&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;95c8b3633120a573e4349df3c28d9062494cfc35.jfif&quot; data-origin-width=&quot;1361&quot; data-origin-height=&quot;1919&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cFLn0i/btrIt9Nb896/S5RMj8LJqbF2EPWSBf8MT1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cFLn0i/btrIt9Nb896/S5RMj8LJqbF2EPWSBf8MT1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cFLn0i/btrIt9Nb896/S5RMj8LJqbF2EPWSBf8MT1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcFLn0i%2FbtrIt9Nb896%2FS5RMj8LJqbF2EPWSBf8MT1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1361&quot; height=&quot;1919&quot; data-filename=&quot;95c8b3633120a573e4349df3c28d9062494cfc35.jfif&quot; data-origin-width=&quot;1361&quot; data-origin-height=&quot;1919&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;cbd9546604a63.jpg&quot; data-origin-width=&quot;1920&quot; data-origin-height=&quot;1920&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bwThtD/btsoo6o4IYV/b3LgXiTAhTiguNRY5S20t1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bwThtD/btsoo6o4IYV/b3LgXiTAhTiguNRY5S20t1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bwThtD/btsoo6o4IYV/b3LgXiTAhTiguNRY5S20t1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbwThtD%2Fbtsoo6o4IYV%2Fb3LgXiTAhTiguNRY5S20t1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1920&quot; height=&quot;1920&quot; data-filename=&quot;cbd9546604a63.jpg&quot; data-origin-width=&quot;1920&quot; data-origin-height=&quot;1920&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;0c1ab1f155b9a353e5b859c4bce337344b201877.jpg&quot; data-origin-width=&quot;1440&quot; data-origin-height=&quot;1797&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dJD7XE/btsICjcnVqq/fN2e6TgQOx2Is76I0ank10/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dJD7XE/btsICjcnVqq/fN2e6TgQOx2Is76I0ank10/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dJD7XE/btsICjcnVqq/fN2e6TgQOx2Is76I0ank10/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdJD7XE%2FbtsICjcnVqq%2FfN2e6TgQOx2Is76I0ank10%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1440&quot; height=&quot;1797&quot; data-filename=&quot;0c1ab1f155b9a353e5b859c4bce337344b201877.jpg&quot; data-origin-width=&quot;1440&quot; data-origin-height=&quot;1797&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;5307e587bcf298c37aabf61ee24292ef72c33b0f.jpg&quot; data-origin-width=&quot;3840&quot; data-origin-height=&quot;4800&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bgtFzO/btsPiZXVOTf/dsE2mdBsKiMWIrdLe3HJt1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bgtFzO/btsPiZXVOTf/dsE2mdBsKiMWIrdLe3HJt1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bgtFzO/btsPiZXVOTf/dsE2mdBsKiMWIrdLe3HJt1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbgtFzO%2FbtsPiZXVOTf%2FdsE2mdBsKiMWIrdLe3HJt1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;3840&quot; height=&quot;4800&quot; data-filename=&quot;5307e587bcf298c37aabf61ee24292ef72c33b0f.jpg&quot; data-origin-width=&quot;3840&quot; data-origin-height=&quot;4800&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;9db99bbcd7b881bd28d28b049a40e13516e0a410.jpg&quot; data-origin-width=&quot;1080&quot; data-origin-height=&quot;1350&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/eC1G8q/dJMcabLKssD/BFah2WwQVMikmpKMIqdB9K/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/eC1G8q/dJMcabLKssD/BFah2WwQVMikmpKMIqdB9K/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/eC1G8q/dJMcabLKssD/BFah2WwQVMikmpKMIqdB9K/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FeC1G8q%2FdJMcabLKssD%2FBFah2WwQVMikmpKMIqdB9K%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1080&quot; height=&quot;1350&quot; data-filename=&quot;9db99bbcd7b881bd28d28b049a40e13516e0a410.jpg&quot; data-origin-width=&quot;1080&quot; data-origin-height=&quot;1350&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;hr contenteditable=&quot;false&quot; data-ke-type=&quot;horizontalRule&quot; data-ke-style=&quot;style1&quot; /&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;** 그리고&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imagegridblock&quot;&gt;
  &lt;div class=&quot;image-container&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/l4FSf/btrCIVgGvsW/udy94j93tExZAnBkYViYe1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/l4FSf/btrCIVgGvsW/udy94j93tExZAnBkYViYe1/img.jpg&quot; data-is-animation=&quot;false&quot; data-origin-width=&quot;506&quot; data-origin-height=&quot;445&quot; data-filename=&quot;56d81e0eebe0adfa2ab3d76cf5ef6874.jpg&quot; style=&quot;width: 60.7136%; margin-right: 10px;&quot; data-widthpercent=&quot;61.43&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/l4FSf/btrCIVgGvsW/udy94j93tExZAnBkYViYe1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fl4FSf%2FbtrCIVgGvsW%2Fudy94j93tExZAnBkYViYe1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;506&quot; height=&quot;445&quot;/&gt;&lt;/span&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/rBaJ2/btrCHnyIvxM/rJgjHfbrXgQ4scwkHC1RMk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/rBaJ2/btrCHnyIvxM/rJgjHfbrXgQ4scwkHC1RMk/img.jpg&quot; data-is-animation=&quot;false&quot; data-origin-width=&quot;357&quot; data-origin-height=&quot;500&quot; data-filename=&quot;1999.jpg&quot; style=&quot;width: 38.1236%;&quot; data-widthpercent=&quot;38.57&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/rBaJ2/btrCHnyIvxM/rJgjHfbrXgQ4scwkHC1RMk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FrBaJ2%2FbtrCHnyIvxM%2FrJgjHfbrXgQ4scwkHC1RMk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;357&quot; height=&quot;500&quot;/&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;펜타포트 락 페스티벌의 전신&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;전설의 '1999 트라이포트 락 페스티벌'&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;딥퍼플, 드림시어터, 프로디지, 레이지 어게인스트 더 머신 등 전설적인 라인업을 선보였던 한국 최초의 락페스티벌&lt;/p&gt;</description>
      <category>음악/LIVE &amp;amp; MV</category>
      <category>라인업</category>
      <category>최종</category>
      <category>트라이포트</category>
      <category>펜타포트</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/925</guid>
      <comments>https://ttt77.tistory.com/925#entry925comment</comments>
      <pubDate>Sun, 12 Jul 2026 09:24:09 +0900</pubDate>
    </item>
    <item>
      <title>Hwang Ha-na Sentenced to 40 Million Won Fine in 1st Drug Trial; Acquitted of Direct Administration</title>
      <link>https://ttt77.tistory.com/471957</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Hwang Ha-na Fined in 1st Trial for Drug Use... Court Rules 'Insufficient Evidence for Direct Administration'&quot;,
      &quot;description&quot;: &quot;Hwang Ha-na, who was indicted on charges of violating the Narcotics Control Act, was sentenced to a fine of 40 million won in the first trial and released.&quot;,
      &quot;keyword&quot;: &quot;Hwang Ha-na, July 10, 2026, Drug Trial, Suwon District Court, Fine, 1st Trial Verdict, Judicial System, Social Criticism, Influencer Drug Case&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Social Affairs Investigative Team&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content { font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', 'Noto Sans KR', sans-serif; line-height: 2.0; color: #000000; max-width: 1300px; width: 95%; margin: 0 auto; padding: 60px 40px; word-break: keep-all; box-sizing: border-box; }
    .blog-post-content h2 { font-size: 32px; color: #1a1a1a; line-height: 1.4; border-bottom: 5px solid #2d3436; padding-bottom: 25px; margin-bottom: 50px; font-weight: 800; }
    .blog-post-content .lead-text { font-size: 18px; font-weight: 600; color: #2d3436; background-color: #f1f2f6; padding: 40px; border-left: 10px solid #2d3436; margin-bottom: 60px; text-align: justify; }
    .blog-post-content h3 { font-size: 26px; color: #2d3436; margin-top: 80px; margin-bottom: 30px; border-bottom: 3px solid #dfe6e9; padding-bottom: 15px; font-weight: 700; }
    .blog-post-content p { margin-bottom: 30px; text-align: justify; font-size: 17px; line-height: 1.8; color: #333; }
    .blog-post-content .data-table { width: 100%; border-collapse: collapse; margin: 60px 0; font-size: 16px; }
    .blog-post-content .data-table th, .blog-post-content .data-table td { border: 1px solid #e9ecef; padding: 20px; text-align: left; }
    .blog-post-content .data-table th { background-color: #f5f7fa; font-weight: bold; }
    .blog-post-content .highlight-box { background-color: #ffffff; border: 3px solid #dfe6e9; border-radius: 15px; padding: 40px; margin: 80px 0; box-shadow: 0 10px 30px rgba(0,0,0,0.05); }
    .blog-post-content .tag-box { margin-top: 80px; font-size: 15px; color: #777; border-top: 2px dashed #ddd; padding-top: 30px; }

    /* Mobile Responsive Settings */
    @media (max-width: 768px) {
        .blog-post-content { padding: 30px 20px; width: 100%; }
        .blog-post-content h2 { font-size: 26px; margin-bottom: 30px; }
        .blog-post-content h3 { font-size: 22px; margin-top: 50px; }
        .blog-post-content .lead-text { padding: 25px; margin-bottom: 40px; font-size: 16px; }
        .blog-post-content .data-table { margin: 30px 0; font-size: 14px; }
        .blog-post-content .data-table th, .blog-post-content .data-table td { padding: 12px; }
        .blog-post-content .highlight-box { padding: 25px; margin: 40px 0; }
    }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.10] Hwang Ha-na Fined in 1st Trial for Drug Use... Court Rules &quot;Insufficient Evidence for Direct Administration&quot;&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;Hwang Ha-na, an influencer and maternal granddaughter of the founder of Namyang Dairy Products, was sentenced to a fine of 40 million won in the first trial for violating the Narcotics Control Act. The Suwon District Court, Anyang Branch, acquitted Hwang of the charges of direct administration due to lack of evidence, leading to her release from the detention center.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;122.jpg&quot; data-origin-width=&quot;1376&quot; data-origin-height=&quot;768&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cHFAqG/dJMcabSnufx/hu84mH8zTzpHrf2FfvxHz1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cHFAqG/dJMcabSnufx/hu84mH8zTzpHrf2FfvxHz1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cHFAqG/dJMcabSnufx/hu84mH8zTzpHrf2FfvxHz1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcHFAqG%2FdJMcabSnufx%2Fhu84mH8zTzpHrf2FfvxHz1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1376&quot; height=&quot;768&quot; data-filename=&quot;122.jpg&quot; data-origin-width=&quot;1376&quot; data-origin-height=&quot;768&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. Verdict: The Meaning of the 1st Trial Fine and 20,000 Won Forfeiture&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;On the 9th, Presiding Judge Park Jun-seop of the 3rd Criminal Division of the Suwon District Court, Anyang Branch, sentenced Hwang Ha-na, who was indicted on charges including violating the Narcotics Control Act, to &lt;b&gt;a fine of 40 million won and a forfeiture of 20,000 won&lt;/b&gt;. Notably, the 20,000 won forfeiture figure stands out.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;This suggests that the court took a strict stance on the lack of evidence for direct administration, leading to a minimal calculation of the criminal proceeds or related items. This negligible forfeiture amount leaves the public questioning how the court perceives the true scale of the drug crime, as it appears disproportionately light given the gravity of the offense.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The court viewed the fact that Hwang committed the crime again despite having served prison time for similar offenses as a serious matter. However, strictly adhering to the principles of evidence-based judgment, the court ruled that the evidence provided by the prosecution was insufficient to prove Hwang's direct administration beyond a reasonable doubt.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Such a decision by the court has reignited deep-seated public distrust&amp;mdash;the perception that &quot;the wealthy get off easy, while the poor suffer.&quot; The criticism that the judiciary provided a &quot;get-out-of-jail-free card&quot; by prioritizing formalistic evidence requirements over strict punishment is expected to strike a major blow to the judiciary's credibility. This sentencing is difficult to defend against claims that it underestimates the scale and risk of drug crimes, widening the gap between public legal sentiment and judicial standards.&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. The Court's Reasoning: &quot;Low Gravity and Insufficient Evidence&quot;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The primary reason the court chose a fine was that &quot;the gravity of the crime was relatively low.&quot; The amount of philopon (methamphetamine) used was reportedly small, and factors such as the fact that she administered it at the request of an acquaintance were taken into account in sentencing.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Furthermore, the court explicitly stated regarding the charge of &quot;direct administration&quot; that &lt;b&gt;&quot;it is difficult to conclude that it was proven due to lack of evidence.&quot;&lt;/b&gt; Conflicting testimonies from acquaintances present at the scene were also a decisive factor in the acquittal.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The logic that evidence was insufficient could be interpreted as a combination of the prosecution's failure to secure evidence and the court's overly conservative judgment criteria. It forces us to ask whether the court has ignored the practical reality that it is difficult to uncover the truth in drug crimes when internal accomplices collude.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Ultimately, by overly relying on the prosecution's ability to secure direct evidence to establish burden of proof, the court has exposed a structural limitation where judicial justice can become powerless in the face of the clandestine nature of drug crimes.&lt;/p&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;41198_181451_4445.png&quot; data-origin-width=&quot;1200&quot; data-origin-height=&quot;628&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/pVfCb/dJMcaijH7xp/iy9ypygRzM3huXr4wUIRVk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/pVfCb/dJMcaijH7xp/iy9ypygRzM3huXr4wUIRVk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/pVfCb/dJMcaijH7xp/iy9ypygRzM3huXr4wUIRVk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FpVfCb%2FdJMcaijH7xp%2Fiy9ypygRzM3huXr4wUIRVk%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;1200&quot; height=&quot;628&quot; data-filename=&quot;41198_181451_4445.png&quot; data-origin-width=&quot;1200&quot; data-origin-height=&quot;628&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. Past History: Repeat Drug Offenses and Recurring Controversy&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Hwang Ha-na has already been punished for drug offenses several times, which is why public interest in this trial was extremely high. In 2019, she was sentenced to probation for using philopon with singer Park Yoo-chun, but she committed drug offenses again during her probation and served &lt;b&gt;1 year and 8 months in prison&lt;/b&gt;.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;This record of repeated drug offenses was the biggest variable in this trial and a point of significant deliberation for the court during sentencing.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The fact that she continues to repeat the same crimes despite multiple prison terms and probation proves that the current judicial system stops at one-off punishments, effectively isolating the offender temporarily rather than encouraging rehabilitation. We must face the reality that the lack of more robust treatment and rehabilitation programs&amp;mdash;beyond social stigma&amp;mdash;is a core cause of repeated drug offenses.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The continued criminal activity despite a prior prison record is evidence of how limited a punishment-oriented judicial response is in suppressing addictive crimes.&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. Flight Abroad and Return: Illegal Entry into Cambodia and Voluntary Appearance&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;After the investigation began, Hwang left for Thailand in December 2023. Despite the invalidation of her passport and a red notice, she entered Cambodia illegally and stayed there. She later expressed her intention to appear voluntarily, leading to her arrest on a national carrier at Phnom Penh Airport and subsequent repatriation to Korea.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The court did not view her overseas stay solely as an attempt to evade the investigation. Instead, it interpreted it as an act of &quot;psychological flight&quot; stemming from social pressure and attention.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The court's decision to prioritize a &quot;human&quot; motive of &quot;psychological flight&quot; over the criminal intent of &quot;evading investigation&quot; carries the risk of providing a logical basis for future fugitives to exploit legal loopholes. This could foster a perception that cross-border crimes are taken lightly and ultimately undermine the authority of South Korea's judicial sovereignty.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Creating an impression that judicial procedures can be adjusted at will through the tactic of fleeing abroad and then voluntarily appearing threatens to weaken the severity of the law and neutralize the enforcement power of the state's judicial system.&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;5. Social Impact and Future Outlook&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;This case sparked public outrage as it involves a famous influencer and a figure previously associated with a conglomerate family, engaging in repeated drug offenses. In particular, the fact that the crimes did not cease despite ongoing investigations and judicial rulings came as a significant shock to many.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Attention is now focused on whether the prosecution will appeal. If the prosecution challenges the first trial result, it is expected that another intense legal battle and interpretation of the law will take place in the appellate court.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Above all, the &lt;b&gt;20,000 won forfeiture&lt;/b&gt; seen in this ruling strongly reinforced the public perception that the judiciary's will to punish drug crimes is limited to a &quot;slap on the wrist.&quot; This weak economic sanction has deepened public distrust in judicial justice and fuels criticism that the law fails to capture the true weight of the crimes.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;When the judiciary fails to uphold the value of fairness, the sense of disillusionment felt by citizens is more destructive than the crimes of individuals. This ruling should serve as a trigger to completely re-examine sentencing standards for drug crimes and implement concrete institutional improvements to realize judicial justice that applies the same standards regardless of social status.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;For our society to eradicate drug crimes, it is essential to look beyond individual punishment and create strong, effective government-wide countermeasures to eradicate the very environment where drugs are distributed and consumed.&lt;/p&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Category&lt;/th&gt;
&lt;th&gt;Details&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Charges&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;Hwang Ha-na&lt;/b&gt; Violation of Narcotics Control Act, Fleeing Abroad&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Verdict&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;40 million won fine, &lt;b&gt;20,000 won forfeiture&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Direct Administration&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Acquitted due to lack of evidence&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Flight/Aiding&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Guilty&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;highlight-box&quot;&gt;
&lt;h3 style=&quot;margin-top: 0;&quot; data-ke-size=&quot;size23&quot;&gt;[  Case Summary &amp;amp; Key Judicial Ruling]&lt;/h3&gt;
&lt;ul style=&quot;line-height: 2.0; padding-left: 25px;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;Case Overview:&lt;/b&gt; &lt;b&gt;Hwang Ha-na's&lt;/b&gt; solicitation of philopon use to acquaintances and abetting in July 2023, followed by fleeing abroad.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Key Issue:&lt;/b&gt; Establishing evidence for direct administration and reflecting past criminal record in sentencing.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Verdict:&lt;/b&gt; 40 million won fine, &lt;b&gt;20,000 won forfeiture imposed&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Reasoning:&lt;/b&gt; Insufficient evidence (direct administration), small quantity of philopon, request by acquaintances, etc.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Future Outlook:&lt;/b&gt; Prosecution's decision to appeal and possibility of a change in sentencing in the 2nd trial.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;tag-box&quot;&gt;Hwang Ha-na, July 10, 2026, Drug Trial, Suwon District Court, Fine, 1st Trial Verdict, Judicial System, Social Criticism, Influencer Drug Case&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471957</guid>
      <comments>https://ttt77.tistory.com/471957#entry471957comment</comments>
      <pubDate>Fri, 10 Jul 2026 21:19:07 +0900</pubDate>
    </item>
    <item>
      <title>황하나, 1심서 벌금 4천만 원 선고&amp;hellip;&amp;lsquo;직접 투약&amp;rsquo; 혐의는 무죄</title>
      <link>https://ttt77.tistory.com/471956</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;황하나, 마약 투약 혐의 1심 벌금형…재판부 “직접 투약 증거 부족”&quot;,
      &quot;description&quot;: &quot;마약류 관리에 관한 법률 위반 혐의로 재판에 넘겨진 황하나 씨가 1심에서 징역형이 아닌 벌금 4,000만 원을 선고받고 석방되었습니다.&quot;,
      &quot;keyword&quot;: &quot;황하나, 2026년07월10일, 마약재판, 수원지법, 벌금형, 1심판결, 사법시스템, 사회적비판, 인플루언서마약&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;사회부 심층취재팀&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content { font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', 'Noto Sans KR', sans-serif; line-height: 2.0; color: #000000; max-width: 1300px; width: 95%; margin: 0 auto; padding: 60px 40px; word-break: keep-all; box-sizing: border-box; }
    .blog-post-content h2 { font-size: 32px; color: #1a1a1a; line-height: 1.4; border-bottom: 5px solid #2d3436; padding-bottom: 25px; margin-bottom: 50px; font-weight: 800; }
    .blog-post-content .lead-text { font-size: 18px; font-weight: 600; color: #2d3436; background-color: #f1f2f6; padding: 40px; border-left: 10px solid #2d3436; margin-bottom: 60px; text-align: justify; }
    .blog-post-content h3 { font-size: 26px; color: #2d3436; margin-top: 80px; margin-bottom: 30px; border-bottom: 3px solid #dfe6e9; padding-bottom: 15px; font-weight: 700; }
    .blog-post-content p { margin-bottom: 30px; text-align: justify; font-size: 17px; line-height: 1.8; color: #333; }
    .blog-post-content .data-table { width: 100%; border-collapse: collapse; margin: 60px 0; font-size: 16px; }
    .blog-post-content .data-table th, .blog-post-content .data-table td { border: 1px solid #e9ecef; padding: 20px; text-align: left; }
    .blog-post-content .data-table th { background-color: #f5f7fa; font-weight: bold; }
    .blog-post-content .highlight-box { background-color: #ffffff; border: 3px solid #dfe6e9; border-radius: 15px; padding: 40px; margin: 80px 0; box-shadow: 0 10px 30px rgba(0,0,0,0.05); }
    .blog-post-content .tag-box { margin-top: 80px; font-size: 15px; color: #777; border-top: 2px dashed #ddd; padding-top: 30px; }

    /* 모바일 반응형 설정 */
    @media (max-width: 768px) {
        .blog-post-content { padding: 30px 20px; width: 100%; }
        .blog-post-content h2 { font-size: 26px; margin-bottom: 30px; }
        .blog-post-content h3 { font-size: 22px; margin-top: 50px; }
        .blog-post-content .lead-text { padding: 25px; margin-bottom: 40px; font-size: 16px; }
        .blog-post-content .data-table { margin: 30px 0; font-size: 14px; }
        .blog-post-content .data-table th, .blog-post-content .data-table td { padding: 12px; }
        .blog-post-content .highlight-box { padding: 25px; margin: 40px 0; }
    }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.10] 황하나, 마약 투약 혐의 1심 벌금형&amp;hellip;재판부 &amp;ldquo;직접 투약 증거 부족&amp;rdquo;&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;남양유업 창업주의 외손녀이자 인플루언서인 황하나 씨가 마약류 관리에 관한 법률 위반 혐의로 1심에서 징역형이 아닌 벌금 4,000만 원을 선고받았습니다. 수원지법 안양지원은 황 씨의 직접 투약 혐의에 대해 증거 부족을 이유로 무죄 취지의 판결을 내렸으며, 이에 따라 황 씨는 구치소에서 석방되었습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;11.jpg&quot; data-origin-width=&quot;1376&quot; data-origin-height=&quot;768&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bCp1L4/dJMb9977iPl/yRBmkK2EljK3jbJmH6X0I1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bCp1L4/dJMb9977iPl/yRBmkK2EljK3jbJmH6X0I1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bCp1L4/dJMb9977iPl/yRBmkK2EljK3jbJmH6X0I1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbCp1L4%2FdJMb9977iPl%2FyRBmkK2EljK3jbJmH6X0I1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1376&quot; height=&quot;768&quot; data-filename=&quot;11.jpg&quot; data-origin-width=&quot;1376&quot; data-origin-height=&quot;768&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. 판결 결과: 징역형 면한 1심 선고와 추징금 2만 원의 의미&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;수원지법 안양지원 형사3단독 박준섭 부장판사는 9일, 마약류 관리에 관한 법률 위반 등 혐의로 구속기소된 황하나 씨에게 &lt;b&gt;벌금 4,000만 원과 추징금 2만 원&lt;/b&gt;을 선고했습니다. 특히 이번 선고에서 눈에 띄는 대목은 2만 원에 불과한 추징금 액수입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이는 재판부가 공소사실 중 직접 투약 혐의에 대해 증거 부족을 이유로 엄격한 판단을 내리면서, 범죄 수익이나 관련 물품 가치를 극히 제한적으로 산정했음을 시사합니다. 이러한 미미한 추징금 규모는 범죄의 무게에 비해 지나치게 가볍다는 인상을 주며, 마약 범죄의 실질적인 규모를 법원이 어떻게 바라보고 있는지에 대한 의문을 남깁니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;재판부는 황 씨가 이미 동종 범죄로 실형을 산 전력이 있음에도 불구하고 재차 범행을 저지른 점을 매우 엄중하게 보았습니다. 그러나 법적인 증거주의 원칙에 따라, 검찰이 제출한 증거만으로는 황 씨의 직접 투약 혐의를 합리적 의심의 여지 없이 입증하기엔 부족하다고 판단했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;법원의 이러한 결정은 '유전무죄, 무전유죄'라는 대중의 뿌리 깊은 불신을 다시금 자극하며, 법치주의에 대한 근본적인 회의감을 확산시키는 결과를 초래했습니다. 또한 사법부가 범죄의 엄단보다는 형식적인 증거 요건만을 앞세워 면죄부를 주었다는 비판은 향후 사법부의 신뢰도에 치명적인 타격이 될 것으로 보입니다. 이러한 처분은 마약 범죄의 규모와 위험성을 과소평가했다는 비판을 면하기 어렵게 만들며, 국민들의 법 감정과 사법부의 판단 기준 사이의 간극을 더욱 벌려놓고 있습니다.&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. 재판부의 판단 근거: &quot;범행의 중대성 및 증거의 불충분성&quot;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;재판부가 벌금형을 선택한 주요 근거로는 우선 '범행의 중대성이 상대적으로 낮다'는 점이 꼽혔습니다. 필로폰 사용량이 비교적 소량이었고, 지인의 부탁을 받아 투약해 준 정황 등이 양형에 참작된 것입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;또한, 재판부는 공소사실 중 황 씨의 '직접 투약 혐의'에 대해 &lt;b&gt;&quot;증거 부족으로 입증되었다고 보기 어렵다&quot;&lt;/b&gt;고 명시했습니다. 사건 현장에 있던 지인들의 진술이 서로 엇갈리는 점 역시 무죄 판결의 결정적인 근거가 되었습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;증거가 불충분하다는 논리는 범죄 혐의 입증을 위한 검찰의 수사 역량 부족과 법원의 지나치게 보수적인 판단 기준이 결합된 결과로 해석될 여지가 다분합니다. 마약 범죄의 특성상 내부 공모자가 입을 맞추면 실체적 진실을 가리기 어렵다는 현실적인 문제점을 재판부가 방치한 것은 아닌지 되묻게 됩니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;결과적으로 범죄의 입증 책임을 지나치게 검찰의 직접 증거 확보 능력에 의존하게 함으로써, 마약 범죄의 은밀한 특성 앞에서 사법 정의가 무기력해질 수 있다는 구조적 한계를 여실히 드러냈습니다.&lt;/p&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;41198_181451_4445.png&quot; data-origin-width=&quot;1200&quot; data-origin-height=&quot;628&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dckZrW/dJMcafm2kN4/u8fYIrQCE32aOkRhkPeZJ1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dckZrW/dJMcafm2kN4/u8fYIrQCE32aOkRhkPeZJ1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dckZrW/dJMcafm2kN4/u8fYIrQCE32aOkRhkPeZJ1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdckZrW%2FdJMcafm2kN4%2Fu8fYIrQCE32aOkRhkPeZJ1%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;1200&quot; height=&quot;628&quot; data-filename=&quot;41198_181451_4445.png&quot; data-origin-width=&quot;1200&quot; data-origin-height=&quot;628&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. 과거의 행적: 마약 범죄 전력과 반복되는 논란&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;황하나 씨는 이미 수차례 마약 범죄로 처벌받은 바 있어 이번 판결에 대한 대중의 관심이 매우 높았습니다. 2019년에는 가수 박유천 씨와 함께 필로폰을 투약한 혐의로 집행유예를 선고받았으나, 집행유예 기간 중 다시 마약을 투약하여 &lt;b&gt;징역 1년 8개월&lt;/b&gt;의 실형을 살았습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이러한 반복적인 마약 범죄 전력은 이번 재판의 가장 큰 변수이자, 재판부가 양형 과정에서 고심한 지점이기도 합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;수차례의 실형과 집행유예에도 불구하고 동일한 범죄를 반복한다는 것은 현행 사법 시스템이 피고인의 교화를 유도하기보다는 단순히 격리했다가 풀어주는 일회성 처벌에 머물러 있음을 증명합니다. 사회적 낙인 효과보다 더 강력한 치료 및 재활 프로그램의 부재가 반복되는 마약 사범을 양산하는 핵심 원인임을 직시해야 할 것입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;징역형 전과가 있음에도 불구하고 반복된 범죄 행각은, 단순 처벌 위주의 사법 대응이 중독성 범죄를 억제하는 데 얼마나 한계가 있는지를 뼈저리게 보여주는 방증입니다.&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. 해외 도피와 귀국: 캄보디아 밀입국과 자진 출석&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;황 씨는 수사가 시작된 이후인 2023년 12월 태국으로 출국한 뒤, 여권 무효화와 적색 수배 조치에도 불구하고 캄보디아로 밀입국하여 머물러 왔습니다. 이후 지난해 말 자진 출석 의사를 밝혀 캄보디아 프놈펜 공항에서 국적기 내 체포 및 국내 송환 과정을 거쳤습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;재판부는 황 씨의 이러한 해외 체류를 무조건적인 수사 회피로만 보지는 않았습니다. 재판부는 오히려 이를 사회적 관심과 중압감에서 비롯된 도피성 행동으로 해석하는 모습을 보였습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;법원이 '수사 회피'라는 범죄적 의도보다 '심리적 도피'라는 인간적 동기를 앞세워 해석한 것은, 향후 해외 도피 범죄자들에게 법망을 피하기 위한 논리적 근거를 제공할 위험이 있습니다. 이는 국경을 넘는 범죄 행위를 가볍게 치부하는 인식을 심어줄 수 있으며, 결과적으로 대한민국 사법 주권의 권위를 스스로 훼손하는 판단이 될 수 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;국외 도피와 자진 출석이라는 수법을 통해 사법 절차를 임의로 조율하는 듯한 인상을 주는 것은, 법의 엄중함을 저해하고 국가 사법권의 집행력을 무력화할 수 있는 나쁜 선례가 될 위험이 있습니다.&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;5. 사회적 파장과 향후 전망&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이번 사건은 유명 인플루언서이자 과거 재벌가 관련 인물의 반복되는 마약 범죄라는 점에서 대중의 공분을 샀습니다. 특히, 수사 기관의 수사와 법원의 판결이 이어짐에도 불구하고 범죄 행위가 멈추지 않는 모습은 많은 이들에게 큰 충격을 주었습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이제 시선은 검찰의 항소 여부에 쏠려 있습니다. 검찰이 1심의 결과에 불복하여 항소할 경우, 2심 재판부에서 다시 한번 치열한 증거 공방과 법리 해석이 이루어질 것으로 예상됩니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;무엇보다 이번 판결에서 나타난 &lt;b&gt;2만 원의 추징금&lt;/b&gt;은 대중에게 마약 범죄에 대한 사법부의 처벌 의지가 '솜방망이 처벌'에 그쳤다는 인식을 강하게 심어주었습니다. 이러한 미약한 경제적 제재는 사법 정의에 대한 국민적 신뢰를 저버리는 결과를 낳았으며, 법이 범죄의 무게를 제대로 담아내지 못하고 있다는 비판을 피하기 어렵게 만들었습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;사법부가 공정성이라는 가치를 지키지 못할 때 사회 구성원들이 느끼는 허탈감은 범죄자보다 더 무서운 파괴력을 갖습니다. 이번 판결을 계기로 마약 범죄에 대한 양형 기준을 전면 재검토하고, 지위 고하를 막론하고 동일한 잣대를 적용할 수 있는 사법 정의 실현을 위한 구체적인 제도적 보완이 즉각 시행되어야 할 것입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;향후 우리 사회가 마약 범죄를 근절하기 위해서는 단순히 개인에 대한 처벌을 넘어, 마약이 유통되고 소비되는 환경 자체를 척결하기 위한 범정부 차원의 강력하고 실효성 있는 대책 마련이 필수적입니다.&lt;/p&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;구분&lt;/th&gt;
&lt;th&gt;주요 내용&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;혐의&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;황하나&lt;/b&gt; 마약류 관리에 관한 법률 위반, 해외 도피&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;판결&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;벌금 4,000만 원, &lt;b&gt;추징금 2만 원&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;직접 투약&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;증거 부족으로 무죄&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;해외 도피/방조&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;유죄 인정&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;highlight-box&quot;&gt;
&lt;h3 style=&quot;margin-top: 0;&quot; data-ke-size=&quot;size23&quot;&gt;[  사건 요약 및 법원 판결 핵심]&lt;/h3&gt;
&lt;ul style=&quot;line-height: 2.0; padding-left: 25px;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;사건 내용:&lt;/b&gt; &lt;b&gt;황하나 씨의&lt;/b&gt; 2023년 7월 지인들에게 필로폰 투약 권유 및 조력, 이후 해외 도피&lt;/li&gt;
&lt;li&gt;&lt;b&gt;핵심 쟁점:&lt;/b&gt; 직접 투약 여부에 대한 증거 입증 및 과거 전과 기록의 양형 반영&lt;/li&gt;
&lt;li&gt;&lt;b&gt;판결 결과:&lt;/b&gt; 벌금 4,000만 원, &lt;b&gt;추징금 2만 원 부과&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;판결 사유:&lt;/b&gt; 증거 불충분(직접 투약), 필로폰 소량, 지인 부탁 등 종합적 고려&lt;/li&gt;
&lt;li&gt;&lt;b&gt;향후 관전 포인트:&lt;/b&gt; 검찰의 항소 여부 및 2심에서의 형량 변화 가능성&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;tag-box&quot;&gt;황하나, 2026년07월10일, 마약재판, 수원지법, 벌금형, 1심판결, 사법시스템, 사회적비판, 인플루언서마약&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471956</guid>
      <comments>https://ttt77.tistory.com/471956#entry471956comment</comments>
      <pubDate>Fri, 10 Jul 2026 21:18:58 +0900</pubDate>
    </item>
    <item>
      <title>BJ Shin Tae-il Sentenced to 6 Years in Prison for Producing Sexual Exploitation Content Involving Minors</title>
      <link>https://ttt77.tistory.com/471955</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;BJ Shin Tae-il Sentenced to 6 Years in Prison for Producing Sexual Exploitation Content Involving Minors&quot;,
      &quot;description&quot;: &quot;Internet broadcast personality (BJ) Shin Tae-il and his accomplices have been sentenced to prison for luring minors to produce and stream sexually exploitative content.&quot;,
      &quot;keyword&quot;: &quot;BJ Shin Tae-il, Shin Tae-il 6 years in prison, minor sexual exploitation broadcast, Incheon District Court, digital sex crimes&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Social Issues Investigative Team&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content { font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', 'Noto Sans KR', sans-serif; line-height: 2.0; color: #000000; max-width: 1100px; margin: 0 auto; padding: 60px 40px; word-break: keep-all; }
    .blog-post-content h2 { font-size: 30px; color: #1a1a1a; line-height: 1.4; border-bottom: 5px solid #1e3d59; padding-bottom: 25px; margin-bottom: 40px; font-weight: 800; }
    .blog-post-content .lead-text { font-size: 18px; font-weight: 600; color: #1e3d59; background-color: #f8fbfe; padding: 40px; border-left: 10px solid #1e3d59; margin-bottom: 60px; text-align: justify; }
    .blog-post-content h3 { font-size: 24px; color: #1e3d59; margin-top: 70px; margin-bottom: 30px; border-bottom: 3px solid #e1e8ed; padding-bottom: 15px; font-weight: 700; }
    .blog-post-content p { margin-bottom: 20px; text-align: justify; font-size: 17px; line-height: 1.8; color: #000000; }
    .blog-post-content .data-table { width: 100%; border-collapse: collapse; margin: 50px 0; font-size: 16px; }
    .blog-post-content .data-table th, .blog-post-content .data-table td { border: 1px solid #e9ecef; padding: 20px; text-align: left; }
    .blog-post-content .data-table th { background-color: #f5f7fa; font-weight: bold; }
    .blog-post-content .highlight-box { background-color: #ffffff; border: 3px solid #e1e8ed; border-radius: 15px; padding: 40px; margin: 70px 0; box-shadow: 0 10px 30px rgba(0,0,0,0.05); }
    .blog-post-content .tag-box { margin-top: 80px; font-size: 15px; color: #777; border-top: 2px dashed #ddd; padding-top: 30px; }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.09]BJ Shin Tae-il Sentenced to 6 Years in Prison for Producing Sexual Exploitation Content Involving Minors&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;Internet broadcast personality (BJ) Shin Tae-il (32, real name Lee Gun-hee) has been sentenced to 6 years in prison in the first trial for luring minors to produce and stream sexually exploitative content on a live YouTube broadcast. The court defined this case as a serious crime against children and adolescents, clarifying that it was a premeditated criminal act aimed at economic gain, not a simple deviation.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;ba2479e8-06d2-4a5e-b18b-78f099d1e96d.jpg&quot; data-origin-width=&quot;1024&quot; data-origin-height=&quot;559&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bYd3vk/dJMcabZdUeo/WY9lQbgU75mMKAmgyRAehK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bYd3vk/dJMcabZdUeo/WY9lQbgU75mMKAmgyRAehK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bYd3vk/dJMcabZdUeo/WY9lQbgU75mMKAmgyRAehK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbYd3vk%2FdJMcabZdUeo%2FWY9lQbgU75mMKAmgyRAehK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1024&quot; height=&quot;559&quot; data-filename=&quot;ba2479e8-06d2-4a5e-b18b-78f099d1e96d.jpg&quot; data-origin-width=&quot;1024&quot; data-origin-height=&quot;559&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. Case Overview: Gamifying Exploitation via 'Spin-the-Wheel'&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The essence of this case lies in how the perpetrator &lt;b&gt;abused the 'real-time' nature of digital platforms to package sexual exploitation as a 'game.'&lt;/b&gt; On July 12 of last year, at an officetel in Cheongna, Incheon, Shin coerced an 18-year-old identified as C into appearing on his broadcast, forcing him to perform sadistic acts in exchange for viewer donations.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The &lt;b&gt;'Spin-the-Wheel' program&lt;/b&gt; was particularly problematic. Shin introduced a system where the intensity of the penalty was determined by the amount of donations received in the chat room in real-time. By disguising the infringement of the victim's sexual self-determination as a 'game with viewers,' he paralyzed the collective conscience, reducing the victim to an economic tool.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;At the time, seven other BJs participated, while over 20,000 real-time viewers flooded the chat with sadistic reactions. &lt;b&gt;This case exposed how commercially-driven sexual exploitation within platforms has evolved into a sophisticated, dangerous phenomenon. Furthermore, it has triggered a necessary social debate regarding the inadequacy of monitoring systems between broadcast creators and platform operators.&lt;/b&gt;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. The Court's Ruling: &quot;Voluntary Participation Does Not Negate Infringement of Sexual Self-Determination&quot;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The defense argued that the victim was 18 at the time and participated voluntarily in exchange for payment. However, the court firmly rejected this argument.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The court stated, &quot;Even if the victim participated voluntarily, &lt;b&gt;it is difficult to view this as a free exercise of the sexual self-determination rights of a child or adolescent.&lt;/b&gt;&quot; It further ruled that the broadcast was &quot;clearly sexually exploitative content that would cause sexual shame and disgust in the average person,&quot; strictly punishing the act as a for-profit production of exploitative content aimed at securing viewer donations.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;The court emphasized how critical external stimuli can be during the formative years when minors are developing their sexual values. This judgment reaffirmed that the duty to protect children and adolescents extends beyond legal boundaries into a moral obligation for adults.&lt;/b&gt;&lt;/p&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;20260120_151632.jpg&quot; data-origin-width=&quot;521&quot; data-origin-height=&quot;314&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/czyNva/dJMcacjqmA6/OpAULbDoudDzozskp86dkk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/czyNva/dJMcacjqmA6/OpAULbDoudDzozskp86dkk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/czyNva/dJMcacjqmA6/OpAULbDoudDzozskp86dkk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FczyNva%2FdJMcacjqmA6%2FOpAULbDoudDzozskp86dkk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;521&quot; height=&quot;314&quot; data-filename=&quot;20260120_151632.jpg&quot; data-origin-width=&quot;521&quot; data-origin-height=&quot;314&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. The Verdict: Accountability for Perpetrators and Aiders Alike&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The Incheon District Court's Criminal Division 12 sentenced Shin to &lt;b&gt;6 years in prison&lt;/b&gt; for violating the Act on the Protection of Children and Juveniles against Sexual Abuse, demonstrating the judiciary's firm stance on viewing digital crimes as serious offenses warranting imprisonment.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;What is most notable in this ruling is &lt;b&gt;the scope of punishment&lt;/b&gt;. Shin and five primary accomplices were sentenced to prison, while two others with lesser involvement received suspended sentences and community service. Even more significant is the handling of &lt;b&gt;the viewers&lt;/b&gt;. The court decided to &lt;b&gt;refer 161 viewers&lt;/b&gt;&amp;mdash;who actively encouraged the crimes or fostered an environment for them through the chat&amp;mdash;to the prosecution on charges of &lt;b&gt;aiding and abetting the production and distribution of sexual exploitation material.&lt;/b&gt;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;This judicial action regarding the 161 viewers is expected to be a crucial turning point in breaking the 'bystander effect' within online communities. Legal experts interpret this measure as a strong signal from the judiciary that a zero-tolerance policy will be applied to all forms of complicity in online crimes.&lt;/b&gt;&lt;/p&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Target&lt;/th&gt;
&lt;th&gt;Primary Sentence/Action&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Main Perpetrator (BJ Shin Tae-il)&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;6 years prison, 7-year employment ban, forfeiture of 2.73M KRW in profits&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;5 Accomplices&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;2.5 to 3.5 years prison (Imprisonment)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;2 Accomplices (Lesser involvement)&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;2.5 years prison, 4 years suspended, 160 hours community service&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;161 Viewers&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Referred to prosecution for aiding/abetting production and distribution&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. Rationale for Sentencing: &quot;Distortion of Sexual Values and Severe Social Harm&quot;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The court imposed a heavy sentence due to the gravity of exploiting children and adolescents for economic gain. The court noted, &quot;It is unacceptable to lure minors, who must be protected, into broadcasting content that simulates sexual acts for profit.&quot;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The court also cited &lt;b&gt;&quot;the distortion of sexual consciousness and the severe negative impact on the formation of sound sexual values among viewers&quot;&lt;/b&gt; as a primary reason for the sentencing. Despite reaching a settlement with the victim, the court maintained that the severity of the crime and its broad social harm made a harsh punishment inevitable.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;The court prioritized the public danger of the crime, even in a situation where the victim was defending the perpetrators. This was a decisive judgment aimed at protecting the victim's specific vulnerability and preventing greater social secondary victimization.&lt;/b&gt;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;5. A Warning to Society Regarding Digital Sex Crimes&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;This case clarifies that internet broadcasting is subject to severe criminal punishment when it infringes upon human rights. The fact that not only the producers but also the viewers who aided the act face legal consequences demonstrates the judiciary's strong commitment to combating digital sex crimes.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Abusing platform influence to destroy lives and induce sexual humiliation can no longer be tolerated under the guise of 'internet broadcast culture.' It is hoped that this prison sentence serves as a powerful warning to those who attempt to produce or consume similar content.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;It is now time for platform operators to move beyond simple technical defenses and devise practical preventive measures for criminal activities occurring within their services. Creating a clean and safe digital ecosystem has become a prerequisite for social survival, not just a choice.&lt;/b&gt;&lt;/p&gt;
&lt;div class=&quot;highlight-box&quot;&gt;
&lt;h3 style=&quot;margin-top: 0;&quot; data-ke-size=&quot;size23&quot;&gt;[  Case Summary &amp;amp; Court Verdict Core]&lt;/h3&gt;
&lt;ul style=&quot;line-height: 2.0; padding-left: 25px;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;Case Details:&lt;/b&gt; July 2025, streamed a broadcast forcing a minor to perform penalty acts simulating sexual acts in exchange for payment&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Primary Charges:&lt;/b&gt; Violation of the Act on the Protection of Children and Juveniles against Sexual Abuse (Production/Distribution of Sexual Exploitation Material)&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Verdict:&lt;/b&gt; Shin Tae-il (Main BJ) sentenced to 6 years, 5 accomplices imprisoned, 161 viewers referred to prosecution&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Court Message:&lt;/b&gt; Sexual exploitation of minors for profit inflicts severe social harm, making harsh punishment inevitable&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>BJ Shin Tae-il</category>
      <category>child protection law</category>
      <category>digital sex crime</category>
      <category>Incheon District Court</category>
      <category>internet broadcast crime</category>
      <category>July_9_2026</category>
      <category>korea today news</category>
      <category>minor sexual exploitation</category>
      <category>sexual exploitation production</category>
      <category>Shin Tae-il 6 years prison</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471955</guid>
      <comments>https://ttt77.tistory.com/471955#entry471955comment</comments>
      <pubDate>Thu, 9 Jul 2026 23:02:01 +0900</pubDate>
    </item>
    <item>
      <title>미성년자 성 착취 인터넷 방송 제작한 BJ 신태일, 1심서 징역 6년 선고</title>
      <link>https://ttt77.tistory.com/471954</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;미성년자 성 착취 인터넷 방송 제작한 BJ 신태일, 1심서 징역 6년 선고&quot;,
      &quot;description&quot;: &quot;미성년자를 유인해 성 착취성 인터넷 방송을 제작하고 송출한 혐의로 재판에 넘겨진 BJ 신태일과 공범들이 실형을 선고받았습니다.&quot;,
      &quot;keyword&quot;: &quot;BJ신태일, 신태일 징역6년, 미성년자 성착취방송, 인천지법, 디지털성범죄&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;사회부 심층취재팀&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content { font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', 'Noto Sans KR', sans-serif; line-height: 2.0; color: #000000; max-width: 1100px; margin: 0 auto; padding: 60px 40px; word-break: keep-all; }
    .blog-post-content h2 { font-size: 30px; color: #1a1a1a; line-height: 1.4; border-bottom: 5px solid #1e3d59; padding-bottom: 25px; margin-bottom: 40px; font-weight: 800; }
    .blog-post-content .lead-text { font-size: 18px; font-weight: 600; color: #1e3d59; background-color: #f8fbfe; padding: 40px; border-left: 10px solid #1e3d59; margin-bottom: 60px; text-align: justify; }
    .blog-post-content h3 { font-size: 24px; color: #1e3d59; margin-top: 70px; margin-bottom: 30px; border-bottom: 3px solid #e1e8ed; padding-bottom: 15px; font-weight: 700; }
    .blog-post-content p { margin-bottom: 20px; text-align: justify; font-size: 17px; line-height: 1.8; color: #000000; }
    .blog-post-content .data-table { width: 100%; border-collapse: collapse; margin: 50px 0; font-size: 16px; }
    .blog-post-content .data-table th, .blog-post-content .data-table td { border: 1px solid #e9ecef; padding: 20px; text-align: left; }
    .blog-post-content .data-table th { background-color: #f5f7fa; font-weight: bold; }
    .blog-post-content .highlight-box { background-color: #ffffff; border: 3px solid #e1e8ed; border-radius: 15px; padding: 40px; margin: 70px 0; box-shadow: 0 10px 30px rgba(0,0,0,0.05); }
    .blog-post-content .tag-box { margin-top: 80px; font-size: 15px; color: #777; border-top: 2px dashed #ddd; padding-top: 30px; }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;[26.07.09] 미성년자 성 착취 인터넷 방송 제작한 BJ 신태일, 1심서 징역 6년 선고&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;미성년자를 출연시켜 성 착취물을 제작하고 이를 유튜브 생방송으로 송출한 혐의로 재판에 넘겨진 인터넷 방송인(BJ) 신태일(32&amp;middot;본명 이건희) 씨가 1심에서 징역 6년의 중형을 선고받았습니다. 재판부는 이 사건을 아동&amp;middot;청소년에 대한 심각한 범죄로 규정하며, 단순 일탈이 아닌 경제적 이익을 목적으로 한 계획적 범행임을 명시했습니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;86fc22b1-5993-4e33-b8ae-5aabc296ab34.jpg&quot; data-origin-width=&quot;1024&quot; data-origin-height=&quot;559&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bmzwlU/dJMcacw1bxo/5I1Pd5CbFQeZHhSLaEe0Yk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bmzwlU/dJMcacw1bxo/5I1Pd5CbFQeZHhSLaEe0Yk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bmzwlU/dJMcacw1bxo/5I1Pd5CbFQeZHhSLaEe0Yk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbmzwlU%2FdJMcacw1bxo%2F5I1Pd5CbFQeZHhSLaEe0Yk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1024&quot; height=&quot;559&quot; data-filename=&quot;86fc22b1-5993-4e33-b8ae-5aabc296ab34.jpg&quot; data-origin-width=&quot;1024&quot; data-origin-height=&quot;559&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;br /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. 사건의 개요: '돌림판 벌칙'으로 위장한 성 착취와 범죄의 상업적 게임화&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;본 사건의 핵심은 디지털 플랫폼의 &lt;b&gt;'실시간성'을 악용해 성 착취를 하나의 '게임'처럼 포장&lt;/b&gt;했다는 점입니다. 지난해 7월 12일 인천의 한 오피스텔에서, 신씨는 당시 18세였던 C군을 방송에 출연시켜 시청자 후원을 대가로 가학적 행위를 강요했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;특히 문제가 된 것은 &lt;b&gt;'돌림판' 프로그램&lt;/b&gt;입니다. 신씨는 실시간으로 채팅창을 통해 후원을 받는 동시에, 후원 액수에 따라 벌칙 수위를 정하는 방식을 도입했습니다. 이는 피해자의 성적 자기결정권을 심각하게 침해하는 행위를 마치 '시청자와 함께하는 놀이'인 것처럼 위장하여, 범죄에 대한 죄의식을 마비시키고 피해자를 경제적 도구로 전락시킨 것입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;당시 현장에는 7명의 BJ들이 동조하며 출연을 도왔고, 2만 명이 넘는 시청자들은 자극적인 채팅을 쏟아냈습니다. &lt;b&gt;이 사건은 단순한 개인의 일탈을 넘어, 플랫폼 내에서 벌어지는 상업적 성착취가 얼마나 지능적으로 진화했는지를 적나라하게 보여주었습니다. 또한, 방송 제작자와 플랫폼 운영자 사이의 감시 체계가 얼마나 허술했는지에 대한 사회적 논의를 촉발하는 계기가 되었습니다.&lt;/b&gt;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. 재판부의 판단: &quot;자발적 참여라도 성적 자기결정권 침해&quot;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;피고인 측은 피해자가 당시 18세였고, 출연료를 받고 자발적으로 참여했다는 점을 들어 혐의를 방어하려 했습니다. 그러나 재판부의 판단은 단호했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;재판부는 &quot;피해자가 자발적으로 방송에 참여했다고 하더라도, &lt;b&gt;아동&amp;middot;청소년의 성적 자기결정권이 자유롭게 행사됐다고 보기 어렵다&lt;/b&gt;&quot;며 위법성 조각 주장을 기각했습니다. 이어 &quot;이 사건 방송은 일반인의 관점에서도 성적 수치심과 혐오감을 일으키는 내용으로 명백한 아동&amp;middot;청소년 성착취물&quot;이라며, 시청자 후원금을 노린 영리 목적의 성 착취물 제작 혐의를 엄중히 물었습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;재판부는 미성년자의 올바른 성적 가치관이 형성되는 과정에서 가해지는 외부의 자극이 얼마나 치명적인지 강조했습니다. 이는 아동&amp;middot;청소년을 보호해야 할 어른들의 책무가 단순히 법적 범위를 넘어선 도덕적 의무임을 재확인한 판단입니다.&lt;/b&gt;&lt;/p&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;20260120_151632.jpg&quot; data-origin-width=&quot;521&quot; data-origin-height=&quot;314&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/C3vSx/dJMcahrBhHP/24KnW2UYkvDJLCUR7Rbhg1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/C3vSx/dJMcahrBhHP/24KnW2UYkvDJLCUR7Rbhg1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/C3vSx/dJMcahrBhHP/24KnW2UYkvDJLCUR7Rbhg1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FC3vSx%2FdJMcahrBhHP%2F24KnW2UYkvDJLCUR7Rbhg1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;521&quot; height=&quot;314&quot; data-filename=&quot;20260120_151632.jpg&quot; data-origin-width=&quot;521&quot; data-origin-height=&quot;314&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. 판결의 결과: 주범 및 공범 처벌과 '방조자'까지 사법의 칼날&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;인천지법 형사12부는 아동&amp;middot;청소년의 성보호에 관한 법률 위반 혐의로 구속기소 된 신씨에게 &lt;b&gt;징역 6년을 선고&lt;/b&gt;했습니다. 이는 디지털 범죄를 중대한 실형 사유로 보는 법원의 확고한 의지를 보여줍니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이번 판결에서 주목할 부분은 &lt;b&gt;처벌의 범위&lt;/b&gt;입니다. 직접 방송을 주도한 신씨와 공범 5명은 실형을 선고받았고, 가담 정도가 낮은 2명조차 집행유예와 사회봉사 명령을 받았습니다. 더 큰 의미는 &lt;b&gt;'시청자'에 대한 처리&lt;/b&gt;입니다. 당시 방송을 시청하며 적극적인 응원이나 리액션을 통해 범죄 환경을 조성한 &lt;b&gt;161명에 대해서도 '성 착취물 제작 및 배포 방조' 혐의로 검찰 송치&lt;/b&gt;가 결정되었습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;이번 161명에 대한 사법 처리는 향후 온라인 커뮤니티 내 '방관자 효과'를 타파하는 중요한 분기점이 될 것으로 보입니다. 법조계 관계자들은 이번 조치가 온라인상에서 발생하는 모든 형태의 범죄 가담 행위에 대해 무관용 원칙을 적용하겠다는 사법부의 강한 의지로 해석하고 있습니다.&lt;/b&gt;&lt;/p&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;대상&lt;/th&gt;
&lt;th&gt;주요 처분 내용&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;주범 신태일 (BJ)&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;징역 6년, 취업제한 7년, 수익 273만원 추징&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;공범 5인&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;징역 2년 6개월 ~ 3년 6개월 (실형)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;공범 2인 (가담 정도 낮음)&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;징역 2년 6개월, 집행유예 4년, 사회봉사 160시간&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;방송 시청자 161명&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;성 착취물 제작&amp;middot;배포 방조 혐의 검찰 송치&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. 양형 이유: &quot;시청자들의 성의식 왜곡 및 건전한 가치관 저해&quot;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;재판부가 신씨에게 중형을 선고한 배경에는 아동&amp;middot;청소년을 경제적 도구로 이용한 행위에 대한 깊은 유감이 있습니다. 재판부는 &quot;보호받아야 할 아동&amp;middot;청소년을 영리 목적으로 유인해 성적 행위를 연상시키는 방송을 송출한 것은 용납할 수 없다&quot;고 지적했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;또한, 이러한 방송이 불특정 다수에게 노출됨으로써 결과적으로 &lt;b&gt;&quot;시청자들의 성의식을 왜곡하고 건전한 성 가치관 형성에 심각한 악영향을 미쳤다&quot;&lt;/b&gt;는 점을 양형의 주요 이유로 꼽았습니다. 피해자가 합의했음에도, 범행의 사회적 해악이 너무 커 엄벌이 불가피했다는 입장입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;법원은 피해자가 가해자들의 범죄 사실을 옹호하는 상황 속에서도, 범죄의 공익적 위험성을 우선 고려하여 죄값을 물었습니다. 이는 범죄의 심각성을 본인 스스로 인지하지 못하는 피해자의 특수성을 배려하고, 더 큰 사회적 2차 피해를 막기 위한 단호한 결정이었습니다.&lt;/b&gt;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;5. 디지털 성범죄에 대한 사회적 경고&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이번 사건은 인터넷 방송이 타인의 인권을 침해할 경우 엄중한 형사 처벌의 대상이 됨을 명확히 했습니다. 특히 성 착취물 제작&amp;middot;배포뿐만 아니라, 이를 방조한 시청자들까지 사법 처리를 받는다는 점은 디지털 성범죄에 대한 사법 체계의 강력한 대응 의지를 나타냅니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;플랫폼의 영향력을 남용하여 타인의 삶을 파괴하고 성적 수치심을 유발하는 행위는 더 이상 '인터넷 방송의 문화'라는 이름으로 용인될 수 없습니다. 이번 실형 판결이 유사한 콘텐츠를 생산하거나 소비하려는 이들에게 강력한 경고 메시지가 되기를 바랍니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;이제는 플랫폼 사업자들도 자사 서비스 내에서 발생하는 범죄 행위에 대해 단순한 기술적 방어를 넘어 실질적인 예방책을 강구해야 할 시점입니다. 깨끗하고 안전한 디지털 생태계를 조성하는 것은 이제 선택이 아닌 사회적 생존을 위한 필수 조건이 되었습니다.&lt;/b&gt;&lt;/p&gt;
&lt;div class=&quot;highlight-box&quot;&gt;
&lt;h3 style=&quot;margin-top: 0;&quot; data-ke-size=&quot;size23&quot;&gt;[  사건 요약 및 법원 판결 핵심]&lt;/h3&gt;
&lt;ul style=&quot;line-height: 2.0; padding-left: 25px;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;사건 내용:&lt;/b&gt; 2025년 7월, 미성년자에게 출연료를 주고 성적 행위 연상 벌칙 수행 방송 송출&lt;/li&gt;
&lt;li&gt;&lt;b&gt;주요 혐의:&lt;/b&gt; 아동&amp;middot;청소년의 성보호에 관한 법률 위반(성 착취물 제작&amp;middot;배포)&lt;/li&gt;
&lt;li&gt;&lt;b&gt;판결:&lt;/b&gt; 주범 신태일 징역 6년, 공범 5명 실형, 시청자 161명 방조 혐의 송치&lt;/li&gt;
&lt;li&gt;&lt;b&gt;재판부 메시지:&lt;/b&gt; 경제적 이익을 위한 미성년자 성 착취는 사회적 해악이 매우 커 엄벌이 불가피함&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>2026년7월9일</category>
      <category>BJ신태일</category>
      <category>디지털성범죄</category>
      <category>미성년자성착취</category>
      <category>성착취물제작</category>
      <category>신태일징역6년</category>
      <category>아동청소년성보호법</category>
      <category>오늘의 일들</category>
      <category>인천지법</category>
      <category>인터넷방송범죄</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471954</guid>
      <comments>https://ttt77.tistory.com/471954#entry471954comment</comments>
      <pubDate>Thu, 9 Jul 2026 23:01:51 +0900</pubDate>
    </item>
    <item>
      <title>Exchange rate below 1,500 won in 40 days</title>
      <link>https://ttt77.tistory.com/471953</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Breakthrough of the 1,500 Won Barrier after 40 Days: An In-Depth Analysis of the Won-Dollar Exchange Rate Trends and the 5 Key Drivers of Decline&quot;,
      &quot;description&quot;: &quot;An in-depth economic report analyzing the surge and correction of the 1,500-won exchange rate from late May to early July, and the 5 key factors behind the recent decline.&quot;,
      &quot;keyword&quot;: &quot;Won-Dollar Exchange Rate, 1,500 Won Barrier, Exchange Rate Trend, SK Hynix ADR, Foreigner Net Buying, Korea-Japan Currency Cooperation, Macroeconomic Report&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;Market Economy In-depth Reporting Team&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content { font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', 'Noto Sans KR', sans-serif; line-height: 2.2; color: #2c3e50; max-width: 950px; margin: 0 auto; padding: 40px; word-break: keep-all; }
    .blog-post-content h2 { font-size: 32px; color: #1a1a1a; line-height: 1.4; border-bottom: 5px solid #1e3d59; padding-bottom: 30px; margin-bottom: 50px; font-weight: 800; }
    .blog-post-content .lead-text { font-size: 18px; font-weight: 600; color: #1e3d59; background-color: #f8fbfe; padding: 50px; border-left: 10px solid #1e3d59; margin-bottom: 70px; text-align: justify; }
    .blog-post-content h3 { font-size: 26px; color: #1e3d59; margin-top: 90px; margin-bottom: 35px; border-bottom: 3px solid #e1e8ed; padding-bottom: 20px; font-weight: 700; }
    .blog-post-content p { margin-bottom: 35px; text-align: justify; font-size: 19px; line-height: 2.0; }
    .blog-post-content .data-table { width: 100%; border-collapse: collapse; margin: 60px 0; font-size: 17px; }
    .blog-post-content .data-table th, .blog-post-content .data-table td { border: 1px solid #e9ecef; padding: 20px; text-align: left; }
    .blog-post-content .data-table th { background-color: #f5f7fa; font-weight: bold; }
    .blog-post-content .highlight-box { background-color: #ffffff; border: 3px solid #e1e8ed; border-radius: 15px; padding: 50px; margin: 80px 0; box-shadow: 0 10px 30px rgba(0,0,0,0.05); }
    .blog-post-content .tag-box { margin-top: 100px; font-size: 16px; color: #777; border-top: 2px dashed #ddd; padding-top: 40px; }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;Breakthrough of the 1,500 Won Barrier after 40 Days: An In-Depth Analysis of the Won-Dollar Exchange Rate Trends and the 5 Key Drivers of Decline&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;The high-exchange-rate pressure of the 1,500-won range, which had been constricting the Korean economy, has finally eased after 40 days. On July 8, the Won-Dollar exchange rate closed the weekly trading session at 1,498.5 KRW, a sharp decline of 29.7 KRW from the previous day, marking the end of the 1,500 KRW range that had persisted since May 29. Beyond a simple numerical decline, this market movement is the result of a massive tectonic shift involving a dramatic turnaround in foreign investment flows and policy cooperation. We provide a detailed analysis of the exchange rate trends over the past 40 days and the five core variables that triggered the decline.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;Gemini_Generated_Image_equs2aequs2aequs.png&quot; data-origin-width=&quot;1408&quot; data-origin-height=&quot;768&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/yGHBJ/dJMcaccGcTu/kdf4VrT4MJR3CcfYsFfAB1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/yGHBJ/dJMcaccGcTu/kdf4VrT4MJR3CcfYsFfAB1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/yGHBJ/dJMcaccGcTu/kdf4VrT4MJR3CcfYsFfAB1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FyGHBJ%2FdJMcaccGcTu%2Fkdf4VrT4MJR3CcfYsFfAB1%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;1408&quot; height=&quot;768&quot; data-filename=&quot;Gemini_Generated_Image_equs2aequs2aequs.png&quot; data-origin-width=&quot;1408&quot; data-origin-height=&quot;768&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. The 40-Day Ordeal: The History and End of the 1,500 Won Surge&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Following May 29 (1,494.9 KRW), the Won-Dollar exchange rate fluctuated in the 1,500 KRW range, causing significant market anxiety, and grew even more volatile in July. In particular, it breezed past the psychological resistance level of 1,550 KRW on July 1, soaring into the high 1,500s. This exerted intense upward pressure, reminiscent of the nightmares during the Asian Financial Crisis, and marked the peak of a 36-day consecutive rally that began on May 15. This was a critical period where import inflation and corporate cost burdens reached their breaking point.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Over the past 40 days, the exchange rate has shaken every indicator of the Korean economy. With the rate stuck above 1,500 KRW, even export companies suffered more from the sharp rise in raw material import costs than from exchange rate gains. However, the record-breaking single-day drop of 29.7 KRW to close at 1,498.5 KRW on July 8 proves that the market's supply-demand structure has fundamentally shifted. This is evaluated as a powerful signal of a trend reversal, marking the market's downward breakthrough of the solid 1,500 KRW resistance level. The market's focus now shifts to whether the exchange rate will refuse to stay in the 1,500 range and enter a full-scale phase of downward stabilization.&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. A Major Turnaround in Foreigner Flows: Rebalancing Concludes and Buying Returns&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The most fundamental backdrop for this decline is the dramatic turnaround in foreign investors' sentiment. On this day, foreign investors net bought 331.1 billion KRW in the KOSPI market, returning as net buyers of the Won for the first time in 14 trading days since the 18th of last month. Until now, they had been aggressively securing Dollars by 'rebalancing' (redistributing) their portfolios and reducing their exposure to the domestic market, which had surged in the short term. Now, they have halted the sell-off and are turning their attention back to the undervalued domestic assets.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Analysts in the securities industry generally agree that with the KOSPI index undergoing a sufficient correction at the time the rebalancing concluded, an attractive price environment for foreign buying was established. As foreigners sold Dollars and bought Won, the Won-Dollar exchange rate naturally followed a downward curve. Consequently, this net buying turnaround for the first time in 14 days marks a decisive turning point that significantly eases downward pressure on the market. This large-scale influx of capital is expected to become the most solid support for future appreciation of the Won, providing strong evidence to support the 'bottoming out' theory for the KOSPI.&lt;/p&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Category&lt;/th&gt;
&lt;th&gt;Exchange Rate Data (Prev vs Current)&lt;/th&gt;
&lt;th&gt;Market Impact Analysis&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Won-Dollar Rate&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;1,528.2 KRW &amp;rarr; 1,498.5 KRW (-29.7 KRW)&lt;/td&gt;
&lt;td&gt;1,500 KRW barrier broken; downward stabilization begins&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Foreigner Flows&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Net buying (331.1B KRW) after 14 days&lt;/td&gt;
&lt;td&gt;Rebalancing ends; conditions for bargain hunting created&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Corporate Event&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;SK Hynix 43 trillion KRW ADR Issuance&lt;/td&gt;
&lt;td&gt;Preemptive Dollar sell-off; demand for Won-conversion&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Geopolitical Risk&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;Tension in the Strait of Hormuz&lt;/td&gt;
&lt;td&gt;Potential for sudden rebounds at any time&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;AA27slpk.png&quot; data-origin-width=&quot;480&quot; data-origin-height=&quot;700&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bwOYVS/dJMcahkPNXe/HgTnLOZdpvpKeLkYamwJqk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bwOYVS/dJMcahkPNXe/HgTnLOZdpvpKeLkYamwJqk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bwOYVS/dJMcahkPNXe/HgTnLOZdpvpKeLkYamwJqk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbwOYVS%2FdJMcahkPNXe%2FHgTnLOZdpvpKeLkYamwJqk%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;480&quot; height=&quot;700&quot; data-filename=&quot;AA27slpk.png&quot; data-origin-width=&quot;480&quot; data-origin-height=&quot;700&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. SK Hynix ADR Issuance: A Massive Supply-Demand Variable of 43 Trillion KRW&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The approximately 43 trillion KRW worth of American Depositary Receipts (ADRs) that SK Hynix is set to issue in the US market on the 10th is also a key trigger for this exchange rate decline. Market participants are confident that the Dollars raised in the US will be converted into Won in large quantities and injected into Korea, leading them to adopt a strategy of preemptively selling Dollars while the rate is still high. This is a classic example of corporate capital strategy directly influencing the national currency value beyond simple business activities.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;This preemptive market response became a massive driving force behind the exchange rate decline even before the actual capital influx. A large conglomerate's giant capital-raising event acted as a defensive barrier that limited exchange rate volatility in advance. The staggering amount of 43 trillion KRW is sufficient to completely change the supply-demand structure of the domestic foreign exchange market. Market participants are expected to calculate this as a constant in future similar large-scale capital-raising events, preemptively raising the downward pressure on the exchange rate. The exchange rate is no longer dictated solely by macroeconomic variables, but is now having its direction set by domestic corporate supply-demand events.&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. The Strategic Effect of Korea-Japan Currency Cooperation and Yen Correlation&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Recently, the Won has shown a correlation with the movement of the Yen; as the Yen shifted into an appreciation phase, the Won followed suit. Most notably, the market paid attention to signals that authorities in Korea and Japan would actively cooperate on exchange rate responses. An anonymous source in the foreign exchange authorities hinted, &quot;Signals of currency cooperation between Korea and Japan have made foreign investors hesitant to bet on Won weakness.&quot;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;These behind-the-scenes cooperation signals acted as a powerful warning message to speculative forces attempting to bet on a rise in the exchange rate, telling them that &quot;the rate will not rise easily.&quot; Consequently, this served as a decisive catalyst to deflate speculative Dollar buying. Policy cooperation between countries is expected to become one of the most effective tools for suppressing market speculative overheating and maintaining exchange rate stability in the future. The fact that the Won shows synchronized appreciation whenever the Yen strengthens suggests that the value of the Won is now moving in tandem with the intervention intentions of the Japanese authorities.&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;5. Geopolitical Risk and In-Depth Future Market Scenarios&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Although the exchange rate has returned to the 1,400 KRW range, uncertainty about its future path remains. Considering the volatility over the past 40 days, experts expect the exchange rate to react sensitively to macroeconomic data. In particular, the outcome of the US Consumer Price Index (CPI) to be announced next week will be the key turning point determining the second round of declines. Optimism is cautiously emerging in the market that if the CPI comes in lower than expected, the rate could fall into the mid-1,400 KRW range.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;In addition, geopolitical tensions surrounding the Strait of Hormuz are a trigger that could cause a sudden rebound in the exchange rate at any time. If geopolitical risks intensify, demand for the Dollar&amp;mdash;a safe-haven asset&amp;mdash;will surge, which could immediately lead to a decline in the value of the Won. While the rate has entered the 1,400 range, experts predict that a high-volatility market, swaying violently depending on macroeconomic variables, will continue for the time being, rather than concluding that this is the beginning of downward stabilization. Therefore, investors need risk management to prepare for volatility rather than prematurely concluding that the current decline is a structural trend.&lt;/p&gt;
&lt;div class=&quot;highlight-box&quot;&gt;
&lt;h3 style=&quot;margin-top: 0;&quot; data-ke-size=&quot;size23&quot;&gt;[  July 8 Foreign Exchange Market Summary &amp;amp; Outlook]&lt;/h3&gt;
&lt;ul style=&quot;line-height: 2.2; padding-left: 25px;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;Closing Price:&lt;/b&gt; 1,498.5 KRW (-29.7 KRW), successful breakthrough of 1,500 KRW range after 40 days&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Foreigner Flows:&lt;/b&gt; Rebalancing ends with net buying of 331.1B KRW in KOSPI for the first time in 14 days&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Key Driver:&lt;/b&gt; Preemptive market response and Dollar selling ahead of SK Hynix's 43T KRW ADR issuance&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Policy Variable:&lt;/b&gt; Signaling of Korea-Japan currency cooperation effectively dampening speculative sentiment&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Future Risk:&lt;/b&gt; Volatility following the re-escalation of tensions in the Middle East and US CPI announcement&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>1498 Won</category>
      <category>Financial Market Report</category>
      <category>Foreigner Net Buying</category>
      <category>geopolitical risk</category>
      <category>July_8_2026</category>
      <category>Korea-Japan Currency Cooperation</category>
      <category>rebalancing</category>
      <category>SK Hynix ADR</category>
      <category>won-dollar exchange rate</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471953</guid>
      <comments>https://ttt77.tistory.com/471953#entry471953comment</comments>
      <pubDate>Wed, 8 Jul 2026 22:46:05 +0900</pubDate>
    </item>
    <item>
      <title>환율, 40일 만에 1500원 아래로</title>
      <link>https://ttt77.tistory.com/471952</link>
      <description>&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;40일 만의 1500원 방어선 붕괴… 원·달러 환율 변화 추이와 하락을 이끈 5대 핵심 동력 심층 분석&quot;,
      &quot;description&quot;: &quot;5월 말부터 7월 초까지 이어진 1500원대 환율의 급등락 과정과 5가지 핵심 하락 동력을 상세히 분석한 경제 심층 리포트입니다.&quot;,
      &quot;keyword&quot;: &quot;원달러 환율 추이, 1500원 방어선, 환율 변화, SK하이닉스 ADR, 외국인 순매수, 한일 환율 공조, 거시경제 리포트&quot;,
      &quot;author&quot;: { &quot;@type&quot;: &quot;Person&quot;, &quot;name&quot;: &quot;시장경제 심층취재팀&quot; }
    }
&lt;/script&gt;
&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;style&gt;
    .blog-post-content { font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', 'Noto Sans KR', sans-serif; line-height: 2.2; color: #2c3e50; max-width: 950px; margin: 0 auto; padding: 40px; word-break: keep-all; }
    .blog-post-content h2 { font-size: 32px; color: #1a1a1a; line-height: 1.4; border-bottom: 5px solid #1e3d59; padding-bottom: 30px; margin-bottom: 50px; font-weight: 800; }
    .blog-post-content .lead-text { font-size: 18px; font-weight: 600; color: #1e3d59; background-color: #f8fbfe; padding: 50px; border-left: 10px solid #1e3d59; margin-bottom: 70px; text-align: justify; }
    .blog-post-content h3 { font-size: 26px; color: #1e3d59; margin-top: 90px; margin-bottom: 35px; border-bottom: 3px solid #e1e8ed; padding-bottom: 20px; font-weight: 700; }
    .blog-post-content p { margin-bottom: 35px; text-align: justify; font-size: 19px; line-height: 2.0; }
    .blog-post-content .data-table { width: 100%; border-collapse: collapse; margin: 60px 0; font-size: 17px; }
    .blog-post-content .data-table th, .blog-post-content .data-table td { border: 1px solid #e9ecef; padding: 20px; text-align: left; }
    .blog-post-content .data-table th { background-color: #f5f7fa; font-weight: bold; }
    .blog-post-content .highlight-box { background-color: #ffffff; border: 3px solid #e1e8ed; border-radius: 15px; padding: 50px; margin: 80px 0; box-shadow: 0 10px 30px rgba(0,0,0,0.05); }
    .blog-post-content .tag-box { margin-top: 100px; font-size: 16px; color: #777; border-top: 2px dashed #ddd; padding-top: 40px; }
&lt;/style&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;40일 만의 1500원 방어선 붕괴&amp;hellip; 원&amp;middot;달러 환율 변화 추이와 하락을 이끈 5대 핵심 동력 심층 분석&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;대한민국 경제의 숨통을 조여오던 1500원대 고환율의 파고가 드디어 40일 만에 잦아들었습니다. 8일 서울 외환시장에서 원&amp;middot;달러 환율은 전일 대비 29.7원 급락한 1498.5원에 주간 거래를 마감하며, 5월 29일 이후 지속되어 온 1500원대 고공행진의 마침표를 찍었습니다. 단순한 수치 하락을 넘어, 이번 장세는 외국인 수급의 대전환과 정책 공조가 맞물린 거대한 지각변동의 결과물입니다. 지난 40일간의 환율 흐름과 하락을 이끈 핵심 변수를 더욱 상세히 분석합니다.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;Gemini_Generated_Image_equs2aequs2aequs.png&quot; data-origin-width=&quot;1408&quot; data-origin-height=&quot;768&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/Dpx6p/dJMcahrAm5T/Cj4cUcPAcjAVuKZKW57SMK/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/Dpx6p/dJMcahrAm5T/Cj4cUcPAcjAVuKZKW57SMK/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/Dpx6p/dJMcahrAm5T/Cj4cUcPAcjAVuKZKW57SMK/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FDpx6p%2FdJMcahrAm5T%2FCj4cUcPAcjAVuKZKW57SMK%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;1408&quot; height=&quot;768&quot; data-filename=&quot;Gemini_Generated_Image_equs2aequs2aequs.png&quot; data-origin-width=&quot;1408&quot; data-origin-height=&quot;768&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. 40일간의 고난: 1500원대 고공행진의 역사와 종말&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;지난 5월 29일(1494.9원) 이후 1500원대에서 등락을 거듭하며 시장의 우려를 자아냈던 원&amp;middot;달러 환율은, 7월 들어 더욱 거세게 요동쳤습니다. 특히 7월 1일에는 심리적 마지노선으로 불리던 1550원대를 가볍게 돌파하며 1500원대 후반까지 치솟아, 시장 참여자들로 하여금 외환 위기 당시의 악몽을 떠올리게 할 만큼 강력한 상방 압력을 받았습니다. 이는 5월 15일부터 시작된 36거래일 연속 상승세의 절정이었으며, 수입 물가 상승과 기업의 비용 부담이 임계점에 달했던 시기였습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;환율은 지난 40일 동안 대한민국 경제의 모든 지표를 뒤흔들었습니다. 환율이 1500원대 위에서 고착화되면서 수출 기업들마저 환차익보다는 원자재 수입 비용 급증이라는 악재에 더 시달려야 했습니다. 그러나 7월 8일, 전일 대비 29.7원이라는 이례적인 급락폭을 기록하며 1498.5원으로 장을 마감한 것은 시장의 수급 구조가 완전히 바뀌었음을 증명합니다. 이는 단순한 반등을 넘어, 1500원이라는 견고한 저항선을 시장이 하향 돌파했다는 점에서 강력한 추세 전환의 신호탄으로 평가됩니다. 이제 시장의 시선은 1500원대 안착을 거부하고 본격적인 하향 안정화 단계로 진입할지 여부에 집중되어 있습니다.&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. 외국인 수급의 대전환: 리밸런싱 마무리와 순매수 복귀&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이번 하락의 가장 근본적인 배경으로는 외국인 투자자의 극적인 태세 전환이 꼽힙니다. 외국인 투자자는 이날 코스피 시장에서 3311억원을 순매수하며 지난달 18일 이후 14거래일 만에 다시 원화 매수 주체로 돌아섰습니다. 그동안 외국인은 단기간에 폭등한 국내 주식 비중을 줄이는 '리밸런싱(재배분)'을 진행하며 달러 확보에 사활을 걸었지만, 이제는 매도 공세를 멈추고 다시 국내 자산의 저평가 매력을 찾아 눈을 돌린 것입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;증권가에서는 외국인 투자자의 리밸런싱이 마무리되는 시점에 코스피 지수가 충분히 조정받으면서, 외국인이 다시 매수에 나설 수 있는 매력적인 가격 여건이 조성되었다는 분석이 지배적입니다. 외국인이 달러를 팔고 원화를 사들이니 자연스럽게 원&amp;middot;달러 환율은 하락 곡선을 그릴 수밖에 없었습니다. 결과적으로 이번 14거래일 만의 순매수 전환은 외국인의 포트폴리오 재구성이 일단락되었음을 시사하며, 시장의 하방 압력을 크게 완화하는 결정적인 기점이 되었습니다. 이러한 대규모 자금 유입은 향후 원화 가치의 추가 상승을 견인할 수 있는 가장 든든한 버팀목이 될 것으로 보이며, 코스피의 바닥론을 지지하는 강력한 근거가 되고 있습니다.&lt;/p&gt;
&lt;table class=&quot;data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;구분&lt;/th&gt;
&lt;th&gt;환율 데이터 (전일 vs 당일)&lt;/th&gt;
&lt;th&gt;시장 영향 분석&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;원&amp;middot;달러 환율&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;1528.2원 &amp;rarr; 1498.5원 (-29.7원)&lt;/td&gt;
&lt;td&gt;1500원 방어선 붕괴 및 하향 안정화 시작&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;외국인 수급&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;14거래일 만의 순매수 (3311억)&lt;/td&gt;
&lt;td&gt;리밸런싱 종료 및 저가 매수 여건 조성&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;기업 이벤트&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;SK하이닉스 43조 ADR 발행&lt;/td&gt;
&lt;td&gt;달러 매도 물량 선제적 유입 및 원화 확보&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;지정학적 리스크&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;호르무즈 해협 긴장 지속&lt;/td&gt;
&lt;td&gt;언제든 발생 가능한 급반등 잠재 요인&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;AA27slpk.png&quot; data-origin-width=&quot;480&quot; data-origin-height=&quot;700&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bhXz06/dJMcacw0kSt/QnboOwcfUmW8rdVJRc7Zx1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bhXz06/dJMcacw0kSt/QnboOwcfUmW8rdVJRc7Zx1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bhXz06/dJMcacw0kSt/QnboOwcfUmW8rdVJRc7Zx1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbhXz06%2FdJMcacw0kSt%2FQnboOwcfUmW8rdVJRc7Zx1%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;480&quot; height=&quot;700&quot; data-filename=&quot;AA27slpk.png&quot; data-origin-width=&quot;480&quot; data-origin-height=&quot;700&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. SK하이닉스 ADR 발행: 43조 원 규모의 거대 수급 변수&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;SK하이닉스가 10일 미국 시장에서 발행할 약 43조 원 규모의 미국주식예탁증서(ADR) 또한 이번 환율 하락의 핵심 트리거입니다. 시장 참여자들은 미국 시장에서 조달된 달러가 대거 원화로 환전되어 국내로 유입될 것을 확신하고 있으며, 이에 따라 환율이 더 비쌀 때 선제적으로 달러를 매도하는 전략을 취했습니다. 이는 기업의 자금 전략이 단순한 경영 활동을 넘어 국가 통화 가치에 직접적인 영향을 미친 전형적인 사례입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이러한 시장의 선제적 대응은 실제 자금 유입 이전부터 환율 하락을 이끄는 거대한 동력이 되었습니다. 대기업의 거대 자금 조달 이벤트가 환율 변동성을 미리 제한하는 방어선 역할을 한 것입니다. 43조 원이라는 천문학적인 금액은 국내 외환시장의 수급 구조를 완전히 뒤바꿔 놓기에 충분한 규모이며, 향후 유사한 대규모 자금 조달 이벤트가 있을 때마다 시장 참여자들은 이를 상수로 계산하고 환율의 하락 압력을 선제적으로 높이는 전략을 취할 것으로 분석됩니다. 환율은 더 이상 거시경제 변수에만 좌우되는 것이 아니라, 국내 대기업의 수급 이벤트에 의해 방향성을 설정받고 있습니다.&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. 한&amp;middot;일 환율 공조와 엔화 동조화의 전략적 효과&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;최근 원화는 엔화의 움직임을 밀접하게 추종하는 동조화 현상을 보이고 있는데, 엔화가 강세 국면으로 전환되자 원화 역시 그 흐름을 따라갔습니다. 무엇보다 시장의 주목을 받은 것은 한&amp;middot;일 양국 당국이 환율 대응에 적극 공조할 것이라는 신호였습니다. 익명의 외환 당국 관계자는 &quot;최근 한&amp;middot;일 양국이 환율 대응에 공조한다는 신호를 보내면서 외국인 투자자들이 원화 약세에 베팅하기를 주저하게 만들었다&quot;고 귀띔했습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이러한 당국 간의 물밑 공조 신호는 환율 상승에 베팅하려는 투기 세력에게 '환율이 쉽게 오르지 않을 것'이라는 강력한 경고 메시지로 전달되었습니다. 결과적으로 이는 투기적 달러 매수세를 위축시키는 결정적인 기폭제가 되었습니다. 국가 간 정책 공조는 향후 시장의 투기적 과열을 억제하고 환율 안정성을 유지하는 가장 효과적인 수단 중 하나로 자리매김할 전망입니다. 엔화가 강세를 보일 때마다 원화 역시 동반 강세를 연출하는 것은, 이제 원화 가치가 일본 당국의 개입 의지와도 맞물려 움직이고 있음을 시사하는 대목입니다.&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;5. 지정학적 리스크와 향후 시장의 심층 시나리오&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;현재 환율은 1400원대로 복귀했으나, 향후 경로에 대한 불확실성은 여전히 존재합니다. 전문가들은 최근 40일간의 변동성을 고려할 때, 향후 환율이 거시경제 데이터에 따라 민감하게 반응할 것으로 보고 있습니다. 특히 다음 주 발표될 미국의 소비자물가지수(CPI) 결과가 환율의 2차 하락 여부를 결정짓는 핵심 분기점이 될 것입니다. 시장에서는 CPI가 예상치보다 낮게 나올 경우 1400원 중반대까지도 하락할 수 있다는 낙관론이 조심스럽게 고개를 들고 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;또한, 중동 호르무즈 해협의 지정학적 긴장감은 언제든 환율을 급반등시킬 수 있는 뇌관입니다. 지정학적 리스크가 고조될 경우 안전자산인 달러에 대한 수요가 급증하게 되고, 이는 곧바로 원화 가치 하락으로 이어질 수 있습니다. 환율이 1400원대로 진입했지만, 전문가들은 이것이 곧바로 하향 안정기라고 단정하기보다는 당분간은 거시경제 변수에 따라 격렬하게 출렁거리는 고변동성 장세가 이어질 것으로 예견하고 있습니다. 따라서 투자자들은 현재의 하락세를 추세적 하락으로 속단하기보다 변동성에 대비한 리스크 관리가 필요한 시점입니다.&lt;/p&gt;
&lt;div class=&quot;highlight-box&quot;&gt;
&lt;h3 style=&quot;margin-top: 0;&quot; data-ke-size=&quot;size23&quot;&gt;[  7월 8일 외환시장 정밀 요약 및 향후 전망]&lt;/h3&gt;
&lt;ul style=&quot;line-height: 2.2; padding-left: 25px;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;종가:&lt;/b&gt; 1498.5원 (-29.7원), 40일 만의 1500원대 하향 돌파 성공&lt;/li&gt;
&lt;li&gt;&lt;b&gt;외국인 수급:&lt;/b&gt; 14거래일 만의 코스피 3311억 순매수 전환으로 리밸런싱 종료 신호&lt;/li&gt;
&lt;li&gt;&lt;b&gt;핵심 동인:&lt;/b&gt; SK하이닉스 43조 ADR 발행 앞둔 시장의 선제적 대응 및 달러 매도&lt;/li&gt;
&lt;li&gt;&lt;b&gt;정책 변수:&lt;/b&gt; 한&amp;middot;일 환율 대응 공조 신호가 투기적 세력의 심리를 위축시키는 효과&lt;/li&gt;
&lt;li&gt;&lt;b&gt;향후 리스크:&lt;/b&gt; 중동 지정학적 긴장 재고조와 미국의 소비자물가지수(CPI) 발표에 따른 변동성&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들</category>
      <category>1498원</category>
      <category>2026년7월8일</category>
      <category>SK하이닉스ADR</category>
      <category>금융시장리포트</category>
      <category>리밸런싱</category>
      <category>오늘의 일들</category>
      <category>외국인순매수</category>
      <category>원달러환율</category>
      <category>지정학적리스크</category>
      <category>한일환율공조</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471952</guid>
      <comments>https://ttt77.tistory.com/471952#entry471952comment</comments>
      <pubDate>Wed, 8 Jul 2026 22:45:47 +0900</pubDate>
    </item>
    <item>
      <title>Crisis of delisting 'Hansung Enterprises' to be revived in a surprise move</title>
      <link>https://ttt77.tistory.com/471951</link>
      <description>&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;script type=&quot;application/ld+json&quot;&gt;
    {
      &quot;@context&quot;: &quot;https://schema.org&quot;,
      &quot;@type&quot;: &quot;BlogPosting&quot;,
      &quot;headline&quot;: &quot;Consumers and Retail Investors Rally to Rescue Delisting-Threatened Hansung Enterprise&quot;,
      &quot;description&quot;: &quot;South Korean consumers and retail investors rally to rescue Hansung Enterprise, a veteran-supporting seafood manufacturer facing delisting due to newly tightened KOSPI market cap regulations. A deep dive into the explosive surge in online orders, targeted stock purchasing, and the company's transparent response.&quot;,
      &quot;keyword&quot;: &quot;July 7 2026, Hansung Enterprise Delisting Crisis, KOSPI 30 Billion Market Cap Regulation, Korean War Veterans Support, Consumer Rally, Grassroots Stock Purchasing&quot;,
      &quot;author&quot;: {
        &quot;@type&quot;: &quot;Person&quot;,
        &quot;name&quot;: &quot;Current Economic Affairs Deep Dive Team&quot;
      }
    }
&lt;/script&gt;
&lt;div&gt;
&lt;style&gt;
        .blog-post-content {
            font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', 'Noto Sans KR', sans-serif;
            line-height: 1.9;
            color: #2c3e50;
            max-width: 800px;
            margin: 0 auto;
            padding: 15px;
            word-break: keep-all;
        }
        .blog-post-content h2 {
            font-size: 25px;
            color: #1a1a1a;
            line-height: 1.4;
            border-bottom: 3px solid #1e3d59;
            padding-bottom: 15px;
            margin-bottom: 25px;
            font-weight: 800;
        }
        .blog-post-content .lead-text {
            font-size: 16px;
            font-weight: 600;
            color: #1e3d59;
            background-color: #f5f7fa;
            padding: 25px;
            border-left: 5px solid #1e3d59;
            margin-bottom: 35px;
            text-align: justify;
            letter-spacing: -0.3px;
        }
        .blog-post-content h3 {
            font-size: 19px;
            color: #1e3d59;
            margin-top: 50px;
            margin-bottom: 20px;
            border-bottom: 2px solid #e1e8ed;
            padding-bottom: 10px;
            font-weight: 700;
        }
        .blog-post-content p {
            margin-bottom: 24px;
            text-align: justify;
            font-size: 15.5px;
            letter-spacing: -0.1px;
        }
        .blog-post-content blockquote {
            background-color: #fafbfc;
            border-left: 5px solid #00b894;
            margin: 35px 0;
            padding: 25px;
            line-height: 1.8;
            font-size: 15px;
            color: #1a1a1a;
        }
        .blog-post-content blockquote strong {
            color: #00b894;
            display: block;
            margin-bottom: 12px;
            font-size: 16.5px;
        }
        .blog-post-content .highlight-box {
            background-color: #ffffff;
            border: 1px solid #e1e8ed;
            border-radius: 6px;
            padding: 25px;
            margin: 40px 0;
            box-shadow: 0 2px 8px rgba(30, 61, 89, 0.06);
        }
        .blog-post-content .highlight-box .box-title {
            font-weight: 800;
            color: #1e3d59;
            margin-bottom: 15px;
            font-size: 17.5px;
            text-align: center;
        }
        .blog-post-content .highlight-box ul li {
            margin-bottom: 12px;
            font-size: 15px;
            line-height: 1.7;
        }
        .blog-post-content .data-table {
            width: 100%;
            border-collapse: collapse;
            margin: 30px 0;
            font-size: 14px;
        }
        .blog-post-content .data-table th, .blog-post-content .data-table td {
            border: 1px solid #e9ecef;
            padding: 14px;
            text-align: left;
            vertical-align: top;
        }
        .blog-post-content .data-table th {
            background-color: #f5f7fa;
            font-weight: bold;
            color: #1a1a1a;
        }
        .blog-post-content .tag-box {
            margin-top: 50px;
            font-size: 13.5px;
            color: #777;
            border-top: 1px dashed #ddd;
            padding-top: 20px;
        }
&lt;/style&gt;
&lt;/div&gt;
&lt;div class=&quot;blog-post-content&quot;&gt;
&lt;h2 data-ke-size=&quot;size26&quot;&gt;Consumers and Retail Investors Rally to Rescue Delisting-Threatened Hansung Enterprise&lt;/h2&gt;
&lt;div class=&quot;lead-text&quot;&gt;A powerful public movement has emerged to rescue Hansung Enterprise, a historic South Korean seafood processing company pushed to the brink of a KOSPI delisting by sudden regulatory changes. As the company&amp;rsquo;s 25-year history of silently financing peace concerts for UN Korean War veterans went viral online, consumers launched a massive dual-front campaign: staging an unprecedented purchasing wave on the company's online mall while aggressively buying up shares to artificially defend its market capitalization.&lt;/div&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;0632b54d-c080-493a-93b9-36cdf1727c4d.jpg&quot; data-origin-width=&quot;1024&quot; data-origin-height=&quot;1024&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cCJfXt/dJMcage4yR7/lD1sVAoAGz38z0XfMT3Ag1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cCJfXt/dJMcage4yR7/lD1sVAoAGz38z0XfMT3Ag1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cCJfXt/dJMcage4yR7/lD1sVAoAGz38z0XfMT3Ag1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcCJfXt%2FdJMcage4yR7%2FlD1sVAoAGz38z0XfMT3Ag1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1024&quot; height=&quot;1024&quot; data-filename=&quot;0632b54d-c080-493a-93b9-36cdf1727c4d.jpg&quot; data-origin-width=&quot;1024&quot; data-origin-height=&quot;1024&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;hr data-ke-style=&quot;style1&quot; /&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. Squeezed by Tightened Regulations: A Mid-Sized Refiner Faces Delisting Pressure&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Hansung Enterprise, widely recognized for its premium processed seafood lines like 'Crami,' has recently faced intense fiscal headwinds. A prolonged spike in global raw material costs combined with bad debt provisions from distribution partners halved the company's operating profit, dropping it from roughly 11 billion KRW down to 5.8 billion KRW over the past year. Consequently, its stock price slumped to 4,200 KRW last month, pulling its total market capitalization down to 26.1 billion KRW.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The crisis worsened following an aggressive corporate cleanup campaign launched by the Financial Services Commission and the Korea Exchange. Under the newly implemented &quot;Delisting Rule Amendments&quot; effective July 1, the minimum market cap requirement to maintain a KOSPI listing was raised from 200 million KRW to 300 million KRW. This policy shift forced Hansung Enterprise into a corner, requiring its stock price to climb past 4,835 KRW almost overnight simply to survive market expulsion.&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. Rallying for a &quot;Patriot Company&quot;: 25 Years of Veteran Sponsorship Sparks Online Wave&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;As the threat of delisting spread across social networks like Threads and local online communities, internet users launched a grassroots bailout. The sentiment boiled over when netized discovered that Hansung Enterprise had quietly and entirely funded the &quot;Concert for Heroes&quot;&amp;mdash;an annual peace concert honoring UN Korean War veterans&amp;mdash;for 25 consecutive years since 2009. Public consensus quickly solidified around the idea that an ethical, domestic legacy company should not be wiped out by sudden bureaucratic shifts.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Consumers directed their collective purchasing power straight at 'Hansung Market,' the company&amp;rsquo;s official online mall. Between July 6 and 7, order volumes exploded to dozens of times the daily average. This sudden traffic spike completely wiped out inventory for key sausage and processed meat lines, causing structural logistics delays. The firm issued an emergency update, asking for public understanding over potential order cancellations due to severe stock shortages.&lt;/p&gt;
&lt;table class=&quot;data-ke-table data-table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Category&lt;/th&gt;
&lt;th&gt;Fiscal Metrics &amp;amp; Backstory&lt;/th&gt;
&lt;th&gt;Market &amp;amp; Consumer Reactions&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Financial Headwinds&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&amp;bull; Surging global commodity costs &amp;amp; retail debt impairment.&lt;br /&gt;&amp;bull; Operating profits slashed by half to 5.8B KRW.&lt;/td&gt;
&lt;td&gt;&amp;bull; Stock plummeted to 4,200 KRW last month.&lt;br /&gt;&amp;bull; Market cap sank to 26.1B KRW, raising delisting red flags.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Regulatory Squeeze&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&amp;bull; Korea Exchange implemented strict delisting criteria on July 1.&lt;br /&gt;&amp;bull; KOSPI market cap threshold raised from &lt;b&gt;20B to 30B KRW&lt;/b&gt;.&lt;/td&gt;
&lt;td&gt;&amp;bull; Must maintain stock price above &lt;b&gt;4,835 KRW&lt;/b&gt; to avoid exit.&lt;br /&gt;&amp;bull; Triggered a targeted retail investor defense campaign.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Corporate Citizenship&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&amp;bull; Fully sponsored UN Korean War Veteran Concerts since 2009.&lt;br /&gt;&amp;bull; Retained a strict focus on prioritizing domestic raw ingredients.&lt;/td&gt;
&lt;td&gt;&amp;bull; Social media campaigns to protect the legacy firm went viral.&lt;br /&gt;&amp;bull; Direct buyouts led to massive e-commerce sellouts.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;b&gt;Stock Market Impact&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&amp;bull; Small-scale &quot;patriotic investing&quot; spread on stock forums.&lt;br /&gt;&amp;bull; Retailers uploaded proofs of buying 10-50 share increments.&lt;/td&gt;
&lt;td&gt;&amp;bull; Intraday price surged &lt;b&gt;17.85%&lt;/b&gt; on July 6 (hitting 4,985 KRW).&lt;br /&gt;&amp;bull; Touched 5,150 KRW on July 7, closing safely at 4,810 KRW.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;12.jpg&quot; data-origin-width=&quot;544&quot; data-origin-height=&quot;717&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dfftFT/dJMcaccFkwJ/AW9vMjB7IsNkIjYo551hwk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dfftFT/dJMcaccFkwJ/AW9vMjB7IsNkIjYo551hwk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dfftFT/dJMcaccFkwJ/AW9vMjB7IsNkIjYo551hwk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdfftFT%2FdJMcaccFkwJ%2FAW9vMjB7IsNkIjYo551hwk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;544&quot; height=&quot;717&quot; data-filename=&quot;12.jpg&quot; data-origin-width=&quot;544&quot; data-origin-height=&quot;717&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;

&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. Beyond E-Commerce: Grassroots Investors Rally to Secure the Regulatory Boundary&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The defining feature of this corporate rescue mission is its extension into retail equity markets. On major retail trading forums like Toss Securities, hundreds of regular consumers uploaded purchase confirmations, stating they bought blocks of 10 to 50 shares specifically to support a company that had supported national veterans. This was not a traditional speculative rally, but a calculated, value-driven shield wall built by retail investors.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The sudden influx of retail capital forced a dramatic market reaction. On July 6, Hansung's stock price spiked by 17.85% during trading hours, hitting 4,985 KRW and cleanly eclipsing the regulatory target of 4,835 KRW. On July 7, the stock reached an intraday high of 5,150 KRW before settling at 4,810 KRW. While it has yet to comfortably lock down the 30 billion KRW market cap floor on a closing basis, market experts note that retail solidarity has successfully drawn an ironclad support floor beneath the imperiled firm.&lt;/p&gt;
&lt;blockquote data-ke-style=&quot;style1&quot;&gt;&lt;b&gt;Uncompromising Transparency: Hansung's Refreshing Fact-Check&lt;/b&gt; Deeply moved by the public response, Hansung Enterprise&amp;rsquo;s leadership published a heartfelt letter of gratitude across social platforms late on July 6. Yet, their message included an unexpected act of corporate honesty. Addressing the viral internet claims that they are an &quot;exclusive, 100% domestic-sourced patriot firm,&quot; the company clarify that while they prioritize local materials wherever possible, they also meticulously select and import raw ingredients from various global partners to maintain product consistency. Choosing absolute honesty over convenient PR praise further solidified consumer trust.&lt;/blockquote&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. The Survival of an Honest Food Maker: The Nuances of Forced Market Delisting&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Regarding the veteran concert sponsorships, Hansung gracefully deflected praise, stating, &quot;This initiative could never have succeeded without the voluntary dedication and artistry of the performing musicians. We share all praise with them.&quot; Their statement that they feel a profound sense of responsibility and humility under such intense public acclaim has only motivated consumers to double down on their support.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;The Hansung Enterprise phenomenon highlights a growing concern in modern financial markets: strict, standardized delisting rules meant to clear out zombie corporations can inadvertently target viable, mid-sized firms that generate massive social capital. In a financial ecosystem typically driven by cold numbers, this rare experiment&amp;mdash;where consumers use both their dinner tables and brokerage accounts to validate a corporation's societal worth&amp;mdash;is being closely watched by the industry to see if it leads to a permanent regulatory survival story.&lt;/p&gt;
&lt;hr data-ke-style=&quot;style1&quot; /&gt;
&lt;div class=&quot;highlight-box&quot;&gt;
&lt;div class=&quot;box-title&quot;&gt;[  Key Takeaways: Hansung Enterprise's KOSPI Delisting Crisis &amp;amp; Public Rescue]&lt;/div&gt;
&lt;ul style=&quot;list-style-type: square;&quot; data-ke-list-type=&quot;square&quot;&gt;
&lt;li&gt;&lt;b&gt;Tightened Delisting Pressure:&lt;/b&gt; New regulations raised the KOSPI market cap threshold from 20B to 30B KRW, pushing Hansung to the brink of an exit.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Viral Veteran Support:&lt;/b&gt; The company's unpublicized 25-year history of fully financing peace concerts for UN Korean War veterans triggered a viral response.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;E-Commerce Stock Shortages:&lt;/b&gt; A wave of consumer support flooded Hansung's official store, driving order volumes to dozens of times the average.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Grassroots Equity Shield:&lt;/b&gt; Retail investors bought small-scale stock blocks to manually defend the market cap floor, driving an intraday spike of 17%.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Radical Integrity:&lt;/b&gt; Management declined to exploit blind nationalism, transparently stating that they supplement production with imported ingredients.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>오늘의 일들/Korea Today's News</category>
      <category>Consumer Rally</category>
      <category>Grassroots Stock Purchasing</category>
      <category>Hansung Enterprise</category>
      <category>Hansung Enterprise Delisting Crisis</category>
      <category>July_7_2026</category>
      <category>korea today news</category>
      <category>Korean War Veterans Support</category>
      <category>KOSPI 30 Billion Market Cap Regulation</category>
      <author>monotake</author>
      <guid isPermaLink="true">https://ttt77.tistory.com/471951</guid>
      <comments>https://ttt77.tistory.com/471951#entry471951comment</comments>
      <pubDate>Tue, 7 Jul 2026 22:38:21 +0900</pubDate>
    </item>
  </channel>
</rss>