<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
	<channel>
		<title>진주흥신소</title>
		<link>https://www.oogames.co.kr/</link>
		<description></description>
		<atom:link href="https://www.oogames.co.kr/rss" rel="self" type="application/rss+xml" />
		<language>ko</language>
		<pubDate>Sat, 04 Apr 2026 06:26:24 +0900</pubDate>
		<generator>Rhymix</generator>
			<item>
			<title>100% 비밀보장, 흥신소 사람찾기 전국지사를 운영중이므로 신속한 일처리가 가능합니다.</title>
			<link>https://www.oogames.co.kr/board1/980</link>
				<description>&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;5.jpg&quot; src=&quot;https://www.oogames.co.kr/files/attach/images/2026/01/14/153825adae1e523c1d65ab4c0619c856.jpg&quot; /&gt;&lt;/p&gt; &lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/p&gt; &lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/p&gt; &lt;meta charset=&quot;UTF-8&quot;&gt;&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no&quot;&gt; &lt;title&gt;&lt;/title&gt; &lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&amp;amp;display=swap&quot; rel=&quot;stylesheet&quot; /&gt; &lt;style type=&quot;text/css&quot;&gt;:root { --primary: #0f172a; --secondary: #1e293b; --accent: #2563eb; --accent-light: #eff6ff; --header-h: 0px; --b-nav-h: 75px; } * { margin: 0; padding: 0; box-sizing: border-box; -webkit-tap-highlight-color: transparent; } body { font-family: &#039;Noto Sans KR&#039;, sans-serif; background-color: #f8fafc; color: #334155; line-height: 1.8; letter-spacing: -0.02em; overflow-x: hidden; } header { position: fixed; top: 0; left: 0; width: 100%; height: var(--header-h); background: rgba(255, 255, 255, 0.95); backdrop-filter: blur(10px); z-index: 1000; border-bottom: 1px solid rgba(0,0,0,0.05); display: flex; align-items: center; justify-content: center; } .header-content { width: 100%; max-width: 1200px; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; } .logo { font-size: 22px; font-weight: 900; color: var(--primary); text-decoration: none; display: flex; align-items: center; gap: 8px; } .logo::before { content: &#039;&#039;; width: 6px; height: 22px; background: var(--accent); border-radius: 99px; } .hero { background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%); padding: 60px 20px; color: #fff; text-align: center; position: relative; overflow: hidden; } .hero-cat { display: inline-block; background: var(--accent); padding: 5px 15px; border-radius: 999px; font-size: 13px; font-weight: 700; margin-bottom: 20px; } .hero h1 { font-size: 28px; font-weight: 900; line-height: 1.3; margin-bottom: 20px; word-break: keep-all; } .hero p { font-size: 16px; color: rgba(255,255,255,0.8); max-width: 750px; margin: 0 auto; line-height: 1.6; word-break: keep-all; } .layout-container { display: flex; flex-direction: column; max-width: 1200px; margin: 30px auto; padding: 0 20px; gap: 30px; } .main-article { flex: 1; min-width: 0; } .sidebar { width: 100%; max-width: 350px; display: none; } .article-card { background: #fff; border-radius: 20px; padding: 35px; box-shadow: 0 10px 30px rgba(0,0,0,0.08); border: 1px solid rgba(0,0,0,0.03); } .intro-box { font-size: 18px; font-weight: 500; color: var(--accent); background: #eff6ff; padding: 25px; border-radius: 16px; margin-bottom: 35px; border-left: 6px solid var(--accent); line-height: 1.7; } .section-t { font-size: 24px; font-weight: 800; color: var(--primary); margin: 50px 0 20px; padding-bottom: 10px; border-bottom: 2px solid #f1f5f9; position: relative; } .section-t::after { content: &#039;&#039;; position: absolute; bottom: -2px; left: 0; width: 50px; height: 2px; background: var(--accent); } .content-body p { margin-bottom: 25px; font-size: 17.5px; text-align: justify; word-break: keep-all; } .highlight-box { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 16px; padding: 30px; margin: 35px 0; } .highlight-box strong { color: var(--accent); display: block; margin-bottom: 15px; font-size: 19px; font-weight: 800; } .highlight-box ul { list-style: none; } .highlight-box li { position: relative; padding-left: 22px; margin-bottom: 12px; font-size: 17px; line-height: 1.6; } .highlight-box li::before { content: &#039;✓&#039;; position: absolute; left: 0; color: var(--accent); font-weight: bold; } .bottom-nav { position: fixed; bottom: 0; left: 0; width: 100%; height: var(--b-nav-h); background: #ffffff; border-top: 1px solid #eee; display: flex; z-index: 1000; padding: 8px 10px 12px; gap: 8px; box-shadow: 0 -5px 20px rgba(0,0,0,0.05); } .b-nav-btn { flex: 1; border-radius: 12px; text-decoration: none; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: 11px; font-weight: 800; } .b-nav-btn.phone { background: #000; color: #fff; } .b-nav-btn.tele { background: #24A1DE; color: #fff; } .b-nav-btn.kakao { background: #FEE500; color: #3c1e1e; } .b-nav-btn.sms { background: #22c55e; color: #fff; } .sidebar { position: sticky; top: calc(var(--header-h) + 30px); height: fit-content; } .sidebar-item { background: #fff; border-radius: 20px; padding: 25px; box-shadow: 0 10px 30px rgba(0,0,0,0.08); margin-bottom: 25px; } .side-btn { display: flex; align-items: center; justify-content: center; gap: 8px; padding: 15px; margin-bottom: 12px; border-radius: 12px; text-decoration: none; font-weight: 800; font-size: 15px; } .side-btn.p { background: var(--primary); color: #fff; } .side-btn.k { background: #FEE500; color: #3c1e1e; } .side-btn.t { background: #24A1DE; color: #fff; } @media (min-width: 1024px) { .hero { padding: 90px 20px; } .hero h1 { font-size: 44px; } .layout-container { flex-direction: row; align-items: flex-start; } .main-article { width: 100%; } .bottom-nav { display: none; } body { padding-bottom: 0; } } @media (max-width: 1023px) { body { padding-bottom: var(--b-nav-h); } .article-card { padding: 30px 15px; border-radius: 0; border: none; } .nav-menu { display: none; } } &lt;/style&gt; &lt;section class=&quot;hero&quot;&gt;&lt;span class=&quot;hero-cat&quot;&gt;특수 보안 및 수행&lt;/span&gt; &lt;h1&gt;일상을 지키는 든든한 등불: 바른기획 VIP 프리미엄 수행 및 신변 보호&lt;/h1&gt; &lt;p&gt;개인의 안전이 우려되는 환경이신가요? 바른기획의 정예 요원들이 여러분의 소중한 일상을 평온하게 유지할 수 있도록 지원해 드립니다.&lt;/p&gt; &lt;/section&gt; &lt;div class=&quot;layout-container&quot;&gt; &lt;main class=&quot;main-article&quot;&gt; &lt;div class=&quot;article-card&quot;&gt; &lt;div class=&quot;intro-box&quot;&gt;오늘날 마주하는 위협은 물리적인 형태뿐만 아니라 스토킹이나 사생활 침해와 같은 정신적 고통을 동반하는 경우가 많습니다. 전문가의 신속한 개입이 최선입니다.&lt;/div&gt; &lt;div class=&quot;content-body&quot;&gt; &lt;p&gt;바른기획의 프리미엄 수행 서비스는 단순히 위험으로부터 방어하는 것에 그치지 않습니다. 의뢰인이 일상생활과 비즈니스에 전념할 수 있도록 주변 환경을 정돈하고 리스크를 사전에 차단합니다.&lt;/p&gt; &lt;h2 class=&quot;section-t&quot;&gt;1. 전방위 일상 보호: 불안에서 안심으로의 전환&lt;/h2&gt; &lt;p&gt;바른기획은 전직 특수부대 및 전문 경호 출신의 베테랑 요원을 배치하여 의뢰인의 동선을 동행하거나 거점을 확보함으로써 물리적, 심리적 안정감을 제공합니다.&lt;/p&gt; &lt;h2 class=&quot;section-t&quot;&gt;2. 비즈니스 의전 및 특수 수행 서비스&lt;/h2&gt; &lt;div class=&quot;highlight-box&quot;&gt;&lt;strong&gt;VIP 전담 팀의 3대 운영 원칙&lt;/strong&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; 돌발 변수를 0%로 만들기 위해 사전 답사와 리허설을 진행합니다.&lt;/li&gt; &lt;li&gt;&lt;strong&gt;철저한 기밀 보안:&lt;/strong&gt; 모든 정보는 최상위 보안 등급으로 취급되어 완벽하게 보호됩니다.&lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;h2 class=&quot;section-t&quot;&gt;3. 바른기획이 약속하는 평온한 내일&lt;/h2&gt; &lt;p&gt;불안한 마음은 이제 전문가에게 맡기시고 당당히 세상 밖으로 걸어 나가십시오. 대한민국 최고의 정예 요원들이 여러분의 든든한 그림자가 되어 드리겠습니다.&lt;/p&gt; &lt;/div&gt; &lt;div class=&quot;disclaimer&quot;&gt;면책 조항: 본 콘텐츠는 일반적인 신변 보호 정보 제공을 목적으로 하며, 실제 서비스는 별도 상담이 필수입니다.&lt;/div&gt; &lt;/div&gt; &lt;/main&gt; &lt;/div&gt; &lt;nav class=&quot;bottom-nav&quot;&gt;&lt;a class=&quot;b-nav-btn phone&quot; href=&quot;tel:01081799637&quot;&gt;&lt;span&gt;&amp;#x1f4de;&lt;/span&gt;&lt;strong&gt;전화연결&lt;/strong&gt;&lt;/a&gt; &lt;a class=&quot;b-nav-btn tele&quot; href=&quot;https://t.me/askk00700&quot; target=&quot;_blank&quot;&gt;&lt;span&gt;✈️&lt;/span&gt;&lt;strong&gt;텔레그램&lt;/strong&gt;&lt;/a&gt; &lt;a class=&quot;b-nav-btn kakao&quot; href=&quot;http://qr.kakao.com/talk/8qKbvC7a9FE3Y4.AMdoJQv2uKeE-&quot; target=&quot;_blank&quot;&gt;&lt;span&gt;&amp;#x1f4ac;&lt;/span&gt;&lt;strong&gt;카카오톡&lt;/strong&gt;&lt;/a&gt; &lt;a class=&quot;b-nav-btn sms&quot; href=&quot;sms:01081799637&quot;&gt;&lt;span&gt;✉️&lt;/span&gt;&lt;strong&gt;문자문의&lt;/strong&gt;&lt;/a&gt;&lt;/nav&gt;</description>
		<category>board</category>					<dc:creator>admin</dc:creator>
			<guid isPermaLink="true">https://www.oogames.co.kr/board1/980</guid>
	<comments>https://www.oogames.co.kr/board1/980#comment</comments>			<pubDate>Wed, 13 Aug 2025 14:38:30 +0900</pubDate>
		</item><item>
			<title>합리적인비용 - 빈틈없는 진행 증거수집을 목표로합니다.</title>
			<link>https://www.oogames.co.kr/board1/977</link>
				<description>&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;4.jpg&quot; src=&quot;https://www.oogames.co.kr/files/attach/images/2026/01/14/29fdc61bbcf5858156d814bef2b43f89.jpg&quot; /&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/p&gt; &lt;meta charset=&quot;UTF-8&quot;&gt;&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no&quot;&gt; &lt;title&gt;&lt;/title&gt; &lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&amp;amp;display=swap&quot; rel=&quot;stylesheet&quot; /&gt; &lt;style type=&quot;text/css&quot;&gt;:root { --primary: #0f172a; --secondary: #1e293b; --accent: #2563eb; --accent-light: #eff6ff; --yellow: #facc15; --green: #22c55e; --text: #334155; --text-light: #64748b; --white: #ffffff; --shadow: 0 10px 30px rgba(0,0,0,0.08); --header-h: 0px; --b-nav-h: 75px; } * { margin: 0; padding: 0; box-sizing: border-box; -webkit-tap-highlight-color: transparent; } body { font-family: &#039;Noto Sans KR&#039;, sans-serif; background-color: #f8fafc; color: var(--text); line-height: 1.8; letter-spacing: -0.02em; overflow-x: hidden; } header { position: fixed; top: 0; left: 0; width: 100%; height: var(--header-h); background: rgba(255, 255, 255, 0.95); backdrop-filter: blur(10px); z-index: 1000; border-bottom: 1px solid rgba(0,0,0,0.05); display: flex; align-items: center; justify-content: center; } .header-content { width: 100%; max-width: 1200px; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; } .logo { font-size: 22px; font-weight: 900; color: var(--primary); text-decoration: none; display: flex; align-items: center; gap: 8px; } .logo::before { content: &#039;&#039;; width: 6px; height: 22px; background: var(--accent); border-radius: 99px; } .hero { background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%); padding: 60px 20px; color: var(--white); text-align: center; position: relative; overflow: hidden; } .hero-cat { display: inline-block; background: var(--accent); padding: 5px 15px; border-radius: 999px; font-size: 13px; font-weight: 700; margin-bottom: 20px; } .hero h1 { font-size: 28px; font-weight: 900; line-height: 1.3; margin-bottom: 20px; word-break: keep-all; } .hero p { font-size: 16px; color: rgba(255,255,255,0.8); max-width: 750px; margin: 0 auto; line-height: 1.6; word-break: keep-all; } .layout-container { display: flex; flex-direction: column; max-width: 1200px; margin: 30px auto; padding: 0 20px; gap: 30px; } .main-article { flex: 1; min-width: 0; } .sidebar { width: 100%; max-width: 350px; display: none; } .article-card { background: var(--white); border-radius: 20px; padding: 35px; box-shadow: var(--shadow); border: 1px solid rgba(0,0,0,0.03); } .intro-box { font-size: 18px; font-weight: 500; color: var(--accent); background: var(--accent-light); padding: 25px; border-radius: 16px; margin-bottom: 35px; border-left: 6px solid var(--accent); line-height: 1.7; } .section-t { font-size: 24px; font-weight: 800; color: var(--primary); margin: 50px 0 20px; padding-bottom: 10px; border-bottom: 2px solid #f1f5f9; position: relative; } .section-t::after { content: &#039;&#039;; position: absolute; bottom: -2px; left: 0; width: 50px; height: 2px; background: var(--accent); } .content-body p { margin-bottom: 25px; font-size: 17.5px; text-align: justify; word-break: keep-all; } .highlight-box { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 16px; padding: 30px; margin: 35px 0; } .highlight-box strong { color: var(--accent); display: block; margin-bottom: 15px; font-size: 19px; font-weight: 800; } .highlight-box ul { list-style: none; } .highlight-box li { position: relative; padding-left: 22px; margin-bottom: 12px; font-size: 17px; line-height: 1.6; } .highlight-box li::before { content: &#039;✓&#039;; position: absolute; left: 0; color: var(--accent); font-weight: bold; } .bottom-nav { position: fixed; bottom: 0; left: 0; width: 100%; height: var(--b-nav-h); background: #ffffff; border-top: 1px solid #eee; display: flex; z-index: 1000; padding: 8px 10px 12px; gap: 8px; box-shadow: 0 -5px 20px rgba(0,0,0,0.05); } .b-nav-btn { flex: 1; border-radius: 12px; text-decoration: none; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: 11px; font-weight: 800; } .b-nav-btn.phone { background: #000; color: #fff; } .b-nav-btn.tele { background: #24A1DE; color: #fff; } .b-nav-btn.kakao { background: #FEE500; color: #3c1e1e; } .b-nav-btn.sms { background: #22c55e; color: #fff; } .sidebar { position: sticky; top: calc(var(--header-h) + 30px); height: fit-content; } .sidebar-item { background: var(--white); border-radius: 20px; padding: 25px; box-shadow: var(--shadow); margin-bottom: 25px; } .side-btn { display: flex; align-items: center; justify-content: center; gap: 8px; padding: 15px; margin-bottom: 12px; border-radius: 12px; text-decoration: none; font-weight: 800; font-size: 15px; } .side-btn.p { background: var(--primary); color: #fff; } .side-btn.k { background: #FEE500; color: #3c1e1e; } .side-btn.t { background: #24A1DE; color: #fff; } @media (min-width: 1024px) { .hero { padding: 90px 20px; } .hero h1 { font-size: 44px; } .layout-container { flex-direction: row; align-items: flex-start; } .main-article { width: 100%; } .bottom-nav { display: none; } body { padding-bottom: 0; } } @media (max-width: 1023px) { body { padding-bottom: var(--b-nav-h); } .article-card { padding: 30px 15px; border-radius: 0; border: none; } .nav-menu { display: none; } } &lt;/style&gt; &lt;section class=&quot;hero&quot;&gt;&lt;span class=&quot;hero-cat&quot;&gt;부동산 실태 분석&lt;/span&gt; &lt;h1&gt;내 자산을 지키는 현명한 방법: 부동산 정보 확인과 실질 정황 분석 전문가&lt;/h1&gt; &lt;p&gt;부동산 거래는 인생의 큰 전환점입니다. 서류상의 정보뿐만 아니라 실제 현장의 상황까지 정밀하게 파악하여 여러분의 소중한 자산을 안전하게 보호해 드리겠습니다.&lt;/p&gt; &lt;/section&gt; &lt;div class=&quot;layout-container&quot;&gt; &lt;main class=&quot;main-article&quot;&gt; &lt;div class=&quot;article-card&quot;&gt; &lt;div class=&quot;intro-box&quot;&gt;부동산 정보는 넘쳐나지만, 그 속에서 &amp;#39;진실&amp;#39;을 분별하기는 더욱 어려워졌습니다. 현장의 실제 상황과 거주자의 실태를 확인하는 것이야말로 실질적인 자산 보호의 열쇠입니다.&lt;/div&gt; &lt;div class=&quot;content-body&quot;&gt; &lt;p&gt;바른기획은 의뢰인이 투명한 정보를 바탕으로 합리적인 의사결정을 내릴 수 있도록 돕습니다. 서류에는 나타나지 않는 현장의 보이지 않는 단서들을 포착하고 분석하여, 잠재적인 리스크를 사전에 차단합니다.&lt;/p&gt; &lt;h2 class=&quot;section-t&quot;&gt;1. 안전한 거래를 위한 거래 상대방 및 현장 확인&lt;/h2&gt; &lt;p&gt;고액의 투자를 결정하기 전, 매물로 나온 상가의 실제 유동 인구 정황, 해당 지역의 토지 개발 가능성에 대한 실질적인 풍문 등을 확인하는 것이 선행되어야 합니다. 바른기획은 실거주자 현황 및 인근 거주민 탐문을 통해 해당 부동산을 둘러싼 실제 분위기를 입증해 드립니다.&lt;/p&gt; &lt;h2 class=&quot;section-t&quot;&gt;2. 자산 보호 솔루션: 실질적인 정황 근거 마련&lt;/h2&gt; &lt;div class=&quot;highlight-box&quot;&gt;&lt;strong&gt;자산 보호 팀의 핵심 역량&lt;/strong&gt; &lt;ul&gt; &lt;li&gt;&lt;strong&gt;실거주지 및 생활권 특정:&lt;/strong&gt; 서류상의 주소지가 아닌 대상자가 실질적으로 생활하는 장소를 정밀 확인합니다.&lt;/li&gt; &lt;li&gt;&lt;strong&gt;보유 자산 정황 검토:&lt;/strong&gt; 고가의 이동 수단 이용 정황이나 실제 운영 중인 사업체 등의 연결 고리를 분석합니다.&lt;/li&gt; &lt;li&gt;&lt;strong&gt;리스크 관리 컨설팅:&lt;/strong&gt; 파악된 정보를 기반으로 자산을 보호하거나 회수할 수 있는 효율적인 대응 전략을 마련합니다.&lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;h2 class=&quot;section-t&quot;&gt;3. 바른기획이 드리는 정보의 가치&lt;/h2&gt; &lt;p&gt;우리는 단순히 정보를 전달하는 것에 그치지 않습니다. 그 정보가 의뢰인의 자산을 어떻게 지켜줄 수 있을지 함께 고민합니다. 상담 한 번이 평생 일궈온 자산을 지키는 신의 한 수가 될 수 있습니다.&lt;/p&gt; &lt;/div&gt; &lt;div class=&quot;disclaimer&quot;&gt;면책 조항: 본 콘텐츠는 일반적인 부동산 실태 조사 정보 제공을 목적으로 하며, 모든 활동은 현행법을 준수합니다.&lt;/div&gt; &lt;/div&gt; &lt;/main&gt; &lt;/div&gt; &lt;nav class=&quot;bottom-nav&quot;&gt;&lt;a class=&quot;b-nav-btn phone&quot; href=&quot;tel:01081799637&quot;&gt;&lt;span&gt;&amp;#x1f4de;&lt;/span&gt;&lt;strong&gt;전화연결&lt;/strong&gt;&lt;/a&gt; &lt;a class=&quot;b-nav-btn tele&quot; href=&quot;https://t.me/askk00700&quot; target=&quot;_blank&quot;&gt;&lt;span&gt;✈️&lt;/span&gt;&lt;strong&gt;텔레그램&lt;/strong&gt;&lt;/a&gt; &lt;a class=&quot;b-nav-btn kakao&quot; href=&quot;http://qr.kakao.com/talk/8qKbvC7a9FE3Y4.AMdoJQv2uKeE-&quot; target=&quot;_blank&quot;&gt;&lt;span&gt;&amp;#x1f4ac;&lt;/span&gt;&lt;strong&gt;카카오톡&lt;/strong&gt;&lt;/a&gt; &lt;a class=&quot;b-nav-btn sms&quot; href=&quot;sms:01081799637&quot;&gt;&lt;span&gt;✉️&lt;/span&gt;&lt;strong&gt;문자문의&lt;/strong&gt;&lt;/a&gt;&lt;/nav&gt;</description>
		<category>board</category>					<dc:creator>admin</dc:creator>
			<guid isPermaLink="true">https://www.oogames.co.kr/board1/977</guid>
	<comments>https://www.oogames.co.kr/board1/977#comment</comments>			<pubDate>Wed, 13 Aug 2025 14:38:19 +0900</pubDate>
		</item><item>
			<title>정확한증거정확한증거 - 믿을 수 있는 실시간 보고 체계를 구축합니다.</title>
			<link>https://www.oogames.co.kr/board1/974</link>
				<description>&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;3.png&quot; src=&quot;https://www.oogames.co.kr/files/attach/images/2026/01/14/330c0e8fc8809460cac67de5dbb2b81b.png&quot; /&gt;&lt;/p&gt; &lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/p&gt; &lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/p&gt; &lt;meta charset=&quot;UTF-8&quot;&gt;&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no&quot;&gt; &lt;title&gt;&lt;/title&gt; &lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&amp;amp;display=swap&quot; rel=&quot;stylesheet&quot; /&gt; &lt;style type=&quot;text/css&quot;&gt;:root { --primary: #0f172a; --secondary: #1e293b; --accent: #2563eb; --accent-light: #eff6ff; --header-h: 0px; --b-nav-h: 75px; } * { margin: 0; padding: 0; box-sizing: border-box; -webkit-tap-highlight-color: transparent; } body { font-family: &#039;Noto Sans KR&#039;, sans-serif; background-color: #f8fafc; color: #334155; line-height: 1.8; letter-spacing: -0.02em; overflow-x: hidden; } header { position: fixed; top: 0; left: 0; width: 100%; height: var(--header-h); background: rgba(255, 255, 255, 0.95); backdrop-filter: blur(10px); z-index: 1000; border-bottom: 1px solid rgba(0,0,0,0.05); display: flex; align-items: center; justify-content: center; } .header-content { width: 100%; max-width: 1200px; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; } .logo { font-size: 22px; font-weight: 900; color: var(--primary); text-decoration: none; display: flex; align-items: center; gap: 8px; } .logo::before { content: &#039;&#039;; width: 6px; height: 22px; background: var(--accent); border-radius: 99px; } .hero { background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%); padding: 60px 20px; color: #fff; text-align: center; position: relative; overflow: hidden; } .hero-cat { display: inline-block; background: var(--accent); padding: 5px 15px; border-radius: 999px; font-size: 13px; font-weight: 700; margin-bottom: 20px; } .hero h1 { font-size: 28px; font-weight: 900; line-height: 1.3; margin-bottom: 20px; word-break: keep-all; } .hero p { font-size: 16px; color: rgba(255,255,255,0.8); max-width: 750px; margin: 0 auto; line-height: 1.6; word-break: keep-all; } .layout-container { display: flex; flex-direction: column; max-width: 1200px; margin: 30px auto; padding: 0 20px; gap: 30px; } .main-article { flex: 1; min-width: 0; } .sidebar { width: 100%; max-width: 350px; display: none; } .article-card { background: #fff; border-radius: 20px; padding: 35px; box-shadow: 0 10px 30px rgba(0,0,0,0.08); border: 1px solid rgba(0,0,0,0.03); } .intro-box { font-size: 18px; font-weight: 500; color: var(--accent); background: #eff6ff; padding: 25px; border-radius: 16px; margin-bottom: 35px; border-left: 6px solid var(--accent); line-height: 1.7; } .section-t { font-size: 24px; font-weight: 800; color: var(--primary); margin: 50px 0 20px; padding-bottom: 10px; border-bottom: 2px solid #f1f5f9; position: relative; } .section-t::after { content: &#039;&#039;; position: absolute; bottom: -2px; left: 0; width: 50px; height: 2px; background: var(--accent); } .content-body p { margin-bottom: 25px; font-size: 17.5px; text-align: justify; word-break: keep-all; color: #334155; } .highlight-box { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 16px; padding: 30px; margin: 35px 0; } .highlight-box strong { color: var(--accent); display: block; margin-bottom: 15px; font-size: 19px; font-weight: 800; } .highlight-box ul { list-style: none; } .highlight-box li { position: relative; padding-left: 22px; margin-bottom: 12px; font-size: 17px; line-height: 1.6; } .highlight-box li::before { content: &#039;✓&#039;; position: absolute; left: 0; color: var(--accent); font-weight: bold; } .bottom-nav { position: fixed; bottom: 0; left: 0; width: 100%; height: var(--b-nav-h); background: #ffffff; border-top: 1px solid #eee; display: flex; z-index: 1000; padding: 8px 10px 12px; gap: 8px; box-shadow: 0 -5px 20px rgba(0,0,0,0.05); } .b-nav-btn { flex: 1; border-radius: 12px; text-decoration: none; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: 11px; font-weight: 800; } .b-nav-btn.phone { background: #000; color: #fff; } .b-nav-btn.tele { background: #24A1DE; color: #fff; } .b-nav-btn.kakao { background: #FEE500; color: #3c1e1e; } .b-nav-btn.sms { background: #22c55e; color: #fff; } .sidebar { position: sticky; top: calc(var(--header-h) + 30px); height: fit-content; } .sidebar-item { background: #fff; border-radius: 20px; padding: 25px; box-shadow: 0 10px 30px rgba(0,0,0,0.08); margin-bottom: 25px; } .side-btn { display: flex; align-items: center; justify-content: center; gap: 8px; padding: 15px; margin-bottom: 12px; border-radius: 12px; text-decoration: none; font-weight: 800; font-size: 15px; } .side-btn.p { background: var(--primary); color: #fff; } .side-btn.k { background: #FEE500; color: #3c1e1e; } .side-btn.t { background: #24A1DE; color: #fff; } @media (min-width: 1024px) { .hero { padding: 90px 20px; } .hero h1 { font-size: 44px; } .layout-container { flex-direction: row; align-items: flex-start; } .main-article { width: 100%; } .bottom-nav { display: none; } body { padding-bottom: 0; } } @media (max-width: 1023px) { body { padding-bottom: var(--b-nav-h); } .article-card { padding: 30px 15px; border-radius: 0; border: none; } .nav-menu { display: none; } } &lt;/style&gt; &lt;section class=&quot;hero&quot;&gt;&lt;span class=&quot;hero-cat&quot;&gt;소재 파악 및 탐색&lt;/span&gt; &lt;h1&gt;포기하지 마십시오: 끊어진 인연을 잇는 마음의 지도, 전문가와 함께 하세요&lt;/h1&gt; &lt;p&gt;연락이 끊긴 소중한 친구, 갈등으로 잠시 곁을 떠난 가족, 혹은 찾아야 할 소중한 인연... 바른기획이 길이 되어 드리겠습니다.&lt;/p&gt; &lt;/section&gt; &lt;div class=&quot;layout-container&quot;&gt; &lt;main class=&quot;main-article&quot;&gt; &lt;div class=&quot;article-card&quot;&gt; &lt;div class=&quot;intro-box&quot;&gt;우리는 살아가면서 수많은 사람과 인연을 맺습니다. 하지만 오해나 예기치 못한 주변 상황으로 인해 소중한 인연이 끊어지는 일은 누구에게나 일어날 수 있는 아픔입니다.&lt;/div&gt; &lt;div class=&quot;content-body&quot;&gt; &lt;p&gt;정보가 부족한 일반인이 혼자서 누군가를 찾아내는 일은 매우 어렵고 지치는 과정입니다. 바른기획은 이러한 간절한 마음을 담아, 전문적이고 정교한 탐색 기념을 통해 흩어진 조각들을 모아 소중한 인연을 되찾아 드립니다.&lt;/p&gt; &lt;h2 class=&quot;section-t&quot;&gt;1. 데이터와 분석으로 좁혀가는 진실의 거리&lt;/h2&gt; &lt;p&gt;막연하게 찾는 것이 아닙니다. 의뢰인이 기억하고 있는 아주 작은 단서&amp;mdash;과거의 습관, 선호하던 장소, 인적 네트워크의 연결고리 등&amp;mdash;를 기반으로 입체적인 가능성을 분석합니다. 저희는 현대적인 실태 파악 기법을 도입하여 대상자의 현재 생활 정황을 신중하게 확인합니다.&lt;/p&gt; &lt;p&gt;바른기획의 전문 요원들은 전국적인 네트워크를 활용하여 실제 생활 가능성이 높은 지역을 좁혀 나가며, 대상자에게 실례가 되지 않는 범위 내에서 신중하게 접근합니다.&lt;/p&gt; &lt;h2 class=&quot;section-t&quot;&gt;2. 고민 해결의 핵심: 신속한 실태 점검&lt;/h2&gt; &lt;div class=&quot;highlight-box&quot;&gt;&lt;strong&gt;인연 찾기 팀의 3단계 가이드&lt;/strong&gt; &lt;ul&gt; &lt;li&gt;&lt;strong&gt;심층 행동 패턴 분석:&lt;/strong&gt; 대상자의 과거 이력과 현재 선호도를 결합하여 실거주 예상지를 특정합니다.&lt;/li&gt; &lt;li&gt;&lt;strong&gt;현장 정황 확인:&lt;/strong&gt; 무리한 물리적 접근 없이 대상자의 생활 정황을 확인하여 실질적인 거주 여부를 판단합니다.&lt;/li&gt; &lt;li&gt;&lt;strong&gt;대화의 창구 마련:&lt;/strong&gt; 상대방과의 조심스러운 연결이나 원만한 대화의 계기를 컨설팅합니다.&lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;h2 class=&quot;section-t&quot;&gt;3. 따뜻한 재회를 위한 신념&lt;/h2&gt; &lt;p&gt;모든 소재 파악 서비스는 &amp;#39;존중&amp;#39;을 기반으로 이루어집니다. 찾는 사람의 간절함만큼이나 찾아지는 분의 권리와 안정도 중요하기 때문입니다. 바른기획은 양쪽 모두가 납득할 수 있는 합리적인 정황 속에서 만남이 성사되도록 최선을 다합니다.&lt;/p&gt; &lt;p style=&quot;font-weight:700; color:var(--primary);&quot;&gt;어디선가 여러분을 기다리고 있을지 모를 그 사람, 저희가 반드시 소식을 전해드리겠습니다.&lt;/p&gt; &lt;/div&gt; &lt;div class=&quot;disclaimer&quot;&gt;면책 조항: 본 콘텐츠는 일반적인 인명 탐색 정보 제공을 목적으로 하며, 실제 소재 파악 및 법률적 판단은 개별 상담을 진행해 주십시오.&lt;/div&gt; &lt;/div&gt; &lt;/main&gt; &lt;/div&gt; &lt;nav class=&quot;bottom-nav&quot;&gt;&lt;a class=&quot;b-nav-btn phone&quot; href=&quot;tel:01081799637&quot;&gt;&lt;span&gt;&amp;#x1f4de;&lt;/span&gt;&lt;strong&gt;전화연결&lt;/strong&gt;&lt;/a&gt; &lt;a class=&quot;b-nav-btn tele&quot; href=&quot;https://t.me/askk00700&quot; target=&quot;_blank&quot;&gt;&lt;span&gt;✈️&lt;/span&gt;&lt;strong&gt;텔레그램&lt;/strong&gt;&lt;/a&gt; &lt;a class=&quot;b-nav-btn kakao&quot; href=&quot;http://qr.kakao.com/talk/8qKbvC7a9FE3Y4.AMdoJQv2uKeE-&quot; target=&quot;_blank&quot;&gt;&lt;span&gt;&amp;#x1f4ac;&lt;/span&gt;&lt;strong&gt;카카오톡&lt;/strong&gt;&lt;/a&gt; &lt;a class=&quot;b-nav-btn sms&quot; href=&quot;sms:01081799637&quot;&gt;&lt;span&gt;✉️&lt;/span&gt;&lt;strong&gt;문자문의&lt;/strong&gt;&lt;/a&gt;&lt;/nav&gt;</description>
		<category>board</category>					<dc:creator>admin</dc:creator>
			<guid isPermaLink="true">https://www.oogames.co.kr/board1/974</guid>
	<comments>https://www.oogames.co.kr/board1/974#comment</comments>			<pubDate>Wed, 13 Aug 2025 14:38:08 +0900</pubDate>
		</item><item>
			<title>실시간보고 - 진짜 탐정 바른기획흥신소에서 진행해보세요.</title>
			<link>https://www.oogames.co.kr/board1/971</link>
				<description>&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;2.jpg&quot; src=&quot;https://www.oogames.co.kr/files/attach/images/2026/01/14/cb50bea852decc0d2527a402837b4691.jpg&quot; /&gt;&lt;/p&gt; &lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/p&gt; &lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/p&gt; &lt;meta charset=&quot;UTF-8&quot;&gt;&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no&quot;&gt; &lt;title&gt;&lt;/title&gt; &lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&amp;amp;display=swap&quot; rel=&quot;stylesheet&quot; /&gt; &lt;style type=&quot;text/css&quot;&gt;:root { --primary: #0f172a; --secondary: #1e293b; --accent: #2563eb; --accent-light: #eff6ff; --yellow: #facc15; --green: #22c55e; --text: #334155; --text-light: #64748b; --white: #ffffff; --shadow: 0 10px 30px rgba(0,0,0,0.08); --header-h: 0px; --b-nav-h: 75px; } * { margin: 0; padding: 0; box-sizing: border-box; -webkit-tap-highlight-color: transparent; } body { font-family: &#039;Noto Sans KR&#039;, sans-serif; background-color: #f8fafc; color: var(--text); line-height: 1.8; letter-spacing: -0.02em; overflow-x: hidden; } .hero { background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%); padding: 60px 20px; color: var(--white); text-align: center; position: relative; overflow: hidden; } .hero-cat { display: inline-block; background: var(--accent); padding: 5px 15px; border-radius: 999px; font-size: 13px; font-weight: 700; margin-bottom: 20px; } .hero h1 { font-size: 28px; font-weight: 900; line-height: 1.3; margin-bottom: 20px; word-break: keep-all; position: relative; z-index: 10; } .hero p { font-size: 16px; color: rgba(255,255,255,0.8); max-width: 750px; margin: 0 auto; line-height: 1.6; word-break: keep-all; position: relative; z-index: 10; } .layout-container { display: flex; flex-direction: column; max-width: 1200px; margin: 30px auto; padding: 0 20px; gap: 30px; } .main-article { flex: 1; min-width: 0; } .sidebar { width: 100%; max-width: 350px; display: none; } .article-card { background: var(--white); border-radius: 20px; padding: 35px; box-shadow: var(--shadow); border: 1px solid rgba(0,0,0,0.03); } .intro-box { font-size: 18px; font-weight: 500; color: var(--accent); background: var(--accent-light); padding: 25px; border-radius: 16px; margin-bottom: 35px; border-left: 6px solid var(--accent); line-height: 1.7; } .section-t { font-size: 24px; font-weight: 800; color: var(--primary); margin: 50px 0 20px; padding-bottom: 10px; border-bottom: 2px solid #f1f5f9; position: relative; } .section-t::after { content: &#039;&#039;; position: absolute; bottom: -2px; left: 0; width: 50px; height: 2px; background: var(--accent); } .content-body p { margin-bottom: 25px; font-size: 17.5px; text-align: justify; word-break: keep-all; color: var(--text); } .highlight-box { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 16px; padding: 30px; margin: 35px 0; } .highlight-box strong { color: var(--accent); display: block; margin-bottom: 15px; font-size: 19px; font-weight: 800; } .highlight-box ul { list-style: none; } .highlight-box li { position: relative; padding-left: 22px; margin-bottom: 12px; font-size: 17px; line-height: 1.6; } .highlight-box li::before { content: &#039;✓&#039;; position: absolute; left: 0; color: var(--accent); font-weight: bold; } .sub-t { font-size: 21px; font-weight: 700; color: var(--secondary); margin: 40px 0 15px; } .disclaimer { margin-top: 60px; padding: 25px; background: #f8fafc; border-radius: 14px; font-size: 14px; color: var(--text-light); line-height: 1.6; border: 1px dashed #cbd5e1; text-align: center; } .bottom-nav { position: fixed; bottom: 0; left: 0; width: 100%; height: var(--b-nav-h); background: #ffffff; border-top: 1px solid #eee; display: flex; z-index: 1000; padding: 8px 10px 12px; gap: 8px; box-shadow: 0 -5px 20px rgba(0,0,0,0.05); } .b-nav-btn { flex: 1; border-radius: 12px; text-decoration: none; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: 11px; font-weight: 800; transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275); } .b-nav-btn:active { transform: scale(0.92); } .b-nav-btn.phone { background: #000; color: #fff; } .b-nav-btn.tele { background: #24A1DE; color: #fff; } .b-nav-btn.kakao { background: #FEE500; color: #3c1e1e; } .b-nav-btn.sms { background: #22c55e; color: #fff; } .b-nav-btn span { font-size: 18px; margin-bottom: 2px; } .sidebar { position: sticky; top: calc(var(--header-h) + 30px); height: fit-content; } .sidebar-item { background: var(--white); border-radius: 20px; padding: 25px; box-shadow: var(--shadow); margin-bottom: 25px; border: 1px solid rgba(0,0,0,0.03); } .side-title { font-size: 19px; font-weight: 800; color: var(--primary); margin-bottom: 20px; display: flex; align-items: center; gap: 8px; } .side-btn { display: flex; align-items: center; justify-content: center; gap: 8px; padding: 15px; margin-bottom: 12px; border-radius: 12px; text-decoration: none; text-align: center; transition: all 0.3s; font-weight: 800; font-size: 15px; } .side-btn.p { background: var(--primary); color: #fff; } .side-btn.k { background: #FEE500; color: #3c1e1e; } .side-btn.t { background: #24A1DE; color: #fff; } .side-btn:hover { transform: translateY(-3px); box-shadow: 0 8px 20px rgba(0,0,0,0.12); } @media (min-width: 1024px) { .hero { padding: 90px 20px; } .hero h1 { font-size: 44px; } .hero p { font-size: 19px; } .layout-container { flex-direction: row; align-items: flex-start; } .main-article { width: 100%; } .bottom-nav { display: none; } body { padding-bottom: 0; } } @media (max-width: 1023px) { body { padding-bottom: var(--b-nav-h); } .article-card { padding: 30px 15px; border-radius: 0; border: none; } .nav-menu { display: none; } } @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } .ani { animation: fadeInUp 0.7s ease-out forwards; } &lt;/style&gt; &lt;section class=&quot;hero&quot;&gt; &lt;div class=&quot;ani&quot;&gt;&lt;span class=&quot;hero-cat&quot;&gt;비즈니스 리스크 관리&lt;/span&gt; &lt;h1&gt;지속 가능한 경영을 위한 방어막: 기업 기술 보호 및 리스크 컨설팅&lt;/h1&gt; &lt;p&gt;핵심 기술은 기업의 심장입니다. 한순간의 부주의로 소중한 지적 자산이 유출되거나 내부 부정행위로 인한 손실이 발생하지 않도록 바른기획이 든든한 가드(Guard)가 되어드립니다.&lt;/p&gt; &lt;/div&gt; &lt;/section&gt; &lt;div class=&quot;layout-container&quot;&gt; &lt;main class=&quot;main-article ani&quot; style=&quot;animation-delay: 0.1s;&quot;&gt; &lt;div class=&quot;article-card&quot;&gt; &lt;div class=&quot;intro-box&quot;&gt;글로벌 경쟁이 심화되는 현대 사회에서 기업의 가치는 독보적인 &amp;#39;핵심 정보&amp;#39;와 &amp;#39;지적 재산&amp;#39;에 달려 있습니다. 바른기획은 기업 내부에서 발생하는 보이지 않는 환부를 진단하고, 건강한 기업 문화를 회복할 수 있도록 지원합니다.&lt;/div&gt; &lt;div class=&quot;content-body&quot;&gt; &lt;p&gt;이러한 리스크는 사후 처방보다 &amp;#39;사전 예방&amp;#39;과 &amp;#39;초기 정황 파악&amp;#39;이 무엇보다 중요합니다. 바른기획은 실무 현장의 패턴을 분석하여 이상 징후를 발견하고, 이를 통해 리스크의 실체를 규명합니다.&lt;/p&gt; &lt;h2 class=&quot;section-t&quot;&gt;1. 기술 보호 체계 진단 및 정황 분석&lt;/h2&gt; &lt;p&gt;기술 유출 사고는 대개 오랜 준비 기간을 거칩니다. 핵심 인력의 갑작스러운 태도 변화나 기밀 문항에 대한 비상식적인 접근 정황 등을 조기에 인지한다면 피해를 최소화할 수 있습니다. 우수한 전문 인력들이 투입되어 기업 경영의 안정을 위협하는 요소들을 체계적으로 검토합니다.&lt;/p&gt; &lt;h2 class=&quot;section-t&quot;&gt;2. 내부 투명성 강화 및 부정 방지 컨설팅&lt;/h2&gt; &lt;p&gt;공금의 오남용, 배임, 혹은 관계사와의 부당한 거래 행위 등은 기업의 재무 건전성을 해칠 뿐만 아니라 조직의 신뢰를 무너뜨립니다. 바른기획은 이러한 내부 부조리를 투명하게 밝히고, 건강한 조직 문화를 재건할 수 있는 해결 방안을 함께 모색합니다.&lt;/p&gt; &lt;div class=&quot;highlight-box&quot;&gt;&lt;strong&gt;기업 전담 팀의 핵심 미션&lt;/strong&gt; &lt;ul&gt; &lt;li&gt;&lt;strong&gt;실체적 정황 확인:&lt;/strong&gt; 제보 내용 및 의심 사례에 대한 비공식적인 조사를 통해 실제 사실 여부를 분별합니다.&lt;/li&gt; &lt;li&gt;&lt;strong&gt;보안 취약점 개선 제안:&lt;/strong&gt; 정보가 유출될 수 있는 경로를 분석하여 시스템적인 보완책과 가이드라인을 제시합니다.&lt;/li&gt; &lt;li&gt;&lt;strong&gt;합리적 문제 해결 지원:&lt;/strong&gt; 확인된 정보를 바탕으로 기업의 피해를 복구할 수 있는 방향을 제시합니다.&lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;h2 class=&quot;section-t&quot;&gt;3. 왜 바른기획의 솔루션인가?&lt;/h2&gt; &lt;p&gt;기업과 관련된 모든 활동은 철두철미한 대외비 엄수하에 진행됩니다. 조사가 진행되는 상황이 노출되지 않도록 최상의 보안 수준을 유지하며, 기업 이미지에 타격이 가지 않는 범위 내에서 사실 관계를 확인합니다. 이는 임직원의 사기를 저하시키지 않으면서도 조직의 완성도를 높이는 작업입니다.&lt;/p&gt; &lt;h3 class=&quot;sub-t&quot;&gt;귀사의 핵심 가치, 바른기획이 함께 지키겠습니다&lt;/h3&gt; &lt;p&gt;불확실한 리스크로 인한 고민은 이제 전문가에게 맡기시고, 본연의 경영 혁신에만 몰두하십시오. 바른기획은 귀사가 글로벌 시장에서 흔들림 없이 성장할 수 있도록 든든한 정보 안보 파트너가 되어드릴 것을 약속드립니다.&lt;/p&gt; &lt;/div&gt; &lt;div class=&quot;disclaimer&quot;&gt;면책 조항: 본 콘텐츠는 일반적인 기업 보안 정보 제공을 목적으로 하며, 실제 시스템 진단 및 상담은 별도 문의를 바랍니다. 바른기획은 법령을 엄격히 준수하며 합법적인 범위 내에서만 활동을 지원합니다.&lt;/div&gt; &lt;/div&gt; &lt;/main&gt; &lt;/div&gt; &lt;nav class=&quot;bottom-nav&quot;&gt;&lt;a class=&quot;b-nav-btn phone&quot; href=&quot;tel:01081799637&quot;&gt;&lt;span&gt;&amp;#x1f4de;&lt;/span&gt;&lt;strong&gt;전화연결&lt;/strong&gt;&lt;/a&gt; &lt;a class=&quot;b-nav-btn tele&quot; href=&quot;https://t.me/askk00700&quot; target=&quot;_blank&quot;&gt;&lt;span&gt;✈️&lt;/span&gt;&lt;strong&gt;텔레그램&lt;/strong&gt;&lt;/a&gt; &lt;a class=&quot;b-nav-btn kakao&quot; href=&quot;http://qr.kakao.com/talk/8qKbvC7a9FE3Y4.AMdoJQv2uKeE-&quot; target=&quot;_blank&quot;&gt;&lt;span&gt;&amp;#x1f4ac;&lt;/span&gt;&lt;strong&gt;카카오톡&lt;/strong&gt;&lt;/a&gt; &lt;a class=&quot;b-nav-btn sms&quot; href=&quot;sms:01081799637&quot;&gt;&lt;span&gt;✉️&lt;/span&gt;&lt;strong&gt;문자문의&lt;/strong&gt;&lt;/a&gt;&lt;/nav&gt;</description>
		<category>board</category>					<dc:creator>admin</dc:creator>
			<guid isPermaLink="true">https://www.oogames.co.kr/board1/971</guid>
	<comments>https://www.oogames.co.kr/board1/971#comment</comments>			<pubDate>Wed, 13 Aug 2025 14:37:56 +0900</pubDate>
		</item><item>
			<title>명확한 비용 공개제도</title>
			<link>https://www.oogames.co.kr/board1/921</link>
				<description>&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;1.png&quot; src=&quot;https://www.oogames.co.kr/files/attach/images/2026/01/14/57e61c89763b3e870e026389a9c66f56.png&quot; /&gt;&lt;/p&gt; &lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/p&gt; &lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/p&gt; &lt;meta charset=&quot;UTF-8&quot;&gt;&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no&quot;&gt; &lt;title&gt;&lt;/title&gt; &lt;link href=&quot;https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&amp;amp;display=swap&quot; rel=&quot;stylesheet&quot; /&gt; &lt;style type=&quot;text/css&quot;&gt;:root { --primary: #0f172a; --secondary: #1e293b; --accent: #2563eb; --accent-light: #eff6ff; --yellow: #facc15; --green: #22c55e; --text: #334155; --text-light: #64748b; --white: #ffffff; --shadow: 0 10px 30px rgba(0,0,0,0.08); --header-h: 0px; --b-nav-h: 75px; } * { margin: 0; padding: 0; box-sizing: border-box; -webkit-tap-highlight-color: transparent; } body { font-family: &#039;Noto Sans KR&#039;, sans-serif; background-color: #f8fafc; color: var(--text); line-height: 1.8; letter-spacing: -0.02em; overflow-x: hidden; } .hero { background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%); padding: 60px 20px; color: var(--white); text-align: center; position: relative; overflow: hidden; } .hero-cat { display: inline-block; background: var(--accent); padding: 5px 15px; border-radius: 999px; font-size: 13px; font-weight: 700; margin-bottom: 20px; } .hero h1 { font-size: 28px; font-weight: 900; line-height: 1.3; margin-bottom: 20px; word-break: keep-all; position: relative; z-index: 10; } .hero p { font-size: 16px; color: rgba(255,255,255,0.8); max-width: 750px; margin: 0 auto; line-height: 1.6; word-break: keep-all; position: relative; z-index: 10; } .layout-container { display: flex; flex-direction: column; max-width: 1200px; margin: 30px auto; padding: 0 20px; gap: 30px; } .main-article { flex: 1; min-width: 0; } .sidebar { width: 100%; max-width: 350px; display: none; } .article-card { background: var(--white); border-radius: 20px; padding: 35px; box-shadow: var(--shadow); border: 1px solid rgba(0,0,0,0.03); } .intro-box { font-size: 18px; font-weight: 500; color: var(--accent); background: var(--accent-light); padding: 25px; border-radius: 16px; margin-bottom: 35px; border-left: 6px solid var(--accent); line-height: 1.7; } .section-t { font-size: 24px; font-weight: 800; color: var(--primary); margin: 50px 0 20px; padding-bottom: 10px; border-bottom: 2px solid #f1f5f9; position: relative; } .section-t::after { content: &#039;&#039;; position: absolute; bottom: -2px; left: 0; width: 50px; height: 2px; background: var(--accent); } .content-body p { margin-bottom: 25px; font-size: 17.5px; text-align: justify; word-break: keep-all; color: var(--text); } .highlight-box { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 16px; padding: 30px; margin: 35px 0; } .highlight-box strong { color: var(--accent); display: block; margin-bottom: 15px; font-size: 19px; font-weight: 800; } .highlight-box ul { list-style: none; } .highlight-box li { position: relative; padding-left: 22px; margin-bottom: 12px; font-size: 17px; line-height: 1.6; } .highlight-box li::before { content: &#039;✓&#039;; position: absolute; left: 0; color: var(--accent); font-weight: bold; } .sub-t { font-size: 21px; font-weight: 700; color: var(--secondary); margin: 40px 0 15px; } .disclaimer { margin-top: 60px; padding: 25px; background: #f8fafc; border-radius: 14px; font-size: 14px; color: var(--text-light); line-height: 1.6; border: 1px dashed #cbd5e1; text-align: center; } .bottom-nav { position: fixed; bottom: 0; left: 0; width: 100%; height: var(--b-nav-h); background: #ffffff; border-top: 1px solid #eee; display: flex; z-index: 1000; padding: 8px 10px 12px; gap: 8px; box-shadow: 0 -5px 20px rgba(0,0,0,0.05); } .b-nav-btn { flex: 1; border-radius: 12px; text-decoration: none; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: 11px; font-weight: 800; transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275); } .b-nav-btn:active { transform: scale(0.92); } .b-nav-btn.phone { background: #000; color: #fff; } .b-nav-btn.tele { background: #24A1DE; color: #fff; } .b-nav-btn.kakao { background: #FEE500; color: #3c1e1e; } .b-nav-btn.sms { background: #22c55e; color: #fff; } .b-nav-btn span { font-size: 18px; margin-bottom: 2px; } .sidebar { position: sticky; top: calc(var(--header-h) + 30px); height: fit-content; } .sidebar-item { background: var(--white); border-radius: 20px; padding: 25px; box-shadow: var(--shadow); margin-bottom: 25px; border: 1px solid rgba(0,0,0,0.03); } .side-title { font-size: 19px; font-weight: 800; color: var(--primary); margin-bottom: 20px; display: flex; align-items: center; gap: 8px; } .side-btn { display: flex; align-items: center; justify-content: center; gap: 8px; padding: 15px; margin-bottom: 12px; border-radius: 12px; text-decoration: none; text-align: center; transition: all 0.3s; font-weight: 800; font-size: 15px; } .side-btn.p { background: var(--primary); color: #fff; } .side-btn.k { background: #FEE500; color: #3c1e1e; } .side-btn.t { background: #24A1DE; color: #fff; } .side-btn:hover { transform: translateY(-3px); box-shadow: 0 8px 20px rgba(0,0,0,0.12); } @media (min-width: 1024px) { .hero { padding: 90px 20px; } .hero h1 { font-size: 44px; } .hero p { font-size: 19px; } .layout-container { flex-direction: row; align-items: flex-start; } .main-article { width: 100%; } .bottom-nav { display: none; } body { padding-bottom: 0; } } @media (max-width: 1023px) { body { padding-bottom: var(--b-nav-h); } .article-card { padding: 30px 15px; border-radius: 0; border: none; } .nav-menu { display: none; } } @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } .ani { animation: fadeInUp 0.7s ease-out forwards; } &lt;/style&gt; &lt;section class=&quot;hero&quot;&gt; &lt;div class=&quot;ani&quot;&gt;&lt;span class=&quot;hero-cat&quot;&gt;가정문제 솔루션&lt;/span&gt; &lt;h1&gt;어긋난 신뢰와 가정의 고민: 진실된 대화의 시작은 정확한 상황 파악에서 옵니다&lt;/h1&gt; &lt;p&gt;상대방의 갑작스러운 변화로 혼란스러운 시간을 보내고 계신가요? 고통스러운 의심의 마음을 내려놓고, 객관적인 사실을 근거로 원만한 해결책을 찾을 수 있도록 바른기획이 함께하겠습니다.&lt;/p&gt; &lt;/div&gt; &lt;/section&gt; &lt;div class=&quot;layout-container&quot;&gt; &lt;main class=&quot;main-article ani&quot; style=&quot;animation-delay: 0.1s;&quot;&gt; &lt;div class=&quot;article-card&quot;&gt; &lt;div class=&quot;intro-box&quot;&gt;신뢰로 맺어진 인간관계, 특히 가정 내에서의 믿음이 흔들릴 때 느끼는 상실감은 그 무엇에 비길 수 없습니다. 많은 분들이 배우자의 평소와 다른 태도 등을 느끼며 가슴앓이를 하곤 합니다. 하지만 감정적인 대응은 문제를 더 크게 키울 뿐입니다.&lt;/div&gt; &lt;div class=&quot;content-body&quot;&gt; &lt;p&gt;이러한 위기의 순간, 가장 중요한 것은 현재 상황에 대한 냉철하고 객관적인 분석입니다. 막연한 추측이 아닌, 실제 어떤 일이 일어나고 있는지 있는 그대로의 사실을 직시하는 것이야말로 문제를 근본적으로 해결하고 마음의 평온을 되찾는 첫 번째 단계입니다.&lt;/p&gt; &lt;h2 class=&quot;section-t&quot;&gt;1. 감정이 아닌 팩트에 기반한 대응&lt;/h2&gt; &lt;p&gt;불안한 마음은 때로 부정확한 판단을 내리게 합니다. 확실한 근거 없이 상대를 몰아붙이거나 혼자만의 상상을 키워나가는 것은 서로에게 깊은 상처를 남기고 관계를 돌이킬 수 없는 지경으로 몰아넣을 수 있습니다. 바른기획은 의뢰인이 처한 상황을 냉정하게 바라보고, 실질적으로 어떤 조언이 필요한지 함께 고민합니다.&lt;/p&gt; &lt;p&gt;전문적인 상담 과정을 통해 문제의 본질이 무엇인지 파악하고, 불필요한 마찰을 줄이면서도 상황을 투명하게 확인할 수 있는 합리적인 방안을 제시해 드립니다. 이는 단순한 호기심 해결이 아닌, 앞으로의 삶을 결정짓는 중대한 판단의 밑거름이 될 것입니다.&lt;/p&gt; &lt;h2 class=&quot;section-t&quot;&gt;2. 바른기획만의 신중한 상황 분석 프로세스&lt;/h2&gt; &lt;p&gt;저희 바른기획은 의뢰인의 프라이버시를 최우선으로 생각하며, 모든 상담은 철저한 보안 하에 진행됩니다. 상황을 파악하는 과정 또한 상대방에게 불편함을 주지 않도록 정교하고 신중하게 설계됩니다.&lt;/p&gt; &lt;div class=&quot;highlight-box&quot;&gt;&lt;strong&gt;전문 상담의 핵심 지향점&lt;/strong&gt; &lt;ul&gt; &lt;li&gt;&lt;strong&gt;심층 행동 정황 파악:&lt;/strong&gt; 최근 발생한 생활 패턴의 변화를 시계열적으로 분석하여 갈등의 원인을 특정합니다.&lt;/li&gt; &lt;li&gt;&lt;strong&gt;객관적 사실 검토:&lt;/strong&gt; 주관적인 추측을 배제하고, 눈에 보이는 실제 정황들을 기반으로 현재 상태를 진단합니다.&lt;/li&gt; &lt;li&gt;&lt;strong&gt;맞춤형 대응 방안 컨설팅:&lt;/strong&gt; 파악된 정보를 바탕으로 갈등을 원만하게 풀어내거나 본인의 권리를 지킬 수 있는 합리적 대안을 마련합니다.&lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;h2 class=&quot;section-t&quot;&gt;3. 상호 존중과 원만한 해결을 향한 여정&lt;/h2&gt; &lt;p&gt;갈등의 골이 깊을수록 해결의 열쇠는 &amp;#39;명확한 근거&amp;#39;에 있습니다. 진실이 무엇인지 정확히 알게 될 때, 비로소 용서의 기회를 갖거나 혹은 자신을 위한 새로운 출발을 결정할 수 있는 용기가 생깁니다. 바른기획은 그 결정을 내리기까지의 과정을 안전하고 든든하게 받쳐드리는 조력자가 되어 드립니다.&lt;/p&gt; &lt;h3 class=&quot;sub-t&quot;&gt;바른기획은 당신의 더 나은 내일을 진심으로 응원합니다&lt;/h3&gt; &lt;p&gt;혼자서 고민하지 마십시오. 전문가와 나누는 한 마디 대화가 지친 당신의 마음에 큰 위로와 확실한 길잡이가 될 것입니다. 지금 이 순간, 여러분의 잃어버린 평안을 되찾기 위한 용기를 내어 보시기 바랍니다.&lt;/p&gt; &lt;/div&gt; &lt;div class=&quot;disclaimer&quot;&gt;면책 조항: 본 콘텐츠는 일반적인 정보 제공을 목적으로 작성되었으며, 실제 상황 진단 및 상담은 개별 문의를 통해 확인하시기 바랍니다. 바른기획은 관계 법령을 철저히 준수하며, 모든 서비스는 합법적인 테두리 내에서 안전하게 진행됩니다.&lt;/div&gt; &lt;/div&gt; &lt;/main&gt; &lt;/div&gt; &lt;nav class=&quot;bottom-nav&quot;&gt;&lt;a class=&quot;b-nav-btn phone&quot; href=&quot;tel:01081799637&quot;&gt;&lt;span&gt;&amp;#x1f4de;&lt;/span&gt;&lt;strong&gt;전화연결&lt;/strong&gt;&lt;/a&gt; &lt;a class=&quot;b-nav-btn tele&quot; href=&quot;https://t.me/askk00700&quot; target=&quot;_blank&quot;&gt;&lt;span&gt;✈️&lt;/span&gt;&lt;strong&gt;텔레그램&lt;/strong&gt;&lt;/a&gt; &lt;a class=&quot;b-nav-btn kakao&quot; href=&quot;http://qr.kakao.com/talk/8qKbvC7a9FE3Y4.AMdoJQv2uKeE-&quot; target=&quot;_blank&quot;&gt;&lt;span&gt;&amp;#x1f4ac;&lt;/span&gt;&lt;strong&gt;카카오톡&lt;/strong&gt;&lt;/a&gt; &lt;a class=&quot;b-nav-btn sms&quot; href=&quot;sms:01081799637&quot;&gt;&lt;span&gt;✉️&lt;/span&gt;&lt;strong&gt;문자문의&lt;/strong&gt;&lt;/a&gt;&lt;/nav&gt;</description>
		<category>board</category>					<dc:creator>admin</dc:creator>
			<guid isPermaLink="true">https://www.oogames.co.kr/board1/921</guid>
				<pubDate>Thu, 15 May 2025 21:51:00 +0900</pubDate>
		</item>	</channel>
</rss>
